2021-04-20 23:35:50.587 952 2059811437208 MainThread INFO neutron.common.config [-] Logging enabled! 2021-04-20 23:35:50.587 952 2059811437208 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev109 2021-04-20 23:35:50.602 952 2059811437208 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-04-20 23:35:50.634 952 2059811437208 MainThread INFO os_win.utils.network.networkutils [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] WMI caching is disabled. 2021-04-20 23:35:50.855 952 2059811437208 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:120 2021-04-20 23:35:50.942 952 2059811437208 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-04-20 23:35:50.942 952 2059811437208 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-04-20 23:35:51.153 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent initialized successfully, now running... 2021-04-20 23:35:51.181 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-04-20 23:35:51.181 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-04-20 23:35:51.243 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-04-20 23:37:58.413 952 2059899141992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43be88ac-67c8-4a72-a78b-bb983a29543e - - - - -] port_update received: 488088a5-2908-477d-a41e-37e4eb59bcd7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-20 23:37:58.433 952 2059899141992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43be88ac-67c8-4a72-a78b-bb983a29543e - - - - -] No port 488088a5-2908-477d-a41e-37e4eb59bcd7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-20 23:38:03.815 952 2059899141992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85ee3176-8f4c-4a9d-b083-98aabfd4db1b - - - - -] port_update received: b729b110-18bf-4121-af8c-93ff5a106bf9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-20 23:38:03.831 952 2059899141992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85ee3176-8f4c-4a9d-b083-98aabfd4db1b - - - - -] No port b729b110-18bf-4121-af8c-93ff5a106bf9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-20 23:38:04.567 952 2059899141992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b317210-427a-4549-b3ce-5161c29cd70f - - - - -] port_update received: fb09f45d-58d0-44bd-8148-1893c2a99e88 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-20 23:38:04.595 952 2059899141992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b317210-427a-4549-b3ce-5161c29cd70f - - - - -] No port fb09f45d-58d0-44bd-8148-1893c2a99e88 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-20 23:38:06.189 952 2059899141992 MainThread WARNING oslo_policy.policy [req-b14d2997-2b9b-4370-b836-71e0af464f6a 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-04-20 23:38:06.206 952 2059899141992 MainThread WARNING oslo_policy.policy [req-b14d2997-2b9b-4370-b836-71e0af464f6a 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-04-20 23:38:06.209 952 2059899141992 MainThread WARNING oslo_policy.policy [req-b14d2997-2b9b-4370-b836-71e0af464f6a 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-04-20 23:38:06.222 952 2059899141992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b14d2997-2b9b-4370-b836-71e0af464f6a 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Security group member updated on remote: ['15f2450d-9cdf-480b-bb8b-6d22752cc454'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:38:06.222 952 2059899141992 MainThread INFO neutron.agent.securitygroups_rpc [req-b14d2997-2b9b-4370-b836-71e0af464f6a 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Security group member updated ['15f2450d-9cdf-480b-bb8b-6d22752cc454'] 2021-04-20 23:38:09.586 952 2059899141992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-07de704b-a356-4e78-a1b9-6b1e378d80ed ddbdc6ad9485420dabb14651caa876d9 407f9815baa442569dc83981ced1a932 - - -] Security group member updated on remote: ['c6a8d80b-05f8-43e2-aaba-6af08d9d2210'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:38:09.586 952 2059899141992 MainThread INFO neutron.agent.securitygroups_rpc [req-07de704b-a356-4e78-a1b9-6b1e378d80ed ddbdc6ad9485420dabb14651caa876d9 407f9815baa442569dc83981ced1a932 - - -] Security group member updated ['c6a8d80b-05f8-43e2-aaba-6af08d9d2210'] 2021-04-20 23:38:12.704 952 2059899141992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3ac8f5a4-24c0-4758-aa79-658a0b26945b b0b519951f624788b805dbaaee760993 8377ee26907741d3953f5a4ef797b150 - - -] Security group rule updated on remote: ['02488477-20d7-4738-bd64-97f4c74feac4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-20 23:38:12.704 952 2059899141992 MainThread INFO neutron.agent.securitygroups_rpc [req-3ac8f5a4-24c0-4758-aa79-658a0b26945b b0b519951f624788b805dbaaee760993 8377ee26907741d3953f5a4ef797b150 - - -] Security group rule updated ['02488477-20d7-4738-bd64-97f4c74feac4'] 2021-04-20 23:38:13.705 952 2059899141992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a817285b-1cb7-4d9c-b18d-230f8c436e46 b0b519951f624788b805dbaaee760993 8377ee26907741d3953f5a4ef797b150 - - -] Security group rule updated on remote: ['02488477-20d7-4738-bd64-97f4c74feac4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-20 23:38:13.709 952 2059899141992 MainThread INFO neutron.agent.securitygroups_rpc [req-a817285b-1cb7-4d9c-b18d-230f8c436e46 b0b519951f624788b805dbaaee760993 8377ee26907741d3953f5a4ef797b150 - - -] Security group rule updated ['02488477-20d7-4738-bd64-97f4c74feac4'] 2021-04-20 23:38:14.628 952 2059899141992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7698b50a-ad23-4977-ae11-b122c5e92b09 - - - - -] port_update received: d2ee9d5a-d4c4-4dcd-8ec8-c016e53182ff port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-20 23:38:14.657 952 2059899141992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7698b50a-ad23-4977-ae11-b122c5e92b09 - - - - -] No port d2ee9d5a-d4c4-4dcd-8ec8-c016e53182ff defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-20 23:38:15.206 952 2059899141992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d597e7e7-09d0-4e55-8315-da725d957ba2 35d33b9e55e0470f8a33a72396845478 14a5ae4f9d2d4501b36739542f4c20e4 - - -] port_update received: efe34878-50b8-4d7f-b0e5-38faa39dba2d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-20 23:38:15.222 952 2059899141992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d597e7e7-09d0-4e55-8315-da725d957ba2 35d33b9e55e0470f8a33a72396845478 14a5ae4f9d2d4501b36739542f4c20e4 - - -] No port efe34878-50b8-4d7f-b0e5-38faa39dba2d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-20 23:38:17.487 952 2059899141992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c9e85e6c-f7d1-49db-91ba-86a785f7cf2a 39d8d9631eb24b09a3855506751da851 78183ad2d1074e46bbaac5c7b2bfd871 - - -] Security group rule updated on remote: ['969e7162-4dd5-4002-95bb-c3e599d87c15'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-20 23:38:17.487 952 2059899141992 MainThread INFO neutron.agent.securitygroups_rpc [req-c9e85e6c-f7d1-49db-91ba-86a785f7cf2a 39d8d9631eb24b09a3855506751da851 78183ad2d1074e46bbaac5c7b2bfd871 - - -] Security group rule updated ['969e7162-4dd5-4002-95bb-c3e599d87c15'] 2021-04-20 23:38:17.526 952 2059899141992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d7ba216-bc86-43b1-ab68-2f17fcb240f0 - - - - -] port_update received: 5ec67a39-1917-40ba-8396-35f0b3295f56 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-20 23:38:17.555 952 2059899141992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d7ba216-bc86-43b1-ab68-2f17fcb240f0 - - - - -] No port 5ec67a39-1917-40ba-8396-35f0b3295f56 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-20 23:38:18.143 952 2059899140232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: efe34878-50b8-4d7f-b0e5-38faa39dba2d 2021-04-20 23:38:18.391 952 2059899141992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e228106f-4700-4d0d-9ba6-907a8fca0169 35d33b9e55e0470f8a33a72396845478 14a5ae4f9d2d4501b36739542f4c20e4 - - -] port_update received: 03507323-9682-456a-a3da-2aa14fa743c0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-20 23:38:18.391 952 2059899141992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e228106f-4700-4d0d-9ba6-907a8fca0169 35d33b9e55e0470f8a33a72396845478 14a5ae4f9d2d4501b36739542f4c20e4 - - -] No port 03507323-9682-456a-a3da-2aa14fa743c0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-20 23:38:19.440 952 2059899141992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8f3f87f5-ca36-4af4-8d54-769a48945dcf 39d8d9631eb24b09a3855506751da851 78183ad2d1074e46bbaac5c7b2bfd871 - - -] Security group rule updated on remote: ['969e7162-4dd5-4002-95bb-c3e599d87c15'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-20 23:38:19.455 952 2059899141992 MainThread INFO neutron.agent.securitygroups_rpc [req-8f3f87f5-ca36-4af4-8d54-769a48945dcf 39d8d9631eb24b09a3855506751da851 78183ad2d1074e46bbaac5c7b2bfd871 - - -] Security group rule updated ['969e7162-4dd5-4002-95bb-c3e599d87c15'] 2021-04-20 23:38:19.845 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-20 23:38:20.675 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-abaeff10-14ee-42a8-8f81-a2b604da6b09 - - - - -] port_update received: 703fb02b-2228-4e7d-8a47-ec6a3d779aa8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-20 23:38:20.708 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-abaeff10-14ee-42a8-8f81-a2b604da6b09 - - - - -] No port 703fb02b-2228-4e7d-8a47-ec6a3d779aa8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-20 23:38:21.861 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Adding port efe34878-50b8-4d7f-b0e5-38faa39dba2d 2021-04-20 23:38:21.861 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Port efe34878-50b8-4d7f-b0e5-38faa39dba2d updated. Details: {'device': 'efe34878-50b8-4d7f-b0e5-38faa39dba2d', 'network_id': 'b7660943-a6ca-4db2-bcb8-2aee29449675', 'port_id': 'efe34878-50b8-4d7f-b0e5-38faa39dba2d', 'mac_address': 'fa:16:3e:64:32:aa', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 105, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bcf46337-a471-477d-913d-f26dc45f892f', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-20 23:38:21.877 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-04-20 23:38:21.877 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.base [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Loop iteration exceeded interval (2 vs. 2.032181978225708) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-04-20 23:38:21.893 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-efe34878-50b8-4d7f-b0e5-38faa39dba2d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:38:21.893 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port efe34878-50b8-4d7f-b0e5-38faa39dba2d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-20 23:38:21.893 952 2059901182200 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b7660943-a6ca-4db2-bcb8-2aee29449675 2021-04-20 23:38:21.893 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-04-20 23:38:22.056 952 2059901182200 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'efe34878-50b8-4d7f-b0e5-38faa39dba2d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:38:22.056 952 2059901182200 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'efe34878-50b8-4d7f-b0e5-38faa39dba2d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:38:22.096 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port efe34878-50b8-4d7f-b0e5-38faa39dba2d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-20 23:38:22.109 952 2059901182200 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 105, VLAN trunk: None to switch port efe34878-50b8-4d7f-b0e5-38faa39dba2d 2021-04-20 23:38:22.173 952 2059899140232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 03507323-9682-456a-a3da-2aa14fa743c0 2021-04-20 23:38:22.188 952 2059901182200 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-20 23:38:22.188 952 2059901182200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['efe34878-50b8-4d7f-b0e5-38faa39dba2d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:38:23.330 952 2059901182200 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['efe34878-50b8-4d7f-b0e5-38faa39dba2d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:38:23.330 952 2059901182200 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:38:23.344 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (15f2450d-9cdf-480b-bb8b-6d22752cc454) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-20 23:38:23.344 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (15f2450d-9cdf-480b-bb8b-6d22752cc454) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-20 23:38:23.360 952 2059901182200 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for efe34878-50b8-4d7f-b0e5-38faa39dba2d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:38:23.360 952 2059901182200 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-20 23:38:23.360 952 2059901182200 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device efe34878-50b8-4d7f-b0e5-38faa39dba2d not yet added. Adding. 2021-04-20 23:38:23.374 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-04-20 23:38:23.374 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-04-20 23:38:23.465 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-efe34878-50b8-4d7f-b0e5-38faa39dba2d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:38:23.538 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-efe34878-50b8-4d7f-b0e5-38faa39dba2d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:38:23.538 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-efe34878-50b8-4d7f-b0e5-38faa39dba2d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:38:23.628 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-efe34878-50b8-4d7f-b0e5-38faa39dba2d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:38:23.705 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-efe34878-50b8-4d7f-b0e5-38faa39dba2d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.813s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:38:23.724 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port efe34878-50b8-4d7f-b0e5-38faa39dba2d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-20 23:38:23.724 952 2059901182200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port efe34878-50b8-4d7f-b0e5-38faa39dba2d processed. 2021-04-20 23:38:23.908 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-20 23:38:23.916 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:38:24.953 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Adding port 03507323-9682-456a-a3da-2aa14fa743c0 2021-04-20 23:38:24.953 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Port 03507323-9682-456a-a3da-2aa14fa743c0 updated. Details: {'device': '03507323-9682-456a-a3da-2aa14fa743c0', 'network_id': '93706da4-368f-4a3b-b4a2-2e2fe978a50c', 'port_id': '03507323-9682-456a-a3da-2aa14fa743c0', 'mac_address': 'fa:16:3e:db:02:5a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 101, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8510d874-3b41-4452-a45f-6e0884da83f9', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-20 23:38:24.969 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-04-20 23:38:24.976 952 2059901182904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-03507323-9682-456a-a3da-2aa14fa743c0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:38:24.976 952 2059901182904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 03507323-9682-456a-a3da-2aa14fa743c0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-20 23:38:24.976 952 2059901182904 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 93706da4-368f-4a3b-b4a2-2e2fe978a50c 2021-04-20 23:38:24.976 952 2059901182904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-04-20 23:38:25.119 952 2059901182904 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '03507323-9682-456a-a3da-2aa14fa743c0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:38:25.128 952 2059901182904 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '03507323-9682-456a-a3da-2aa14fa743c0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:38:25.303 952 2059901182904 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 03507323-9682-456a-a3da-2aa14fa743c0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-20 23:38:25.323 952 2059901182904 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 101, VLAN trunk: None to switch port 03507323-9682-456a-a3da-2aa14fa743c0 2021-04-20 23:38:25.392 952 2059901182904 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-20 23:38:25.392 952 2059901182904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['03507323-9682-456a-a3da-2aa14fa743c0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:38:25.797 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.890s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:38:26.534 952 2059901182904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['03507323-9682-456a-a3da-2aa14fa743c0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:38:26.534 952 2059901182904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:38:26.554 952 2059901182904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c6a8d80b-05f8-43e2-aaba-6af08d9d2210) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-20 23:38:26.554 952 2059901182904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c6a8d80b-05f8-43e2-aaba-6af08d9d2210) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-20 23:38:26.564 952 2059901182904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 03507323-9682-456a-a3da-2aa14fa743c0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:38:26.564 952 2059901182904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-20 23:38:26.564 952 2059901182904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 03507323-9682-456a-a3da-2aa14fa743c0 not yet added. Adding. 2021-04-20 23:38:26.584 952 2059901182904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-04-20 23:38:26.584 952 2059901182904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-04-20 23:38:26.614 952 2059901182200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3939e6d9-2db7-4dfb-9825-423c5d44d5ac 12cedc8302aa461bb3de78399451cecb aed57537adc74a8d96fbf422b9c6f3b8 - - -] Security group member updated on remote: ['2d72ad5b-5e46-4547-95c2-587601044e20'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:38:26.633 952 2059901182200 MainThread INFO neutron.agent.securitygroups_rpc [req-3939e6d9-2db7-4dfb-9825-423c5d44d5ac 12cedc8302aa461bb3de78399451cecb aed57537adc74a8d96fbf422b9c6f3b8 - - -] Security group member updated ['2d72ad5b-5e46-4547-95c2-587601044e20'] 2021-04-20 23:38:26.693 952 2059901182904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-03507323-9682-456a-a3da-2aa14fa743c0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:38:26.773 952 2059901182904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-03507323-9682-456a-a3da-2aa14fa743c0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:38:26.783 952 2059901182904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-03507323-9682-456a-a3da-2aa14fa743c0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:38:26.882 952 2059901182904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-03507323-9682-456a-a3da-2aa14fa743c0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:38:26.962 952 2059901182904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-03507323-9682-456a-a3da-2aa14fa743c0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.985s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:38:26.972 952 2059901182904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 03507323-9682-456a-a3da-2aa14fa743c0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-20 23:38:26.972 952 2059901182904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 03507323-9682-456a-a3da-2aa14fa743c0 processed. 2021-04-20 23:38:27.923 952 2059901182904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:38:28.532 952 2059901182904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.610s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:38:28.562 952 2059901182904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d3583397-933f-453a-85d4-81ee2acb17c2 b0b519951f624788b805dbaaee760993 8377ee26907741d3953f5a4ef797b150 - - -] Security group member updated on remote: ['02488477-20d7-4738-bd64-97f4c74feac4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:38:28.562 952 2059901182904 MainThread INFO neutron.agent.securitygroups_rpc [req-d3583397-933f-453a-85d4-81ee2acb17c2 b0b519951f624788b805dbaaee760993 8377ee26907741d3953f5a4ef797b150 - - -] Security group member updated ['02488477-20d7-4738-bd64-97f4c74feac4'] 2021-04-20 23:38:31.081 952 2059901182904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26ebcec9-f9ba-4278-a713-1438b48683d9 35d33b9e55e0470f8a33a72396845478 14a5ae4f9d2d4501b36739542f4c20e4 - - -] port_update received: c7326210-96e1-4a47-8aa6-382d52129a44 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-20 23:38:31.102 952 2059901182904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26ebcec9-f9ba-4278-a713-1438b48683d9 35d33b9e55e0470f8a33a72396845478 14a5ae4f9d2d4501b36739542f4c20e4 - - -] No port c7326210-96e1-4a47-8aa6-382d52129a44 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-20 23:38:31.205 952 2059901182904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e971d694-f9c7-4a2a-a6da-f194e03cb4a0 12cedc8302aa461bb3de78399451cecb aed57537adc74a8d96fbf422b9c6f3b8 - - -] Security group member updated on remote: ['2d72ad5b-5e46-4547-95c2-587601044e20'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:38:31.205 952 2059901182904 MainThread INFO neutron.agent.securitygroups_rpc [req-e971d694-f9c7-4a2a-a6da-f194e03cb4a0 12cedc8302aa461bb3de78399451cecb aed57537adc74a8d96fbf422b9c6f3b8 - - -] Security group member updated ['2d72ad5b-5e46-4547-95c2-587601044e20'] 2021-04-20 23:38:32.126 952 2059901182904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-212c8c5a-2f15-4f9a-9fae-203f4130d0b7 39d8d9631eb24b09a3855506751da851 78183ad2d1074e46bbaac5c7b2bfd871 - - -] Security group member updated on remote: ['969e7162-4dd5-4002-95bb-c3e599d87c15'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:38:32.126 952 2059901182904 MainThread INFO neutron.agent.securitygroups_rpc [req-212c8c5a-2f15-4f9a-9fae-203f4130d0b7 39d8d9631eb24b09a3855506751da851 78183ad2d1074e46bbaac5c7b2bfd871 - - -] Security group member updated ['969e7162-4dd5-4002-95bb-c3e599d87c15'] 2021-04-20 23:38:32.357 952 2059901182904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f0b0a34-a44b-493c-a225-89cded6d995c 35d33b9e55e0470f8a33a72396845478 14a5ae4f9d2d4501b36739542f4c20e4 - - -] port_update received: 27c1ce36-a4e5-4024-83fe-c5cb4acc29ad port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-20 23:38:32.379 952 2059901182904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f0b0a34-a44b-493c-a225-89cded6d995c 35d33b9e55e0470f8a33a72396845478 14a5ae4f9d2d4501b36739542f4c20e4 - - -] No port 27c1ce36-a4e5-4024-83fe-c5cb4acc29ad defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-20 23:38:34.820 952 2059901182904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8662ceab-10d7-4f3b-bca1-97e7c0443de4 35d33b9e55e0470f8a33a72396845478 14a5ae4f9d2d4501b36739542f4c20e4 - - -] port_update received: fa068378-8863-4954-90cc-7dc6ad8e7a07 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-20 23:38:34.830 952 2059901182904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8662ceab-10d7-4f3b-bca1-97e7c0443de4 35d33b9e55e0470f8a33a72396845478 14a5ae4f9d2d4501b36739542f4c20e4 - - -] No port fa068378-8863-4954-90cc-7dc6ad8e7a07 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-20 23:38:36.302 952 2059899140232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c7326210-96e1-4a47-8aa6-382d52129a44 2021-04-20 23:38:36.325 952 2059899140232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 27c1ce36-a4e5-4024-83fe-c5cb4acc29ad 2021-04-20 23:38:36.566 952 2059901182904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53f428fa-6655-42ad-8f25-721a5c2288c5 35d33b9e55e0470f8a33a72396845478 14a5ae4f9d2d4501b36739542f4c20e4 - - -] port_update received: ad9af115-e5f3-4e4f-bbd6-c5fa81cedcea port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-20 23:38:36.566 952 2059901182904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53f428fa-6655-42ad-8f25-721a5c2288c5 35d33b9e55e0470f8a33a72396845478 14a5ae4f9d2d4501b36739542f4c20e4 - - -] No port ad9af115-e5f3-4e4f-bbd6-c5fa81cedcea defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-20 23:38:37.985 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-20 23:38:38.321 952 2059899140232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fa068378-8863-4954-90cc-7dc6ad8e7a07 2021-04-20 23:38:39.142 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Adding port 27c1ce36-a4e5-4024-83fe-c5cb4acc29ad 2021-04-20 23:38:39.162 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Port 27c1ce36-a4e5-4024-83fe-c5cb4acc29ad updated. Details: {'device': '27c1ce36-a4e5-4024-83fe-c5cb4acc29ad', 'network_id': '84501b61-ce10-4848-b4fb-8bab4bc9016d', 'port_id': '27c1ce36-a4e5-4024-83fe-c5cb4acc29ad', 'mac_address': 'fa:16:3e:78:ae:0d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 125, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0ca0c386-c75f-445e-9e54-39b807a87414', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-20 23:38:39.162 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-04-20 23:38:39.172 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Adding port c7326210-96e1-4a47-8aa6-382d52129a44 2021-04-20 23:38:39.172 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Port c7326210-96e1-4a47-8aa6-382d52129a44 updated. Details: {'device': 'c7326210-96e1-4a47-8aa6-382d52129a44', 'network_id': 'ffb1fe9d-0392-4c26-9b89-179e236151f0', 'port_id': 'c7326210-96e1-4a47-8aa6-382d52129a44', 'mac_address': 'fa:16:3e:65:96:eb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 130, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd7dd795a-3b81-4d3a-b266-e39669368bba', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-20 23:38:39.172 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-04-20 23:38:39.192 952 2059901182904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-27c1ce36-a4e5-4024-83fe-c5cb4acc29ad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:38:39.192 952 2059901182904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 27c1ce36-a4e5-4024-83fe-c5cb4acc29ad _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-20 23:38:39.192 952 2059901182904 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 84501b61-ce10-4848-b4fb-8bab4bc9016d 2021-04-20 23:38:39.212 952 2059901182904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-04-20 23:38:39.212 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c7326210-96e1-4a47-8aa6-382d52129a44" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:38:39.222 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c7326210-96e1-4a47-8aa6-382d52129a44 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-20 23:38:39.222 952 2059901182200 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ffb1fe9d-0392-4c26-9b89-179e236151f0 2021-04-20 23:38:39.222 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-04-20 23:38:39.398 952 2059901182904 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '27c1ce36-a4e5-4024-83fe-c5cb4acc29ad') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:38:39.412 952 2059901182904 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '27c1ce36-a4e5-4024-83fe-c5cb4acc29ad') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:38:39.425 952 2059901182200 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c7326210-96e1-4a47-8aa6-382d52129a44') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:38:39.425 952 2059901182200 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c7326210-96e1-4a47-8aa6-382d52129a44') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:38:39.451 952 2059901182904 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 27c1ce36-a4e5-4024-83fe-c5cb4acc29ad is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-20 23:38:39.451 952 2059901182904 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 125, VLAN trunk: None to switch port 27c1ce36-a4e5-4024-83fe-c5cb4acc29ad 2021-04-20 23:38:39.468 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c7326210-96e1-4a47-8aa6-382d52129a44 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-20 23:38:39.468 952 2059901182200 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 130, VLAN trunk: None to switch port c7326210-96e1-4a47-8aa6-382d52129a44 2021-04-20 23:38:39.564 952 2059901182200 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-20 23:38:39.564 952 2059901182200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c7326210-96e1-4a47-8aa6-382d52129a44'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:38:39.564 952 2059901182904 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-20 23:38:39.564 952 2059901182904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['27c1ce36-a4e5-4024-83fe-c5cb4acc29ad'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:38:39.986 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-20 23:38:40.102 952 2059901182904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['27c1ce36-a4e5-4024-83fe-c5cb4acc29ad']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:38:40.110 952 2059901182904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:38:40.110 952 2059901182904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (02488477-20d7-4738-bd64-97f4c74feac4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-20 23:38:40.134 952 2059901182904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 27c1ce36-a4e5-4024-83fe-c5cb4acc29ad _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:38:40.143 952 2059901182904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-20 23:38:40.143 952 2059901182904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 27c1ce36-a4e5-4024-83fe-c5cb4acc29ad not yet added. Adding. 2021-04-20 23:38:40.143 952 2059901182904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-04-20 23:38:40.162 952 2059901182904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-04-20 23:38:40.162 952 2059901182200 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c7326210-96e1-4a47-8aa6-382d52129a44']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:38:40.178 952 2059901182200 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:38:40.178 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2d72ad5b-5e46-4547-95c2-587601044e20) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-20 23:38:40.188 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2d72ad5b-5e46-4547-95c2-587601044e20) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-20 23:38:40.188 952 2059901182200 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c7326210-96e1-4a47-8aa6-382d52129a44 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:38:40.188 952 2059901182200 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-20 23:38:40.206 952 2059901182200 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c7326210-96e1-4a47-8aa6-382d52129a44 not yet added. Adding. 2021-04-20 23:38:40.206 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-04-20 23:38:40.206 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-04-20 23:38:40.328 952 2059901182904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-27c1ce36-a4e5-4024-83fe-c5cb4acc29ad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:38:40.337 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c7326210-96e1-4a47-8aa6-382d52129a44" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:38:40.359 952 2059899140232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ad9af115-e5f3-4e4f-bbd6-c5fa81cedcea 2021-04-20 23:38:40.415 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Adding port fa068378-8863-4954-90cc-7dc6ad8e7a07 2021-04-20 23:38:40.431 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Port fa068378-8863-4954-90cc-7dc6ad8e7a07 updated. Details: {'device': 'fa068378-8863-4954-90cc-7dc6ad8e7a07', 'network_id': 'ffb1fe9d-0392-4c26-9b89-179e236151f0', 'port_id': 'fa068378-8863-4954-90cc-7dc6ad8e7a07', 'mac_address': 'fa:16:3e:31:43:34', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 130, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd7dd795a-3b81-4d3a-b266-e39669368bba', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-20 23:38:40.431 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-04-20 23:38:40.441 952 2059901183080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fa068378-8863-4954-90cc-7dc6ad8e7a07" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:38:40.441 952 2059901183080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fa068378-8863-4954-90cc-7dc6ad8e7a07 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-20 23:38:40.460 952 2059901183080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-04-20 23:38:40.522 952 2059901182904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-27c1ce36-a4e5-4024-83fe-c5cb4acc29ad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:38:40.537 952 2059901182904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-27c1ce36-a4e5-4024-83fe-c5cb4acc29ad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:38:40.556 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c7326210-96e1-4a47-8aa6-382d52129a44" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:38:40.570 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c7326210-96e1-4a47-8aa6-382d52129a44" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:38:40.688 952 2059901183080 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fa068378-8863-4954-90cc-7dc6ad8e7a07') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:38:40.688 952 2059901183080 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fa068378-8863-4954-90cc-7dc6ad8e7a07') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:38:40.703 952 2059901183080 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fa068378-8863-4954-90cc-7dc6ad8e7a07 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-20 23:38:40.703 952 2059901183080 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 130, VLAN trunk: None to switch port fa068378-8863-4954-90cc-7dc6ad8e7a07 2021-04-20 23:38:40.742 952 2059901182904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-27c1ce36-a4e5-4024-83fe-c5cb4acc29ad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:38:40.784 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c7326210-96e1-4a47-8aa6-382d52129a44" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:38:40.877 952 2059901182904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-27c1ce36-a4e5-4024-83fe-c5cb4acc29ad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.688s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:38:40.906 952 2059901182904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 27c1ce36-a4e5-4024-83fe-c5cb4acc29ad status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-20 23:38:40.906 952 2059901182904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 27c1ce36-a4e5-4024-83fe-c5cb4acc29ad processed. 2021-04-20 23:38:40.918 952 2059901183080 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-20 23:38:40.924 952 2059901183080 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fa068378-8863-4954-90cc-7dc6ad8e7a07'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:38:40.969 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c7326210-96e1-4a47-8aa6-382d52129a44" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.765s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:38:40.985 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c7326210-96e1-4a47-8aa6-382d52129a44 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-20 23:38:41.002 952 2059901182200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c7326210-96e1-4a47-8aa6-382d52129a44 processed. 2021-04-20 23:38:41.193 952 2059901183080 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fa068378-8863-4954-90cc-7dc6ad8e7a07']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:38:41.193 952 2059901183080 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:38:41.207 952 2059901183080 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2d72ad5b-5e46-4547-95c2-587601044e20) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-20 23:38:41.207 952 2059901183080 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2d72ad5b-5e46-4547-95c2-587601044e20) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-20 23:38:41.207 952 2059901183080 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fa068378-8863-4954-90cc-7dc6ad8e7a07 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:38:41.226 952 2059901183080 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-20 23:38:41.226 952 2059901183080 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fa068378-8863-4954-90cc-7dc6ad8e7a07 not yet added. Adding. 2021-04-20 23:38:41.226 952 2059901183080 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-04-20 23:38:41.226 952 2059901183080 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-04-20 23:38:41.382 952 2059901183080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fa068378-8863-4954-90cc-7dc6ad8e7a07" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:38:41.517 952 2059901183080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fa068378-8863-4954-90cc-7dc6ad8e7a07" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:38:41.532 952 2059901183080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fa068378-8863-4954-90cc-7dc6ad8e7a07" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:38:41.679 952 2059901183080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fa068378-8863-4954-90cc-7dc6ad8e7a07" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:38:41.797 952 2059901183080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fa068378-8863-4954-90cc-7dc6ad8e7a07" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:38:41.804 952 2059901183080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fa068378-8863-4954-90cc-7dc6ad8e7a07 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-20 23:38:41.822 952 2059901183080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fa068378-8863-4954-90cc-7dc6ad8e7a07 processed. 2021-04-20 23:38:42.015 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-20 23:38:42.015 952 2059901183080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:38:42.799 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Adding port ad9af115-e5f3-4e4f-bbd6-c5fa81cedcea 2021-04-20 23:38:42.829 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Port ad9af115-e5f3-4e4f-bbd6-c5fa81cedcea updated. Details: {'device': 'ad9af115-e5f3-4e4f-bbd6-c5fa81cedcea', 'network_id': 'f380d43b-7950-493f-aba3-17ed5c3b98b8', 'port_id': 'ad9af115-e5f3-4e4f-bbd6-c5fa81cedcea', 'mac_address': 'fa:16:3e:c3:9d:08', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 120, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7f6bdb26-07a8-46b5-9f01-06bcfad422cb', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-20 23:38:42.829 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-04-20 23:38:42.829 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ad9af115-e5f3-4e4f-bbd6-c5fa81cedcea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:38:42.844 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ad9af115-e5f3-4e4f-bbd6-c5fa81cedcea _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-20 23:38:42.844 952 2059901182200 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f380d43b-7950-493f-aba3-17ed5c3b98b8 2021-04-20 23:38:42.844 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-04-20 23:38:43.017 952 2059901182200 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ad9af115-e5f3-4e4f-bbd6-c5fa81cedcea') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:38:43.033 952 2059901182200 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ad9af115-e5f3-4e4f-bbd6-c5fa81cedcea') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:38:43.049 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ad9af115-e5f3-4e4f-bbd6-c5fa81cedcea is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-20 23:38:43.066 952 2059901182200 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 120, VLAN trunk: None to switch port ad9af115-e5f3-4e4f-bbd6-c5fa81cedcea 2021-04-20 23:38:43.172 952 2059901182200 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-20 23:38:43.189 952 2059901182200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ad9af115-e5f3-4e4f-bbd6-c5fa81cedcea'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:38:43.693 952 2059901182200 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ad9af115-e5f3-4e4f-bbd6-c5fa81cedcea']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:38:43.706 952 2059901182200 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:38:43.706 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (969e7162-4dd5-4002-95bb-c3e599d87c15) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-20 23:38:43.725 952 2059901182200 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ad9af115-e5f3-4e4f-bbd6-c5fa81cedcea _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:38:43.736 952 2059901182200 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-20 23:38:43.736 952 2059901182200 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ad9af115-e5f3-4e4f-bbd6-c5fa81cedcea not yet added. Adding. 2021-04-20 23:38:43.736 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-04-20 23:38:43.768 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-04-20 23:38:43.942 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ad9af115-e5f3-4e4f-bbd6-c5fa81cedcea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:38:44.175 952 2059901183080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 2.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:38:44.175 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ad9af115-e5f3-4e4f-bbd6-c5fa81cedcea" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:38:44.194 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ad9af115-e5f3-4e4f-bbd6-c5fa81cedcea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:38:44.203 952 2059901182904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:38:44.203 952 2059901182904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:38:44.377 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ad9af115-e5f3-4e4f-bbd6-c5fa81cedcea" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:38:44.554 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ad9af115-e5f3-4e4f-bbd6-c5fa81cedcea" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.718s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:38:44.566 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ad9af115-e5f3-4e4f-bbd6-c5fa81cedcea status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-20 23:38:44.566 952 2059901182200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ad9af115-e5f3-4e4f-bbd6-c5fa81cedcea processed. 2021-04-20 23:38:46.015 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:38:46.237 952 2059899140408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 03507323-9682-456a-a3da-2aa14fa743c0 2021-04-20 23:38:46.456 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:38:47.461 952 2059901182200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-25c6ee52-187b-4082-85aa-29330a332166 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Security group member updated on remote: ['15f2450d-9cdf-480b-bb8b-6d22752cc454'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:38:47.461 952 2059901182200 MainThread INFO neutron.agent.securitygroups_rpc [req-25c6ee52-187b-4082-85aa-29330a332166 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Security group member updated ['15f2450d-9cdf-480b-bb8b-6d22752cc454'] 2021-04-20 23:38:47.475 952 2059901182200 MainThread INFO neutron.agent.securitygroups_rpc [req-25c6ee52-187b-4082-85aa-29330a332166 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Refresh firewall rules 2021-04-20 23:38:47.475 952 2059901182200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-25c6ee52-187b-4082-85aa-29330a332166 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Get security group information for devices via rpc ['efe34878-50b8-4d7f-b0e5-38faa39dba2d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:38:47.788 952 2059901182200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-25c6ee52-187b-4082-85aa-29330a332166 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Update security group information for ports dict_keys(['efe34878-50b8-4d7f-b0e5-38faa39dba2d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:38:47.814 952 2059901182200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-25c6ee52-187b-4082-85aa-29330a332166 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:38:47.814 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-25c6ee52-187b-4082-85aa-29330a332166 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Update rules of security group (15f2450d-9cdf-480b-bb8b-6d22752cc454) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-20 23:38:47.814 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-25c6ee52-187b-4082-85aa-29330a332166 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Update members of security group (15f2450d-9cdf-480b-bb8b-6d22752cc454) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-20 23:38:47.846 952 2059901182200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-25c6ee52-187b-4082-85aa-29330a332166 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Update port filter for efe34878-50b8-4d7f-b0e5-38faa39dba2d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:38:47.846 952 2059901182200 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-25c6ee52-187b-4082-85aa-29330a332166 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Updating port rules. 2021-04-20 23:38:47.861 952 2059901182200 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-25c6ee52-187b-4082-85aa-29330a332166 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Creating 1 new rules, removing 0 old rules. 2021-04-20 23:38:47.861 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [req-25c6ee52-187b-4082-85aa-29330a332166 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-efe34878-50b8-4d7f-b0e5-38faa39dba2d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:38:48.021 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-20 23:38:48.021 952 2059901182904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '03507323-9682-456a-a3da-2aa14fa743c0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-20 23:38:48.040 952 2059901182904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '03507323-9682-456a-a3da-2aa14fa743c0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-20 23:38:48.040 952 2059901182904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 03507323-9682-456a-a3da-2aa14fa743c0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-20 23:38:48.066 952 2059901182904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 93706da4-368f-4a3b-b4a2-2e2fe978a50c 2021-04-20 23:38:48.066 952 2059901182904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['03507323-9682-456a-a3da-2aa14fa743c0'] 2021-04-20 23:38:48.087 952 2059901182904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-20 23:38:48.102 952 2059901182904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-04-20 23:38:48.102 952 2059901182904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['03507323-9682-456a-a3da-2aa14fa743c0'] 2021-04-20 23:38:48.126 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [req-25c6ee52-187b-4082-85aa-29330a332166 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-efe34878-50b8-4d7f-b0e5-38faa39dba2d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:38:48.159 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [req-25c6ee52-187b-4082-85aa-29330a332166 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-efe34878-50b8-4d7f-b0e5-38faa39dba2d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:38:48.172 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [req-25c6ee52-187b-4082-85aa-29330a332166 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-efe34878-50b8-4d7f-b0e5-38faa39dba2d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:38:48.641 952 2059901182200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9737ac0d-31f4-42c3-922e-687c464fdce9 ddbdc6ad9485420dabb14651caa876d9 407f9815baa442569dc83981ced1a932 - - -] Security group member updated on remote: ['c6a8d80b-05f8-43e2-aaba-6af08d9d2210'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:38:48.660 952 2059901182200 MainThread INFO neutron.agent.securitygroups_rpc [req-9737ac0d-31f4-42c3-922e-687c464fdce9 ddbdc6ad9485420dabb14651caa876d9 407f9815baa442569dc83981ced1a932 - - -] Security group member updated ['c6a8d80b-05f8-43e2-aaba-6af08d9d2210'] 2021-04-20 23:38:49.140 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9737ac0d-31f4-42c3-922e-687c464fdce9 ddbdc6ad9485420dabb14651caa876d9 407f9815baa442569dc83981ced1a932 - - -] port_delete event received for '03507323-9682-456a-a3da-2aa14fa743c0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:38:50.031 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:38:50.095 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:38:51.048 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f629b39-57a4-42d5-8ea2-55ff437112b4 35d33b9e55e0470f8a33a72396845478 14a5ae4f9d2d4501b36739542f4c20e4 - - -] port_update received: 0af6da9e-4935-411d-a513-1ca1e5269330 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-20 23:38:51.081 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f629b39-57a4-42d5-8ea2-55ff437112b4 35d33b9e55e0470f8a33a72396845478 14a5ae4f9d2d4501b36739542f4c20e4 - - -] No port 0af6da9e-4935-411d-a513-1ca1e5269330 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-20 23:38:54.467 952 2059899140232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0af6da9e-4935-411d-a513-1ca1e5269330 2021-04-20 23:38:56.045 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-20 23:38:56.647 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Adding port 0af6da9e-4935-411d-a513-1ca1e5269330 2021-04-20 23:38:56.660 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Port 0af6da9e-4935-411d-a513-1ca1e5269330 updated. Details: {'device': '0af6da9e-4935-411d-a513-1ca1e5269330', 'network_id': 'b7660943-a6ca-4db2-bcb8-2aee29449675', 'port_id': '0af6da9e-4935-411d-a513-1ca1e5269330', 'mac_address': 'fa:16:3e:86:8c:48', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 105, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bcf46337-a471-477d-913d-f26dc45f892f', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-20 23:38:56.677 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-04-20 23:38:56.685 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0af6da9e-4935-411d-a513-1ca1e5269330" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:38:56.685 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0af6da9e-4935-411d-a513-1ca1e5269330 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-20 23:38:56.708 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-04-20 23:38:56.945 952 2059899140584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0af6da9e-4935-411d-a513-1ca1e5269330') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:38:56.965 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0af6da9e-4935-411d-a513-1ca1e5269330') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:38:56.973 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0af6da9e-4935-411d-a513-1ca1e5269330 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-20 23:38:56.998 952 2059899140584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 105, VLAN trunk: None to switch port 0af6da9e-4935-411d-a513-1ca1e5269330 2021-04-20 23:38:57.155 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-20 23:38:57.171 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0af6da9e-4935-411d-a513-1ca1e5269330'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:38:57.483 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0af6da9e-4935-411d-a513-1ca1e5269330']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:38:57.499 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:38:57.499 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (15f2450d-9cdf-480b-bb8b-6d22752cc454) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-20 23:38:57.499 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (15f2450d-9cdf-480b-bb8b-6d22752cc454) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-20 23:38:57.524 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0af6da9e-4935-411d-a513-1ca1e5269330 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:38:57.524 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-20 23:38:57.536 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0af6da9e-4935-411d-a513-1ca1e5269330 not yet added. Adding. 2021-04-20 23:38:57.545 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-04-20 23:38:57.545 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-04-20 23:38:57.733 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0af6da9e-4935-411d-a513-1ca1e5269330" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:38:57.958 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0af6da9e-4935-411d-a513-1ca1e5269330" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:38:57.958 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0af6da9e-4935-411d-a513-1ca1e5269330" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:38:58.174 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0af6da9e-4935-411d-a513-1ca1e5269330" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:38:58.312 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0af6da9e-4935-411d-a513-1ca1e5269330" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.625s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:38:58.330 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0af6da9e-4935-411d-a513-1ca1e5269330 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-20 23:38:58.348 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0af6da9e-4935-411d-a513-1ca1e5269330 processed. 2021-04-20 23:38:58.734 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd6e5ec4-a937-4477-ad2b-293278178464 db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] network_delete received. Deleting network 93706da4-368f-4a3b-b4a2-2e2fe978a50c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-20 23:38:58.734 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd6e5ec4-a937-4477-ad2b-293278178464 db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] Network 93706da4-368f-4a3b-b4a2-2e2fe978a50c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-20 23:39:00.092 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:39:00.450 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:39:11.136 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1ac96d54-7bc2-4f57-9976-e0c1ef303a83 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Security group member updated on remote: ['15f2450d-9cdf-480b-bb8b-6d22752cc454'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:39:11.136 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-1ac96d54-7bc2-4f57-9976-e0c1ef303a83 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Security group member updated ['15f2450d-9cdf-480b-bb8b-6d22752cc454'] 2021-04-20 23:39:11.153 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-1ac96d54-7bc2-4f57-9976-e0c1ef303a83 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Refresh firewall rules 2021-04-20 23:39:11.153 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1ac96d54-7bc2-4f57-9976-e0c1ef303a83 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Get security group information for devices via rpc ['efe34878-50b8-4d7f-b0e5-38faa39dba2d', '0af6da9e-4935-411d-a513-1ca1e5269330'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:39:11.654 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1ac96d54-7bc2-4f57-9976-e0c1ef303a83 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Update security group information for ports dict_keys(['0af6da9e-4935-411d-a513-1ca1e5269330', 'efe34878-50b8-4d7f-b0e5-38faa39dba2d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:39:11.654 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1ac96d54-7bc2-4f57-9976-e0c1ef303a83 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:39:11.669 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1ac96d54-7bc2-4f57-9976-e0c1ef303a83 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Update rules of security group (15f2450d-9cdf-480b-bb8b-6d22752cc454) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-20 23:39:11.684 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1ac96d54-7bc2-4f57-9976-e0c1ef303a83 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Update members of security group (15f2450d-9cdf-480b-bb8b-6d22752cc454) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-20 23:39:11.698 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1ac96d54-7bc2-4f57-9976-e0c1ef303a83 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Update port filter for 0af6da9e-4935-411d-a513-1ca1e5269330 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:39:11.715 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1ac96d54-7bc2-4f57-9976-e0c1ef303a83 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Updating port rules. 2021-04-20 23:39:11.732 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1ac96d54-7bc2-4f57-9976-e0c1ef303a83 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Creating 1 new rules, removing 0 old rules. 2021-04-20 23:39:11.732 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-1ac96d54-7bc2-4f57-9976-e0c1ef303a83 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-0af6da9e-4935-411d-a513-1ca1e5269330" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:39:11.981 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-1ac96d54-7bc2-4f57-9976-e0c1ef303a83 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-0af6da9e-4935-411d-a513-1ca1e5269330" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:39:11.999 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-1ac96d54-7bc2-4f57-9976-e0c1ef303a83 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-0af6da9e-4935-411d-a513-1ca1e5269330" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:39:12.012 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-1ac96d54-7bc2-4f57-9976-e0c1ef303a83 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-0af6da9e-4935-411d-a513-1ca1e5269330" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:39:12.012 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1ac96d54-7bc2-4f57-9976-e0c1ef303a83 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Update port filter for efe34878-50b8-4d7f-b0e5-38faa39dba2d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:39:12.012 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1ac96d54-7bc2-4f57-9976-e0c1ef303a83 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Updating port rules. 2021-04-20 23:39:12.036 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1ac96d54-7bc2-4f57-9976-e0c1ef303a83 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Creating 1 new rules, removing 0 old rules. 2021-04-20 23:39:12.045 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-1ac96d54-7bc2-4f57-9976-e0c1ef303a83 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-efe34878-50b8-4d7f-b0e5-38faa39dba2d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:39:12.310 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-1ac96d54-7bc2-4f57-9976-e0c1ef303a83 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-efe34878-50b8-4d7f-b0e5-38faa39dba2d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:39:12.310 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-1ac96d54-7bc2-4f57-9976-e0c1ef303a83 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-efe34878-50b8-4d7f-b0e5-38faa39dba2d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:39:12.310 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-1ac96d54-7bc2-4f57-9976-e0c1ef303a83 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-efe34878-50b8-4d7f-b0e5-38faa39dba2d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:39:12.643 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-295292ca-b0d5-4cb2-888e-c71f0aeb34c7 35d33b9e55e0470f8a33a72396845478 14a5ae4f9d2d4501b36739542f4c20e4 - - -] port_update received: 2cd0dd7b-239d-43b8-b98c-2d4771df7784 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-20 23:39:12.700 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-295292ca-b0d5-4cb2-888e-c71f0aeb34c7 35d33b9e55e0470f8a33a72396845478 14a5ae4f9d2d4501b36739542f4c20e4 - - -] No port 2cd0dd7b-239d-43b8-b98c-2d4771df7784 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-20 23:39:16.655 952 2059899140232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2cd0dd7b-239d-43b8-b98c-2d4771df7784 2021-04-20 23:39:18.204 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-20 23:39:18.541 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Adding port 2cd0dd7b-239d-43b8-b98c-2d4771df7784 2021-04-20 23:39:18.541 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Port 2cd0dd7b-239d-43b8-b98c-2d4771df7784 updated. Details: {'device': '2cd0dd7b-239d-43b8-b98c-2d4771df7784', 'network_id': 'b7660943-a6ca-4db2-bcb8-2aee29449675', 'port_id': '2cd0dd7b-239d-43b8-b98c-2d4771df7784', 'mac_address': 'fa:16:3e:e6:1f:cb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 105, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bcf46337-a471-477d-913d-f26dc45f892f', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-20 23:39:18.563 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-04-20 23:39:18.563 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2cd0dd7b-239d-43b8-b98c-2d4771df7784" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:39:18.578 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2cd0dd7b-239d-43b8-b98c-2d4771df7784 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-20 23:39:18.601 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-04-20 23:39:18.856 952 2059899140584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2cd0dd7b-239d-43b8-b98c-2d4771df7784') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:39:18.875 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2cd0dd7b-239d-43b8-b98c-2d4771df7784') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:39:18.900 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2cd0dd7b-239d-43b8-b98c-2d4771df7784 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-20 23:39:18.916 952 2059899140584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 105, VLAN trunk: None to switch port 2cd0dd7b-239d-43b8-b98c-2d4771df7784 2021-04-20 23:39:19.072 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-20 23:39:19.091 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2cd0dd7b-239d-43b8-b98c-2d4771df7784'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:39:19.292 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2cd0dd7b-239d-43b8-b98c-2d4771df7784']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:39:19.308 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:39:19.308 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (15f2450d-9cdf-480b-bb8b-6d22752cc454) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-20 23:39:19.325 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (15f2450d-9cdf-480b-bb8b-6d22752cc454) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-20 23:39:19.325 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2cd0dd7b-239d-43b8-b98c-2d4771df7784 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:39:19.339 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-20 23:39:19.339 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2cd0dd7b-239d-43b8-b98c-2d4771df7784 not yet added. Adding. 2021-04-20 23:39:19.371 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-04-20 23:39:19.371 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-04-20 23:39:19.605 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2cd0dd7b-239d-43b8-b98c-2d4771df7784" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:39:19.902 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2cd0dd7b-239d-43b8-b98c-2d4771df7784" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:39:19.919 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2cd0dd7b-239d-43b8-b98c-2d4771df7784" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:39:20.199 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2cd0dd7b-239d-43b8-b98c-2d4771df7784" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:39:20.431 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2cd0dd7b-239d-43b8-b98c-2d4771df7784" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:39:20.451 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2cd0dd7b-239d-43b8-b98c-2d4771df7784 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-20 23:39:20.463 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2cd0dd7b-239d-43b8-b98c-2d4771df7784 processed. 2021-04-20 23:39:22.205 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:39:22.558 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:39:36.338 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-22743f46-ecab-4d07-847e-38ca45b1db07 3de8072fb35948c2a7c6349940f99af7 f44d0cbbf0184f0ca84491e5bc312aa2 - - -] Security group member updated on remote: ['9a64a219-1e2d-4cbe-b98a-bd8b2ee8d17b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:39:36.359 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-22743f46-ecab-4d07-847e-38ca45b1db07 3de8072fb35948c2a7c6349940f99af7 f44d0cbbf0184f0ca84491e5bc312aa2 - - -] Security group member updated ['9a64a219-1e2d-4cbe-b98a-bd8b2ee8d17b'] 2021-04-20 23:39:38.295 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b96d291-038e-444e-8006-2bc859dff3eb 35d33b9e55e0470f8a33a72396845478 14a5ae4f9d2d4501b36739542f4c20e4 - - -] port_update received: ffea123a-08b2-4567-aa86-b61689d1169d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-20 23:39:38.319 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b96d291-038e-444e-8006-2bc859dff3eb 35d33b9e55e0470f8a33a72396845478 14a5ae4f9d2d4501b36739542f4c20e4 - - -] No port ffea123a-08b2-4567-aa86-b61689d1169d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-20 23:39:40.975 952 2059899140232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ffea123a-08b2-4567-aa86-b61689d1169d 2021-04-20 23:39:41.697 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f81ea37c-1a93-499e-b076-fb9faff5abc2 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Security group member updated on remote: ['15f2450d-9cdf-480b-bb8b-6d22752cc454'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:39:41.709 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-f81ea37c-1a93-499e-b076-fb9faff5abc2 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Security group member updated ['15f2450d-9cdf-480b-bb8b-6d22752cc454'] 2021-04-20 23:39:41.726 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-f81ea37c-1a93-499e-b076-fb9faff5abc2 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Refresh firewall rules 2021-04-20 23:39:41.741 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f81ea37c-1a93-499e-b076-fb9faff5abc2 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Get security group information for devices via rpc ['efe34878-50b8-4d7f-b0e5-38faa39dba2d', '0af6da9e-4935-411d-a513-1ca1e5269330', '2cd0dd7b-239d-43b8-b98c-2d4771df7784'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:39:42.265 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-20 23:39:42.652 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f81ea37c-1a93-499e-b076-fb9faff5abc2 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Update security group information for ports dict_keys(['0af6da9e-4935-411d-a513-1ca1e5269330', '2cd0dd7b-239d-43b8-b98c-2d4771df7784', 'efe34878-50b8-4d7f-b0e5-38faa39dba2d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:39:42.667 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f81ea37c-1a93-499e-b076-fb9faff5abc2 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:39:42.682 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f81ea37c-1a93-499e-b076-fb9faff5abc2 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Update rules of security group (15f2450d-9cdf-480b-bb8b-6d22752cc454) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-20 23:39:42.695 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f81ea37c-1a93-499e-b076-fb9faff5abc2 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Update members of security group (15f2450d-9cdf-480b-bb8b-6d22752cc454) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-20 23:39:42.695 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f81ea37c-1a93-499e-b076-fb9faff5abc2 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Update port filter for 0af6da9e-4935-411d-a513-1ca1e5269330 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:39:42.710 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f81ea37c-1a93-499e-b076-fb9faff5abc2 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Updating port rules. 2021-04-20 23:39:42.725 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f81ea37c-1a93-499e-b076-fb9faff5abc2 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Creating 1 new rules, removing 0 old rules. 2021-04-20 23:39:42.725 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-f81ea37c-1a93-499e-b076-fb9faff5abc2 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-0af6da9e-4935-411d-a513-1ca1e5269330" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:39:42.792 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Adding port ffea123a-08b2-4567-aa86-b61689d1169d 2021-04-20 23:39:42.805 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Port ffea123a-08b2-4567-aa86-b61689d1169d updated. Details: {'device': 'ffea123a-08b2-4567-aa86-b61689d1169d', 'network_id': '75899b67-487e-44f8-b8dd-b9284a32a603', 'port_id': 'ffea123a-08b2-4567-aa86-b61689d1169d', 'mac_address': 'fa:16:3e:e9:87:0c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 149, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e92f5972-382c-42ae-a1fa-3ae957b3838d', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-20 23:39:42.805 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-04-20 23:39:42.805 952 2059901183432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ffea123a-08b2-4567-aa86-b61689d1169d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:39:42.835 952 2059901183432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ffea123a-08b2-4567-aa86-b61689d1169d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-20 23:39:42.839 952 2059901183432 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 75899b67-487e-44f8-b8dd-b9284a32a603 2021-04-20 23:39:42.850 952 2059901183432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-04-20 23:39:43.071 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-f81ea37c-1a93-499e-b076-fb9faff5abc2 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-0af6da9e-4935-411d-a513-1ca1e5269330" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:39:43.071 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-f81ea37c-1a93-499e-b076-fb9faff5abc2 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-0af6da9e-4935-411d-a513-1ca1e5269330" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:39:43.087 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-f81ea37c-1a93-499e-b076-fb9faff5abc2 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-0af6da9e-4935-411d-a513-1ca1e5269330" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:39:43.087 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f81ea37c-1a93-499e-b076-fb9faff5abc2 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Update port filter for 2cd0dd7b-239d-43b8-b98c-2d4771df7784 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:39:43.109 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f81ea37c-1a93-499e-b076-fb9faff5abc2 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Updating port rules. 2021-04-20 23:39:43.116 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f81ea37c-1a93-499e-b076-fb9faff5abc2 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Creating 1 new rules, removing 0 old rules. 2021-04-20 23:39:43.134 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-f81ea37c-1a93-499e-b076-fb9faff5abc2 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-2cd0dd7b-239d-43b8-b98c-2d4771df7784" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:39:43.148 952 2059901183432 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ffea123a-08b2-4567-aa86-b61689d1169d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:39:43.148 952 2059901183432 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ffea123a-08b2-4567-aa86-b61689d1169d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:39:43.168 952 2059901183432 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ffea123a-08b2-4567-aa86-b61689d1169d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-20 23:39:43.180 952 2059901183432 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 149, VLAN trunk: None to switch port ffea123a-08b2-4567-aa86-b61689d1169d 2021-04-20 23:39:43.334 952 2059901183432 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-20 23:39:43.334 952 2059901183432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ffea123a-08b2-4567-aa86-b61689d1169d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:39:43.383 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-f81ea37c-1a93-499e-b076-fb9faff5abc2 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-2cd0dd7b-239d-43b8-b98c-2d4771df7784" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:39:43.383 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-f81ea37c-1a93-499e-b076-fb9faff5abc2 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-2cd0dd7b-239d-43b8-b98c-2d4771df7784" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:39:43.401 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-f81ea37c-1a93-499e-b076-fb9faff5abc2 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-2cd0dd7b-239d-43b8-b98c-2d4771df7784" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:39:43.401 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f81ea37c-1a93-499e-b076-fb9faff5abc2 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Update port filter for efe34878-50b8-4d7f-b0e5-38faa39dba2d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:39:43.401 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f81ea37c-1a93-499e-b076-fb9faff5abc2 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Updating port rules. 2021-04-20 23:39:43.430 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f81ea37c-1a93-499e-b076-fb9faff5abc2 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Creating 1 new rules, removing 0 old rules. 2021-04-20 23:39:43.444 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-f81ea37c-1a93-499e-b076-fb9faff5abc2 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-efe34878-50b8-4d7f-b0e5-38faa39dba2d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:39:43.587 952 2059901183432 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ffea123a-08b2-4567-aa86-b61689d1169d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:39:43.587 952 2059901183432 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:39:43.587 952 2059901183432 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9a64a219-1e2d-4cbe-b98a-bd8b2ee8d17b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-20 23:39:43.615 952 2059901183432 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9a64a219-1e2d-4cbe-b98a-bd8b2ee8d17b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-20 23:39:43.631 952 2059901183432 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ffea123a-08b2-4567-aa86-b61689d1169d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:39:43.647 952 2059901183432 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-20 23:39:43.647 952 2059901183432 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ffea123a-08b2-4567-aa86-b61689d1169d not yet added. Adding. 2021-04-20 23:39:43.647 952 2059901183432 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-04-20 23:39:43.673 952 2059901183432 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-04-20 23:39:43.742 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-f81ea37c-1a93-499e-b076-fb9faff5abc2 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-efe34878-50b8-4d7f-b0e5-38faa39dba2d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:39:43.758 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-f81ea37c-1a93-499e-b076-fb9faff5abc2 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-efe34878-50b8-4d7f-b0e5-38faa39dba2d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:39:43.771 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-f81ea37c-1a93-499e-b076-fb9faff5abc2 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-efe34878-50b8-4d7f-b0e5-38faa39dba2d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:39:43.850 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f573a43f-9a63-4cc2-808f-e8ef1217ccf3 35d33b9e55e0470f8a33a72396845478 14a5ae4f9d2d4501b36739542f4c20e4 - - -] port_update received: 5f53fa75-33bd-4ca5-8ebb-34006a28b269 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-20 23:39:43.885 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f573a43f-9a63-4cc2-808f-e8ef1217ccf3 35d33b9e55e0470f8a33a72396845478 14a5ae4f9d2d4501b36739542f4c20e4 - - -] No port 5f53fa75-33bd-4ca5-8ebb-34006a28b269 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-20 23:39:43.944 952 2059901183432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ffea123a-08b2-4567-aa86-b61689d1169d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:39:44.225 952 2059901183432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ffea123a-08b2-4567-aa86-b61689d1169d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:39:44.225 952 2059901183432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ffea123a-08b2-4567-aa86-b61689d1169d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:39:44.513 952 2059901183432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ffea123a-08b2-4567-aa86-b61689d1169d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:39:44.709 952 2059901183432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ffea123a-08b2-4567-aa86-b61689d1169d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:39:44.726 952 2059901183432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ffea123a-08b2-4567-aa86-b61689d1169d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-20 23:39:44.726 952 2059901183432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ffea123a-08b2-4567-aa86-b61689d1169d processed. 2021-04-20 23:39:46.298 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:39:46.678 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:39:47.052 952 2059899140232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5f53fa75-33bd-4ca5-8ebb-34006a28b269 2021-04-20 23:39:47.168 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7fef8b34-02c3-4292-8296-fc7f9eaf54ad a284455636a94d5fbec381561698e0d7 ac6ec5a98f094abc840a7e1092f47ee5 - - -] Security group member updated on remote: ['f47c3fd5-187b-4da3-98a5-9d74b853a90b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:39:47.177 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-7fef8b34-02c3-4292-8296-fc7f9eaf54ad a284455636a94d5fbec381561698e0d7 ac6ec5a98f094abc840a7e1092f47ee5 - - -] Security group member updated ['f47c3fd5-187b-4da3-98a5-9d74b853a90b'] 2021-04-20 23:39:48.309 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-20 23:39:48.850 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Adding port 5f53fa75-33bd-4ca5-8ebb-34006a28b269 2021-04-20 23:39:48.866 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Port 5f53fa75-33bd-4ca5-8ebb-34006a28b269 updated. Details: {'device': '5f53fa75-33bd-4ca5-8ebb-34006a28b269', 'network_id': 'b7660943-a6ca-4db2-bcb8-2aee29449675', 'port_id': '5f53fa75-33bd-4ca5-8ebb-34006a28b269', 'mac_address': 'fa:16:3e:ba:21:8c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 105, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bcf46337-a471-477d-913d-f26dc45f892f', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-20 23:39:48.866 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-04-20 23:39:48.884 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5f53fa75-33bd-4ca5-8ebb-34006a28b269" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:39:48.896 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5f53fa75-33bd-4ca5-8ebb-34006a28b269 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-20 23:39:48.911 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-04-20 23:39:49.258 952 2059899140584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5f53fa75-33bd-4ca5-8ebb-34006a28b269') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:39:49.258 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5f53fa75-33bd-4ca5-8ebb-34006a28b269') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:39:49.286 952 2059901183432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6d85d39-f5d9-4741-9a88-2f1bf87b1e99 35d33b9e55e0470f8a33a72396845478 14a5ae4f9d2d4501b36739542f4c20e4 - - -] port_update received: 483e4e4e-3bde-443b-9505-5bd823b8a1ec port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-20 23:39:49.286 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5f53fa75-33bd-4ca5-8ebb-34006a28b269 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-20 23:39:49.309 952 2059899140584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 105, VLAN trunk: None to switch port 5f53fa75-33bd-4ca5-8ebb-34006a28b269 2021-04-20 23:39:49.325 952 2059901183432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6d85d39-f5d9-4741-9a88-2f1bf87b1e99 35d33b9e55e0470f8a33a72396845478 14a5ae4f9d2d4501b36739542f4c20e4 - - -] No port 483e4e4e-3bde-443b-9505-5bd823b8a1ec defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-20 23:39:49.523 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-20 23:39:49.538 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5f53fa75-33bd-4ca5-8ebb-34006a28b269'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:39:49.740 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5f53fa75-33bd-4ca5-8ebb-34006a28b269']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:39:49.740 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:39:49.786 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (15f2450d-9cdf-480b-bb8b-6d22752cc454) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-20 23:39:49.786 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (15f2450d-9cdf-480b-bb8b-6d22752cc454) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-20 23:39:49.786 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5f53fa75-33bd-4ca5-8ebb-34006a28b269 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:39:49.786 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-20 23:39:49.810 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5f53fa75-33bd-4ca5-8ebb-34006a28b269 not yet added. Adding. 2021-04-20 23:39:49.818 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-04-20 23:39:49.835 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-04-20 23:39:50.272 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5f53fa75-33bd-4ca5-8ebb-34006a28b269" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:39:50.633 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5f53fa75-33bd-4ca5-8ebb-34006a28b269" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:39:50.646 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5f53fa75-33bd-4ca5-8ebb-34006a28b269" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:39:51.041 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5f53fa75-33bd-4ca5-8ebb-34006a28b269" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:39:51.258 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5f53fa75-33bd-4ca5-8ebb-34006a28b269" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:39:51.270 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5f53fa75-33bd-4ca5-8ebb-34006a28b269 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-20 23:39:51.270 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5f53fa75-33bd-4ca5-8ebb-34006a28b269 processed. 2021-04-20 23:39:52.320 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:39:52.726 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:39:53.131 952 2059899140232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 483e4e4e-3bde-443b-9505-5bd823b8a1ec 2021-04-20 23:39:54.346 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-20 23:39:54.711 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Adding port 483e4e4e-3bde-443b-9505-5bd823b8a1ec 2021-04-20 23:39:54.725 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Port 483e4e4e-3bde-443b-9505-5bd823b8a1ec updated. Details: {'device': '483e4e4e-3bde-443b-9505-5bd823b8a1ec', 'network_id': 'e2510da4-7ae2-4a73-a46b-3dc86b7c7855', 'port_id': '483e4e4e-3bde-443b-9505-5bd823b8a1ec', 'mac_address': 'fa:16:3e:32:c6:3e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 143, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8f7c7302-d41c-4c29-aeaf-d70bc0a43535', 'ip_address': '192.168.233.111'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-20 23:39:54.739 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-04-20 23:39:54.739 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-483e4e4e-3bde-443b-9505-5bd823b8a1ec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:39:54.760 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 483e4e4e-3bde-443b-9505-5bd823b8a1ec _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-20 23:39:54.773 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e2510da4-7ae2-4a73-a46b-3dc86b7c7855 2021-04-20 23:39:54.773 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-04-20 23:39:55.021 952 2059901183432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9bbc593f-08b7-432a-b9f3-20f302ebf8cf e363c5cab952458c8e9e2f9fcc5e70f9 b08ec4ccb15f493bb7813216417e44eb - - -] Security group member updated on remote: ['5462d204-f06f-4044-a980-1d51db60db35'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:39:55.045 952 2059901183432 MainThread INFO neutron.agent.securitygroups_rpc [req-9bbc593f-08b7-432a-b9f3-20f302ebf8cf e363c5cab952458c8e9e2f9fcc5e70f9 b08ec4ccb15f493bb7813216417e44eb - - -] Security group member updated ['5462d204-f06f-4044-a980-1d51db60db35'] 2021-04-20 23:39:55.176 952 2059899140584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '483e4e4e-3bde-443b-9505-5bd823b8a1ec') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:39:55.192 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '483e4e4e-3bde-443b-9505-5bd823b8a1ec') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:39:55.209 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 483e4e4e-3bde-443b-9505-5bd823b8a1ec is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-20 23:39:55.209 952 2059899140584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 143, VLAN trunk: None to switch port 483e4e4e-3bde-443b-9505-5bd823b8a1ec 2021-04-20 23:39:55.446 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-20 23:39:55.465 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['483e4e4e-3bde-443b-9505-5bd823b8a1ec'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:39:55.835 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['483e4e4e-3bde-443b-9505-5bd823b8a1ec']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:39:55.851 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:39:55.851 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f47c3fd5-187b-4da3-98a5-9d74b853a90b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-20 23:39:55.865 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f47c3fd5-187b-4da3-98a5-9d74b853a90b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-20 23:39:55.895 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 483e4e4e-3bde-443b-9505-5bd823b8a1ec _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:39:55.895 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-20 23:39:55.927 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 483e4e4e-3bde-443b-9505-5bd823b8a1ec not yet added. Adding. 2021-04-20 23:39:55.942 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-04-20 23:39:55.957 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-04-20 23:39:56.318 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-483e4e4e-3bde-443b-9505-5bd823b8a1ec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:39:56.536 952 2059901183432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e81bf12-fba3-4e23-a088-30de174f06e4 35d33b9e55e0470f8a33a72396845478 14a5ae4f9d2d4501b36739542f4c20e4 - - -] port_update received: 01fb2373-c7b6-41fa-8ed7-2ff66c53790a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-20 23:39:56.574 952 2059901183432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e81bf12-fba3-4e23-a088-30de174f06e4 35d33b9e55e0470f8a33a72396845478 14a5ae4f9d2d4501b36739542f4c20e4 - - -] No port 01fb2373-c7b6-41fa-8ed7-2ff66c53790a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-20 23:39:56.677 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-483e4e4e-3bde-443b-9505-5bd823b8a1ec" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:39:56.700 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-483e4e4e-3bde-443b-9505-5bd823b8a1ec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:39:57.087 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-483e4e4e-3bde-443b-9505-5bd823b8a1ec" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:39:57.321 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-483e4e4e-3bde-443b-9505-5bd823b8a1ec" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:39:57.333 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 483e4e4e-3bde-443b-9505-5bd823b8a1ec status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-20 23:39:57.356 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 483e4e4e-3bde-443b-9505-5bd823b8a1ec processed. 2021-04-20 23:39:58.369 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:39:58.728 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:40:01.258 952 2059899140232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 01fb2373-c7b6-41fa-8ed7-2ff66c53790a 2021-04-20 23:40:02.383 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-20 23:40:02.787 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Adding port 01fb2373-c7b6-41fa-8ed7-2ff66c53790a 2021-04-20 23:40:02.807 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Port 01fb2373-c7b6-41fa-8ed7-2ff66c53790a updated. Details: {'device': '01fb2373-c7b6-41fa-8ed7-2ff66c53790a', 'network_id': '51920de4-812d-4971-b1c0-f85c2ebac706', 'port_id': '01fb2373-c7b6-41fa-8ed7-2ff66c53790a', 'mac_address': 'fa:16:3e:8c:30:22', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 137, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '388b2f97-c73f-44c6-baf9-36beb6839872', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-20 23:40:02.823 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-04-20 23:40:02.852 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-01fb2373-c7b6-41fa-8ed7-2ff66c53790a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:40:02.852 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 01fb2373-c7b6-41fa-8ed7-2ff66c53790a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-20 23:40:02.866 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 51920de4-812d-4971-b1c0-f85c2ebac706 2021-04-20 23:40:02.880 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-04-20 23:40:03.367 952 2059899140584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '01fb2373-c7b6-41fa-8ed7-2ff66c53790a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:40:03.397 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '01fb2373-c7b6-41fa-8ed7-2ff66c53790a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:40:03.426 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 01fb2373-c7b6-41fa-8ed7-2ff66c53790a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-20 23:40:03.426 952 2059899140584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 137, VLAN trunk: None to switch port 01fb2373-c7b6-41fa-8ed7-2ff66c53790a 2021-04-20 23:40:03.866 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-20 23:40:03.866 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['01fb2373-c7b6-41fa-8ed7-2ff66c53790a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:40:04.097 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['01fb2373-c7b6-41fa-8ed7-2ff66c53790a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:40:04.097 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:40:04.120 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5462d204-f06f-4044-a980-1d51db60db35) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-20 23:40:04.120 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5462d204-f06f-4044-a980-1d51db60db35) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-20 23:40:04.147 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 01fb2373-c7b6-41fa-8ed7-2ff66c53790a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:40:04.161 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-20 23:40:04.161 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 01fb2373-c7b6-41fa-8ed7-2ff66c53790a not yet added. Adding. 2021-04-20 23:40:04.182 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-04-20 23:40:04.193 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-04-20 23:40:04.881 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-01fb2373-c7b6-41fa-8ed7-2ff66c53790a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:40:05.520 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-01fb2373-c7b6-41fa-8ed7-2ff66c53790a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.641s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:40:05.520 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-01fb2373-c7b6-41fa-8ed7-2ff66c53790a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:40:06.084 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-01fb2373-c7b6-41fa-8ed7-2ff66c53790a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.562s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:40:06.332 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-01fb2373-c7b6-41fa-8ed7-2ff66c53790a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.484s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:40:06.332 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 01fb2373-c7b6-41fa-8ed7-2ff66c53790a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-20 23:40:06.355 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 01fb2373-c7b6-41fa-8ed7-2ff66c53790a processed. 2021-04-20 23:40:06.382 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:40:06.789 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:40:13.555 952 2059899140408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 483e4e4e-3bde-443b-9505-5bd823b8a1ec 2021-04-20 23:40:13.689 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bc791410-d942-49eb-8ee4-dc4177ba8c40 a284455636a94d5fbec381561698e0d7 ac6ec5a98f094abc840a7e1092f47ee5 - - -] Security group member updated on remote: ['f47c3fd5-187b-4da3-98a5-9d74b853a90b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:40:13.689 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-bc791410-d942-49eb-8ee4-dc4177ba8c40 a284455636a94d5fbec381561698e0d7 ac6ec5a98f094abc840a7e1092f47ee5 - - -] Security group member updated ['f47c3fd5-187b-4da3-98a5-9d74b853a90b'] 2021-04-20 23:40:13.708 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-bc791410-d942-49eb-8ee4-dc4177ba8c40 a284455636a94d5fbec381561698e0d7 ac6ec5a98f094abc840a7e1092f47ee5 - - -] Refresh firewall rules 2021-04-20 23:40:13.723 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bc791410-d942-49eb-8ee4-dc4177ba8c40 a284455636a94d5fbec381561698e0d7 ac6ec5a98f094abc840a7e1092f47ee5 - - -] Get security group information for devices via rpc ['483e4e4e-3bde-443b-9505-5bd823b8a1ec'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:40:13.802 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bc791410-d942-49eb-8ee4-dc4177ba8c40 a284455636a94d5fbec381561698e0d7 ac6ec5a98f094abc840a7e1092f47ee5 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:40:13.830 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bc791410-d942-49eb-8ee4-dc4177ba8c40 a284455636a94d5fbec381561698e0d7 ac6ec5a98f094abc840a7e1092f47ee5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:40:13.849 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc791410-d942-49eb-8ee4-dc4177ba8c40 a284455636a94d5fbec381561698e0d7 ac6ec5a98f094abc840a7e1092f47ee5 - - -] port_delete event received for '483e4e4e-3bde-443b-9505-5bd823b8a1ec' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:40:14.443 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-20 23:40:14.455 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '483e4e4e-3bde-443b-9505-5bd823b8a1ec' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-20 23:40:14.474 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '483e4e4e-3bde-443b-9505-5bd823b8a1ec' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-20 23:40:14.502 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 483e4e4e-3bde-443b-9505-5bd823b8a1ec _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-20 23:40:14.643 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e2510da4-7ae2-4a73-a46b-3dc86b7c7855 2021-04-20 23:40:14.661 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['483e4e4e-3bde-443b-9505-5bd823b8a1ec'] 2021-04-20 23:40:14.674 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-20 23:40:14.674 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-04-20 23:40:14.693 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['483e4e4e-3bde-443b-9505-5bd823b8a1ec'] 2021-04-20 23:40:16.461 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:40:16.533 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:40:17.628 952 2059899140408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 01fb2373-c7b6-41fa-8ed7-2ff66c53790a 2021-04-20 23:40:17.645 952 2059899140408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5f53fa75-33bd-4ca5-8ebb-34006a28b269 2021-04-20 23:40:18.470 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-20 23:40:18.470 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '01fb2373-c7b6-41fa-8ed7-2ff66c53790a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-20 23:40:18.486 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '01fb2373-c7b6-41fa-8ed7-2ff66c53790a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-20 23:40:18.486 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 01fb2373-c7b6-41fa-8ed7-2ff66c53790a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-20 23:40:18.502 952 2059901183432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5f53fa75-33bd-4ca5-8ebb-34006a28b269' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-20 23:40:18.502 952 2059901183432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5f53fa75-33bd-4ca5-8ebb-34006a28b269' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-20 23:40:18.523 952 2059901183432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5f53fa75-33bd-4ca5-8ebb-34006a28b269 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-20 23:40:18.565 952 2059901182200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eabcadfb-60d6-492e-b680-95763be08f2a 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Security group member updated on remote: ['15f2450d-9cdf-480b-bb8b-6d22752cc454'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:40:18.582 952 2059901182200 MainThread INFO neutron.agent.securitygroups_rpc [req-eabcadfb-60d6-492e-b680-95763be08f2a 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Security group member updated ['15f2450d-9cdf-480b-bb8b-6d22752cc454'] 2021-04-20 23:40:18.599 952 2059901182200 MainThread INFO neutron.agent.securitygroups_rpc [req-eabcadfb-60d6-492e-b680-95763be08f2a 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Refresh firewall rules 2021-04-20 23:40:18.599 952 2059901182200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eabcadfb-60d6-492e-b680-95763be08f2a 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Get security group information for devices via rpc ['efe34878-50b8-4d7f-b0e5-38faa39dba2d', '0af6da9e-4935-411d-a513-1ca1e5269330', '2cd0dd7b-239d-43b8-b98c-2d4771df7784', '5f53fa75-33bd-4ca5-8ebb-34006a28b269'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:40:18.619 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 51920de4-812d-4971-b1c0-f85c2ebac706 2021-04-20 23:40:18.619 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['01fb2373-c7b6-41fa-8ed7-2ff66c53790a'] 2021-04-20 23:40:18.633 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-20 23:40:18.642 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-04-20 23:40:18.642 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['01fb2373-c7b6-41fa-8ed7-2ff66c53790a'] 2021-04-20 23:40:18.660 952 2059901183432 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5f53fa75-33bd-4ca5-8ebb-34006a28b269'] 2021-04-20 23:40:18.660 952 2059901183432 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-20 23:40:18.675 952 2059901183432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-04-20 23:40:18.691 952 2059901183432 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5f53fa75-33bd-4ca5-8ebb-34006a28b269'] 2021-04-20 23:40:18.755 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eabcadfb-60d6-492e-b680-95763be08f2a 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] port_delete event received for '5f53fa75-33bd-4ca5-8ebb-34006a28b269' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:40:19.036 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-840a461e-b6e8-4eb0-b6a3-c8f2325e204a e363c5cab952458c8e9e2f9fcc5e70f9 b08ec4ccb15f493bb7813216417e44eb - - -] Security group member updated on remote: ['5462d204-f06f-4044-a980-1d51db60db35'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:40:19.051 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-840a461e-b6e8-4eb0-b6a3-c8f2325e204a e363c5cab952458c8e9e2f9fcc5e70f9 b08ec4ccb15f493bb7813216417e44eb - - -] Security group member updated ['5462d204-f06f-4044-a980-1d51db60db35'] 2021-04-20 23:40:19.144 952 2059901182200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eabcadfb-60d6-492e-b680-95763be08f2a 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Update security group information for ports dict_keys(['0af6da9e-4935-411d-a513-1ca1e5269330', '2cd0dd7b-239d-43b8-b98c-2d4771df7784', 'efe34878-50b8-4d7f-b0e5-38faa39dba2d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:40:19.144 952 2059901182200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eabcadfb-60d6-492e-b680-95763be08f2a 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:40:19.161 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-eabcadfb-60d6-492e-b680-95763be08f2a 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Update rules of security group (15f2450d-9cdf-480b-bb8b-6d22752cc454) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-20 23:40:19.179 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-eabcadfb-60d6-492e-b680-95763be08f2a 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Update members of security group (15f2450d-9cdf-480b-bb8b-6d22752cc454) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-20 23:40:19.190 952 2059901182200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eabcadfb-60d6-492e-b680-95763be08f2a 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Update port filter for 0af6da9e-4935-411d-a513-1ca1e5269330 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:40:19.190 952 2059901182200 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-eabcadfb-60d6-492e-b680-95763be08f2a 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Updating port rules. 2021-04-20 23:40:19.208 952 2059901182200 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-eabcadfb-60d6-492e-b680-95763be08f2a 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Creating 0 new rules, removing 1 old rules. 2021-04-20 23:40:19.222 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [req-eabcadfb-60d6-492e-b680-95763be08f2a 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-0af6da9e-4935-411d-a513-1ca1e5269330" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:40:19.222 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [req-eabcadfb-60d6-492e-b680-95763be08f2a 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-0af6da9e-4935-411d-a513-1ca1e5269330" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:40:19.240 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [req-eabcadfb-60d6-492e-b680-95763be08f2a 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-0af6da9e-4935-411d-a513-1ca1e5269330" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:40:19.253 952 2059901183432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840a461e-b6e8-4eb0-b6a3-c8f2325e204a e363c5cab952458c8e9e2f9fcc5e70f9 b08ec4ccb15f493bb7813216417e44eb - - -] port_delete event received for '01fb2373-c7b6-41fa-8ed7-2ff66c53790a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:40:19.708 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [req-eabcadfb-60d6-492e-b680-95763be08f2a 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-0af6da9e-4935-411d-a513-1ca1e5269330" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.468s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:40:19.722 952 2059901182200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eabcadfb-60d6-492e-b680-95763be08f2a 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Update port filter for 2cd0dd7b-239d-43b8-b98c-2d4771df7784 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:40:19.736 952 2059901182200 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-eabcadfb-60d6-492e-b680-95763be08f2a 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Updating port rules. 2021-04-20 23:40:19.752 952 2059901182200 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-eabcadfb-60d6-492e-b680-95763be08f2a 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Creating 0 new rules, removing 1 old rules. 2021-04-20 23:40:19.767 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [req-eabcadfb-60d6-492e-b680-95763be08f2a 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-2cd0dd7b-239d-43b8-b98c-2d4771df7784" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:40:19.788 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [req-eabcadfb-60d6-492e-b680-95763be08f2a 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-2cd0dd7b-239d-43b8-b98c-2d4771df7784" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:40:19.802 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [req-eabcadfb-60d6-492e-b680-95763be08f2a 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-2cd0dd7b-239d-43b8-b98c-2d4771df7784" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:40:20.299 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [req-eabcadfb-60d6-492e-b680-95763be08f2a 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-2cd0dd7b-239d-43b8-b98c-2d4771df7784" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:40:20.320 952 2059901182200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eabcadfb-60d6-492e-b680-95763be08f2a 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Update port filter for efe34878-50b8-4d7f-b0e5-38faa39dba2d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:40:20.320 952 2059901182200 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-eabcadfb-60d6-492e-b680-95763be08f2a 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Updating port rules. 2021-04-20 23:40:20.338 952 2059901182200 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-eabcadfb-60d6-492e-b680-95763be08f2a 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Creating 0 new rules, removing 1 old rules. 2021-04-20 23:40:20.338 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [req-eabcadfb-60d6-492e-b680-95763be08f2a 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-efe34878-50b8-4d7f-b0e5-38faa39dba2d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:40:20.356 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [req-eabcadfb-60d6-492e-b680-95763be08f2a 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-efe34878-50b8-4d7f-b0e5-38faa39dba2d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:40:20.364 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [req-eabcadfb-60d6-492e-b680-95763be08f2a 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-efe34878-50b8-4d7f-b0e5-38faa39dba2d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:40:20.491 952 2059901183432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:40:20.595 952 2059901183432 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:40:20.737 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [req-eabcadfb-60d6-492e-b680-95763be08f2a 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-efe34878-50b8-4d7f-b0e5-38faa39dba2d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:40:23.723 952 2059899140232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 27c1ce36-a4e5-4024-83fe-c5cb4acc29ad 2021-04-20 23:40:24.527 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-20 23:40:24.862 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Adding port 27c1ce36-a4e5-4024-83fe-c5cb4acc29ad 2021-04-20 23:40:24.862 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Port 27c1ce36-a4e5-4024-83fe-c5cb4acc29ad updated. Details: {'device': '27c1ce36-a4e5-4024-83fe-c5cb4acc29ad', 'network_id': '84501b61-ce10-4848-b4fb-8bab4bc9016d', 'port_id': '27c1ce36-a4e5-4024-83fe-c5cb4acc29ad', 'mac_address': 'fa:16:3e:78:ae:0d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 125, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0ca0c386-c75f-445e-9e54-39b807a87414', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-20 23:40:24.883 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-04-20 23:40:24.895 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-27c1ce36-a4e5-4024-83fe-c5cb4acc29ad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:40:24.895 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 27c1ce36-a4e5-4024-83fe-c5cb4acc29ad _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-20 23:40:24.910 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-04-20 23:40:24.971 952 2059899140584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '27c1ce36-a4e5-4024-83fe-c5cb4acc29ad') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:40:24.971 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '27c1ce36-a4e5-4024-83fe-c5cb4acc29ad') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:40:25.002 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 27c1ce36-a4e5-4024-83fe-c5cb4acc29ad is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-20 23:40:25.002 952 2059899140584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 125, VLAN trunk: None to switch port 27c1ce36-a4e5-4024-83fe-c5cb4acc29ad 2021-04-20 23:40:25.127 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-20 23:40:25.142 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['27c1ce36-a4e5-4024-83fe-c5cb4acc29ad'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:40:25.361 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['27c1ce36-a4e5-4024-83fe-c5cb4acc29ad']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:40:25.378 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:40:25.391 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (02488477-20d7-4738-bd64-97f4c74feac4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-20 23:40:25.410 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 27c1ce36-a4e5-4024-83fe-c5cb4acc29ad _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:40:25.430 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-20 23:40:25.439 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-04-20 23:40:25.455 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-27c1ce36-a4e5-4024-83fe-c5cb4acc29ad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:40:25.470 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-27c1ce36-a4e5-4024-83fe-c5cb4acc29ad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:40:25.487 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-27c1ce36-a4e5-4024-83fe-c5cb4acc29ad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:40:25.487 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-27c1ce36-a4e5-4024-83fe-c5cb4acc29ad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:40:25.564 952 2059901182200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f3ad06c7-b84f-449e-a201-f580e0427328 e363c5cab952458c8e9e2f9fcc5e70f9 b08ec4ccb15f493bb7813216417e44eb - - -] Security group member updated on remote: ['5462d204-f06f-4044-a980-1d51db60db35'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:40:25.582 952 2059901182200 MainThread INFO neutron.agent.securitygroups_rpc [req-f3ad06c7-b84f-449e-a201-f580e0427328 e363c5cab952458c8e9e2f9fcc5e70f9 b08ec4ccb15f493bb7813216417e44eb - - -] Security group member updated ['5462d204-f06f-4044-a980-1d51db60db35'] 2021-04-20 23:40:25.616 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-27c1ce36-a4e5-4024-83fe-c5cb4acc29ad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.719s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:40:25.627 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 27c1ce36-a4e5-4024-83fe-c5cb4acc29ad status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-20 23:40:25.645 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 27c1ce36-a4e5-4024-83fe-c5cb4acc29ad processed. 2021-04-20 23:40:26.530 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:40:27.138 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.610s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:40:27.767 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2143a03b-c037-4c2e-a843-e1f55436dd1f 35d33b9e55e0470f8a33a72396845478 14a5ae4f9d2d4501b36739542f4c20e4 - - -] port_update received: e1719506-d178-4957-8557-82e3a8606d6e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-20 23:40:27.799 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2143a03b-c037-4c2e-a843-e1f55436dd1f 35d33b9e55e0470f8a33a72396845478 14a5ae4f9d2d4501b36739542f4c20e4 - - -] No port e1719506-d178-4957-8557-82e3a8606d6e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-20 23:40:27.799 952 2059899140408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2cd0dd7b-239d-43b8-b98c-2d4771df7784 2021-04-20 23:40:27.825 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b4309a1e-8a27-4817-834c-04f950a7b44f 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Security group member updated on remote: ['15f2450d-9cdf-480b-bb8b-6d22752cc454'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:40:27.842 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-b4309a1e-8a27-4817-834c-04f950a7b44f 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Security group member updated ['15f2450d-9cdf-480b-bb8b-6d22752cc454'] 2021-04-20 23:40:27.842 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-b4309a1e-8a27-4817-834c-04f950a7b44f 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Refresh firewall rules 2021-04-20 23:40:27.857 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b4309a1e-8a27-4817-834c-04f950a7b44f 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Get security group information for devices via rpc ['efe34878-50b8-4d7f-b0e5-38faa39dba2d', '0af6da9e-4935-411d-a513-1ca1e5269330', '2cd0dd7b-239d-43b8-b98c-2d4771df7784'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:40:28.079 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b4309a1e-8a27-4817-834c-04f950a7b44f 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] port_delete event received for '2cd0dd7b-239d-43b8-b98c-2d4771df7784' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:40:28.485 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b4309a1e-8a27-4817-834c-04f950a7b44f 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Update security group information for ports dict_keys(['0af6da9e-4935-411d-a513-1ca1e5269330', 'efe34878-50b8-4d7f-b0e5-38faa39dba2d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:40:28.506 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b4309a1e-8a27-4817-834c-04f950a7b44f 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:40:28.517 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b4309a1e-8a27-4817-834c-04f950a7b44f 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Update rules of security group (15f2450d-9cdf-480b-bb8b-6d22752cc454) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-20 23:40:28.517 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b4309a1e-8a27-4817-834c-04f950a7b44f 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Update members of security group (15f2450d-9cdf-480b-bb8b-6d22752cc454) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-20 23:40:28.534 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b4309a1e-8a27-4817-834c-04f950a7b44f 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Update port filter for 0af6da9e-4935-411d-a513-1ca1e5269330 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:40:28.534 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b4309a1e-8a27-4817-834c-04f950a7b44f 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Updating port rules. 2021-04-20 23:40:28.548 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b4309a1e-8a27-4817-834c-04f950a7b44f 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Creating 0 new rules, removing 1 old rules. 2021-04-20 23:40:28.564 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-b4309a1e-8a27-4817-834c-04f950a7b44f 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-0af6da9e-4935-411d-a513-1ca1e5269330" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:40:28.564 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-b4309a1e-8a27-4817-834c-04f950a7b44f 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-0af6da9e-4935-411d-a513-1ca1e5269330" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:40:28.564 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-b4309a1e-8a27-4817-834c-04f950a7b44f 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-0af6da9e-4935-411d-a513-1ca1e5269330" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:40:28.580 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-20 23:40:28.580 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2cd0dd7b-239d-43b8-b98c-2d4771df7784' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-20 23:40:28.597 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2cd0dd7b-239d-43b8-b98c-2d4771df7784' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-20 23:40:28.597 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2cd0dd7b-239d-43b8-b98c-2d4771df7784 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-20 23:40:28.626 952 2059901182200 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2cd0dd7b-239d-43b8-b98c-2d4771df7784'] 2021-04-20 23:40:28.626 952 2059901182200 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-20 23:40:28.642 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-04-20 23:40:28.642 952 2059901182200 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2cd0dd7b-239d-43b8-b98c-2d4771df7784'] 2021-04-20 23:40:28.844 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-b4309a1e-8a27-4817-834c-04f950a7b44f 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-0af6da9e-4935-411d-a513-1ca1e5269330" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:40:28.844 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b4309a1e-8a27-4817-834c-04f950a7b44f 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Update port filter for efe34878-50b8-4d7f-b0e5-38faa39dba2d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:40:28.862 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b4309a1e-8a27-4817-834c-04f950a7b44f 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Updating port rules. 2021-04-20 23:40:28.876 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b4309a1e-8a27-4817-834c-04f950a7b44f 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Creating 0 new rules, removing 1 old rules. 2021-04-20 23:40:28.876 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-b4309a1e-8a27-4817-834c-04f950a7b44f 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-efe34878-50b8-4d7f-b0e5-38faa39dba2d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:40:28.892 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-b4309a1e-8a27-4817-834c-04f950a7b44f 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-efe34878-50b8-4d7f-b0e5-38faa39dba2d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:40:28.892 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-b4309a1e-8a27-4817-834c-04f950a7b44f 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-efe34878-50b8-4d7f-b0e5-38faa39dba2d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:40:29.161 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-b4309a1e-8a27-4817-834c-04f950a7b44f 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-efe34878-50b8-4d7f-b0e5-38faa39dba2d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:40:30.591 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:40:30.645 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:40:31.832 952 2059899140232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e1719506-d178-4957-8557-82e3a8606d6e 2021-04-20 23:40:32.603 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-20 23:40:33.422 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Adding port e1719506-d178-4957-8557-82e3a8606d6e 2021-04-20 23:40:33.422 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Port e1719506-d178-4957-8557-82e3a8606d6e updated. Details: {'device': 'e1719506-d178-4957-8557-82e3a8606d6e', 'network_id': '51920de4-812d-4971-b1c0-f85c2ebac706', 'port_id': 'e1719506-d178-4957-8557-82e3a8606d6e', 'mac_address': 'fa:16:3e:fc:ba:ff', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 137, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '388b2f97-c73f-44c6-baf9-36beb6839872', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-20 23:40:33.446 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-04-20 23:40:33.461 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e1719506-d178-4957-8557-82e3a8606d6e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:40:33.461 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e1719506-d178-4957-8557-82e3a8606d6e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-20 23:40:33.473 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 51920de4-812d-4971-b1c0-f85c2ebac706 2021-04-20 23:40:33.473 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-04-20 23:40:33.703 952 2059899140584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e1719506-d178-4957-8557-82e3a8606d6e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:40:33.725 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e1719506-d178-4957-8557-82e3a8606d6e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:40:33.742 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e1719506-d178-4957-8557-82e3a8606d6e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-20 23:40:33.754 952 2059899140584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 137, VLAN trunk: None to switch port e1719506-d178-4957-8557-82e3a8606d6e 2021-04-20 23:40:33.862 952 2059899140408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0af6da9e-4935-411d-a513-1ca1e5269330 2021-04-20 23:40:33.923 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-20 23:40:33.923 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e1719506-d178-4957-8557-82e3a8606d6e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:40:34.270 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e1719506-d178-4957-8557-82e3a8606d6e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:40:34.281 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:40:34.281 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5462d204-f06f-4044-a980-1d51db60db35) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-20 23:40:34.300 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5462d204-f06f-4044-a980-1d51db60db35) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-20 23:40:34.300 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e1719506-d178-4957-8557-82e3a8606d6e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:40:34.300 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-20 23:40:34.325 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e1719506-d178-4957-8557-82e3a8606d6e not yet added. Adding. 2021-04-20 23:40:34.331 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-04-20 23:40:34.331 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-04-20 23:40:34.566 952 2059901182200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c1e00b33-5274-4649-afa8-fb404a7b9c05 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Security group member updated on remote: ['15f2450d-9cdf-480b-bb8b-6d22752cc454'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:40:34.578 952 2059901182200 MainThread INFO neutron.agent.securitygroups_rpc [req-c1e00b33-5274-4649-afa8-fb404a7b9c05 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Security group member updated ['15f2450d-9cdf-480b-bb8b-6d22752cc454'] 2021-04-20 23:40:34.578 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e1719506-d178-4957-8557-82e3a8606d6e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:40:34.609 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-20 23:40:34.626 952 2059901183432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0af6da9e-4935-411d-a513-1ca1e5269330' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-20 23:40:34.626 952 2059901183432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0af6da9e-4935-411d-a513-1ca1e5269330' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-20 23:40:34.626 952 2059901183432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0af6da9e-4935-411d-a513-1ca1e5269330 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-20 23:40:34.684 952 2059901183432 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0af6da9e-4935-411d-a513-1ca1e5269330'] 2021-04-20 23:40:34.689 952 2059901183432 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-20 23:40:34.689 952 2059901183432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-04-20 23:40:34.704 952 2059901183432 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0af6da9e-4935-411d-a513-1ca1e5269330'] 2021-04-20 23:40:34.797 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e1719506-d178-4957-8557-82e3a8606d6e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:40:34.830 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e1719506-d178-4957-8557-82e3a8606d6e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:40:35.001 952 2059901183432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1e00b33-5274-4649-afa8-fb404a7b9c05 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] port_delete event received for '0af6da9e-4935-411d-a513-1ca1e5269330' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:40:35.080 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e1719506-d178-4957-8557-82e3a8606d6e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:40:35.080 952 2059901182200 MainThread INFO neutron.agent.securitygroups_rpc [req-c1e00b33-5274-4649-afa8-fb404a7b9c05 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Refresh firewall rules 2021-04-20 23:40:35.095 952 2059901182200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c1e00b33-5274-4649-afa8-fb404a7b9c05 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Get security group information for devices via rpc ['efe34878-50b8-4d7f-b0e5-38faa39dba2d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:40:35.235 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e1719506-d178-4957-8557-82e3a8606d6e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.782s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:40:35.253 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e1719506-d178-4957-8557-82e3a8606d6e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-20 23:40:35.253 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e1719506-d178-4957-8557-82e3a8606d6e processed. 2021-04-20 23:40:35.423 952 2059901182200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c1e00b33-5274-4649-afa8-fb404a7b9c05 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Update security group information for ports dict_keys(['efe34878-50b8-4d7f-b0e5-38faa39dba2d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:40:35.423 952 2059901182200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c1e00b33-5274-4649-afa8-fb404a7b9c05 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:40:35.446 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c1e00b33-5274-4649-afa8-fb404a7b9c05 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Update rules of security group (15f2450d-9cdf-480b-bb8b-6d22752cc454) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-20 23:40:35.455 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c1e00b33-5274-4649-afa8-fb404a7b9c05 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Update members of security group (15f2450d-9cdf-480b-bb8b-6d22752cc454) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-20 23:40:35.455 952 2059901182200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c1e00b33-5274-4649-afa8-fb404a7b9c05 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Update port filter for efe34878-50b8-4d7f-b0e5-38faa39dba2d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:40:35.472 952 2059901182200 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c1e00b33-5274-4649-afa8-fb404a7b9c05 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Updating port rules. 2021-04-20 23:40:35.486 952 2059901182200 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c1e00b33-5274-4649-afa8-fb404a7b9c05 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Creating 0 new rules, removing 1 old rules. 2021-04-20 23:40:35.486 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [req-c1e00b33-5274-4649-afa8-fb404a7b9c05 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-efe34878-50b8-4d7f-b0e5-38faa39dba2d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:40:35.508 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [req-c1e00b33-5274-4649-afa8-fb404a7b9c05 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-efe34878-50b8-4d7f-b0e5-38faa39dba2d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:40:35.515 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [req-c1e00b33-5274-4649-afa8-fb404a7b9c05 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-efe34878-50b8-4d7f-b0e5-38faa39dba2d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:40:35.805 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [req-c1e00b33-5274-4649-afa8-fb404a7b9c05 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Lock "n-hv-driver-port-lock-efe34878-50b8-4d7f-b0e5-38faa39dba2d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:40:36.612 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:40:37.062 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:40:41.987 952 2059899140408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: efe34878-50b8-4d7f-b0e5-38faa39dba2d 2021-04-20 23:40:42.394 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ff2429cf-9dfe-40c2-b45d-dc16f6f13b3d 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Security group member updated on remote: ['15f2450d-9cdf-480b-bb8b-6d22752cc454'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:40:42.409 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-ff2429cf-9dfe-40c2-b45d-dc16f6f13b3d 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Security group member updated ['15f2450d-9cdf-480b-bb8b-6d22752cc454'] 2021-04-20 23:40:42.409 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-ff2429cf-9dfe-40c2-b45d-dc16f6f13b3d 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Refresh firewall rules 2021-04-20 23:40:42.428 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ff2429cf-9dfe-40c2-b45d-dc16f6f13b3d 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Get security group information for devices via rpc ['efe34878-50b8-4d7f-b0e5-38faa39dba2d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:40:42.487 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ff2429cf-9dfe-40c2-b45d-dc16f6f13b3d 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:40:42.502 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ff2429cf-9dfe-40c2-b45d-dc16f6f13b3d 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:40:42.530 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff2429cf-9dfe-40c2-b45d-dc16f6f13b3d 9a196febfff84c0fb028648fa344b876 483ecc3844ff4f3785e44239e97806f7 - - -] port_delete event received for 'efe34878-50b8-4d7f-b0e5-38faa39dba2d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:40:42.659 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-20 23:40:42.673 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'efe34878-50b8-4d7f-b0e5-38faa39dba2d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-20 23:40:42.687 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'efe34878-50b8-4d7f-b0e5-38faa39dba2d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-20 23:40:42.687 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port efe34878-50b8-4d7f-b0e5-38faa39dba2d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-20 23:40:42.734 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b7660943-a6ca-4db2-bcb8-2aee29449675 2021-04-20 23:40:42.734 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['efe34878-50b8-4d7f-b0e5-38faa39dba2d'] 2021-04-20 23:40:42.759 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-20 23:40:42.759 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-04-20 23:40:42.759 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['efe34878-50b8-4d7f-b0e5-38faa39dba2d'] 2021-04-20 23:40:43.971 952 2059899140408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 27c1ce36-a4e5-4024-83fe-c5cb4acc29ad 2021-04-20 23:40:44.691 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-20 23:40:44.691 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:40:44.709 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '27c1ce36-a4e5-4024-83fe-c5cb4acc29ad' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-20 23:40:44.720 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '27c1ce36-a4e5-4024-83fe-c5cb4acc29ad' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-20 23:40:44.733 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 27c1ce36-a4e5-4024-83fe-c5cb4acc29ad _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-20 23:40:44.750 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:40:44.765 952 2059901182200 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['27c1ce36-a4e5-4024-83fe-c5cb4acc29ad'] 2021-04-20 23:40:44.783 952 2059901182200 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-20 23:40:44.783 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-04-20 23:40:44.799 952 2059901182200 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['27c1ce36-a4e5-4024-83fe-c5cb4acc29ad'] 2021-04-20 23:40:46.002 952 2059899140408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e1719506-d178-4957-8557-82e3a8606d6e 2021-04-20 23:40:46.020 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5ebf1817-81a9-4c07-9122-b7d93067549e e363c5cab952458c8e9e2f9fcc5e70f9 b08ec4ccb15f493bb7813216417e44eb - - -] Security group member updated on remote: ['5462d204-f06f-4044-a980-1d51db60db35'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:40:46.020 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-5ebf1817-81a9-4c07-9122-b7d93067549e e363c5cab952458c8e9e2f9fcc5e70f9 b08ec4ccb15f493bb7813216417e44eb - - -] Security group member updated ['5462d204-f06f-4044-a980-1d51db60db35'] 2021-04-20 23:40:46.032 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-5ebf1817-81a9-4c07-9122-b7d93067549e e363c5cab952458c8e9e2f9fcc5e70f9 b08ec4ccb15f493bb7813216417e44eb - - -] Refresh firewall rules 2021-04-20 23:40:46.032 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5ebf1817-81a9-4c07-9122-b7d93067549e e363c5cab952458c8e9e2f9fcc5e70f9 b08ec4ccb15f493bb7813216417e44eb - - -] Get security group information for devices via rpc ['e1719506-d178-4957-8557-82e3a8606d6e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:40:46.093 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5ebf1817-81a9-4c07-9122-b7d93067549e e363c5cab952458c8e9e2f9fcc5e70f9 b08ec4ccb15f493bb7813216417e44eb - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:40:46.111 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5ebf1817-81a9-4c07-9122-b7d93067549e e363c5cab952458c8e9e2f9fcc5e70f9 b08ec4ccb15f493bb7813216417e44eb - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:40:46.157 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ebf1817-81a9-4c07-9122-b7d93067549e e363c5cab952458c8e9e2f9fcc5e70f9 b08ec4ccb15f493bb7813216417e44eb - - -] port_delete event received for 'e1719506-d178-4957-8557-82e3a8606d6e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:40:46.688 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-20 23:40:46.688 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e1719506-d178-4957-8557-82e3a8606d6e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-20 23:40:46.720 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e1719506-d178-4957-8557-82e3a8606d6e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-20 23:40:46.720 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e1719506-d178-4957-8557-82e3a8606d6e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-20 23:40:46.720 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:40:46.749 952 2059901182200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 51920de4-812d-4971-b1c0-f85c2ebac706 2021-04-20 23:40:46.749 952 2059901182200 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e1719506-d178-4957-8557-82e3a8606d6e'] 2021-04-20 23:40:46.768 952 2059901182200 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-20 23:40:46.768 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-04-20 23:40:46.785 952 2059901182200 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e1719506-d178-4957-8557-82e3a8606d6e'] 2021-04-20 23:40:46.868 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0747f2-53e2-4aaf-b697-0d145777d167 db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] network_delete received. Deleting network b7660943-a6ca-4db2-bcb8-2aee29449675 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-20 23:40:46.868 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0747f2-53e2-4aaf-b697-0d145777d167 db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] Network b7660943-a6ca-4db2-bcb8-2aee29449675 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-20 23:40:47.048 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:40:48.032 952 2059899140408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 27c1ce36-a4e5-4024-83fe-c5cb4acc29ad 2021-04-20 23:40:48.689 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-20 23:40:48.689 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '27c1ce36-a4e5-4024-83fe-c5cb4acc29ad' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-20 23:40:48.704 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '27c1ce36-a4e5-4024-83fe-c5cb4acc29ad' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-20 23:40:48.704 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 27c1ce36-a4e5-4024-83fe-c5cb4acc29ad _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-20 23:40:48.733 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 84501b61-ce10-4848-b4fb-8bab4bc9016d 2021-04-20 23:40:48.733 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['27c1ce36-a4e5-4024-83fe-c5cb4acc29ad'] 2021-04-20 23:40:48.753 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-04-20 23:40:48.765 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['27c1ce36-a4e5-4024-83fe-c5cb4acc29ad'] 2021-04-20 23:40:50.696 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:40:50.827 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:41:14.252 952 2059899140232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 27c1ce36-a4e5-4024-83fe-c5cb4acc29ad 2021-04-20 23:41:14.792 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-20 23:41:15.178 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Adding port 27c1ce36-a4e5-4024-83fe-c5cb4acc29ad 2021-04-20 23:41:15.187 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Port 27c1ce36-a4e5-4024-83fe-c5cb4acc29ad updated. Details: {'device': '27c1ce36-a4e5-4024-83fe-c5cb4acc29ad', 'network_id': '84501b61-ce10-4848-b4fb-8bab4bc9016d', 'port_id': '27c1ce36-a4e5-4024-83fe-c5cb4acc29ad', 'mac_address': 'fa:16:3e:78:ae:0d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 125, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0ca0c386-c75f-445e-9e54-39b807a87414', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-20 23:41:15.200 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-04-20 23:41:15.200 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-27c1ce36-a4e5-4024-83fe-c5cb4acc29ad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:41:15.200 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 27c1ce36-a4e5-4024-83fe-c5cb4acc29ad _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-20 23:41:15.231 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 84501b61-ce10-4848-b4fb-8bab4bc9016d 2021-04-20 23:41:15.231 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-04-20 23:41:15.406 952 2059899140584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '27c1ce36-a4e5-4024-83fe-c5cb4acc29ad') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:41:15.420 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '27c1ce36-a4e5-4024-83fe-c5cb4acc29ad') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:41:15.448 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 27c1ce36-a4e5-4024-83fe-c5cb4acc29ad is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-20 23:41:15.457 952 2059899140584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 125, VLAN trunk: None to switch port 27c1ce36-a4e5-4024-83fe-c5cb4acc29ad 2021-04-20 23:41:15.576 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-20 23:41:15.576 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['27c1ce36-a4e5-4024-83fe-c5cb4acc29ad'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:41:15.778 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['27c1ce36-a4e5-4024-83fe-c5cb4acc29ad']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:41:15.808 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:41:15.809 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (02488477-20d7-4738-bd64-97f4c74feac4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-20 23:41:15.809 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 27c1ce36-a4e5-4024-83fe-c5cb4acc29ad _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:41:15.809 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-20 23:41:15.833 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 27c1ce36-a4e5-4024-83fe-c5cb4acc29ad not yet added. Adding. 2021-04-20 23:41:15.833 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-04-20 23:41:15.833 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-04-20 23:41:15.998 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-27c1ce36-a4e5-4024-83fe-c5cb4acc29ad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:41:16.153 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-27c1ce36-a4e5-4024-83fe-c5cb4acc29ad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:41:16.153 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-27c1ce36-a4e5-4024-83fe-c5cb4acc29ad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:41:16.311 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-27c1ce36-a4e5-4024-83fe-c5cb4acc29ad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:41:16.450 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-27c1ce36-a4e5-4024-83fe-c5cb4acc29ad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:41:16.450 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 27c1ce36-a4e5-4024-83fe-c5cb4acc29ad status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-20 23:41:16.450 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 27c1ce36-a4e5-4024-83fe-c5cb4acc29ad processed. 2021-04-20 23:41:16.808 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:41:17.102 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:41:19.436 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3dbc57e8-c460-4250-a6f9-77c1972024b8 db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] network_delete received. Deleting network 51920de4-812d-4971-b1c0-f85c2ebac706 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-20 23:41:19.436 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3dbc57e8-c460-4250-a6f9-77c1972024b8 db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] Network 51920de4-812d-4971-b1c0-f85c2ebac706 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-20 23:41:20.325 952 2059899140408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ffea123a-08b2-4567-aa86-b61689d1169d 2021-04-20 23:41:20.825 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-20 23:41:20.825 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ffea123a-08b2-4567-aa86-b61689d1169d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-20 23:41:20.825 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ffea123a-08b2-4567-aa86-b61689d1169d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-20 23:41:20.825 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ffea123a-08b2-4567-aa86-b61689d1169d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-20 23:41:20.856 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 75899b67-487e-44f8-b8dd-b9284a32a603 2021-04-20 23:41:20.856 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ffea123a-08b2-4567-aa86-b61689d1169d'] 2021-04-20 23:41:20.878 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-20 23:41:20.878 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-04-20 23:41:20.888 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ffea123a-08b2-4567-aa86-b61689d1169d'] 2021-04-20 23:41:21.121 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cc8286ac-d959-4e5c-95ac-94ef927fa9e8 3de8072fb35948c2a7c6349940f99af7 f44d0cbbf0184f0ca84491e5bc312aa2 - - -] Security group member updated on remote: ['9a64a219-1e2d-4cbe-b98a-bd8b2ee8d17b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:41:21.121 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-cc8286ac-d959-4e5c-95ac-94ef927fa9e8 3de8072fb35948c2a7c6349940f99af7 f44d0cbbf0184f0ca84491e5bc312aa2 - - -] Security group member updated ['9a64a219-1e2d-4cbe-b98a-bd8b2ee8d17b'] 2021-04-20 23:41:21.261 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc8286ac-d959-4e5c-95ac-94ef927fa9e8 3de8072fb35948c2a7c6349940f99af7 f44d0cbbf0184f0ca84491e5bc312aa2 - - -] port_delete event received for 'ffea123a-08b2-4567-aa86-b61689d1169d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:41:22.838 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:41:22.949 952 2059899140584 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:41:30.405 952 2059899140408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fa068378-8863-4954-90cc-7dc6ad8e7a07 2021-04-20 23:41:30.870 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-20 23:41:30.871 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fa068378-8863-4954-90cc-7dc6ad8e7a07' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-20 23:41:30.871 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fa068378-8863-4954-90cc-7dc6ad8e7a07' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-20 23:41:30.871 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fa068378-8863-4954-90cc-7dc6ad8e7a07 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-20 23:41:30.898 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b6f7c5c4-80bc-4388-9377-de4e2e494186 - - - - -] port_update received: e1799649-fa0a-4495-9b7b-c07d7e9a3a3d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-20 23:41:30.902 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fa068378-8863-4954-90cc-7dc6ad8e7a07'] 2021-04-20 23:41:30.918 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-20 23:41:30.918 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-04-20 23:41:30.918 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fa068378-8863-4954-90cc-7dc6ad8e7a07'] 2021-04-20 23:41:30.918 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b6f7c5c4-80bc-4388-9377-de4e2e494186 - - - - -] No port e1799649-fa0a-4495-9b7b-c07d7e9a3a3d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-20 23:41:31.621 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dbc10463-2035-4b11-ac8f-0f4547c4c069 12cedc8302aa461bb3de78399451cecb aed57537adc74a8d96fbf422b9c6f3b8 - - -] Security group member updated on remote: ['2d72ad5b-5e46-4547-95c2-587601044e20'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:41:31.642 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-dbc10463-2035-4b11-ac8f-0f4547c4c069 12cedc8302aa461bb3de78399451cecb aed57537adc74a8d96fbf422b9c6f3b8 - - -] Security group member updated ['2d72ad5b-5e46-4547-95c2-587601044e20'] 2021-04-20 23:41:31.653 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-dbc10463-2035-4b11-ac8f-0f4547c4c069 12cedc8302aa461bb3de78399451cecb aed57537adc74a8d96fbf422b9c6f3b8 - - -] Refresh firewall rules 2021-04-20 23:41:31.653 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dbc10463-2035-4b11-ac8f-0f4547c4c069 12cedc8302aa461bb3de78399451cecb aed57537adc74a8d96fbf422b9c6f3b8 - - -] Get security group information for devices via rpc ['c7326210-96e1-4a47-8aa6-382d52129a44'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:41:31.853 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dbc10463-2035-4b11-ac8f-0f4547c4c069 12cedc8302aa461bb3de78399451cecb aed57537adc74a8d96fbf422b9c6f3b8 - - -] port_delete event received for 'fa068378-8863-4954-90cc-7dc6ad8e7a07' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:41:31.873 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dbc10463-2035-4b11-ac8f-0f4547c4c069 12cedc8302aa461bb3de78399451cecb aed57537adc74a8d96fbf422b9c6f3b8 - - -] Update security group information for ports dict_keys(['c7326210-96e1-4a47-8aa6-382d52129a44']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:41:31.873 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dbc10463-2035-4b11-ac8f-0f4547c4c069 12cedc8302aa461bb3de78399451cecb aed57537adc74a8d96fbf422b9c6f3b8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:41:31.888 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-dbc10463-2035-4b11-ac8f-0f4547c4c069 12cedc8302aa461bb3de78399451cecb aed57537adc74a8d96fbf422b9c6f3b8 - - -] Update rules of security group (2d72ad5b-5e46-4547-95c2-587601044e20) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-20 23:41:31.888 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-dbc10463-2035-4b11-ac8f-0f4547c4c069 12cedc8302aa461bb3de78399451cecb aed57537adc74a8d96fbf422b9c6f3b8 - - -] Update members of security group (2d72ad5b-5e46-4547-95c2-587601044e20) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-20 23:41:31.888 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dbc10463-2035-4b11-ac8f-0f4547c4c069 12cedc8302aa461bb3de78399451cecb aed57537adc74a8d96fbf422b9c6f3b8 - - -] Update port filter for c7326210-96e1-4a47-8aa6-382d52129a44 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:41:31.918 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-dbc10463-2035-4b11-ac8f-0f4547c4c069 12cedc8302aa461bb3de78399451cecb aed57537adc74a8d96fbf422b9c6f3b8 - - -] Updating port rules. 2021-04-20 23:41:31.918 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-dbc10463-2035-4b11-ac8f-0f4547c4c069 12cedc8302aa461bb3de78399451cecb aed57537adc74a8d96fbf422b9c6f3b8 - - -] Creating 0 new rules, removing 1 old rules. 2021-04-20 23:41:31.918 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-dbc10463-2035-4b11-ac8f-0f4547c4c069 12cedc8302aa461bb3de78399451cecb aed57537adc74a8d96fbf422b9c6f3b8 - - -] Lock "n-hv-driver-port-lock-c7326210-96e1-4a47-8aa6-382d52129a44" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:41:31.936 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-dbc10463-2035-4b11-ac8f-0f4547c4c069 12cedc8302aa461bb3de78399451cecb aed57537adc74a8d96fbf422b9c6f3b8 - - -] Lock "n-hv-driver-port-lock-c7326210-96e1-4a47-8aa6-382d52129a44" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:41:31.936 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-dbc10463-2035-4b11-ac8f-0f4547c4c069 12cedc8302aa461bb3de78399451cecb aed57537adc74a8d96fbf422b9c6f3b8 - - -] Lock "n-hv-driver-port-lock-c7326210-96e1-4a47-8aa6-382d52129a44" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:41:32.108 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-dbc10463-2035-4b11-ac8f-0f4547c4c069 12cedc8302aa461bb3de78399451cecb aed57537adc74a8d96fbf422b9c6f3b8 - - -] Lock "n-hv-driver-port-lock-c7326210-96e1-4a47-8aa6-382d52129a44" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:41:32.888 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:41:32.950 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:41:33.354 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a1ccbe87-408f-4b09-91cd-a211fb23be3e 3de8072fb35948c2a7c6349940f99af7 f44d0cbbf0184f0ca84491e5bc312aa2 - - -] Security group member updated on remote: ['9a64a219-1e2d-4cbe-b98a-bd8b2ee8d17b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:41:33.358 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-a1ccbe87-408f-4b09-91cd-a211fb23be3e 3de8072fb35948c2a7c6349940f99af7 f44d0cbbf0184f0ca84491e5bc312aa2 - - -] Security group member updated ['9a64a219-1e2d-4cbe-b98a-bd8b2ee8d17b'] 2021-04-20 23:41:35.496 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72ab95fe-7146-4a81-8619-89b781aac026 35d33b9e55e0470f8a33a72396845478 14a5ae4f9d2d4501b36739542f4c20e4 - - -] port_update received: e5bde118-0817-454d-b428-b67911e8aa5a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-20 23:41:35.512 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72ab95fe-7146-4a81-8619-89b781aac026 35d33b9e55e0470f8a33a72396845478 14a5ae4f9d2d4501b36739542f4c20e4 - - -] No port e5bde118-0817-454d-b428-b67911e8aa5a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-20 23:41:37.073 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36e43b7-6134-41f0-b5db-cb2c46308c41 - - - - -] port_update received: 5b56044d-4d39-40ca-8446-5062b38b1b1d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-20 23:41:37.103 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36e43b7-6134-41f0-b5db-cb2c46308c41 - - - - -] No port 5b56044d-4d39-40ca-8446-5062b38b1b1d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-20 23:41:38.355 952 2059899140232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e5bde118-0817-454d-b428-b67911e8aa5a 2021-04-20 23:41:38.920 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-20 23:41:40.135 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Adding port e5bde118-0817-454d-b428-b67911e8aa5a 2021-04-20 23:41:40.135 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Port e5bde118-0817-454d-b428-b67911e8aa5a updated. Details: {'device': 'e5bde118-0817-454d-b428-b67911e8aa5a', 'network_id': '75899b67-487e-44f8-b8dd-b9284a32a603', 'port_id': 'e5bde118-0817-454d-b428-b67911e8aa5a', 'mac_address': 'fa:16:3e:3a:c8:2c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 149, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e92f5972-382c-42ae-a1fa-3ae957b3838d', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-20 23:41:40.150 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-04-20 23:41:40.155 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e5bde118-0817-454d-b428-b67911e8aa5a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:41:40.155 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e5bde118-0817-454d-b428-b67911e8aa5a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-20 23:41:40.172 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 75899b67-487e-44f8-b8dd-b9284a32a603 2021-04-20 23:41:40.172 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-04-20 23:41:40.291 952 2059899140584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e5bde118-0817-454d-b428-b67911e8aa5a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:41:40.320 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e5bde118-0817-454d-b428-b67911e8aa5a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:41:40.338 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e5bde118-0817-454d-b428-b67911e8aa5a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-20 23:41:40.348 952 2059899140584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 149, VLAN trunk: None to switch port e5bde118-0817-454d-b428-b67911e8aa5a 2021-04-20 23:41:40.431 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-20 23:41:40.435 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e5bde118-0817-454d-b428-b67911e8aa5a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:41:40.496 952 2059899140408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c7326210-96e1-4a47-8aa6-382d52129a44 2021-04-20 23:41:40.636 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e5bde118-0817-454d-b428-b67911e8aa5a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:41:40.636 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:41:40.652 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9a64a219-1e2d-4cbe-b98a-bd8b2ee8d17b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-20 23:41:40.667 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9a64a219-1e2d-4cbe-b98a-bd8b2ee8d17b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-20 23:41:40.667 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e5bde118-0817-454d-b428-b67911e8aa5a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:41:40.684 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-20 23:41:40.684 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e5bde118-0817-454d-b428-b67911e8aa5a not yet added. Adding. 2021-04-20 23:41:40.700 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-04-20 23:41:40.700 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-04-20 23:41:40.808 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e5bde118-0817-454d-b428-b67911e8aa5a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:41:40.918 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-20 23:41:40.918 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e5bde118-0817-454d-b428-b67911e8aa5a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:41:40.918 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e5bde118-0817-454d-b428-b67911e8aa5a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:41:40.918 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c7326210-96e1-4a47-8aa6-382d52129a44' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-20 23:41:40.918 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c7326210-96e1-4a47-8aa6-382d52129a44' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-20 23:41:40.952 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c7326210-96e1-4a47-8aa6-382d52129a44 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-20 23:41:40.964 952 2059901182200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ffb1fe9d-0392-4c26-9b89-179e236151f0 2021-04-20 23:41:40.980 952 2059901182200 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c7326210-96e1-4a47-8aa6-382d52129a44'] 2021-04-20 23:41:40.980 952 2059901182200 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-20 23:41:40.980 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-04-20 23:41:40.996 952 2059901182200 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c7326210-96e1-4a47-8aa6-382d52129a44'] 2021-04-20 23:41:41.045 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e5bde118-0817-454d-b428-b67911e8aa5a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:41:41.136 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e5bde118-0817-454d-b428-b67911e8aa5a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.985s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:41:41.136 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e5bde118-0817-454d-b428-b67911e8aa5a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-20 23:41:41.156 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e5bde118-0817-454d-b428-b67911e8aa5a processed. 2021-04-20 23:41:41.886 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b5fb9163-9439-4f0e-986e-7eea9e5fcadf 12cedc8302aa461bb3de78399451cecb aed57537adc74a8d96fbf422b9c6f3b8 - - -] Security group member updated on remote: ['2d72ad5b-5e46-4547-95c2-587601044e20'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:41:41.886 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-b5fb9163-9439-4f0e-986e-7eea9e5fcadf 12cedc8302aa461bb3de78399451cecb aed57537adc74a8d96fbf422b9c6f3b8 - - -] Security group member updated ['2d72ad5b-5e46-4547-95c2-587601044e20'] 2021-04-20 23:41:42.216 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5fb9163-9439-4f0e-986e-7eea9e5fcadf 12cedc8302aa461bb3de78399451cecb aed57537adc74a8d96fbf422b9c6f3b8 - - -] port_delete event received for 'c7326210-96e1-4a47-8aa6-382d52129a44' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:41:42.921 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:41:43.793 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:41:44.308 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe6720b9-e9dd-4afa-b033-3b4d0761b392 - - - - -] port_update received: cbbae9cc-bfd2-4dd1-ad8b-a1b8910090e7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-20 23:41:44.324 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe6720b9-e9dd-4afa-b033-3b4d0761b392 - - - - -] No port cbbae9cc-bfd2-4dd1-ad8b-a1b8910090e7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-20 23:41:46.872 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7dd3ad76-7520-4aed-8977-878eaf1bbfc7 db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] port_delete event received for '703fb02b-2228-4e7d-8a47-ec6a3d779aa8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:41:47.450 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5620ff8e-642f-4361-9a20-67e5759a7f25 8824a5b8095f44e4bf8c1bd97e12a03e 889c65261ada487caee3b0898cff4a8e - - -] Security group rule updated on remote: ['f5b24c26-0332-4f9c-88a8-e9981b47bcaa'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-20 23:41:47.450 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-5620ff8e-642f-4361-9a20-67e5759a7f25 8824a5b8095f44e4bf8c1bd97e12a03e 889c65261ada487caee3b0898cff4a8e - - -] Security group rule updated ['f5b24c26-0332-4f9c-88a8-e9981b47bcaa'] 2021-04-20 23:41:47.700 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-03f87881-696d-4579-89dd-7d8c15dbcddf 8824a5b8095f44e4bf8c1bd97e12a03e 889c65261ada487caee3b0898cff4a8e - - -] Security group rule updated on remote: ['f5b24c26-0332-4f9c-88a8-e9981b47bcaa'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-20 23:41:47.700 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-03f87881-696d-4579-89dd-7d8c15dbcddf 8824a5b8095f44e4bf8c1bd97e12a03e 889c65261ada487caee3b0898cff4a8e - - -] Security group rule updated ['f5b24c26-0332-4f9c-88a8-e9981b47bcaa'] 2021-04-20 23:41:47.980 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d00e15d6-45ab-468a-a8eb-584dd786e1a3 8824a5b8095f44e4bf8c1bd97e12a03e 889c65261ada487caee3b0898cff4a8e - - -] Security group rule updated on remote: ['f5b24c26-0332-4f9c-88a8-e9981b47bcaa'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-20 23:41:47.980 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-d00e15d6-45ab-468a-a8eb-584dd786e1a3 8824a5b8095f44e4bf8c1bd97e12a03e 889c65261ada487caee3b0898cff4a8e - - -] Security group rule updated ['f5b24c26-0332-4f9c-88a8-e9981b47bcaa'] 2021-04-20 23:41:48.964 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-da3d32f9-85cc-478e-9c57-d007ce1281b9 8824a5b8095f44e4bf8c1bd97e12a03e 889c65261ada487caee3b0898cff4a8e - - -] Security group rule updated on remote: ['f5b24c26-0332-4f9c-88a8-e9981b47bcaa'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-20 23:41:48.989 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-da3d32f9-85cc-478e-9c57-d007ce1281b9 8824a5b8095f44e4bf8c1bd97e12a03e 889c65261ada487caee3b0898cff4a8e - - -] Security group rule updated ['f5b24c26-0332-4f9c-88a8-e9981b47bcaa'] 2021-04-20 23:41:49.419 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db1f51b2-d96f-47dd-80a8-ac21cc623181 8824a5b8095f44e4bf8c1bd97e12a03e 889c65261ada487caee3b0898cff4a8e - - -] Security group rule updated on remote: ['f5b24c26-0332-4f9c-88a8-e9981b47bcaa'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-20 23:41:49.432 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-db1f51b2-d96f-47dd-80a8-ac21cc623181 8824a5b8095f44e4bf8c1bd97e12a03e 889c65261ada487caee3b0898cff4a8e - - -] Security group rule updated ['f5b24c26-0332-4f9c-88a8-e9981b47bcaa'] 2021-04-20 23:41:49.871 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2a76993a-d91c-454e-8799-ce06a96ba342 8824a5b8095f44e4bf8c1bd97e12a03e 889c65261ada487caee3b0898cff4a8e - - -] Security group rule updated on remote: ['f5b24c26-0332-4f9c-88a8-e9981b47bcaa'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-20 23:41:49.871 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-2a76993a-d91c-454e-8799-ce06a96ba342 8824a5b8095f44e4bf8c1bd97e12a03e 889c65261ada487caee3b0898cff4a8e - - -] Security group rule updated ['f5b24c26-0332-4f9c-88a8-e9981b47bcaa'] 2021-04-20 23:41:50.408 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0204b8ca-23ac-4bd5-af69-051ae812ad73 - - - - -] port_update received: f243228c-0726-4d1b-bed1-fd970ef4d8ce port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-20 23:41:50.408 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0204b8ca-23ac-4bd5-af69-051ae812ad73 - - - - -] No port f243228c-0726-4d1b-bed1-fd970ef4d8ce defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-20 23:41:50.479 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4159a5b2-7463-4f9c-839e-5ea9e08463c5 db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] port_delete event received for 'b729b110-18bf-4121-af8c-93ff5a106bf9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:41:53.043 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8f59f75-90b3-46e0-b8d3-cbfc5b7ef930 db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] network_delete received. Deleting network ffb1fe9d-0392-4c26-9b89-179e236151f0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-20 23:41:53.059 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8f59f75-90b3-46e0-b8d3-cbfc5b7ef930 db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] Network ffb1fe9d-0392-4c26-9b89-179e236151f0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-20 23:42:02.640 952 2059899140408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 27c1ce36-a4e5-4024-83fe-c5cb4acc29ad 2021-04-20 23:42:02.888 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d0a3d110-f2cd-4a2f-b706-0ec1956f6923 b0b519951f624788b805dbaaee760993 8377ee26907741d3953f5a4ef797b150 - - -] Security group member updated on remote: ['02488477-20d7-4738-bd64-97f4c74feac4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:42:02.888 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-d0a3d110-f2cd-4a2f-b706-0ec1956f6923 b0b519951f624788b805dbaaee760993 8377ee26907741d3953f5a4ef797b150 - - -] Security group member updated ['02488477-20d7-4738-bd64-97f4c74feac4'] 2021-04-20 23:42:03.016 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-20 23:42:03.016 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '27c1ce36-a4e5-4024-83fe-c5cb4acc29ad' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-20 23:42:03.016 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '27c1ce36-a4e5-4024-83fe-c5cb4acc29ad' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-20 23:42:03.016 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 27c1ce36-a4e5-4024-83fe-c5cb4acc29ad _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-20 23:42:03.043 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 84501b61-ce10-4848-b4fb-8bab4bc9016d 2021-04-20 23:42:03.043 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['27c1ce36-a4e5-4024-83fe-c5cb4acc29ad'] 2021-04-20 23:42:03.069 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-20 23:42:03.069 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-04-20 23:42:03.086 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['27c1ce36-a4e5-4024-83fe-c5cb4acc29ad'] 2021-04-20 23:42:03.735 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0a3d110-f2cd-4a2f-b706-0ec1956f6923 b0b519951f624788b805dbaaee760993 8377ee26907741d3953f5a4ef797b150 - - -] port_delete event received for '27c1ce36-a4e5-4024-83fe-c5cb4acc29ad' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:42:05.009 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:42:05.144 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:42:06.513 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9a04bda-b401-421a-a86b-0d3777cbc43f b0b519951f624788b805dbaaee760993 8377ee26907741d3953f5a4ef797b150 - - -] port_delete event received for '8b557d84-8611-4a8d-869a-496d4bf642f1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:42:07.431 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f54d275f-8b8c-4813-9faf-1c21435d6ddd b0b519951f624788b805dbaaee760993 8377ee26907741d3953f5a4ef797b150 - - -] Security group rule updated on remote: ['a78b3926-c863-4d64-8330-2f1e20d83a7a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-20 23:42:07.431 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-f54d275f-8b8c-4813-9faf-1c21435d6ddd b0b519951f624788b805dbaaee760993 8377ee26907741d3953f5a4ef797b150 - - -] Security group rule updated ['a78b3926-c863-4d64-8330-2f1e20d83a7a'] 2021-04-20 23:42:07.679 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-63f72165-8d0c-4221-a6c9-f66b1d64e72f b0b519951f624788b805dbaaee760993 8377ee26907741d3953f5a4ef797b150 - - -] Security group rule updated on remote: ['a78b3926-c863-4d64-8330-2f1e20d83a7a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-20 23:42:07.687 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-63f72165-8d0c-4221-a6c9-f66b1d64e72f b0b519951f624788b805dbaaee760993 8377ee26907741d3953f5a4ef797b150 - - -] Security group rule updated ['a78b3926-c863-4d64-8330-2f1e20d83a7a'] 2021-04-20 23:42:14.712 952 2059899140408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e5bde118-0817-454d-b428-b67911e8aa5a 2021-04-20 23:42:15.071 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-20 23:42:15.071 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e5bde118-0817-454d-b428-b67911e8aa5a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-20 23:42:15.089 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e5bde118-0817-454d-b428-b67911e8aa5a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-20 23:42:15.089 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e5bde118-0817-454d-b428-b67911e8aa5a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-20 23:42:15.106 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 75899b67-487e-44f8-b8dd-b9284a32a603 2021-04-20 23:42:15.106 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e5bde118-0817-454d-b428-b67911e8aa5a'] 2021-04-20 23:42:15.136 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-20 23:42:15.136 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-04-20 23:42:15.150 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e5bde118-0817-454d-b428-b67911e8aa5a'] 2021-04-20 23:42:15.821 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-67df6847-3795-47b2-9911-48e2020ee42e 3de8072fb35948c2a7c6349940f99af7 f44d0cbbf0184f0ca84491e5bc312aa2 - - -] Security group member updated on remote: ['9a64a219-1e2d-4cbe-b98a-bd8b2ee8d17b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:42:15.822 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-67df6847-3795-47b2-9911-48e2020ee42e 3de8072fb35948c2a7c6349940f99af7 f44d0cbbf0184f0ca84491e5bc312aa2 - - -] Security group member updated ['9a64a219-1e2d-4cbe-b98a-bd8b2ee8d17b'] 2021-04-20 23:42:15.997 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67df6847-3795-47b2-9911-48e2020ee42e 3de8072fb35948c2a7c6349940f99af7 f44d0cbbf0184f0ca84491e5bc312aa2 - - -] port_delete event received for 'e5bde118-0817-454d-b428-b67911e8aa5a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:42:16.821 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7c63fc41-1961-4a8d-b295-15827623ff97 b0b519951f624788b805dbaaee760993 8377ee26907741d3953f5a4ef797b150 - - -] Security group member updated on remote: ['a78b3926-c863-4d64-8330-2f1e20d83a7a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:42:16.821 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-7c63fc41-1961-4a8d-b295-15827623ff97 b0b519951f624788b805dbaaee760993 8377ee26907741d3953f5a4ef797b150 - - -] Security group member updated ['a78b3926-c863-4d64-8330-2f1e20d83a7a'] 2021-04-20 23:42:17.085 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:42:17.163 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:42:18.413 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-419a2cb2-c157-46fe-8806-3bc8aa29a973 35d33b9e55e0470f8a33a72396845478 14a5ae4f9d2d4501b36739542f4c20e4 - - -] port_update received: bf934e48-f6f6-4eeb-8d93-5d13c28ad004 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-20 23:42:18.422 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-419a2cb2-c157-46fe-8806-3bc8aa29a973 35d33b9e55e0470f8a33a72396845478 14a5ae4f9d2d4501b36739542f4c20e4 - - -] No port bf934e48-f6f6-4eeb-8d93-5d13c28ad004 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-20 23:42:20.680 952 2059899140232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bf934e48-f6f6-4eeb-8d93-5d13c28ad004 2021-04-20 23:42:21.133 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-20 23:42:21.553 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Adding port bf934e48-f6f6-4eeb-8d93-5d13c28ad004 2021-04-20 23:42:21.560 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Port bf934e48-f6f6-4eeb-8d93-5d13c28ad004 updated. Details: {'device': 'bf934e48-f6f6-4eeb-8d93-5d13c28ad004', 'network_id': '84501b61-ce10-4848-b4fb-8bab4bc9016d', 'port_id': 'bf934e48-f6f6-4eeb-8d93-5d13c28ad004', 'mac_address': 'fa:16:3e:54:15:a4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 125, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0ca0c386-c75f-445e-9e54-39b807a87414', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-20 23:42:21.560 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-04-20 23:42:21.571 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bf934e48-f6f6-4eeb-8d93-5d13c28ad004" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:42:21.571 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bf934e48-f6f6-4eeb-8d93-5d13c28ad004 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-20 23:42:21.571 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 84501b61-ce10-4848-b4fb-8bab4bc9016d 2021-04-20 23:42:21.571 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-04-20 23:42:21.712 952 2059899140584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bf934e48-f6f6-4eeb-8d93-5d13c28ad004') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:42:21.742 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bf934e48-f6f6-4eeb-8d93-5d13c28ad004') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:42:21.742 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bf934e48-f6f6-4eeb-8d93-5d13c28ad004 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-20 23:42:21.767 952 2059899140584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 125, VLAN trunk: None to switch port bf934e48-f6f6-4eeb-8d93-5d13c28ad004 2021-04-20 23:42:21.824 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-20 23:42:21.824 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bf934e48-f6f6-4eeb-8d93-5d13c28ad004'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:42:22.098 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bf934e48-f6f6-4eeb-8d93-5d13c28ad004']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:42:22.112 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:42:22.112 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a78b3926-c863-4d64-8330-2f1e20d83a7a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-20 23:42:22.122 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bf934e48-f6f6-4eeb-8d93-5d13c28ad004 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:42:22.122 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-20 23:42:22.133 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bf934e48-f6f6-4eeb-8d93-5d13c28ad004 not yet added. Adding. 2021-04-20 23:42:22.133 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-04-20 23:42:22.133 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-04-20 23:42:22.238 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf934e48-f6f6-4eeb-8d93-5d13c28ad004" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:42:22.264 952 2059901182200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-04689f99-6886-4a93-84cb-d0846de60cd5 8824a5b8095f44e4bf8c1bd97e12a03e 889c65261ada487caee3b0898cff4a8e - - -] Security group member updated on remote: ['f5b24c26-0332-4f9c-88a8-e9981b47bcaa'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:42:22.264 952 2059901182200 MainThread INFO neutron.agent.securitygroups_rpc [req-04689f99-6886-4a93-84cb-d0846de60cd5 8824a5b8095f44e4bf8c1bd97e12a03e 889c65261ada487caee3b0898cff4a8e - - -] Security group member updated ['f5b24c26-0332-4f9c-88a8-e9981b47bcaa'] 2021-04-20 23:42:22.344 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf934e48-f6f6-4eeb-8d93-5d13c28ad004" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:42:22.367 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf934e48-f6f6-4eeb-8d93-5d13c28ad004" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:42:22.478 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf934e48-f6f6-4eeb-8d93-5d13c28ad004" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:42:22.570 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bf934e48-f6f6-4eeb-8d93-5d13c28ad004" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:42:22.586 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bf934e48-f6f6-4eeb-8d93-5d13c28ad004 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-20 23:42:22.586 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bf934e48-f6f6-4eeb-8d93-5d13c28ad004 processed. 2021-04-20 23:42:23.148 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:42:23.541 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:42:23.792 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7295ef8a-0b32-426b-94ce-9597f6d98e99 35d33b9e55e0470f8a33a72396845478 14a5ae4f9d2d4501b36739542f4c20e4 - - -] port_update received: b7584e02-1cf5-4574-9e78-834946990966 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-20 23:42:23.806 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7295ef8a-0b32-426b-94ce-9597f6d98e99 35d33b9e55e0470f8a33a72396845478 14a5ae4f9d2d4501b36739542f4c20e4 - - -] No port b7584e02-1cf5-4574-9e78-834946990966 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-20 23:42:26.730 952 2059899140232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b7584e02-1cf5-4574-9e78-834946990966 2021-04-20 23:42:27.166 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-20 23:42:27.465 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Adding port b7584e02-1cf5-4574-9e78-834946990966 2021-04-20 23:42:27.480 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Port b7584e02-1cf5-4574-9e78-834946990966 updated. Details: {'device': 'b7584e02-1cf5-4574-9e78-834946990966', 'network_id': '302ecf0b-3b25-46da-bb2d-2c0c6b8f03a3', 'port_id': 'b7584e02-1cf5-4574-9e78-834946990966', 'mac_address': 'fa:16:3e:45:e9:ba', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 121, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3039e997-08dc-40d4-9193-cc6925076989', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-20 23:42:27.480 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-04-20 23:42:27.480 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b7584e02-1cf5-4574-9e78-834946990966" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:42:27.480 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b7584e02-1cf5-4574-9e78-834946990966 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-20 23:42:27.502 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 302ecf0b-3b25-46da-bb2d-2c0c6b8f03a3 2021-04-20 23:42:27.502 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-04-20 23:42:27.649 952 2059899140584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b7584e02-1cf5-4574-9e78-834946990966') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:42:27.666 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b7584e02-1cf5-4574-9e78-834946990966') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:42:27.682 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b7584e02-1cf5-4574-9e78-834946990966 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-20 23:42:27.699 952 2059899140584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 121, VLAN trunk: None to switch port b7584e02-1cf5-4574-9e78-834946990966 2021-04-20 23:42:27.790 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-20 23:42:27.790 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b7584e02-1cf5-4574-9e78-834946990966'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:42:28.510 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b7584e02-1cf5-4574-9e78-834946990966']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:42:28.510 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:42:28.531 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f5b24c26-0332-4f9c-88a8-e9981b47bcaa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-20 23:42:28.531 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b7584e02-1cf5-4574-9e78-834946990966 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:42:28.543 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-20 23:42:28.543 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b7584e02-1cf5-4574-9e78-834946990966 not yet added. Adding. 2021-04-20 23:42:28.555 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-04-20 23:42:28.555 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-04-20 23:42:28.651 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7584e02-1cf5-4574-9e78-834946990966" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:42:28.781 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7584e02-1cf5-4574-9e78-834946990966" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:42:28.791 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7584e02-1cf5-4574-9e78-834946990966" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:42:28.916 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7584e02-1cf5-4574-9e78-834946990966" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:42:29.016 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b7584e02-1cf5-4574-9e78-834946990966" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.515s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:42:29.031 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b7584e02-1cf5-4574-9e78-834946990966 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-20 23:42:29.031 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b7584e02-1cf5-4574-9e78-834946990966 processed. 2021-04-20 23:42:29.178 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:42:29.881 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:42:41.008 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f1cc81f-0366-4a79-82e9-895091701b06 db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] network_delete received. Deleting network 75899b67-487e-44f8-b8dd-b9284a32a603 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-20 23:42:41.029 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f1cc81f-0366-4a79-82e9-895091701b06 db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] Network 75899b67-487e-44f8-b8dd-b9284a32a603 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-20 23:43:04.750 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-25d84c83-8842-424f-b736-42c134cdec9d 39d8d9631eb24b09a3855506751da851 78183ad2d1074e46bbaac5c7b2bfd871 - - -] Security group member updated on remote: ['969e7162-4dd5-4002-95bb-c3e599d87c15'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:43:04.750 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-25d84c83-8842-424f-b736-42c134cdec9d 39d8d9631eb24b09a3855506751da851 78183ad2d1074e46bbaac5c7b2bfd871 - - -] Security group member updated ['969e7162-4dd5-4002-95bb-c3e599d87c15'] 2021-04-20 23:43:05.038 952 2059899140408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ad9af115-e5f3-4e4f-bbd6-c5fa81cedcea 2021-04-20 23:43:05.282 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25d84c83-8842-424f-b736-42c134cdec9d 39d8d9631eb24b09a3855506751da851 78183ad2d1074e46bbaac5c7b2bfd871 - - -] port_delete event received for 'ad9af115-e5f3-4e4f-bbd6-c5fa81cedcea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:43:05.350 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-20 23:43:05.357 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ad9af115-e5f3-4e4f-bbd6-c5fa81cedcea' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-20 23:43:05.357 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ad9af115-e5f3-4e4f-bbd6-c5fa81cedcea' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-20 23:43:05.368 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ad9af115-e5f3-4e4f-bbd6-c5fa81cedcea _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-20 23:43:05.368 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f380d43b-7950-493f-aba3-17ed5c3b98b8 2021-04-20 23:43:05.396 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ad9af115-e5f3-4e4f-bbd6-c5fa81cedcea'] 2021-04-20 23:43:05.396 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-20 23:43:05.396 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-04-20 23:43:05.413 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ad9af115-e5f3-4e4f-bbd6-c5fa81cedcea'] 2021-04-20 23:43:07.365 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:43:07.412 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:43:08.443 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25024a85-6760-4fbd-a59d-42d2b19755c8 39d8d9631eb24b09a3855506751da851 78183ad2d1074e46bbaac5c7b2bfd871 - - -] port_delete event received for 'd381b1a7-81cb-4c5a-a5e1-1a8080938b2b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:43:09.240 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-67a42606-f633-4c80-a8f9-43c43964b076 39d8d9631eb24b09a3855506751da851 78183ad2d1074e46bbaac5c7b2bfd871 - - -] Security group rule updated on remote: ['cdca36c8-4063-4574-bf4c-c0bfa567f303'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-20 23:43:09.240 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-67a42606-f633-4c80-a8f9-43c43964b076 39d8d9631eb24b09a3855506751da851 78183ad2d1074e46bbaac5c7b2bfd871 - - -] Security group rule updated ['cdca36c8-4063-4574-bf4c-c0bfa567f303'] 2021-04-20 23:43:09.476 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-97682fb8-690f-4437-9348-d7a8b5127817 39d8d9631eb24b09a3855506751da851 78183ad2d1074e46bbaac5c7b2bfd871 - - -] Security group rule updated on remote: ['cdca36c8-4063-4574-bf4c-c0bfa567f303'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-20 23:43:09.476 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-97682fb8-690f-4437-9348-d7a8b5127817 39d8d9631eb24b09a3855506751da851 78183ad2d1074e46bbaac5c7b2bfd871 - - -] Security group rule updated ['cdca36c8-4063-4574-bf4c-c0bfa567f303'] 2021-04-20 23:43:15.007 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-54aa830a-581f-43db-b657-1a1c9a261d76 39d8d9631eb24b09a3855506751da851 78183ad2d1074e46bbaac5c7b2bfd871 - - -] Security group member updated on remote: ['cdca36c8-4063-4574-bf4c-c0bfa567f303'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:43:15.007 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-54aa830a-581f-43db-b657-1a1c9a261d76 39d8d9631eb24b09a3855506751da851 78183ad2d1074e46bbaac5c7b2bfd871 - - -] Security group member updated ['cdca36c8-4063-4574-bf4c-c0bfa567f303'] 2021-04-20 23:43:16.351 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38a339cc-c9af-4b50-b472-907d9f92f629 35d33b9e55e0470f8a33a72396845478 14a5ae4f9d2d4501b36739542f4c20e4 - - -] port_update received: 03444d52-da4d-4750-8a2e-7688f515b1c9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-20 23:43:16.380 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38a339cc-c9af-4b50-b472-907d9f92f629 35d33b9e55e0470f8a33a72396845478 14a5ae4f9d2d4501b36739542f4c20e4 - - -] No port 03444d52-da4d-4750-8a2e-7688f515b1c9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-20 23:43:19.195 952 2059899140232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 03444d52-da4d-4750-8a2e-7688f515b1c9 2021-04-20 23:43:19.398 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-20 23:43:19.679 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Adding port 03444d52-da4d-4750-8a2e-7688f515b1c9 2021-04-20 23:43:19.679 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Port 03444d52-da4d-4750-8a2e-7688f515b1c9 updated. Details: {'device': '03444d52-da4d-4750-8a2e-7688f515b1c9', 'network_id': 'f380d43b-7950-493f-aba3-17ed5c3b98b8', 'port_id': '03444d52-da4d-4750-8a2e-7688f515b1c9', 'mac_address': 'fa:16:3e:10:39:a1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 120, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7f6bdb26-07a8-46b5-9f01-06bcfad422cb', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-20 23:43:19.703 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-04-20 23:43:19.710 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-03444d52-da4d-4750-8a2e-7688f515b1c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:43:19.710 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 03444d52-da4d-4750-8a2e-7688f515b1c9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-20 23:43:19.710 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f380d43b-7950-493f-aba3-17ed5c3b98b8 2021-04-20 23:43:19.710 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-04-20 23:43:19.853 952 2059899140584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '03444d52-da4d-4750-8a2e-7688f515b1c9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:43:19.853 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '03444d52-da4d-4750-8a2e-7688f515b1c9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:43:19.867 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 03444d52-da4d-4750-8a2e-7688f515b1c9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-20 23:43:19.867 952 2059899140584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 120, VLAN trunk: None to switch port 03444d52-da4d-4750-8a2e-7688f515b1c9 2021-04-20 23:43:19.945 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-20 23:43:19.960 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['03444d52-da4d-4750-8a2e-7688f515b1c9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:43:20.132 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['03444d52-da4d-4750-8a2e-7688f515b1c9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:43:20.151 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:43:20.151 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cdca36c8-4063-4574-bf4c-c0bfa567f303) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-20 23:43:20.164 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 03444d52-da4d-4750-8a2e-7688f515b1c9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:43:20.164 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-20 23:43:20.179 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 03444d52-da4d-4750-8a2e-7688f515b1c9 not yet added. Adding. 2021-04-20 23:43:20.179 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-04-20 23:43:20.179 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-04-20 23:43:20.289 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-03444d52-da4d-4750-8a2e-7688f515b1c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:43:20.382 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-03444d52-da4d-4750-8a2e-7688f515b1c9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:43:20.397 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-03444d52-da4d-4750-8a2e-7688f515b1c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:43:20.507 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-03444d52-da4d-4750-8a2e-7688f515b1c9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:43:20.601 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-03444d52-da4d-4750-8a2e-7688f515b1c9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.891s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:43:20.617 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 03444d52-da4d-4750-8a2e-7688f515b1c9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-20 23:43:20.617 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 03444d52-da4d-4750-8a2e-7688f515b1c9 processed. 2021-04-20 23:43:21.417 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:43:21.710 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:43:53.462 952 2059899140232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bf934e48-f6f6-4eeb-8d93-5d13c28ad004 2021-04-20 23:43:53.634 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-20 23:43:53.930 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Adding port bf934e48-f6f6-4eeb-8d93-5d13c28ad004 2021-04-20 23:43:53.930 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Port bf934e48-f6f6-4eeb-8d93-5d13c28ad004 updated. Details: {'device': 'bf934e48-f6f6-4eeb-8d93-5d13c28ad004', 'network_id': '84501b61-ce10-4848-b4fb-8bab4bc9016d', 'port_id': 'bf934e48-f6f6-4eeb-8d93-5d13c28ad004', 'mac_address': 'fa:16:3e:54:15:a4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 125, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0ca0c386-c75f-445e-9e54-39b807a87414', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-20 23:43:53.957 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-04-20 23:43:53.959 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bf934e48-f6f6-4eeb-8d93-5d13c28ad004" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:43:53.959 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bf934e48-f6f6-4eeb-8d93-5d13c28ad004 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-20 23:43:53.975 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-04-20 23:43:53.993 952 2059899140584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bf934e48-f6f6-4eeb-8d93-5d13c28ad004') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:43:54.020 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bf934e48-f6f6-4eeb-8d93-5d13c28ad004') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:43:54.023 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bf934e48-f6f6-4eeb-8d93-5d13c28ad004 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-20 23:43:54.040 952 2059899140584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 125, VLAN trunk: None to switch port bf934e48-f6f6-4eeb-8d93-5d13c28ad004 2021-04-20 23:43:54.118 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-20 23:43:54.118 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bf934e48-f6f6-4eeb-8d93-5d13c28ad004'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:43:54.320 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bf934e48-f6f6-4eeb-8d93-5d13c28ad004']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:43:54.320 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:43:54.338 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a78b3926-c863-4d64-8330-2f1e20d83a7a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-20 23:43:54.338 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bf934e48-f6f6-4eeb-8d93-5d13c28ad004 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:43:54.356 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-20 23:43:54.356 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-04-20 23:43:54.368 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf934e48-f6f6-4eeb-8d93-5d13c28ad004" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:43:54.383 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf934e48-f6f6-4eeb-8d93-5d13c28ad004" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:43:54.383 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf934e48-f6f6-4eeb-8d93-5d13c28ad004" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:43:54.396 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf934e48-f6f6-4eeb-8d93-5d13c28ad004" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:43:54.462 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bf934e48-f6f6-4eeb-8d93-5d13c28ad004" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:43:54.462 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bf934e48-f6f6-4eeb-8d93-5d13c28ad004 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-20 23:43:54.473 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bf934e48-f6f6-4eeb-8d93-5d13c28ad004 processed. 2021-04-20 23:43:55.649 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:43:55.973 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:44:07.592 952 2059899140408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bf934e48-f6f6-4eeb-8d93-5d13c28ad004 2021-04-20 23:44:07.738 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-20 23:44:07.738 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bf934e48-f6f6-4eeb-8d93-5d13c28ad004' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-20 23:44:07.747 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bf934e48-f6f6-4eeb-8d93-5d13c28ad004' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-20 23:44:07.756 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bf934e48-f6f6-4eeb-8d93-5d13c28ad004 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-20 23:44:07.779 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bf934e48-f6f6-4eeb-8d93-5d13c28ad004'] 2021-04-20 23:44:07.788 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-20 23:44:07.788 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-04-20 23:44:07.788 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bf934e48-f6f6-4eeb-8d93-5d13c28ad004'] 2021-04-20 23:44:09.607 952 2059899140408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bf934e48-f6f6-4eeb-8d93-5d13c28ad004 2021-04-20 23:44:09.738 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-20 23:44:09.738 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bf934e48-f6f6-4eeb-8d93-5d13c28ad004' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-20 23:44:09.738 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bf934e48-f6f6-4eeb-8d93-5d13c28ad004' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-20 23:44:09.753 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bf934e48-f6f6-4eeb-8d93-5d13c28ad004 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-20 23:44:09.753 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:44:09.764 952 2059901182200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 84501b61-ce10-4848-b4fb-8bab4bc9016d 2021-04-20 23:44:09.779 952 2059901182200 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bf934e48-f6f6-4eeb-8d93-5d13c28ad004'] 2021-04-20 23:44:09.779 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-04-20 23:44:09.779 952 2059901182200 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bf934e48-f6f6-4eeb-8d93-5d13c28ad004'] 2021-04-20 23:44:09.951 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:44:27.684 952 2059899140232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bf934e48-f6f6-4eeb-8d93-5d13c28ad004 2021-04-20 23:44:27.844 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-20 23:44:28.469 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Adding port bf934e48-f6f6-4eeb-8d93-5d13c28ad004 2021-04-20 23:44:28.469 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Port bf934e48-f6f6-4eeb-8d93-5d13c28ad004 updated. Details: {'device': 'bf934e48-f6f6-4eeb-8d93-5d13c28ad004', 'network_id': '84501b61-ce10-4848-b4fb-8bab4bc9016d', 'port_id': 'bf934e48-f6f6-4eeb-8d93-5d13c28ad004', 'mac_address': 'fa:16:3e:54:15:a4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 125, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0ca0c386-c75f-445e-9e54-39b807a87414', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-20 23:44:28.485 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-04-20 23:44:28.485 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bf934e48-f6f6-4eeb-8d93-5d13c28ad004" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:44:28.500 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bf934e48-f6f6-4eeb-8d93-5d13c28ad004 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-20 23:44:28.500 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 84501b61-ce10-4848-b4fb-8bab4bc9016d 2021-04-20 23:44:28.500 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-04-20 23:44:28.657 952 2059899140584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bf934e48-f6f6-4eeb-8d93-5d13c28ad004') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:44:28.657 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bf934e48-f6f6-4eeb-8d93-5d13c28ad004') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:44:28.672 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bf934e48-f6f6-4eeb-8d93-5d13c28ad004 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-20 23:44:28.688 952 2059899140584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 125, VLAN trunk: None to switch port bf934e48-f6f6-4eeb-8d93-5d13c28ad004 2021-04-20 23:44:28.757 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-20 23:44:28.757 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bf934e48-f6f6-4eeb-8d93-5d13c28ad004'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:44:28.953 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bf934e48-f6f6-4eeb-8d93-5d13c28ad004']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:44:28.969 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:44:28.969 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a78b3926-c863-4d64-8330-2f1e20d83a7a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-20 23:44:28.987 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bf934e48-f6f6-4eeb-8d93-5d13c28ad004 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:44:28.987 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-20 23:44:28.987 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bf934e48-f6f6-4eeb-8d93-5d13c28ad004 not yet added. Adding. 2021-04-20 23:44:29.001 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-04-20 23:44:29.001 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-04-20 23:44:29.114 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf934e48-f6f6-4eeb-8d93-5d13c28ad004" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:44:29.219 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf934e48-f6f6-4eeb-8d93-5d13c28ad004" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:44:29.219 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf934e48-f6f6-4eeb-8d93-5d13c28ad004" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:44:29.344 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf934e48-f6f6-4eeb-8d93-5d13c28ad004" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:44:29.426 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bf934e48-f6f6-4eeb-8d93-5d13c28ad004" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.938s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:44:29.426 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bf934e48-f6f6-4eeb-8d93-5d13c28ad004 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-20 23:44:29.453 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bf934e48-f6f6-4eeb-8d93-5d13c28ad004 processed. 2021-04-20 23:44:29.844 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:44:30.125 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:44:31.773 952 2059899140408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 03444d52-da4d-4750-8a2e-7688f515b1c9 2021-04-20 23:44:31.859 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-20 23:44:31.864 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '03444d52-da4d-4750-8a2e-7688f515b1c9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-20 23:44:31.864 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '03444d52-da4d-4750-8a2e-7688f515b1c9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-20 23:44:31.864 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 03444d52-da4d-4750-8a2e-7688f515b1c9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-20 23:44:31.887 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f380d43b-7950-493f-aba3-17ed5c3b98b8 2021-04-20 23:44:31.910 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['03444d52-da4d-4750-8a2e-7688f515b1c9'] 2021-04-20 23:44:31.910 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-20 23:44:31.928 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-04-20 23:44:31.928 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['03444d52-da4d-4750-8a2e-7688f515b1c9'] 2021-04-20 23:44:31.928 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a762498c-d4e5-4b84-8148-09f439592eb2 39d8d9631eb24b09a3855506751da851 78183ad2d1074e46bbaac5c7b2bfd871 - - -] Security group member updated on remote: ['cdca36c8-4063-4574-bf4c-c0bfa567f303'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:44:31.928 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-a762498c-d4e5-4b84-8148-09f439592eb2 39d8d9631eb24b09a3855506751da851 78183ad2d1074e46bbaac5c7b2bfd871 - - -] Security group member updated ['cdca36c8-4063-4574-bf4c-c0bfa567f303'] 2021-04-20 23:44:32.487 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a762498c-d4e5-4b84-8148-09f439592eb2 39d8d9631eb24b09a3855506751da851 78183ad2d1074e46bbaac5c7b2bfd871 - - -] port_delete event received for '03444d52-da4d-4750-8a2e-7688f515b1c9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:44:33.865 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:44:33.929 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:44:35.785 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b9a1ba1-7006-46e1-b55c-b27a739231c5 39d8d9631eb24b09a3855506751da851 78183ad2d1074e46bbaac5c7b2bfd871 - - -] port_delete event received for 'a21bb635-e06f-4b31-8946-19d79944fef4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:44:42.250 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b24fb983-e7d3-4ea7-8bd3-9d24f3547bbf db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] port_delete event received for '5ec67a39-1917-40ba-8396-35f0b3295f56' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:44:44.506 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f7b109d-b99d-49db-8b3a-ffc43b5a1094 db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] port_delete event received for '488088a5-2908-477d-a41e-37e4eb59bcd7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:44:46.509 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9d977da-2798-4535-972e-241c4a7272bf db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] port_delete event received for '13ab2eeb-3219-4d39-ac94-a5afc42ae2d4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:44:47.484 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9d977da-2798-4535-972e-241c4a7272bf db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] network_delete received. Deleting network f380d43b-7950-493f-aba3-17ed5c3b98b8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-20 23:44:47.490 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9d977da-2798-4535-972e-241c4a7272bf db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] Network f380d43b-7950-493f-aba3-17ed5c3b98b8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-20 23:44:47.888 952 2059899140408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b7584e02-1cf5-4574-9e78-834946990966 2021-04-20 23:44:47.937 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-20 23:44:47.937 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b7584e02-1cf5-4574-9e78-834946990966' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-20 23:44:47.948 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b7584e02-1cf5-4574-9e78-834946990966' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-20 23:44:47.948 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b7584e02-1cf5-4574-9e78-834946990966 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-20 23:44:47.958 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 302ecf0b-3b25-46da-bb2d-2c0c6b8f03a3 2021-04-20 23:44:47.976 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b7584e02-1cf5-4574-9e78-834946990966'] 2021-04-20 23:44:47.976 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-20 23:44:47.988 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-04-20 23:44:47.988 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b7584e02-1cf5-4574-9e78-834946990966'] 2021-04-20 23:44:49.954 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:44:50.161 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:44:53.818 952 2059899140232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b7584e02-1cf5-4574-9e78-834946990966 2021-04-20 23:44:53.990 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-20 23:44:54.285 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Adding port b7584e02-1cf5-4574-9e78-834946990966 2021-04-20 23:44:54.285 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Port b7584e02-1cf5-4574-9e78-834946990966 updated. Details: {'device': 'b7584e02-1cf5-4574-9e78-834946990966', 'network_id': '302ecf0b-3b25-46da-bb2d-2c0c6b8f03a3', 'port_id': 'b7584e02-1cf5-4574-9e78-834946990966', 'mac_address': 'fa:16:3e:45:e9:ba', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 121, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3039e997-08dc-40d4-9193-cc6925076989', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-20 23:44:54.301 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-04-20 23:44:54.301 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b7584e02-1cf5-4574-9e78-834946990966" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:44:54.317 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b7584e02-1cf5-4574-9e78-834946990966 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-20 23:44:54.317 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 302ecf0b-3b25-46da-bb2d-2c0c6b8f03a3 2021-04-20 23:44:54.317 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-04-20 23:44:54.455 952 2059899140584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b7584e02-1cf5-4574-9e78-834946990966') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:44:54.455 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b7584e02-1cf5-4574-9e78-834946990966') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:44:54.502 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b7584e02-1cf5-4574-9e78-834946990966 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-20 23:44:54.502 952 2059899140584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 121, VLAN trunk: None to switch port b7584e02-1cf5-4574-9e78-834946990966 2021-04-20 23:44:54.597 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-20 23:44:54.597 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b7584e02-1cf5-4574-9e78-834946990966'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:44:54.909 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b7584e02-1cf5-4574-9e78-834946990966']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:44:54.925 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:44:54.925 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f5b24c26-0332-4f9c-88a8-e9981b47bcaa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-20 23:44:54.941 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b7584e02-1cf5-4574-9e78-834946990966 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:44:54.941 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-20 23:44:54.941 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b7584e02-1cf5-4574-9e78-834946990966 not yet added. Adding. 2021-04-20 23:44:54.957 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-04-20 23:44:54.957 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-04-20 23:44:55.081 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7584e02-1cf5-4574-9e78-834946990966" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:44:55.081 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3fa07332-d99a-4d14-ac69-c37b61edfd14 db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] network_delete received. Deleting network 803112fa-38cd-45eb-ae84-7c671c21aca8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-20 23:44:55.097 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3fa07332-d99a-4d14-ac69-c37b61edfd14 db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] Network 803112fa-38cd-45eb-ae84-7c671c21aca8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-20 23:44:55.159 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7584e02-1cf5-4574-9e78-834946990966" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:44:55.175 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7584e02-1cf5-4574-9e78-834946990966" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:44:55.301 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7584e02-1cf5-4574-9e78-834946990966" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:44:55.377 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b7584e02-1cf5-4574-9e78-834946990966" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:44:55.408 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b7584e02-1cf5-4574-9e78-834946990966 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-20 23:44:55.409 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b7584e02-1cf5-4574-9e78-834946990966 processed. 2021-04-20 23:44:56.005 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:44:56.301 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:44:56.750 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af2eb4fd-b7b9-4a76-b305-de8febae076c db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] network_delete received. Deleting network 02cba7ce-c7a8-4e80-a138-5942570490ce network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-20 23:44:56.767 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af2eb4fd-b7b9-4a76-b305-de8febae076c db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] Network 02cba7ce-c7a8-4e80-a138-5942570490ce not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-20 23:45:08.111 952 2059899140408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bf934e48-f6f6-4eeb-8d93-5d13c28ad004 2021-04-20 23:45:08.580 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6a6fb970-1a92-49a4-9345-ed505876553f b0b519951f624788b805dbaaee760993 8377ee26907741d3953f5a4ef797b150 - - -] Security group member updated on remote: ['a78b3926-c863-4d64-8330-2f1e20d83a7a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:45:08.595 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-6a6fb970-1a92-49a4-9345-ed505876553f b0b519951f624788b805dbaaee760993 8377ee26907741d3953f5a4ef797b150 - - -] Security group member updated ['a78b3926-c863-4d64-8330-2f1e20d83a7a'] 2021-04-20 23:45:09.344 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a6fb970-1a92-49a4-9345-ed505876553f b0b519951f624788b805dbaaee760993 8377ee26907741d3953f5a4ef797b150 - - -] port_delete event received for 'bf934e48-f6f6-4eeb-8d93-5d13c28ad004' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:45:10.061 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-20 23:45:10.061 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bf934e48-f6f6-4eeb-8d93-5d13c28ad004' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-20 23:45:10.061 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bf934e48-f6f6-4eeb-8d93-5d13c28ad004' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-20 23:45:10.080 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bf934e48-f6f6-4eeb-8d93-5d13c28ad004 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-20 23:45:10.095 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 84501b61-ce10-4848-b4fb-8bab4bc9016d 2021-04-20 23:45:10.095 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bf934e48-f6f6-4eeb-8d93-5d13c28ad004'] 2021-04-20 23:45:10.110 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-20 23:45:10.110 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-04-20 23:45:10.110 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bf934e48-f6f6-4eeb-8d93-5d13c28ad004'] 2021-04-20 23:45:12.072 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:45:12.129 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:45:12.162 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff81ae6f-ec58-4fd1-aa10-a899a44fbec9 b0b519951f624788b805dbaaee760993 8377ee26907741d3953f5a4ef797b150 - - -] port_delete event received for '2aa77b85-05e5-4544-9f31-66249cfd9307' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:45:16.939 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ff17059-a6ac-4787-9a69-e2d944040e9f db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] port_delete event received for 'd2ee9d5a-d4c4-4dcd-8ec8-c016e53182ff' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:45:19.079 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-005d95f9-d667-4f6a-90a4-5eb4b6b4750a db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] port_delete event received for 'fb09f45d-58d0-44bd-8148-1893c2a99e88' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:45:20.799 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f69c4a7-b630-422f-8188-92a5d71434c9 db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] port_delete event received for '31dd86da-7d54-4431-80fc-b5ad43b4518c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:45:21.861 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f69c4a7-b630-422f-8188-92a5d71434c9 db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] network_delete received. Deleting network 84501b61-ce10-4848-b4fb-8bab4bc9016d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-20 23:45:21.861 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f69c4a7-b630-422f-8188-92a5d71434c9 db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] Network 84501b61-ce10-4848-b4fb-8bab4bc9016d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-20 23:45:24.127 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2c6e960e-b5c7-4321-bd57-d1304b4c2c99 e40df090fc234ebd926de4a2fe2fd9e2 8b65ed6ce5ad4bd4bac066d27c75ef30 - - -] Security group member updated on remote: ['00023952-7837-4a45-b85e-54b32b8b4ebd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:45:24.143 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-2c6e960e-b5c7-4321-bd57-d1304b4c2c99 e40df090fc234ebd926de4a2fe2fd9e2 8b65ed6ce5ad4bd4bac066d27c75ef30 - - -] Security group member updated ['00023952-7837-4a45-b85e-54b32b8b4ebd'] 2021-04-20 23:45:25.351 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15b379a0-188a-48d8-a76f-8eb7820e23cc 35d33b9e55e0470f8a33a72396845478 14a5ae4f9d2d4501b36739542f4c20e4 - - -] port_update received: 7abd51d9-8b6b-4b5b-8f20-ab66e82f4f00 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-20 23:45:25.380 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15b379a0-188a-48d8-a76f-8eb7820e23cc 35d33b9e55e0470f8a33a72396845478 14a5ae4f9d2d4501b36739542f4c20e4 - - -] No port 7abd51d9-8b6b-4b5b-8f20-ab66e82f4f00 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-20 23:45:28.097 952 2059899140232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7abd51d9-8b6b-4b5b-8f20-ab66e82f4f00 2021-04-20 23:45:30.098 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-20 23:45:30.392 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Adding port 7abd51d9-8b6b-4b5b-8f20-ab66e82f4f00 2021-04-20 23:45:30.392 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Port 7abd51d9-8b6b-4b5b-8f20-ab66e82f4f00 updated. Details: {'device': '7abd51d9-8b6b-4b5b-8f20-ab66e82f4f00', 'network_id': '2b1f45e8-29dc-4d9d-85de-8a0ae04ef721', 'port_id': '7abd51d9-8b6b-4b5b-8f20-ab66e82f4f00', 'mac_address': 'fa:16:3e:d2:d0:ab', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 139, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e1bf2158-2131-4483-becf-8bc30db105e0', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-20 23:45:30.407 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-04-20 23:45:30.410 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7abd51d9-8b6b-4b5b-8f20-ab66e82f4f00" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:45:30.410 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7abd51d9-8b6b-4b5b-8f20-ab66e82f4f00 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-20 23:45:30.426 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2b1f45e8-29dc-4d9d-85de-8a0ae04ef721 2021-04-20 23:45:30.426 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-04-20 23:45:30.564 952 2059899140584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7abd51d9-8b6b-4b5b-8f20-ab66e82f4f00') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:45:30.564 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7abd51d9-8b6b-4b5b-8f20-ab66e82f4f00') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:45:30.579 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7abd51d9-8b6b-4b5b-8f20-ab66e82f4f00 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-20 23:45:30.579 952 2059899140584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 139, VLAN trunk: None to switch port 7abd51d9-8b6b-4b5b-8f20-ab66e82f4f00 2021-04-20 23:45:30.645 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-20 23:45:30.645 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7abd51d9-8b6b-4b5b-8f20-ab66e82f4f00'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:45:30.860 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7abd51d9-8b6b-4b5b-8f20-ab66e82f4f00']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:45:30.860 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:45:30.860 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (00023952-7837-4a45-b85e-54b32b8b4ebd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-20 23:45:30.860 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (00023952-7837-4a45-b85e-54b32b8b4ebd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-20 23:45:30.860 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7abd51d9-8b6b-4b5b-8f20-ab66e82f4f00 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:45:30.860 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-20 23:45:30.895 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7abd51d9-8b6b-4b5b-8f20-ab66e82f4f00 not yet added. Adding. 2021-04-20 23:45:30.895 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-04-20 23:45:30.895 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-04-20 23:45:30.971 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7abd51d9-8b6b-4b5b-8f20-ab66e82f4f00" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:45:31.082 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7abd51d9-8b6b-4b5b-8f20-ab66e82f4f00" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:45:31.082 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7abd51d9-8b6b-4b5b-8f20-ab66e82f4f00" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:45:31.188 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7abd51d9-8b6b-4b5b-8f20-ab66e82f4f00" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:45:31.255 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7abd51d9-8b6b-4b5b-8f20-ab66e82f4f00" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:45:31.282 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7abd51d9-8b6b-4b5b-8f20-ab66e82f4f00 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-20 23:45:31.282 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7abd51d9-8b6b-4b5b-8f20-ab66e82f4f00 processed. 2021-04-20 23:45:32.098 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:45:32.566 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.468s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:45:41.986 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7d18f5f2-6d56-4fba-b637-c26ac91d62d4 e40df090fc234ebd926de4a2fe2fd9e2 8b65ed6ce5ad4bd4bac066d27c75ef30 - - -] Security group member updated on remote: ['00023952-7837-4a45-b85e-54b32b8b4ebd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:45:41.986 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-7d18f5f2-6d56-4fba-b637-c26ac91d62d4 e40df090fc234ebd926de4a2fe2fd9e2 8b65ed6ce5ad4bd4bac066d27c75ef30 - - -] Security group member updated ['00023952-7837-4a45-b85e-54b32b8b4ebd'] 2021-04-20 23:45:42.004 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-7d18f5f2-6d56-4fba-b637-c26ac91d62d4 e40df090fc234ebd926de4a2fe2fd9e2 8b65ed6ce5ad4bd4bac066d27c75ef30 - - -] Refresh firewall rules 2021-04-20 23:45:42.004 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7d18f5f2-6d56-4fba-b637-c26ac91d62d4 e40df090fc234ebd926de4a2fe2fd9e2 8b65ed6ce5ad4bd4bac066d27c75ef30 - - -] Get security group information for devices via rpc ['7abd51d9-8b6b-4b5b-8f20-ab66e82f4f00'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:45:42.066 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7d18f5f2-6d56-4fba-b637-c26ac91d62d4 e40df090fc234ebd926de4a2fe2fd9e2 8b65ed6ce5ad4bd4bac066d27c75ef30 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:45:42.094 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7d18f5f2-6d56-4fba-b637-c26ac91d62d4 e40df090fc234ebd926de4a2fe2fd9e2 8b65ed6ce5ad4bd4bac066d27c75ef30 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:45:42.126 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d18f5f2-6d56-4fba-b637-c26ac91d62d4 e40df090fc234ebd926de4a2fe2fd9e2 8b65ed6ce5ad4bd4bac066d27c75ef30 - - -] port_delete event received for '7abd51d9-8b6b-4b5b-8f20-ab66e82f4f00' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:45:42.317 952 2059899140408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7abd51d9-8b6b-4b5b-8f20-ab66e82f4f00 2021-04-20 23:45:44.156 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-20 23:45:44.156 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7abd51d9-8b6b-4b5b-8f20-ab66e82f4f00' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-20 23:45:44.156 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7abd51d9-8b6b-4b5b-8f20-ab66e82f4f00' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-20 23:45:44.173 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7abd51d9-8b6b-4b5b-8f20-ab66e82f4f00 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-20 23:45:44.176 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2b1f45e8-29dc-4d9d-85de-8a0ae04ef721 2021-04-20 23:45:44.176 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7abd51d9-8b6b-4b5b-8f20-ab66e82f4f00'] 2021-04-20 23:45:44.201 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-20 23:45:44.201 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-04-20 23:45:44.201 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7abd51d9-8b6b-4b5b-8f20-ab66e82f4f00'] 2021-04-20 23:45:46.177 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:45:46.223 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:46:03.250 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0be24b67-9708-4260-93e0-d5038d5aefab db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] network_delete received. Deleting network 2b1f45e8-29dc-4d9d-85de-8a0ae04ef721 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-20 23:46:03.266 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0be24b67-9708-4260-93e0-d5038d5aefab db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] Network 2b1f45e8-29dc-4d9d-85de-8a0ae04ef721 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-20 23:46:05.118 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f3030786-9af5-4728-bdb7-737195271768 db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] network_delete received. Deleting network 185806d2-97d6-4189-ba36-5a7cdb41e225 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-20 23:46:05.130 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f3030786-9af5-4728-bdb7-737195271768 db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] Network 185806d2-97d6-4189-ba36-5a7cdb41e225 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-20 23:46:09.196 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-651bcb4c-8780-42e1-9317-54e14aeacabd 8824a5b8095f44e4bf8c1bd97e12a03e 889c65261ada487caee3b0898cff4a8e - - -] port_delete event received for '21ebdd5c-3c71-4709-8417-0aad3a0d18b5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:46:12.438 952 2059899140408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b7584e02-1cf5-4574-9e78-834946990966 2021-04-20 23:46:12.781 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2445f118-455b-4462-83db-6b93a2745a2c 8824a5b8095f44e4bf8c1bd97e12a03e 889c65261ada487caee3b0898cff4a8e - - -] Security group member updated on remote: ['f5b24c26-0332-4f9c-88a8-e9981b47bcaa'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:46:12.798 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-2445f118-455b-4462-83db-6b93a2745a2c 8824a5b8095f44e4bf8c1bd97e12a03e 889c65261ada487caee3b0898cff4a8e - - -] Security group member updated ['f5b24c26-0332-4f9c-88a8-e9981b47bcaa'] 2021-04-20 23:46:12.953 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2445f118-455b-4462-83db-6b93a2745a2c 8824a5b8095f44e4bf8c1bd97e12a03e 889c65261ada487caee3b0898cff4a8e - - -] port_delete event received for 'b7584e02-1cf5-4574-9e78-834946990966' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:46:14.274 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-20 23:46:14.274 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b7584e02-1cf5-4574-9e78-834946990966' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-20 23:46:14.288 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b7584e02-1cf5-4574-9e78-834946990966' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-20 23:46:14.288 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b7584e02-1cf5-4574-9e78-834946990966 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-20 23:46:14.300 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 302ecf0b-3b25-46da-bb2d-2c0c6b8f03a3 2021-04-20 23:46:14.316 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b7584e02-1cf5-4574-9e78-834946990966'] 2021-04-20 23:46:14.316 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-20 23:46:14.316 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-04-20 23:46:14.316 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b7584e02-1cf5-4574-9e78-834946990966'] 2021-04-20 23:46:16.281 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:46:16.328 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:46:17.664 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d810c1f-f8eb-4299-b0a5-a942e654c716 db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] port_delete event received for '5b56044d-4d39-40ca-8446-5062b38b1b1d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:46:19.937 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1f00c25-3b2f-4677-969c-13be15f67087 db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] port_delete event received for 'e1799649-fa0a-4495-9b7b-c07d7e9a3a3d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:46:21.532 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5bc67ae3-d0e8-467a-a869-1f7bea400e5a db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] port_delete event received for '7fad2a76-375a-4db5-a3c1-e1037661978e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:46:22.556 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5bc67ae3-d0e8-467a-a869-1f7bea400e5a db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] network_delete received. Deleting network 302ecf0b-3b25-46da-bb2d-2c0c6b8f03a3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-20 23:46:22.570 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5bc67ae3-d0e8-467a-a869-1f7bea400e5a db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] Network 302ecf0b-3b25-46da-bb2d-2c0c6b8f03a3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-20 23:46:24.493 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f89f8d-d86d-4066-9f3b-e76eaac34ee7 db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] port_delete event received for 'f243228c-0726-4d1b-bed1-fd970ef4d8ce' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:46:26.659 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24c42cd7-ccf8-4ed1-b551-8e094c0c6293 db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] port_delete event received for 'cbbae9cc-bfd2-4dd1-ad8b-a1b8910090e7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:46:28.477 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57f9bc0d-bab7-46d0-a3e4-86276d68a8fd db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] port_delete event received for '6e3279d6-8cb9-4319-8c63-5e2615d1840b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:46:29.494 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57f9bc0d-bab7-46d0-a3e4-86276d68a8fd db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] network_delete received. Deleting network 44546b4b-6601-4180-aabe-ac6d6d8afbfc network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-20 23:46:29.494 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57f9bc0d-bab7-46d0-a3e4-86276d68a8fd db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] Network 44546b4b-6601-4180-aabe-ac6d6d8afbfc not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-20 23:47:04.701 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b59c3a06-4b6d-4102-83b3-fad42a9908ff - - - - -] port_update received: ed7ba40f-4561-4d60-b0c1-498fa341c9f6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-20 23:47:04.716 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b59c3a06-4b6d-4102-83b3-fad42a9908ff - - - - -] No port ed7ba40f-4561-4d60-b0c1-498fa341c9f6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-20 23:47:09.762 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae5d413b-1b55-49a5-a7c4-74d73c6ff8fe - - - - -] port_update received: 93ddb04c-3f03-4287-9473-c37a0a3f6ca0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-20 23:47:09.779 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae5d413b-1b55-49a5-a7c4-74d73c6ff8fe - - - - -] No port 93ddb04c-3f03-4287-9473-c37a0a3f6ca0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-20 23:47:12.889 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da088df3-8d90-4948-90b2-3084c643bee1 - - - - -] port_update received: 08103c0a-21c9-42de-9361-6c6e66af232f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-20 23:47:12.901 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da088df3-8d90-4948-90b2-3084c643bee1 - - - - -] No port 08103c0a-21c9-42de-9361-6c6e66af232f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-20 23:47:18.982 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56ba6fec-dcb5-4920-a4f4-5a9fb434a590 - - - - -] port_update received: b25cebe5-ea16-4e12-a67d-41a260a68c81 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-20 23:47:18.997 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56ba6fec-dcb5-4920-a4f4-5a9fb434a590 - - - - -] No port b25cebe5-ea16-4e12-a67d-41a260a68c81 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-20 23:47:33.420 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c85fa69c-2a58-40d1-80fc-adee2c715dca ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Security group member updated on remote: ['1a647142-eead-494a-954f-156c0e0df016'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:47:33.420 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-c85fa69c-2a58-40d1-80fc-adee2c715dca ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Security group member updated ['1a647142-eead-494a-954f-156c0e0df016'] 2021-04-20 23:47:44.184 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba66d6fc-7654-4b1f-b733-364fb9e58153 35d33b9e55e0470f8a33a72396845478 14a5ae4f9d2d4501b36739542f4c20e4 - - -] port_update received: 52cc35ee-f227-47ee-a3e2-356e8013fa7b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-20 23:47:44.209 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba66d6fc-7654-4b1f-b733-364fb9e58153 35d33b9e55e0470f8a33a72396845478 14a5ae4f9d2d4501b36739542f4c20e4 - - -] No port 52cc35ee-f227-47ee-a3e2-356e8013fa7b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-20 23:47:46.779 952 2059899140232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 52cc35ee-f227-47ee-a3e2-356e8013fa7b 2021-04-20 23:47:48.732 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-20 23:47:49.043 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Adding port 52cc35ee-f227-47ee-a3e2-356e8013fa7b 2021-04-20 23:47:49.063 952 2059811437208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Port 52cc35ee-f227-47ee-a3e2-356e8013fa7b updated. Details: {'device': '52cc35ee-f227-47ee-a3e2-356e8013fa7b', 'network_id': 'b560f8e0-3669-493b-8dd2-4684a6b3dae8', 'port_id': '52cc35ee-f227-47ee-a3e2-356e8013fa7b', 'mac_address': 'fa:16:3e:3c:ff:83', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 134, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5e289f9a-55b2-469b-9f64-4c7855d2d861', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-20 23:47:49.064 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-04-20 23:47:49.064 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-52cc35ee-f227-47ee-a3e2-356e8013fa7b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:47:49.064 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 52cc35ee-f227-47ee-a3e2-356e8013fa7b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-20 23:47:49.087 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b560f8e0-3669-493b-8dd2-4684a6b3dae8 2021-04-20 23:47:49.087 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-04-20 23:47:49.223 952 2059899140584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '52cc35ee-f227-47ee-a3e2-356e8013fa7b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:47:49.223 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '52cc35ee-f227-47ee-a3e2-356e8013fa7b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:47:49.235 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 52cc35ee-f227-47ee-a3e2-356e8013fa7b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-20 23:47:49.252 952 2059899140584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 134, VLAN trunk: None to switch port 52cc35ee-f227-47ee-a3e2-356e8013fa7b 2021-04-20 23:47:49.305 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-20 23:47:49.325 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['52cc35ee-f227-47ee-a3e2-356e8013fa7b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:47:49.512 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['52cc35ee-f227-47ee-a3e2-356e8013fa7b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:47:49.512 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:47:49.528 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1a647142-eead-494a-954f-156c0e0df016) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-20 23:47:49.528 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (1a647142-eead-494a-954f-156c0e0df016) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-20 23:47:49.539 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 52cc35ee-f227-47ee-a3e2-356e8013fa7b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:47:49.549 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-20 23:47:49.549 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 52cc35ee-f227-47ee-a3e2-356e8013fa7b not yet added. Adding. 2021-04-20 23:47:49.560 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-04-20 23:47:49.560 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-04-20 23:47:49.637 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-52cc35ee-f227-47ee-a3e2-356e8013fa7b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:47:49.711 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-52cc35ee-f227-47ee-a3e2-356e8013fa7b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.079s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:47:49.716 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-52cc35ee-f227-47ee-a3e2-356e8013fa7b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:47:49.797 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-52cc35ee-f227-47ee-a3e2-356e8013fa7b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:47:49.872 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-52cc35ee-f227-47ee-a3e2-356e8013fa7b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.813s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:47:49.885 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 52cc35ee-f227-47ee-a3e2-356e8013fa7b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-20 23:47:49.885 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 52cc35ee-f227-47ee-a3e2-356e8013fa7b processed. 2021-04-20 23:47:50.732 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:47:51.045 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:48:04.468 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3fa5a342-cebc-41ab-8100-5dda1e01c3ab ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Security group rule updated on remote: ['15fcbbeb-2fb3-45c1-b51f-e2a3fc39d06f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-20 23:48:04.468 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-3fa5a342-cebc-41ab-8100-5dda1e01c3ab ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Security group rule updated ['15fcbbeb-2fb3-45c1-b51f-e2a3fc39d06f'] 2021-04-20 23:48:04.763 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a5c90c91-0b6f-4392-9ab7-320470c49831 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Security group rule updated on remote: ['15fcbbeb-2fb3-45c1-b51f-e2a3fc39d06f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-20 23:48:04.780 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-a5c90c91-0b6f-4392-9ab7-320470c49831 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Security group rule updated ['15fcbbeb-2fb3-45c1-b51f-e2a3fc39d06f'] 2021-04-20 23:48:05.029 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b34989b2-702a-4da6-a395-2f17fccfd88a ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Security group rule updated on remote: ['15fcbbeb-2fb3-45c1-b51f-e2a3fc39d06f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-20 23:48:05.029 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-b34989b2-702a-4da6-a395-2f17fccfd88a ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Security group rule updated ['15fcbbeb-2fb3-45c1-b51f-e2a3fc39d06f'] 2021-04-20 23:48:05.325 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b8d5232c-7253-43f3-8560-5f43a960f401 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Security group rule updated on remote: ['15fcbbeb-2fb3-45c1-b51f-e2a3fc39d06f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-20 23:48:05.329 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-b8d5232c-7253-43f3-8560-5f43a960f401 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Security group rule updated ['15fcbbeb-2fb3-45c1-b51f-e2a3fc39d06f'] 2021-04-20 23:48:05.607 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a05ae8da-4a80-4793-8c63-317dcef75777 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Security group rule updated on remote: ['15fcbbeb-2fb3-45c1-b51f-e2a3fc39d06f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-20 23:48:05.607 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-a05ae8da-4a80-4793-8c63-317dcef75777 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Security group rule updated ['15fcbbeb-2fb3-45c1-b51f-e2a3fc39d06f'] 2021-04-20 23:48:05.810 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-506350d4-f852-43e0-8fea-21a8641031e2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Security group rule updated on remote: ['15fcbbeb-2fb3-45c1-b51f-e2a3fc39d06f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-20 23:48:05.810 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-506350d4-f852-43e0-8fea-21a8641031e2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Security group rule updated ['15fcbbeb-2fb3-45c1-b51f-e2a3fc39d06f'] 2021-04-20 23:48:06.654 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Security group member updated on remote: ['1a647142-eead-494a-954f-156c0e0df016', '15fcbbeb-2fb3-45c1-b51f-e2a3fc39d06f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:48:06.673 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Security group member updated ['1a647142-eead-494a-954f-156c0e0df016', '15fcbbeb-2fb3-45c1-b51f-e2a3fc39d06f'] 2021-04-20 23:48:06.688 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Refresh firewall rules 2021-04-20 23:48:06.702 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Get security group information for devices via rpc ['52cc35ee-f227-47ee-a3e2-356e8013fa7b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:48:06.716 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] port_update received: 52cc35ee-f227-47ee-a3e2-356e8013fa7b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-20 23:48:06.732 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Lock "n-hv-agent-port-lock-52cc35ee-f227-47ee-a3e2-356e8013fa7b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:48:06.755 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Binding port 52cc35ee-f227-47ee-a3e2-356e8013fa7b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-20 23:48:06.755 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-04-20 23:48:06.779 952 2059901182200 MainThread DEBUG neutron.services.trunk.rpc.agent [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '52cc35ee-f227-47ee-a3e2-356e8013fa7b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:48:06.779 952 2059901182200 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '52cc35ee-f227-47ee-a3e2-356e8013fa7b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:48:06.795 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Trunk plugin disabled on server. Assuming port 52cc35ee-f227-47ee-a3e2-356e8013fa7b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-20 23:48:06.795 952 2059901182200 MainThread INFO networking_hyperv.neutron.trunk_driver [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Binding VLAN ID: 134, VLAN trunk: None to switch port 52cc35ee-f227-47ee-a3e2-356e8013fa7b 2021-04-20 23:48:06.826 952 2059901182200 MainThread INFO neutron.agent.securitygroups_rpc [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Refresh firewall rules 2021-04-20 23:48:06.826 952 2059901182200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Get security group information for devices via rpc ['52cc35ee-f227-47ee-a3e2-356e8013fa7b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:48:07.607 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Update security group information for ports dict_keys(['52cc35ee-f227-47ee-a3e2-356e8013fa7b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:48:07.607 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:48:07.630 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Update rules of security group (15fcbbeb-2fb3-45c1-b51f-e2a3fc39d06f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-20 23:48:07.639 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Update rules of security group (1a647142-eead-494a-954f-156c0e0df016) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-20 23:48:07.639 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Update members of security group (1a647142-eead-494a-954f-156c0e0df016) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-20 23:48:07.639 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Update port filter for 52cc35ee-f227-47ee-a3e2-356e8013fa7b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:48:07.657 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Updating port rules. 2021-04-20 23:48:07.657 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Creating 6 new rules, removing 0 old rules. 2021-04-20 23:48:07.657 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Lock "n-hv-driver-port-lock-52cc35ee-f227-47ee-a3e2-356e8013fa7b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:48:07.676 952 2059901182200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Update security group information for ports dict_keys(['52cc35ee-f227-47ee-a3e2-356e8013fa7b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:48:07.676 952 2059901182200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:48:07.698 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Update rules of security group (15fcbbeb-2fb3-45c1-b51f-e2a3fc39d06f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-20 23:48:07.698 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Update rules of security group (1a647142-eead-494a-954f-156c0e0df016) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-20 23:48:07.708 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Update members of security group (1a647142-eead-494a-954f-156c0e0df016) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-20 23:48:07.718 952 2059901182200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Update port filter for 52cc35ee-f227-47ee-a3e2-356e8013fa7b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:48:07.718 952 2059901182200 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Updating port rules. 2021-04-20 23:48:07.718 952 2059901182200 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Creating 6 new rules, removing 0 old rules. 2021-04-20 23:48:07.812 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Lock "n-hv-driver-port-lock-52cc35ee-f227-47ee-a3e2-356e8013fa7b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:48:07.827 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Lock "n-hv-driver-port-lock-52cc35ee-f227-47ee-a3e2-356e8013fa7b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:48:07.827 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Lock "n-hv-driver-port-lock-52cc35ee-f227-47ee-a3e2-356e8013fa7b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:48:07.844 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Lock "n-hv-driver-port-lock-52cc35ee-f227-47ee-a3e2-356e8013fa7b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:48:07.873 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Lock "n-hv-driver-port-lock-52cc35ee-f227-47ee-a3e2-356e8013fa7b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:48:07.898 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Lock "n-hv-driver-port-lock-52cc35ee-f227-47ee-a3e2-356e8013fa7b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:48:07.898 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Lock "n-hv-driver-port-lock-52cc35ee-f227-47ee-a3e2-356e8013fa7b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:48:07.938 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [req-27558ac6-4e4f-4b57-a4e1-c90cecd9fa0f ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Lock "n-hv-agent-port-lock-52cc35ee-f227-47ee-a3e2-356e8013fa7b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:49:10.480 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-593e5e30-4e7e-433c-9d06-8c52832672a2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Security group member updated on remote: ['1a647142-eead-494a-954f-156c0e0df016', '15fcbbeb-2fb3-45c1-b51f-e2a3fc39d06f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:49:10.480 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-593e5e30-4e7e-433c-9d06-8c52832672a2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Security group member updated ['1a647142-eead-494a-954f-156c0e0df016', '15fcbbeb-2fb3-45c1-b51f-e2a3fc39d06f'] 2021-04-20 23:49:10.480 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-593e5e30-4e7e-433c-9d06-8c52832672a2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Refresh firewall rules 2021-04-20 23:49:10.497 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-593e5e30-4e7e-433c-9d06-8c52832672a2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Get security group information for devices via rpc ['52cc35ee-f227-47ee-a3e2-356e8013fa7b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:49:10.537 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-593e5e30-4e7e-433c-9d06-8c52832672a2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] port_update received: 52cc35ee-f227-47ee-a3e2-356e8013fa7b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-20 23:49:10.543 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [req-593e5e30-4e7e-433c-9d06-8c52832672a2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Lock "n-hv-agent-port-lock-52cc35ee-f227-47ee-a3e2-356e8013fa7b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:49:10.567 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-593e5e30-4e7e-433c-9d06-8c52832672a2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Binding port 52cc35ee-f227-47ee-a3e2-356e8013fa7b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-20 23:49:10.575 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-593e5e30-4e7e-433c-9d06-8c52832672a2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-04-20 23:49:10.575 952 2059901182200 MainThread DEBUG neutron.services.trunk.rpc.agent [req-593e5e30-4e7e-433c-9d06-8c52832672a2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '52cc35ee-f227-47ee-a3e2-356e8013fa7b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:49:10.601 952 2059901182200 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-593e5e30-4e7e-433c-9d06-8c52832672a2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '52cc35ee-f227-47ee-a3e2-356e8013fa7b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-20 23:49:10.638 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-593e5e30-4e7e-433c-9d06-8c52832672a2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Trunk plugin disabled on server. Assuming port 52cc35ee-f227-47ee-a3e2-356e8013fa7b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-20 23:49:10.638 952 2059901182200 MainThread INFO networking_hyperv.neutron.trunk_driver [req-593e5e30-4e7e-433c-9d06-8c52832672a2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Binding VLAN ID: 134, VLAN trunk: None to switch port 52cc35ee-f227-47ee-a3e2-356e8013fa7b 2021-04-20 23:49:10.667 952 2059901182200 MainThread INFO neutron.agent.securitygroups_rpc [req-593e5e30-4e7e-433c-9d06-8c52832672a2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Refresh firewall rules 2021-04-20 23:49:10.683 952 2059901182200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-593e5e30-4e7e-433c-9d06-8c52832672a2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Get security group information for devices via rpc ['52cc35ee-f227-47ee-a3e2-356e8013fa7b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:49:10.788 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-593e5e30-4e7e-433c-9d06-8c52832672a2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Update security group information for ports dict_keys(['52cc35ee-f227-47ee-a3e2-356e8013fa7b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:49:10.795 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-593e5e30-4e7e-433c-9d06-8c52832672a2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:49:10.795 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-593e5e30-4e7e-433c-9d06-8c52832672a2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Update rules of security group (1a647142-eead-494a-954f-156c0e0df016) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-20 23:49:10.795 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-593e5e30-4e7e-433c-9d06-8c52832672a2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Update members of security group (1a647142-eead-494a-954f-156c0e0df016) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-20 23:49:10.816 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-593e5e30-4e7e-433c-9d06-8c52832672a2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Update port filter for 52cc35ee-f227-47ee-a3e2-356e8013fa7b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:49:10.816 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-593e5e30-4e7e-433c-9d06-8c52832672a2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Updating port rules. 2021-04-20 23:49:10.827 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-593e5e30-4e7e-433c-9d06-8c52832672a2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Creating 0 new rules, removing 6 old rules. 2021-04-20 23:49:10.827 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-593e5e30-4e7e-433c-9d06-8c52832672a2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Lock "n-hv-driver-port-lock-52cc35ee-f227-47ee-a3e2-356e8013fa7b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:49:10.827 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-593e5e30-4e7e-433c-9d06-8c52832672a2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Lock "n-hv-driver-port-lock-52cc35ee-f227-47ee-a3e2-356e8013fa7b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:49:10.849 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-593e5e30-4e7e-433c-9d06-8c52832672a2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Lock "n-hv-driver-port-lock-52cc35ee-f227-47ee-a3e2-356e8013fa7b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:49:10.982 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [req-593e5e30-4e7e-433c-9d06-8c52832672a2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Lock "n-hv-driver-port-lock-52cc35ee-f227-47ee-a3e2-356e8013fa7b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:49:11.044 952 2059901182200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-593e5e30-4e7e-433c-9d06-8c52832672a2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Update security group information for ports dict_keys(['52cc35ee-f227-47ee-a3e2-356e8013fa7b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:49:11.044 952 2059901182200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-593e5e30-4e7e-433c-9d06-8c52832672a2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:49:11.044 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-593e5e30-4e7e-433c-9d06-8c52832672a2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Update rules of security group (1a647142-eead-494a-954f-156c0e0df016) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-20 23:49:11.060 952 2059901182200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-593e5e30-4e7e-433c-9d06-8c52832672a2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Update members of security group (1a647142-eead-494a-954f-156c0e0df016) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-20 23:49:11.060 952 2059901182200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-593e5e30-4e7e-433c-9d06-8c52832672a2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Update port filter for 52cc35ee-f227-47ee-a3e2-356e8013fa7b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-20 23:49:11.060 952 2059901182200 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-593e5e30-4e7e-433c-9d06-8c52832672a2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Updating port rules. 2021-04-20 23:49:11.083 952 2059901182200 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-593e5e30-4e7e-433c-9d06-8c52832672a2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Creating 0 new rules, removing 0 old rules. 2021-04-20 23:49:11.083 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [req-593e5e30-4e7e-433c-9d06-8c52832672a2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Lock "n-hv-driver-port-lock-52cc35ee-f227-47ee-a3e2-356e8013fa7b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:49:11.094 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [req-593e5e30-4e7e-433c-9d06-8c52832672a2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Lock "n-hv-driver-port-lock-52cc35ee-f227-47ee-a3e2-356e8013fa7b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:49:11.094 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [req-593e5e30-4e7e-433c-9d06-8c52832672a2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Lock "n-hv-driver-port-lock-52cc35ee-f227-47ee-a3e2-356e8013fa7b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:49:11.105 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [req-593e5e30-4e7e-433c-9d06-8c52832672a2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Lock "n-hv-driver-port-lock-52cc35ee-f227-47ee-a3e2-356e8013fa7b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:49:11.137 952 2059901182200 MainThread DEBUG oslo_concurrency.lockutils [req-593e5e30-4e7e-433c-9d06-8c52832672a2 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Lock "n-hv-agent-port-lock-52cc35ee-f227-47ee-a3e2-356e8013fa7b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.593s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:49:12.375 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ec622e0-c641-4002-b779-82c56cb381ab ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] port_delete event received for 'ac00b268-a948-4575-9c04-ecc6af5952c2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:49:19.419 952 2059899140408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 52cc35ee-f227-47ee-a3e2-356e8013fa7b 2021-04-20 23:49:19.450 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab04bd48-9e54-41f8-acb8-b74a39fa5849 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Security group member updated on remote: ['1a647142-eead-494a-954f-156c0e0df016'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-20 23:49:19.450 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-ab04bd48-9e54-41f8-acb8-b74a39fa5849 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Security group member updated ['1a647142-eead-494a-954f-156c0e0df016'] 2021-04-20 23:49:19.450 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [req-ab04bd48-9e54-41f8-acb8-b74a39fa5849 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Refresh firewall rules 2021-04-20 23:49:19.470 952 2059899140584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab04bd48-9e54-41f8-acb8-b74a39fa5849 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Get security group information for devices via rpc ['52cc35ee-f227-47ee-a3e2-356e8013fa7b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-20 23:49:19.526 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ab04bd48-9e54-41f8-acb8-b74a39fa5849 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-20 23:49:19.526 952 2059899140584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ab04bd48-9e54-41f8-acb8-b74a39fa5849 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-20 23:49:19.589 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab04bd48-9e54-41f8-acb8-b74a39fa5849 ea7b6c98c4924306b039069a823d1c40 e19d2a1fa8ed47d49cbbd254cc3ac6b4 - - -] port_delete event received for '52cc35ee-f227-47ee-a3e2-356e8013fa7b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:49:21.167 952 2059811437208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fca41e83-9e5b-4520-b0c9-3befb3b3032a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-20 23:49:21.167 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '52cc35ee-f227-47ee-a3e2-356e8013fa7b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-20 23:49:21.176 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '52cc35ee-f227-47ee-a3e2-356e8013fa7b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-20 23:49:21.176 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 52cc35ee-f227-47ee-a3e2-356e8013fa7b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-20 23:49:21.187 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['52cc35ee-f227-47ee-a3e2-356e8013fa7b'] 2021-04-20 23:49:21.206 952 2059899140584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-20 23:49:21.206 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-04-20 23:49:21.217 952 2059899140584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['52cc35ee-f227-47ee-a3e2-356e8013fa7b'] 2021-04-20 23:49:23.169 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-20 23:49:23.216 952 2059899140584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-20 23:49:23.513 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-70b4c6df-3b57-4003-9ca5-378edaebf61e db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] port_delete event received for '93ddb04c-3f03-4287-9473-c37a0a3f6ca0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:49:25.419 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c44184b-7fe4-4d87-bb2e-874033154f18 db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] port_delete event received for 'ed7ba40f-4561-4d60-b0c1-498fa341c9f6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:49:27.263 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c769f5aa-2e49-417e-8e96-8b9fbba3cd60 db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] port_delete event received for '82969c22-ef52-4d48-9f74-3a0c0f13b4ff' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:49:28.044 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c769f5aa-2e49-417e-8e96-8b9fbba3cd60 db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] network_delete received. Deleting network b560f8e0-3669-493b-8dd2-4684a6b3dae8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-20 23:49:28.061 952 2059899140584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c769f5aa-2e49-417e-8e96-8b9fbba3cd60 db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] Reclaiming local network b560f8e0-3669-493b-8dd2-4684a6b3dae8 2021-04-20 23:49:29.948 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fdd3faba-32f3-41f8-b0d9-7be53d306346 db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] port_delete event received for 'b25cebe5-ea16-4e12-a67d-41a260a68c81' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:49:31.901 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f80536a5-3582-40f6-a20f-c59f3324db37 db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] port_delete event received for '08103c0a-21c9-42de-9361-6c6e66af232f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:49:33.903 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39e31675-c833-453d-ae4d-c0f605e89e19 db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] port_delete event received for '4f2f62b4-1b19-40dd-9371-714e1ba99d0b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-20 23:49:34.823 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39e31675-c833-453d-ae4d-c0f605e89e19 db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] network_delete received. Deleting network b3913e1e-319d-43dc-91dc-b5be7aefab35 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-20 23:49:34.839 952 2059899140584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39e31675-c833-453d-ae4d-c0f605e89e19 db63a8303b94437f84dfe80fe92f64f5 68467f7ae8a8407cbcddf9add52ee464 - - -] Network b3913e1e-319d-43dc-91dc-b5be7aefab35 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463