2022-03-08 11:44:40.028 3768 2149340961424 MainThread INFO neutron.common.config [-] Logging enabled! 2022-03-08 11:44:40.028 3768 2149340961424 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 19.1.0.dev579 2022-03-08 11:44:40.054 3768 2149340961424 MainThread DEBUG neutron.common.config [-] command line: c:\python38\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2022-03-08 11:44:40.070 3768 2149340961424 MainThread INFO os_win.utils.network.networkutils [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] WMI caching is disabled. 2022-03-08 11:44:40.288 3768 2149340961424 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-03-08 11:44:40.364 3768 2149340961424 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-03-08 11:44:40.381 3768 2149340961424 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-03-08 11:44:40.526 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent initialized successfully, now running... 2022-03-08 11:44:40.538 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-03-08 11:44:40.563 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-03-08 11:44:40.624 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-03-08 11:46:45.493 3768 2149438459040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb780081-f8be-4319-94da-6082ef8bd664 - - - - -] port_update received: b816b028-8fe0-4350-89e1-e0dd732084b6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 11:46:45.493 3768 2149438459040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb780081-f8be-4319-94da-6082ef8bd664 - - - - -] No port b816b028-8fe0-4350-89e1-e0dd732084b6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 11:46:52.635 3768 2149437720880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7717ac70-be0f-44bc-89bd-e081f121a7db - - - - -] port_update received: 0643377f-d1e6-4bda-846e-013fa5b4b328 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 11:46:52.649 3768 2149437720880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7717ac70-be0f-44bc-89bd-e081f121a7db - - - - -] No port 0643377f-d1e6-4bda-846e-013fa5b4b328 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 11:46:53.018 3768 2149437622048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3747255b-898f-4330-ae23-a24b9476f775 - - - - -] port_update received: 8902bc36-67c2-4367-a3b5-f61ba643e0b7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 11:46:53.018 3768 2149437622048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3747255b-898f-4330-ae23-a24b9476f775 - - - - -] No port 8902bc36-67c2-4367-a3b5-f61ba643e0b7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 11:46:54.456 3768 2149438836800 MainThread WARNING oslo_policy.policy [req-50a5341f-914c-4718-9ff5-fcb067ea3a97 7f2597d8a46b48f19ee838072de9036a - - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-03-08 11:46:54.456 3768 2149438836800 MainThread WARNING oslo_policy.policy [req-50a5341f-914c-4718-9ff5-fcb067ea3a97 7f2597d8a46b48f19ee838072de9036a - - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-03-08 11:46:54.471 3768 2149438836800 MainThread WARNING oslo_policy.policy [req-50a5341f-914c-4718-9ff5-fcb067ea3a97 7f2597d8a46b48f19ee838072de9036a - - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2022-03-08 11:46:54.471 3768 2149438836800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-50a5341f-914c-4718-9ff5-fcb067ea3a97 7f2597d8a46b48f19ee838072de9036a - - - -] Security group rule updated on remote: ['887bab96-68b7-4fc8-914e-286ce19cefd5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 11:46:54.471 3768 2149438836800 MainThread INFO neutron.agent.securitygroups_rpc [req-50a5341f-914c-4718-9ff5-fcb067ea3a97 7f2597d8a46b48f19ee838072de9036a - - - -] Security group rule updated ['887bab96-68b7-4fc8-914e-286ce19cefd5'] 2022-03-08 11:46:56.568 3768 2149438111808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f0817663-df13-48de-82fb-fa208764cccc 7f2597d8a46b48f19ee838072de9036a - - - -] Security group rule updated on remote: ['887bab96-68b7-4fc8-914e-286ce19cefd5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 11:46:56.568 3768 2149438111808 MainThread INFO neutron.agent.securitygroups_rpc [req-f0817663-df13-48de-82fb-fa208764cccc 7f2597d8a46b48f19ee838072de9036a - - - -] Security group rule updated ['887bab96-68b7-4fc8-914e-286ce19cefd5'] 2022-03-08 11:46:57.127 3768 2149438111808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8095d9cd-4830-42b9-8e3d-b8eaa4ca1976 - - - - -] port_update received: dc48a9a3-53f6-4d52-9e7b-fba1ba74708c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 11:46:57.139 3768 2149438111808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8095d9cd-4830-42b9-8e3d-b8eaa4ca1976 - - - - -] No port dc48a9a3-53f6-4d52-9e7b-fba1ba74708c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 11:46:57.459 3768 2149438111808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-23a43622-feb8-426f-af54-b1b92cedfe07 aa52fd66b6324563b659505ec5094362 - - - -] Security group member updated on remote: ['0968fd71-1469-474a-974f-e688b19fb905'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:46:57.495 3768 2149438111808 MainThread INFO neutron.agent.securitygroups_rpc [req-23a43622-feb8-426f-af54-b1b92cedfe07 aa52fd66b6324563b659505ec5094362 - - - -] Security group member updated ['0968fd71-1469-474a-974f-e688b19fb905'] 2022-03-08 11:47:00.465 3768 2149438612048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11e49e5a-6743-4fbe-acdd-bccb8cf3edb6 - - - - -] port_update received: 342a5256-09d2-4d29-95e6-98adb93886d2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 11:47:00.488 3768 2149438612048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11e49e5a-6743-4fbe-acdd-bccb8cf3edb6 - - - - -] No port 342a5256-09d2-4d29-95e6-98adb93886d2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 11:47:02.710 3768 2149439222880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f4f54b10-dfc7-4cc3-8c9e-24492f250a44 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] Security group rule updated on remote: ['cc00e7bb-ff13-40f0-8580-6602b8830727'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 11:47:02.710 3768 2149439222880 MainThread INFO neutron.agent.securitygroups_rpc [req-f4f54b10-dfc7-4cc3-8c9e-24492f250a44 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] Security group rule updated ['cc00e7bb-ff13-40f0-8580-6602b8830727'] 2022-03-08 11:47:03.629 3768 2149438843008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-35c7f0a9-50e2-48ca-bdcd-6fba2912f670 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] Security group rule updated on remote: ['cc00e7bb-ff13-40f0-8580-6602b8830727'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 11:47:03.629 3768 2149438843008 MainThread INFO neutron.agent.securitygroups_rpc [req-35c7f0a9-50e2-48ca-bdcd-6fba2912f670 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] Security group rule updated ['cc00e7bb-ff13-40f0-8580-6602b8830727'] 2022-03-08 11:47:05.339 3768 2149439796144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee4ab8fe-bc30-420e-8b2f-6fc500495864 7b1f9854d8644a01bda9a3ff93a277c0 - - - -] port_update received: f5477e3f-7c33-4f31-91d4-18ec5fee054d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 11:47:05.373 3768 2149439796144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee4ab8fe-bc30-420e-8b2f-6fc500495864 7b1f9854d8644a01bda9a3ff93a277c0 - - - -] No port f5477e3f-7c33-4f31-91d4-18ec5fee054d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 11:47:08.319 3768 2149437214960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f5cce75-b731-429c-a020-ff971deb8aee - - - - -] port_update received: 34a23ccb-09ed-4afd-a75b-dcfede3b5d2c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 11:47:08.334 3768 2149437214960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f5cce75-b731-429c-a020-ff971deb8aee - - - - -] No port 34a23ccb-09ed-4afd-a75b-dcfede3b5d2c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 11:47:08.546 3768 2149437214960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b07e58d9-d315-4b59-8a7a-41b67a7fc360 44d33ea57df44dc0b427b029b2dbdcad - - - -] Security group member updated on remote: ['8eecb083-750f-4272-a523-a3593386fa78'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:47:08.546 3768 2149437214960 MainThread INFO neutron.agent.securitygroups_rpc [req-b07e58d9-d315-4b59-8a7a-41b67a7fc360 44d33ea57df44dc0b427b029b2dbdcad - - - -] Security group member updated ['8eecb083-750f-4272-a523-a3593386fa78'] 2022-03-08 11:47:12.144 3768 2149439294976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26658759-4ac4-449c-a4af-548f77aa1d95 7b1f9854d8644a01bda9a3ff93a277c0 - - - -] port_update received: c3de4f94-561b-484a-bcf4-6ba285fbcbba port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 11:47:12.144 3768 2149439294976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26658759-4ac4-449c-a4af-548f77aa1d95 7b1f9854d8644a01bda9a3ff93a277c0 - - - -] No port c3de4f94-561b-484a-bcf4-6ba285fbcbba defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 11:47:13.018 3768 2149438979936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-071d5dc1-90d6-4523-8909-351b874dd5c6 44d33ea57df44dc0b427b029b2dbdcad - - - -] Security group member updated on remote: ['8eecb083-750f-4272-a523-a3593386fa78'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:47:13.049 3768 2149438979936 MainThread INFO neutron.agent.securitygroups_rpc [req-071d5dc1-90d6-4523-8909-351b874dd5c6 44d33ea57df44dc0b427b029b2dbdcad - - - -] Security group member updated ['8eecb083-750f-4272-a523-a3593386fa78'] 2022-03-08 11:47:13.687 3768 2149438244288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f5477e3f-7c33-4f31-91d4-18ec5fee054d 2022-03-08 11:47:14.065 3768 2149438613632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9c5d8799-8848-4649-b29d-b70ac607fa66 7f2597d8a46b48f19ee838072de9036a - - - -] Security group member updated on remote: ['887bab96-68b7-4fc8-914e-286ce19cefd5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:47:14.065 3768 2149438613632 MainThread INFO neutron.agent.securitygroups_rpc [req-9c5d8799-8848-4649-b29d-b70ac607fa66 7f2597d8a46b48f19ee838072de9036a - - - -] Security group member updated ['887bab96-68b7-4fc8-914e-286ce19cefd5'] 2022-03-08 11:47:14.618 3768 2149438902688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0db83fa7-c5e6-4e77-96d1-b046d3fa5550 7b1f9854d8644a01bda9a3ff93a277c0 - - - -] port_update received: b8256cbe-b0a3-4129-9e00-c7404636c2da port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 11:47:14.643 3768 2149438902688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0db83fa7-c5e6-4e77-96d1-b046d3fa5550 7b1f9854d8644a01bda9a3ff93a277c0 - - - -] No port b8256cbe-b0a3-4129-9e00-c7404636c2da defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 11:47:15.486 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 11:47:15.678 3768 2149438244288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c3de4f94-561b-484a-bcf4-6ba285fbcbba 2022-03-08 11:47:15.977 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Adding port f5477e3f-7c33-4f31-91d4-18ec5fee054d 2022-03-08 11:47:16.001 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Port f5477e3f-7c33-4f31-91d4-18ec5fee054d updated. Details: {'device': 'f5477e3f-7c33-4f31-91d4-18ec5fee054d', 'network_id': 'e2678e6a-02f2-41e0-affb-4a74ecb5a301', 'port_id': 'f5477e3f-7c33-4f31-91d4-18ec5fee054d', 'mac_address': 'fa:16:3e:db:d1:6d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 387, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6a31da57-8bf4-41b3-ad2f-c4ea2ba456ac', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-08 11:47:16.001 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 11:47:16.001 3768 2149439951440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f5477e3f-7c33-4f31-91d4-18ec5fee054d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:47:16.018 3768 2149439951440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f5477e3f-7c33-4f31-91d4-18ec5fee054d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 11:47:16.018 3768 2149439951440 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e2678e6a-02f2-41e0-affb-4a74ecb5a301 2022-03-08 11:47:16.030 3768 2149439951440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 11:47:16.191 3768 2149439951440 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f5477e3f-7c33-4f31-91d4-18ec5fee054d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:47:16.191 3768 2149439951440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f5477e3f-7c33-4f31-91d4-18ec5fee054d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:47:16.225 3768 2149439951440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f5477e3f-7c33-4f31-91d4-18ec5fee054d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 11:47:16.240 3768 2149439951440 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 387, VLAN trunk: None to switch port f5477e3f-7c33-4f31-91d4-18ec5fee054d 2022-03-08 11:47:16.322 3768 2149439951440 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 11:47:16.322 3768 2149439951440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f5477e3f-7c33-4f31-91d4-18ec5fee054d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 11:47:16.826 3768 2149439951440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f5477e3f-7c33-4f31-91d4-18ec5fee054d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 11:47:16.826 3768 2149439951440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 11:47:16.838 3768 2149439951440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0968fd71-1469-474a-974f-e688b19fb905) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 11:47:16.838 3768 2149439951440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0968fd71-1469-474a-974f-e688b19fb905) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-08 11:47:16.847 3768 2149439951440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f5477e3f-7c33-4f31-91d4-18ec5fee054d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 11:47:16.847 3768 2149439951440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 11:47:16.847 3768 2149439951440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f5477e3f-7c33-4f31-91d4-18ec5fee054d not yet added. Adding. 2022-03-08 11:47:16.847 3768 2149439951440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 11:47:16.847 3768 2149439951440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 11:47:16.959 3768 2149439951440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f5477e3f-7c33-4f31-91d4-18ec5fee054d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:47:17.024 3768 2149439951440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f5477e3f-7c33-4f31-91d4-18ec5fee054d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:47:17.048 3768 2149439951440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f5477e3f-7c33-4f31-91d4-18ec5fee054d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:47:17.144 3768 2149439951440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f5477e3f-7c33-4f31-91d4-18ec5fee054d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:47:17.205 3768 2149439951440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f5477e3f-7c33-4f31-91d4-18ec5fee054d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.204s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:47:17.228 3768 2149439951440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f5477e3f-7c33-4f31-91d4-18ec5fee054d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 11:47:17.228 3768 2149439951440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f5477e3f-7c33-4f31-91d4-18ec5fee054d processed. 2022-03-08 11:47:17.283 3768 2149439951440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e8e157f3-f8ff-434a-9f1e-7e336041d3bd d0c956a64a86402faa2726cbd21ae597 - - - -] network_delete received. Deleting network 025982df-3914-4c25-ac61-1f08d4e230c9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-08 11:47:17.283 3768 2149439951440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e8e157f3-f8ff-434a-9f1e-7e336041d3bd d0c956a64a86402faa2726cbd21ae597 - - - -] Network 025982df-3914-4c25-ac61-1f08d4e230c9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-08 11:47:17.504 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 11:47:17.504 3768 2149439951440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:47:17.674 3768 2149438509824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-194f0901-5368-41c8-9c8a-f055d2c471ca 7b1f9854d8644a01bda9a3ff93a277c0 - - - -] port_update received: 2f978ce9-a8b9-4561-af0f-1d5dd76c6482 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 11:47:17.686 3768 2149438509824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-194f0901-5368-41c8-9c8a-f055d2c471ca 7b1f9854d8644a01bda9a3ff93a277c0 - - - -] No port 2f978ce9-a8b9-4561-af0f-1d5dd76c6482 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 11:47:17.707 3768 2149438244288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b8256cbe-b0a3-4129-9e00-c7404636c2da 2022-03-08 11:47:18.111 3768 2149438666000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b8ba9a94-b412-4a1a-9a78-cb3e5b2268fd 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] Security group member updated on remote: ['cc00e7bb-ff13-40f0-8580-6602b8830727'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:47:18.127 3768 2149438666000 MainThread INFO neutron.agent.securitygroups_rpc [req-b8ba9a94-b412-4a1a-9a78-cb3e5b2268fd 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] Security group member updated ['cc00e7bb-ff13-40f0-8580-6602b8830727'] 2022-03-08 11:47:18.197 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Adding port c3de4f94-561b-484a-bcf4-6ba285fbcbba 2022-03-08 11:47:18.197 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Port c3de4f94-561b-484a-bcf4-6ba285fbcbba updated. Details: {'device': 'c3de4f94-561b-484a-bcf4-6ba285fbcbba', 'network_id': '852fa11f-8f55-4af7-a8b8-229a8d8ca0d6', 'port_id': 'c3de4f94-561b-484a-bcf4-6ba285fbcbba', 'mac_address': 'fa:16:3e:ff:b6:c6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 398, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8ff40c18-d8e5-41a9-861f-013bcd2b3a64', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-08 11:47:18.212 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 11:47:18.212 3768 2149438843008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c3de4f94-561b-484a-bcf4-6ba285fbcbba" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:47:18.224 3768 2149438843008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c3de4f94-561b-484a-bcf4-6ba285fbcbba _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 11:47:18.224 3768 2149438843008 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 852fa11f-8f55-4af7-a8b8-229a8d8ca0d6 2022-03-08 11:47:18.237 3768 2149438843008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 11:47:18.362 3768 2149438843008 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c3de4f94-561b-484a-bcf4-6ba285fbcbba') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:47:18.362 3768 2149438843008 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c3de4f94-561b-484a-bcf4-6ba285fbcbba') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:47:18.381 3768 2149438843008 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c3de4f94-561b-484a-bcf4-6ba285fbcbba is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 11:47:18.409 3768 2149438843008 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 398, VLAN trunk: None to switch port c3de4f94-561b-484a-bcf4-6ba285fbcbba 2022-03-08 11:47:18.487 3768 2149438843008 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 11:47:18.487 3768 2149438843008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c3de4f94-561b-484a-bcf4-6ba285fbcbba'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 11:47:18.728 3768 2149439951440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:47:18.791 3768 2149440060752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d2e1d1-4714-4585-b98a-6ee54206bf92 d0c956a64a86402faa2726cbd21ae597 - - - -] network_delete received. Deleting network 09fab60c-e2b9-4b6a-8978-d9afda11986f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-08 11:47:18.791 3768 2149440060752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d2e1d1-4714-4585-b98a-6ee54206bf92 d0c956a64a86402faa2726cbd21ae597 - - - -] Network 09fab60c-e2b9-4b6a-8978-d9afda11986f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-08 11:47:19.292 3768 2149438843008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c3de4f94-561b-484a-bcf4-6ba285fbcbba']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 11:47:19.292 3768 2149438843008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 11:47:19.292 3768 2149438843008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8eecb083-750f-4272-a523-a3593386fa78) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 11:47:19.292 3768 2149438843008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8eecb083-750f-4272-a523-a3593386fa78) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-08 11:47:19.315 3768 2149438843008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c3de4f94-561b-484a-bcf4-6ba285fbcbba _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 11:47:19.320 3768 2149438843008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 11:47:19.320 3768 2149438843008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c3de4f94-561b-484a-bcf4-6ba285fbcbba not yet added. Adding. 2022-03-08 11:47:19.320 3768 2149438843008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 11:47:19.341 3768 2149438843008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 11:47:19.424 3768 2149438843008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c3de4f94-561b-484a-bcf4-6ba285fbcbba" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:47:19.512 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 11:47:19.512 3768 2149438843008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c3de4f94-561b-484a-bcf4-6ba285fbcbba" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:47:19.512 3768 2149438843008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c3de4f94-561b-484a-bcf4-6ba285fbcbba" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:47:19.630 3768 2149438843008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c3de4f94-561b-484a-bcf4-6ba285fbcbba" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:47:19.721 3768 2149438843008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c3de4f94-561b-484a-bcf4-6ba285fbcbba" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:47:19.721 3768 2149438843008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c3de4f94-561b-484a-bcf4-6ba285fbcbba status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 11:47:19.742 3768 2149438843008 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c3de4f94-561b-484a-bcf4-6ba285fbcbba processed. 2022-03-08 11:47:19.753 3768 2149438244288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2f978ce9-a8b9-4561-af0f-1d5dd76c6482 2022-03-08 11:47:20.103 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Adding port b8256cbe-b0a3-4129-9e00-c7404636c2da 2022-03-08 11:47:20.103 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Port b8256cbe-b0a3-4129-9e00-c7404636c2da updated. Details: {'device': 'b8256cbe-b0a3-4129-9e00-c7404636c2da', 'network_id': '852fa11f-8f55-4af7-a8b8-229a8d8ca0d6', 'port_id': 'b8256cbe-b0a3-4129-9e00-c7404636c2da', 'mac_address': 'fa:16:3e:d5:bd:54', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 398, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8ff40c18-d8e5-41a9-861f-013bcd2b3a64', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-08 11:47:20.103 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 11:47:20.127 3768 2149440073568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b8256cbe-b0a3-4129-9e00-c7404636c2da" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:47:20.127 3768 2149440073568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b8256cbe-b0a3-4129-9e00-c7404636c2da _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 11:47:20.127 3768 2149440073568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 11:47:20.270 3768 2149440073568 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b8256cbe-b0a3-4129-9e00-c7404636c2da') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:47:20.270 3768 2149440073568 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b8256cbe-b0a3-4129-9e00-c7404636c2da') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:47:20.288 3768 2149440073568 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b8256cbe-b0a3-4129-9e00-c7404636c2da is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 11:47:20.288 3768 2149440073568 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 398, VLAN trunk: None to switch port b8256cbe-b0a3-4129-9e00-c7404636c2da 2022-03-08 11:47:20.398 3768 2149440073568 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 11:47:20.398 3768 2149440073568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b8256cbe-b0a3-4129-9e00-c7404636c2da'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 11:47:20.490 3768 2149438509296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62aa8e8b-b236-4698-aed9-9cc7cba9ebee 7b1f9854d8644a01bda9a3ff93a277c0 - - - -] port_update received: de884710-02e3-496e-b13c-28e0751d5dae port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 11:47:20.511 3768 2149438509296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62aa8e8b-b236-4698-aed9-9cc7cba9ebee 7b1f9854d8644a01bda9a3ff93a277c0 - - - -] No port de884710-02e3-496e-b13c-28e0751d5dae defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 11:47:20.849 3768 2149440073568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b8256cbe-b0a3-4129-9e00-c7404636c2da']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 11:47:20.875 3768 2149440073568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 11:47:20.875 3768 2149440073568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8eecb083-750f-4272-a523-a3593386fa78) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 11:47:20.888 3768 2149440073568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8eecb083-750f-4272-a523-a3593386fa78) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-08 11:47:20.888 3768 2149440073568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b8256cbe-b0a3-4129-9e00-c7404636c2da _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 11:47:20.900 3768 2149440073568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 11:47:20.911 3768 2149440073568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b8256cbe-b0a3-4129-9e00-c7404636c2da not yet added. Adding. 2022-03-08 11:47:20.911 3768 2149440073568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 11:47:20.911 3768 2149440073568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 11:47:21.030 3768 2149440073568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8256cbe-b0a3-4129-9e00-c7404636c2da" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:47:21.143 3768 2149440073568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8256cbe-b0a3-4129-9e00-c7404636c2da" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:47:21.143 3768 2149440073568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8256cbe-b0a3-4129-9e00-c7404636c2da" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:47:21.280 3768 2149440073568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8256cbe-b0a3-4129-9e00-c7404636c2da" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:47:21.361 3768 2149440073568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b8256cbe-b0a3-4129-9e00-c7404636c2da" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:47:21.395 3768 2149440073568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b8256cbe-b0a3-4129-9e00-c7404636c2da status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 11:47:21.395 3768 2149440073568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b8256cbe-b0a3-4129-9e00-c7404636c2da processed. 2022-03-08 11:47:21.510 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 11:47:21.510 3768 2149440073568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:47:22.143 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Adding port 2f978ce9-a8b9-4561-af0f-1d5dd76c6482 2022-03-08 11:47:22.158 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Port 2f978ce9-a8b9-4561-af0f-1d5dd76c6482 updated. Details: {'device': '2f978ce9-a8b9-4561-af0f-1d5dd76c6482', 'network_id': 'ddeef853-3287-49a7-b0fc-383ed11d55d1', 'port_id': '2f978ce9-a8b9-4561-af0f-1d5dd76c6482', 'mac_address': 'fa:16:3e:9f:b5:26', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 394, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6f5a92ba-c7cb-4892-bec9-511833e346a5', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-08 11:47:22.158 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 11:47:22.174 3768 2149440060752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2f978ce9-a8b9-4561-af0f-1d5dd76c6482" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:47:22.174 3768 2149440060752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2f978ce9-a8b9-4561-af0f-1d5dd76c6482 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 11:47:22.174 3768 2149440060752 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ddeef853-3287-49a7-b0fc-383ed11d55d1 2022-03-08 11:47:22.174 3768 2149440060752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 11:47:22.346 3768 2149440060752 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2f978ce9-a8b9-4561-af0f-1d5dd76c6482') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:47:22.346 3768 2149440060752 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2f978ce9-a8b9-4561-af0f-1d5dd76c6482') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:47:22.384 3768 2149440060752 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2f978ce9-a8b9-4561-af0f-1d5dd76c6482 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 11:47:22.394 3768 2149440060752 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 394, VLAN trunk: None to switch port 2f978ce9-a8b9-4561-af0f-1d5dd76c6482 2022-03-08 11:47:22.475 3768 2149440060752 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 11:47:22.493 3768 2149440060752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2f978ce9-a8b9-4561-af0f-1d5dd76c6482'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 11:47:22.505 3768 2149440073568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.984s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:47:22.849 3768 2149440060752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2f978ce9-a8b9-4561-af0f-1d5dd76c6482']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 11:47:22.871 3768 2149440060752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 11:47:22.871 3768 2149440060752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (887bab96-68b7-4fc8-914e-286ce19cefd5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 11:47:22.881 3768 2149440060752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2f978ce9-a8b9-4561-af0f-1d5dd76c6482 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 11:47:22.881 3768 2149440060752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 11:47:22.881 3768 2149440060752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2f978ce9-a8b9-4561-af0f-1d5dd76c6482 not yet added. Adding. 2022-03-08 11:47:22.903 3768 2149440060752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 11:47:22.903 3768 2149440060752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 11:47:23.018 3768 2149440060752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2f978ce9-a8b9-4561-af0f-1d5dd76c6482" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:47:23.174 3768 2149440060752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2f978ce9-a8b9-4561-af0f-1d5dd76c6482" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:47:23.174 3768 2149440060752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2f978ce9-a8b9-4561-af0f-1d5dd76c6482" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:47:23.315 3768 2149440060752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2f978ce9-a8b9-4561-af0f-1d5dd76c6482" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:47:23.471 3768 2149440060752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2f978ce9-a8b9-4561-af0f-1d5dd76c6482" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:47:23.481 3768 2149440060752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2f978ce9-a8b9-4561-af0f-1d5dd76c6482 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 11:47:23.489 3768 2149440060752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2f978ce9-a8b9-4561-af0f-1d5dd76c6482 processed. 2022-03-08 11:47:23.522 3768 2149440060752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:47:23.802 3768 2149438244288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: de884710-02e3-496e-b13c-28e0751d5dae 2022-03-08 11:47:23.914 3768 2149440060752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.390s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:47:25.533 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 11:47:25.899 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Adding port de884710-02e3-496e-b13c-28e0751d5dae 2022-03-08 11:47:25.901 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Port de884710-02e3-496e-b13c-28e0751d5dae updated. Details: {'device': 'de884710-02e3-496e-b13c-28e0751d5dae', 'network_id': '642a6f0e-a92a-4430-9e00-72817ee17301', 'port_id': 'de884710-02e3-496e-b13c-28e0751d5dae', 'mac_address': 'fa:16:3e:5b:86:00', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 371, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c4b92a9f-a9d4-4a86-a79b-4a32c15b919d', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-08 11:47:25.911 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 11:47:25.940 3768 2149440198784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-de884710-02e3-496e-b13c-28e0751d5dae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:47:25.940 3768 2149440198784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port de884710-02e3-496e-b13c-28e0751d5dae _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 11:47:25.940 3768 2149440198784 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 642a6f0e-a92a-4430-9e00-72817ee17301 2022-03-08 11:47:25.957 3768 2149440198784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 11:47:26.158 3768 2149440198784 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'de884710-02e3-496e-b13c-28e0751d5dae') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:47:26.179 3768 2149440198784 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'de884710-02e3-496e-b13c-28e0751d5dae') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:47:26.179 3768 2149440198784 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port de884710-02e3-496e-b13c-28e0751d5dae is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 11:47:26.206 3768 2149440198784 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 371, VLAN trunk: None to switch port de884710-02e3-496e-b13c-28e0751d5dae 2022-03-08 11:47:26.339 3768 2149440198784 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 11:47:26.348 3768 2149440198784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['de884710-02e3-496e-b13c-28e0751d5dae'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 11:47:26.864 3768 2149440198784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['de884710-02e3-496e-b13c-28e0751d5dae']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 11:47:26.877 3768 2149440198784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 11:47:26.877 3768 2149440198784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cc00e7bb-ff13-40f0-8580-6602b8830727) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 11:47:26.877 3768 2149440198784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for de884710-02e3-496e-b13c-28e0751d5dae _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 11:47:26.898 3768 2149440198784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 11:47:26.911 3768 2149440198784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device de884710-02e3-496e-b13c-28e0751d5dae not yet added. Adding. 2022-03-08 11:47:26.911 3768 2149440198784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 11:47:26.930 3768 2149440198784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 11:47:27.096 3768 2149440198784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de884710-02e3-496e-b13c-28e0751d5dae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:47:27.271 3768 2149440198784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de884710-02e3-496e-b13c-28e0751d5dae" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:47:27.283 3768 2149440198784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de884710-02e3-496e-b13c-28e0751d5dae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:47:27.458 3768 2149440198784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de884710-02e3-496e-b13c-28e0751d5dae" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:47:27.584 3768 2149440198784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-de884710-02e3-496e-b13c-28e0751d5dae" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.656s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:47:27.601 3768 2149440198784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port de884710-02e3-496e-b13c-28e0751d5dae status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 11:47:27.601 3768 2149440198784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port de884710-02e3-496e-b13c-28e0751d5dae processed. 2022-03-08 11:47:29.580 3768 2149437288112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:47:30.160 3768 2149437288112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.578s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:47:31.957 3768 2149438244640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f5477e3f-7c33-4f31-91d4-18ec5fee054d 2022-03-08 11:47:32.957 3768 2149439230016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3e564c1a-5c79-4848-827a-b72742cf66f9 aa52fd66b6324563b659505ec5094362 - - - -] Security group member updated on remote: ['0968fd71-1469-474a-974f-e688b19fb905'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:47:32.971 3768 2149439230016 MainThread INFO neutron.agent.securitygroups_rpc [req-3e564c1a-5c79-4848-827a-b72742cf66f9 aa52fd66b6324563b659505ec5094362 - - - -] Security group member updated ['0968fd71-1469-474a-974f-e688b19fb905'] 2022-03-08 11:47:32.971 3768 2149439230016 MainThread INFO neutron.agent.securitygroups_rpc [req-3e564c1a-5c79-4848-827a-b72742cf66f9 aa52fd66b6324563b659505ec5094362 - - - -] Refresh firewall rules 2022-03-08 11:47:32.971 3768 2149439230016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3e564c1a-5c79-4848-827a-b72742cf66f9 aa52fd66b6324563b659505ec5094362 - - - -] Get security group information for devices via rpc ['f5477e3f-7c33-4f31-91d4-18ec5fee054d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 11:47:33.050 3768 2149439230016 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3e564c1a-5c79-4848-827a-b72742cf66f9 aa52fd66b6324563b659505ec5094362 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 11:47:33.050 3768 2149439230016 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3e564c1a-5c79-4848-827a-b72742cf66f9 aa52fd66b6324563b659505ec5094362 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 11:47:33.129 3768 2149439230016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e564c1a-5c79-4848-827a-b72742cf66f9 aa52fd66b6324563b659505ec5094362 - - - -] port_delete event received for 'f5477e3f-7c33-4f31-91d4-18ec5fee054d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:47:33.632 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 11:47:33.632 3768 2149438843184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f5477e3f-7c33-4f31-91d4-18ec5fee054d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 11:47:33.632 3768 2149438843184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f5477e3f-7c33-4f31-91d4-18ec5fee054d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 11:47:33.655 3768 2149438843184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f5477e3f-7c33-4f31-91d4-18ec5fee054d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 11:47:33.660 3768 2149438843184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e2678e6a-02f2-41e0-affb-4a74ecb5a301 2022-03-08 11:47:33.685 3768 2149438843184 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f5477e3f-7c33-4f31-91d4-18ec5fee054d'] 2022-03-08 11:47:33.685 3768 2149438843184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 11:47:33.685 3768 2149438843184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 11:47:33.701 3768 2149438843184 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f5477e3f-7c33-4f31-91d4-18ec5fee054d'] 2022-03-08 11:47:35.653 3768 2149419719488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:47:35.691 3768 2149419719488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:47:38.127 3768 2149439231952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11344573-e6eb-4ecb-8db8-67d60324f25a d0c956a64a86402faa2726cbd21ae597 - - - -] network_delete received. Deleting network e2678e6a-02f2-41e0-affb-4a74ecb5a301 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-08 11:47:38.127 3768 2149439231952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11344573-e6eb-4ecb-8db8-67d60324f25a d0c956a64a86402faa2726cbd21ae597 - - - -] Network e2678e6a-02f2-41e0-affb-4a74ecb5a301 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-08 11:47:40.058 3768 2149440128272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-279fb389-6c2e-49be-80c2-ff7e866189b6 06e15ec838da4c778de275af1c9a915e - - - -] Security group member updated on remote: ['880bcd7d-5f17-4b9a-ba33-5e04a6a0bba9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:47:40.066 3768 2149440128272 MainThread INFO neutron.agent.securitygroups_rpc [req-279fb389-6c2e-49be-80c2-ff7e866189b6 06e15ec838da4c778de275af1c9a915e - - - -] Security group member updated ['880bcd7d-5f17-4b9a-ba33-5e04a6a0bba9'] 2022-03-08 11:47:41.642 3768 2149438510880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9acb97d-922e-411b-957a-f61da52659fc 7b1f9854d8644a01bda9a3ff93a277c0 - - - -] port_update received: 5e18d1b3-4e16-4314-9e2d-5e533724cd5c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 11:47:41.674 3768 2149438510880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9acb97d-922e-411b-957a-f61da52659fc 7b1f9854d8644a01bda9a3ff93a277c0 - - - -] No port 5e18d1b3-4e16-4314-9e2d-5e533724cd5c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 11:47:43.020 3768 2149438614864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3c94e333-07ab-491c-9d3d-6c9634844927 c98139979173406f82a0ae8dcb4c1c52 - - - -] Security group member updated on remote: ['d8f10b00-13ea-4dca-8a2e-cfb2d73a651f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:47:43.020 3768 2149438614864 MainThread INFO neutron.agent.securitygroups_rpc [req-3c94e333-07ab-491c-9d3d-6c9634844927 c98139979173406f82a0ae8dcb4c1c52 - - - -] Security group member updated ['d8f10b00-13ea-4dca-8a2e-cfb2d73a651f'] 2022-03-08 11:47:43.944 3768 2149438244288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5e18d1b3-4e16-4314-9e2d-5e533724cd5c 2022-03-08 11:47:44.338 3768 2149438614688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25ec82ca-7952-4e95-a947-2f27cfbb5442 7b1f9854d8644a01bda9a3ff93a277c0 - - - -] port_update received: b23b1c12-1cb1-46d6-8a58-b90e95c6bdf1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 11:47:44.362 3768 2149438614688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25ec82ca-7952-4e95-a947-2f27cfbb5442 7b1f9854d8644a01bda9a3ff93a277c0 - - - -] No port b23b1c12-1cb1-46d6-8a58-b90e95c6bdf1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 11:47:45.712 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 11:47:45.972 3768 2149438244288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b23b1c12-1cb1-46d6-8a58-b90e95c6bdf1 2022-03-08 11:47:46.445 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Adding port 5e18d1b3-4e16-4314-9e2d-5e533724cd5c 2022-03-08 11:47:46.445 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Port 5e18d1b3-4e16-4314-9e2d-5e533724cd5c updated. Details: {'device': '5e18d1b3-4e16-4314-9e2d-5e533724cd5c', 'network_id': 'f2f4d79e-4e87-42ba-a093-9a924d362acd', 'port_id': '5e18d1b3-4e16-4314-9e2d-5e533724cd5c', 'mac_address': 'fa:16:3e:97:d6:f9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 351, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8e0bfb11-edbe-4c44-aec6-f250b7209ddd', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-08 11:47:46.460 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 11:47:46.460 3768 2149437341008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5e18d1b3-4e16-4314-9e2d-5e533724cd5c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:47:46.460 3768 2149437341008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5e18d1b3-4e16-4314-9e2d-5e533724cd5c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 11:47:46.480 3768 2149437341008 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f2f4d79e-4e87-42ba-a093-9a924d362acd 2022-03-08 11:47:46.489 3768 2149437341008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 11:47:46.720 3768 2149437341008 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5e18d1b3-4e16-4314-9e2d-5e533724cd5c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:47:46.720 3768 2149437341008 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5e18d1b3-4e16-4314-9e2d-5e533724cd5c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:47:46.757 3768 2149437341008 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5e18d1b3-4e16-4314-9e2d-5e533724cd5c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 11:47:46.770 3768 2149437341008 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 351, VLAN trunk: None to switch port 5e18d1b3-4e16-4314-9e2d-5e533724cd5c 2022-03-08 11:47:46.893 3768 2149437341008 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 11:47:46.893 3768 2149437341008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5e18d1b3-4e16-4314-9e2d-5e533724cd5c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 11:47:46.987 3768 2149439223584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b9c766c-5298-4601-bc42-705342479e8b - - - - -] port_update received: f49f6a5c-bf18-4ae7-9ad0-b07e94a2ebed port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 11:47:47.006 3768 2149439223584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b9c766c-5298-4601-bc42-705342479e8b - - - - -] No port f49f6a5c-bf18-4ae7-9ad0-b07e94a2ebed defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 11:47:47.082 3768 2149437341008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5e18d1b3-4e16-4314-9e2d-5e533724cd5c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 11:47:47.096 3768 2149437341008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 11:47:47.096 3768 2149437341008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (880bcd7d-5f17-4b9a-ba33-5e04a6a0bba9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 11:47:47.113 3768 2149437341008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (880bcd7d-5f17-4b9a-ba33-5e04a6a0bba9) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-08 11:47:47.127 3768 2149437341008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5e18d1b3-4e16-4314-9e2d-5e533724cd5c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 11:47:47.127 3768 2149437341008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 11:47:47.127 3768 2149437341008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5e18d1b3-4e16-4314-9e2d-5e533724cd5c not yet added. Adding. 2022-03-08 11:47:47.143 3768 2149437341008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 11:47:47.159 3768 2149437341008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 11:47:47.331 3768 2149437341008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5e18d1b3-4e16-4314-9e2d-5e533724cd5c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:47:47.518 3768 2149437341008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5e18d1b3-4e16-4314-9e2d-5e533724cd5c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:47:47.518 3768 2149437341008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5e18d1b3-4e16-4314-9e2d-5e533724cd5c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:47:47.747 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 11:47:47.756 3768 2149437341008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5e18d1b3-4e16-4314-9e2d-5e533724cd5c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:47:47.885 3768 2149437341008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5e18d1b3-4e16-4314-9e2d-5e533724cd5c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:47:47.885 3768 2149437341008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5e18d1b3-4e16-4314-9e2d-5e533724cd5c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 11:47:47.896 3768 2149437341008 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5e18d1b3-4e16-4314-9e2d-5e533724cd5c processed. 2022-03-08 11:47:48.088 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Adding port b23b1c12-1cb1-46d6-8a58-b90e95c6bdf1 2022-03-08 11:47:48.088 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Port b23b1c12-1cb1-46d6-8a58-b90e95c6bdf1 updated. Details: {'device': 'b23b1c12-1cb1-46d6-8a58-b90e95c6bdf1', 'network_id': '0d669bc7-4f17-49c8-bf93-83399f830dba', 'port_id': 'b23b1c12-1cb1-46d6-8a58-b90e95c6bdf1', 'mac_address': 'fa:16:3e:95:b5:2e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 365, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b61cefef-b2a3-4e61-8907-656e0a794b7e', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-08 11:47:48.101 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 11:47:48.112 3768 2149437341008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b23b1c12-1cb1-46d6-8a58-b90e95c6bdf1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:47:48.112 3768 2149437341008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b23b1c12-1cb1-46d6-8a58-b90e95c6bdf1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 11:47:48.129 3768 2149437341008 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0d669bc7-4f17-49c8-bf93-83399f830dba 2022-03-08 11:47:48.129 3768 2149437341008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 11:47:48.329 3768 2149437341008 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b23b1c12-1cb1-46d6-8a58-b90e95c6bdf1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:47:48.349 3768 2149437341008 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b23b1c12-1cb1-46d6-8a58-b90e95c6bdf1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:47:48.363 3768 2149437341008 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b23b1c12-1cb1-46d6-8a58-b90e95c6bdf1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 11:47:48.377 3768 2149437341008 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 365, VLAN trunk: None to switch port b23b1c12-1cb1-46d6-8a58-b90e95c6bdf1 2022-03-08 11:47:48.504 3768 2149437341008 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 11:47:48.520 3768 2149437341008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b23b1c12-1cb1-46d6-8a58-b90e95c6bdf1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 11:47:48.829 3768 2149437341008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b23b1c12-1cb1-46d6-8a58-b90e95c6bdf1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 11:47:48.829 3768 2149437341008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 11:47:48.847 3768 2149437341008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d8f10b00-13ea-4dca-8a2e-cfb2d73a651f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 11:47:48.847 3768 2149437341008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d8f10b00-13ea-4dca-8a2e-cfb2d73a651f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-08 11:47:48.867 3768 2149437341008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b23b1c12-1cb1-46d6-8a58-b90e95c6bdf1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 11:47:48.878 3768 2149437341008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 11:47:48.878 3768 2149437341008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b23b1c12-1cb1-46d6-8a58-b90e95c6bdf1 not yet added. Adding. 2022-03-08 11:47:48.896 3768 2149437341008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 11:47:48.912 3768 2149437341008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 11:47:49.113 3768 2149437341008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b23b1c12-1cb1-46d6-8a58-b90e95c6bdf1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:47:49.300 3768 2149437341008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b23b1c12-1cb1-46d6-8a58-b90e95c6bdf1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:47:49.319 3768 2149437341008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b23b1c12-1cb1-46d6-8a58-b90e95c6bdf1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:47:49.520 3768 2149437341008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b23b1c12-1cb1-46d6-8a58-b90e95c6bdf1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:47:49.675 3768 2149437341008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b23b1c12-1cb1-46d6-8a58-b90e95c6bdf1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.562s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:47:49.675 3768 2149437341008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b23b1c12-1cb1-46d6-8a58-b90e95c6bdf1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 11:47:49.691 3768 2149437341008 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b23b1c12-1cb1-46d6-8a58-b90e95c6bdf1 processed. 2022-03-08 11:47:49.751 3768 2149437341008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:47:50.660 3768 2149438837328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a300b75d-cc9e-43c8-ad74-3049cb46268f 4964d1909d8a459e9b35804ccc250c25 - - - -] Security group rule updated on remote: ['f6c4d70f-0b59-497e-9745-d260207ef246'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 11:47:50.660 3768 2149438837328 MainThread INFO neutron.agent.securitygroups_rpc [req-a300b75d-cc9e-43c8-ad74-3049cb46268f 4964d1909d8a459e9b35804ccc250c25 - - - -] Security group rule updated ['f6c4d70f-0b59-497e-9745-d260207ef246'] 2022-03-08 11:47:50.816 3768 2149438840496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-705b9abf-15c6-4e54-b058-18b8e52f243e 4964d1909d8a459e9b35804ccc250c25 - - - -] Security group rule updated on remote: ['f6c4d70f-0b59-497e-9745-d260207ef246'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 11:47:50.847 3768 2149438840496 MainThread INFO neutron.agent.securitygroups_rpc [req-705b9abf-15c6-4e54-b058-18b8e52f243e 4964d1909d8a459e9b35804ccc250c25 - - - -] Security group rule updated ['f6c4d70f-0b59-497e-9745-d260207ef246'] 2022-03-08 11:47:51.145 3768 2149437341008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.407s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:47:52.329 3768 2149437341008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b30dbe3f-c0da-4df0-9b39-520ed1fa0931 - - - - -] port_update received: 65aaf161-d84e-4313-a659-0ccebfe625c9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 11:47:52.345 3768 2149437341008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b30dbe3f-c0da-4df0-9b39-520ed1fa0931 - - - - -] No port 65aaf161-d84e-4313-a659-0ccebfe625c9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 11:47:56.256 3768 2149438976768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e2ac973c-a0ea-44e2-a245-de0a4f02b94e 4964d1909d8a459e9b35804ccc250c25 - - - -] Security group member updated on remote: ['f6c4d70f-0b59-497e-9745-d260207ef246'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:47:56.269 3768 2149438976768 MainThread INFO neutron.agent.securitygroups_rpc [req-e2ac973c-a0ea-44e2-a245-de0a4f02b94e 4964d1909d8a459e9b35804ccc250c25 - - - -] Security group member updated ['f6c4d70f-0b59-497e-9745-d260207ef246'] 2022-03-08 11:47:57.410 3768 2149439222528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80215b94-235c-4d9c-ad21-8290ee5b3462 7b1f9854d8644a01bda9a3ff93a277c0 - - - -] port_update received: 6f190ad8-96bd-4cce-9837-43e737574595 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 11:47:57.426 3768 2149439222528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80215b94-235c-4d9c-ad21-8290ee5b3462 7b1f9854d8644a01bda9a3ff93a277c0 - - - -] No port 6f190ad8-96bd-4cce-9837-43e737574595 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 11:47:59.690 3768 2149438459392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-65e7f5a8-3eea-4390-aee9-db6a305ab96d 06e15ec838da4c778de275af1c9a915e - - - -] Security group member updated on remote: ['880bcd7d-5f17-4b9a-ba33-5e04a6a0bba9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:47:59.690 3768 2149438459392 MainThread INFO neutron.agent.securitygroups_rpc [req-65e7f5a8-3eea-4390-aee9-db6a305ab96d 06e15ec838da4c778de275af1c9a915e - - - -] Security group member updated ['880bcd7d-5f17-4b9a-ba33-5e04a6a0bba9'] 2022-03-08 11:47:59.705 3768 2149438459392 MainThread INFO neutron.agent.securitygroups_rpc [req-65e7f5a8-3eea-4390-aee9-db6a305ab96d 06e15ec838da4c778de275af1c9a915e - - - -] Refresh firewall rules 2022-03-08 11:47:59.705 3768 2149438459392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-65e7f5a8-3eea-4390-aee9-db6a305ab96d 06e15ec838da4c778de275af1c9a915e - - - -] Get security group information for devices via rpc ['5e18d1b3-4e16-4314-9e2d-5e533724cd5c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 11:47:59.769 3768 2149438459392 MainThread DEBUG neutron.agent.securitygroups_rpc [req-65e7f5a8-3eea-4390-aee9-db6a305ab96d 06e15ec838da4c778de275af1c9a915e - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 11:47:59.769 3768 2149438459392 MainThread DEBUG neutron.agent.securitygroups_rpc [req-65e7f5a8-3eea-4390-aee9-db6a305ab96d 06e15ec838da4c778de275af1c9a915e - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 11:47:59.801 3768 2149440060576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65e7f5a8-3eea-4390-aee9-db6a305ab96d 06e15ec838da4c778de275af1c9a915e - - - -] port_delete event received for '5e18d1b3-4e16-4314-9e2d-5e533724cd5c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:48:00.192 3768 2149438244640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5e18d1b3-4e16-4314-9e2d-5e533724cd5c 2022-03-08 11:48:00.207 3768 2149438244288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6f190ad8-96bd-4cce-9837-43e737574595 2022-03-08 11:48:01.237 3768 2149440060576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8df33aa4-457c-4606-bd81-2cb801bd73a7 c98139979173406f82a0ae8dcb4c1c52 - - - -] Security group member updated on remote: ['d8f10b00-13ea-4dca-8a2e-cfb2d73a651f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:48:01.251 3768 2149440060576 MainThread INFO neutron.agent.securitygroups_rpc [req-8df33aa4-457c-4606-bd81-2cb801bd73a7 c98139979173406f82a0ae8dcb4c1c52 - - - -] Security group member updated ['d8f10b00-13ea-4dca-8a2e-cfb2d73a651f'] 2022-03-08 11:48:01.251 3768 2149440060576 MainThread INFO neutron.agent.securitygroups_rpc [req-8df33aa4-457c-4606-bd81-2cb801bd73a7 c98139979173406f82a0ae8dcb4c1c52 - - - -] Refresh firewall rules 2022-03-08 11:48:01.268 3768 2149440060576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8df33aa4-457c-4606-bd81-2cb801bd73a7 c98139979173406f82a0ae8dcb4c1c52 - - - -] Get security group information for devices via rpc ['b23b1c12-1cb1-46d6-8a58-b90e95c6bdf1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 11:48:01.314 3768 2149438458160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8df33aa4-457c-4606-bd81-2cb801bd73a7 c98139979173406f82a0ae8dcb4c1c52 - - - -] port_delete event received for 'b23b1c12-1cb1-46d6-8a58-b90e95c6bdf1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:48:01.314 3768 2149440060576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8df33aa4-457c-4606-bd81-2cb801bd73a7 c98139979173406f82a0ae8dcb4c1c52 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 11:48:01.336 3768 2149440060576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8df33aa4-457c-4606-bd81-2cb801bd73a7 c98139979173406f82a0ae8dcb4c1c52 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 11:48:01.798 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 11:48:02.082 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Adding port 6f190ad8-96bd-4cce-9837-43e737574595 2022-03-08 11:48:02.097 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Port 6f190ad8-96bd-4cce-9837-43e737574595 updated. Details: {'device': '6f190ad8-96bd-4cce-9837-43e737574595', 'network_id': '2fb6ff10-e0ac-416d-be6d-b5d83558ba9c', 'port_id': '6f190ad8-96bd-4cce-9837-43e737574595', 'mac_address': 'fa:16:3e:5a:31:d0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 354, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '66b6af10-0be9-4e36-9491-a44edd417094', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-08 11:48:02.097 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 11:48:02.097 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 11:48:02.118 3768 2149440129680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6f190ad8-96bd-4cce-9837-43e737574595" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:48:02.128 3768 2149440129680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6f190ad8-96bd-4cce-9837-43e737574595 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 11:48:02.128 3768 2149440129680 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2fb6ff10-e0ac-416d-be6d-b5d83558ba9c 2022-03-08 11:48:02.142 3768 2149440129680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 11:48:02.142 3768 2149437286352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5e18d1b3-4e16-4314-9e2d-5e533724cd5c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 11:48:02.142 3768 2149437286352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5e18d1b3-4e16-4314-9e2d-5e533724cd5c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 11:48:02.161 3768 2149437286352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5e18d1b3-4e16-4314-9e2d-5e533724cd5c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 11:48:02.191 3768 2149437286352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f2f4d79e-4e87-42ba-a093-9a924d362acd 2022-03-08 11:48:02.191 3768 2149437286352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5e18d1b3-4e16-4314-9e2d-5e533724cd5c'] 2022-03-08 11:48:02.210 3768 2149437286352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 11:48:02.210 3768 2149437286352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 11:48:02.221 3768 2149437286352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5e18d1b3-4e16-4314-9e2d-5e533724cd5c'] 2022-03-08 11:48:02.221 3768 2149438244640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b23b1c12-1cb1-46d6-8a58-b90e95c6bdf1 2022-03-08 11:48:02.331 3768 2149440129680 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6f190ad8-96bd-4cce-9837-43e737574595') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:48:02.331 3768 2149440129680 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6f190ad8-96bd-4cce-9837-43e737574595') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:48:02.368 3768 2149440129680 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6f190ad8-96bd-4cce-9837-43e737574595 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 11:48:02.377 3768 2149440129680 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 354, VLAN trunk: None to switch port 6f190ad8-96bd-4cce-9837-43e737574595 2022-03-08 11:48:02.554 3768 2149440129680 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 11:48:02.563 3768 2149440129680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6f190ad8-96bd-4cce-9837-43e737574595'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 11:48:02.744 3768 2149440129680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6f190ad8-96bd-4cce-9837-43e737574595']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 11:48:02.744 3768 2149440129680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 11:48:02.760 3768 2149440129680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f6c4d70f-0b59-497e-9745-d260207ef246) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 11:48:02.771 3768 2149440129680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6f190ad8-96bd-4cce-9837-43e737574595 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 11:48:02.783 3768 2149440129680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 11:48:02.783 3768 2149440129680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6f190ad8-96bd-4cce-9837-43e737574595 not yet added. Adding. 2022-03-08 11:48:02.800 3768 2149440129680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 11:48:02.800 3768 2149440129680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 11:48:02.971 3768 2149440129680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f190ad8-96bd-4cce-9837-43e737574595" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:48:03.158 3768 2149440129680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f190ad8-96bd-4cce-9837-43e737574595" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:48:03.158 3768 2149440129680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f190ad8-96bd-4cce-9837-43e737574595" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:48:03.346 3768 2149440129680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f190ad8-96bd-4cce-9837-43e737574595" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:48:03.502 3768 2149440129680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6f190ad8-96bd-4cce-9837-43e737574595" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:48:03.502 3768 2149440129680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6f190ad8-96bd-4cce-9837-43e737574595 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 11:48:03.518 3768 2149440129680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6f190ad8-96bd-4cce-9837-43e737574595 processed. 2022-03-08 11:48:03.814 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 11:48:03.814 3768 2149437242880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b23b1c12-1cb1-46d6-8a58-b90e95c6bdf1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 11:48:03.814 3768 2149437242880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b23b1c12-1cb1-46d6-8a58-b90e95c6bdf1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 11:48:03.831 3768 2149437242880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b23b1c12-1cb1-46d6-8a58-b90e95c6bdf1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 11:48:03.831 3768 2149440129680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:48:03.861 3768 2149437242880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0d669bc7-4f17-49c8-bf93-83399f830dba 2022-03-08 11:48:03.876 3768 2149437242880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b23b1c12-1cb1-46d6-8a58-b90e95c6bdf1'] 2022-03-08 11:48:03.876 3768 2149437242880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 11:48:03.876 3768 2149437242880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 11:48:03.897 3768 2149437242880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b23b1c12-1cb1-46d6-8a58-b90e95c6bdf1'] 2022-03-08 11:48:04.144 3768 2149440129680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:48:05.806 3768 2149437182896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7e4140fb-46f7-415d-9443-f4ac96ce8d10 c98139979173406f82a0ae8dcb4c1c52 - - - -] Security group member updated on remote: ['d8f10b00-13ea-4dca-8a2e-cfb2d73a651f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:48:05.806 3768 2149437182896 MainThread INFO neutron.agent.securitygroups_rpc [req-7e4140fb-46f7-415d-9443-f4ac96ce8d10 c98139979173406f82a0ae8dcb4c1c52 - - - -] Security group member updated ['d8f10b00-13ea-4dca-8a2e-cfb2d73a651f'] 2022-03-08 11:48:06.802 3768 2149437182896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f66702b4-1138-4eb9-a6f6-1a3d62f5625c 7b1f9854d8644a01bda9a3ff93a277c0 - - - -] port_update received: 1d2793c4-ebb4-4368-adbd-1d6c2c879f58 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 11:48:06.820 3768 2149437182896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f66702b4-1138-4eb9-a6f6-1a3d62f5625c 7b1f9854d8644a01bda9a3ff93a277c0 - - - -] No port 1d2793c4-ebb4-4368-adbd-1d6c2c879f58 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 11:48:10.284 3768 2149438244288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1d2793c4-ebb4-4368-adbd-1d6c2c879f58 2022-03-08 11:48:11.846 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 11:48:12.376 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Adding port 1d2793c4-ebb4-4368-adbd-1d6c2c879f58 2022-03-08 11:48:12.392 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Port 1d2793c4-ebb4-4368-adbd-1d6c2c879f58 updated. Details: {'device': '1d2793c4-ebb4-4368-adbd-1d6c2c879f58', 'network_id': '0d669bc7-4f17-49c8-bf93-83399f830dba', 'port_id': '1d2793c4-ebb4-4368-adbd-1d6c2c879f58', 'mac_address': 'fa:16:3e:54:97:62', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 365, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b61cefef-b2a3-4e61-8907-656e0a794b7e', '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} 2022-03-08 11:48:12.392 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 11:48:12.417 3768 2149437719296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1d2793c4-ebb4-4368-adbd-1d6c2c879f58" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:48:12.430 3768 2149437719296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1d2793c4-ebb4-4368-adbd-1d6c2c879f58 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 11:48:12.438 3768 2149437719296 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0d669bc7-4f17-49c8-bf93-83399f830dba 2022-03-08 11:48:12.438 3768 2149437719296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 11:48:12.645 3768 2149437719296 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1d2793c4-ebb4-4368-adbd-1d6c2c879f58') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:48:12.658 3768 2149437719296 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1d2793c4-ebb4-4368-adbd-1d6c2c879f58') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:48:12.676 3768 2149437719296 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1d2793c4-ebb4-4368-adbd-1d6c2c879f58 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 11:48:12.676 3768 2149437719296 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 365, VLAN trunk: None to switch port 1d2793c4-ebb4-4368-adbd-1d6c2c879f58 2022-03-08 11:48:12.816 3768 2149437719296 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 11:48:12.816 3768 2149437719296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1d2793c4-ebb4-4368-adbd-1d6c2c879f58'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 11:48:13.002 3768 2149437719296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1d2793c4-ebb4-4368-adbd-1d6c2c879f58']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 11:48:13.021 3768 2149437719296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 11:48:13.021 3768 2149437719296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d8f10b00-13ea-4dca-8a2e-cfb2d73a651f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 11:48:13.036 3768 2149437719296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d8f10b00-13ea-4dca-8a2e-cfb2d73a651f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-08 11:48:13.049 3768 2149437719296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1d2793c4-ebb4-4368-adbd-1d6c2c879f58 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 11:48:13.049 3768 2149437719296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 11:48:13.049 3768 2149437719296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1d2793c4-ebb4-4368-adbd-1d6c2c879f58 not yet added. Adding. 2022-03-08 11:48:13.068 3768 2149437719296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 11:48:13.085 3768 2149437719296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 11:48:13.274 3768 2149437719296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1d2793c4-ebb4-4368-adbd-1d6c2c879f58" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:48:13.470 3768 2149437719296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1d2793c4-ebb4-4368-adbd-1d6c2c879f58" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:48:13.470 3768 2149437719296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1d2793c4-ebb4-4368-adbd-1d6c2c879f58" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:48:13.650 3768 2149437719296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1d2793c4-ebb4-4368-adbd-1d6c2c879f58" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:48:13.768 3768 2149437719296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1d2793c4-ebb4-4368-adbd-1d6c2c879f58" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:48:13.768 3768 2149437719296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1d2793c4-ebb4-4368-adbd-1d6c2c879f58 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 11:48:13.786 3768 2149437719296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1d2793c4-ebb4-4368-adbd-1d6c2c879f58 processed. 2022-03-08 11:48:13.880 3768 2149437719296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:48:14.127 3768 2149437719296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:48:16.881 3768 2149440070224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5614e39d-1de8-4fbb-aaa0-55608f9e4d73 d0c956a64a86402faa2726cbd21ae597 - - - -] network_delete received. Deleting network f2f4d79e-4e87-42ba-a093-9a924d362acd network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-08 11:48:16.892 3768 2149440070224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5614e39d-1de8-4fbb-aaa0-55608f9e4d73 d0c956a64a86402faa2726cbd21ae597 - - - -] Network f2f4d79e-4e87-42ba-a093-9a924d362acd not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-08 11:48:17.877 3768 2149440070224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-94161b56-0b4b-4c44-a6e1-f38132997574 d0c956a64a86402faa2726cbd21ae597 - - - -] network_delete received. Deleting network 5dc71b1d-718b-48d6-8c95-3d8df3c0f3d7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-08 11:48:17.892 3768 2149440070224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-94161b56-0b4b-4c44-a6e1-f38132997574 d0c956a64a86402faa2726cbd21ae597 - - - -] Network 5dc71b1d-718b-48d6-8c95-3d8df3c0f3d7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-08 11:48:18.147 3768 2149438774256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5343597a-af27-4965-82d7-d94956be8c77 - - - - -] port_update received: 4af8a4ba-bb9d-4c82-ba0f-bd930bd4d542 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 11:48:18.164 3768 2149438774256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5343597a-af27-4965-82d7-d94956be8c77 - - - - -] No port 4af8a4ba-bb9d-4c82-ba0f-bd930bd4d542 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 11:48:20.381 3768 2149438244640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1d2793c4-ebb4-4368-adbd-1d6c2c879f58 2022-03-08 11:48:20.423 3768 2149438512464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2f4a40d3-464d-44f8-9c99-f9a1ec0c333c c98139979173406f82a0ae8dcb4c1c52 - - - -] Security group member updated on remote: ['d8f10b00-13ea-4dca-8a2e-cfb2d73a651f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:48:20.442 3768 2149438512464 MainThread INFO neutron.agent.securitygroups_rpc [req-2f4a40d3-464d-44f8-9c99-f9a1ec0c333c c98139979173406f82a0ae8dcb4c1c52 - - - -] Security group member updated ['d8f10b00-13ea-4dca-8a2e-cfb2d73a651f'] 2022-03-08 11:48:20.442 3768 2149438512464 MainThread INFO neutron.agent.securitygroups_rpc [req-2f4a40d3-464d-44f8-9c99-f9a1ec0c333c c98139979173406f82a0ae8dcb4c1c52 - - - -] Refresh firewall rules 2022-03-08 11:48:20.456 3768 2149438512464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2f4a40d3-464d-44f8-9c99-f9a1ec0c333c c98139979173406f82a0ae8dcb4c1c52 - - - -] Get security group information for devices via rpc ['1d2793c4-ebb4-4368-adbd-1d6c2c879f58'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 11:48:20.533 3768 2149438512464 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2f4a40d3-464d-44f8-9c99-f9a1ec0c333c c98139979173406f82a0ae8dcb4c1c52 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 11:48:20.533 3768 2149438512464 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2f4a40d3-464d-44f8-9c99-f9a1ec0c333c c98139979173406f82a0ae8dcb4c1c52 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 11:48:20.567 3768 2149438512464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f4a40d3-464d-44f8-9c99-f9a1ec0c333c c98139979173406f82a0ae8dcb4c1c52 - - - -] port_delete event received for '1d2793c4-ebb4-4368-adbd-1d6c2c879f58' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:48:21.909 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 11:48:21.909 3768 2149439293744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1d2793c4-ebb4-4368-adbd-1d6c2c879f58' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 11:48:21.909 3768 2149439293744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1d2793c4-ebb4-4368-adbd-1d6c2c879f58' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 11:48:21.929 3768 2149439293744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1d2793c4-ebb4-4368-adbd-1d6c2c879f58 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 11:48:21.938 3768 2149439293744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0d669bc7-4f17-49c8-bf93-83399f830dba 2022-03-08 11:48:21.964 3768 2149439293744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1d2793c4-ebb4-4368-adbd-1d6c2c879f58'] 2022-03-08 11:48:21.964 3768 2149439293744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 11:48:21.977 3768 2149439293744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 11:48:21.987 3768 2149439293744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1d2793c4-ebb4-4368-adbd-1d6c2c879f58'] 2022-03-08 11:48:23.380 3768 2149439854544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8d203a9-3b5b-47be-956d-25955d84c897 - - - - -] port_update received: 63087f30-caf9-4c8b-add8-08e6e376d38a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 11:48:23.396 3768 2149439854544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8d203a9-3b5b-47be-956d-25955d84c897 - - - - -] No port 63087f30-caf9-4c8b-add8-08e6e376d38a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 11:48:23.917 3768 2149440129856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:48:24.282 3768 2149440129856 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:48:27.112 3768 2149437620464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4988be76-f5c4-4174-adc6-c17eeeef6a67 - - - - -] port_update received: a96f7955-946a-45ae-97d2-1f554d115033 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 11:48:27.141 3768 2149437620464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4988be76-f5c4-4174-adc6-c17eeeef6a67 - - - - -] No port a96f7955-946a-45ae-97d2-1f554d115033 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 11:48:32.595 3768 2149438395664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-60384237-381b-43ef-972e-caa04c0f406b 677ca1f8bc29470bb813211b0a85f622 - - - -] Security group rule updated on remote: ['695405c7-86c0-4558-8a5d-084ef1515be2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 11:48:32.595 3768 2149438395664 MainThread INFO neutron.agent.securitygroups_rpc [req-60384237-381b-43ef-972e-caa04c0f406b 677ca1f8bc29470bb813211b0a85f622 - - - -] Security group rule updated ['695405c7-86c0-4558-8a5d-084ef1515be2'] 2022-03-08 11:48:33.063 3768 2149439798960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-65d1340b-2b98-492e-915c-224ee7f0d1d2 677ca1f8bc29470bb813211b0a85f622 - - - -] Security group rule updated on remote: ['695405c7-86c0-4558-8a5d-084ef1515be2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 11:48:33.063 3768 2149439798960 MainThread INFO neutron.agent.securitygroups_rpc [req-65d1340b-2b98-492e-915c-224ee7f0d1d2 677ca1f8bc29470bb813211b0a85f622 - - - -] Security group rule updated ['695405c7-86c0-4558-8a5d-084ef1515be2'] 2022-03-08 11:48:33.379 3768 2149439693040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-81084b7b-16ee-4501-9d30-131f53083b6b 677ca1f8bc29470bb813211b0a85f622 - - - -] Security group rule updated on remote: ['695405c7-86c0-4558-8a5d-084ef1515be2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 11:48:33.379 3768 2149439693040 MainThread INFO neutron.agent.securitygroups_rpc [req-81084b7b-16ee-4501-9d30-131f53083b6b 677ca1f8bc29470bb813211b0a85f622 - - - -] Security group rule updated ['695405c7-86c0-4558-8a5d-084ef1515be2'] 2022-03-08 11:48:33.626 3768 2149439695856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aca29cb6-2f21-401e-b48b-ed65703ae038 - - - - -] port_update received: a5740c8d-ffee-43e1-93ba-d3dd6ae60a27 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 11:48:33.657 3768 2149439603808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-52b1c8d9-6454-4919-b796-b086959d3168 677ca1f8bc29470bb813211b0a85f622 - - - -] Security group rule updated on remote: ['695405c7-86c0-4558-8a5d-084ef1515be2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 11:48:33.657 3768 2149439603808 MainThread INFO neutron.agent.securitygroups_rpc [req-52b1c8d9-6454-4919-b796-b086959d3168 677ca1f8bc29470bb813211b0a85f622 - - - -] Security group rule updated ['695405c7-86c0-4558-8a5d-084ef1515be2'] 2022-03-08 11:48:33.675 3768 2149439695856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aca29cb6-2f21-401e-b48b-ed65703ae038 - - - - -] No port a5740c8d-ffee-43e1-93ba-d3dd6ae60a27 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 11:48:34.020 3768 2149437808480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a91d809f-2a19-401a-aa52-db790aa74b97 677ca1f8bc29470bb813211b0a85f622 - - - -] Security group rule updated on remote: ['695405c7-86c0-4558-8a5d-084ef1515be2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 11:48:34.020 3768 2149437808480 MainThread INFO neutron.agent.securitygroups_rpc [req-a91d809f-2a19-401a-aa52-db790aa74b97 677ca1f8bc29470bb813211b0a85f622 - - - -] Security group rule updated ['695405c7-86c0-4558-8a5d-084ef1515be2'] 2022-03-08 11:48:34.413 3768 2149437808480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fdc2037a-e41f-4f94-808d-31e763937a01 677ca1f8bc29470bb813211b0a85f622 - - - -] Security group rule updated on remote: ['695405c7-86c0-4558-8a5d-084ef1515be2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 11:48:34.425 3768 2149437808480 MainThread INFO neutron.agent.securitygroups_rpc [req-fdc2037a-e41f-4f94-808d-31e763937a01 677ca1f8bc29470bb813211b0a85f622 - - - -] Security group rule updated ['695405c7-86c0-4558-8a5d-084ef1515be2'] 2022-03-08 11:48:37.786 3768 2149438456048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-04697b1d-362d-4dca-9b8e-642378f292fd 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] Security group rule updated on remote: ['594d2cce-2123-4f80-ba7b-2c65830592a7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 11:48:37.800 3768 2149438456048 MainThread INFO neutron.agent.securitygroups_rpc [req-04697b1d-362d-4dca-9b8e-642378f292fd 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] Security group rule updated ['594d2cce-2123-4f80-ba7b-2c65830592a7'] 2022-03-08 11:48:38.207 3768 2149437239888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a5e8c803-4a8e-41c5-807d-05ff144ecf84 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] Security group rule updated on remote: ['594d2cce-2123-4f80-ba7b-2c65830592a7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 11:48:38.207 3768 2149437239888 MainThread INFO neutron.agent.securitygroups_rpc [req-a5e8c803-4a8e-41c5-807d-05ff144ecf84 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] Security group rule updated ['594d2cce-2123-4f80-ba7b-2c65830592a7'] 2022-03-08 11:48:56.519 3768 2149440501888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-05e535b6-4a64-4ca9-ad35-ec1c54da317b 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] Security group member updated on remote: ['594d2cce-2123-4f80-ba7b-2c65830592a7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:48:56.532 3768 2149440501888 MainThread INFO neutron.agent.securitygroups_rpc [req-05e535b6-4a64-4ca9-ad35-ec1c54da317b 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] Security group member updated ['594d2cce-2123-4f80-ba7b-2c65830592a7'] 2022-03-08 11:48:57.848 3768 2149440707392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b5c9ad9-a36c-42aa-bc5e-ea0c85f628b9 7b1f9854d8644a01bda9a3ff93a277c0 - - - -] port_update received: 352d0561-0246-4cd6-944b-4a859448a406 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 11:48:57.877 3768 2149440707392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b5c9ad9-a36c-42aa-bc5e-ea0c85f628b9 7b1f9854d8644a01bda9a3ff93a277c0 - - - -] No port 352d0561-0246-4cd6-944b-4a859448a406 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 11:49:00.767 3768 2149438244288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 352d0561-0246-4cd6-944b-4a859448a406 2022-03-08 11:49:01.534 3768 2149440706336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6c21e286-18de-4965-bfe7-7a24b0612ea9 677ca1f8bc29470bb813211b0a85f622 - - - -] Security group member updated on remote: ['695405c7-86c0-4558-8a5d-084ef1515be2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:49:01.534 3768 2149440706336 MainThread INFO neutron.agent.securitygroups_rpc [req-6c21e286-18de-4965-bfe7-7a24b0612ea9 677ca1f8bc29470bb813211b0a85f622 - - - -] Security group member updated ['695405c7-86c0-4558-8a5d-084ef1515be2'] 2022-03-08 11:49:02.095 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 11:49:02.392 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Adding port 352d0561-0246-4cd6-944b-4a859448a406 2022-03-08 11:49:02.412 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Port 352d0561-0246-4cd6-944b-4a859448a406 updated. Details: {'device': '352d0561-0246-4cd6-944b-4a859448a406', 'network_id': '642a6f0e-a92a-4430-9e00-72817ee17301', 'port_id': '352d0561-0246-4cd6-944b-4a859448a406', 'mac_address': 'fa:16:3e:c1:66:a5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 371, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c4b92a9f-a9d4-4a86-a79b-4a32c15b919d', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-08 11:49:02.412 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 11:49:02.424 3768 2149438510176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-352d0561-0246-4cd6-944b-4a859448a406" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:49:02.424 3768 2149438510176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 352d0561-0246-4cd6-944b-4a859448a406 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 11:49:02.424 3768 2149438510176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 11:49:02.609 3768 2149438510176 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '352d0561-0246-4cd6-944b-4a859448a406') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:49:02.635 3768 2149438510176 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '352d0561-0246-4cd6-944b-4a859448a406') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:49:02.645 3768 2149438510176 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 352d0561-0246-4cd6-944b-4a859448a406 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 11:49:02.656 3768 2149438510176 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 371, VLAN trunk: None to switch port 352d0561-0246-4cd6-944b-4a859448a406 2022-03-08 11:49:02.704 3768 2149439293920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b245901b-f013-4bc2-a28a-4bd1cfef3d50 7b1f9854d8644a01bda9a3ff93a277c0 - - - -] port_update received: fbd8ffdd-74bb-474a-afe3-3ed43d5cf750 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 11:49:02.738 3768 2149439293920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b245901b-f013-4bc2-a28a-4bd1cfef3d50 7b1f9854d8644a01bda9a3ff93a277c0 - - - -] No port fbd8ffdd-74bb-474a-afe3-3ed43d5cf750 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 11:49:02.782 3768 2149438510176 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 11:49:02.782 3768 2149438510176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['352d0561-0246-4cd6-944b-4a859448a406'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 11:49:02.972 3768 2149438510176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['352d0561-0246-4cd6-944b-4a859448a406']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 11:49:02.972 3768 2149438510176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 11:49:02.972 3768 2149438510176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (594d2cce-2123-4f80-ba7b-2c65830592a7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 11:49:02.993 3768 2149438510176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 352d0561-0246-4cd6-944b-4a859448a406 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 11:49:03.002 3768 2149438510176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 11:49:03.002 3768 2149438510176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 352d0561-0246-4cd6-944b-4a859448a406 not yet added. Adding. 2022-03-08 11:49:03.002 3768 2149438510176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 11:49:03.016 3768 2149438510176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 11:49:03.016 3768 2149439854896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe744f71-ce36-4590-a195-91140d0472a7 d0c956a64a86402faa2726cbd21ae597 - - - -] network_delete received. Deleting network 0d669bc7-4f17-49c8-bf93-83399f830dba network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-08 11:49:03.038 3768 2149439854896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe744f71-ce36-4590-a195-91140d0472a7 d0c956a64a86402faa2726cbd21ae597 - - - -] Network 0d669bc7-4f17-49c8-bf93-83399f830dba not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-08 11:49:03.188 3768 2149438510176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-352d0561-0246-4cd6-944b-4a859448a406" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:49:03.366 3768 2149438510176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-352d0561-0246-4cd6-944b-4a859448a406" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:49:03.380 3768 2149438510176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-352d0561-0246-4cd6-944b-4a859448a406" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:49:03.587 3768 2149438510176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-352d0561-0246-4cd6-944b-4a859448a406" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:49:03.726 3768 2149438510176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-352d0561-0246-4cd6-944b-4a859448a406" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:49:03.738 3768 2149438510176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 352d0561-0246-4cd6-944b-4a859448a406 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 11:49:03.738 3768 2149438510176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 352d0561-0246-4cd6-944b-4a859448a406 processed. 2022-03-08 11:49:04.084 3768 2149438510176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:49:04.316 3768 2149438510176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:49:04.806 3768 2149438244288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fbd8ffdd-74bb-474a-afe3-3ed43d5cf750 2022-03-08 11:49:06.094 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 11:49:06.457 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Adding port fbd8ffdd-74bb-474a-afe3-3ed43d5cf750 2022-03-08 11:49:06.457 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Port fbd8ffdd-74bb-474a-afe3-3ed43d5cf750 updated. Details: {'device': 'fbd8ffdd-74bb-474a-afe3-3ed43d5cf750', 'network_id': '8fa27491-131e-46ca-a0de-cb1a43640ee2', 'port_id': 'fbd8ffdd-74bb-474a-afe3-3ed43d5cf750', 'mac_address': 'fa:16:3e:0d:96:b8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 393, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'abefb422-c639-4ad9-bd49-ddd353656d82', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-08 11:49:06.474 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 11:49:06.486 3768 2149438838912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fbd8ffdd-74bb-474a-afe3-3ed43d5cf750" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:49:06.486 3768 2149438838912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fbd8ffdd-74bb-474a-afe3-3ed43d5cf750 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 11:49:06.486 3768 2149438838912 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8fa27491-131e-46ca-a0de-cb1a43640ee2 2022-03-08 11:49:06.506 3768 2149438838912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 11:49:06.688 3768 2149438838912 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fbd8ffdd-74bb-474a-afe3-3ed43d5cf750') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:49:06.711 3768 2149438838912 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fbd8ffdd-74bb-474a-afe3-3ed43d5cf750') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:49:06.722 3768 2149438838912 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fbd8ffdd-74bb-474a-afe3-3ed43d5cf750 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 11:49:06.734 3768 2149438838912 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 393, VLAN trunk: None to switch port fbd8ffdd-74bb-474a-afe3-3ed43d5cf750 2022-03-08 11:49:06.876 3768 2149438838912 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 11:49:06.876 3768 2149438838912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fbd8ffdd-74bb-474a-afe3-3ed43d5cf750'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 11:49:07.143 3768 2149438838912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fbd8ffdd-74bb-474a-afe3-3ed43d5cf750']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 11:49:07.156 3768 2149438838912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 11:49:07.156 3768 2149438838912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (695405c7-86c0-4558-8a5d-084ef1515be2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 11:49:07.156 3768 2149438838912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fbd8ffdd-74bb-474a-afe3-3ed43d5cf750 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 11:49:07.175 3768 2149438838912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 11:49:07.175 3768 2149438838912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fbd8ffdd-74bb-474a-afe3-3ed43d5cf750 not yet added. Adding. 2022-03-08 11:49:07.190 3768 2149438838912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 11:49:07.190 3768 2149438838912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 11:49:07.383 3768 2149438838912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fbd8ffdd-74bb-474a-afe3-3ed43d5cf750" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:49:07.589 3768 2149438838912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fbd8ffdd-74bb-474a-afe3-3ed43d5cf750" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:49:07.601 3768 2149438838912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fbd8ffdd-74bb-474a-afe3-3ed43d5cf750" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:49:07.831 3768 2149438838912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fbd8ffdd-74bb-474a-afe3-3ed43d5cf750" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:49:07.976 3768 2149438838912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fbd8ffdd-74bb-474a-afe3-3ed43d5cf750" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:49:07.976 3768 2149438838912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fbd8ffdd-74bb-474a-afe3-3ed43d5cf750 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 11:49:07.990 3768 2149438838912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fbd8ffdd-74bb-474a-afe3-3ed43d5cf750 processed. 2022-03-08 11:49:08.117 3768 2149438838912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:49:08.370 3768 2149438838912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:49:15.015 3768 2149440197376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cfc157c2-e560-4af3-923d-1273c6a0e113 149734eeec024de5b05f4f925f7b1934 - - - -] Security group member updated on remote: ['462b9de8-e025-43bf-8ed6-1e94df9e471f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:49:15.033 3768 2149440197376 MainThread INFO neutron.agent.securitygroups_rpc [req-cfc157c2-e560-4af3-923d-1273c6a0e113 149734eeec024de5b05f4f925f7b1934 - - - -] Security group member updated ['462b9de8-e025-43bf-8ed6-1e94df9e471f'] 2022-03-08 11:49:15.863 3768 2149440779712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f7fc073-16a7-4341-9818-9f1768c688ba 7b1f9854d8644a01bda9a3ff93a277c0 - - - -] port_update received: 5cdb7c68-2a66-4141-9a66-07266fc9c4bb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 11:49:15.876 3768 2149440779712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f7fc073-16a7-4341-9818-9f1768c688ba 7b1f9854d8644a01bda9a3ff93a277c0 - - - -] No port 5cdb7c68-2a66-4141-9a66-07266fc9c4bb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 11:49:16.971 3768 2149438244288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6f190ad8-96bd-4cce-9837-43e737574595 2022-03-08 11:49:18.179 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 11:49:18.359 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Adding port 6f190ad8-96bd-4cce-9837-43e737574595 2022-03-08 11:49:18.382 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Port 6f190ad8-96bd-4cce-9837-43e737574595 updated. Details: {'device': '6f190ad8-96bd-4cce-9837-43e737574595', 'network_id': '2fb6ff10-e0ac-416d-be6d-b5d83558ba9c', 'port_id': '6f190ad8-96bd-4cce-9837-43e737574595', 'mac_address': 'fa:16:3e:5a:31:d0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 354, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '66b6af10-0be9-4e36-9491-a44edd417094', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-08 11:49:18.391 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 11:49:18.391 3768 2149438340960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6f190ad8-96bd-4cce-9837-43e737574595" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:49:18.391 3768 2149438340960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6f190ad8-96bd-4cce-9837-43e737574595 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 11:49:18.410 3768 2149438340960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 11:49:18.453 3768 2149438340960 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6f190ad8-96bd-4cce-9837-43e737574595') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:49:18.453 3768 2149438340960 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6f190ad8-96bd-4cce-9837-43e737574595') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:49:18.473 3768 2149438340960 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6f190ad8-96bd-4cce-9837-43e737574595 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 11:49:18.484 3768 2149438340960 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 354, VLAN trunk: None to switch port 6f190ad8-96bd-4cce-9837-43e737574595 2022-03-08 11:49:18.539 3768 2149438340960 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 11:49:18.562 3768 2149438340960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6f190ad8-96bd-4cce-9837-43e737574595'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 11:49:18.704 3768 2149438340960 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6f190ad8-96bd-4cce-9837-43e737574595']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 11:49:18.719 3768 2149438340960 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 11:49:18.719 3768 2149438340960 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f6c4d70f-0b59-497e-9745-d260207ef246) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 11:49:18.719 3768 2149438340960 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6f190ad8-96bd-4cce-9837-43e737574595 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 11:49:18.750 3768 2149438340960 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 11:49:18.750 3768 2149438340960 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-03-08 11:49:18.750 3768 2149438340960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f190ad8-96bd-4cce-9837-43e737574595" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:49:18.750 3768 2149438340960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f190ad8-96bd-4cce-9837-43e737574595" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:49:18.750 3768 2149438340960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f190ad8-96bd-4cce-9837-43e737574595" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:49:18.778 3768 2149438340960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f190ad8-96bd-4cce-9837-43e737574595" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:49:18.859 3768 2149438340960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6f190ad8-96bd-4cce-9837-43e737574595" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.469s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:49:18.867 3768 2149438340960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6f190ad8-96bd-4cce-9837-43e737574595 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 11:49:18.867 3768 2149438340960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6f190ad8-96bd-4cce-9837-43e737574595 processed. 2022-03-08 11:49:19.008 3768 2149438244288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5cdb7c68-2a66-4141-9a66-07266fc9c4bb 2022-03-08 11:49:20.189 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 11:49:20.204 3768 2149438340960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:49:20.548 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Adding port 5cdb7c68-2a66-4141-9a66-07266fc9c4bb 2022-03-08 11:49:20.548 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Port 5cdb7c68-2a66-4141-9a66-07266fc9c4bb updated. Details: {'device': '5cdb7c68-2a66-4141-9a66-07266fc9c4bb', 'network_id': '237b6ac1-2595-41ce-93f1-be77d6598805', 'port_id': '5cdb7c68-2a66-4141-9a66-07266fc9c4bb', 'mac_address': 'fa:16:3e:b2:3e:0f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 362, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '58c5a3b9-7786-4195-b0a6-9c64e2d3eb63', 'ip_address': '192.168.233.207'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-08 11:49:20.548 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 11:49:20.578 3768 2149439693920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5cdb7c68-2a66-4141-9a66-07266fc9c4bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:49:20.578 3768 2149439693920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5cdb7c68-2a66-4141-9a66-07266fc9c4bb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 11:49:20.578 3768 2149439693920 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 237b6ac1-2595-41ce-93f1-be77d6598805 2022-03-08 11:49:20.601 3768 2149439693920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 11:49:20.612 3768 2149438340960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:49:20.804 3768 2149439693920 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5cdb7c68-2a66-4141-9a66-07266fc9c4bb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:49:20.804 3768 2149439693920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5cdb7c68-2a66-4141-9a66-07266fc9c4bb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:49:20.812 3768 2149439693920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5cdb7c68-2a66-4141-9a66-07266fc9c4bb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 11:49:20.812 3768 2149439693920 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 362, VLAN trunk: None to switch port 5cdb7c68-2a66-4141-9a66-07266fc9c4bb 2022-03-08 11:49:20.984 3768 2149439693920 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 11:49:20.984 3768 2149439693920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5cdb7c68-2a66-4141-9a66-07266fc9c4bb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 11:49:21.185 3768 2149439693920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5cdb7c68-2a66-4141-9a66-07266fc9c4bb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 11:49:21.192 3768 2149439693920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 11:49:21.192 3768 2149439693920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (462b9de8-e025-43bf-8ed6-1e94df9e471f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 11:49:21.192 3768 2149439693920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (462b9de8-e025-43bf-8ed6-1e94df9e471f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-08 11:49:21.192 3768 2149439693920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5cdb7c68-2a66-4141-9a66-07266fc9c4bb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 11:49:21.218 3768 2149439693920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 11:49:21.218 3768 2149439693920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5cdb7c68-2a66-4141-9a66-07266fc9c4bb not yet added. Adding. 2022-03-08 11:49:21.239 3768 2149439693920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 11:49:21.239 3768 2149439693920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 11:49:21.484 3768 2149439693920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5cdb7c68-2a66-4141-9a66-07266fc9c4bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:49:21.738 3768 2149439693920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5cdb7c68-2a66-4141-9a66-07266fc9c4bb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:49:21.751 3768 2149439693920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5cdb7c68-2a66-4141-9a66-07266fc9c4bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:49:22.048 3768 2149439693920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5cdb7c68-2a66-4141-9a66-07266fc9c4bb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:49:22.250 3768 2149439693920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5cdb7c68-2a66-4141-9a66-07266fc9c4bb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.671s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:49:22.265 3768 2149439693920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5cdb7c68-2a66-4141-9a66-07266fc9c4bb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 11:49:22.265 3768 2149439693920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5cdb7c68-2a66-4141-9a66-07266fc9c4bb processed. 2022-03-08 11:49:24.200 3768 2149440707392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:49:24.602 3768 2149440707392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:49:31.034 3768 2149438244640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5cdb7c68-2a66-4141-9a66-07266fc9c4bb 2022-03-08 11:49:31.265 3768 2149438838912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-33784f7c-84e6-4b76-909a-d22eafb71782 149734eeec024de5b05f4f925f7b1934 - - - -] Security group member updated on remote: ['462b9de8-e025-43bf-8ed6-1e94df9e471f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:49:31.265 3768 2149438838912 MainThread INFO neutron.agent.securitygroups_rpc [req-33784f7c-84e6-4b76-909a-d22eafb71782 149734eeec024de5b05f4f925f7b1934 - - - -] Security group member updated ['462b9de8-e025-43bf-8ed6-1e94df9e471f'] 2022-03-08 11:49:31.265 3768 2149438838912 MainThread INFO neutron.agent.securitygroups_rpc [req-33784f7c-84e6-4b76-909a-d22eafb71782 149734eeec024de5b05f4f925f7b1934 - - - -] Refresh firewall rules 2022-03-08 11:49:31.287 3768 2149438838912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-33784f7c-84e6-4b76-909a-d22eafb71782 149734eeec024de5b05f4f925f7b1934 - - - -] Get security group information for devices via rpc ['5cdb7c68-2a66-4141-9a66-07266fc9c4bb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 11:49:31.327 3768 2149438838912 MainThread DEBUG neutron.agent.securitygroups_rpc [req-33784f7c-84e6-4b76-909a-d22eafb71782 149734eeec024de5b05f4f925f7b1934 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 11:49:31.355 3768 2149438838912 MainThread DEBUG neutron.agent.securitygroups_rpc [req-33784f7c-84e6-4b76-909a-d22eafb71782 149734eeec024de5b05f4f925f7b1934 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 11:49:31.375 3768 2149438838912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33784f7c-84e6-4b76-909a-d22eafb71782 149734eeec024de5b05f4f925f7b1934 - - - -] port_delete event received for '5cdb7c68-2a66-4141-9a66-07266fc9c4bb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:49:32.243 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 11:49:32.243 3768 2149440845776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5cdb7c68-2a66-4141-9a66-07266fc9c4bb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 11:49:32.251 3768 2149440845776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5cdb7c68-2a66-4141-9a66-07266fc9c4bb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 11:49:32.272 3768 2149440845776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5cdb7c68-2a66-4141-9a66-07266fc9c4bb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 11:49:32.301 3768 2149440845776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 237b6ac1-2595-41ce-93f1-be77d6598805 2022-03-08 11:49:32.321 3768 2149440845776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5cdb7c68-2a66-4141-9a66-07266fc9c4bb'] 2022-03-08 11:49:32.321 3768 2149440845776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 11:49:32.335 3768 2149440845776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 11:49:32.347 3768 2149440845776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5cdb7c68-2a66-4141-9a66-07266fc9c4bb'] 2022-03-08 11:49:32.495 3768 2149440845776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b54763b2-be61-48f4-b41c-d2b39169c70d 9b23e13b819c4147b460cf8fb7728a78 - - - -] Security group member updated on remote: ['94f95bbe-dc93-4548-bf82-24b4109ce4c9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:49:32.503 3768 2149440845776 MainThread INFO neutron.agent.securitygroups_rpc [req-b54763b2-be61-48f4-b41c-d2b39169c70d 9b23e13b819c4147b460cf8fb7728a78 - - - -] Security group member updated ['94f95bbe-dc93-4548-bf82-24b4109ce4c9'] 2022-03-08 11:49:33.063 3768 2149438244640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6f190ad8-96bd-4cce-9837-43e737574595 2022-03-08 11:49:33.265 3768 2149440954608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d31bc9f6-ff9c-44da-aff1-3d3e4e197e46 7b1f9854d8644a01bda9a3ff93a277c0 - - - -] port_update received: 057c005f-a3e4-4a8c-9360-609c368587dd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 11:49:33.265 3768 2149440954608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d31bc9f6-ff9c-44da-aff1-3d3e4e197e46 7b1f9854d8644a01bda9a3ff93a277c0 - - - -] No port 057c005f-a3e4-4a8c-9360-609c368587dd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 11:49:34.267 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 11:49:34.267 3768 2149441025648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6f190ad8-96bd-4cce-9837-43e737574595' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 11:49:34.267 3768 2149441025648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6f190ad8-96bd-4cce-9837-43e737574595' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 11:49:34.285 3768 2149441025648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6f190ad8-96bd-4cce-9837-43e737574595 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 11:49:34.299 3768 2149441024768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:49:34.328 3768 2149441025648 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6f190ad8-96bd-4cce-9837-43e737574595'] 2022-03-08 11:49:34.328 3768 2149441025648 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 11:49:34.346 3768 2149441025648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 11:49:34.346 3768 2149441025648 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6f190ad8-96bd-4cce-9837-43e737574595'] 2022-03-08 11:49:34.453 3768 2149441024768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:49:35.218 3768 2149438244288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 057c005f-a3e4-4a8c-9360-609c368587dd 2022-03-08 11:49:36.275 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 11:49:36.547 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Adding port 057c005f-a3e4-4a8c-9360-609c368587dd 2022-03-08 11:49:36.547 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Port 057c005f-a3e4-4a8c-9360-609c368587dd updated. Details: {'device': '057c005f-a3e4-4a8c-9360-609c368587dd', 'network_id': '613dd839-bfdf-44a6-abb2-3b94ffc1092d', 'port_id': '057c005f-a3e4-4a8c-9360-609c368587dd', 'mac_address': 'fa:16:3e:8d:e0:f0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 352, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '25ded449-79bd-4363-808e-0ed714a0cfd7', '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} 2022-03-08 11:49:36.568 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 11:49:36.568 3768 2149440955136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-057c005f-a3e4-4a8c-9360-609c368587dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:49:36.577 3768 2149440955136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 057c005f-a3e4-4a8c-9360-609c368587dd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 11:49:36.577 3768 2149440955136 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 613dd839-bfdf-44a6-abb2-3b94ffc1092d 2022-03-08 11:49:36.595 3768 2149440955136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 11:49:36.814 3768 2149440955136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '057c005f-a3e4-4a8c-9360-609c368587dd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:49:36.831 3768 2149440955136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '057c005f-a3e4-4a8c-9360-609c368587dd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:49:36.843 3768 2149440955136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 057c005f-a3e4-4a8c-9360-609c368587dd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 11:49:36.860 3768 2149440955136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 352, VLAN trunk: None to switch port 057c005f-a3e4-4a8c-9360-609c368587dd 2022-03-08 11:49:37.000 3768 2149440955136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 11:49:37.016 3768 2149440955136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['057c005f-a3e4-4a8c-9360-609c368587dd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 11:49:37.093 3768 2149438244640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6f190ad8-96bd-4cce-9837-43e737574595 2022-03-08 11:49:37.237 3768 2149440955136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['057c005f-a3e4-4a8c-9360-609c368587dd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 11:49:37.252 3768 2149440955136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 11:49:37.252 3768 2149440955136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (94f95bbe-dc93-4548-bf82-24b4109ce4c9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 11:49:37.252 3768 2149440955136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (94f95bbe-dc93-4548-bf82-24b4109ce4c9) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-08 11:49:37.277 3768 2149440955136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 057c005f-a3e4-4a8c-9360-609c368587dd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 11:49:37.283 3768 2149440955136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 11:49:37.283 3768 2149440955136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 057c005f-a3e4-4a8c-9360-609c368587dd not yet added. Adding. 2022-03-08 11:49:37.297 3768 2149440955136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 11:49:37.297 3768 2149440955136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 11:49:37.500 3768 2149440955136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-057c005f-a3e4-4a8c-9360-609c368587dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:49:37.749 3768 2149440955136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-057c005f-a3e4-4a8c-9360-609c368587dd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:49:37.768 3768 2149440955136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-057c005f-a3e4-4a8c-9360-609c368587dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:49:38.001 3768 2149440955136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-057c005f-a3e4-4a8c-9360-609c368587dd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:49:38.171 3768 2149440955136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-057c005f-a3e4-4a8c-9360-609c368587dd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.593s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:49:38.171 3768 2149440955136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 057c005f-a3e4-4a8c-9360-609c368587dd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 11:49:38.187 3768 2149440955136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 057c005f-a3e4-4a8c-9360-609c368587dd processed. 2022-03-08 11:49:38.297 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 11:49:38.297 3768 2149440501888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6f190ad8-96bd-4cce-9837-43e737574595' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 11:49:38.297 3768 2149440501888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6f190ad8-96bd-4cce-9837-43e737574595' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 11:49:38.315 3768 2149440501888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6f190ad8-96bd-4cce-9837-43e737574595 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 11:49:38.315 3768 2149440955136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:49:38.344 3768 2149440501888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2fb6ff10-e0ac-416d-be6d-b5d83558ba9c 2022-03-08 11:49:38.344 3768 2149440501888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6f190ad8-96bd-4cce-9837-43e737574595'] 2022-03-08 11:49:38.366 3768 2149440501888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 11:49:38.376 3768 2149440501888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6f190ad8-96bd-4cce-9837-43e737574595'] 2022-03-08 11:49:38.859 3768 2149439696736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8cda27b6-2697-4ced-b35e-af91928664e9 44d33ea57df44dc0b427b029b2dbdcad - - - -] Security group member updated on remote: ['8eecb083-750f-4272-a523-a3593386fa78'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:49:38.877 3768 2149439696736 MainThread INFO neutron.agent.securitygroups_rpc [req-8cda27b6-2697-4ced-b35e-af91928664e9 44d33ea57df44dc0b427b029b2dbdcad - - - -] Security group member updated ['8eecb083-750f-4272-a523-a3593386fa78'] 2022-03-08 11:49:38.877 3768 2149439696736 MainThread INFO neutron.agent.securitygroups_rpc [req-8cda27b6-2697-4ced-b35e-af91928664e9 44d33ea57df44dc0b427b029b2dbdcad - - - -] Refresh firewall rules 2022-03-08 11:49:38.877 3768 2149439696736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8cda27b6-2697-4ced-b35e-af91928664e9 44d33ea57df44dc0b427b029b2dbdcad - - - -] Get security group information for devices via rpc ['c3de4f94-561b-484a-bcf4-6ba285fbcbba', 'b8256cbe-b0a3-4129-9e00-c7404636c2da'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 11:49:38.900 3768 2149440955136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.578s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:49:38.938 3768 2149440955136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8cda27b6-2697-4ced-b35e-af91928664e9 44d33ea57df44dc0b427b029b2dbdcad - - - -] port_delete event received for 'b8256cbe-b0a3-4129-9e00-c7404636c2da' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:49:39.080 3768 2149439696736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8cda27b6-2697-4ced-b35e-af91928664e9 44d33ea57df44dc0b427b029b2dbdcad - - - -] Update security group information for ports dict_keys(['c3de4f94-561b-484a-bcf4-6ba285fbcbba']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 11:49:39.112 3768 2149439696736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8cda27b6-2697-4ced-b35e-af91928664e9 44d33ea57df44dc0b427b029b2dbdcad - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 11:49:39.127 3768 2149439696736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8cda27b6-2697-4ced-b35e-af91928664e9 44d33ea57df44dc0b427b029b2dbdcad - - - -] Update rules of security group (8eecb083-750f-4272-a523-a3593386fa78) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 11:49:39.140 3768 2149439696736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8cda27b6-2697-4ced-b35e-af91928664e9 44d33ea57df44dc0b427b029b2dbdcad - - - -] Update members of security group (8eecb083-750f-4272-a523-a3593386fa78) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-08 11:49:39.140 3768 2149439696736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8cda27b6-2697-4ced-b35e-af91928664e9 44d33ea57df44dc0b427b029b2dbdcad - - - -] Update port filter for c3de4f94-561b-484a-bcf4-6ba285fbcbba _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 11:49:39.140 3768 2149439696736 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8cda27b6-2697-4ced-b35e-af91928664e9 44d33ea57df44dc0b427b029b2dbdcad - - - -] Updating port rules. 2022-03-08 11:49:39.140 3768 2149439696736 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8cda27b6-2697-4ced-b35e-af91928664e9 44d33ea57df44dc0b427b029b2dbdcad - - - -] Creating 0 new rules, removing 1 old rules. 2022-03-08 11:49:39.178 3768 2149439696736 MainThread DEBUG oslo_concurrency.lockutils [req-8cda27b6-2697-4ced-b35e-af91928664e9 44d33ea57df44dc0b427b029b2dbdcad - - - -] Lock "n-hv-driver-port-lock-c3de4f94-561b-484a-bcf4-6ba285fbcbba" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:49:39.178 3768 2149439696736 MainThread DEBUG oslo_concurrency.lockutils [req-8cda27b6-2697-4ced-b35e-af91928664e9 44d33ea57df44dc0b427b029b2dbdcad - - - -] Lock "n-hv-driver-port-lock-c3de4f94-561b-484a-bcf4-6ba285fbcbba" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:49:39.204 3768 2149439696736 MainThread DEBUG oslo_concurrency.lockutils [req-8cda27b6-2697-4ced-b35e-af91928664e9 44d33ea57df44dc0b427b029b2dbdcad - - - -] Lock "n-hv-driver-port-lock-c3de4f94-561b-484a-bcf4-6ba285fbcbba" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:49:39.204 3768 2149438244640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b8256cbe-b0a3-4129-9e00-c7404636c2da 2022-03-08 11:49:39.472 3768 2149439696736 MainThread DEBUG oslo_concurrency.lockutils [req-8cda27b6-2697-4ced-b35e-af91928664e9 44d33ea57df44dc0b427b029b2dbdcad - - - -] Lock "n-hv-driver-port-lock-c3de4f94-561b-484a-bcf4-6ba285fbcbba" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:49:40.299 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 11:49:40.299 3768 2149439696736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b8256cbe-b0a3-4129-9e00-c7404636c2da' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 11:49:40.316 3768 2149439696736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b8256cbe-b0a3-4129-9e00-c7404636c2da' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 11:49:40.328 3768 2149439696736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b8256cbe-b0a3-4129-9e00-c7404636c2da _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 11:49:40.359 3768 2149439696736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b8256cbe-b0a3-4129-9e00-c7404636c2da'] 2022-03-08 11:49:40.375 3768 2149439696736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 11:49:40.375 3768 2149439696736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 11:49:40.390 3768 2149439696736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b8256cbe-b0a3-4129-9e00-c7404636c2da'] 2022-03-08 11:49:42.312 3768 2149439696736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:49:42.421 3768 2149439696736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:49:44.298 3768 2149437341008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f5b8410-bd44-4945-9e1d-1a5d9bba5bc4 - - - - -] port_update received: 698f6cd0-87c8-4b26-bd60-69908121ba19 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 11:49:44.327 3768 2149437341008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f5b8410-bd44-4945-9e1d-1a5d9bba5bc4 - - - - -] No port 698f6cd0-87c8-4b26-bd60-69908121ba19 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 11:49:50.358 3768 2149440822432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-faa7f027-67d1-4979-a3bd-bb236cc42fa0 - - - - -] port_update received: bdf2e725-30b9-4936-96f8-82fee8dd6090 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 11:49:50.358 3768 2149440822432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-faa7f027-67d1-4979-a3bd-bb236cc42fa0 - - - - -] No port bdf2e725-30b9-4936-96f8-82fee8dd6090 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 11:49:53.649 3768 2149441321088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b78de64-79c0-4f14-af26-6b176d13408d - - - - -] port_update received: 05ef3462-46da-40c3-b381-20c3119dac77 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 11:49:53.658 3768 2149441321088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b78de64-79c0-4f14-af26-6b176d13408d - - - - -] No port 05ef3462-46da-40c3-b381-20c3119dac77 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 11:49:55.425 3768 2149438244288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6f190ad8-96bd-4cce-9837-43e737574595 2022-03-08 11:49:56.374 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 11:49:57.156 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Adding port 6f190ad8-96bd-4cce-9837-43e737574595 2022-03-08 11:49:57.156 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Port 6f190ad8-96bd-4cce-9837-43e737574595 updated. Details: {'device': '6f190ad8-96bd-4cce-9837-43e737574595', 'network_id': '2fb6ff10-e0ac-416d-be6d-b5d83558ba9c', 'port_id': '6f190ad8-96bd-4cce-9837-43e737574595', 'mac_address': 'fa:16:3e:5a:31:d0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 354, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '66b6af10-0be9-4e36-9491-a44edd417094', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-08 11:49:57.177 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 11:49:57.190 3768 2149438456048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6f190ad8-96bd-4cce-9837-43e737574595" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:49:57.190 3768 2149438456048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6f190ad8-96bd-4cce-9837-43e737574595 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 11:49:57.204 3768 2149438456048 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2fb6ff10-e0ac-416d-be6d-b5d83558ba9c 2022-03-08 11:49:57.204 3768 2149438456048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 11:49:57.515 3768 2149438456048 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6f190ad8-96bd-4cce-9837-43e737574595') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:49:57.515 3768 2149438456048 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6f190ad8-96bd-4cce-9837-43e737574595') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:49:57.533 3768 2149438456048 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6f190ad8-96bd-4cce-9837-43e737574595 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 11:49:57.533 3768 2149438456048 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 354, VLAN trunk: None to switch port 6f190ad8-96bd-4cce-9837-43e737574595 2022-03-08 11:49:57.696 3768 2149438456048 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 11:49:57.704 3768 2149438456048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6f190ad8-96bd-4cce-9837-43e737574595'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 11:49:58.084 3768 2149439854192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8cf81fa8-6176-4a99-9b20-40650de2bba5 - - - - -] port_update received: 71ccd9a1-d950-48bd-8375-584c070977b7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 11:49:58.110 3768 2149439854192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8cf81fa8-6176-4a99-9b20-40650de2bba5 - - - - -] No port 71ccd9a1-d950-48bd-8375-584c070977b7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 11:49:58.219 3768 2149438456048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6f190ad8-96bd-4cce-9837-43e737574595']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 11:49:58.219 3768 2149438456048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 11:49:58.235 3768 2149438456048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f6c4d70f-0b59-497e-9745-d260207ef246) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 11:49:58.251 3768 2149438456048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6f190ad8-96bd-4cce-9837-43e737574595 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 11:49:58.251 3768 2149438456048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 11:49:58.266 3768 2149438456048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6f190ad8-96bd-4cce-9837-43e737574595 not yet added. Adding. 2022-03-08 11:49:58.266 3768 2149438456048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 11:49:58.280 3768 2149438456048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 11:49:58.499 3768 2149438456048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f190ad8-96bd-4cce-9837-43e737574595" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:49:58.658 3768 2149438456048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f190ad8-96bd-4cce-9837-43e737574595" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:49:58.673 3768 2149438456048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f190ad8-96bd-4cce-9837-43e737574595" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:49:58.877 3768 2149438456048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f190ad8-96bd-4cce-9837-43e737574595" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:49:59.002 3768 2149438456048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6f190ad8-96bd-4cce-9837-43e737574595" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.796s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:49:59.032 3768 2149438456048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6f190ad8-96bd-4cce-9837-43e737574595 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 11:49:59.032 3768 2149438456048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6f190ad8-96bd-4cce-9837-43e737574595 processed. 2022-03-08 11:49:59.338 3768 2149438244640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c3de4f94-561b-484a-bcf4-6ba285fbcbba 2022-03-08 11:49:59.658 3768 2149438456048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d06d280b-64d8-439f-ac67-461f7d97f731 44d33ea57df44dc0b427b029b2dbdcad - - - -] Security group member updated on remote: ['8eecb083-750f-4272-a523-a3593386fa78'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:49:59.675 3768 2149438456048 MainThread INFO neutron.agent.securitygroups_rpc [req-d06d280b-64d8-439f-ac67-461f7d97f731 44d33ea57df44dc0b427b029b2dbdcad - - - -] Security group member updated ['8eecb083-750f-4272-a523-a3593386fa78'] 2022-03-08 11:49:59.675 3768 2149438456048 MainThread INFO neutron.agent.securitygroups_rpc [req-d06d280b-64d8-439f-ac67-461f7d97f731 44d33ea57df44dc0b427b029b2dbdcad - - - -] Refresh firewall rules 2022-03-08 11:49:59.686 3768 2149438456048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d06d280b-64d8-439f-ac67-461f7d97f731 44d33ea57df44dc0b427b029b2dbdcad - - - -] Get security group information for devices via rpc ['c3de4f94-561b-484a-bcf4-6ba285fbcbba'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 11:49:59.767 3768 2149438456048 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d06d280b-64d8-439f-ac67-461f7d97f731 44d33ea57df44dc0b427b029b2dbdcad - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 11:49:59.767 3768 2149438456048 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d06d280b-64d8-439f-ac67-461f7d97f731 44d33ea57df44dc0b427b029b2dbdcad - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 11:49:59.907 3768 2149438456048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d06d280b-64d8-439f-ac67-461f7d97f731 44d33ea57df44dc0b427b029b2dbdcad - - - -] port_delete event received for 'c3de4f94-561b-484a-bcf4-6ba285fbcbba' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:50:00.382 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 11:50:00.390 3768 2149440780416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c3de4f94-561b-484a-bcf4-6ba285fbcbba' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 11:50:00.390 3768 2149440780416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c3de4f94-561b-484a-bcf4-6ba285fbcbba' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 11:50:00.390 3768 2149440780416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c3de4f94-561b-484a-bcf4-6ba285fbcbba _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 11:50:00.390 3768 2149440756368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:50:00.442 3768 2149440780416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 852fa11f-8f55-4af7-a8b8-229a8d8ca0d6 2022-03-08 11:50:00.453 3768 2149440780416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c3de4f94-561b-484a-bcf4-6ba285fbcbba'] 2022-03-08 11:50:00.453 3768 2149440780416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 11:50:00.470 3768 2149440780416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 11:50:00.488 3768 2149440780416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c3de4f94-561b-484a-bcf4-6ba285fbcbba'] 2022-03-08 11:50:00.751 3768 2149440756368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:50:03.114 3768 2149440781296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d58248f7-36b1-4b8c-b943-4c75ee9077d5 d0c956a64a86402faa2726cbd21ae597 - - - -] port_delete event received for '34a23ccb-09ed-4afd-a75b-dcfede3b5d2c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:50:05.124 3768 2149440642384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d907a26b-390b-49d4-9265-ad620672899a d0c956a64a86402faa2726cbd21ae597 - - - -] port_delete event received for '8902bc36-67c2-4367-a3b5-f61ba643e0b7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:50:06.281 3768 2149438978000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d8d3583-f9ff-4061-84e7-9c4757860589 d0c956a64a86402faa2726cbd21ae597 - - - -] network_delete received. Deleting network 852fa11f-8f55-4af7-a8b8-229a8d8ca0d6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-08 11:50:06.298 3768 2149438978000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d8d3583-f9ff-4061-84e7-9c4757860589 d0c956a64a86402faa2726cbd21ae597 - - - -] Network 852fa11f-8f55-4af7-a8b8-229a8d8ca0d6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-08 11:50:07.405 3768 2149438244640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 352d0561-0246-4cd6-944b-4a859448a406 2022-03-08 11:50:07.659 3768 2149439294976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab721771-d6ee-4340-93d8-14013e146acd 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] Security group member updated on remote: ['594d2cce-2123-4f80-ba7b-2c65830592a7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:50:07.659 3768 2149439294976 MainThread INFO neutron.agent.securitygroups_rpc [req-ab721771-d6ee-4340-93d8-14013e146acd 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] Security group member updated ['594d2cce-2123-4f80-ba7b-2c65830592a7'] 2022-03-08 11:50:08.061 3768 2149439603632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab721771-d6ee-4340-93d8-14013e146acd 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] port_delete event received for '352d0561-0246-4cd6-944b-4a859448a406' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:50:08.407 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 11:50:08.407 3768 2149441159584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '352d0561-0246-4cd6-944b-4a859448a406' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 11:50:08.407 3768 2149441159584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '352d0561-0246-4cd6-944b-4a859448a406' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 11:50:08.424 3768 2149441159584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 352d0561-0246-4cd6-944b-4a859448a406 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 11:50:08.439 3768 2149441159584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['352d0561-0246-4cd6-944b-4a859448a406'] 2022-03-08 11:50:08.459 3768 2149441159584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 11:50:08.459 3768 2149441159584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 11:50:08.459 3768 2149441159584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['352d0561-0246-4cd6-944b-4a859448a406'] 2022-03-08 11:50:10.393 3768 2149441413712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:50:10.428 3768 2149441416880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fbdea955-9173-4c45-be62-f737e4756bb2 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] port_delete event received for '4e676d81-65f1-4ade-a692-b95e518c4fb1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:50:10.444 3768 2149441413712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:50:12.662 3768 2149437623456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-02e9ecee-5943-409b-99bd-9ad7775f7c77 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Security group member updated on remote: ['22a1a018-b174-4317-9478-f42ef3b65f9b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:50:12.671 3768 2149437623456 MainThread INFO neutron.agent.securitygroups_rpc [req-02e9ecee-5943-409b-99bd-9ad7775f7c77 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Security group member updated ['22a1a018-b174-4317-9478-f42ef3b65f9b'] 2022-03-08 11:50:22.904 3768 2149441662640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6795ea8b-c565-4bb5-b758-547ebd40b7fb 7b1f9854d8644a01bda9a3ff93a277c0 - - - -] port_update received: a516944b-52c5-4c30-bd61-5ec4f38d7f40 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 11:50:22.925 3768 2149441662640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6795ea8b-c565-4bb5-b758-547ebd40b7fb 7b1f9854d8644a01bda9a3ff93a277c0 - - - -] No port a516944b-52c5-4c30-bd61-5ec4f38d7f40 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 11:50:25.452 3768 2149441598560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-764a65bd-2e7c-44a1-b47d-f9f822d5bfe4 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] Security group member updated on remote: ['cc00e7bb-ff13-40f0-8580-6602b8830727'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:50:25.452 3768 2149441598560 MainThread INFO neutron.agent.securitygroups_rpc [req-764a65bd-2e7c-44a1-b47d-f9f822d5bfe4 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] Security group member updated ['cc00e7bb-ff13-40f0-8580-6602b8830727'] 2022-03-08 11:50:25.577 3768 2149438244640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: de884710-02e3-496e-b13c-28e0751d5dae 2022-03-08 11:50:25.724 3768 2149438244288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a516944b-52c5-4c30-bd61-5ec4f38d7f40 2022-03-08 11:50:25.741 3768 2149441598208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-764a65bd-2e7c-44a1-b47d-f9f822d5bfe4 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] port_delete event received for 'de884710-02e3-496e-b13c-28e0751d5dae' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:50:26.546 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 11:50:26.750 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Adding port a516944b-52c5-4c30-bd61-5ec4f38d7f40 2022-03-08 11:50:26.764 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Port a516944b-52c5-4c30-bd61-5ec4f38d7f40 updated. Details: {'device': 'a516944b-52c5-4c30-bd61-5ec4f38d7f40', 'network_id': '727c7330-a218-46cf-9ef7-66479db572b4', 'port_id': 'a516944b-52c5-4c30-bd61-5ec4f38d7f40', 'mac_address': 'fa:16:3e:1b:16:f5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 370, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '006d0485-6fcf-45ee-9de9-38eff1364959', '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} 2022-03-08 11:50:26.764 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 11:50:26.779 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 11:50:26.779 3768 2149437721760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a516944b-52c5-4c30-bd61-5ec4f38d7f40" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:50:26.779 3768 2149437721760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a516944b-52c5-4c30-bd61-5ec4f38d7f40 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 11:50:26.779 3768 2149437721760 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 727c7330-a218-46cf-9ef7-66479db572b4 2022-03-08 11:50:26.801 3768 2149437721760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 11:50:26.801 3768 2149440756368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'de884710-02e3-496e-b13c-28e0751d5dae' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 11:50:26.801 3768 2149440756368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'de884710-02e3-496e-b13c-28e0751d5dae' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 11:50:26.826 3768 2149440756368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port de884710-02e3-496e-b13c-28e0751d5dae _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 11:50:26.843 3768 2149440756368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 642a6f0e-a92a-4430-9e00-72817ee17301 2022-03-08 11:50:26.858 3768 2149440756368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['de884710-02e3-496e-b13c-28e0751d5dae'] 2022-03-08 11:50:26.858 3768 2149440756368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 11:50:26.858 3768 2149440756368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 11:50:26.858 3768 2149440756368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['de884710-02e3-496e-b13c-28e0751d5dae'] 2022-03-08 11:50:26.972 3768 2149437721760 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a516944b-52c5-4c30-bd61-5ec4f38d7f40') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:50:26.972 3768 2149437721760 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a516944b-52c5-4c30-bd61-5ec4f38d7f40') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:50:26.999 3768 2149437721760 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a516944b-52c5-4c30-bd61-5ec4f38d7f40 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 11:50:26.999 3768 2149437721760 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 370, VLAN trunk: None to switch port a516944b-52c5-4c30-bd61-5ec4f38d7f40 2022-03-08 11:50:27.108 3768 2149437721760 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 11:50:27.108 3768 2149437721760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a516944b-52c5-4c30-bd61-5ec4f38d7f40'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 11:50:27.264 3768 2149437721760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a516944b-52c5-4c30-bd61-5ec4f38d7f40']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 11:50:27.264 3768 2149437721760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 11:50:27.293 3768 2149437721760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (22a1a018-b174-4317-9478-f42ef3b65f9b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 11:50:27.293 3768 2149437721760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (22a1a018-b174-4317-9478-f42ef3b65f9b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-08 11:50:27.301 3768 2149437721760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a516944b-52c5-4c30-bd61-5ec4f38d7f40 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 11:50:27.311 3768 2149437721760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 11:50:27.311 3768 2149437721760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a516944b-52c5-4c30-bd61-5ec4f38d7f40 not yet added. Adding. 2022-03-08 11:50:27.311 3768 2149437721760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 11:50:27.331 3768 2149437721760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 11:50:27.473 3768 2149437721760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a516944b-52c5-4c30-bd61-5ec4f38d7f40" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:50:27.624 3768 2149437721760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a516944b-52c5-4c30-bd61-5ec4f38d7f40" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:50:27.624 3768 2149437721760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a516944b-52c5-4c30-bd61-5ec4f38d7f40" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:50:27.799 3768 2149437721760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a516944b-52c5-4c30-bd61-5ec4f38d7f40" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:50:27.861 3768 2149441320208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8de6921-2ea5-44e2-b185-6e07d11db7de 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] port_delete event received for '54195fda-318b-4a85-b9b0-73dde8677ab4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:50:27.921 3768 2149437721760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a516944b-52c5-4c30-bd61-5ec4f38d7f40" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:50:27.936 3768 2149437721760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a516944b-52c5-4c30-bd61-5ec4f38d7f40 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 11:50:27.936 3768 2149437721760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a516944b-52c5-4c30-bd61-5ec4f38d7f40 processed. 2022-03-08 11:50:28.361 3768 2149439693040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d3dc7673-5e7a-4832-b00b-af2e3b9d3d01 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] Security group rule updated on remote: ['c993e1ea-9a07-476f-9883-4cc0562f1e79'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 11:50:28.361 3768 2149439693040 MainThread INFO neutron.agent.securitygroups_rpc [req-d3dc7673-5e7a-4832-b00b-af2e3b9d3d01 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] Security group rule updated ['c993e1ea-9a07-476f-9883-4cc0562f1e79'] 2022-03-08 11:50:28.493 3768 2149439693040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-48e8d45d-348c-4661-ae35-bae5561dbfb7 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] Security group rule updated on remote: ['c993e1ea-9a07-476f-9883-4cc0562f1e79'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 11:50:28.506 3768 2149439693040 MainThread INFO neutron.agent.securitygroups_rpc [req-48e8d45d-348c-4661-ae35-bae5561dbfb7 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] Security group rule updated ['c993e1ea-9a07-476f-9883-4cc0562f1e79'] 2022-03-08 11:50:28.562 3768 2149441068720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:50:28.784 3768 2149441068720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:50:31.969 3768 2149437286352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-68ce2b3c-ab69-4266-bd48-36d47b2e76d8 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] Security group member updated on remote: ['c993e1ea-9a07-476f-9883-4cc0562f1e79'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:50:31.992 3768 2149437286352 MainThread INFO neutron.agent.securitygroups_rpc [req-68ce2b3c-ab69-4266-bd48-36d47b2e76d8 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] Security group member updated ['c993e1ea-9a07-476f-9883-4cc0562f1e79'] 2022-03-08 11:50:32.811 3768 2149440096384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c202548-99dd-408c-8da2-cdd4188d10b5 7b1f9854d8644a01bda9a3ff93a277c0 - - - -] port_update received: b75c2f17-a834-4f01-b29a-4948785001c8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 11:50:32.830 3768 2149440096384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c202548-99dd-408c-8da2-cdd4188d10b5 7b1f9854d8644a01bda9a3ff93a277c0 - - - -] No port b75c2f17-a834-4f01-b29a-4948785001c8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 11:50:35.796 3768 2149438244288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b75c2f17-a834-4f01-b29a-4948785001c8 2022-03-08 11:50:36.608 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 11:50:36.827 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Adding port b75c2f17-a834-4f01-b29a-4948785001c8 2022-03-08 11:50:36.827 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Port b75c2f17-a834-4f01-b29a-4948785001c8 updated. Details: {'device': 'b75c2f17-a834-4f01-b29a-4948785001c8', 'network_id': '642a6f0e-a92a-4430-9e00-72817ee17301', 'port_id': 'b75c2f17-a834-4f01-b29a-4948785001c8', 'mac_address': 'fa:16:3e:f4:71:1c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 371, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c4b92a9f-a9d4-4a86-a79b-4a32c15b919d', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-08 11:50:36.842 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 11:50:36.858 3768 2149440847536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b75c2f17-a834-4f01-b29a-4948785001c8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:50:36.885 3768 2149440847536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b75c2f17-a834-4f01-b29a-4948785001c8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 11:50:36.885 3768 2149440847536 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 642a6f0e-a92a-4430-9e00-72817ee17301 2022-03-08 11:50:36.885 3768 2149440847536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 11:50:37.099 3768 2149440847536 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b75c2f17-a834-4f01-b29a-4948785001c8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:50:37.099 3768 2149440847536 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b75c2f17-a834-4f01-b29a-4948785001c8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:50:37.121 3768 2149440847536 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b75c2f17-a834-4f01-b29a-4948785001c8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 11:50:37.134 3768 2149440847536 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 371, VLAN trunk: None to switch port b75c2f17-a834-4f01-b29a-4948785001c8 2022-03-08 11:50:37.265 3768 2149440847536 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 11:50:37.284 3768 2149440847536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b75c2f17-a834-4f01-b29a-4948785001c8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 11:50:37.469 3768 2149440847536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b75c2f17-a834-4f01-b29a-4948785001c8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 11:50:37.489 3768 2149440847536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 11:50:37.500 3768 2149440847536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c993e1ea-9a07-476f-9883-4cc0562f1e79) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 11:50:37.500 3768 2149440847536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b75c2f17-a834-4f01-b29a-4948785001c8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 11:50:37.500 3768 2149440847536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 11:50:37.519 3768 2149440847536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b75c2f17-a834-4f01-b29a-4948785001c8 not yet added. Adding. 2022-03-08 11:50:37.519 3768 2149440847536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 11:50:37.535 3768 2149440847536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 11:50:37.718 3768 2149440847536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b75c2f17-a834-4f01-b29a-4948785001c8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:50:37.916 3768 2149440847536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b75c2f17-a834-4f01-b29a-4948785001c8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:50:37.926 3768 2149440847536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b75c2f17-a834-4f01-b29a-4948785001c8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:50:38.171 3768 2149440847536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b75c2f17-a834-4f01-b29a-4948785001c8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:50:38.342 3768 2149440847536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b75c2f17-a834-4f01-b29a-4948785001c8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.484s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:50:38.359 3768 2149440847536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b75c2f17-a834-4f01-b29a-4948785001c8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 11:50:38.359 3768 2149440847536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b75c2f17-a834-4f01-b29a-4948785001c8 processed. 2022-03-08 11:50:38.420 3768 2149440847536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3c4da64f-ddbd-416a-8e33-dd138a307f97 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Security group rule updated on remote: ['7136ae43-bd91-4355-b19f-75e10f0cf688'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 11:50:38.441 3768 2149440847536 MainThread INFO neutron.agent.securitygroups_rpc [req-3c4da64f-ddbd-416a-8e33-dd138a307f97 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Security group rule updated ['7136ae43-bd91-4355-b19f-75e10f0cf688'] 2022-03-08 11:50:38.563 3768 2149441473344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c7c27139-89e4-4420-9430-f974fe8351d8 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Security group rule updated on remote: ['7136ae43-bd91-4355-b19f-75e10f0cf688'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 11:50:38.577 3768 2149441473344 MainThread INFO neutron.agent.securitygroups_rpc [req-c7c27139-89e4-4420-9430-f974fe8351d8 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Security group rule updated ['7136ae43-bd91-4355-b19f-75e10f0cf688'] 2022-03-08 11:50:38.596 3768 2149441473344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:50:38.907 3768 2149439952320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-56a29df9-a704-4072-8035-f286fd29ec82 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Security group rule updated on remote: ['7136ae43-bd91-4355-b19f-75e10f0cf688'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 11:50:38.921 3768 2149439952320 MainThread INFO neutron.agent.securitygroups_rpc [req-56a29df9-a704-4072-8035-f286fd29ec82 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Security group rule updated ['7136ae43-bd91-4355-b19f-75e10f0cf688'] 2022-03-08 11:50:39.082 3768 2149441473344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.484s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:50:39.129 3768 2149439952320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a7e831ac-285d-4137-a7e4-b8031c8baa52 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Security group rule updated on remote: ['7136ae43-bd91-4355-b19f-75e10f0cf688'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 11:50:39.149 3768 2149439952320 MainThread INFO neutron.agent.securitygroups_rpc [req-a7e831ac-285d-4137-a7e4-b8031c8baa52 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Security group rule updated ['7136ae43-bd91-4355-b19f-75e10f0cf688'] 2022-03-08 11:50:39.327 3768 2149439952320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-21bf01a5-2f34-44eb-a883-e4c8b3c30b4c 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Security group rule updated on remote: ['7136ae43-bd91-4355-b19f-75e10f0cf688'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 11:50:39.344 3768 2149439952320 MainThread INFO neutron.agent.securitygroups_rpc [req-21bf01a5-2f34-44eb-a883-e4c8b3c30b4c 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Security group rule updated ['7136ae43-bd91-4355-b19f-75e10f0cf688'] 2022-03-08 11:50:39.475 3768 2149439952320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e710a87c-9665-446d-afe6-c1f4a06c3f8c 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Security group rule updated on remote: ['7136ae43-bd91-4355-b19f-75e10f0cf688'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 11:50:39.484 3768 2149439952320 MainThread INFO neutron.agent.securitygroups_rpc [req-e710a87c-9665-446d-afe6-c1f4a06c3f8c 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Security group rule updated ['7136ae43-bd91-4355-b19f-75e10f0cf688'] 2022-03-08 11:50:39.749 3768 2149438244640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 057c005f-a3e4-4a8c-9360-609c368587dd 2022-03-08 11:50:39.982 3768 2149441473344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Security group member updated on remote: ['22a1a018-b174-4317-9478-f42ef3b65f9b', '7136ae43-bd91-4355-b19f-75e10f0cf688'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:50:39.982 3768 2149441473344 MainThread INFO neutron.agent.securitygroups_rpc [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Security group member updated ['22a1a018-b174-4317-9478-f42ef3b65f9b', '7136ae43-bd91-4355-b19f-75e10f0cf688'] 2022-03-08 11:50:39.982 3768 2149441473344 MainThread INFO neutron.agent.securitygroups_rpc [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Refresh firewall rules 2022-03-08 11:50:40.014 3768 2149441473344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Get security group information for devices via rpc ['a516944b-52c5-4c30-bd61-5ec4f38d7f40'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 11:50:40.030 3768 2149441496512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] port_update received: a516944b-52c5-4c30-bd61-5ec4f38d7f40 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 11:50:40.049 3768 2149441496512 MainThread DEBUG oslo_concurrency.lockutils [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Lock "n-hv-agent-port-lock-a516944b-52c5-4c30-bd61-5ec4f38d7f40" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:50:40.061 3768 2149441496512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Binding port a516944b-52c5-4c30-bd61-5ec4f38d7f40 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 11:50:40.061 3768 2149441496512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 11:50:40.093 3768 2149441496512 MainThread DEBUG neutron.services.trunk.rpc.agent [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a516944b-52c5-4c30-bd61-5ec4f38d7f40') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:50:40.093 3768 2149441496512 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a516944b-52c5-4c30-bd61-5ec4f38d7f40') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:50:40.131 3768 2149441496512 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Trunk plugin disabled on server. Assuming port a516944b-52c5-4c30-bd61-5ec4f38d7f40 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 11:50:40.131 3768 2149441496512 MainThread INFO networking_hyperv.neutron.trunk_driver [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Binding VLAN ID: 370, VLAN trunk: None to switch port a516944b-52c5-4c30-bd61-5ec4f38d7f40 2022-03-08 11:50:40.202 3768 2149441496512 MainThread INFO neutron.agent.securitygroups_rpc [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Refresh firewall rules 2022-03-08 11:50:40.202 3768 2149441496512 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Get security group information for devices via rpc ['a516944b-52c5-4c30-bd61-5ec4f38d7f40'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 11:50:40.610 3768 2149439050496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-47237874-eb87-486b-a4a9-dbad9cd398e7 9b23e13b819c4147b460cf8fb7728a78 - - - -] Security group member updated on remote: ['94f95bbe-dc93-4548-bf82-24b4109ce4c9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:50:40.624 3768 2149439050496 MainThread INFO neutron.agent.securitygroups_rpc [req-47237874-eb87-486b-a4a9-dbad9cd398e7 9b23e13b819c4147b460cf8fb7728a78 - - - -] Security group member updated ['94f95bbe-dc93-4548-bf82-24b4109ce4c9'] 2022-03-08 11:50:40.624 3768 2149439050496 MainThread INFO neutron.agent.securitygroups_rpc [req-47237874-eb87-486b-a4a9-dbad9cd398e7 9b23e13b819c4147b460cf8fb7728a78 - - - -] Refresh firewall rules 2022-03-08 11:50:40.624 3768 2149439050496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-47237874-eb87-486b-a4a9-dbad9cd398e7 9b23e13b819c4147b460cf8fb7728a78 - - - -] Get security group information for devices via rpc ['057c005f-a3e4-4a8c-9360-609c368587dd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 11:50:40.655 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 11:50:40.655 3768 2149441068192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '057c005f-a3e4-4a8c-9360-609c368587dd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 11:50:40.673 3768 2149441068192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '057c005f-a3e4-4a8c-9360-609c368587dd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 11:50:40.689 3768 2149441068192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 057c005f-a3e4-4a8c-9360-609c368587dd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 11:50:40.703 3768 2149441068544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47237874-eb87-486b-a4a9-dbad9cd398e7 9b23e13b819c4147b460cf8fb7728a78 - - - -] port_delete event received for '057c005f-a3e4-4a8c-9360-609c368587dd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:50:40.717 3768 2149441068192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 613dd839-bfdf-44a6-abb2-3b94ffc1092d 2022-03-08 11:50:40.717 3768 2149441068192 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['057c005f-a3e4-4a8c-9360-609c368587dd'] 2022-03-08 11:50:40.754 3768 2149441068192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 11:50:40.754 3768 2149441068192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 11:50:40.772 3768 2149441068192 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['057c005f-a3e4-4a8c-9360-609c368587dd'] 2022-03-08 11:50:40.846 3768 2149439050496 MainThread DEBUG neutron.agent.securitygroups_rpc [req-47237874-eb87-486b-a4a9-dbad9cd398e7 9b23e13b819c4147b460cf8fb7728a78 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 11:50:40.846 3768 2149439050496 MainThread DEBUG neutron.agent.securitygroups_rpc [req-47237874-eb87-486b-a4a9-dbad9cd398e7 9b23e13b819c4147b460cf8fb7728a78 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 11:50:40.940 3768 2149441473344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Update security group information for ports dict_keys(['a516944b-52c5-4c30-bd61-5ec4f38d7f40']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 11:50:40.959 3768 2149441473344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 11:50:40.972 3768 2149441473344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Update rules of security group (22a1a018-b174-4317-9478-f42ef3b65f9b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 11:50:40.984 3768 2149441473344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Update rules of security group (7136ae43-bd91-4355-b19f-75e10f0cf688) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 11:50:40.984 3768 2149441473344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Update members of security group (22a1a018-b174-4317-9478-f42ef3b65f9b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-08 11:50:41.001 3768 2149441473344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Update port filter for a516944b-52c5-4c30-bd61-5ec4f38d7f40 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 11:50:41.001 3768 2149441473344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Updating port rules. 2022-03-08 11:50:41.017 3768 2149441473344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Creating 6 new rules, removing 0 old rules. 2022-03-08 11:50:41.032 3768 2149441473344 MainThread DEBUG oslo_concurrency.lockutils [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Lock "n-hv-driver-port-lock-a516944b-52c5-4c30-bd61-5ec4f38d7f40" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:50:41.049 3768 2149441496512 MainThread DEBUG neutron.agent.securitygroups_rpc [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Update security group information for ports dict_keys(['a516944b-52c5-4c30-bd61-5ec4f38d7f40']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 11:50:41.061 3768 2149441496512 MainThread DEBUG neutron.agent.securitygroups_rpc [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 11:50:41.061 3768 2149441496512 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Update rules of security group (22a1a018-b174-4317-9478-f42ef3b65f9b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 11:50:41.091 3768 2149441496512 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Update rules of security group (7136ae43-bd91-4355-b19f-75e10f0cf688) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 11:50:41.091 3768 2149441496512 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Update members of security group (22a1a018-b174-4317-9478-f42ef3b65f9b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-08 11:50:41.108 3768 2149441496512 MainThread DEBUG neutron.agent.securitygroups_rpc [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Update port filter for a516944b-52c5-4c30-bd61-5ec4f38d7f40 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 11:50:41.108 3768 2149441496512 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Updating port rules. 2022-03-08 11:50:41.126 3768 2149441496512 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Creating 6 new rules, removing 0 old rules. 2022-03-08 11:50:41.280 3768 2149441473344 MainThread DEBUG oslo_concurrency.lockutils [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Lock "n-hv-driver-port-lock-a516944b-52c5-4c30-bd61-5ec4f38d7f40" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:50:41.280 3768 2149441473344 MainThread DEBUG oslo_concurrency.lockutils [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Lock "n-hv-driver-port-lock-a516944b-52c5-4c30-bd61-5ec4f38d7f40" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:50:41.296 3768 2149441473344 MainThread DEBUG oslo_concurrency.lockutils [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Lock "n-hv-driver-port-lock-a516944b-52c5-4c30-bd61-5ec4f38d7f40" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:50:41.312 3768 2149441496512 MainThread DEBUG oslo_concurrency.lockutils [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Lock "n-hv-driver-port-lock-a516944b-52c5-4c30-bd61-5ec4f38d7f40" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:50:41.435 3768 2149441496512 MainThread DEBUG oslo_concurrency.lockutils [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Lock "n-hv-driver-port-lock-a516944b-52c5-4c30-bd61-5ec4f38d7f40" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:50:41.435 3768 2149441496512 MainThread DEBUG oslo_concurrency.lockutils [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Lock "n-hv-driver-port-lock-a516944b-52c5-4c30-bd61-5ec4f38d7f40" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:50:41.435 3768 2149441496512 MainThread DEBUG oslo_concurrency.lockutils [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Lock "n-hv-driver-port-lock-a516944b-52c5-4c30-bd61-5ec4f38d7f40" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:50:41.503 3768 2149441496512 MainThread DEBUG oslo_concurrency.lockutils [req-20d48eb1-5ba2-40ee-80a8-ec4f60494ced 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Lock "n-hv-agent-port-lock-a516944b-52c5-4c30-bd61-5ec4f38d7f40" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.453s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:50:42.658 3768 2149441496512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:50:42.704 3768 2149441496512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:50:47.743 3768 2149438668288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-244d7588-58e9-470c-b2c1-3fe0f8069f4c 9b23e13b819c4147b460cf8fb7728a78 - - - -] Security group member updated on remote: ['94f95bbe-dc93-4548-bf82-24b4109ce4c9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:50:47.743 3768 2149438668288 MainThread INFO neutron.agent.securitygroups_rpc [req-244d7588-58e9-470c-b2c1-3fe0f8069f4c 9b23e13b819c4147b460cf8fb7728a78 - - - -] Security group member updated ['94f95bbe-dc93-4548-bf82-24b4109ce4c9'] 2022-03-08 11:50:48.637 3768 2149441413360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8f9583a-bc5b-4de8-922b-2b8ef7cfee0e 7b1f9854d8644a01bda9a3ff93a277c0 - - - -] port_update received: f9df3801-ce26-4e96-8400-dc03a6fe4abf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 11:50:48.645 3768 2149441413360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8f9583a-bc5b-4de8-922b-2b8ef7cfee0e 7b1f9854d8644a01bda9a3ff93a277c0 - - - -] No port f9df3801-ce26-4e96-8400-dc03a6fe4abf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 11:50:49.905 3768 2149438244288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f9df3801-ce26-4e96-8400-dc03a6fe4abf 2022-03-08 11:50:50.706 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 11:50:50.908 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Adding port f9df3801-ce26-4e96-8400-dc03a6fe4abf 2022-03-08 11:50:50.920 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Port f9df3801-ce26-4e96-8400-dc03a6fe4abf updated. Details: {'device': 'f9df3801-ce26-4e96-8400-dc03a6fe4abf', 'network_id': '613dd839-bfdf-44a6-abb2-3b94ffc1092d', 'port_id': 'f9df3801-ce26-4e96-8400-dc03a6fe4abf', 'mac_address': 'fa:16:3e:f4:c6:d9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 352, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '25ded449-79bd-4363-808e-0ed714a0cfd7', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-08 11:50:50.920 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 11:50:50.950 3768 2149441771824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f9df3801-ce26-4e96-8400-dc03a6fe4abf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:50:50.950 3768 2149441771824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f9df3801-ce26-4e96-8400-dc03a6fe4abf _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 11:50:50.966 3768 2149441771824 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 613dd839-bfdf-44a6-abb2-3b94ffc1092d 2022-03-08 11:50:50.966 3768 2149441771824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 11:50:51.216 3768 2149441771824 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f9df3801-ce26-4e96-8400-dc03a6fe4abf') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:50:51.216 3768 2149441771824 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f9df3801-ce26-4e96-8400-dc03a6fe4abf') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:50:51.236 3768 2149441771824 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f9df3801-ce26-4e96-8400-dc03a6fe4abf is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 11:50:51.248 3768 2149441771824 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 352, VLAN trunk: None to switch port f9df3801-ce26-4e96-8400-dc03a6fe4abf 2022-03-08 11:50:51.372 3768 2149441771824 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 11:50:51.379 3768 2149441771824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f9df3801-ce26-4e96-8400-dc03a6fe4abf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 11:50:51.544 3768 2149441771824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f9df3801-ce26-4e96-8400-dc03a6fe4abf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 11:50:51.544 3768 2149441771824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 11:50:51.544 3768 2149441771824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (94f95bbe-dc93-4548-bf82-24b4109ce4c9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 11:50:51.544 3768 2149441771824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (94f95bbe-dc93-4548-bf82-24b4109ce4c9) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-08 11:50:51.565 3768 2149441771824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f9df3801-ce26-4e96-8400-dc03a6fe4abf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 11:50:51.565 3768 2149441771824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 11:50:51.578 3768 2149441771824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f9df3801-ce26-4e96-8400-dc03a6fe4abf not yet added. Adding. 2022-03-08 11:50:51.578 3768 2149441771824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 11:50:51.578 3768 2149441771824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 11:50:51.736 3768 2149441771824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f9df3801-ce26-4e96-8400-dc03a6fe4abf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:50:51.836 3768 2149438244640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6f190ad8-96bd-4cce-9837-43e737574595 2022-03-08 11:50:51.877 3768 2149441771824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f9df3801-ce26-4e96-8400-dc03a6fe4abf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:50:51.895 3768 2149441771824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f9df3801-ce26-4e96-8400-dc03a6fe4abf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:50:52.013 3768 2149442082416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6825dceb-b155-4b61-b052-7fb9a95a8845 4964d1909d8a459e9b35804ccc250c25 - - - -] Security group member updated on remote: ['f6c4d70f-0b59-497e-9745-d260207ef246'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:50:52.028 3768 2149442082416 MainThread INFO neutron.agent.securitygroups_rpc [req-6825dceb-b155-4b61-b052-7fb9a95a8845 4964d1909d8a459e9b35804ccc250c25 - - - -] Security group member updated ['f6c4d70f-0b59-497e-9745-d260207ef246'] 2022-03-08 11:50:52.060 3768 2149441771824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f9df3801-ce26-4e96-8400-dc03a6fe4abf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:50:52.201 3768 2149441771824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f9df3801-ce26-4e96-8400-dc03a6fe4abf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:50:52.201 3768 2149441771824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f9df3801-ce26-4e96-8400-dc03a6fe4abf status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 11:50:52.216 3768 2149441771824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f9df3801-ce26-4e96-8400-dc03a6fe4abf processed. 2022-03-08 11:50:52.575 3768 2149441925184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6825dceb-b155-4b61-b052-7fb9a95a8845 4964d1909d8a459e9b35804ccc250c25 - - - -] port_delete event received for '6f190ad8-96bd-4cce-9837-43e737574595' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:50:52.732 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 11:50:52.732 3768 2149441926592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6f190ad8-96bd-4cce-9837-43e737574595' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 11:50:52.732 3768 2149441926592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6f190ad8-96bd-4cce-9837-43e737574595' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 11:50:52.752 3768 2149441926592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6f190ad8-96bd-4cce-9837-43e737574595 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 11:50:52.766 3768 2149441925184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:50:52.780 3768 2149441926592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2fb6ff10-e0ac-416d-be6d-b5d83558ba9c 2022-03-08 11:50:52.780 3768 2149441926592 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6f190ad8-96bd-4cce-9837-43e737574595'] 2022-03-08 11:50:52.806 3768 2149441926592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 11:50:52.809 3768 2149441926592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 11:50:52.825 3768 2149441926592 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6f190ad8-96bd-4cce-9837-43e737574595'] 2022-03-08 11:50:53.393 3768 2149441925184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.625s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:50:53.826 3768 2149441926592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d92cf20c-419a-46ff-a83a-210cfabfe287 4964d1909d8a459e9b35804ccc250c25 - - - -] port_delete event received for '499058e7-c4db-450d-8d3d-50255e524132' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:50:54.404 3768 2149441771824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dc2af730-3c9f-4140-97d5-6b810c4a5654 4964d1909d8a459e9b35804ccc250c25 - - - -] Security group rule updated on remote: ['21049491-387c-44f0-8aeb-c7010785b3e6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 11:50:54.420 3768 2149441771824 MainThread INFO neutron.agent.securitygroups_rpc [req-dc2af730-3c9f-4140-97d5-6b810c4a5654 4964d1909d8a459e9b35804ccc250c25 - - - -] Security group rule updated ['21049491-387c-44f0-8aeb-c7010785b3e6'] 2022-03-08 11:50:54.534 3768 2149439050320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4a706422-f416-469b-87c7-4782df32a782 4964d1909d8a459e9b35804ccc250c25 - - - -] Security group rule updated on remote: ['21049491-387c-44f0-8aeb-c7010785b3e6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 11:50:54.545 3768 2149439050320 MainThread INFO neutron.agent.securitygroups_rpc [req-4a706422-f416-469b-87c7-4782df32a782 4964d1909d8a459e9b35804ccc250c25 - - - -] Security group rule updated ['21049491-387c-44f0-8aeb-c7010785b3e6'] 2022-03-08 11:50:57.983 3768 2149441498976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fe7e4951-327c-43c8-a6c0-30a94f152c04 4964d1909d8a459e9b35804ccc250c25 - - - -] Security group member updated on remote: ['21049491-387c-44f0-8aeb-c7010785b3e6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:50:58.001 3768 2149441498976 MainThread INFO neutron.agent.securitygroups_rpc [req-fe7e4951-327c-43c8-a6c0-30a94f152c04 4964d1909d8a459e9b35804ccc250c25 - - - -] Security group member updated ['21049491-387c-44f0-8aeb-c7010785b3e6'] 2022-03-08 11:50:58.887 3768 2149441027760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2cbba6f4-9bff-4b62-8f89-e73f9719e966 7b1f9854d8644a01bda9a3ff93a277c0 - - - -] port_update received: 852c6417-1bcc-4976-9a94-d78933e204b9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 11:50:58.907 3768 2149441027760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2cbba6f4-9bff-4b62-8f89-e73f9719e966 7b1f9854d8644a01bda9a3ff93a277c0 - - - -] No port 852c6417-1bcc-4976-9a94-d78933e204b9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 11:50:59.918 3768 2149438244640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2f978ce9-a8b9-4561-af0f-1d5dd76c6482 2022-03-08 11:51:00.017 3768 2149442082592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c8496b9a-1892-4240-b574-20475135803c 7f2597d8a46b48f19ee838072de9036a - - - -] Security group member updated on remote: ['887bab96-68b7-4fc8-914e-286ce19cefd5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:51:00.017 3768 2149442082592 MainThread INFO neutron.agent.securitygroups_rpc [req-c8496b9a-1892-4240-b574-20475135803c 7f2597d8a46b48f19ee838072de9036a - - - -] Security group member updated ['887bab96-68b7-4fc8-914e-286ce19cefd5'] 2022-03-08 11:51:00.341 3768 2149439230544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8496b9a-1892-4240-b574-20475135803c 7f2597d8a46b48f19ee838072de9036a - - - -] port_delete event received for '2f978ce9-a8b9-4561-af0f-1d5dd76c6482' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:51:00.769 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 11:51:00.769 3768 2149439230544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2f978ce9-a8b9-4561-af0f-1d5dd76c6482' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 11:51:00.769 3768 2149439230544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2f978ce9-a8b9-4561-af0f-1d5dd76c6482' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 11:51:00.789 3768 2149439230544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2f978ce9-a8b9-4561-af0f-1d5dd76c6482 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 11:51:00.798 3768 2149439230544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ddeef853-3287-49a7-b0fc-383ed11d55d1 2022-03-08 11:51:00.817 3768 2149439230544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2f978ce9-a8b9-4561-af0f-1d5dd76c6482'] 2022-03-08 11:51:00.826 3768 2149439230544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 11:51:00.826 3768 2149439230544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 11:51:00.842 3768 2149439230544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2f978ce9-a8b9-4561-af0f-1d5dd76c6482'] 2022-03-08 11:51:02.024 3768 2149438244288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 852c6417-1bcc-4976-9a94-d78933e204b9 2022-03-08 11:51:02.794 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 11:51:02.794 3768 2149439230544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:51:02.816 3768 2149439694976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6dfb9484-1e70-4fd4-abbe-4325c9cef38f 7f2597d8a46b48f19ee838072de9036a - - - -] port_delete event received for 'c02ef1ef-edb1-44aa-a3dc-7cf7706ef213' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:51:02.841 3768 2149439230544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:51:03.015 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Adding port 852c6417-1bcc-4976-9a94-d78933e204b9 2022-03-08 11:51:03.015 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Port 852c6417-1bcc-4976-9a94-d78933e204b9 updated. Details: {'device': '852c6417-1bcc-4976-9a94-d78933e204b9', 'network_id': '2fb6ff10-e0ac-416d-be6d-b5d83558ba9c', 'port_id': '852c6417-1bcc-4976-9a94-d78933e204b9', 'mac_address': 'fa:16:3e:4f:af:42', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 354, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '66b6af10-0be9-4e36-9491-a44edd417094', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-08 11:51:03.028 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 11:51:03.028 3768 2149441113600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-852c6417-1bcc-4976-9a94-d78933e204b9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:51:03.028 3768 2149441113600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 852c6417-1bcc-4976-9a94-d78933e204b9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 11:51:03.052 3768 2149441113600 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2fb6ff10-e0ac-416d-be6d-b5d83558ba9c 2022-03-08 11:51:03.064 3768 2149441113600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 11:51:03.219 3768 2149438906208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-83042d82-acb8-4909-a055-2d7741cddc7d 7f2597d8a46b48f19ee838072de9036a - - - -] Security group rule updated on remote: ['80f00c94-5a71-4b0e-85e5-d54d1159e7be'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 11:51:03.219 3768 2149438906208 MainThread INFO neutron.agent.securitygroups_rpc [req-83042d82-acb8-4909-a055-2d7741cddc7d 7f2597d8a46b48f19ee838072de9036a - - - -] Security group rule updated ['80f00c94-5a71-4b0e-85e5-d54d1159e7be'] 2022-03-08 11:51:03.266 3768 2149441113600 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '852c6417-1bcc-4976-9a94-d78933e204b9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:51:03.266 3768 2149441113600 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '852c6417-1bcc-4976-9a94-d78933e204b9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:51:03.294 3768 2149441113600 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 852c6417-1bcc-4976-9a94-d78933e204b9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 11:51:03.294 3768 2149441113600 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 354, VLAN trunk: None to switch port 852c6417-1bcc-4976-9a94-d78933e204b9 2022-03-08 11:51:03.341 3768 2149441159232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7aff7696-0512-4f97-9ca7-e43e1e0e06b9 7f2597d8a46b48f19ee838072de9036a - - - -] Security group rule updated on remote: ['80f00c94-5a71-4b0e-85e5-d54d1159e7be'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 11:51:03.356 3768 2149441159232 MainThread INFO neutron.agent.securitygroups_rpc [req-7aff7696-0512-4f97-9ca7-e43e1e0e06b9 7f2597d8a46b48f19ee838072de9036a - - - -] Security group rule updated ['80f00c94-5a71-4b0e-85e5-d54d1159e7be'] 2022-03-08 11:51:03.404 3768 2149441113600 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 11:51:03.418 3768 2149441113600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['852c6417-1bcc-4976-9a94-d78933e204b9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 11:51:03.565 3768 2149441113600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['852c6417-1bcc-4976-9a94-d78933e204b9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 11:51:03.592 3768 2149441113600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 11:51:03.608 3768 2149441113600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (21049491-387c-44f0-8aeb-c7010785b3e6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 11:51:03.608 3768 2149441113600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 852c6417-1bcc-4976-9a94-d78933e204b9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 11:51:03.621 3768 2149441113600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 11:51:03.621 3768 2149441113600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 852c6417-1bcc-4976-9a94-d78933e204b9 not yet added. Adding. 2022-03-08 11:51:03.621 3768 2149441113600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 11:51:03.638 3768 2149441113600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 11:51:03.779 3768 2149441113600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-852c6417-1bcc-4976-9a94-d78933e204b9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:51:03.933 3768 2149441113600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-852c6417-1bcc-4976-9a94-d78933e204b9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:51:03.933 3768 2149441113600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-852c6417-1bcc-4976-9a94-d78933e204b9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:51:04.107 3768 2149441113600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-852c6417-1bcc-4976-9a94-d78933e204b9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:51:04.236 3768 2149441113600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-852c6417-1bcc-4976-9a94-d78933e204b9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:51:04.236 3768 2149441113600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 852c6417-1bcc-4976-9a94-d78933e204b9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 11:51:04.255 3768 2149441113600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 852c6417-1bcc-4976-9a94-d78933e204b9 processed. 2022-03-08 11:51:04.800 3768 2149441926592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:51:05.048 3768 2149441926592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:51:07.433 3768 2149438842304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a2f1ce61-6b3e-4ae6-82ff-c23af9c24dbd 7f2597d8a46b48f19ee838072de9036a - - - -] Security group member updated on remote: ['80f00c94-5a71-4b0e-85e5-d54d1159e7be'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:51:07.433 3768 2149438842304 MainThread INFO neutron.agent.securitygroups_rpc [req-a2f1ce61-6b3e-4ae6-82ff-c23af9c24dbd 7f2597d8a46b48f19ee838072de9036a - - - -] Security group member updated ['80f00c94-5a71-4b0e-85e5-d54d1159e7be'] 2022-03-08 11:51:08.499 3768 2149438842304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c27d0f6-de6f-4204-8709-ef7d7d3fc86d 7b1f9854d8644a01bda9a3ff93a277c0 - - - -] port_update received: 44511ae5-f2b8-4a04-9ad5-eec6044e0688 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 11:51:08.522 3768 2149438842304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c27d0f6-de6f-4204-8709-ef7d7d3fc86d 7b1f9854d8644a01bda9a3ff93a277c0 - - - -] No port 44511ae5-f2b8-4a04-9ad5-eec6044e0688 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 11:51:10.074 3768 2149438244288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 44511ae5-f2b8-4a04-9ad5-eec6044e0688 2022-03-08 11:51:10.854 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 11:51:11.063 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Adding port 44511ae5-f2b8-4a04-9ad5-eec6044e0688 2022-03-08 11:51:11.063 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Port 44511ae5-f2b8-4a04-9ad5-eec6044e0688 updated. Details: {'device': '44511ae5-f2b8-4a04-9ad5-eec6044e0688', 'network_id': 'ddeef853-3287-49a7-b0fc-383ed11d55d1', 'port_id': '44511ae5-f2b8-4a04-9ad5-eec6044e0688', 'mac_address': 'fa:16:3e:27:0e:d0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 394, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6f5a92ba-c7cb-4892-bec9-511833e346a5', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-08 11:51:11.063 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 11:51:11.085 3768 2149442031280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-44511ae5-f2b8-4a04-9ad5-eec6044e0688" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:51:11.093 3768 2149442031280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 44511ae5-f2b8-4a04-9ad5-eec6044e0688 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 11:51:11.093 3768 2149442031280 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ddeef853-3287-49a7-b0fc-383ed11d55d1 2022-03-08 11:51:11.093 3768 2149442031280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 11:51:11.299 3768 2149442031280 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '44511ae5-f2b8-4a04-9ad5-eec6044e0688') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:51:11.313 3768 2149442031280 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '44511ae5-f2b8-4a04-9ad5-eec6044e0688') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:51:11.324 3768 2149442031280 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 44511ae5-f2b8-4a04-9ad5-eec6044e0688 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 11:51:11.324 3768 2149442031280 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 394, VLAN trunk: None to switch port 44511ae5-f2b8-4a04-9ad5-eec6044e0688 2022-03-08 11:51:11.450 3768 2149442031280 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 11:51:11.450 3768 2149442031280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['44511ae5-f2b8-4a04-9ad5-eec6044e0688'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 11:51:11.606 3768 2149442031280 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['44511ae5-f2b8-4a04-9ad5-eec6044e0688']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 11:51:11.606 3768 2149442031280 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 11:51:11.623 3768 2149442031280 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (80f00c94-5a71-4b0e-85e5-d54d1159e7be) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 11:51:11.623 3768 2149442031280 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 44511ae5-f2b8-4a04-9ad5-eec6044e0688 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 11:51:11.639 3768 2149442031280 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 11:51:11.653 3768 2149442031280 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 44511ae5-f2b8-4a04-9ad5-eec6044e0688 not yet added. Adding. 2022-03-08 11:51:11.653 3768 2149442031280 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 11:51:11.667 3768 2149442031280 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 11:51:11.871 3768 2149442031280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44511ae5-f2b8-4a04-9ad5-eec6044e0688" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:51:12.091 3768 2149442031280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44511ae5-f2b8-4a04-9ad5-eec6044e0688" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:51:12.091 3768 2149442031280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44511ae5-f2b8-4a04-9ad5-eec6044e0688" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:51:12.293 3768 2149442031280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44511ae5-f2b8-4a04-9ad5-eec6044e0688" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:51:12.448 3768 2149442031280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-44511ae5-f2b8-4a04-9ad5-eec6044e0688" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.360s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:51:12.465 3768 2149442031280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 44511ae5-f2b8-4a04-9ad5-eec6044e0688 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 11:51:12.465 3768 2149442031280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 44511ae5-f2b8-4a04-9ad5-eec6044e0688 processed. 2022-03-08 11:51:12.872 3768 2149442031280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:51:13.059 3768 2149442031280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:51:22.152 3768 2149438244640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f9df3801-ce26-4e96-8400-dc03a6fe4abf 2022-03-08 11:51:22.651 3768 2149442161296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ac454e10-943c-4718-ae29-ba87980116d6 9b23e13b819c4147b460cf8fb7728a78 - - - -] Security group member updated on remote: ['94f95bbe-dc93-4548-bf82-24b4109ce4c9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:51:22.651 3768 2149442161296 MainThread INFO neutron.agent.securitygroups_rpc [req-ac454e10-943c-4718-ae29-ba87980116d6 9b23e13b819c4147b460cf8fb7728a78 - - - -] Security group member updated ['94f95bbe-dc93-4548-bf82-24b4109ce4c9'] 2022-03-08 11:51:22.666 3768 2149442161296 MainThread INFO neutron.agent.securitygroups_rpc [req-ac454e10-943c-4718-ae29-ba87980116d6 9b23e13b819c4147b460cf8fb7728a78 - - - -] Refresh firewall rules 2022-03-08 11:51:22.666 3768 2149442161296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ac454e10-943c-4718-ae29-ba87980116d6 9b23e13b819c4147b460cf8fb7728a78 - - - -] Get security group information for devices via rpc ['f9df3801-ce26-4e96-8400-dc03a6fe4abf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 11:51:22.715 3768 2149442161296 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ac454e10-943c-4718-ae29-ba87980116d6 9b23e13b819c4147b460cf8fb7728a78 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 11:51:22.744 3768 2149442161296 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ac454e10-943c-4718-ae29-ba87980116d6 9b23e13b819c4147b460cf8fb7728a78 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 11:51:22.744 3768 2149442161296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac454e10-943c-4718-ae29-ba87980116d6 9b23e13b819c4147b460cf8fb7728a78 - - - -] port_delete event received for 'f9df3801-ce26-4e96-8400-dc03a6fe4abf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:51:22.875 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 11:51:22.875 3768 2149441415120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f9df3801-ce26-4e96-8400-dc03a6fe4abf' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 11:51:22.875 3768 2149441415120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f9df3801-ce26-4e96-8400-dc03a6fe4abf' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 11:51:22.890 3768 2149441415120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f9df3801-ce26-4e96-8400-dc03a6fe4abf _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 11:51:22.934 3768 2149441415120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 613dd839-bfdf-44a6-abb2-3b94ffc1092d 2022-03-08 11:51:22.934 3768 2149441415120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f9df3801-ce26-4e96-8400-dc03a6fe4abf'] 2022-03-08 11:51:22.934 3768 2149441415120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 11:51:22.957 3768 2149441415120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 11:51:22.966 3768 2149441415120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f9df3801-ce26-4e96-8400-dc03a6fe4abf'] 2022-03-08 11:51:24.876 3768 2149441776624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:51:24.901 3768 2149441776624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:51:38.301 3768 2149438244640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b75c2f17-a834-4f01-b29a-4948785001c8 2022-03-08 11:51:38.493 3768 2149440954608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2fe88e2a-2e36-43ff-b6c2-f39b86eccedf 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] Security group member updated on remote: ['c993e1ea-9a07-476f-9883-4cc0562f1e79'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:51:38.509 3768 2149440954608 MainThread INFO neutron.agent.securitygroups_rpc [req-2fe88e2a-2e36-43ff-b6c2-f39b86eccedf 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] Security group member updated ['c993e1ea-9a07-476f-9883-4cc0562f1e79'] 2022-03-08 11:51:38.869 3768 2149442583888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2fe88e2a-2e36-43ff-b6c2-f39b86eccedf 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] port_delete event received for 'b75c2f17-a834-4f01-b29a-4948785001c8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:51:38.950 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 11:51:38.950 3768 2149442583888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b75c2f17-a834-4f01-b29a-4948785001c8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 11:51:38.962 3768 2149442583888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b75c2f17-a834-4f01-b29a-4948785001c8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 11:51:38.962 3768 2149442583888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b75c2f17-a834-4f01-b29a-4948785001c8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 11:51:38.996 3768 2149442583888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 642a6f0e-a92a-4430-9e00-72817ee17301 2022-03-08 11:51:39.009 3768 2149442583888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b75c2f17-a834-4f01-b29a-4948785001c8'] 2022-03-08 11:51:39.009 3768 2149442583888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 11:51:39.026 3768 2149442583888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 11:51:39.026 3768 2149442583888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b75c2f17-a834-4f01-b29a-4948785001c8'] 2022-03-08 11:51:40.975 3768 2149439224112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:51:41.013 3768 2149439224112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:51:41.162 3768 2149439224112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-562ca60f-ffbc-4808-b181-a914cc971fb8 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] port_delete event received for '1e639016-d37d-4cfd-86a8-29d872a3ca5f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:51:41.651 3768 2149439224112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7c703cf8-f026-472d-b754-ef4f401e2649 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] Security group rule updated on remote: ['5f53cf1e-e38a-4b3a-82fa-e9752c2aacf2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 11:51:41.651 3768 2149439224112 MainThread INFO neutron.agent.securitygroups_rpc [req-7c703cf8-f026-472d-b754-ef4f401e2649 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] Security group rule updated ['5f53cf1e-e38a-4b3a-82fa-e9752c2aacf2'] 2022-03-08 11:51:41.784 3768 2149439224112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fbfcdf16-0792-4228-8e5a-ca9536afcd8a 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] Security group rule updated on remote: ['5f53cf1e-e38a-4b3a-82fa-e9752c2aacf2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 11:51:41.800 3768 2149439224112 MainThread INFO neutron.agent.securitygroups_rpc [req-fbfcdf16-0792-4228-8e5a-ca9536afcd8a 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] Security group rule updated ['5f53cf1e-e38a-4b3a-82fa-e9752c2aacf2'] 2022-03-08 11:51:42.524 3768 2149442670832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c026ac05-fc96-402a-93ee-43b0e9539490 d0c956a64a86402faa2726cbd21ae597 - - - -] network_delete received. Deleting network 613dd839-bfdf-44a6-abb2-3b94ffc1092d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-08 11:51:42.524 3768 2149442670832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c026ac05-fc96-402a-93ee-43b0e9539490 d0c956a64a86402faa2726cbd21ae597 - - - -] Network 613dd839-bfdf-44a6-abb2-3b94ffc1092d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-08 11:51:45.212 3768 2149442187680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bdb0c0d2-d023-46be-98df-3bf0ae683194 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] Security group member updated on remote: ['5f53cf1e-e38a-4b3a-82fa-e9752c2aacf2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:51:45.248 3768 2149442187680 MainThread INFO neutron.agent.securitygroups_rpc [req-bdb0c0d2-d023-46be-98df-3bf0ae683194 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] Security group member updated ['5f53cf1e-e38a-4b3a-82fa-e9752c2aacf2'] 2022-03-08 11:51:46.041 3768 2149440845424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea35965e-695e-44bd-9e91-e0b733d82758 7b1f9854d8644a01bda9a3ff93a277c0 - - - -] port_update received: 57a87d67-07fa-4da5-9684-c9b0f025957c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 11:51:46.041 3768 2149440845424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea35965e-695e-44bd-9e91-e0b733d82758 7b1f9854d8644a01bda9a3ff93a277c0 - - - -] No port 57a87d67-07fa-4da5-9684-c9b0f025957c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 11:51:48.351 3768 2149438244640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fbd8ffdd-74bb-474a-afe3-3ed43d5cf750 2022-03-08 11:51:48.430 3768 2149438244288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 57a87d67-07fa-4da5-9684-c9b0f025957c 2022-03-08 11:51:49.009 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 11:51:49.211 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Adding port 57a87d67-07fa-4da5-9684-c9b0f025957c 2022-03-08 11:51:49.211 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Port 57a87d67-07fa-4da5-9684-c9b0f025957c updated. Details: {'device': '57a87d67-07fa-4da5-9684-c9b0f025957c', 'network_id': '642a6f0e-a92a-4430-9e00-72817ee17301', 'port_id': '57a87d67-07fa-4da5-9684-c9b0f025957c', 'mac_address': 'fa:16:3e:51:11:74', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 371, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c4b92a9f-a9d4-4a86-a79b-4a32c15b919d', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-08 11:51:49.211 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 11:51:49.234 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 11:51:49.242 3768 2149441111840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-57a87d67-07fa-4da5-9684-c9b0f025957c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:51:49.242 3768 2149441111840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 57a87d67-07fa-4da5-9684-c9b0f025957c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 11:51:49.258 3768 2149441111840 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 642a6f0e-a92a-4430-9e00-72817ee17301 2022-03-08 11:51:49.258 3768 2149441111840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 11:51:49.258 3768 2149441113424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fbd8ffdd-74bb-474a-afe3-3ed43d5cf750' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 11:51:49.274 3768 2149441113424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fbd8ffdd-74bb-474a-afe3-3ed43d5cf750' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 11:51:49.274 3768 2149441113424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fbd8ffdd-74bb-474a-afe3-3ed43d5cf750 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 11:51:49.306 3768 2149441113424 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8fa27491-131e-46ca-a0de-cb1a43640ee2 2022-03-08 11:51:49.306 3768 2149441113424 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fbd8ffdd-74bb-474a-afe3-3ed43d5cf750'] 2022-03-08 11:51:49.320 3768 2149441113424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 11:51:49.320 3768 2149441113424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 11:51:49.320 3768 2149441113424 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fbd8ffdd-74bb-474a-afe3-3ed43d5cf750'] 2022-03-08 11:51:49.430 3768 2149441111840 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '57a87d67-07fa-4da5-9684-c9b0f025957c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:51:49.452 3768 2149441111840 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '57a87d67-07fa-4da5-9684-c9b0f025957c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:51:49.461 3768 2149441111840 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 57a87d67-07fa-4da5-9684-c9b0f025957c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 11:51:49.461 3768 2149441111840 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 371, VLAN trunk: None to switch port 57a87d67-07fa-4da5-9684-c9b0f025957c 2022-03-08 11:51:49.556 3768 2149441111840 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 11:51:49.556 3768 2149441111840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['57a87d67-07fa-4da5-9684-c9b0f025957c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 11:51:49.696 3768 2149441111840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['57a87d67-07fa-4da5-9684-c9b0f025957c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 11:51:49.720 3768 2149441111840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 11:51:49.720 3768 2149441111840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5f53cf1e-e38a-4b3a-82fa-e9752c2aacf2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 11:51:49.734 3768 2149441111840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 57a87d67-07fa-4da5-9684-c9b0f025957c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 11:51:49.734 3768 2149441111840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 11:51:49.746 3768 2149441111840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 57a87d67-07fa-4da5-9684-c9b0f025957c not yet added. Adding. 2022-03-08 11:51:49.746 3768 2149441111840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 11:51:49.758 3768 2149441111840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 11:51:49.898 3768 2149441111840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-57a87d67-07fa-4da5-9684-c9b0f025957c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:51:50.032 3768 2149441111840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-57a87d67-07fa-4da5-9684-c9b0f025957c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:51:50.032 3768 2149441111840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-57a87d67-07fa-4da5-9684-c9b0f025957c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:51:50.190 3768 2149441111840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-57a87d67-07fa-4da5-9684-c9b0f025957c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:51:50.311 3768 2149441111840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-57a87d67-07fa-4da5-9684-c9b0f025957c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.079s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:51:50.329 3768 2149441111840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 57a87d67-07fa-4da5-9684-c9b0f025957c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 11:51:50.329 3768 2149441111840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 57a87d67-07fa-4da5-9684-c9b0f025957c processed. 2022-03-08 11:51:51.024 3768 2149441111840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:51:51.368 3768 2149441111840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.343s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:51:54.493 3768 2149438244288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fbd8ffdd-74bb-474a-afe3-3ed43d5cf750 2022-03-08 11:51:55.049 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 11:51:55.467 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Adding port fbd8ffdd-74bb-474a-afe3-3ed43d5cf750 2022-03-08 11:51:55.477 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Port fbd8ffdd-74bb-474a-afe3-3ed43d5cf750 updated. Details: {'device': 'fbd8ffdd-74bb-474a-afe3-3ed43d5cf750', 'network_id': '8fa27491-131e-46ca-a0de-cb1a43640ee2', 'port_id': 'fbd8ffdd-74bb-474a-afe3-3ed43d5cf750', 'mac_address': 'fa:16:3e:0d:96:b8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 393, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'abefb422-c639-4ad9-bd49-ddd353656d82', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-08 11:51:55.477 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 11:51:55.492 3768 2149441248768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fbd8ffdd-74bb-474a-afe3-3ed43d5cf750" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:51:55.492 3768 2149441248768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fbd8ffdd-74bb-474a-afe3-3ed43d5cf750 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 11:51:55.510 3768 2149441248768 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8fa27491-131e-46ca-a0de-cb1a43640ee2 2022-03-08 11:51:55.510 3768 2149441248768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 11:51:55.695 3768 2149441248768 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fbd8ffdd-74bb-474a-afe3-3ed43d5cf750') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:51:55.695 3768 2149441248768 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fbd8ffdd-74bb-474a-afe3-3ed43d5cf750') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:51:55.726 3768 2149441248768 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fbd8ffdd-74bb-474a-afe3-3ed43d5cf750 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 11:51:55.726 3768 2149441248768 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 393, VLAN trunk: None to switch port fbd8ffdd-74bb-474a-afe3-3ed43d5cf750 2022-03-08 11:51:55.836 3768 2149441248768 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 11:51:55.836 3768 2149441248768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fbd8ffdd-74bb-474a-afe3-3ed43d5cf750'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 11:51:56.118 3768 2149441248768 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fbd8ffdd-74bb-474a-afe3-3ed43d5cf750']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 11:51:56.135 3768 2149441248768 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 11:51:56.135 3768 2149441248768 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (695405c7-86c0-4558-8a5d-084ef1515be2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 11:51:56.151 3768 2149441248768 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fbd8ffdd-74bb-474a-afe3-3ed43d5cf750 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 11:51:56.151 3768 2149441248768 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 11:51:56.151 3768 2149441248768 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fbd8ffdd-74bb-474a-afe3-3ed43d5cf750 not yet added. Adding. 2022-03-08 11:51:56.171 3768 2149441248768 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 11:51:56.171 3768 2149441248768 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 11:51:56.355 3768 2149441248768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fbd8ffdd-74bb-474a-afe3-3ed43d5cf750" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:51:56.523 3768 2149441248768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fbd8ffdd-74bb-474a-afe3-3ed43d5cf750" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:51:56.541 3768 2149441248768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fbd8ffdd-74bb-474a-afe3-3ed43d5cf750" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:51:56.714 3768 2149441248768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fbd8ffdd-74bb-474a-afe3-3ed43d5cf750" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:51:56.835 3768 2149441248768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fbd8ffdd-74bb-474a-afe3-3ed43d5cf750" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:51:56.835 3768 2149441248768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fbd8ffdd-74bb-474a-afe3-3ed43d5cf750 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 11:51:56.852 3768 2149441248768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fbd8ffdd-74bb-474a-afe3-3ed43d5cf750 processed. 2022-03-08 11:51:57.063 3768 2149441248768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:51:57.248 3768 2149441248768 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:52:14.636 3768 2149438244288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 852c6417-1bcc-4976-9a94-d78933e204b9 2022-03-08 11:52:15.147 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 11:52:15.336 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Adding port 852c6417-1bcc-4976-9a94-d78933e204b9 2022-03-08 11:52:15.336 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Port 852c6417-1bcc-4976-9a94-d78933e204b9 updated. Details: {'device': '852c6417-1bcc-4976-9a94-d78933e204b9', 'network_id': '2fb6ff10-e0ac-416d-be6d-b5d83558ba9c', 'port_id': '852c6417-1bcc-4976-9a94-d78933e204b9', 'mac_address': 'fa:16:3e:4f:af:42', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 354, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '66b6af10-0be9-4e36-9491-a44edd417094', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-08 11:52:15.336 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 11:52:15.365 3768 2149443029824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-852c6417-1bcc-4976-9a94-d78933e204b9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:52:15.366 3768 2149443029824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 852c6417-1bcc-4976-9a94-d78933e204b9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 11:52:15.384 3768 2149443029824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 11:52:15.412 3768 2149443029824 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '852c6417-1bcc-4976-9a94-d78933e204b9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:52:15.412 3768 2149443029824 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '852c6417-1bcc-4976-9a94-d78933e204b9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:52:15.428 3768 2149443029824 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 852c6417-1bcc-4976-9a94-d78933e204b9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 11:52:15.444 3768 2149443029824 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 354, VLAN trunk: None to switch port 852c6417-1bcc-4976-9a94-d78933e204b9 2022-03-08 11:52:15.509 3768 2149443029824 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 11:52:15.509 3768 2149443029824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['852c6417-1bcc-4976-9a94-d78933e204b9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 11:52:15.679 3768 2149443029824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['852c6417-1bcc-4976-9a94-d78933e204b9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 11:52:15.679 3768 2149443029824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 11:52:15.679 3768 2149443029824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (21049491-387c-44f0-8aeb-c7010785b3e6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 11:52:15.708 3768 2149443029824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 852c6417-1bcc-4976-9a94-d78933e204b9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 11:52:15.713 3768 2149443029824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 11:52:15.713 3768 2149443029824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-03-08 11:52:15.728 3768 2149443029824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-852c6417-1bcc-4976-9a94-d78933e204b9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:52:15.728 3768 2149443029824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-852c6417-1bcc-4976-9a94-d78933e204b9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:52:15.740 3768 2149443029824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-852c6417-1bcc-4976-9a94-d78933e204b9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:52:15.740 3768 2149443029824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-852c6417-1bcc-4976-9a94-d78933e204b9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:52:15.815 3768 2149443029824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-852c6417-1bcc-4976-9a94-d78933e204b9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.454s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:52:15.824 3768 2149443029824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 852c6417-1bcc-4976-9a94-d78933e204b9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 11:52:15.824 3768 2149443029824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 852c6417-1bcc-4976-9a94-d78933e204b9 processed. 2022-03-08 11:52:17.162 3768 2149443029824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:52:17.334 3768 2149443029824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:52:18.648 3768 2149438244640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 44511ae5-f2b8-4a04-9ad5-eec6044e0688 2022-03-08 11:52:18.903 3768 2149441600672 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-12a9a0d2-58b9-4174-b8df-af0b2cf57720 7f2597d8a46b48f19ee838072de9036a - - - -] Security group member updated on remote: ['80f00c94-5a71-4b0e-85e5-d54d1159e7be'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:52:18.912 3768 2149441600672 MainThread INFO neutron.agent.securitygroups_rpc [req-12a9a0d2-58b9-4174-b8df-af0b2cf57720 7f2597d8a46b48f19ee838072de9036a - - - -] Security group member updated ['80f00c94-5a71-4b0e-85e5-d54d1159e7be'] 2022-03-08 11:52:19.170 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 11:52:19.170 3768 2149442030576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '44511ae5-f2b8-4a04-9ad5-eec6044e0688' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 11:52:19.183 3768 2149442030576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '44511ae5-f2b8-4a04-9ad5-eec6044e0688' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 11:52:19.183 3768 2149442030576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 44511ae5-f2b8-4a04-9ad5-eec6044e0688 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 11:52:19.216 3768 2149442030576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ddeef853-3287-49a7-b0fc-383ed11d55d1 2022-03-08 11:52:19.229 3768 2149442030576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['44511ae5-f2b8-4a04-9ad5-eec6044e0688'] 2022-03-08 11:52:19.229 3768 2149442030576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 11:52:19.241 3768 2149442030576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 11:52:19.241 3768 2149442030576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['44511ae5-f2b8-4a04-9ad5-eec6044e0688'] 2022-03-08 11:52:19.632 3768 2149440127920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12a9a0d2-58b9-4174-b8df-af0b2cf57720 7f2597d8a46b48f19ee838072de9036a - - - -] port_delete event received for '44511ae5-f2b8-4a04-9ad5-eec6044e0688' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:52:21.194 3768 2149440059168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:52:21.219 3768 2149440059168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:52:22.166 3768 2149439437456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0dcbbb3b-b053-49f3-b665-56ca22e3d09e 7f2597d8a46b48f19ee838072de9036a - - - -] port_delete event received for '6d981758-af38-4145-9571-9b30ae491d4e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:52:27.037 3768 2149441498624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9def4ee4-5595-42c4-87dc-062f9a3d3bc0 d0c956a64a86402faa2726cbd21ae597 - - - -] port_delete event received for 'dc48a9a3-53f6-4d52-9e7b-fba1ba74708c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:52:28.031 3768 2149442353456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4475023b-dfaa-408c-a790-01efe1792094 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Security group member updated on remote: ['22a1a018-b174-4317-9478-f42ef3b65f9b', '7136ae43-bd91-4355-b19f-75e10f0cf688'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:52:28.044 3768 2149442353456 MainThread INFO neutron.agent.securitygroups_rpc [req-4475023b-dfaa-408c-a790-01efe1792094 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Security group member updated ['22a1a018-b174-4317-9478-f42ef3b65f9b', '7136ae43-bd91-4355-b19f-75e10f0cf688'] 2022-03-08 11:52:28.055 3768 2149442353456 MainThread INFO neutron.agent.securitygroups_rpc [req-4475023b-dfaa-408c-a790-01efe1792094 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Refresh firewall rules 2022-03-08 11:52:28.055 3768 2149442353456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4475023b-dfaa-408c-a790-01efe1792094 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Get security group information for devices via rpc ['a516944b-52c5-4c30-bd61-5ec4f38d7f40'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 11:52:28.118 3768 2149442892896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4475023b-dfaa-408c-a790-01efe1792094 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] port_update received: a516944b-52c5-4c30-bd61-5ec4f38d7f40 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 11:52:28.148 3768 2149442892896 MainThread DEBUG oslo_concurrency.lockutils [req-4475023b-dfaa-408c-a790-01efe1792094 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Lock "n-hv-agent-port-lock-a516944b-52c5-4c30-bd61-5ec4f38d7f40" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:52:28.148 3768 2149442892896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4475023b-dfaa-408c-a790-01efe1792094 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Binding port a516944b-52c5-4c30-bd61-5ec4f38d7f40 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 11:52:28.148 3768 2149442892896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4475023b-dfaa-408c-a790-01efe1792094 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 11:52:28.197 3768 2149442892896 MainThread DEBUG neutron.services.trunk.rpc.agent [req-4475023b-dfaa-408c-a790-01efe1792094 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a516944b-52c5-4c30-bd61-5ec4f38d7f40') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:52:28.197 3768 2149442892896 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-4475023b-dfaa-408c-a790-01efe1792094 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a516944b-52c5-4c30-bd61-5ec4f38d7f40') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:52:28.212 3768 2149442892896 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-4475023b-dfaa-408c-a790-01efe1792094 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Trunk plugin disabled on server. Assuming port a516944b-52c5-4c30-bd61-5ec4f38d7f40 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 11:52:28.228 3768 2149442892896 MainThread INFO networking_hyperv.neutron.trunk_driver [req-4475023b-dfaa-408c-a790-01efe1792094 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Binding VLAN ID: 370, VLAN trunk: None to switch port a516944b-52c5-4c30-bd61-5ec4f38d7f40 2022-03-08 11:52:28.281 3768 2149442892896 MainThread INFO neutron.agent.securitygroups_rpc [req-4475023b-dfaa-408c-a790-01efe1792094 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Refresh firewall rules 2022-03-08 11:52:28.288 3768 2149442892896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4475023b-dfaa-408c-a790-01efe1792094 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Get security group information for devices via rpc ['a516944b-52c5-4c30-bd61-5ec4f38d7f40'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 11:52:28.553 3768 2149442353456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4475023b-dfaa-408c-a790-01efe1792094 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Update security group information for ports dict_keys(['a516944b-52c5-4c30-bd61-5ec4f38d7f40']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 11:52:28.583 3768 2149442353456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4475023b-dfaa-408c-a790-01efe1792094 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 11:52:28.583 3768 2149442353456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4475023b-dfaa-408c-a790-01efe1792094 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Update rules of security group (22a1a018-b174-4317-9478-f42ef3b65f9b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 11:52:28.583 3768 2149442353456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4475023b-dfaa-408c-a790-01efe1792094 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Update members of security group (22a1a018-b174-4317-9478-f42ef3b65f9b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-08 11:52:28.583 3768 2149442353456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4475023b-dfaa-408c-a790-01efe1792094 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Update port filter for a516944b-52c5-4c30-bd61-5ec4f38d7f40 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 11:52:28.607 3768 2149442353456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4475023b-dfaa-408c-a790-01efe1792094 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Updating port rules. 2022-03-08 11:52:28.616 3768 2149442353456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4475023b-dfaa-408c-a790-01efe1792094 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Creating 0 new rules, removing 6 old rules. 2022-03-08 11:52:28.616 3768 2149442353456 MainThread DEBUG oslo_concurrency.lockutils [req-4475023b-dfaa-408c-a790-01efe1792094 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Lock "n-hv-driver-port-lock-a516944b-52c5-4c30-bd61-5ec4f38d7f40" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:52:28.640 3768 2149442353456 MainThread DEBUG oslo_concurrency.lockutils [req-4475023b-dfaa-408c-a790-01efe1792094 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Lock "n-hv-driver-port-lock-a516944b-52c5-4c30-bd61-5ec4f38d7f40" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:52:28.648 3768 2149442353456 MainThread DEBUG oslo_concurrency.lockutils [req-4475023b-dfaa-408c-a790-01efe1792094 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Lock "n-hv-driver-port-lock-a516944b-52c5-4c30-bd61-5ec4f38d7f40" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:52:28.776 3768 2149438244640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 852c6417-1bcc-4976-9a94-d78933e204b9 2022-03-08 11:52:28.789 3768 2149442892896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4475023b-dfaa-408c-a790-01efe1792094 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Update security group information for ports dict_keys(['a516944b-52c5-4c30-bd61-5ec4f38d7f40']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 11:52:28.811 3768 2149442892896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4475023b-dfaa-408c-a790-01efe1792094 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 11:52:28.820 3768 2149442892896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4475023b-dfaa-408c-a790-01efe1792094 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Update rules of security group (22a1a018-b174-4317-9478-f42ef3b65f9b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 11:52:28.820 3768 2149442892896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4475023b-dfaa-408c-a790-01efe1792094 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Update members of security group (22a1a018-b174-4317-9478-f42ef3b65f9b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-08 11:52:28.833 3768 2149442892896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4475023b-dfaa-408c-a790-01efe1792094 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Update port filter for a516944b-52c5-4c30-bd61-5ec4f38d7f40 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 11:52:28.833 3768 2149442892896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4475023b-dfaa-408c-a790-01efe1792094 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Updating port rules. 2022-03-08 11:52:28.850 3768 2149442892896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4475023b-dfaa-408c-a790-01efe1792094 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Creating 0 new rules, removing 6 old rules. 2022-03-08 11:52:28.850 3768 2149443254048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7fac4ff4-9337-48d2-97a5-61a7b76a71bc d0c956a64a86402faa2726cbd21ae597 - - - -] port_delete event received for 'b816b028-8fe0-4350-89e1-e0dd732084b6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:52:28.912 3768 2149442353456 MainThread DEBUG oslo_concurrency.lockutils [req-4475023b-dfaa-408c-a790-01efe1792094 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Lock "n-hv-driver-port-lock-a516944b-52c5-4c30-bd61-5ec4f38d7f40" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:52:28.912 3768 2149442892896 MainThread DEBUG oslo_concurrency.lockutils [req-4475023b-dfaa-408c-a790-01efe1792094 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Lock "n-hv-driver-port-lock-a516944b-52c5-4c30-bd61-5ec4f38d7f40" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:52:28.928 3768 2149442892896 MainThread DEBUG oslo_concurrency.lockutils [req-4475023b-dfaa-408c-a790-01efe1792094 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Lock "n-hv-driver-port-lock-a516944b-52c5-4c30-bd61-5ec4f38d7f40" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:52:28.928 3768 2149442892896 MainThread DEBUG oslo_concurrency.lockutils [req-4475023b-dfaa-408c-a790-01efe1792094 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Lock "n-hv-driver-port-lock-a516944b-52c5-4c30-bd61-5ec4f38d7f40" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:52:29.037 3768 2149442892896 MainThread DEBUG oslo_concurrency.lockutils [req-4475023b-dfaa-408c-a790-01efe1792094 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Lock "n-hv-driver-port-lock-a516944b-52c5-4c30-bd61-5ec4f38d7f40" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:52:29.087 3768 2149442892896 MainThread DEBUG oslo_concurrency.lockutils [req-4475023b-dfaa-408c-a790-01efe1792094 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Lock "n-hv-agent-port-lock-a516944b-52c5-4c30-bd61-5ec4f38d7f40" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.953s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:52:29.210 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 11:52:29.210 3768 2149442892896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '852c6417-1bcc-4976-9a94-d78933e204b9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 11:52:29.210 3768 2149442892896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '852c6417-1bcc-4976-9a94-d78933e204b9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 11:52:29.225 3768 2149442892896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 852c6417-1bcc-4976-9a94-d78933e204b9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 11:52:29.241 3768 2149442892896 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['852c6417-1bcc-4976-9a94-d78933e204b9'] 2022-03-08 11:52:29.261 3768 2149442892896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 11:52:29.261 3768 2149442892896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 11:52:29.271 3768 2149442892896 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['852c6417-1bcc-4976-9a94-d78933e204b9'] 2022-03-08 11:52:29.771 3768 2149438668288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a7cc12f-fdad-48bc-8595-a78f3b937f3c 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] port_delete event received for 'bd838531-f7bc-464e-8b93-2e1c10331764' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:52:30.505 3768 2149438668288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc39c49f-7e1c-4f3f-860c-4c314ab593da d0c956a64a86402faa2726cbd21ae597 - - - -] port_delete event received for '848918a4-9353-4b99-b522-1845e0ed9c6c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:52:30.581 3768 2149438668288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8f9065b-61db-4290-a268-18eee02361f0 - - - - -] port_delete event received for '848918a4-9353-4b99-b522-1845e0ed9c6c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:52:30.787 3768 2149443215952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc39c49f-7e1c-4f3f-860c-4c314ab593da d0c956a64a86402faa2726cbd21ae597 - - - -] network_delete received. Deleting network ddeef853-3287-49a7-b0fc-383ed11d55d1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-08 11:52:30.787 3768 2149443215952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc39c49f-7e1c-4f3f-860c-4c314ab593da d0c956a64a86402faa2726cbd21ae597 - - - -] Network ddeef853-3287-49a7-b0fc-383ed11d55d1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-08 11:52:31.209 3768 2149440151392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:52:31.397 3768 2149440151392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:52:32.771 3768 2149438244640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 852c6417-1bcc-4976-9a94-d78933e204b9 2022-03-08 11:52:33.231 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 11:52:33.231 3768 2149440782000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '852c6417-1bcc-4976-9a94-d78933e204b9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 11:52:33.231 3768 2149440782000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '852c6417-1bcc-4976-9a94-d78933e204b9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 11:52:33.245 3768 2149440782000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 852c6417-1bcc-4976-9a94-d78933e204b9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 11:52:33.258 3768 2149440782000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2fb6ff10-e0ac-416d-be6d-b5d83558ba9c 2022-03-08 11:52:33.274 3768 2149440782000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['852c6417-1bcc-4976-9a94-d78933e204b9'] 2022-03-08 11:52:33.274 3768 2149440782000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 11:52:33.274 3768 2149440782000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['852c6417-1bcc-4976-9a94-d78933e204b9'] 2022-03-08 11:52:35.251 3768 2149440057584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:52:35.349 3768 2149440057584 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:52:35.958 3768 2149442705360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-347587a8-1d29-43b9-a80c-e9036fee27a4 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Security group member updated on remote: ['22a1a018-b174-4317-9478-f42ef3b65f9b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:52:35.974 3768 2149442705360 MainThread INFO neutron.agent.securitygroups_rpc [req-347587a8-1d29-43b9-a80c-e9036fee27a4 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Security group member updated ['22a1a018-b174-4317-9478-f42ef3b65f9b'] 2022-03-08 11:52:35.974 3768 2149442705360 MainThread INFO neutron.agent.securitygroups_rpc [req-347587a8-1d29-43b9-a80c-e9036fee27a4 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Refresh firewall rules 2022-03-08 11:52:35.989 3768 2149442705360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-347587a8-1d29-43b9-a80c-e9036fee27a4 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Get security group information for devices via rpc ['a516944b-52c5-4c30-bd61-5ec4f38d7f40'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 11:52:36.020 3768 2149442705360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-347587a8-1d29-43b9-a80c-e9036fee27a4 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 11:52:36.020 3768 2149442705360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-347587a8-1d29-43b9-a80c-e9036fee27a4 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 11:52:36.042 3768 2149442705360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-347587a8-1d29-43b9-a80c-e9036fee27a4 6b7a8c567c554a85a98b08fa2133fbb9 - - - -] port_delete event received for 'a516944b-52c5-4c30-bd61-5ec4f38d7f40' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:52:36.835 3768 2149438244640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a516944b-52c5-4c30-bd61-5ec4f38d7f40 2022-03-08 11:52:37.245 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 11:52:37.245 3768 2149441472112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a516944b-52c5-4c30-bd61-5ec4f38d7f40' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 11:52:37.255 3768 2149441472112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a516944b-52c5-4c30-bd61-5ec4f38d7f40' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 11:52:37.255 3768 2149441472112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a516944b-52c5-4c30-bd61-5ec4f38d7f40 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 11:52:37.255 3768 2149441472112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a516944b-52c5-4c30-bd61-5ec4f38d7f40'] 2022-03-08 11:52:37.292 3768 2149441472112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 11:52:37.295 3768 2149441472112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 11:52:37.302 3768 2149441472112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a516944b-52c5-4c30-bd61-5ec4f38d7f40'] 2022-03-08 11:52:39.259 3768 2149441472112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:52:39.320 3768 2149441472112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:52:46.883 3768 2149438244288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 852c6417-1bcc-4976-9a94-d78933e204b9 2022-03-08 11:52:47.285 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 11:52:47.479 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Adding port 852c6417-1bcc-4976-9a94-d78933e204b9 2022-03-08 11:52:47.479 3768 2149340961424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Port 852c6417-1bcc-4976-9a94-d78933e204b9 updated. Details: {'device': '852c6417-1bcc-4976-9a94-d78933e204b9', 'network_id': '2fb6ff10-e0ac-416d-be6d-b5d83558ba9c', 'port_id': '852c6417-1bcc-4976-9a94-d78933e204b9', 'mac_address': 'fa:16:3e:4f:af:42', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 354, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '66b6af10-0be9-4e36-9491-a44edd417094', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-08 11:52:47.499 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 11:52:47.499 3768 2149443383536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-852c6417-1bcc-4976-9a94-d78933e204b9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:52:47.499 3768 2149443383536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 852c6417-1bcc-4976-9a94-d78933e204b9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 11:52:47.518 3768 2149443383536 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2fb6ff10-e0ac-416d-be6d-b5d83558ba9c 2022-03-08 11:52:47.518 3768 2149443383536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 11:52:47.616 3768 2149443458672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fbbec152-3f46-48f0-87aa-1fe33132ecd8 d0c956a64a86402faa2726cbd21ae597 - - - -] port_delete event received for 'bdf2e725-30b9-4936-96f8-82fee8dd6090' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:52:47.660 3768 2149443383536 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '852c6417-1bcc-4976-9a94-d78933e204b9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:52:47.666 3768 2149443383536 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '852c6417-1bcc-4976-9a94-d78933e204b9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 11:52:47.676 3768 2149443383536 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 852c6417-1bcc-4976-9a94-d78933e204b9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 11:52:47.676 3768 2149443383536 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 354, VLAN trunk: None to switch port 852c6417-1bcc-4976-9a94-d78933e204b9 2022-03-08 11:52:47.739 3768 2149443383536 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 11:52:47.777 3768 2149443383536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['852c6417-1bcc-4976-9a94-d78933e204b9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 11:52:47.961 3768 2149443383536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['852c6417-1bcc-4976-9a94-d78933e204b9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 11:52:47.961 3768 2149443383536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 11:52:47.961 3768 2149443383536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (21049491-387c-44f0-8aeb-c7010785b3e6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 11:52:47.961 3768 2149443383536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 852c6417-1bcc-4976-9a94-d78933e204b9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 11:52:47.961 3768 2149443383536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 11:52:47.988 3768 2149443383536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 852c6417-1bcc-4976-9a94-d78933e204b9 not yet added. Adding. 2022-03-08 11:52:47.988 3768 2149443383536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 11:52:47.988 3768 2149443383536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 11:52:48.093 3768 2149443383536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-852c6417-1bcc-4976-9a94-d78933e204b9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:52:48.196 3768 2149443383536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-852c6417-1bcc-4976-9a94-d78933e204b9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:52:48.196 3768 2149443383536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-852c6417-1bcc-4976-9a94-d78933e204b9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:52:48.321 3768 2149443383536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-852c6417-1bcc-4976-9a94-d78933e204b9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:52:48.395 3768 2149443383536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-852c6417-1bcc-4976-9a94-d78933e204b9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.891s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:52:48.395 3768 2149443383536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 852c6417-1bcc-4976-9a94-d78933e204b9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 11:52:48.426 3768 2149443383536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 852c6417-1bcc-4976-9a94-d78933e204b9 processed. 2022-03-08 11:52:49.105 3768 2149443383536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5cea4485-05b3-44ad-a596-6aa5278eb733 d0c956a64a86402faa2726cbd21ae597 - - - -] port_delete event received for '698f6cd0-87c8-4b26-bd60-69908121ba19' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:52:49.301 3768 2149443383536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:52:49.617 3768 2149443383536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:52:50.163 3768 2149443341296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65d1c45d-0271-453a-b7d7-8dc8094989b9 d0c956a64a86402faa2726cbd21ae597 - - - -] port_delete event received for '2da78fb1-8136-488e-93b6-7f601c611c31' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:52:50.163 3768 2149443341296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cdcd4eb2-deb0-4e3f-bc36-169adacd896f - - - - -] port_delete event received for '2da78fb1-8136-488e-93b6-7f601c611c31' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:52:50.370 3768 2149437240240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65d1c45d-0271-453a-b7d7-8dc8094989b9 d0c956a64a86402faa2726cbd21ae597 - - - -] network_delete received. Deleting network 727c7330-a218-46cf-9ef7-66479db572b4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-08 11:52:50.370 3768 2149437240240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-65d1c45d-0271-453a-b7d7-8dc8094989b9 d0c956a64a86402faa2726cbd21ae597 - - - -] Reclaiming local network 727c7330-a218-46cf-9ef7-66479db572b4 2022-03-08 11:52:51.941 3768 2149442499328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56f26878-cc98-4efe-82b5-e6e2d7c9b6cc d0c956a64a86402faa2726cbd21ae597 - - - -] port_delete event received for '71ccd9a1-d950-48bd-8375-584c070977b7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:52:52.597 3768 2149442705536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-078fc5e2-381b-4385-97c6-4f1fe993987a 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] Security group member updated on remote: ['5f53cf1e-e38a-4b3a-82fa-e9752c2aacf2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:52:52.597 3768 2149442705536 MainThread INFO neutron.agent.securitygroups_rpc [req-078fc5e2-381b-4385-97c6-4f1fe993987a 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] Security group member updated ['5f53cf1e-e38a-4b3a-82fa-e9752c2aacf2'] 2022-03-08 11:52:52.951 3768 2149438244640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 57a87d67-07fa-4da5-9684-c9b0f025957c 2022-03-08 11:52:53.019 3768 2149441160992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-078fc5e2-381b-4385-97c6-4f1fe993987a 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] port_delete event received for '57a87d67-07fa-4da5-9684-c9b0f025957c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:52:53.296 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 11:52:53.296 3768 2149443251360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '57a87d67-07fa-4da5-9684-c9b0f025957c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 11:52:53.296 3768 2149443251360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '57a87d67-07fa-4da5-9684-c9b0f025957c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 11:52:53.309 3768 2149443251360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 57a87d67-07fa-4da5-9684-c9b0f025957c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 11:52:53.330 3768 2149443251360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 642a6f0e-a92a-4430-9e00-72817ee17301 2022-03-08 11:52:53.340 3768 2149443251360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['57a87d67-07fa-4da5-9684-c9b0f025957c'] 2022-03-08 11:52:53.340 3768 2149443251360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 11:52:53.340 3768 2149443251360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 11:52:53.340 3768 2149443251360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['57a87d67-07fa-4da5-9684-c9b0f025957c'] 2022-03-08 11:52:53.562 3768 2149443251360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d98c7be-3cf8-4ac7-b048-ca912fe1f1bc d0c956a64a86402faa2726cbd21ae597 - - - -] port_delete event received for '05ef3462-46da-40c3-b381-20c3119dac77' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:52:54.966 3768 2149440095680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d814e51-eaf6-4698-bc81-f1cd62f18470 d0c956a64a86402faa2726cbd21ae597 - - - -] port_delete event received for '6918f25b-5f12-4f15-b220-91affd6066d9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:52:55.128 3768 2149440095680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a39ef8c-195a-416e-be96-2aa34a509e38 - - - - -] port_delete event received for '6918f25b-5f12-4f15-b220-91affd6066d9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:52:55.209 3768 2149440095680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d814e51-eaf6-4698-bc81-f1cd62f18470 d0c956a64a86402faa2726cbd21ae597 - - - -] network_delete received. Deleting network a8725361-13a1-4292-b8e8-412d3e4f28b8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-08 11:52:55.209 3768 2149440095680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d814e51-eaf6-4698-bc81-f1cd62f18470 d0c956a64a86402faa2726cbd21ae597 - - - -] Network a8725361-13a1-4292-b8e8-412d3e4f28b8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-08 11:52:55.316 3768 2149443030528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:52:55.375 3768 2149443030528 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:52:55.402 3768 2149443030528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d5ed691-8365-4b55-a195-0b59d76271ec 95dbd3a4328f41d6a98ff8ea1abf148b - - - -] port_delete event received for '6a9408ec-86a3-4b22-b760-0c46483d36c3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:53:00.101 3768 2149441111840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-527ccd14-93e1-41b0-aa75-14f221f199b5 d0c956a64a86402faa2726cbd21ae597 - - - -] port_delete event received for '342a5256-09d2-4d29-95e6-98adb93886d2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:53:01.490 3768 2149442029168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99f0ae00-e881-449d-95f8-170911f82886 d0c956a64a86402faa2726cbd21ae597 - - - -] port_delete event received for '0643377f-d1e6-4bda-846e-013fa5b4b328' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:53:02.308 3768 2149442423616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ea0c70b-7d7c-4053-87cf-98044da98adc d0c956a64a86402faa2726cbd21ae597 - - - -] port_delete event received for '2884602d-2867-4ee7-bd72-a9e78e6d4015' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:53:02.441 3768 2149442423616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ce5b094-4c3f-4e7b-88c8-7dba14efdef8 - - - - -] port_delete event received for '2884602d-2867-4ee7-bd72-a9e78e6d4015' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:53:02.511 3768 2149442423616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ea0c70b-7d7c-4053-87cf-98044da98adc d0c956a64a86402faa2726cbd21ae597 - - - -] network_delete received. Deleting network 642a6f0e-a92a-4430-9e00-72817ee17301 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-08 11:53:02.511 3768 2149442423616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ea0c70b-7d7c-4053-87cf-98044da98adc d0c956a64a86402faa2726cbd21ae597 - - - -] Network 642a6f0e-a92a-4430-9e00-72817ee17301 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-08 11:53:26.840 3768 2149443814320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a94f3071-6a47-42cc-8fa0-7ebd61a37b5b 4964d1909d8a459e9b35804ccc250c25 - - - -] Security group member updated on remote: ['21049491-387c-44f0-8aeb-c7010785b3e6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:53:26.857 3768 2149443814320 MainThread INFO neutron.agent.securitygroups_rpc [req-a94f3071-6a47-42cc-8fa0-7ebd61a37b5b 4964d1909d8a459e9b35804ccc250c25 - - - -] Security group member updated ['21049491-387c-44f0-8aeb-c7010785b3e6'] 2022-03-08 11:53:27.146 3768 2149443904080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a94f3071-6a47-42cc-8fa0-7ebd61a37b5b 4964d1909d8a459e9b35804ccc250c25 - - - -] port_delete event received for '852c6417-1bcc-4976-9a94-d78933e204b9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:53:27.215 3768 2149438244640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 852c6417-1bcc-4976-9a94-d78933e204b9 2022-03-08 11:53:27.502 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 11:53:27.502 3768 2149443907072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '852c6417-1bcc-4976-9a94-d78933e204b9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 11:53:27.513 3768 2149443907072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '852c6417-1bcc-4976-9a94-d78933e204b9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 11:53:27.513 3768 2149443907072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 852c6417-1bcc-4976-9a94-d78933e204b9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 11:53:27.533 3768 2149443907072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2fb6ff10-e0ac-416d-be6d-b5d83558ba9c 2022-03-08 11:53:27.533 3768 2149443907072 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['852c6417-1bcc-4976-9a94-d78933e204b9'] 2022-03-08 11:53:27.533 3768 2149443907072 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 11:53:27.549 3768 2149443907072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 11:53:27.558 3768 2149443907072 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['852c6417-1bcc-4976-9a94-d78933e204b9'] 2022-03-08 11:53:28.986 3768 2149440503120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-410b14be-d4ae-476c-833f-64da14aed200 4964d1909d8a459e9b35804ccc250c25 - - - -] port_delete event received for 'a6072fe5-90ba-49a3-8e56-4f6f3472863f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:53:29.518 3768 2149440503120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:53:29.542 3768 2149440503120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:53:32.486 3768 2149440705808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91597d8a-3b9c-4717-a99b-4845baaee4ae d0c956a64a86402faa2726cbd21ae597 - - - -] port_delete event received for '65aaf161-d84e-4313-a659-0ccebfe625c9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:53:33.799 3768 2149442670656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16a96ca7-76ab-4ff2-9eaa-45f762b884dd d0c956a64a86402faa2726cbd21ae597 - - - -] port_delete event received for 'f49f6a5c-bf18-4ae7-9ad0-b07e94a2ebed' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:53:34.557 3768 2149443385824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-19bd01c2-901e-4ce5-b104-38b639f7831d d0c956a64a86402faa2726cbd21ae597 - - - -] port_delete event received for '6da6f432-4aa9-4be0-bfd3-a2127f456f25' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:53:34.645 3768 2149441247360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83c11f9c-033c-4e28-a6d9-794bd5d89aaa - - - - -] port_delete event received for '6da6f432-4aa9-4be0-bfd3-a2127f456f25' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:53:34.767 3768 2149441769536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-19bd01c2-901e-4ce5-b104-38b639f7831d d0c956a64a86402faa2726cbd21ae597 - - - -] network_delete received. Deleting network 2fb6ff10-e0ac-416d-be6d-b5d83558ba9c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-08 11:53:34.777 3768 2149441769536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-19bd01c2-901e-4ce5-b104-38b639f7831d d0c956a64a86402faa2726cbd21ae597 - - - -] Network 2fb6ff10-e0ac-416d-be6d-b5d83558ba9c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-08 11:53:39.455 3768 2149437240240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00acc7aa-7919-4ea9-92dc-e7d8d414cd62 677ca1f8bc29470bb813211b0a85f622 - - - -] port_delete event received for 'c26589ad-4e89-4da3-9da7-02798320b943' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:53:42.223 3768 2149442704304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5915d129-fe44-475c-8e81-eef6b09d6d46 677ca1f8bc29470bb813211b0a85f622 - - - -] Security group member updated on remote: ['695405c7-86c0-4558-8a5d-084ef1515be2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 11:53:42.223 3768 2149442704304 MainThread INFO neutron.agent.securitygroups_rpc [req-5915d129-fe44-475c-8e81-eef6b09d6d46 677ca1f8bc29470bb813211b0a85f622 - - - -] Security group member updated ['695405c7-86c0-4558-8a5d-084ef1515be2'] 2022-03-08 11:53:42.303 3768 2149442671184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5915d129-fe44-475c-8e81-eef6b09d6d46 677ca1f8bc29470bb813211b0a85f622 - - - -] port_delete event received for 'fbd8ffdd-74bb-474a-afe3-3ed43d5cf750' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:53:43.379 3768 2149438244640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fbd8ffdd-74bb-474a-afe3-3ed43d5cf750 2022-03-08 11:53:43.539 3768 2149340961424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6236378-a8c7-40e5-a11b-ac9fca3da96f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 11:53:43.539 3768 2149443648496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fbd8ffdd-74bb-474a-afe3-3ed43d5cf750' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 11:53:43.549 3768 2149443648496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fbd8ffdd-74bb-474a-afe3-3ed43d5cf750' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 11:53:43.549 3768 2149443648496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fbd8ffdd-74bb-474a-afe3-3ed43d5cf750 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 11:53:43.573 3768 2149443648496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8fa27491-131e-46ca-a0de-cb1a43640ee2 2022-03-08 11:53:43.573 3768 2149443648496 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fbd8ffdd-74bb-474a-afe3-3ed43d5cf750'] 2022-03-08 11:53:43.583 3768 2149443648496 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 11:53:43.583 3768 2149443648496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 11:53:43.583 3768 2149443648496 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fbd8ffdd-74bb-474a-afe3-3ed43d5cf750'] 2022-03-08 11:53:45.012 3768 2149443254576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16ca5dd3-88d5-40b9-92c0-7558dfcbc0ba d0c956a64a86402faa2726cbd21ae597 - - - -] port_delete event received for '63087f30-caf9-4c8b-add8-08e6e376d38a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:53:45.539 3768 2149443906192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 11:53:45.565 3768 2149443906192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 11:53:46.479 3768 2149443974768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2905a7de-07a0-4288-aa52-d0c635c7c25d d0c956a64a86402faa2726cbd21ae597 - - - -] port_delete event received for '4af8a4ba-bb9d-4c82-ba0f-bd930bd4d542' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:53:47.486 3768 2149439602928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20ba77e6-ecfd-4a4b-abd4-69345ae6d97c d0c956a64a86402faa2726cbd21ae597 - - - -] port_delete event received for 'ee665a9c-f9cb-49c7-b35a-1f7b99180898' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:53:47.633 3768 2149439602928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-decdddd5-8d59-456d-bdc4-f90f38ca072d - - - - -] port_delete event received for 'ee665a9c-f9cb-49c7-b35a-1f7b99180898' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:53:47.738 3768 2149439602928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20ba77e6-ecfd-4a4b-abd4-69345ae6d97c d0c956a64a86402faa2726cbd21ae597 - - - -] network_delete received. Deleting network 8fa27491-131e-46ca-a0de-cb1a43640ee2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-08 11:53:47.759 3768 2149439602928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20ba77e6-ecfd-4a4b-abd4-69345ae6d97c d0c956a64a86402faa2726cbd21ae597 - - - -] Network 8fa27491-131e-46ca-a0de-cb1a43640ee2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-08 11:53:49.008 3768 2149438512464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c8a9120-85ac-4fa2-90ae-1d855b8a68a5 d0c956a64a86402faa2726cbd21ae597 - - - -] port_delete event received for 'a5740c8d-ffee-43e1-93ba-d3dd6ae60a27' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:53:50.066 3768 2149440705808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f5ee238-172f-41b4-879a-7ced11ff05f2 d0c956a64a86402faa2726cbd21ae597 - - - -] port_delete event received for 'a96f7955-946a-45ae-97d2-1f554d115033' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:53:50.831 3768 2149441319504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f28b07c5-0b8a-41a4-8862-127aab7a3e36 d0c956a64a86402faa2726cbd21ae597 - - - -] port_delete event received for '12863962-0d1d-4c42-9891-3abb1409fc52' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 11:53:51.043 3768 2149441497568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f28b07c5-0b8a-41a4-8862-127aab7a3e36 d0c956a64a86402faa2726cbd21ae597 - - - -] network_delete received. Deleting network 92746262-d86c-468c-b546-86b2db39e546 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-08 11:53:51.043 3768 2149441497568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f28b07c5-0b8a-41a4-8862-127aab7a3e36 d0c956a64a86402faa2726cbd21ae597 - - - -] Network 92746262-d86c-468c-b546-86b2db39e546 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463