2021-11-18 18:19:21.064 4216 2625719779000 MainThread INFO neutron.common.config [-] Logging enabled! 2021-11-18 18:19:21.064 4216 2625719779000 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 19.1.0.dev211 2021-11-18 18:19:21.064 4216 2625719779000 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-11-18 18:19:21.096 4216 2625719779000 MainThread INFO os_win.utils.network.networkutils [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] WMI caching is disabled. 2021-11-18 18:19:21.330 4216 2625719779000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2021-11-18 18:19:21.417 4216 2625719779000 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-11-18 18:19:21.417 4216 2625719779000 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-11-18 18:19:21.615 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent initialized successfully, now running... 2021-11-18 18:19:21.615 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-11-18 18:19:21.615 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-11-18 18:19:21.660 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-11-18 18:21:23.654 4216 2625819244680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a36b981-dc6e-4bb1-b9a3-42d75e6badb2 - - - - -] port_update received: 4fbc9854-0434-4652-b8a1-0ff90f62afd5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-18 18:21:23.674 4216 2625819244680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a36b981-dc6e-4bb1-b9a3-42d75e6badb2 - - - - -] No port 4fbc9854-0434-4652-b8a1-0ff90f62afd5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-18 18:21:26.119 4216 2625819244680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-791cbcb5-834a-486f-83a5-825a1b6d8ab1 - - - - -] port_update received: f15e4454-c8fe-439a-870f-55b081dfcc81 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-18 18:21:26.128 4216 2625819244680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-791cbcb5-834a-486f-83a5-825a1b6d8ab1 - - - - -] No port f15e4454-c8fe-439a-870f-55b081dfcc81 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-18 18:21:27.173 4216 2625819244680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ac299cf-94c5-4bf7-863e-d2e5ca306ee1 - - - - -] port_update received: d5a1a5c8-e07d-4a99-95a9-9be9d7c7b123 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-18 18:21:27.184 4216 2625819244680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ac299cf-94c5-4bf7-863e-d2e5ca306ee1 - - - - -] No port d5a1a5c8-e07d-4a99-95a9-9be9d7c7b123 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-18 18:21:32.611 4216 2625819244680 MainThread WARNING oslo_policy.policy [req-99b7ea0e-8969-492f-ad86-58259cb136eb 8077b310f31a40609f8464c1723681a0 f545b35d46e54d27adbc5e69bd723127 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-11-18 18:21:32.611 4216 2625819244680 MainThread WARNING oslo_policy.policy [req-99b7ea0e-8969-492f-ad86-58259cb136eb 8077b310f31a40609f8464c1723681a0 f545b35d46e54d27adbc5e69bd723127 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-11-18 18:21:32.611 4216 2625819244680 MainThread WARNING oslo_policy.policy [req-99b7ea0e-8969-492f-ad86-58259cb136eb 8077b310f31a40609f8464c1723681a0 f545b35d46e54d27adbc5e69bd723127 - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-11-18 18:21:32.611 4216 2625819244680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-99b7ea0e-8969-492f-ad86-58259cb136eb 8077b310f31a40609f8464c1723681a0 f545b35d46e54d27adbc5e69bd723127 - - -] Security group member updated on remote: ['2a428ec2-fe32-465b-95f8-4ba04e27f26b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:21:32.611 4216 2625819244680 MainThread INFO neutron.agent.securitygroups_rpc [req-99b7ea0e-8969-492f-ad86-58259cb136eb 8077b310f31a40609f8464c1723681a0 f545b35d46e54d27adbc5e69bd723127 - - -] Security group member updated ['2a428ec2-fe32-465b-95f8-4ba04e27f26b'] 2021-11-18 18:21:34.105 4216 2625819244680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7f5ac038-11f2-4d87-83d6-e059b9c94f6e 15ffb00a3dfb4f2cb870702f696cf6a1 7e1e18fbb1e24b00936f196c2d578630 - - -] Security group rule updated on remote: ['c618885f-b4b4-4d12-aa9e-770c6748f959'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-18 18:21:34.105 4216 2625819244680 MainThread INFO neutron.agent.securitygroups_rpc [req-7f5ac038-11f2-4d87-83d6-e059b9c94f6e 15ffb00a3dfb4f2cb870702f696cf6a1 7e1e18fbb1e24b00936f196c2d578630 - - -] Security group rule updated ['c618885f-b4b4-4d12-aa9e-770c6748f959'] 2021-11-18 18:21:34.643 4216 2625819244680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-69cf70d1-a023-43e3-9105-d877cd895fb3 15ffb00a3dfb4f2cb870702f696cf6a1 7e1e18fbb1e24b00936f196c2d578630 - - -] Security group rule updated on remote: ['c618885f-b4b4-4d12-aa9e-770c6748f959'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-18 18:21:34.643 4216 2625819244680 MainThread INFO neutron.agent.securitygroups_rpc [req-69cf70d1-a023-43e3-9105-d877cd895fb3 15ffb00a3dfb4f2cb870702f696cf6a1 7e1e18fbb1e24b00936f196c2d578630 - - -] Security group rule updated ['c618885f-b4b4-4d12-aa9e-770c6748f959'] 2021-11-18 18:21:35.548 4216 2625819244680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1e307ad-8d86-4429-8496-589726ee6c13 - - - - -] port_update received: f357c300-0d1f-4615-b489-823a35ce16b9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-18 18:21:35.548 4216 2625819244680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1e307ad-8d86-4429-8496-589726ee6c13 - - - - -] No port f357c300-0d1f-4615-b489-823a35ce16b9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-18 18:21:38.534 4216 2625819244680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3556aa2e-f369-4c98-937d-95022ed34bf9 3eaad00d7da0444abd43470de6ded5bc 1e5aae43d2a74ed3bd3df8c12b9d698f - - -] Security group rule updated on remote: ['f4ad2ea7-2655-4eaf-9186-87c92b609dd7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-18 18:21:38.534 4216 2625819244680 MainThread INFO neutron.agent.securitygroups_rpc [req-3556aa2e-f369-4c98-937d-95022ed34bf9 3eaad00d7da0444abd43470de6ded5bc 1e5aae43d2a74ed3bd3df8c12b9d698f - - -] Security group rule updated ['f4ad2ea7-2655-4eaf-9186-87c92b609dd7'] 2021-11-18 18:21:38.566 4216 2625819244680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92badd36-32ab-43ed-a3b5-563b844c257e fba9f3b0297e4021b87b6d8d5675141f 314b8ad7abd74bc8987e2a5424a623bd - - -] port_update received: a3687aea-ccd3-4f09-ae36-0387afa4dc55 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-18 18:21:38.566 4216 2625819244680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92badd36-32ab-43ed-a3b5-563b844c257e fba9f3b0297e4021b87b6d8d5675141f 314b8ad7abd74bc8987e2a5424a623bd - - -] No port a3687aea-ccd3-4f09-ae36-0387afa4dc55 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-18 18:21:39.526 4216 2625819244680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-038a3ac1-9297-4d4a-87dc-be48adc5b75f 3eaad00d7da0444abd43470de6ded5bc 1e5aae43d2a74ed3bd3df8c12b9d698f - - -] Security group rule updated on remote: ['f4ad2ea7-2655-4eaf-9186-87c92b609dd7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-18 18:21:39.526 4216 2625819244680 MainThread INFO neutron.agent.securitygroups_rpc [req-038a3ac1-9297-4d4a-87dc-be48adc5b75f 3eaad00d7da0444abd43470de6ded5bc 1e5aae43d2a74ed3bd3df8c12b9d698f - - -] Security group rule updated ['f4ad2ea7-2655-4eaf-9186-87c92b609dd7'] 2021-11-18 18:21:39.637 4216 2625819244680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-818d83ac-aa2c-47fe-b4bf-cb9b11ad14b3 - - - - -] port_update received: b6d246e0-4419-40eb-8a0a-f1311b937567 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-18 18:21:39.655 4216 2625819244680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-818d83ac-aa2c-47fe-b4bf-cb9b11ad14b3 - - - - -] No port b6d246e0-4419-40eb-8a0a-f1311b937567 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-18 18:21:43.292 4216 2625819244680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2266180e-ac13-4cf5-9d0c-18c3900938f1 - - - - -] port_update received: 0e8c8570-e436-4a29-9473-a14f836ffc6a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-18 18:21:43.312 4216 2625819244680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2266180e-ac13-4cf5-9d0c-18c3900938f1 - - - - -] No port 0e8c8570-e436-4a29-9473-a14f836ffc6a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-18 18:21:44.653 4216 2625819242568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a3687aea-ccd3-4f09-ae36-0387afa4dc55 2021-11-18 18:21:45.948 4216 2625819244680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb3bd1f8-0711-44af-830a-542e73c71085 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] network_delete received. Deleting network f3fa10fe-0879-4e9d-b102-b6945eda0137 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-18 18:21:45.948 4216 2625819244680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb3bd1f8-0711-44af-830a-542e73c71085 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] Network f3fa10fe-0879-4e9d-b102-b6945eda0137 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-18 18:21:46.417 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-18 18:21:46.745 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2ab72be1-3906-4c2e-9e4c-5fffe3106495 122c13ff66fa4206b0bc76107592aeef dff12de751684d46acc55399fb3ddf32 - - -] Security group member updated on remote: ['df00d19a-4ee5-445f-99e8-c5e147cb5a5d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:21:46.745 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-2ab72be1-3906-4c2e-9e4c-5fffe3106495 122c13ff66fa4206b0bc76107592aeef dff12de751684d46acc55399fb3ddf32 - - -] Security group member updated ['df00d19a-4ee5-445f-99e8-c5e147cb5a5d'] 2021-11-18 18:21:47.081 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Adding port a3687aea-ccd3-4f09-ae36-0387afa4dc55 2021-11-18 18:21:47.081 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Port a3687aea-ccd3-4f09-ae36-0387afa4dc55 updated. Details: {'device': 'a3687aea-ccd3-4f09-ae36-0387afa4dc55', 'network_id': '0f888044-0777-416a-92b5-312b1ff50cd6', 'port_id': 'a3687aea-ccd3-4f09-ae36-0387afa4dc55', 'mac_address': 'fa:16:3e:ec:c1:e2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1295, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b2cbf357-ea78-444b-b429-cf251a668d81', '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-11-18 18:21:47.081 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-18 18:21:47.081 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a3687aea-ccd3-4f09-ae36-0387afa4dc55" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:21:47.081 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a3687aea-ccd3-4f09-ae36-0387afa4dc55 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-18 18:21:47.081 4216 2625819245032 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0f888044-0777-416a-92b5-312b1ff50cd6 2021-11-18 18:21:47.081 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-18 18:21:47.245 4216 2625819245032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a3687aea-ccd3-4f09-ae36-0387afa4dc55') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:21:47.245 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a3687aea-ccd3-4f09-ae36-0387afa4dc55') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:21:47.245 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a3687aea-ccd3-4f09-ae36-0387afa4dc55 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-18 18:21:47.245 4216 2625819245032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1295, VLAN trunk: None to switch port a3687aea-ccd3-4f09-ae36-0387afa4dc55 2021-11-18 18:21:47.325 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-18 18:21:47.325 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a3687aea-ccd3-4f09-ae36-0387afa4dc55'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:21:47.839 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a3687aea-ccd3-4f09-ae36-0387afa4dc55']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:21:47.839 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:21:47.839 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2a428ec2-fe32-465b-95f8-4ba04e27f26b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-18 18:21:47.839 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2a428ec2-fe32-465b-95f8-4ba04e27f26b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-18 18:21:47.839 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a3687aea-ccd3-4f09-ae36-0387afa4dc55 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:21:47.839 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-18 18:21:47.839 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a3687aea-ccd3-4f09-ae36-0387afa4dc55 not yet added. Adding. 2021-11-18 18:21:47.839 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-18 18:21:47.839 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-18 18:21:47.917 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a3687aea-ccd3-4f09-ae36-0387afa4dc55" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:21:47.988 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a3687aea-ccd3-4f09-ae36-0387afa4dc55" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:21:47.988 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a3687aea-ccd3-4f09-ae36-0387afa4dc55" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:21:48.074 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a3687aea-ccd3-4f09-ae36-0387afa4dc55" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:21:48.146 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a3687aea-ccd3-4f09-ae36-0387afa4dc55" "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:405 2021-11-18 18:21:48.146 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a3687aea-ccd3-4f09-ae36-0387afa4dc55 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-18 18:21:48.146 4216 2625819245032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a3687aea-ccd3-4f09-ae36-0387afa4dc55 processed. 2021-11-18 18:21:48.418 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:21:48.729 4216 2625819245384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e430494f-7aa7-4ebf-863c-a49508081a49 fba9f3b0297e4021b87b6d8d5675141f 314b8ad7abd74bc8987e2a5424a623bd - - -] port_update received: 277764c8-6882-4b0e-837e-c523358720d8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-18 18:21:48.746 4216 2625819245384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e430494f-7aa7-4ebf-863c-a49508081a49 fba9f3b0297e4021b87b6d8d5675141f 314b8ad7abd74bc8987e2a5424a623bd - - -] No port 277764c8-6882-4b0e-837e-c523358720d8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-18 18:21:49.060 4216 2625819245384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1161fee1-ce43-4a74-9278-151acf92e4b9 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] network_delete received. Deleting network 81ab3569-b7a5-48e1-b1bc-e27c94302b30 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-18 18:21:49.060 4216 2625819245384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1161fee1-ce43-4a74-9278-151acf92e4b9 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] Network 81ab3569-b7a5-48e1-b1bc-e27c94302b30 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-18 18:21:49.214 4216 2625819245384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0e5a13ff-3464-4cfb-8afe-a4e522be9ce5 15ffb00a3dfb4f2cb870702f696cf6a1 7e1e18fbb1e24b00936f196c2d578630 - - -] Security group member updated on remote: ['c618885f-b4b4-4d12-aa9e-770c6748f959'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:21:49.214 4216 2625819245384 MainThread INFO neutron.agent.securitygroups_rpc [req-0e5a13ff-3464-4cfb-8afe-a4e522be9ce5 15ffb00a3dfb4f2cb870702f696cf6a1 7e1e18fbb1e24b00936f196c2d578630 - - -] Security group member updated ['c618885f-b4b4-4d12-aa9e-770c6748f959'] 2021-11-18 18:21:49.277 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.859s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:21:50.701 4216 2625819242568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 277764c8-6882-4b0e-837e-c523358720d8 2021-11-18 18:21:51.808 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-be237f50-e865-41dd-910b-f7db3ee842e6 122c13ff66fa4206b0bc76107592aeef dff12de751684d46acc55399fb3ddf32 - - -] Security group member updated on remote: ['df00d19a-4ee5-445f-99e8-c5e147cb5a5d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:21:51.808 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-be237f50-e865-41dd-910b-f7db3ee842e6 122c13ff66fa4206b0bc76107592aeef dff12de751684d46acc55399fb3ddf32 - - -] Security group member updated ['df00d19a-4ee5-445f-99e8-c5e147cb5a5d'] 2021-11-18 18:21:52.204 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-380e76f5-ebcd-4bb2-825b-7f33fcd9f4ef fba9f3b0297e4021b87b6d8d5675141f 314b8ad7abd74bc8987e2a5424a623bd - - -] port_update received: 9203c169-5164-4d7b-8098-830f7f207dbc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-18 18:21:52.214 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-380e76f5-ebcd-4bb2-825b-7f33fcd9f4ef fba9f3b0297e4021b87b6d8d5675141f 314b8ad7abd74bc8987e2a5424a623bd - - -] No port 9203c169-5164-4d7b-8098-830f7f207dbc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-18 18:21:52.437 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-18 18:21:52.995 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Adding port 277764c8-6882-4b0e-837e-c523358720d8 2021-11-18 18:21:52.995 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Port 277764c8-6882-4b0e-837e-c523358720d8 updated. Details: {'device': '277764c8-6882-4b0e-837e-c523358720d8', 'network_id': '87655223-f3ad-46a9-937f-4b1146b1b98d', 'port_id': '277764c8-6882-4b0e-837e-c523358720d8', 'mac_address': 'fa:16:3e:6f:87:5a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1286, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '828fccae-9273-4487-ad75-637eb5b00fae', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-18 18:21:52.995 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-18 18:21:52.995 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-277764c8-6882-4b0e-837e-c523358720d8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:21:52.995 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 277764c8-6882-4b0e-837e-c523358720d8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-18 18:21:52.995 4216 2625819245032 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 87655223-f3ad-46a9-937f-4b1146b1b98d 2021-11-18 18:21:52.995 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-18 18:21:53.153 4216 2625819245032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '277764c8-6882-4b0e-837e-c523358720d8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:21:53.153 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '277764c8-6882-4b0e-837e-c523358720d8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:21:53.153 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 277764c8-6882-4b0e-837e-c523358720d8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-18 18:21:53.153 4216 2625819245032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1286, VLAN trunk: None to switch port 277764c8-6882-4b0e-837e-c523358720d8 2021-11-18 18:21:53.231 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-18 18:21:53.231 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['277764c8-6882-4b0e-837e-c523358720d8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:21:53.308 4216 2625819245384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bade59bd-d7b4-42fd-b2ca-9c2a5fc0b662 3eaad00d7da0444abd43470de6ded5bc 1e5aae43d2a74ed3bd3df8c12b9d698f - - -] Security group member updated on remote: ['f4ad2ea7-2655-4eaf-9186-87c92b609dd7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:21:53.308 4216 2625819245384 MainThread INFO neutron.agent.securitygroups_rpc [req-bade59bd-d7b4-42fd-b2ca-9c2a5fc0b662 3eaad00d7da0444abd43470de6ded5bc 1e5aae43d2a74ed3bd3df8c12b9d698f - - -] Security group member updated ['f4ad2ea7-2655-4eaf-9186-87c92b609dd7'] 2021-11-18 18:21:53.433 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['277764c8-6882-4b0e-837e-c523358720d8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:21:53.433 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:21:53.433 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (df00d19a-4ee5-445f-99e8-c5e147cb5a5d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-18 18:21:53.433 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (df00d19a-4ee5-445f-99e8-c5e147cb5a5d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-18 18:21:53.433 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 277764c8-6882-4b0e-837e-c523358720d8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:21:53.460 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-18 18:21:53.460 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 277764c8-6882-4b0e-837e-c523358720d8 not yet added. Adding. 2021-11-18 18:21:53.460 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-18 18:21:53.460 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-18 18:21:53.464 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92e98636-91fa-4cb2-bd62-3cb11142b595 fba9f3b0297e4021b87b6d8d5675141f 314b8ad7abd74bc8987e2a5424a623bd - - -] port_update received: 5c6feb35-2f04-4f68-9867-3adcdc818374 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-18 18:21:53.481 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92e98636-91fa-4cb2-bd62-3cb11142b595 fba9f3b0297e4021b87b6d8d5675141f 314b8ad7abd74bc8987e2a5424a623bd - - -] No port 5c6feb35-2f04-4f68-9867-3adcdc818374 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-18 18:21:53.547 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-277764c8-6882-4b0e-837e-c523358720d8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:21:53.644 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-277764c8-6882-4b0e-837e-c523358720d8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:21:53.644 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-277764c8-6882-4b0e-837e-c523358720d8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:21:53.746 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-277764c8-6882-4b0e-837e-c523358720d8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:21:53.840 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-277764c8-6882-4b0e-837e-c523358720d8" "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:405 2021-11-18 18:21:53.840 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 277764c8-6882-4b0e-837e-c523358720d8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-18 18:21:53.840 4216 2625819245032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 277764c8-6882-4b0e-837e-c523358720d8 processed. 2021-11-18 18:21:54.455 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:21:55.185 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.735s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:21:56.123 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7994724-0ff2-4645-a03d-a485efaaa2a0 fba9f3b0297e4021b87b6d8d5675141f 314b8ad7abd74bc8987e2a5424a623bd - - -] port_update received: f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-18 18:21:56.146 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7994724-0ff2-4645-a03d-a485efaaa2a0 fba9f3b0297e4021b87b6d8d5675141f 314b8ad7abd74bc8987e2a5424a623bd - - -] No port f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-18 18:21:56.730 4216 2625819242568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9203c169-5164-4d7b-8098-830f7f207dbc 2021-11-18 18:21:56.730 4216 2625819242568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5c6feb35-2f04-4f68-9867-3adcdc818374 2021-11-18 18:21:58.469 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-18 18:21:58.735 4216 2625819242568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b 2021-11-18 18:21:59.044 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Adding port 9203c169-5164-4d7b-8098-830f7f207dbc 2021-11-18 18:21:59.044 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Port 9203c169-5164-4d7b-8098-830f7f207dbc updated. Details: {'device': '9203c169-5164-4d7b-8098-830f7f207dbc', 'network_id': '5a671d00-7a87-42c3-86cb-25c1faabe538', 'port_id': '9203c169-5164-4d7b-8098-830f7f207dbc', 'mac_address': 'fa:16:3e:57:00:85', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1269, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e592f9cf-9fa6-4d78-be14-3e45968a75c8', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-18 18:21:59.044 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-18 18:21:59.044 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Adding port 5c6feb35-2f04-4f68-9867-3adcdc818374 2021-11-18 18:21:59.044 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Port 5c6feb35-2f04-4f68-9867-3adcdc818374 updated. Details: {'device': '5c6feb35-2f04-4f68-9867-3adcdc818374', 'network_id': '87655223-f3ad-46a9-937f-4b1146b1b98d', 'port_id': '5c6feb35-2f04-4f68-9867-3adcdc818374', 'mac_address': 'fa:16:3e:63:89:8b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1286, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '828fccae-9273-4487-ad75-637eb5b00fae', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-18 18:21:59.044 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-18 18:21:59.044 4216 2625819245384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5c6feb35-2f04-4f68-9867-3adcdc818374" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:21:59.044 4216 2625819245384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5c6feb35-2f04-4f68-9867-3adcdc818374 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-18 18:21:59.064 4216 2625819245384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-18 18:21:59.064 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9203c169-5164-4d7b-8098-830f7f207dbc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:21:59.064 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9203c169-5164-4d7b-8098-830f7f207dbc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-18 18:21:59.064 4216 2625819245032 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5a671d00-7a87-42c3-86cb-25c1faabe538 2021-11-18 18:21:59.064 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-18 18:21:59.214 4216 2625819245032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9203c169-5164-4d7b-8098-830f7f207dbc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:21:59.214 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9203c169-5164-4d7b-8098-830f7f207dbc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:21:59.214 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9203c169-5164-4d7b-8098-830f7f207dbc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-18 18:21:59.214 4216 2625819245032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1269, VLAN trunk: None to switch port 9203c169-5164-4d7b-8098-830f7f207dbc 2021-11-18 18:21:59.237 4216 2625819245384 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5c6feb35-2f04-4f68-9867-3adcdc818374') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:21:59.237 4216 2625819245384 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5c6feb35-2f04-4f68-9867-3adcdc818374') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:21:59.237 4216 2625819245384 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5c6feb35-2f04-4f68-9867-3adcdc818374 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-18 18:21:59.237 4216 2625819245384 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1286, VLAN trunk: None to switch port 5c6feb35-2f04-4f68-9867-3adcdc818374 2021-11-18 18:21:59.309 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-18 18:21:59.309 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9203c169-5164-4d7b-8098-830f7f207dbc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:21:59.345 4216 2625819245384 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-18 18:21:59.345 4216 2625819245384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5c6feb35-2f04-4f68-9867-3adcdc818374'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:21:59.651 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9203c169-5164-4d7b-8098-830f7f207dbc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:21:59.651 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:21:59.651 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c618885f-b4b4-4d12-aa9e-770c6748f959) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-18 18:21:59.651 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9203c169-5164-4d7b-8098-830f7f207dbc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:21:59.651 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-18 18:21:59.651 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9203c169-5164-4d7b-8098-830f7f207dbc not yet added. Adding. 2021-11-18 18:21:59.651 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-18 18:21:59.651 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-18 18:21:59.661 4216 2625819245384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5c6feb35-2f04-4f68-9867-3adcdc818374']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:21:59.661 4216 2625819245384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:21:59.661 4216 2625819245384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (df00d19a-4ee5-445f-99e8-c5e147cb5a5d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-18 18:21:59.661 4216 2625819245384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (df00d19a-4ee5-445f-99e8-c5e147cb5a5d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-18 18:21:59.661 4216 2625819245384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5c6feb35-2f04-4f68-9867-3adcdc818374 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:21:59.661 4216 2625819245384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-18 18:21:59.661 4216 2625819245384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5c6feb35-2f04-4f68-9867-3adcdc818374 not yet added. Adding. 2021-11-18 18:21:59.661 4216 2625819245384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-18 18:21:59.661 4216 2625819245384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-18 18:21:59.777 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9203c169-5164-4d7b-8098-830f7f207dbc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:21:59.777 4216 2625819245384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5c6feb35-2f04-4f68-9867-3adcdc818374" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:21:59.902 4216 2625819245384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5c6feb35-2f04-4f68-9867-3adcdc818374" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:21:59.902 4216 2625819245384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5c6feb35-2f04-4f68-9867-3adcdc818374" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:21:59.902 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9203c169-5164-4d7b-8098-830f7f207dbc" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:21:59.902 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9203c169-5164-4d7b-8098-830f7f207dbc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:22:00.043 4216 2625819245384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5c6feb35-2f04-4f68-9867-3adcdc818374" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:22:00.063 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9203c169-5164-4d7b-8098-830f7f207dbc" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:22:00.170 4216 2625819245384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5c6feb35-2f04-4f68-9867-3adcdc818374" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:22:00.170 4216 2625819245384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5c6feb35-2f04-4f68-9867-3adcdc818374 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-18 18:22:00.170 4216 2625819245384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5c6feb35-2f04-4f68-9867-3adcdc818374 processed. 2021-11-18 18:22:00.185 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9203c169-5164-4d7b-8098-830f7f207dbc" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:22:00.185 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9203c169-5164-4d7b-8098-830f7f207dbc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-18 18:22:00.185 4216 2625819245032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9203c169-5164-4d7b-8098-830f7f207dbc processed. 2021-11-18 18:22:00.479 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-18 18:22:00.479 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:22:00.908 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Adding port f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b 2021-11-18 18:22:00.908 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Port f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b updated. Details: {'device': 'f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b', 'network_id': '53c79b5c-88f3-4088-a3a2-740e9051d1fe', 'port_id': 'f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b', 'mac_address': 'fa:16:3e:90:45:4e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1279, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9bc2f0e0-8cac-4be9-8cd2-08072ab4fcb9', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-18 18:22:00.921 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-18 18:22:00.921 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:22:00.921 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-18 18:22:00.921 4216 2625819245560 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 53c79b5c-88f3-4088-a3a2-740e9051d1fe 2021-11-18 18:22:00.921 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-18 18:22:01.077 4216 2625819245560 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:22:01.077 4216 2625819245560 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:22:01.097 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-18 18:22:01.107 4216 2625819245560 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1279, VLAN trunk: None to switch port f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b 2021-11-18 18:22:01.215 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-18 18:22:01.215 4216 2625819245560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:22:01.384 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.907s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:22:01.482 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:22:01.482 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:22:01.482 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f4ad2ea7-2655-4eaf-9186-87c92b609dd7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-18 18:22:01.482 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:22:01.482 4216 2625819245560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-18 18:22:01.482 4216 2625819245560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b not yet added. Adding. 2021-11-18 18:22:01.482 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-18 18:22:01.482 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-18 18:22:01.654 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:22:01.825 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:22:01.825 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:22:02.001 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:22:02.120 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b" "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:405 2021-11-18 18:22:02.120 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-18 18:22:02.120 4216 2625819245560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b processed. 2021-11-18 18:22:02.489 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:22:02.698 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:22:05.983 4216 2625819245560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-20dfcce2-59d6-499d-8325-ab0c5e19a5e2 8077b310f31a40609f8464c1723681a0 f545b35d46e54d27adbc5e69bd723127 - - -] Security group member updated on remote: ['2a428ec2-fe32-465b-95f8-4ba04e27f26b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:22:05.983 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [req-20dfcce2-59d6-499d-8325-ab0c5e19a5e2 8077b310f31a40609f8464c1723681a0 f545b35d46e54d27adbc5e69bd723127 - - -] Security group member updated ['2a428ec2-fe32-465b-95f8-4ba04e27f26b'] 2021-11-18 18:22:05.983 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [req-20dfcce2-59d6-499d-8325-ab0c5e19a5e2 8077b310f31a40609f8464c1723681a0 f545b35d46e54d27adbc5e69bd723127 - - -] Refresh firewall rules 2021-11-18 18:22:05.983 4216 2625819245560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-20dfcce2-59d6-499d-8325-ab0c5e19a5e2 8077b310f31a40609f8464c1723681a0 f545b35d46e54d27adbc5e69bd723127 - - -] Get security group information for devices via rpc ['a3687aea-ccd3-4f09-ae36-0387afa4dc55'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:22:06.064 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [req-20dfcce2-59d6-499d-8325-ab0c5e19a5e2 8077b310f31a40609f8464c1723681a0 f545b35d46e54d27adbc5e69bd723127 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:22:06.064 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [req-20dfcce2-59d6-499d-8325-ab0c5e19a5e2 8077b310f31a40609f8464c1723681a0 f545b35d46e54d27adbc5e69bd723127 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:22:06.253 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20dfcce2-59d6-499d-8325-ab0c5e19a5e2 8077b310f31a40609f8464c1723681a0 f545b35d46e54d27adbc5e69bd723127 - - -] port_delete event received for 'a3687aea-ccd3-4f09-ae36-0387afa4dc55' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:22:06.854 4216 2625819242744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a3687aea-ccd3-4f09-ae36-0387afa4dc55 2021-11-18 18:22:08.534 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-18 18:22:08.534 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a3687aea-ccd3-4f09-ae36-0387afa4dc55' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-18 18:22:08.534 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a3687aea-ccd3-4f09-ae36-0387afa4dc55' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-18 18:22:08.534 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a3687aea-ccd3-4f09-ae36-0387afa4dc55 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-18 18:22:08.542 4216 2625819245560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0f888044-0777-416a-92b5-312b1ff50cd6 2021-11-18 18:22:08.542 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a3687aea-ccd3-4f09-ae36-0387afa4dc55'] 2021-11-18 18:22:08.542 4216 2625819245560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-18 18:22:08.542 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-18 18:22:08.561 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a3687aea-ccd3-4f09-ae36-0387afa4dc55'] 2021-11-18 18:22:10.548 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:22:10.620 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:22:11.312 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff191140-64e5-4de7-8588-ce956489e37f 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] network_delete received. Deleting network 0f888044-0777-416a-92b5-312b1ff50cd6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-18 18:22:11.312 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff191140-64e5-4de7-8588-ce956489e37f 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] Network 0f888044-0777-416a-92b5-312b1ff50cd6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-18 18:22:12.871 4216 2625819245560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cbc59a55-8ed1-45d3-95be-edd9685e7bbd d1fbae74d870480796d37e6b77835193 e0df18a4a85b4b66bbe87a12c3de7246 - - -] Security group member updated on remote: ['f548e013-f851-4407-a231-91e60bd26201'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:22:12.871 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [req-cbc59a55-8ed1-45d3-95be-edd9685e7bbd d1fbae74d870480796d37e6b77835193 e0df18a4a85b4b66bbe87a12c3de7246 - - -] Security group member updated ['f548e013-f851-4407-a231-91e60bd26201'] 2021-11-18 18:22:14.062 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5064924-4ae5-46e0-8dfa-28df30e53993 fba9f3b0297e4021b87b6d8d5675141f 314b8ad7abd74bc8987e2a5424a623bd - - -] port_update received: 9f615406-1bfd-4e5e-9895-ffee88dd8e5e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-18 18:22:14.088 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5064924-4ae5-46e0-8dfa-28df30e53993 fba9f3b0297e4021b87b6d8d5675141f 314b8ad7abd74bc8987e2a5424a623bd - - -] No port 9f615406-1bfd-4e5e-9895-ffee88dd8e5e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-18 18:22:16.998 4216 2625819242568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9f615406-1bfd-4e5e-9895-ffee88dd8e5e 2021-11-18 18:22:17.407 4216 2625819245560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-23fa8ac4-d04a-4b68-9007-619b95c412e6 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Security group member updated on remote: ['f75c82fa-0050-4129-ba83-f2cc050a00d8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:22:17.407 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [req-23fa8ac4-d04a-4b68-9007-619b95c412e6 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Security group member updated ['f75c82fa-0050-4129-ba83-f2cc050a00d8'] 2021-11-18 18:22:18.590 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-18 18:22:18.869 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Adding port 9f615406-1bfd-4e5e-9895-ffee88dd8e5e 2021-11-18 18:22:18.869 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Port 9f615406-1bfd-4e5e-9895-ffee88dd8e5e updated. Details: {'device': '9f615406-1bfd-4e5e-9895-ffee88dd8e5e', 'network_id': '1073852c-ef84-4d5e-bd20-9cbf70d57f8d', 'port_id': '9f615406-1bfd-4e5e-9895-ffee88dd8e5e', 'mac_address': 'fa:16:3e:63:8b:92', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1272, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e20fafab-554b-4c57-bb64-8fda9ace1768', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-18 18:22:18.869 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-18 18:22:18.869 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9f615406-1bfd-4e5e-9895-ffee88dd8e5e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:22:18.869 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9f615406-1bfd-4e5e-9895-ffee88dd8e5e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-18 18:22:18.869 4216 2625819245560 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1073852c-ef84-4d5e-bd20-9cbf70d57f8d 2021-11-18 18:22:18.869 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-18 18:22:19.153 4216 2625819245560 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9f615406-1bfd-4e5e-9895-ffee88dd8e5e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:22:19.153 4216 2625819245560 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9f615406-1bfd-4e5e-9895-ffee88dd8e5e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:22:19.177 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9f615406-1bfd-4e5e-9895-ffee88dd8e5e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-18 18:22:19.177 4216 2625819245560 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1272, VLAN trunk: None to switch port 9f615406-1bfd-4e5e-9895-ffee88dd8e5e 2021-11-18 18:22:19.192 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac5b7ea0-db09-426d-b859-755215e7b234 fba9f3b0297e4021b87b6d8d5675141f 314b8ad7abd74bc8987e2a5424a623bd - - -] port_update received: a7d471cd-31e3-4d0a-8e43-effafc7dcc34 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-18 18:22:19.201 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac5b7ea0-db09-426d-b859-755215e7b234 fba9f3b0297e4021b87b6d8d5675141f 314b8ad7abd74bc8987e2a5424a623bd - - -] No port a7d471cd-31e3-4d0a-8e43-effafc7dcc34 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-18 18:22:19.358 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-18 18:22:19.358 4216 2625819245560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9f615406-1bfd-4e5e-9895-ffee88dd8e5e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:22:19.542 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9f615406-1bfd-4e5e-9895-ffee88dd8e5e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:22:19.542 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:22:19.542 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f548e013-f851-4407-a231-91e60bd26201) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-18 18:22:19.542 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f548e013-f851-4407-a231-91e60bd26201) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-18 18:22:19.542 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9f615406-1bfd-4e5e-9895-ffee88dd8e5e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:22:19.542 4216 2625819245560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-18 18:22:19.561 4216 2625819245560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9f615406-1bfd-4e5e-9895-ffee88dd8e5e not yet added. Adding. 2021-11-18 18:22:19.561 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-18 18:22:19.561 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-18 18:22:19.792 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9f615406-1bfd-4e5e-9895-ffee88dd8e5e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:22:20.077 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9f615406-1bfd-4e5e-9895-ffee88dd8e5e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:22:20.077 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9f615406-1bfd-4e5e-9895-ffee88dd8e5e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:22:20.324 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9f615406-1bfd-4e5e-9895-ffee88dd8e5e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:22:20.544 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9f615406-1bfd-4e5e-9895-ffee88dd8e5e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.672s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:22:20.544 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9f615406-1bfd-4e5e-9895-ffee88dd8e5e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-18 18:22:20.544 4216 2625819245560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9f615406-1bfd-4e5e-9895-ffee88dd8e5e processed. 2021-11-18 18:22:20.606 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:22:20.782 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:22:23.074 4216 2625819242568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a7d471cd-31e3-4d0a-8e43-effafc7dcc34 2021-11-18 18:22:24.635 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-18 18:22:24.825 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Adding port a7d471cd-31e3-4d0a-8e43-effafc7dcc34 2021-11-18 18:22:24.825 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Port a7d471cd-31e3-4d0a-8e43-effafc7dcc34 updated. Details: {'device': 'a7d471cd-31e3-4d0a-8e43-effafc7dcc34', 'network_id': '45b24624-d762-448f-bbf4-33588bc42052', 'port_id': 'a7d471cd-31e3-4d0a-8e43-effafc7dcc34', 'mac_address': 'fa:16:3e:5e:5d:ff', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1254, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bbf3fe42-6489-44ca-83eb-ffcdcc569741', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-18 18:22:24.825 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-18 18:22:24.825 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a7d471cd-31e3-4d0a-8e43-effafc7dcc34" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:22:24.825 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a7d471cd-31e3-4d0a-8e43-effafc7dcc34 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-18 18:22:24.841 4216 2625819245560 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 45b24624-d762-448f-bbf4-33588bc42052 2021-11-18 18:22:24.841 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-18 18:22:25.171 4216 2625819245560 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a7d471cd-31e3-4d0a-8e43-effafc7dcc34') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:22:25.171 4216 2625819245560 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a7d471cd-31e3-4d0a-8e43-effafc7dcc34') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:22:25.189 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a7d471cd-31e3-4d0a-8e43-effafc7dcc34 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-18 18:22:25.189 4216 2625819245560 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1254, VLAN trunk: None to switch port a7d471cd-31e3-4d0a-8e43-effafc7dcc34 2021-11-18 18:22:25.483 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-18 18:22:25.483 4216 2625819245560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a7d471cd-31e3-4d0a-8e43-effafc7dcc34'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:22:25.667 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a7d471cd-31e3-4d0a-8e43-effafc7dcc34']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:22:25.667 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:22:25.667 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f75c82fa-0050-4129-ba83-f2cc050a00d8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-18 18:22:25.667 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f75c82fa-0050-4129-ba83-f2cc050a00d8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-18 18:22:25.667 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a7d471cd-31e3-4d0a-8e43-effafc7dcc34 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:22:25.667 4216 2625819245560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-18 18:22:25.667 4216 2625819245560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a7d471cd-31e3-4d0a-8e43-effafc7dcc34 not yet added. Adding. 2021-11-18 18:22:25.667 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-18 18:22:25.667 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-18 18:22:26.002 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a7d471cd-31e3-4d0a-8e43-effafc7dcc34" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:22:26.348 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a7d471cd-31e3-4d0a-8e43-effafc7dcc34" "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:405 2021-11-18 18:22:26.348 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a7d471cd-31e3-4d0a-8e43-effafc7dcc34" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:22:26.651 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a7d471cd-31e3-4d0a-8e43-effafc7dcc34" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:22:26.901 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a7d471cd-31e3-4d0a-8e43-effafc7dcc34" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:22:26.901 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a7d471cd-31e3-4d0a-8e43-effafc7dcc34 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-18 18:22:26.901 4216 2625819245560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a7d471cd-31e3-4d0a-8e43-effafc7dcc34 processed. 2021-11-18 18:22:28.106 4216 2625819245560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-abb557d8-4ca0-49da-a921-7cc963c2ba19 d1fbae74d870480796d37e6b77835193 e0df18a4a85b4b66bbe87a12c3de7246 - - -] Security group member updated on remote: ['f548e013-f851-4407-a231-91e60bd26201'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:22:28.106 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [req-abb557d8-4ca0-49da-a921-7cc963c2ba19 d1fbae74d870480796d37e6b77835193 e0df18a4a85b4b66bbe87a12c3de7246 - - -] Security group member updated ['f548e013-f851-4407-a231-91e60bd26201'] 2021-11-18 18:22:28.106 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [req-abb557d8-4ca0-49da-a921-7cc963c2ba19 d1fbae74d870480796d37e6b77835193 e0df18a4a85b4b66bbe87a12c3de7246 - - -] Refresh firewall rules 2021-11-18 18:22:28.106 4216 2625819245560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-abb557d8-4ca0-49da-a921-7cc963c2ba19 d1fbae74d870480796d37e6b77835193 e0df18a4a85b4b66bbe87a12c3de7246 - - -] Get security group information for devices via rpc ['9f615406-1bfd-4e5e-9895-ffee88dd8e5e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:22:28.154 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [req-abb557d8-4ca0-49da-a921-7cc963c2ba19 d1fbae74d870480796d37e6b77835193 e0df18a4a85b4b66bbe87a12c3de7246 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:22:28.154 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [req-abb557d8-4ca0-49da-a921-7cc963c2ba19 d1fbae74d870480796d37e6b77835193 e0df18a4a85b4b66bbe87a12c3de7246 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:22:28.185 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-abb557d8-4ca0-49da-a921-7cc963c2ba19 d1fbae74d870480796d37e6b77835193 e0df18a4a85b4b66bbe87a12c3de7246 - - -] port_delete event received for '9f615406-1bfd-4e5e-9895-ffee88dd8e5e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:22:28.657 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:22:29.011 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:22:29.168 4216 2625819242744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9f615406-1bfd-4e5e-9895-ffee88dd8e5e 2021-11-18 18:22:30.670 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-18 18:22:30.670 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9f615406-1bfd-4e5e-9895-ffee88dd8e5e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-18 18:22:30.670 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9f615406-1bfd-4e5e-9895-ffee88dd8e5e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-18 18:22:30.670 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9f615406-1bfd-4e5e-9895-ffee88dd8e5e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-18 18:22:30.733 4216 2625819245560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1073852c-ef84-4d5e-bd20-9cbf70d57f8d 2021-11-18 18:22:30.733 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9f615406-1bfd-4e5e-9895-ffee88dd8e5e'] 2021-11-18 18:22:30.733 4216 2625819245560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-18 18:22:30.733 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-18 18:22:30.733 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9f615406-1bfd-4e5e-9895-ffee88dd8e5e'] 2021-11-18 18:22:32.322 4216 2625819245560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b025e920-ea08-4296-9f10-a29e452f48f3 d1fbae74d870480796d37e6b77835193 e0df18a4a85b4b66bbe87a12c3de7246 - - -] Security group member updated on remote: ['f548e013-f851-4407-a231-91e60bd26201'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:22:32.322 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [req-b025e920-ea08-4296-9f10-a29e452f48f3 d1fbae74d870480796d37e6b77835193 e0df18a4a85b4b66bbe87a12c3de7246 - - -] Security group member updated ['f548e013-f851-4407-a231-91e60bd26201'] 2021-11-18 18:22:32.670 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:22:32.703 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:22:33.072 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b86144b4-b1be-49cf-a163-11d6ff7924fd fba9f3b0297e4021b87b6d8d5675141f 314b8ad7abd74bc8987e2a5424a623bd - - -] port_update received: fdcf0d6a-a693-42be-a328-cd1303a76867 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-18 18:22:33.091 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b86144b4-b1be-49cf-a163-11d6ff7924fd fba9f3b0297e4021b87b6d8d5675141f 314b8ad7abd74bc8987e2a5424a623bd - - -] No port fdcf0d6a-a693-42be-a328-cd1303a76867 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-18 18:22:35.249 4216 2625819242568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fdcf0d6a-a693-42be-a328-cd1303a76867 2021-11-18 18:22:36.684 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-18 18:22:36.964 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Adding port fdcf0d6a-a693-42be-a328-cd1303a76867 2021-11-18 18:22:36.989 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Port fdcf0d6a-a693-42be-a328-cd1303a76867 updated. Details: {'device': 'fdcf0d6a-a693-42be-a328-cd1303a76867', 'network_id': '1073852c-ef84-4d5e-bd20-9cbf70d57f8d', 'port_id': 'fdcf0d6a-a693-42be-a328-cd1303a76867', 'mac_address': 'fa:16:3e:93:dc:c6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1272, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e20fafab-554b-4c57-bb64-8fda9ace1768', '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-11-18 18:22:36.989 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-18 18:22:36.989 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fdcf0d6a-a693-42be-a328-cd1303a76867" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:22:36.989 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fdcf0d6a-a693-42be-a328-cd1303a76867 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-18 18:22:36.989 4216 2625819245560 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1073852c-ef84-4d5e-bd20-9cbf70d57f8d 2021-11-18 18:22:36.989 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-18 18:22:37.260 4216 2625819245560 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fdcf0d6a-a693-42be-a328-cd1303a76867') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:22:37.260 4216 2625819245560 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fdcf0d6a-a693-42be-a328-cd1303a76867') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:22:37.260 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fdcf0d6a-a693-42be-a328-cd1303a76867 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-18 18:22:37.260 4216 2625819245560 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1272, VLAN trunk: None to switch port fdcf0d6a-a693-42be-a328-cd1303a76867 2021-11-18 18:22:37.466 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-18 18:22:37.466 4216 2625819245560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fdcf0d6a-a693-42be-a328-cd1303a76867'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:22:37.642 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fdcf0d6a-a693-42be-a328-cd1303a76867']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:22:37.642 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:22:37.642 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f548e013-f851-4407-a231-91e60bd26201) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-18 18:22:37.642 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f548e013-f851-4407-a231-91e60bd26201) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-18 18:22:37.642 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fdcf0d6a-a693-42be-a328-cd1303a76867 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:22:37.642 4216 2625819245560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-18 18:22:37.642 4216 2625819245560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fdcf0d6a-a693-42be-a328-cd1303a76867 not yet added. Adding. 2021-11-18 18:22:37.642 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-18 18:22:37.642 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-18 18:22:37.949 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fdcf0d6a-a693-42be-a328-cd1303a76867" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:22:38.213 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fdcf0d6a-a693-42be-a328-cd1303a76867" "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:405 2021-11-18 18:22:38.213 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fdcf0d6a-a693-42be-a328-cd1303a76867" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:22:38.516 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fdcf0d6a-a693-42be-a328-cd1303a76867" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:22:38.730 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fdcf0d6a-a693-42be-a328-cd1303a76867" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.734s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:22:38.730 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fdcf0d6a-a693-42be-a328-cd1303a76867 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-18 18:22:38.730 4216 2625819245560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fdcf0d6a-a693-42be-a328-cd1303a76867 processed. 2021-11-18 18:22:38.999 4216 2625819245560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-53485d90-df56-40d2-a4f0-fe29abc0cb31 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Security group member updated on remote: ['f75c82fa-0050-4129-ba83-f2cc050a00d8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:22:38.999 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [req-53485d90-df56-40d2-a4f0-fe29abc0cb31 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Security group member updated ['f75c82fa-0050-4129-ba83-f2cc050a00d8'] 2021-11-18 18:22:38.999 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [req-53485d90-df56-40d2-a4f0-fe29abc0cb31 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Refresh firewall rules 2021-11-18 18:22:38.999 4216 2625819245560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-53485d90-df56-40d2-a4f0-fe29abc0cb31 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Get security group information for devices via rpc ['a7d471cd-31e3-4d0a-8e43-effafc7dcc34'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:22:39.197 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [req-53485d90-df56-40d2-a4f0-fe29abc0cb31 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Update security group information for ports dict_keys(['a7d471cd-31e3-4d0a-8e43-effafc7dcc34']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:22:39.197 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [req-53485d90-df56-40d2-a4f0-fe29abc0cb31 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:22:39.197 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-53485d90-df56-40d2-a4f0-fe29abc0cb31 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Update rules of security group (f75c82fa-0050-4129-ba83-f2cc050a00d8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-18 18:22:39.197 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-53485d90-df56-40d2-a4f0-fe29abc0cb31 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Update members of security group (f75c82fa-0050-4129-ba83-f2cc050a00d8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-18 18:22:39.197 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [req-53485d90-df56-40d2-a4f0-fe29abc0cb31 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Update port filter for a7d471cd-31e3-4d0a-8e43-effafc7dcc34 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:22:39.197 4216 2625819245560 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-53485d90-df56-40d2-a4f0-fe29abc0cb31 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Updating port rules. 2021-11-18 18:22:39.197 4216 2625819245560 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-53485d90-df56-40d2-a4f0-fe29abc0cb31 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-18 18:22:39.197 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [req-53485d90-df56-40d2-a4f0-fe29abc0cb31 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-a7d471cd-31e3-4d0a-8e43-effafc7dcc34" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:22:39.486 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [req-53485d90-df56-40d2-a4f0-fe29abc0cb31 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-a7d471cd-31e3-4d0a-8e43-effafc7dcc34" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:22:39.499 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [req-53485d90-df56-40d2-a4f0-fe29abc0cb31 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-a7d471cd-31e3-4d0a-8e43-effafc7dcc34" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:22:39.499 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [req-53485d90-df56-40d2-a4f0-fe29abc0cb31 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-a7d471cd-31e3-4d0a-8e43-effafc7dcc34" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:22:40.048 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-995281ac-d3b2-4751-976b-d093b88670e7 fba9f3b0297e4021b87b6d8d5675141f 314b8ad7abd74bc8987e2a5424a623bd - - -] port_update received: cd9e858d-7f34-4a1d-8379-2526b1d8d14d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-18 18:22:40.058 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-995281ac-d3b2-4751-976b-d093b88670e7 fba9f3b0297e4021b87b6d8d5675141f 314b8ad7abd74bc8987e2a5424a623bd - - -] No port cd9e858d-7f34-4a1d-8379-2526b1d8d14d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-18 18:22:40.721 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:22:40.965 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:22:43.326 4216 2625819242568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cd9e858d-7f34-4a1d-8379-2526b1d8d14d 2021-11-18 18:22:44.730 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-18 18:22:45.044 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Adding port cd9e858d-7f34-4a1d-8379-2526b1d8d14d 2021-11-18 18:22:45.044 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Port cd9e858d-7f34-4a1d-8379-2526b1d8d14d updated. Details: {'device': 'cd9e858d-7f34-4a1d-8379-2526b1d8d14d', 'network_id': '45b24624-d762-448f-bbf4-33588bc42052', 'port_id': 'cd9e858d-7f34-4a1d-8379-2526b1d8d14d', 'mac_address': 'fa:16:3e:3f:b9:8e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1254, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bbf3fe42-6489-44ca-83eb-ffcdcc569741', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-18 18:22:45.044 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-18 18:22:45.044 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cd9e858d-7f34-4a1d-8379-2526b1d8d14d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:22:45.044 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cd9e858d-7f34-4a1d-8379-2526b1d8d14d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-18 18:22:45.044 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-18 18:22:45.416 4216 2625819245560 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cd9e858d-7f34-4a1d-8379-2526b1d8d14d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:22:45.416 4216 2625819245560 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cd9e858d-7f34-4a1d-8379-2526b1d8d14d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:22:45.433 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cd9e858d-7f34-4a1d-8379-2526b1d8d14d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-18 18:22:45.433 4216 2625819245560 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1254, VLAN trunk: None to switch port cd9e858d-7f34-4a1d-8379-2526b1d8d14d 2021-11-18 18:22:45.715 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-18 18:22:45.715 4216 2625819245560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cd9e858d-7f34-4a1d-8379-2526b1d8d14d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:22:45.822 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b8dec883-9c40-4b37-9669-675f4ccb60d1 0559ce9d0f8a4455b2390d62df7a4d44 b495bf48b9d54027a1a1727acb8729b7 - - -] Security group member updated on remote: ['396a1509-a353-487d-a11c-b8afe35d40eb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:22:45.822 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-b8dec883-9c40-4b37-9669-675f4ccb60d1 0559ce9d0f8a4455b2390d62df7a4d44 b495bf48b9d54027a1a1727acb8729b7 - - -] Security group member updated ['396a1509-a353-487d-a11c-b8afe35d40eb'] 2021-11-18 18:22:45.933 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cd9e858d-7f34-4a1d-8379-2526b1d8d14d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:22:45.933 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:22:45.933 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f75c82fa-0050-4129-ba83-f2cc050a00d8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-18 18:22:45.933 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f75c82fa-0050-4129-ba83-f2cc050a00d8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-18 18:22:45.947 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cd9e858d-7f34-4a1d-8379-2526b1d8d14d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:22:45.947 4216 2625819245560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-18 18:22:45.947 4216 2625819245560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cd9e858d-7f34-4a1d-8379-2526b1d8d14d not yet added. Adding. 2021-11-18 18:22:45.947 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-18 18:22:45.947 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-18 18:22:46.184 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cd9e858d-7f34-4a1d-8379-2526b1d8d14d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:22:46.543 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cd9e858d-7f34-4a1d-8379-2526b1d8d14d" "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:405 2021-11-18 18:22:46.543 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cd9e858d-7f34-4a1d-8379-2526b1d8d14d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:22:46.651 4216 2625819246088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66791dec-cbde-4ce1-9dca-357090e85939 fba9f3b0297e4021b87b6d8d5675141f 314b8ad7abd74bc8987e2a5424a623bd - - -] port_update received: e80c0c4f-2063-4c11-9736-7325b2ee87f0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-18 18:22:46.667 4216 2625819246088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66791dec-cbde-4ce1-9dca-357090e85939 fba9f3b0297e4021b87b6d8d5675141f 314b8ad7abd74bc8987e2a5424a623bd - - -] No port e80c0c4f-2063-4c11-9736-7325b2ee87f0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-18 18:22:46.870 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cd9e858d-7f34-4a1d-8379-2526b1d8d14d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:22:47.186 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cd9e858d-7f34-4a1d-8379-2526b1d8d14d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:22:47.186 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cd9e858d-7f34-4a1d-8379-2526b1d8d14d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-18 18:22:47.186 4216 2625819245560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cd9e858d-7f34-4a1d-8379-2526b1d8d14d processed. 2021-11-18 18:22:48.425 4216 2625819245560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2b873e70-288b-4bcd-85b6-383f5e5765a9 d1fbae74d870480796d37e6b77835193 e0df18a4a85b4b66bbe87a12c3de7246 - - -] Security group member updated on remote: ['f548e013-f851-4407-a231-91e60bd26201'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:22:48.439 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [req-2b873e70-288b-4bcd-85b6-383f5e5765a9 d1fbae74d870480796d37e6b77835193 e0df18a4a85b4b66bbe87a12c3de7246 - - -] Security group member updated ['f548e013-f851-4407-a231-91e60bd26201'] 2021-11-18 18:22:48.439 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [req-2b873e70-288b-4bcd-85b6-383f5e5765a9 d1fbae74d870480796d37e6b77835193 e0df18a4a85b4b66bbe87a12c3de7246 - - -] Refresh firewall rules 2021-11-18 18:22:48.439 4216 2625819245560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2b873e70-288b-4bcd-85b6-383f5e5765a9 d1fbae74d870480796d37e6b77835193 e0df18a4a85b4b66bbe87a12c3de7246 - - -] Get security group information for devices via rpc ['fdcf0d6a-a693-42be-a328-cd1303a76867'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:22:48.468 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2b873e70-288b-4bcd-85b6-383f5e5765a9 d1fbae74d870480796d37e6b77835193 e0df18a4a85b4b66bbe87a12c3de7246 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:22:48.468 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2b873e70-288b-4bcd-85b6-383f5e5765a9 d1fbae74d870480796d37e6b77835193 e0df18a4a85b4b66bbe87a12c3de7246 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:22:48.494 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b873e70-288b-4bcd-85b6-383f5e5765a9 d1fbae74d870480796d37e6b77835193 e0df18a4a85b4b66bbe87a12c3de7246 - - -] port_delete event received for 'fdcf0d6a-a693-42be-a328-cd1303a76867' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:22:48.729 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:22:48.935 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:22:49.433 4216 2625819242568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e80c0c4f-2063-4c11-9736-7325b2ee87f0 2021-11-18 18:22:49.546 4216 2625819242744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fdcf0d6a-a693-42be-a328-cd1303a76867 2021-11-18 18:22:50.744 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-18 18:22:50.964 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Adding port e80c0c4f-2063-4c11-9736-7325b2ee87f0 2021-11-18 18:22:50.979 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Port e80c0c4f-2063-4c11-9736-7325b2ee87f0 updated. Details: {'device': 'e80c0c4f-2063-4c11-9736-7325b2ee87f0', 'network_id': 'b12daaea-d2b1-4cf6-b382-929b5357568a', 'port_id': 'e80c0c4f-2063-4c11-9736-7325b2ee87f0', 'mac_address': 'fa:16:3e:c1:59:c4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1261, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b2d887bf-f563-462f-a30f-d0d4a200f16d', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-18 18:22:50.979 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-18 18:22:50.979 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-18 18:22:50.979 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e80c0c4f-2063-4c11-9736-7325b2ee87f0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:22:50.979 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e80c0c4f-2063-4c11-9736-7325b2ee87f0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-18 18:22:50.979 4216 2625819245560 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b12daaea-d2b1-4cf6-b382-929b5357568a 2021-11-18 18:22:50.979 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-18 18:22:50.979 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fdcf0d6a-a693-42be-a328-cd1303a76867' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-18 18:22:50.979 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fdcf0d6a-a693-42be-a328-cd1303a76867' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-18 18:22:50.979 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fdcf0d6a-a693-42be-a328-cd1303a76867 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-18 18:22:51.025 4216 2625819245032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1073852c-ef84-4d5e-bd20-9cbf70d57f8d 2021-11-18 18:22:51.025 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fdcf0d6a-a693-42be-a328-cd1303a76867'] 2021-11-18 18:22:51.025 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-18 18:22:51.025 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-18 18:22:51.025 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fdcf0d6a-a693-42be-a328-cd1303a76867'] 2021-11-18 18:22:51.311 4216 2625819245560 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e80c0c4f-2063-4c11-9736-7325b2ee87f0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:22:51.311 4216 2625819245560 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e80c0c4f-2063-4c11-9736-7325b2ee87f0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:22:51.325 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e80c0c4f-2063-4c11-9736-7325b2ee87f0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-18 18:22:51.325 4216 2625819245560 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1261, VLAN trunk: None to switch port e80c0c4f-2063-4c11-9736-7325b2ee87f0 2021-11-18 18:22:51.526 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-18 18:22:51.526 4216 2625819245560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e80c0c4f-2063-4c11-9736-7325b2ee87f0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:22:51.683 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e80c0c4f-2063-4c11-9736-7325b2ee87f0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:22:51.683 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:22:51.683 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (396a1509-a353-487d-a11c-b8afe35d40eb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-18 18:22:51.683 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (396a1509-a353-487d-a11c-b8afe35d40eb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-18 18:22:51.683 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e80c0c4f-2063-4c11-9736-7325b2ee87f0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:22:51.683 4216 2625819245560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-18 18:22:51.683 4216 2625819245560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e80c0c4f-2063-4c11-9736-7325b2ee87f0 not yet added. Adding. 2021-11-18 18:22:51.683 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-18 18:22:51.683 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-18 18:22:51.998 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e80c0c4f-2063-4c11-9736-7325b2ee87f0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:22:52.307 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e80c0c4f-2063-4c11-9736-7325b2ee87f0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:22:52.307 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e80c0c4f-2063-4c11-9736-7325b2ee87f0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:22:52.607 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e80c0c4f-2063-4c11-9736-7325b2ee87f0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.296s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:22:52.762 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:22:52.806 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:22:52.806 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e80c0c4f-2063-4c11-9736-7325b2ee87f0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.829s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:22:52.806 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e80c0c4f-2063-4c11-9736-7325b2ee87f0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-18 18:22:52.806 4216 2625819245560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e80c0c4f-2063-4c11-9736-7325b2ee87f0 processed. 2021-11-18 18:22:54.777 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:22:54.983 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:22:57.718 4216 2625819245560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2a37bea1-b7a0-497b-8307-d97e76c65f5b 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Security group member updated on remote: ['f75c82fa-0050-4129-ba83-f2cc050a00d8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:22:57.729 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [req-2a37bea1-b7a0-497b-8307-d97e76c65f5b 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Security group member updated ['f75c82fa-0050-4129-ba83-f2cc050a00d8'] 2021-11-18 18:22:57.729 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [req-2a37bea1-b7a0-497b-8307-d97e76c65f5b 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Refresh firewall rules 2021-11-18 18:22:57.729 4216 2625819245560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2a37bea1-b7a0-497b-8307-d97e76c65f5b 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Get security group information for devices via rpc ['a7d471cd-31e3-4d0a-8e43-effafc7dcc34', 'cd9e858d-7f34-4a1d-8379-2526b1d8d14d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:22:58.231 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2a37bea1-b7a0-497b-8307-d97e76c65f5b 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Update security group information for ports dict_keys(['a7d471cd-31e3-4d0a-8e43-effafc7dcc34', 'cd9e858d-7f34-4a1d-8379-2526b1d8d14d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:22:58.231 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2a37bea1-b7a0-497b-8307-d97e76c65f5b 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:22:58.231 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2a37bea1-b7a0-497b-8307-d97e76c65f5b 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Update rules of security group (f75c82fa-0050-4129-ba83-f2cc050a00d8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-18 18:22:58.231 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2a37bea1-b7a0-497b-8307-d97e76c65f5b 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Update members of security group (f75c82fa-0050-4129-ba83-f2cc050a00d8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-18 18:22:58.231 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2a37bea1-b7a0-497b-8307-d97e76c65f5b 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Update port filter for a7d471cd-31e3-4d0a-8e43-effafc7dcc34 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:22:58.231 4216 2625819245560 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2a37bea1-b7a0-497b-8307-d97e76c65f5b 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Updating port rules. 2021-11-18 18:22:58.231 4216 2625819245560 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2a37bea1-b7a0-497b-8307-d97e76c65f5b 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-18 18:22:58.231 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [req-2a37bea1-b7a0-497b-8307-d97e76c65f5b 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-a7d471cd-31e3-4d0a-8e43-effafc7dcc34" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:22:58.619 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [req-2a37bea1-b7a0-497b-8307-d97e76c65f5b 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-a7d471cd-31e3-4d0a-8e43-effafc7dcc34" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:22:58.619 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [req-2a37bea1-b7a0-497b-8307-d97e76c65f5b 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-a7d471cd-31e3-4d0a-8e43-effafc7dcc34" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:22:58.619 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [req-2a37bea1-b7a0-497b-8307-d97e76c65f5b 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-a7d471cd-31e3-4d0a-8e43-effafc7dcc34" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:22:58.619 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2a37bea1-b7a0-497b-8307-d97e76c65f5b 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Update port filter for cd9e858d-7f34-4a1d-8379-2526b1d8d14d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:22:58.619 4216 2625819245560 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2a37bea1-b7a0-497b-8307-d97e76c65f5b 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Updating port rules. 2021-11-18 18:22:58.619 4216 2625819245560 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2a37bea1-b7a0-497b-8307-d97e76c65f5b 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-18 18:22:58.635 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [req-2a37bea1-b7a0-497b-8307-d97e76c65f5b 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-cd9e858d-7f34-4a1d-8379-2526b1d8d14d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:22:58.744 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-674f359b-d326-4ec0-9ed6-a3453de119fa fba9f3b0297e4021b87b6d8d5675141f 314b8ad7abd74bc8987e2a5424a623bd - - -] port_update received: 06aae38d-855e-418f-bad5-e6d59380d325 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-18 18:22:58.777 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-674f359b-d326-4ec0-9ed6-a3453de119fa fba9f3b0297e4021b87b6d8d5675141f 314b8ad7abd74bc8987e2a5424a623bd - - -] No port 06aae38d-855e-418f-bad5-e6d59380d325 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-18 18:22:59.057 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [req-2a37bea1-b7a0-497b-8307-d97e76c65f5b 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-cd9e858d-7f34-4a1d-8379-2526b1d8d14d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:22:59.057 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [req-2a37bea1-b7a0-497b-8307-d97e76c65f5b 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-cd9e858d-7f34-4a1d-8379-2526b1d8d14d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:22:59.057 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [req-2a37bea1-b7a0-497b-8307-d97e76c65f5b 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-cd9e858d-7f34-4a1d-8379-2526b1d8d14d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:23:01.591 4216 2625819242568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 06aae38d-855e-418f-bad5-e6d59380d325 2021-11-18 18:23:02.783 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-18 18:23:03.028 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Adding port 06aae38d-855e-418f-bad5-e6d59380d325 2021-11-18 18:23:03.028 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Port 06aae38d-855e-418f-bad5-e6d59380d325 updated. Details: {'device': '06aae38d-855e-418f-bad5-e6d59380d325', 'network_id': '45b24624-d762-448f-bbf4-33588bc42052', 'port_id': '06aae38d-855e-418f-bad5-e6d59380d325', 'mac_address': 'fa:16:3e:d9:25:25', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1254, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bbf3fe42-6489-44ca-83eb-ffcdcc569741', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-18 18:23:03.028 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-18 18:23:03.040 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-06aae38d-855e-418f-bad5-e6d59380d325" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:23:03.040 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 06aae38d-855e-418f-bad5-e6d59380d325 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-18 18:23:03.040 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-18 18:23:03.471 4216 2625819245560 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '06aae38d-855e-418f-bad5-e6d59380d325') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:23:03.471 4216 2625819245560 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '06aae38d-855e-418f-bad5-e6d59380d325') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:23:03.471 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 06aae38d-855e-418f-bad5-e6d59380d325 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-18 18:23:03.471 4216 2625819245560 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1254, VLAN trunk: None to switch port 06aae38d-855e-418f-bad5-e6d59380d325 2021-11-18 18:23:03.717 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-18 18:23:03.717 4216 2625819245560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['06aae38d-855e-418f-bad5-e6d59380d325'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:23:03.938 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['06aae38d-855e-418f-bad5-e6d59380d325']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:23:03.938 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:23:03.938 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f75c82fa-0050-4129-ba83-f2cc050a00d8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-18 18:23:03.938 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f75c82fa-0050-4129-ba83-f2cc050a00d8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-18 18:23:03.938 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 06aae38d-855e-418f-bad5-e6d59380d325 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:23:03.938 4216 2625819245560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-18 18:23:03.938 4216 2625819245560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 06aae38d-855e-418f-bad5-e6d59380d325 not yet added. Adding. 2021-11-18 18:23:03.938 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-18 18:23:03.938 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-18 18:23:04.293 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-06aae38d-855e-418f-bad5-e6d59380d325" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:23:04.669 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-06aae38d-855e-418f-bad5-e6d59380d325" "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:405 2021-11-18 18:23:04.669 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-06aae38d-855e-418f-bad5-e6d59380d325" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:23:05.074 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-06aae38d-855e-418f-bad5-e6d59380d325" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:23:05.291 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-06aae38d-855e-418f-bad5-e6d59380d325" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:23:05.291 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 06aae38d-855e-418f-bad5-e6d59380d325 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-18 18:23:05.291 4216 2625819245560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 06aae38d-855e-418f-bad5-e6d59380d325 processed. 2021-11-18 18:23:05.473 4216 2625819245560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bdda72a4-42e7-436f-a206-1667a16c5f7c 0559ce9d0f8a4455b2390d62df7a4d44 b495bf48b9d54027a1a1727acb8729b7 - - -] Security group member updated on remote: ['396a1509-a353-487d-a11c-b8afe35d40eb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:23:05.473 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [req-bdda72a4-42e7-436f-a206-1667a16c5f7c 0559ce9d0f8a4455b2390d62df7a4d44 b495bf48b9d54027a1a1727acb8729b7 - - -] Security group member updated ['396a1509-a353-487d-a11c-b8afe35d40eb'] 2021-11-18 18:23:05.486 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [req-bdda72a4-42e7-436f-a206-1667a16c5f7c 0559ce9d0f8a4455b2390d62df7a4d44 b495bf48b9d54027a1a1727acb8729b7 - - -] Refresh firewall rules 2021-11-18 18:23:05.486 4216 2625819245560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bdda72a4-42e7-436f-a206-1667a16c5f7c 0559ce9d0f8a4455b2390d62df7a4d44 b495bf48b9d54027a1a1727acb8729b7 - - -] Get security group information for devices via rpc ['e80c0c4f-2063-4c11-9736-7325b2ee87f0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:23:05.527 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bdda72a4-42e7-436f-a206-1667a16c5f7c 0559ce9d0f8a4455b2390d62df7a4d44 b495bf48b9d54027a1a1727acb8729b7 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:23:05.527 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bdda72a4-42e7-436f-a206-1667a16c5f7c 0559ce9d0f8a4455b2390d62df7a4d44 b495bf48b9d54027a1a1727acb8729b7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:23:05.572 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdda72a4-42e7-436f-a206-1667a16c5f7c 0559ce9d0f8a4455b2390d62df7a4d44 b495bf48b9d54027a1a1727acb8729b7 - - -] port_delete event received for 'e80c0c4f-2063-4c11-9736-7325b2ee87f0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:23:05.857 4216 2625819242744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e80c0c4f-2063-4c11-9736-7325b2ee87f0 2021-11-18 18:23:06.822 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-18 18:23:06.822 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e80c0c4f-2063-4c11-9736-7325b2ee87f0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-18 18:23:06.822 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e80c0c4f-2063-4c11-9736-7325b2ee87f0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-18 18:23:06.822 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e80c0c4f-2063-4c11-9736-7325b2ee87f0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-18 18:23:06.822 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:23:06.862 4216 2625819245032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b12daaea-d2b1-4cf6-b382-929b5357568a 2021-11-18 18:23:06.862 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e80c0c4f-2063-4c11-9736-7325b2ee87f0'] 2021-11-18 18:23:06.862 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-18 18:23:06.862 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-18 18:23:06.862 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e80c0c4f-2063-4c11-9736-7325b2ee87f0'] 2021-11-18 18:23:07.338 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:23:13.197 4216 2625819245560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-443cf942-5a55-49ca-8970-728c7bc5edd8 3746bfc657ea48a7a7bba0881d42665a 6cf7855d86dd430fa8737d9a33f0353b - - -] Security group member updated on remote: ['3be8e611-34c5-4510-882a-615cce5c6860'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:23:13.197 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [req-443cf942-5a55-49ca-8970-728c7bc5edd8 3746bfc657ea48a7a7bba0881d42665a 6cf7855d86dd430fa8737d9a33f0353b - - -] Security group member updated ['3be8e611-34c5-4510-882a-615cce5c6860'] 2021-11-18 18:23:14.323 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef30f3a6-c665-4279-ab48-07f91e48cbcb fba9f3b0297e4021b87b6d8d5675141f 314b8ad7abd74bc8987e2a5424a623bd - - -] port_update received: ecb380e1-fb83-4b41-8c45-6f968aeba8cb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-18 18:23:14.339 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef30f3a6-c665-4279-ab48-07f91e48cbcb fba9f3b0297e4021b87b6d8d5675141f 314b8ad7abd74bc8987e2a5424a623bd - - -] No port ecb380e1-fb83-4b41-8c45-6f968aeba8cb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-18 18:23:17.854 4216 2625819242568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ecb380e1-fb83-4b41-8c45-6f968aeba8cb 2021-11-18 18:23:18.916 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-18 18:23:19.135 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Adding port ecb380e1-fb83-4b41-8c45-6f968aeba8cb 2021-11-18 18:23:19.135 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Port ecb380e1-fb83-4b41-8c45-6f968aeba8cb updated. Details: {'device': 'ecb380e1-fb83-4b41-8c45-6f968aeba8cb', 'network_id': 'd12729ee-6489-4140-ac7d-1f231ec9f9f5', 'port_id': 'ecb380e1-fb83-4b41-8c45-6f968aeba8cb', 'mac_address': 'fa:16:3e:09:f8:1a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1265, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd7e0daf6-b1ed-4da2-b42d-0e79267f0f20', 'ip_address': '192.168.233.19'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-18 18:23:19.135 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-18 18:23:19.135 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ecb380e1-fb83-4b41-8c45-6f968aeba8cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:23:19.135 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ecb380e1-fb83-4b41-8c45-6f968aeba8cb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-18 18:23:19.135 4216 2625819245560 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d12729ee-6489-4140-ac7d-1f231ec9f9f5 2021-11-18 18:23:19.158 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-18 18:23:19.481 4216 2625819245560 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ecb380e1-fb83-4b41-8c45-6f968aeba8cb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:23:19.481 4216 2625819245560 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ecb380e1-fb83-4b41-8c45-6f968aeba8cb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:23:19.494 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ecb380e1-fb83-4b41-8c45-6f968aeba8cb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-18 18:23:19.494 4216 2625819245560 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1265, VLAN trunk: None to switch port ecb380e1-fb83-4b41-8c45-6f968aeba8cb 2021-11-18 18:23:19.686 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-18 18:23:19.686 4216 2625819245560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ecb380e1-fb83-4b41-8c45-6f968aeba8cb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:23:19.838 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ecb380e1-fb83-4b41-8c45-6f968aeba8cb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:23:19.838 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:23:19.838 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3be8e611-34c5-4510-882a-615cce5c6860) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-18 18:23:19.838 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3be8e611-34c5-4510-882a-615cce5c6860) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-18 18:23:19.838 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ecb380e1-fb83-4b41-8c45-6f968aeba8cb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:23:19.838 4216 2625819245560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-18 18:23:19.838 4216 2625819245560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ecb380e1-fb83-4b41-8c45-6f968aeba8cb not yet added. Adding. 2021-11-18 18:23:19.838 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-18 18:23:19.838 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-18 18:23:20.138 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ecb380e1-fb83-4b41-8c45-6f968aeba8cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:23:20.466 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ecb380e1-fb83-4b41-8c45-6f968aeba8cb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:23:20.466 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ecb380e1-fb83-4b41-8c45-6f968aeba8cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:23:20.894 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ecb380e1-fb83-4b41-8c45-6f968aeba8cb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:23:20.978 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0f9b341e-e1c6-4d15-8475-a4dba9bf85f1 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Security group member updated on remote: ['f75c82fa-0050-4129-ba83-f2cc050a00d8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:23:20.978 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-0f9b341e-e1c6-4d15-8475-a4dba9bf85f1 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Security group member updated ['f75c82fa-0050-4129-ba83-f2cc050a00d8'] 2021-11-18 18:23:20.978 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-0f9b341e-e1c6-4d15-8475-a4dba9bf85f1 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Refresh firewall rules 2021-11-18 18:23:20.978 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0f9b341e-e1c6-4d15-8475-a4dba9bf85f1 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Get security group information for devices via rpc ['a7d471cd-31e3-4d0a-8e43-effafc7dcc34', 'cd9e858d-7f34-4a1d-8379-2526b1d8d14d', '06aae38d-855e-418f-bad5-e6d59380d325'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:23:21.207 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ecb380e1-fb83-4b41-8c45-6f968aeba8cb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:23:21.207 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ecb380e1-fb83-4b41-8c45-6f968aeba8cb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-18 18:23:21.207 4216 2625819245560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ecb380e1-fb83-4b41-8c45-6f968aeba8cb processed. 2021-11-18 18:23:21.441 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0f9b341e-e1c6-4d15-8475-a4dba9bf85f1 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Update security group information for ports dict_keys(['06aae38d-855e-418f-bad5-e6d59380d325', 'a7d471cd-31e3-4d0a-8e43-effafc7dcc34', 'cd9e858d-7f34-4a1d-8379-2526b1d8d14d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:23:21.441 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0f9b341e-e1c6-4d15-8475-a4dba9bf85f1 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:23:21.441 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0f9b341e-e1c6-4d15-8475-a4dba9bf85f1 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Update rules of security group (f75c82fa-0050-4129-ba83-f2cc050a00d8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-18 18:23:21.441 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0f9b341e-e1c6-4d15-8475-a4dba9bf85f1 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Update members of security group (f75c82fa-0050-4129-ba83-f2cc050a00d8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-18 18:23:21.441 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0f9b341e-e1c6-4d15-8475-a4dba9bf85f1 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Update port filter for 06aae38d-855e-418f-bad5-e6d59380d325 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:23:21.441 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0f9b341e-e1c6-4d15-8475-a4dba9bf85f1 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Updating port rules. 2021-11-18 18:23:21.441 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0f9b341e-e1c6-4d15-8475-a4dba9bf85f1 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-18 18:23:21.441 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-0f9b341e-e1c6-4d15-8475-a4dba9bf85f1 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-06aae38d-855e-418f-bad5-e6d59380d325" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:23:21.761 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eac1a4b7-7571-4bea-b893-a90a34defb29 fba9f3b0297e4021b87b6d8d5675141f 314b8ad7abd74bc8987e2a5424a623bd - - -] port_update received: 5f412634-2a4f-426e-98a7-fb21090e5065 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-18 18:23:21.792 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-0f9b341e-e1c6-4d15-8475-a4dba9bf85f1 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-06aae38d-855e-418f-bad5-e6d59380d325" "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:405 2021-11-18 18:23:21.792 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-0f9b341e-e1c6-4d15-8475-a4dba9bf85f1 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-06aae38d-855e-418f-bad5-e6d59380d325" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:23:21.792 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-0f9b341e-e1c6-4d15-8475-a4dba9bf85f1 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-06aae38d-855e-418f-bad5-e6d59380d325" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:23:21.792 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0f9b341e-e1c6-4d15-8475-a4dba9bf85f1 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Update port filter for a7d471cd-31e3-4d0a-8e43-effafc7dcc34 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:23:21.792 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0f9b341e-e1c6-4d15-8475-a4dba9bf85f1 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Updating port rules. 2021-11-18 18:23:21.792 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0f9b341e-e1c6-4d15-8475-a4dba9bf85f1 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-18 18:23:21.792 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-0f9b341e-e1c6-4d15-8475-a4dba9bf85f1 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-a7d471cd-31e3-4d0a-8e43-effafc7dcc34" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:23:21.792 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eac1a4b7-7571-4bea-b893-a90a34defb29 fba9f3b0297e4021b87b6d8d5675141f 314b8ad7abd74bc8987e2a5424a623bd - - -] No port 5f412634-2a4f-426e-98a7-fb21090e5065 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-18 18:23:22.199 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-0f9b341e-e1c6-4d15-8475-a4dba9bf85f1 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-a7d471cd-31e3-4d0a-8e43-effafc7dcc34" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:23:22.199 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-0f9b341e-e1c6-4d15-8475-a4dba9bf85f1 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-a7d471cd-31e3-4d0a-8e43-effafc7dcc34" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:23:22.199 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-0f9b341e-e1c6-4d15-8475-a4dba9bf85f1 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-a7d471cd-31e3-4d0a-8e43-effafc7dcc34" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:23:22.199 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0f9b341e-e1c6-4d15-8475-a4dba9bf85f1 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Update port filter for cd9e858d-7f34-4a1d-8379-2526b1d8d14d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:23:22.199 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0f9b341e-e1c6-4d15-8475-a4dba9bf85f1 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Updating port rules. 2021-11-18 18:23:22.199 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0f9b341e-e1c6-4d15-8475-a4dba9bf85f1 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-18 18:23:22.199 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-0f9b341e-e1c6-4d15-8475-a4dba9bf85f1 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-cd9e858d-7f34-4a1d-8379-2526b1d8d14d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:23:22.464 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a13b5ab2-8d85-4729-9421-dee19576dbe9 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] network_delete received. Deleting network 1073852c-ef84-4d5e-bd20-9cbf70d57f8d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-18 18:23:22.464 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a13b5ab2-8d85-4729-9421-dee19576dbe9 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] Network 1073852c-ef84-4d5e-bd20-9cbf70d57f8d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-18 18:23:22.543 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-0f9b341e-e1c6-4d15-8475-a4dba9bf85f1 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-cd9e858d-7f34-4a1d-8379-2526b1d8d14d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:23:22.543 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-0f9b341e-e1c6-4d15-8475-a4dba9bf85f1 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-cd9e858d-7f34-4a1d-8379-2526b1d8d14d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:23:22.543 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-0f9b341e-e1c6-4d15-8475-a4dba9bf85f1 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-cd9e858d-7f34-4a1d-8379-2526b1d8d14d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:23:22.916 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:23:23.149 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:23:23.653 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55419911-4022-4082-8d15-0828d0157b6e 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] network_delete received. Deleting network b12daaea-d2b1-4cf6-b382-929b5357568a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-18 18:23:23.653 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55419911-4022-4082-8d15-0828d0157b6e 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] Network b12daaea-d2b1-4cf6-b382-929b5357568a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-18 18:23:24.192 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-086d2551-707c-4156-8dff-fe027dc0d404 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] network_delete received. Deleting network c68cb168-f1be-4170-8c48-c45f08a6986b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-18 18:23:24.196 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-086d2551-707c-4156-8dff-fe027dc0d404 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] Network c68cb168-f1be-4170-8c48-c45f08a6986b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-18 18:23:26.026 4216 2625819242568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5f412634-2a4f-426e-98a7-fb21090e5065 2021-11-18 18:23:26.919 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-18 18:23:27.149 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Adding port 5f412634-2a4f-426e-98a7-fb21090e5065 2021-11-18 18:23:27.149 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Port 5f412634-2a4f-426e-98a7-fb21090e5065 updated. Details: {'device': '5f412634-2a4f-426e-98a7-fb21090e5065', 'network_id': '45b24624-d762-448f-bbf4-33588bc42052', 'port_id': '5f412634-2a4f-426e-98a7-fb21090e5065', 'mac_address': 'fa:16:3e:0b:bb:32', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1254, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bbf3fe42-6489-44ca-83eb-ffcdcc569741', '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-11-18 18:23:27.168 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-18 18:23:27.168 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5f412634-2a4f-426e-98a7-fb21090e5065" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:23:27.168 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5f412634-2a4f-426e-98a7-fb21090e5065 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-18 18:23:27.168 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-18 18:23:27.484 4216 2625819245032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5f412634-2a4f-426e-98a7-fb21090e5065') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:23:27.484 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5f412634-2a4f-426e-98a7-fb21090e5065') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:23:27.493 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5f412634-2a4f-426e-98a7-fb21090e5065 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-18 18:23:27.493 4216 2625819245032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1254, VLAN trunk: None to switch port 5f412634-2a4f-426e-98a7-fb21090e5065 2021-11-18 18:23:27.698 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-18 18:23:27.698 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5f412634-2a4f-426e-98a7-fb21090e5065'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:23:27.853 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5f412634-2a4f-426e-98a7-fb21090e5065']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:23:27.853 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:23:27.853 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f75c82fa-0050-4129-ba83-f2cc050a00d8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-18 18:23:27.853 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f75c82fa-0050-4129-ba83-f2cc050a00d8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-18 18:23:27.853 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5f412634-2a4f-426e-98a7-fb21090e5065 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:23:27.853 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-18 18:23:27.871 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5f412634-2a4f-426e-98a7-fb21090e5065 not yet added. Adding. 2021-11-18 18:23:27.871 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-18 18:23:27.871 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-18 18:23:28.264 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5f412634-2a4f-426e-98a7-fb21090e5065" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:23:28.666 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5f412634-2a4f-426e-98a7-fb21090e5065" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:23:28.666 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5f412634-2a4f-426e-98a7-fb21090e5065" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:23:29.013 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5f412634-2a4f-426e-98a7-fb21090e5065" "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:405 2021-11-18 18:23:29.233 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5f412634-2a4f-426e-98a7-fb21090e5065" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:23:29.233 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5f412634-2a4f-426e-98a7-fb21090e5065 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-18 18:23:29.233 4216 2625819245032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5f412634-2a4f-426e-98a7-fb21090e5065 processed. 2021-11-18 18:23:29.306 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-33262855-9129-4e94-8704-66d420ec4f1e 3746bfc657ea48a7a7bba0881d42665a 6cf7855d86dd430fa8737d9a33f0353b - - -] Security group member updated on remote: ['3be8e611-34c5-4510-882a-615cce5c6860'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:23:29.326 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-33262855-9129-4e94-8704-66d420ec4f1e 3746bfc657ea48a7a7bba0881d42665a 6cf7855d86dd430fa8737d9a33f0353b - - -] Security group member updated ['3be8e611-34c5-4510-882a-615cce5c6860'] 2021-11-18 18:23:29.326 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-33262855-9129-4e94-8704-66d420ec4f1e 3746bfc657ea48a7a7bba0881d42665a 6cf7855d86dd430fa8737d9a33f0353b - - -] Refresh firewall rules 2021-11-18 18:23:29.326 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-33262855-9129-4e94-8704-66d420ec4f1e 3746bfc657ea48a7a7bba0881d42665a 6cf7855d86dd430fa8737d9a33f0353b - - -] Get security group information for devices via rpc ['ecb380e1-fb83-4b41-8c45-6f968aeba8cb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:23:29.369 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-33262855-9129-4e94-8704-66d420ec4f1e 3746bfc657ea48a7a7bba0881d42665a 6cf7855d86dd430fa8737d9a33f0353b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:23:29.369 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-33262855-9129-4e94-8704-66d420ec4f1e 3746bfc657ea48a7a7bba0881d42665a 6cf7855d86dd430fa8737d9a33f0353b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:23:29.417 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33262855-9129-4e94-8704-66d420ec4f1e 3746bfc657ea48a7a7bba0881d42665a 6cf7855d86dd430fa8737d9a33f0353b - - -] port_delete event received for 'ecb380e1-fb83-4b41-8c45-6f968aeba8cb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:23:30.250 4216 2625819242744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ecb380e1-fb83-4b41-8c45-6f968aeba8cb 2021-11-18 18:23:30.947 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-18 18:23:30.947 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ecb380e1-fb83-4b41-8c45-6f968aeba8cb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-18 18:23:30.947 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ecb380e1-fb83-4b41-8c45-6f968aeba8cb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-18 18:23:30.947 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ecb380e1-fb83-4b41-8c45-6f968aeba8cb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-18 18:23:30.947 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:23:30.981 4216 2625819245560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d12729ee-6489-4140-ac7d-1f231ec9f9f5 2021-11-18 18:23:30.981 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ecb380e1-fb83-4b41-8c45-6f968aeba8cb'] 2021-11-18 18:23:30.981 4216 2625819245560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-18 18:23:30.981 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-18 18:23:30.981 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ecb380e1-fb83-4b41-8c45-6f968aeba8cb'] 2021-11-18 18:23:31.198 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:23:40.852 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2451460-1a38-42ae-9a9e-2a304b2297e6 - - - - -] port_update received: f19980c3-be99-44af-b003-4aa371296684 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-18 18:23:40.892 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2451460-1a38-42ae-9a9e-2a304b2297e6 - - - - -] No port f19980c3-be99-44af-b003-4aa371296684 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-18 18:23:44.899 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e14e4ae3-02b9-4200-bb2e-f10e2465ff97 - - - - -] port_update received: 28e57470-6d44-424f-8e06-5f19ef43fdb1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-18 18:23:44.899 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e14e4ae3-02b9-4200-bb2e-f10e2465ff97 - - - - -] No port 28e57470-6d44-424f-8e06-5f19ef43fdb1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-18 18:23:45.212 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1c3d94a3-6484-4925-a6b1-bd3a47f57f62 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Security group member updated on remote: ['f75c82fa-0050-4129-ba83-f2cc050a00d8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:23:45.212 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-1c3d94a3-6484-4925-a6b1-bd3a47f57f62 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Security group member updated ['f75c82fa-0050-4129-ba83-f2cc050a00d8'] 2021-11-18 18:23:45.212 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-1c3d94a3-6484-4925-a6b1-bd3a47f57f62 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Refresh firewall rules 2021-11-18 18:23:45.212 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1c3d94a3-6484-4925-a6b1-bd3a47f57f62 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Get security group information for devices via rpc ['a7d471cd-31e3-4d0a-8e43-effafc7dcc34', 'cd9e858d-7f34-4a1d-8379-2526b1d8d14d', '06aae38d-855e-418f-bad5-e6d59380d325', '5f412634-2a4f-426e-98a7-fb21090e5065'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:23:45.306 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c3d94a3-6484-4925-a6b1-bd3a47f57f62 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] port_delete event received for '5f412634-2a4f-426e-98a7-fb21090e5065' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:23:46.514 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1c3d94a3-6484-4925-a6b1-bd3a47f57f62 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Update security group information for ports dict_keys(['06aae38d-855e-418f-bad5-e6d59380d325', 'a7d471cd-31e3-4d0a-8e43-effafc7dcc34', 'cd9e858d-7f34-4a1d-8379-2526b1d8d14d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:23:46.514 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1c3d94a3-6484-4925-a6b1-bd3a47f57f62 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:23:46.514 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1c3d94a3-6484-4925-a6b1-bd3a47f57f62 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Update rules of security group (f75c82fa-0050-4129-ba83-f2cc050a00d8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-18 18:23:46.527 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1c3d94a3-6484-4925-a6b1-bd3a47f57f62 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Update members of security group (f75c82fa-0050-4129-ba83-f2cc050a00d8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-18 18:23:46.527 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1c3d94a3-6484-4925-a6b1-bd3a47f57f62 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Update port filter for 06aae38d-855e-418f-bad5-e6d59380d325 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:23:46.527 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1c3d94a3-6484-4925-a6b1-bd3a47f57f62 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Updating port rules. 2021-11-18 18:23:46.527 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1c3d94a3-6484-4925-a6b1-bd3a47f57f62 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-18 18:23:46.527 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-1c3d94a3-6484-4925-a6b1-bd3a47f57f62 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-06aae38d-855e-418f-bad5-e6d59380d325" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:23:46.527 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-1c3d94a3-6484-4925-a6b1-bd3a47f57f62 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-06aae38d-855e-418f-bad5-e6d59380d325" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:23:46.527 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-1c3d94a3-6484-4925-a6b1-bd3a47f57f62 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-06aae38d-855e-418f-bad5-e6d59380d325" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:23:46.571 4216 2625819242744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5f412634-2a4f-426e-98a7-fb21090e5065 2021-11-18 18:23:46.856 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-1c3d94a3-6484-4925-a6b1-bd3a47f57f62 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-06aae38d-855e-418f-bad5-e6d59380d325" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:23:46.856 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1c3d94a3-6484-4925-a6b1-bd3a47f57f62 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Update port filter for a7d471cd-31e3-4d0a-8e43-effafc7dcc34 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:23:46.856 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1c3d94a3-6484-4925-a6b1-bd3a47f57f62 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Updating port rules. 2021-11-18 18:23:46.856 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1c3d94a3-6484-4925-a6b1-bd3a47f57f62 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-18 18:23:46.856 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-1c3d94a3-6484-4925-a6b1-bd3a47f57f62 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-a7d471cd-31e3-4d0a-8e43-effafc7dcc34" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:23:46.856 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-1c3d94a3-6484-4925-a6b1-bd3a47f57f62 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-a7d471cd-31e3-4d0a-8e43-effafc7dcc34" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:23:46.856 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-1c3d94a3-6484-4925-a6b1-bd3a47f57f62 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-a7d471cd-31e3-4d0a-8e43-effafc7dcc34" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:23:47.058 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-18 18:23:47.058 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5f412634-2a4f-426e-98a7-fb21090e5065' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-18 18:23:47.058 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5f412634-2a4f-426e-98a7-fb21090e5065' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-18 18:23:47.058 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5f412634-2a4f-426e-98a7-fb21090e5065 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-18 18:23:47.094 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5f412634-2a4f-426e-98a7-fb21090e5065'] 2021-11-18 18:23:47.094 4216 2625819245560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-18 18:23:47.094 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-18 18:23:47.094 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5f412634-2a4f-426e-98a7-fb21090e5065'] 2021-11-18 18:23:47.169 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc25c6cb-17a9-4b82-9918-fda31979bc5a - - - - -] port_update received: aa02250e-c904-4c61-9395-61a493c03fb9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-18 18:23:47.180 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-1c3d94a3-6484-4925-a6b1-bd3a47f57f62 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-a7d471cd-31e3-4d0a-8e43-effafc7dcc34" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.329s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:23:47.180 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1c3d94a3-6484-4925-a6b1-bd3a47f57f62 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Update port filter for cd9e858d-7f34-4a1d-8379-2526b1d8d14d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:23:47.214 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1c3d94a3-6484-4925-a6b1-bd3a47f57f62 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Updating port rules. 2021-11-18 18:23:47.214 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1c3d94a3-6484-4925-a6b1-bd3a47f57f62 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-18 18:23:47.214 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-1c3d94a3-6484-4925-a6b1-bd3a47f57f62 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-cd9e858d-7f34-4a1d-8379-2526b1d8d14d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:23:47.214 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-1c3d94a3-6484-4925-a6b1-bd3a47f57f62 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-cd9e858d-7f34-4a1d-8379-2526b1d8d14d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:23:47.214 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-1c3d94a3-6484-4925-a6b1-bd3a47f57f62 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-cd9e858d-7f34-4a1d-8379-2526b1d8d14d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:23:47.214 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc25c6cb-17a9-4b82-9918-fda31979bc5a - - - - -] No port aa02250e-c904-4c61-9395-61a493c03fb9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-18 18:23:47.571 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-1c3d94a3-6484-4925-a6b1-bd3a47f57f62 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-cd9e858d-7f34-4a1d-8379-2526b1d8d14d" "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:405 2021-11-18 18:23:49.057 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:23:49.165 4216 2625819245032 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:405 2021-11-18 18:23:49.883 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab5307a9-7344-4036-b778-827f210ed655 5f2f7b4640b942a9a2e811f1f4674813 0af090b410094c8692199800bd47e6f0 - - -] Security group rule updated on remote: ['0934356a-ae4a-4419-9e6f-36840beeb3ea'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-18 18:23:49.883 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-ab5307a9-7344-4036-b778-827f210ed655 5f2f7b4640b942a9a2e811f1f4674813 0af090b410094c8692199800bd47e6f0 - - -] Security group rule updated ['0934356a-ae4a-4419-9e6f-36840beeb3ea'] 2021-11-18 18:23:50.055 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f865990a-41fe-4bb2-9438-d0af90783667 5f2f7b4640b942a9a2e811f1f4674813 0af090b410094c8692199800bd47e6f0 - - -] Security group rule updated on remote: ['0934356a-ae4a-4419-9e6f-36840beeb3ea'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-18 18:23:50.055 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-f865990a-41fe-4bb2-9438-d0af90783667 5f2f7b4640b942a9a2e811f1f4674813 0af090b410094c8692199800bd47e6f0 - - -] Security group rule updated ['0934356a-ae4a-4419-9e6f-36840beeb3ea'] 2021-11-18 18:23:50.197 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-751d86e8-e4ae-4764-b69b-324eaa4e3a17 5f2f7b4640b942a9a2e811f1f4674813 0af090b410094c8692199800bd47e6f0 - - -] Security group rule updated on remote: ['0934356a-ae4a-4419-9e6f-36840beeb3ea'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-18 18:23:50.197 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-751d86e8-e4ae-4764-b69b-324eaa4e3a17 5f2f7b4640b942a9a2e811f1f4674813 0af090b410094c8692199800bd47e6f0 - - -] Security group rule updated ['0934356a-ae4a-4419-9e6f-36840beeb3ea'] 2021-11-18 18:23:50.322 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-34233210-663d-4516-a808-95e2b198facb 5f2f7b4640b942a9a2e811f1f4674813 0af090b410094c8692199800bd47e6f0 - - -] Security group rule updated on remote: ['0934356a-ae4a-4419-9e6f-36840beeb3ea'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-18 18:23:50.322 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-34233210-663d-4516-a808-95e2b198facb 5f2f7b4640b942a9a2e811f1f4674813 0af090b410094c8692199800bd47e6f0 - - -] Security group rule updated ['0934356a-ae4a-4419-9e6f-36840beeb3ea'] 2021-11-18 18:23:50.590 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b4353eaa-1d21-4d8b-98f2-33c19e4b6de9 5f2f7b4640b942a9a2e811f1f4674813 0af090b410094c8692199800bd47e6f0 - - -] Security group rule updated on remote: ['0934356a-ae4a-4419-9e6f-36840beeb3ea'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-18 18:23:50.590 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-b4353eaa-1d21-4d8b-98f2-33c19e4b6de9 5f2f7b4640b942a9a2e811f1f4674813 0af090b410094c8692199800bd47e6f0 - - -] Security group rule updated ['0934356a-ae4a-4419-9e6f-36840beeb3ea'] 2021-11-18 18:23:50.796 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9815b31e-901d-4d61-816f-a68a0572bf4a 5f2f7b4640b942a9a2e811f1f4674813 0af090b410094c8692199800bd47e6f0 - - -] Security group rule updated on remote: ['0934356a-ae4a-4419-9e6f-36840beeb3ea'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-18 18:23:50.796 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-9815b31e-901d-4d61-816f-a68a0572bf4a 5f2f7b4640b942a9a2e811f1f4674813 0af090b410094c8692199800bd47e6f0 - - -] Security group rule updated ['0934356a-ae4a-4419-9e6f-36840beeb3ea'] 2021-11-18 18:23:51.378 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa17f266-588c-4c71-9697-9bd3b7dbe903 - - - - -] port_update received: 53345cf1-9201-4e67-92c8-c7a162aa7d86 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-18 18:23:51.386 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa17f266-588c-4c71-9697-9bd3b7dbe903 - - - - -] No port 53345cf1-9201-4e67-92c8-c7a162aa7d86 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-18 18:23:51.768 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5fd51981-8fb9-4a7f-8e89-2bc10be1788f 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Security group member updated on remote: ['f75c82fa-0050-4129-ba83-f2cc050a00d8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:23:51.768 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-5fd51981-8fb9-4a7f-8e89-2bc10be1788f 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Security group member updated ['f75c82fa-0050-4129-ba83-f2cc050a00d8'] 2021-11-18 18:23:51.768 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-5fd51981-8fb9-4a7f-8e89-2bc10be1788f 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Refresh firewall rules 2021-11-18 18:23:51.768 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5fd51981-8fb9-4a7f-8e89-2bc10be1788f 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Get security group information for devices via rpc ['a7d471cd-31e3-4d0a-8e43-effafc7dcc34', 'cd9e858d-7f34-4a1d-8379-2526b1d8d14d', '06aae38d-855e-418f-bad5-e6d59380d325'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:23:51.854 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5fd51981-8fb9-4a7f-8e89-2bc10be1788f 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] port_delete event received for '06aae38d-855e-418f-bad5-e6d59380d325' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:23:52.635 4216 2625819242744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 06aae38d-855e-418f-bad5-e6d59380d325 2021-11-18 18:23:52.712 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5fd51981-8fb9-4a7f-8e89-2bc10be1788f 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Update security group information for ports dict_keys(['a7d471cd-31e3-4d0a-8e43-effafc7dcc34', 'cd9e858d-7f34-4a1d-8379-2526b1d8d14d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:23:52.712 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5fd51981-8fb9-4a7f-8e89-2bc10be1788f 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:23:52.712 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5fd51981-8fb9-4a7f-8e89-2bc10be1788f 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Update rules of security group (f75c82fa-0050-4129-ba83-f2cc050a00d8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-18 18:23:52.712 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5fd51981-8fb9-4a7f-8e89-2bc10be1788f 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Update members of security group (f75c82fa-0050-4129-ba83-f2cc050a00d8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-18 18:23:52.712 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5fd51981-8fb9-4a7f-8e89-2bc10be1788f 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Update port filter for a7d471cd-31e3-4d0a-8e43-effafc7dcc34 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:23:52.730 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5fd51981-8fb9-4a7f-8e89-2bc10be1788f 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Updating port rules. 2021-11-18 18:23:52.730 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5fd51981-8fb9-4a7f-8e89-2bc10be1788f 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-18 18:23:52.730 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-5fd51981-8fb9-4a7f-8e89-2bc10be1788f 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-a7d471cd-31e3-4d0a-8e43-effafc7dcc34" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:23:52.730 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-5fd51981-8fb9-4a7f-8e89-2bc10be1788f 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-a7d471cd-31e3-4d0a-8e43-effafc7dcc34" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:23:52.730 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-5fd51981-8fb9-4a7f-8e89-2bc10be1788f 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-a7d471cd-31e3-4d0a-8e43-effafc7dcc34" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:23:52.993 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-5fd51981-8fb9-4a7f-8e89-2bc10be1788f 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-a7d471cd-31e3-4d0a-8e43-effafc7dcc34" "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:405 2021-11-18 18:23:52.993 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5fd51981-8fb9-4a7f-8e89-2bc10be1788f 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Update port filter for cd9e858d-7f34-4a1d-8379-2526b1d8d14d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:23:52.993 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5fd51981-8fb9-4a7f-8e89-2bc10be1788f 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Updating port rules. 2021-11-18 18:23:52.993 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5fd51981-8fb9-4a7f-8e89-2bc10be1788f 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-18 18:23:52.993 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-5fd51981-8fb9-4a7f-8e89-2bc10be1788f 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-cd9e858d-7f34-4a1d-8379-2526b1d8d14d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:23:52.993 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-5fd51981-8fb9-4a7f-8e89-2bc10be1788f 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-cd9e858d-7f34-4a1d-8379-2526b1d8d14d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:23:52.993 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-5fd51981-8fb9-4a7f-8e89-2bc10be1788f 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-cd9e858d-7f34-4a1d-8379-2526b1d8d14d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:23:53.062 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-18 18:23:53.062 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '06aae38d-855e-418f-bad5-e6d59380d325' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-18 18:23:53.062 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '06aae38d-855e-418f-bad5-e6d59380d325' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-18 18:23:53.062 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 06aae38d-855e-418f-bad5-e6d59380d325 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-18 18:23:53.087 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['06aae38d-855e-418f-bad5-e6d59380d325'] 2021-11-18 18:23:53.087 4216 2625819245560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-18 18:23:53.087 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-18 18:23:53.087 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['06aae38d-855e-418f-bad5-e6d59380d325'] 2021-11-18 18:23:53.259 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-5fd51981-8fb9-4a7f-8e89-2bc10be1788f 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-cd9e858d-7f34-4a1d-8379-2526b1d8d14d" "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:405 2021-11-18 18:23:55.071 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:23:55.088 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:23:55.697 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f00a9474-8146-4cf5-b1fc-37b9b497e376 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Security group member updated on remote: ['f75c82fa-0050-4129-ba83-f2cc050a00d8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:23:55.697 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-f00a9474-8146-4cf5-b1fc-37b9b497e376 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Security group member updated ['f75c82fa-0050-4129-ba83-f2cc050a00d8'] 2021-11-18 18:23:55.697 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-f00a9474-8146-4cf5-b1fc-37b9b497e376 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Refresh firewall rules 2021-11-18 18:23:55.697 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f00a9474-8146-4cf5-b1fc-37b9b497e376 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Get security group information for devices via rpc ['a7d471cd-31e3-4d0a-8e43-effafc7dcc34', 'cd9e858d-7f34-4a1d-8379-2526b1d8d14d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:23:55.814 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f00a9474-8146-4cf5-b1fc-37b9b497e376 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] port_delete event received for 'cd9e858d-7f34-4a1d-8379-2526b1d8d14d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:23:55.884 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f00a9474-8146-4cf5-b1fc-37b9b497e376 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Update security group information for ports dict_keys(['a7d471cd-31e3-4d0a-8e43-effafc7dcc34']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:23:55.884 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f00a9474-8146-4cf5-b1fc-37b9b497e376 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:23:55.884 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f00a9474-8146-4cf5-b1fc-37b9b497e376 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Update rules of security group (f75c82fa-0050-4129-ba83-f2cc050a00d8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-18 18:23:55.884 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f00a9474-8146-4cf5-b1fc-37b9b497e376 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Update members of security group (f75c82fa-0050-4129-ba83-f2cc050a00d8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-18 18:23:55.884 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f00a9474-8146-4cf5-b1fc-37b9b497e376 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Update port filter for a7d471cd-31e3-4d0a-8e43-effafc7dcc34 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:23:55.884 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f00a9474-8146-4cf5-b1fc-37b9b497e376 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Updating port rules. 2021-11-18 18:23:55.884 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f00a9474-8146-4cf5-b1fc-37b9b497e376 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-18 18:23:55.884 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-f00a9474-8146-4cf5-b1fc-37b9b497e376 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-a7d471cd-31e3-4d0a-8e43-effafc7dcc34" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:23:55.884 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-f00a9474-8146-4cf5-b1fc-37b9b497e376 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-a7d471cd-31e3-4d0a-8e43-effafc7dcc34" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:23:55.884 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-f00a9474-8146-4cf5-b1fc-37b9b497e376 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-a7d471cd-31e3-4d0a-8e43-effafc7dcc34" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:23:56.182 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-f00a9474-8146-4cf5-b1fc-37b9b497e376 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Lock "n-hv-driver-port-lock-a7d471cd-31e3-4d0a-8e43-effafc7dcc34" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:23:56.527 4216 2625819242568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b 2021-11-18 18:23:56.665 4216 2625819242744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cd9e858d-7f34-4a1d-8379-2526b1d8d14d 2021-11-18 18:23:57.073 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-18 18:23:57.274 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Adding port f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b 2021-11-18 18:23:57.274 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Port f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b updated. Details: {'device': 'f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b', 'network_id': '53c79b5c-88f3-4088-a3a2-740e9051d1fe', 'port_id': 'f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b', 'mac_address': 'fa:16:3e:90:45:4e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1279, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9bc2f0e0-8cac-4be9-8cd2-08072ab4fcb9', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-18 18:23:57.274 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-18 18:23:57.274 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-18 18:23:57.274 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cd9e858d-7f34-4a1d-8379-2526b1d8d14d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-18 18:23:57.274 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cd9e858d-7f34-4a1d-8379-2526b1d8d14d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-18 18:23:57.274 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cd9e858d-7f34-4a1d-8379-2526b1d8d14d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-18 18:23:57.292 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:23:57.292 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-18 18:23:57.292 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-18 18:23:57.321 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cd9e858d-7f34-4a1d-8379-2526b1d8d14d'] 2021-11-18 18:23:57.321 4216 2625819245560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-18 18:23:57.321 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-18 18:23:57.321 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cd9e858d-7f34-4a1d-8379-2526b1d8d14d'] 2021-11-18 18:23:57.321 4216 2625819245032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:23:57.321 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:23:57.337 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-18 18:23:57.337 4216 2625819245032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1279, VLAN trunk: None to switch port f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b 2021-11-18 18:23:57.414 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-18 18:23:57.414 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:23:57.571 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:23:57.571 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:23:57.571 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f4ad2ea7-2655-4eaf-9186-87c92b609dd7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-18 18:23:57.571 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:23:57.587 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-18 18:23:57.587 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-11-18 18:23:57.587 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:23:57.587 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:23:57.587 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:23:57.587 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:23:57.650 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b" "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:405 2021-11-18 18:23:57.650 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-18 18:23:57.650 4216 2625819245032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b processed. 2021-11-18 18:23:59.088 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:23:59.431 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:24:00.711 4216 2625819242744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a7d471cd-31e3-4d0a-8e43-effafc7dcc34 2021-11-18 18:24:01.025 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e362308c-4217-4cb8-88f6-450e5b69a4f7 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Security group member updated on remote: ['f75c82fa-0050-4129-ba83-f2cc050a00d8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:24:01.025 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-e362308c-4217-4cb8-88f6-450e5b69a4f7 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Security group member updated ['f75c82fa-0050-4129-ba83-f2cc050a00d8'] 2021-11-18 18:24:01.051 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-e362308c-4217-4cb8-88f6-450e5b69a4f7 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Refresh firewall rules 2021-11-18 18:24:01.051 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e362308c-4217-4cb8-88f6-450e5b69a4f7 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Get security group information for devices via rpc ['a7d471cd-31e3-4d0a-8e43-effafc7dcc34'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:24:01.105 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-18 18:24:01.105 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a7d471cd-31e3-4d0a-8e43-effafc7dcc34' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-18 18:24:01.105 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a7d471cd-31e3-4d0a-8e43-effafc7dcc34' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-18 18:24:01.105 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a7d471cd-31e3-4d0a-8e43-effafc7dcc34 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-18 18:24:01.123 4216 2625819245560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 45b24624-d762-448f-bbf4-33588bc42052 2021-11-18 18:24:01.123 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a7d471cd-31e3-4d0a-8e43-effafc7dcc34'] 2021-11-18 18:24:01.123 4216 2625819245560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-18 18:24:01.123 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-18 18:24:01.123 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a7d471cd-31e3-4d0a-8e43-effafc7dcc34'] 2021-11-18 18:24:01.152 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e362308c-4217-4cb8-88f6-450e5b69a4f7 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:24:01.152 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e362308c-4217-4cb8-88f6-450e5b69a4f7 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:24:01.211 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e362308c-4217-4cb8-88f6-450e5b69a4f7 88e8513d7ddc4c67b4c4efc397fe0f7a b569fd4fe3914e6cbb0cf57520f22772 - - -] port_delete event received for 'a7d471cd-31e3-4d0a-8e43-effafc7dcc34' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:24:03.119 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:24:03.195 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2daf53b-b20f-4b0f-9ad9-10d2143f8e1b 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] network_delete received. Deleting network 45b24624-d762-448f-bbf4-33588bc42052 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-18 18:24:03.195 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2daf53b-b20f-4b0f-9ad9-10d2143f8e1b 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] Network 45b24624-d762-448f-bbf4-33588bc42052 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-18 18:24:03.195 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:24:10.791 4216 2625819242744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b 2021-11-18 18:24:11.151 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-18 18:24:11.151 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-18 18:24:11.151 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-18 18:24:11.151 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-18 18:24:11.183 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b'] 2021-11-18 18:24:11.183 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-18 18:24:11.183 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-18 18:24:11.183 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b'] 2021-11-18 18:24:12.822 4216 2625819242744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b 2021-11-18 18:24:13.167 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-18 18:24:13.167 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:24:13.167 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-18 18:24:13.167 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-18 18:24:13.167 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-18 18:24:13.184 4216 2625819245560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 53c79b5c-88f3-4088-a3a2-740e9051d1fe 2021-11-18 18:24:13.184 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b'] 2021-11-18 18:24:13.184 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-18 18:24:13.184 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b'] 2021-11-18 18:24:13.322 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:24:13.619 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4e21e2a3-9175-4d81-89b6-12af7c7a2550 5f2f7b4640b942a9a2e811f1f4674813 0af090b410094c8692199800bd47e6f0 - - -] Security group member updated on remote: ['0934356a-ae4a-4419-9e6f-36840beeb3ea'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:24:13.619 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-4e21e2a3-9175-4d81-89b6-12af7c7a2550 5f2f7b4640b942a9a2e811f1f4674813 0af090b410094c8692199800bd47e6f0 - - -] Security group member updated ['0934356a-ae4a-4419-9e6f-36840beeb3ea'] 2021-11-18 18:24:14.790 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac42ff51-7671-4582-8a43-fca7073fb67d fba9f3b0297e4021b87b6d8d5675141f 314b8ad7abd74bc8987e2a5424a623bd - - -] port_update received: 5decdb7c-1eac-46f6-bf5d-f4ab39306a2f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-18 18:24:14.790 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac42ff51-7671-4582-8a43-fca7073fb67d fba9f3b0297e4021b87b6d8d5675141f 314b8ad7abd74bc8987e2a5424a623bd - - -] No port 5decdb7c-1eac-46f6-bf5d-f4ab39306a2f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-18 18:24:16.718 4216 2625819242568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5decdb7c-1eac-46f6-bf5d-f4ab39306a2f 2021-11-18 18:24:17.182 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-18 18:24:17.398 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Adding port 5decdb7c-1eac-46f6-bf5d-f4ab39306a2f 2021-11-18 18:24:17.398 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Port 5decdb7c-1eac-46f6-bf5d-f4ab39306a2f updated. Details: {'device': '5decdb7c-1eac-46f6-bf5d-f4ab39306a2f', 'network_id': 'fb3cb6cf-5ec0-4094-9be1-13e54774406a', 'port_id': '5decdb7c-1eac-46f6-bf5d-f4ab39306a2f', 'mac_address': 'fa:16:3e:21:ca:23', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1253, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1f0a1de6-0367-4f6b-8471-c2842e77e2f4', '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-11-18 18:24:17.398 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-18 18:24:17.398 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5decdb7c-1eac-46f6-bf5d-f4ab39306a2f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:24:17.398 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5decdb7c-1eac-46f6-bf5d-f4ab39306a2f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-18 18:24:17.398 4216 2625819245032 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fb3cb6cf-5ec0-4094-9be1-13e54774406a 2021-11-18 18:24:17.398 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-18 18:24:17.610 4216 2625819245032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5decdb7c-1eac-46f6-bf5d-f4ab39306a2f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:24:17.610 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5decdb7c-1eac-46f6-bf5d-f4ab39306a2f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:24:17.617 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5decdb7c-1eac-46f6-bf5d-f4ab39306a2f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-18 18:24:17.617 4216 2625819245032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1253, VLAN trunk: None to switch port 5decdb7c-1eac-46f6-bf5d-f4ab39306a2f 2021-11-18 18:24:17.727 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-18 18:24:17.727 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5decdb7c-1eac-46f6-bf5d-f4ab39306a2f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:24:18.353 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5decdb7c-1eac-46f6-bf5d-f4ab39306a2f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:24:18.353 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:24:18.353 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0934356a-ae4a-4419-9e6f-36840beeb3ea) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-18 18:24:18.353 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5decdb7c-1eac-46f6-bf5d-f4ab39306a2f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:24:18.353 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-18 18:24:18.353 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5decdb7c-1eac-46f6-bf5d-f4ab39306a2f not yet added. Adding. 2021-11-18 18:24:18.353 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-18 18:24:18.353 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-18 18:24:18.478 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5decdb7c-1eac-46f6-bf5d-f4ab39306a2f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:24:18.634 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5decdb7c-1eac-46f6-bf5d-f4ab39306a2f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:24:18.634 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5decdb7c-1eac-46f6-bf5d-f4ab39306a2f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:24:18.793 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5decdb7c-1eac-46f6-bf5d-f4ab39306a2f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:24:18.918 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5decdb7c-1eac-46f6-bf5d-f4ab39306a2f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:24:18.918 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5decdb7c-1eac-46f6-bf5d-f4ab39306a2f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-18 18:24:18.918 4216 2625819245032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5decdb7c-1eac-46f6-bf5d-f4ab39306a2f processed. 2021-11-18 18:24:19.195 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:24:19.509 4216 2625819245032 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:405 2021-11-18 18:24:32.885 4216 2625819242568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b 2021-11-18 18:24:33.279 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-18 18:24:33.476 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Adding port f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b 2021-11-18 18:24:33.492 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Port f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b updated. Details: {'device': 'f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b', 'network_id': '53c79b5c-88f3-4088-a3a2-740e9051d1fe', 'port_id': 'f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b', 'mac_address': 'fa:16:3e:90:45:4e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1279, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9bc2f0e0-8cac-4be9-8cd2-08072ab4fcb9', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-18 18:24:33.492 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-18 18:24:33.492 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:24:33.492 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-18 18:24:33.492 4216 2625819245032 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 53c79b5c-88f3-4088-a3a2-740e9051d1fe 2021-11-18 18:24:33.492 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-18 18:24:33.745 4216 2625819245032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:24:33.745 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:24:33.745 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-18 18:24:33.745 4216 2625819245032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1279, VLAN trunk: None to switch port f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b 2021-11-18 18:24:33.888 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-18 18:24:33.888 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:24:34.094 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:24:34.094 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:24:34.094 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f4ad2ea7-2655-4eaf-9186-87c92b609dd7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-18 18:24:34.094 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:24:34.094 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-18 18:24:34.094 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b not yet added. Adding. 2021-11-18 18:24:34.094 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-18 18:24:34.094 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-18 18:24:34.154 4216 2625819245560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-068eda8b-01d8-490c-9659-63e56e0f1e9d 5bd7191dddc8405bb644fadb5e1f8eda ba30f7d1ebaa4f17adc116f49143142d - - -] Security group member updated on remote: ['df44e018-100a-46d8-84fe-adc58b05056e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:24:34.164 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [req-068eda8b-01d8-490c-9659-63e56e0f1e9d 5bd7191dddc8405bb644fadb5e1f8eda ba30f7d1ebaa4f17adc116f49143142d - - -] Security group member updated ['df44e018-100a-46d8-84fe-adc58b05056e'] 2021-11-18 18:24:34.281 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:24:34.496 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:24:34.496 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:24:34.714 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:24:34.853 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b" "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:405 2021-11-18 18:24:34.853 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-18 18:24:34.853 4216 2625819245032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b processed. 2021-11-18 18:24:35.308 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:24:35.359 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98bd5aae-280f-44ce-b67d-fee3f6605db2 fba9f3b0297e4021b87b6d8d5675141f 314b8ad7abd74bc8987e2a5424a623bd - - -] port_update received: 07f4104c-a918-4936-a0d4-f508910c4138 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-18 18:24:35.371 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98bd5aae-280f-44ce-b67d-fee3f6605db2 fba9f3b0297e4021b87b6d8d5675141f 314b8ad7abd74bc8987e2a5424a623bd - - -] No port 07f4104c-a918-4936-a0d4-f508910c4138 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-18 18:24:35.525 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:24:38.946 4216 2625819242568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 07f4104c-a918-4936-a0d4-f508910c4138 2021-11-18 18:24:39.323 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-18 18:24:39.509 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Adding port 07f4104c-a918-4936-a0d4-f508910c4138 2021-11-18 18:24:39.509 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Port 07f4104c-a918-4936-a0d4-f508910c4138 updated. Details: {'device': '07f4104c-a918-4936-a0d4-f508910c4138', 'network_id': 'a9fabd89-bcb2-4dd1-b941-70dc8903189a', 'port_id': '07f4104c-a918-4936-a0d4-f508910c4138', 'mac_address': 'fa:16:3e:88:b3:49', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1252, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5b7915c9-5f6d-4be1-9761-d44e15bb22ce', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-18 18:24:39.509 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-18 18:24:39.509 4216 2625819245736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-07f4104c-a918-4936-a0d4-f508910c4138" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:24:39.509 4216 2625819245736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 07f4104c-a918-4936-a0d4-f508910c4138 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-18 18:24:39.509 4216 2625819245736 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a9fabd89-bcb2-4dd1-b941-70dc8903189a 2021-11-18 18:24:39.539 4216 2625819245736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-18 18:24:39.758 4216 2625819245736 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '07f4104c-a918-4936-a0d4-f508910c4138') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:24:39.758 4216 2625819245736 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '07f4104c-a918-4936-a0d4-f508910c4138') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:24:39.775 4216 2625819245736 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 07f4104c-a918-4936-a0d4-f508910c4138 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-18 18:24:39.775 4216 2625819245736 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1252, VLAN trunk: None to switch port 07f4104c-a918-4936-a0d4-f508910c4138 2021-11-18 18:24:39.899 4216 2625819245736 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-18 18:24:39.899 4216 2625819245736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['07f4104c-a918-4936-a0d4-f508910c4138'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:24:40.054 4216 2625819245736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['07f4104c-a918-4936-a0d4-f508910c4138']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:24:40.054 4216 2625819245736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:24:40.054 4216 2625819245736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (df44e018-100a-46d8-84fe-adc58b05056e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-18 18:24:40.054 4216 2625819245736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (df44e018-100a-46d8-84fe-adc58b05056e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-18 18:24:40.054 4216 2625819245736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 07f4104c-a918-4936-a0d4-f508910c4138 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:24:40.054 4216 2625819245736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-18 18:24:40.054 4216 2625819245736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 07f4104c-a918-4936-a0d4-f508910c4138 not yet added. Adding. 2021-11-18 18:24:40.054 4216 2625819245736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-18 18:24:40.054 4216 2625819245736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-18 18:24:40.250 4216 2625819245736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-07f4104c-a918-4936-a0d4-f508910c4138" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:24:40.452 4216 2625819245736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-07f4104c-a918-4936-a0d4-f508910c4138" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:24:40.452 4216 2625819245736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-07f4104c-a918-4936-a0d4-f508910c4138" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:24:40.664 4216 2625819245736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-07f4104c-a918-4936-a0d4-f508910c4138" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:24:40.820 4216 2625819245736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-07f4104c-a918-4936-a0d4-f508910c4138" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:24:40.820 4216 2625819245736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 07f4104c-a918-4936-a0d4-f508910c4138 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-18 18:24:40.820 4216 2625819245736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 07f4104c-a918-4936-a0d4-f508910c4138 processed. 2021-11-18 18:24:41.336 4216 2625819245736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:24:41.507 4216 2625819245736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:24:46.366 4216 2625819245736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-80547ef6-0747-43ea-929c-c5918bc6f432 122c13ff66fa4206b0bc76107592aeef dff12de751684d46acc55399fb3ddf32 - - -] Security group member updated on remote: ['df00d19a-4ee5-445f-99e8-c5e147cb5a5d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:24:46.366 4216 2625819245736 MainThread INFO neutron.agent.securitygroups_rpc [req-80547ef6-0747-43ea-929c-c5918bc6f432 122c13ff66fa4206b0bc76107592aeef dff12de751684d46acc55399fb3ddf32 - - -] Security group member updated ['df00d19a-4ee5-445f-99e8-c5e147cb5a5d'] 2021-11-18 18:24:46.366 4216 2625819245736 MainThread INFO neutron.agent.securitygroups_rpc [req-80547ef6-0747-43ea-929c-c5918bc6f432 122c13ff66fa4206b0bc76107592aeef dff12de751684d46acc55399fb3ddf32 - - -] Refresh firewall rules 2021-11-18 18:24:46.366 4216 2625819245736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-80547ef6-0747-43ea-929c-c5918bc6f432 122c13ff66fa4206b0bc76107592aeef dff12de751684d46acc55399fb3ddf32 - - -] Get security group information for devices via rpc ['277764c8-6882-4b0e-837e-c523358720d8', '5c6feb35-2f04-4f68-9867-3adcdc818374'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:24:46.429 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80547ef6-0747-43ea-929c-c5918bc6f432 122c13ff66fa4206b0bc76107592aeef dff12de751684d46acc55399fb3ddf32 - - -] port_delete event received for '5c6feb35-2f04-4f68-9867-3adcdc818374' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:24:46.507 4216 2625819245736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-80547ef6-0747-43ea-929c-c5918bc6f432 122c13ff66fa4206b0bc76107592aeef dff12de751684d46acc55399fb3ddf32 - - -] Update security group information for ports dict_keys(['277764c8-6882-4b0e-837e-c523358720d8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:24:46.526 4216 2625819245736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-80547ef6-0747-43ea-929c-c5918bc6f432 122c13ff66fa4206b0bc76107592aeef dff12de751684d46acc55399fb3ddf32 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:24:46.526 4216 2625819245736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-80547ef6-0747-43ea-929c-c5918bc6f432 122c13ff66fa4206b0bc76107592aeef dff12de751684d46acc55399fb3ddf32 - - -] Update rules of security group (df00d19a-4ee5-445f-99e8-c5e147cb5a5d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-18 18:24:46.526 4216 2625819245736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-80547ef6-0747-43ea-929c-c5918bc6f432 122c13ff66fa4206b0bc76107592aeef dff12de751684d46acc55399fb3ddf32 - - -] Update members of security group (df00d19a-4ee5-445f-99e8-c5e147cb5a5d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-18 18:24:46.526 4216 2625819245736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-80547ef6-0747-43ea-929c-c5918bc6f432 122c13ff66fa4206b0bc76107592aeef dff12de751684d46acc55399fb3ddf32 - - -] Update port filter for 277764c8-6882-4b0e-837e-c523358720d8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:24:46.526 4216 2625819245736 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-80547ef6-0747-43ea-929c-c5918bc6f432 122c13ff66fa4206b0bc76107592aeef dff12de751684d46acc55399fb3ddf32 - - -] Updating port rules. 2021-11-18 18:24:46.526 4216 2625819245736 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-80547ef6-0747-43ea-929c-c5918bc6f432 122c13ff66fa4206b0bc76107592aeef dff12de751684d46acc55399fb3ddf32 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-18 18:24:46.526 4216 2625819245736 MainThread DEBUG oslo_concurrency.lockutils [req-80547ef6-0747-43ea-929c-c5918bc6f432 122c13ff66fa4206b0bc76107592aeef dff12de751684d46acc55399fb3ddf32 - - -] Lock "n-hv-driver-port-lock-277764c8-6882-4b0e-837e-c523358720d8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:24:46.540 4216 2625819245736 MainThread DEBUG oslo_concurrency.lockutils [req-80547ef6-0747-43ea-929c-c5918bc6f432 122c13ff66fa4206b0bc76107592aeef dff12de751684d46acc55399fb3ddf32 - - -] Lock "n-hv-driver-port-lock-277764c8-6882-4b0e-837e-c523358720d8" "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:405 2021-11-18 18:24:46.540 4216 2625819245736 MainThread DEBUG oslo_concurrency.lockutils [req-80547ef6-0747-43ea-929c-c5918bc6f432 122c13ff66fa4206b0bc76107592aeef dff12de751684d46acc55399fb3ddf32 - - -] Lock "n-hv-driver-port-lock-277764c8-6882-4b0e-837e-c523358720d8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:24:46.901 4216 2625819245736 MainThread DEBUG oslo_concurrency.lockutils [req-80547ef6-0747-43ea-929c-c5918bc6f432 122c13ff66fa4206b0bc76107592aeef dff12de751684d46acc55399fb3ddf32 - - -] Lock "n-hv-driver-port-lock-277764c8-6882-4b0e-837e-c523358720d8" "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:405 2021-11-18 18:24:47.168 4216 2625819242744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5c6feb35-2f04-4f68-9867-3adcdc818374 2021-11-18 18:24:47.382 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-18 18:24:47.382 4216 2625819245736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5c6feb35-2f04-4f68-9867-3adcdc818374' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-18 18:24:47.382 4216 2625819245736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5c6feb35-2f04-4f68-9867-3adcdc818374' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-18 18:24:47.382 4216 2625819245736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5c6feb35-2f04-4f68-9867-3adcdc818374 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-18 18:24:47.428 4216 2625819245736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5c6feb35-2f04-4f68-9867-3adcdc818374'] 2021-11-18 18:24:47.428 4216 2625819245736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-18 18:24:47.428 4216 2625819245736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-18 18:24:47.428 4216 2625819245736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5c6feb35-2f04-4f68-9867-3adcdc818374'] 2021-11-18 18:24:49.386 4216 2625819245736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:24:49.412 4216 2625819245736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:24:57.291 4216 2625819242744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 277764c8-6882-4b0e-837e-c523358720d8 2021-11-18 18:24:57.372 4216 2625819245736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aa4c1184-a7de-494c-9724-5139d19b90ab 122c13ff66fa4206b0bc76107592aeef dff12de751684d46acc55399fb3ddf32 - - -] Security group member updated on remote: ['df00d19a-4ee5-445f-99e8-c5e147cb5a5d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:24:57.372 4216 2625819245736 MainThread INFO neutron.agent.securitygroups_rpc [req-aa4c1184-a7de-494c-9724-5139d19b90ab 122c13ff66fa4206b0bc76107592aeef dff12de751684d46acc55399fb3ddf32 - - -] Security group member updated ['df00d19a-4ee5-445f-99e8-c5e147cb5a5d'] 2021-11-18 18:24:57.372 4216 2625819245736 MainThread INFO neutron.agent.securitygroups_rpc [req-aa4c1184-a7de-494c-9724-5139d19b90ab 122c13ff66fa4206b0bc76107592aeef dff12de751684d46acc55399fb3ddf32 - - -] Refresh firewall rules 2021-11-18 18:24:57.372 4216 2625819245736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aa4c1184-a7de-494c-9724-5139d19b90ab 122c13ff66fa4206b0bc76107592aeef dff12de751684d46acc55399fb3ddf32 - - -] Get security group information for devices via rpc ['277764c8-6882-4b0e-837e-c523358720d8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:24:57.417 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-18 18:24:57.417 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '277764c8-6882-4b0e-837e-c523358720d8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-18 18:24:57.417 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '277764c8-6882-4b0e-837e-c523358720d8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-18 18:24:57.417 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 277764c8-6882-4b0e-837e-c523358720d8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-18 18:24:57.417 4216 2625819245736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aa4c1184-a7de-494c-9724-5139d19b90ab 122c13ff66fa4206b0bc76107592aeef dff12de751684d46acc55399fb3ddf32 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:24:57.417 4216 2625819245736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aa4c1184-a7de-494c-9724-5139d19b90ab 122c13ff66fa4206b0bc76107592aeef dff12de751684d46acc55399fb3ddf32 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:24:57.444 4216 2625819245736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa4c1184-a7de-494c-9724-5139d19b90ab 122c13ff66fa4206b0bc76107592aeef dff12de751684d46acc55399fb3ddf32 - - -] port_delete event received for '277764c8-6882-4b0e-837e-c523358720d8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:24:57.444 4216 2625819245032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 87655223-f3ad-46a9-937f-4b1146b1b98d 2021-11-18 18:24:57.444 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['277764c8-6882-4b0e-837e-c523358720d8'] 2021-11-18 18:24:57.444 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-18 18:24:57.444 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-18 18:24:57.444 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['277764c8-6882-4b0e-837e-c523358720d8'] 2021-11-18 18:24:59.411 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:24:59.437 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:25:00.089 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eca4f0e5-35f9-4d97-b479-aa2a6c58d3f7 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] port_delete event received for '0e8c8570-e436-4a29-9473-a14f836ffc6a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:25:01.427 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8de85b79-6eb0-4fa3-9e14-15bc137e5040 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] port_delete event received for 'f15e4454-c8fe-439a-870f-55b081dfcc81' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:25:02.140 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8cea2d38-f367-4fda-8a2b-0af2348c0f89 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] network_delete received. Deleting network 87655223-f3ad-46a9-937f-4b1146b1b98d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-18 18:25:02.140 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8cea2d38-f367-4fda-8a2b-0af2348c0f89 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] Network 87655223-f3ad-46a9-937f-4b1146b1b98d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-18 18:25:35.631 4216 2625819242744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 07f4104c-a918-4936-a0d4-f508910c4138 2021-11-18 18:25:35.631 4216 2625819242744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b 2021-11-18 18:25:35.689 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d8077703-2715-41de-9745-4cc3c78f1a88 3eaad00d7da0444abd43470de6ded5bc 1e5aae43d2a74ed3bd3df8c12b9d698f - - -] Security group member updated on remote: ['f4ad2ea7-2655-4eaf-9186-87c92b609dd7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:25:35.689 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-d8077703-2715-41de-9745-4cc3c78f1a88 3eaad00d7da0444abd43470de6ded5bc 1e5aae43d2a74ed3bd3df8c12b9d698f - - -] Security group member updated ['f4ad2ea7-2655-4eaf-9186-87c92b609dd7'] 2021-11-18 18:25:35.987 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1a1eb04e-ca34-4edb-b156-e8812a24b46a 5bd7191dddc8405bb644fadb5e1f8eda ba30f7d1ebaa4f17adc116f49143142d - - -] Security group member updated on remote: ['df44e018-100a-46d8-84fe-adc58b05056e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:25:35.987 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-1a1eb04e-ca34-4edb-b156-e8812a24b46a 5bd7191dddc8405bb644fadb5e1f8eda ba30f7d1ebaa4f17adc116f49143142d - - -] Security group member updated ['df44e018-100a-46d8-84fe-adc58b05056e'] 2021-11-18 18:25:35.987 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-1a1eb04e-ca34-4edb-b156-e8812a24b46a 5bd7191dddc8405bb644fadb5e1f8eda ba30f7d1ebaa4f17adc116f49143142d - - -] Refresh firewall rules 2021-11-18 18:25:35.987 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1a1eb04e-ca34-4edb-b156-e8812a24b46a 5bd7191dddc8405bb644fadb5e1f8eda ba30f7d1ebaa4f17adc116f49143142d - - -] Get security group information for devices via rpc ['07f4104c-a918-4936-a0d4-f508910c4138'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:25:36.019 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1a1eb04e-ca34-4edb-b156-e8812a24b46a 5bd7191dddc8405bb644fadb5e1f8eda ba30f7d1ebaa4f17adc116f49143142d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:25:36.019 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1a1eb04e-ca34-4edb-b156-e8812a24b46a 5bd7191dddc8405bb644fadb5e1f8eda ba30f7d1ebaa4f17adc116f49143142d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:25:36.111 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a1eb04e-ca34-4edb-b156-e8812a24b46a 5bd7191dddc8405bb644fadb5e1f8eda ba30f7d1ebaa4f17adc116f49143142d - - -] port_delete event received for '07f4104c-a918-4936-a0d4-f508910c4138' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:25:36.191 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8077703-2715-41de-9745-4cc3c78f1a88 3eaad00d7da0444abd43470de6ded5bc 1e5aae43d2a74ed3bd3df8c12b9d698f - - -] port_delete event received for 'f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:25:37.610 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-18 18:25:37.610 4216 2625819245736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-18 18:25:37.610 4216 2625819245736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-18 18:25:37.610 4216 2625819245736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-18 18:25:37.610 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '07f4104c-a918-4936-a0d4-f508910c4138' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-18 18:25:37.610 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '07f4104c-a918-4936-a0d4-f508910c4138' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-18 18:25:37.610 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 07f4104c-a918-4936-a0d4-f508910c4138 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-18 18:25:37.627 4216 2625819245736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 53c79b5c-88f3-4088-a3a2-740e9051d1fe 2021-11-18 18:25:37.627 4216 2625819245736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b'] 2021-11-18 18:25:37.627 4216 2625819245736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-18 18:25:37.627 4216 2625819245736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-18 18:25:37.627 4216 2625819245736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f7ea7ba5-cd6d-4826-9c4a-06fc13091a4b'] 2021-11-18 18:25:37.627 4216 2625819245032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a9fabd89-bcb2-4dd1-b941-70dc8903189a 2021-11-18 18:25:37.627 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['07f4104c-a918-4936-a0d4-f508910c4138'] 2021-11-18 18:25:37.627 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-18 18:25:37.627 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-18 18:25:37.627 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['07f4104c-a918-4936-a0d4-f508910c4138'] 2021-11-18 18:25:38.067 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-992f1e44-868f-4308-89c9-5858f9a5696c 3eaad00d7da0444abd43470de6ded5bc 1e5aae43d2a74ed3bd3df8c12b9d698f - - -] port_delete event received for 'c0a1d913-a07f-440d-8eae-17cfb6c67004' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:25:38.643 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6d5158c0-8768-43ab-91c1-60d6fb19c874 3eaad00d7da0444abd43470de6ded5bc 1e5aae43d2a74ed3bd3df8c12b9d698f - - -] Security group rule updated on remote: ['e1ae7e3f-6373-42f7-b366-09b99f147780'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-18 18:25:38.643 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-6d5158c0-8768-43ab-91c1-60d6fb19c874 3eaad00d7da0444abd43470de6ded5bc 1e5aae43d2a74ed3bd3df8c12b9d698f - - -] Security group rule updated ['e1ae7e3f-6373-42f7-b366-09b99f147780'] 2021-11-18 18:25:38.755 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-09d40d6c-ffb7-4eaf-8199-69837209cc9e 3eaad00d7da0444abd43470de6ded5bc 1e5aae43d2a74ed3bd3df8c12b9d698f - - -] Security group rule updated on remote: ['e1ae7e3f-6373-42f7-b366-09b99f147780'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-18 18:25:38.755 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-09d40d6c-ffb7-4eaf-8199-69837209cc9e 3eaad00d7da0444abd43470de6ded5bc 1e5aae43d2a74ed3bd3df8c12b9d698f - - -] Security group rule updated ['e1ae7e3f-6373-42f7-b366-09b99f147780'] 2021-11-18 18:25:39.631 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:25:39.688 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:25:42.032 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-431d046a-2b5c-4824-9d13-0db66ecd7b8f 3eaad00d7da0444abd43470de6ded5bc 1e5aae43d2a74ed3bd3df8c12b9d698f - - -] Security group member updated on remote: ['e1ae7e3f-6373-42f7-b366-09b99f147780'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:25:42.032 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-431d046a-2b5c-4824-9d13-0db66ecd7b8f 3eaad00d7da0444abd43470de6ded5bc 1e5aae43d2a74ed3bd3df8c12b9d698f - - -] Security group member updated ['e1ae7e3f-6373-42f7-b366-09b99f147780'] 2021-11-18 18:25:43.313 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c710d63b-4b4d-48a8-bc23-463feb2580a6 fba9f3b0297e4021b87b6d8d5675141f 314b8ad7abd74bc8987e2a5424a623bd - - -] port_update received: bac457ce-55c9-4483-98ad-81aabe65930d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-18 18:25:43.337 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c710d63b-4b4d-48a8-bc23-463feb2580a6 fba9f3b0297e4021b87b6d8d5675141f 314b8ad7abd74bc8987e2a5424a623bd - - -] No port bac457ce-55c9-4483-98ad-81aabe65930d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-18 18:25:43.801 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0442b2a2-4e46-4ba2-9022-f3f093996294 5bd7191dddc8405bb644fadb5e1f8eda ba30f7d1ebaa4f17adc116f49143142d - - -] Security group member updated on remote: ['df44e018-100a-46d8-84fe-adc58b05056e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:25:43.801 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-0442b2a2-4e46-4ba2-9022-f3f093996294 5bd7191dddc8405bb644fadb5e1f8eda ba30f7d1ebaa4f17adc116f49143142d - - -] Security group member updated ['df44e018-100a-46d8-84fe-adc58b05056e'] 2021-11-18 18:25:45.362 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28bb2027-853d-4c2f-aa7a-353db883e837 fba9f3b0297e4021b87b6d8d5675141f 314b8ad7abd74bc8987e2a5424a623bd - - -] port_update received: 43457ae1-930e-4911-b927-5b107035a281 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-18 18:25:45.378 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28bb2027-853d-4c2f-aa7a-353db883e837 fba9f3b0297e4021b87b6d8d5675141f 314b8ad7abd74bc8987e2a5424a623bd - - -] No port 43457ae1-930e-4911-b927-5b107035a281 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-18 18:25:45.579 4216 2625819242568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bac457ce-55c9-4483-98ad-81aabe65930d 2021-11-18 18:25:45.689 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-18 18:25:45.910 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Adding port bac457ce-55c9-4483-98ad-81aabe65930d 2021-11-18 18:25:45.922 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Port bac457ce-55c9-4483-98ad-81aabe65930d updated. Details: {'device': 'bac457ce-55c9-4483-98ad-81aabe65930d', 'network_id': '53c79b5c-88f3-4088-a3a2-740e9051d1fe', 'port_id': 'bac457ce-55c9-4483-98ad-81aabe65930d', 'mac_address': 'fa:16:3e:37:c8:5f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1279, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9bc2f0e0-8cac-4be9-8cd2-08072ab4fcb9', '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-11-18 18:25:45.922 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-18 18:25:45.922 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bac457ce-55c9-4483-98ad-81aabe65930d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:25:45.922 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bac457ce-55c9-4483-98ad-81aabe65930d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-18 18:25:45.922 4216 2625819245032 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 53c79b5c-88f3-4088-a3a2-740e9051d1fe 2021-11-18 18:25:45.922 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-18 18:25:46.081 4216 2625819245032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bac457ce-55c9-4483-98ad-81aabe65930d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:25:46.081 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bac457ce-55c9-4483-98ad-81aabe65930d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:25:46.081 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bac457ce-55c9-4483-98ad-81aabe65930d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-18 18:25:46.081 4216 2625819245032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1279, VLAN trunk: None to switch port bac457ce-55c9-4483-98ad-81aabe65930d 2021-11-18 18:25:46.158 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-18 18:25:46.158 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bac457ce-55c9-4483-98ad-81aabe65930d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:25:46.314 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bac457ce-55c9-4483-98ad-81aabe65930d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:25:46.314 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:25:46.314 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e1ae7e3f-6373-42f7-b366-09b99f147780) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-18 18:25:46.314 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bac457ce-55c9-4483-98ad-81aabe65930d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:25:46.314 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-18 18:25:46.314 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bac457ce-55c9-4483-98ad-81aabe65930d not yet added. Adding. 2021-11-18 18:25:46.314 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-18 18:25:46.314 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-18 18:25:46.438 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bac457ce-55c9-4483-98ad-81aabe65930d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:25:46.558 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bac457ce-55c9-4483-98ad-81aabe65930d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:25:46.558 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bac457ce-55c9-4483-98ad-81aabe65930d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:25:46.674 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bac457ce-55c9-4483-98ad-81aabe65930d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:25:46.788 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bac457ce-55c9-4483-98ad-81aabe65930d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.859s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:25:46.788 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bac457ce-55c9-4483-98ad-81aabe65930d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-18 18:25:46.788 4216 2625819245032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bac457ce-55c9-4483-98ad-81aabe65930d processed. 2021-11-18 18:25:47.594 4216 2625819242568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 43457ae1-930e-4911-b927-5b107035a281 2021-11-18 18:25:47.720 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-18 18:25:47.720 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:25:48.042 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.329s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:25:48.054 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Adding port 43457ae1-930e-4911-b927-5b107035a281 2021-11-18 18:25:48.054 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Port 43457ae1-930e-4911-b927-5b107035a281 updated. Details: {'device': '43457ae1-930e-4911-b927-5b107035a281', 'network_id': 'a9fabd89-bcb2-4dd1-b941-70dc8903189a', 'port_id': '43457ae1-930e-4911-b927-5b107035a281', 'mac_address': 'fa:16:3e:d0:7f:d2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1252, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5b7915c9-5f6d-4be1-9761-d44e15bb22ce', '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-11-18 18:25:48.054 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-18 18:25:48.054 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-43457ae1-930e-4911-b927-5b107035a281" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:25:48.054 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 43457ae1-930e-4911-b927-5b107035a281 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-18 18:25:48.054 4216 2625819245032 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a9fabd89-bcb2-4dd1-b941-70dc8903189a 2021-11-18 18:25:48.054 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-18 18:25:48.195 4216 2625819245032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '43457ae1-930e-4911-b927-5b107035a281') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:25:48.195 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '43457ae1-930e-4911-b927-5b107035a281') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:25:48.195 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 43457ae1-930e-4911-b927-5b107035a281 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-18 18:25:48.195 4216 2625819245032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1252, VLAN trunk: None to switch port 43457ae1-930e-4911-b927-5b107035a281 2021-11-18 18:25:48.297 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-18 18:25:48.297 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['43457ae1-930e-4911-b927-5b107035a281'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:25:48.422 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['43457ae1-930e-4911-b927-5b107035a281']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:25:48.422 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:25:48.422 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (df44e018-100a-46d8-84fe-adc58b05056e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-18 18:25:48.422 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (df44e018-100a-46d8-84fe-adc58b05056e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-18 18:25:48.422 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 43457ae1-930e-4911-b927-5b107035a281 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:25:48.422 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-18 18:25:48.422 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 43457ae1-930e-4911-b927-5b107035a281 not yet added. Adding. 2021-11-18 18:25:48.422 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-18 18:25:48.445 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-18 18:25:48.567 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-43457ae1-930e-4911-b927-5b107035a281" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:25:48.690 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-43457ae1-930e-4911-b927-5b107035a281" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:25:48.690 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-43457ae1-930e-4911-b927-5b107035a281" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:25:48.830 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-43457ae1-930e-4911-b927-5b107035a281" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:25:48.922 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-43457ae1-930e-4911-b927-5b107035a281" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:25:48.922 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 43457ae1-930e-4911-b927-5b107035a281 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-18 18:25:48.941 4216 2625819245032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 43457ae1-930e-4911-b927-5b107035a281 processed. 2021-11-18 18:25:49.726 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:25:49.924 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:25:59.785 4216 2625819242744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9203c169-5164-4d7b-8098-830f7f207dbc 2021-11-18 18:25:59.909 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d3524970-f1de-4cca-bcdf-ba8846107e65 15ffb00a3dfb4f2cb870702f696cf6a1 7e1e18fbb1e24b00936f196c2d578630 - - -] Security group member updated on remote: ['c618885f-b4b4-4d12-aa9e-770c6748f959'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:25:59.909 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-d3524970-f1de-4cca-bcdf-ba8846107e65 15ffb00a3dfb4f2cb870702f696cf6a1 7e1e18fbb1e24b00936f196c2d578630 - - -] Security group member updated ['c618885f-b4b4-4d12-aa9e-770c6748f959'] 2021-11-18 18:26:00.218 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3524970-f1de-4cca-bcdf-ba8846107e65 15ffb00a3dfb4f2cb870702f696cf6a1 7e1e18fbb1e24b00936f196c2d578630 - - -] port_delete event received for '9203c169-5164-4d7b-8098-830f7f207dbc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:26:01.796 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-18 18:26:01.796 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9203c169-5164-4d7b-8098-830f7f207dbc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-18 18:26:01.796 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9203c169-5164-4d7b-8098-830f7f207dbc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-18 18:26:01.796 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9203c169-5164-4d7b-8098-830f7f207dbc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-18 18:26:01.812 4216 2625819245032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5a671d00-7a87-42c3-86cb-25c1faabe538 2021-11-18 18:26:01.812 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9203c169-5164-4d7b-8098-830f7f207dbc'] 2021-11-18 18:26:01.812 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-18 18:26:01.812 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-18 18:26:01.812 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9203c169-5164-4d7b-8098-830f7f207dbc'] 2021-11-18 18:26:02.300 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e25d60f-0dfa-4404-995f-344e8f3edced 15ffb00a3dfb4f2cb870702f696cf6a1 7e1e18fbb1e24b00936f196c2d578630 - - -] port_delete event received for 'c01a3637-ea4f-4a75-8c43-3064595b1608' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:26:02.906 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a117fa43-9d52-4a0e-a737-850bd28e4810 15ffb00a3dfb4f2cb870702f696cf6a1 7e1e18fbb1e24b00936f196c2d578630 - - -] Security group rule updated on remote: ['149cb8d1-b5fe-4849-8de9-7f7f2477e048'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-18 18:26:02.906 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-a117fa43-9d52-4a0e-a737-850bd28e4810 15ffb00a3dfb4f2cb870702f696cf6a1 7e1e18fbb1e24b00936f196c2d578630 - - -] Security group rule updated ['149cb8d1-b5fe-4849-8de9-7f7f2477e048'] 2021-11-18 18:26:03.031 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-00319865-19db-48da-99fb-0ab90c0e1a2e 15ffb00a3dfb4f2cb870702f696cf6a1 7e1e18fbb1e24b00936f196c2d578630 - - -] Security group rule updated on remote: ['149cb8d1-b5fe-4849-8de9-7f7f2477e048'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-18 18:26:03.031 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-00319865-19db-48da-99fb-0ab90c0e1a2e 15ffb00a3dfb4f2cb870702f696cf6a1 7e1e18fbb1e24b00936f196c2d578630 - - -] Security group rule updated ['149cb8d1-b5fe-4849-8de9-7f7f2477e048'] 2021-11-18 18:26:03.819 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:26:03.866 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:26:06.459 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9a8ba33e-0b5f-402f-8d84-12f9bd6d9b21 15ffb00a3dfb4f2cb870702f696cf6a1 7e1e18fbb1e24b00936f196c2d578630 - - -] Security group member updated on remote: ['149cb8d1-b5fe-4849-8de9-7f7f2477e048'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:26:06.459 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-9a8ba33e-0b5f-402f-8d84-12f9bd6d9b21 15ffb00a3dfb4f2cb870702f696cf6a1 7e1e18fbb1e24b00936f196c2d578630 - - -] Security group member updated ['149cb8d1-b5fe-4849-8de9-7f7f2477e048'] 2021-11-18 18:26:07.224 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a0cb041-961f-400c-9059-c1b856df3238 fba9f3b0297e4021b87b6d8d5675141f 314b8ad7abd74bc8987e2a5424a623bd - - -] port_update received: 8725aff4-127a-4e97-9ddf-be8398c04d52 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-18 18:26:07.236 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a0cb041-961f-400c-9059-c1b856df3238 fba9f3b0297e4021b87b6d8d5675141f 314b8ad7abd74bc8987e2a5424a623bd - - -] No port 8725aff4-127a-4e97-9ddf-be8398c04d52 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-18 18:26:09.781 4216 2625819242568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8725aff4-127a-4e97-9ddf-be8398c04d52 2021-11-18 18:26:09.830 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-18 18:26:10.018 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Adding port 8725aff4-127a-4e97-9ddf-be8398c04d52 2021-11-18 18:26:10.018 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Port 8725aff4-127a-4e97-9ddf-be8398c04d52 updated. Details: {'device': '8725aff4-127a-4e97-9ddf-be8398c04d52', 'network_id': '5a671d00-7a87-42c3-86cb-25c1faabe538', 'port_id': '8725aff4-127a-4e97-9ddf-be8398c04d52', 'mac_address': 'fa:16:3e:12:60:8c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1269, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e592f9cf-9fa6-4d78-be14-3e45968a75c8', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-18 18:26:10.018 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-18 18:26:10.018 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8725aff4-127a-4e97-9ddf-be8398c04d52" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:26:10.018 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8725aff4-127a-4e97-9ddf-be8398c04d52 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-18 18:26:10.018 4216 2625819245032 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5a671d00-7a87-42c3-86cb-25c1faabe538 2021-11-18 18:26:10.018 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-18 18:26:10.171 4216 2625819245032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8725aff4-127a-4e97-9ddf-be8398c04d52') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:26:10.171 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8725aff4-127a-4e97-9ddf-be8398c04d52') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:26:10.171 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8725aff4-127a-4e97-9ddf-be8398c04d52 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-18 18:26:10.171 4216 2625819245032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1269, VLAN trunk: None to switch port 8725aff4-127a-4e97-9ddf-be8398c04d52 2021-11-18 18:26:10.256 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-18 18:26:10.272 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8725aff4-127a-4e97-9ddf-be8398c04d52'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:26:10.412 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8725aff4-127a-4e97-9ddf-be8398c04d52']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:26:10.412 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:26:10.412 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (149cb8d1-b5fe-4849-8de9-7f7f2477e048) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-18 18:26:10.412 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8725aff4-127a-4e97-9ddf-be8398c04d52 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:26:10.412 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-18 18:26:10.412 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8725aff4-127a-4e97-9ddf-be8398c04d52 not yet added. Adding. 2021-11-18 18:26:10.412 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-18 18:26:10.412 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-18 18:26:10.547 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8725aff4-127a-4e97-9ddf-be8398c04d52" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:26:10.657 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8725aff4-127a-4e97-9ddf-be8398c04d52" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:26:10.657 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8725aff4-127a-4e97-9ddf-be8398c04d52" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:26:10.811 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8725aff4-127a-4e97-9ddf-be8398c04d52" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:26:10.922 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8725aff4-127a-4e97-9ddf-be8398c04d52" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.907s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:26:10.922 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8725aff4-127a-4e97-9ddf-be8398c04d52 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-18 18:26:10.922 4216 2625819245032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8725aff4-127a-4e97-9ddf-be8398c04d52 processed. 2021-11-18 18:26:11.838 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:26:12.031 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:26:15.514 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5b23395b-5b1e-4455-9a0a-5a9ad9716597 5bd7191dddc8405bb644fadb5e1f8eda ba30f7d1ebaa4f17adc116f49143142d - - -] Security group member updated on remote: ['df44e018-100a-46d8-84fe-adc58b05056e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:26:15.514 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-5b23395b-5b1e-4455-9a0a-5a9ad9716597 5bd7191dddc8405bb644fadb5e1f8eda ba30f7d1ebaa4f17adc116f49143142d - - -] Security group member updated ['df44e018-100a-46d8-84fe-adc58b05056e'] 2021-11-18 18:26:15.514 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-5b23395b-5b1e-4455-9a0a-5a9ad9716597 5bd7191dddc8405bb644fadb5e1f8eda ba30f7d1ebaa4f17adc116f49143142d - - -] Refresh firewall rules 2021-11-18 18:26:15.514 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5b23395b-5b1e-4455-9a0a-5a9ad9716597 5bd7191dddc8405bb644fadb5e1f8eda ba30f7d1ebaa4f17adc116f49143142d - - -] Get security group information for devices via rpc ['43457ae1-930e-4911-b927-5b107035a281'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:26:15.576 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5b23395b-5b1e-4455-9a0a-5a9ad9716597 5bd7191dddc8405bb644fadb5e1f8eda ba30f7d1ebaa4f17adc116f49143142d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:26:15.576 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5b23395b-5b1e-4455-9a0a-5a9ad9716597 5bd7191dddc8405bb644fadb5e1f8eda ba30f7d1ebaa4f17adc116f49143142d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:26:15.576 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b23395b-5b1e-4455-9a0a-5a9ad9716597 5bd7191dddc8405bb644fadb5e1f8eda ba30f7d1ebaa4f17adc116f49143142d - - -] port_delete event received for '43457ae1-930e-4911-b927-5b107035a281' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:26:15.891 4216 2625819242744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 43457ae1-930e-4911-b927-5b107035a281 2021-11-18 18:26:17.865 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-18 18:26:17.865 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '43457ae1-930e-4911-b927-5b107035a281' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-18 18:26:17.865 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '43457ae1-930e-4911-b927-5b107035a281' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-18 18:26:17.865 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 43457ae1-930e-4911-b927-5b107035a281 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-18 18:26:17.880 4216 2625819245032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a9fabd89-bcb2-4dd1-b941-70dc8903189a 2021-11-18 18:26:17.880 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['43457ae1-930e-4911-b927-5b107035a281'] 2021-11-18 18:26:17.880 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-18 18:26:17.880 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-18 18:26:17.880 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['43457ae1-930e-4911-b927-5b107035a281'] 2021-11-18 18:26:19.860 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:26:19.890 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:26:33.796 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f880c23-93da-44ef-9997-d92112a34631 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] network_delete received. Deleting network a9fabd89-bcb2-4dd1-b941-70dc8903189a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-18 18:26:33.809 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f880c23-93da-44ef-9997-d92112a34631 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] Network a9fabd89-bcb2-4dd1-b941-70dc8903189a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-18 18:26:48.044 4216 2625819242568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bac457ce-55c9-4483-98ad-81aabe65930d 2021-11-18 18:26:50.015 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-18 18:26:50.220 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Adding port bac457ce-55c9-4483-98ad-81aabe65930d 2021-11-18 18:26:50.220 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Port bac457ce-55c9-4483-98ad-81aabe65930d updated. Details: {'device': 'bac457ce-55c9-4483-98ad-81aabe65930d', 'network_id': '53c79b5c-88f3-4088-a3a2-740e9051d1fe', 'port_id': 'bac457ce-55c9-4483-98ad-81aabe65930d', 'mac_address': 'fa:16:3e:37:c8:5f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1279, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9bc2f0e0-8cac-4be9-8cd2-08072ab4fcb9', '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-11-18 18:26:50.220 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-18 18:26:50.220 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bac457ce-55c9-4483-98ad-81aabe65930d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:26:50.220 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bac457ce-55c9-4483-98ad-81aabe65930d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-18 18:26:50.220 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-18 18:26:50.230 4216 2625819245032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bac457ce-55c9-4483-98ad-81aabe65930d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:26:50.230 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bac457ce-55c9-4483-98ad-81aabe65930d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:26:50.254 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bac457ce-55c9-4483-98ad-81aabe65930d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-18 18:26:50.254 4216 2625819245032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1279, VLAN trunk: None to switch port bac457ce-55c9-4483-98ad-81aabe65930d 2021-11-18 18:26:50.296 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-18 18:26:50.296 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bac457ce-55c9-4483-98ad-81aabe65930d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:26:50.500 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bac457ce-55c9-4483-98ad-81aabe65930d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:26:50.500 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:26:50.500 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e1ae7e3f-6373-42f7-b366-09b99f147780) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-18 18:26:50.500 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bac457ce-55c9-4483-98ad-81aabe65930d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:26:50.500 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-18 18:26:50.500 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-11-18 18:26:50.500 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bac457ce-55c9-4483-98ad-81aabe65930d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:26:50.500 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bac457ce-55c9-4483-98ad-81aabe65930d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:26:50.500 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bac457ce-55c9-4483-98ad-81aabe65930d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:26:50.500 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bac457ce-55c9-4483-98ad-81aabe65930d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:26:50.544 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bac457ce-55c9-4483-98ad-81aabe65930d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.329s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:26:50.567 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bac457ce-55c9-4483-98ad-81aabe65930d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-18 18:26:50.567 4216 2625819245032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bac457ce-55c9-4483-98ad-81aabe65930d processed. 2021-11-18 18:26:52.020 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:26:52.215 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:27:00.334 4216 2625819242744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bac457ce-55c9-4483-98ad-81aabe65930d 2021-11-18 18:27:02.052 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-18 18:27:02.052 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bac457ce-55c9-4483-98ad-81aabe65930d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-18 18:27:02.052 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bac457ce-55c9-4483-98ad-81aabe65930d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-18 18:27:02.052 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bac457ce-55c9-4483-98ad-81aabe65930d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-18 18:27:02.058 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bac457ce-55c9-4483-98ad-81aabe65930d'] 2021-11-18 18:27:02.058 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-18 18:27:02.058 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-18 18:27:02.058 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bac457ce-55c9-4483-98ad-81aabe65930d'] 2021-11-18 18:27:02.323 4216 2625819242744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bac457ce-55c9-4483-98ad-81aabe65930d 2021-11-18 18:27:04.084 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-18 18:27:04.084 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:27:04.084 4216 2625819245736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bac457ce-55c9-4483-98ad-81aabe65930d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-18 18:27:04.084 4216 2625819245736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bac457ce-55c9-4483-98ad-81aabe65930d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-18 18:27:04.084 4216 2625819245736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bac457ce-55c9-4483-98ad-81aabe65930d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-18 18:27:04.093 4216 2625819245736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 53c79b5c-88f3-4088-a3a2-740e9051d1fe 2021-11-18 18:27:04.093 4216 2625819245736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bac457ce-55c9-4483-98ad-81aabe65930d'] 2021-11-18 18:27:04.093 4216 2625819245736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-18 18:27:04.093 4216 2625819245736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bac457ce-55c9-4483-98ad-81aabe65930d'] 2021-11-18 18:27:04.254 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:27:06.339 4216 2625819242744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5decdb7c-1eac-46f6-bf5d-f4ab39306a2f 2021-11-18 18:27:08.120 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-18 18:27:08.120 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5decdb7c-1eac-46f6-bf5d-f4ab39306a2f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-18 18:27:08.120 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5decdb7c-1eac-46f6-bf5d-f4ab39306a2f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-18 18:27:08.120 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5decdb7c-1eac-46f6-bf5d-f4ab39306a2f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-18 18:27:08.128 4216 2625819245032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fb3cb6cf-5ec0-4094-9be1-13e54774406a 2021-11-18 18:27:08.128 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5decdb7c-1eac-46f6-bf5d-f4ab39306a2f'] 2021-11-18 18:27:08.128 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-18 18:27:08.128 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-18 18:27:08.128 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5decdb7c-1eac-46f6-bf5d-f4ab39306a2f'] 2021-11-18 18:27:10.132 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:27:10.263 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:27:18.198 4216 2625819242568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bac457ce-55c9-4483-98ad-81aabe65930d 2021-11-18 18:27:20.168 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-18 18:27:20.370 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Adding port bac457ce-55c9-4483-98ad-81aabe65930d 2021-11-18 18:27:20.370 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Port bac457ce-55c9-4483-98ad-81aabe65930d updated. Details: {'device': 'bac457ce-55c9-4483-98ad-81aabe65930d', 'network_id': '53c79b5c-88f3-4088-a3a2-740e9051d1fe', 'port_id': 'bac457ce-55c9-4483-98ad-81aabe65930d', 'mac_address': 'fa:16:3e:37:c8:5f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1279, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9bc2f0e0-8cac-4be9-8cd2-08072ab4fcb9', '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-11-18 18:27:20.385 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-18 18:27:20.385 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bac457ce-55c9-4483-98ad-81aabe65930d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:27:20.385 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bac457ce-55c9-4483-98ad-81aabe65930d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-18 18:27:20.385 4216 2625819245032 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 53c79b5c-88f3-4088-a3a2-740e9051d1fe 2021-11-18 18:27:20.385 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-18 18:27:20.527 4216 2625819245032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bac457ce-55c9-4483-98ad-81aabe65930d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:27:20.527 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bac457ce-55c9-4483-98ad-81aabe65930d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:27:20.546 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bac457ce-55c9-4483-98ad-81aabe65930d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-18 18:27:20.546 4216 2625819245032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1279, VLAN trunk: None to switch port bac457ce-55c9-4483-98ad-81aabe65930d 2021-11-18 18:27:20.606 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-18 18:27:20.606 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bac457ce-55c9-4483-98ad-81aabe65930d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:27:20.740 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bac457ce-55c9-4483-98ad-81aabe65930d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:27:20.740 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:27:20.759 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e1ae7e3f-6373-42f7-b366-09b99f147780) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-18 18:27:20.759 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bac457ce-55c9-4483-98ad-81aabe65930d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:27:20.759 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-18 18:27:20.759 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bac457ce-55c9-4483-98ad-81aabe65930d not yet added. Adding. 2021-11-18 18:27:20.759 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-18 18:27:20.759 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-18 18:27:20.841 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bac457ce-55c9-4483-98ad-81aabe65930d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:27:20.922 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bac457ce-55c9-4483-98ad-81aabe65930d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.079s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:27:20.922 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bac457ce-55c9-4483-98ad-81aabe65930d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:27:21.026 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bac457ce-55c9-4483-98ad-81aabe65930d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:27:21.104 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bac457ce-55c9-4483-98ad-81aabe65930d" "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:405 2021-11-18 18:27:21.104 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bac457ce-55c9-4483-98ad-81aabe65930d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-18 18:27:21.104 4216 2625819245032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bac457ce-55c9-4483-98ad-81aabe65930d processed. 2021-11-18 18:27:22.182 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:27:22.222 4216 2625819242568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5decdb7c-1eac-46f6-bf5d-f4ab39306a2f 2021-11-18 18:27:22.355 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:27:22.484 4216 2625819242744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8725aff4-127a-4e97-9ddf-be8398c04d52 2021-11-18 18:27:22.948 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7fdb700d-5364-40bc-a3b5-a24948da7769 15ffb00a3dfb4f2cb870702f696cf6a1 7e1e18fbb1e24b00936f196c2d578630 - - -] Security group member updated on remote: ['149cb8d1-b5fe-4849-8de9-7f7f2477e048'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:27:22.948 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-7fdb700d-5364-40bc-a3b5-a24948da7769 15ffb00a3dfb4f2cb870702f696cf6a1 7e1e18fbb1e24b00936f196c2d578630 - - -] Security group member updated ['149cb8d1-b5fe-4849-8de9-7f7f2477e048'] 2021-11-18 18:27:23.342 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7fdb700d-5364-40bc-a3b5-a24948da7769 15ffb00a3dfb4f2cb870702f696cf6a1 7e1e18fbb1e24b00936f196c2d578630 - - -] port_delete event received for '8725aff4-127a-4e97-9ddf-be8398c04d52' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:27:24.184 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-18 18:27:24.452 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Adding port 5decdb7c-1eac-46f6-bf5d-f4ab39306a2f 2021-11-18 18:27:24.452 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Port 5decdb7c-1eac-46f6-bf5d-f4ab39306a2f updated. Details: {'device': '5decdb7c-1eac-46f6-bf5d-f4ab39306a2f', 'network_id': 'fb3cb6cf-5ec0-4094-9be1-13e54774406a', 'port_id': '5decdb7c-1eac-46f6-bf5d-f4ab39306a2f', 'mac_address': 'fa:16:3e:21:ca:23', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1253, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1f0a1de6-0367-4f6b-8471-c2842e77e2f4', '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-11-18 18:27:24.452 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-18 18:27:24.452 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-18 18:27:24.452 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5decdb7c-1eac-46f6-bf5d-f4ab39306a2f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:27:24.452 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5decdb7c-1eac-46f6-bf5d-f4ab39306a2f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-18 18:27:24.452 4216 2625819245032 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fb3cb6cf-5ec0-4094-9be1-13e54774406a 2021-11-18 18:27:24.452 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-18 18:27:24.452 4216 2625819245736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8725aff4-127a-4e97-9ddf-be8398c04d52' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-18 18:27:24.452 4216 2625819245736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8725aff4-127a-4e97-9ddf-be8398c04d52' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-18 18:27:24.466 4216 2625819245736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8725aff4-127a-4e97-9ddf-be8398c04d52 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-18 18:27:24.466 4216 2625819245736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5a671d00-7a87-42c3-86cb-25c1faabe538 2021-11-18 18:27:24.466 4216 2625819245736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8725aff4-127a-4e97-9ddf-be8398c04d52'] 2021-11-18 18:27:24.466 4216 2625819245736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-18 18:27:24.466 4216 2625819245736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-18 18:27:24.479 4216 2625819245736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8725aff4-127a-4e97-9ddf-be8398c04d52'] 2021-11-18 18:27:24.588 4216 2625819245032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5decdb7c-1eac-46f6-bf5d-f4ab39306a2f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:27:24.588 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5decdb7c-1eac-46f6-bf5d-f4ab39306a2f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:27:24.588 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5decdb7c-1eac-46f6-bf5d-f4ab39306a2f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-18 18:27:24.605 4216 2625819245032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1253, VLAN trunk: None to switch port 5decdb7c-1eac-46f6-bf5d-f4ab39306a2f 2021-11-18 18:27:24.664 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-18 18:27:24.664 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5decdb7c-1eac-46f6-bf5d-f4ab39306a2f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:27:24.897 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5decdb7c-1eac-46f6-bf5d-f4ab39306a2f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:27:24.897 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:27:24.897 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0934356a-ae4a-4419-9e6f-36840beeb3ea) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-18 18:27:24.897 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5decdb7c-1eac-46f6-bf5d-f4ab39306a2f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:27:24.897 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-18 18:27:24.913 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5decdb7c-1eac-46f6-bf5d-f4ab39306a2f not yet added. Adding. 2021-11-18 18:27:24.913 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-18 18:27:24.913 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-18 18:27:24.995 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5decdb7c-1eac-46f6-bf5d-f4ab39306a2f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:27:25.074 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5decdb7c-1eac-46f6-bf5d-f4ab39306a2f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:27:25.074 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5decdb7c-1eac-46f6-bf5d-f4ab39306a2f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:27:25.182 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5decdb7c-1eac-46f6-bf5d-f4ab39306a2f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:27:25.260 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5decdb7c-1eac-46f6-bf5d-f4ab39306a2f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.812s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:27:25.260 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5decdb7c-1eac-46f6-bf5d-f4ab39306a2f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-18 18:27:25.260 4216 2625819245032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5decdb7c-1eac-46f6-bf5d-f4ab39306a2f processed. 2021-11-18 18:27:25.528 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-509d23db-0656-4fc1-94a4-09dd45d70862 15ffb00a3dfb4f2cb870702f696cf6a1 7e1e18fbb1e24b00936f196c2d578630 - - -] port_delete event received for '0821d63e-2d48-476d-b7a2-c222ad9216b3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:27:26.180 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:27:26.400 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:27:30.454 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12631ebd-7f3a-4269-9af9-f8a639742d3a 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] port_delete event received for 'b6d246e0-4419-40eb-8a0a-f1311b937567' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:27:31.501 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c3457e6-a50b-4b8b-9ace-7c6cb22f94ff 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] port_delete event received for 'd5a1a5c8-e07d-4a99-95a9-9be9d7c7b123' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:27:32.308 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2237457a-31e0-4cf6-b95e-a29a0f317a61 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] port_delete event received for '041f6e8f-effc-4480-9588-cb50e62ec93c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:27:32.512 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2237457a-31e0-4cf6-b95e-a29a0f317a61 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] network_delete received. Deleting network 5a671d00-7a87-42c3-86cb-25c1faabe538 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-18 18:27:32.512 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2237457a-31e0-4cf6-b95e-a29a0f317a61 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] Network 5a671d00-7a87-42c3-86cb-25c1faabe538 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-18 18:28:00.743 4216 2625819242744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bac457ce-55c9-4483-98ad-81aabe65930d 2021-11-18 18:28:01.226 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-772208eb-79d2-4a6a-83c5-12a920857986 3eaad00d7da0444abd43470de6ded5bc 1e5aae43d2a74ed3bd3df8c12b9d698f - - -] Security group member updated on remote: ['e1ae7e3f-6373-42f7-b366-09b99f147780'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:28:01.226 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-772208eb-79d2-4a6a-83c5-12a920857986 3eaad00d7da0444abd43470de6ded5bc 1e5aae43d2a74ed3bd3df8c12b9d698f - - -] Security group member updated ['e1ae7e3f-6373-42f7-b366-09b99f147780'] 2021-11-18 18:28:01.539 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-772208eb-79d2-4a6a-83c5-12a920857986 3eaad00d7da0444abd43470de6ded5bc 1e5aae43d2a74ed3bd3df8c12b9d698f - - -] port_delete event received for 'bac457ce-55c9-4483-98ad-81aabe65930d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:28:02.352 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-18 18:28:02.352 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bac457ce-55c9-4483-98ad-81aabe65930d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-18 18:28:02.352 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bac457ce-55c9-4483-98ad-81aabe65930d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-18 18:28:02.352 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bac457ce-55c9-4483-98ad-81aabe65930d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-18 18:28:02.356 4216 2625819245032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 53c79b5c-88f3-4088-a3a2-740e9051d1fe 2021-11-18 18:28:02.356 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bac457ce-55c9-4483-98ad-81aabe65930d'] 2021-11-18 18:28:02.356 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-18 18:28:02.356 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-18 18:28:02.356 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bac457ce-55c9-4483-98ad-81aabe65930d'] 2021-11-18 18:28:02.992 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a527ddc1-c31b-4cff-a451-b4fb9712b851 3eaad00d7da0444abd43470de6ded5bc 1e5aae43d2a74ed3bd3df8c12b9d698f - - -] port_delete event received for '54a674c1-d2b4-4871-b5c0-7ac097a6424b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:28:04.369 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:28:04.384 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:28:06.680 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6996a4ff-325b-49f0-818e-fdbbbce66de5 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] port_delete event received for 'f357c300-0d1f-4615-b489-823a35ce16b9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:28:07.836 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-340d46ba-054e-433d-84e9-d1ea8a379a73 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] port_delete event received for '4fbc9854-0434-4652-b8a1-0ff90f62afd5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:28:08.649 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80e60fc2-5206-45c1-b547-5bffe0e7ed54 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] port_delete event received for '0b0d52da-6d87-4d7f-aee7-9f8b301f6bc8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:28:08.856 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80e60fc2-5206-45c1-b547-5bffe0e7ed54 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] network_delete received. Deleting network 53c79b5c-88f3-4088-a3a2-740e9051d1fe network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-18 18:28:08.856 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80e60fc2-5206-45c1-b547-5bffe0e7ed54 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] Network 53c79b5c-88f3-4088-a3a2-740e9051d1fe not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-18 18:28:42.947 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67da9727-757d-4ceb-9068-f22ad6e92482 5f2f7b4640b942a9a2e811f1f4674813 0af090b410094c8692199800bd47e6f0 - - -] port_delete event received for 'fd84745d-5357-44d6-bf2d-4c1933490fe8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:28:45.041 4216 2625819242744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5decdb7c-1eac-46f6-bf5d-f4ab39306a2f 2021-11-18 18:28:45.540 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b256686c-932c-4566-b062-a347f55c59b6 5f2f7b4640b942a9a2e811f1f4674813 0af090b410094c8692199800bd47e6f0 - - -] Security group member updated on remote: ['0934356a-ae4a-4419-9e6f-36840beeb3ea'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:28:45.540 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-b256686c-932c-4566-b062-a347f55c59b6 5f2f7b4640b942a9a2e811f1f4674813 0af090b410094c8692199800bd47e6f0 - - -] Security group member updated ['0934356a-ae4a-4419-9e6f-36840beeb3ea'] 2021-11-18 18:28:45.662 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b256686c-932c-4566-b062-a347f55c59b6 5f2f7b4640b942a9a2e811f1f4674813 0af090b410094c8692199800bd47e6f0 - - -] port_delete event received for '5decdb7c-1eac-46f6-bf5d-f4ab39306a2f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:28:46.490 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95f2bbde-da33-4d77-bd5d-8e8f9f66635d - - - - -] port_update received: 0e150909-82b9-4c6a-b38e-e1ffb218260b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-18 18:28:46.501 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95f2bbde-da33-4d77-bd5d-8e8f9f66635d - - - - -] No port 0e150909-82b9-4c6a-b38e-e1ffb218260b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-18 18:28:46.569 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-18 18:28:46.569 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5decdb7c-1eac-46f6-bf5d-f4ab39306a2f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-18 18:28:46.569 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5decdb7c-1eac-46f6-bf5d-f4ab39306a2f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-18 18:28:46.569 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5decdb7c-1eac-46f6-bf5d-f4ab39306a2f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-18 18:28:46.569 4216 2625819245032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fb3cb6cf-5ec0-4094-9be1-13e54774406a 2021-11-18 18:28:46.569 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5decdb7c-1eac-46f6-bf5d-f4ab39306a2f'] 2021-11-18 18:28:46.569 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-18 18:28:46.569 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-18 18:28:46.569 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5decdb7c-1eac-46f6-bf5d-f4ab39306a2f'] 2021-11-18 18:28:48.583 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:28:48.646 4216 2625819245032 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:405 2021-11-18 18:28:48.757 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d09d07d2-7164-4e85-b4e5-88c64e247e88 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] port_delete event received for '28e57470-6d44-424f-8e06-5f19ef43fdb1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:28:50.537 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-71019552-ffbb-4527-9ff0-406fdbae54a1 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] port_delete event received for 'f19980c3-be99-44af-b003-4aa371296684' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:28:51.178 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-768bcb27-f4b6-440b-a1d7-8f313b30f4e7 - - - - -] port_update received: cd12b5de-a727-4c63-be21-a15df0752bbc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-18 18:28:51.194 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-768bcb27-f4b6-440b-a1d7-8f313b30f4e7 - - - - -] No port cd12b5de-a727-4c63-be21-a15df0752bbc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-18 18:28:51.897 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6584a5c5-6add-4e54-b9ec-a5200899f38d - - - - -] port_update received: b4b761aa-6fed-40ee-93b0-d28d8bc65ca0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-18 18:28:51.905 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6584a5c5-6add-4e54-b9ec-a5200899f38d - - - - -] No port b4b761aa-6fed-40ee-93b0-d28d8bc65ca0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-18 18:28:52.147 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fde1c07b-2287-463f-a6f0-8c8924bb5a07 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] port_delete event received for '640b8906-8b38-48c0-a2b9-09f0e75ce3eb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:28:52.460 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fde1c07b-2287-463f-a6f0-8c8924bb5a07 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] network_delete received. Deleting network fb3cb6cf-5ec0-4094-9be1-13e54774406a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-18 18:28:52.460 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fde1c07b-2287-463f-a6f0-8c8924bb5a07 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] Network fb3cb6cf-5ec0-4094-9be1-13e54774406a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-18 18:28:54.087 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49e79a0c-91ee-463f-bf90-2ba00d83963d 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] port_delete event received for '53345cf1-9201-4e67-92c8-c7a162aa7d86' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:28:55.881 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6552709-b0a0-463f-9329-d4c15c405c13 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] port_delete event received for 'aa02250e-c904-4c61-9395-61a493c03fb9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:28:56.366 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-955dd55e-6ac7-45d5-854e-6f32d6689a21 - - - - -] port_update received: b93a96ca-8270-4d7f-8d48-7ec251403c07 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-18 18:28:56.366 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-955dd55e-6ac7-45d5-854e-6f32d6689a21 - - - - -] No port b93a96ca-8270-4d7f-8d48-7ec251403c07 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-18 18:28:57.069 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-763092dc-0772-4a62-a3d0-0fa8229a92e1 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] port_delete event received for '9f1ce28a-8328-40ea-8273-3a7e261c07bb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:28:57.350 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d46f7571-670f-4415-869c-27e9413ce049 - - - - -] port_delete event received for '9f1ce28a-8328-40ea-8273-3a7e261c07bb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:28:57.397 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-763092dc-0772-4a62-a3d0-0fa8229a92e1 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] network_delete received. Deleting network 400b686d-1c03-4238-ae6c-5b0fe035962a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-18 18:28:57.397 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-763092dc-0772-4a62-a3d0-0fa8229a92e1 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] Network 400b686d-1c03-4238-ae6c-5b0fe035962a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-18 18:29:06.803 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-84cde94f-d3ae-4c69-ba67-a57facd1bc96 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Security group member updated on remote: ['ed79da46-ff15-4125-ada1-f0f0f1821dd5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:29:06.803 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-84cde94f-d3ae-4c69-ba67-a57facd1bc96 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Security group member updated ['ed79da46-ff15-4125-ada1-f0f0f1821dd5'] 2021-11-18 18:29:18.412 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eaab6eb2-edec-4062-a98e-8f2bc8a99726 fba9f3b0297e4021b87b6d8d5675141f 314b8ad7abd74bc8987e2a5424a623bd - - -] port_update received: bef97cc3-ef41-4ede-a0fe-120eb7528d21 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-18 18:29:18.428 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eaab6eb2-edec-4062-a98e-8f2bc8a99726 fba9f3b0297e4021b87b6d8d5675141f 314b8ad7abd74bc8987e2a5424a623bd - - -] No port bef97cc3-ef41-4ede-a0fe-120eb7528d21 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-18 18:29:21.115 4216 2625819242568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bef97cc3-ef41-4ede-a0fe-120eb7528d21 2021-11-18 18:29:22.787 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-18 18:29:22.975 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Adding port bef97cc3-ef41-4ede-a0fe-120eb7528d21 2021-11-18 18:29:22.975 4216 2625719779000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Port bef97cc3-ef41-4ede-a0fe-120eb7528d21 updated. Details: {'device': 'bef97cc3-ef41-4ede-a0fe-120eb7528d21', 'network_id': '4d67aa7a-7dd4-4b99-bf38-53fe96cbad2d', 'port_id': 'bef97cc3-ef41-4ede-a0fe-120eb7528d21', 'mac_address': 'fa:16:3e:da:00:d7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1268, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4df7571f-ffec-403b-be13-5ebe8657c4e0', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-18 18:29:22.975 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-18 18:29:22.975 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bef97cc3-ef41-4ede-a0fe-120eb7528d21" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:29:22.975 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bef97cc3-ef41-4ede-a0fe-120eb7528d21 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-18 18:29:22.975 4216 2625819245032 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4d67aa7a-7dd4-4b99-bf38-53fe96cbad2d 2021-11-18 18:29:22.975 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-18 18:29:23.108 4216 2625819245032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bef97cc3-ef41-4ede-a0fe-120eb7528d21') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:29:23.108 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bef97cc3-ef41-4ede-a0fe-120eb7528d21') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:29:23.108 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bef97cc3-ef41-4ede-a0fe-120eb7528d21 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-18 18:29:23.108 4216 2625819245032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1268, VLAN trunk: None to switch port bef97cc3-ef41-4ede-a0fe-120eb7528d21 2021-11-18 18:29:23.178 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-18 18:29:23.178 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bef97cc3-ef41-4ede-a0fe-120eb7528d21'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:29:23.318 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bef97cc3-ef41-4ede-a0fe-120eb7528d21']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:29:23.318 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:29:23.318 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ed79da46-ff15-4125-ada1-f0f0f1821dd5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-18 18:29:23.318 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ed79da46-ff15-4125-ada1-f0f0f1821dd5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-18 18:29:23.318 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bef97cc3-ef41-4ede-a0fe-120eb7528d21 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:29:23.318 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-18 18:29:23.318 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bef97cc3-ef41-4ede-a0fe-120eb7528d21 not yet added. Adding. 2021-11-18 18:29:23.318 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-18 18:29:23.318 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-18 18:29:23.390 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bef97cc3-ef41-4ede-a0fe-120eb7528d21" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:29:23.461 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bef97cc3-ef41-4ede-a0fe-120eb7528d21" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:29:23.461 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bef97cc3-ef41-4ede-a0fe-120eb7528d21" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:29:23.537 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bef97cc3-ef41-4ede-a0fe-120eb7528d21" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.079s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:29:23.606 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bef97cc3-ef41-4ede-a0fe-120eb7528d21" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.625s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:29:23.606 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bef97cc3-ef41-4ede-a0fe-120eb7528d21 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-18 18:29:23.606 4216 2625819245032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bef97cc3-ef41-4ede-a0fe-120eb7528d21 processed. 2021-11-18 18:29:24.786 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:29:24.958 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:29:32.447 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-38bb94f1-2928-4fcd-890d-16a00ee497e9 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Security group rule updated on remote: ['9cedd691-0ccd-4984-a11f-fe1314255207'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-18 18:29:32.447 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-38bb94f1-2928-4fcd-890d-16a00ee497e9 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Security group rule updated ['9cedd691-0ccd-4984-a11f-fe1314255207'] 2021-11-18 18:29:32.586 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9cfd9543-4ae0-4c52-a763-230c969ea5d0 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Security group rule updated on remote: ['9cedd691-0ccd-4984-a11f-fe1314255207'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-18 18:29:32.586 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-9cfd9543-4ae0-4c52-a763-230c969ea5d0 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Security group rule updated ['9cedd691-0ccd-4984-a11f-fe1314255207'] 2021-11-18 18:29:32.719 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-08b6bb1b-dc58-4dcf-b697-520a595a7779 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Security group rule updated on remote: ['9cedd691-0ccd-4984-a11f-fe1314255207'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-18 18:29:32.719 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-08b6bb1b-dc58-4dcf-b697-520a595a7779 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Security group rule updated ['9cedd691-0ccd-4984-a11f-fe1314255207'] 2021-11-18 18:29:32.850 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-03d9efc6-a130-4bf9-87db-7e7b20f1a0e7 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Security group rule updated on remote: ['9cedd691-0ccd-4984-a11f-fe1314255207'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-18 18:29:32.850 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-03d9efc6-a130-4bf9-87db-7e7b20f1a0e7 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Security group rule updated ['9cedd691-0ccd-4984-a11f-fe1314255207'] 2021-11-18 18:29:32.991 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4f0eb7fd-ab96-43ca-9e5f-79653063dd38 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Security group rule updated on remote: ['9cedd691-0ccd-4984-a11f-fe1314255207'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-18 18:29:32.991 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-4f0eb7fd-ab96-43ca-9e5f-79653063dd38 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Security group rule updated ['9cedd691-0ccd-4984-a11f-fe1314255207'] 2021-11-18 18:29:33.117 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-279fd59b-4a70-47f9-8b24-820824f20d22 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Security group rule updated on remote: ['9cedd691-0ccd-4984-a11f-fe1314255207'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-18 18:29:33.117 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-279fd59b-4a70-47f9-8b24-820824f20d22 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Security group rule updated ['9cedd691-0ccd-4984-a11f-fe1314255207'] 2021-11-18 18:29:33.848 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Security group member updated on remote: ['ed79da46-ff15-4125-ada1-f0f0f1821dd5', '9cedd691-0ccd-4984-a11f-fe1314255207'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:29:33.848 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Security group member updated ['ed79da46-ff15-4125-ada1-f0f0f1821dd5', '9cedd691-0ccd-4984-a11f-fe1314255207'] 2021-11-18 18:29:33.848 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Refresh firewall rules 2021-11-18 18:29:33.848 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Get security group information for devices via rpc ['bef97cc3-ef41-4ede-a0fe-120eb7528d21'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:29:33.899 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] port_update received: bef97cc3-ef41-4ede-a0fe-120eb7528d21 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-18 18:29:33.899 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Lock "n-hv-agent-port-lock-bef97cc3-ef41-4ede-a0fe-120eb7528d21" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:29:33.899 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Binding port bef97cc3-ef41-4ede-a0fe-120eb7528d21 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-18 18:29:33.899 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-18 18:29:33.899 4216 2625819245560 MainThread DEBUG neutron.services.trunk.rpc.agent [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bef97cc3-ef41-4ede-a0fe-120eb7528d21') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:29:33.899 4216 2625819245560 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bef97cc3-ef41-4ede-a0fe-120eb7528d21') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:29:33.927 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Trunk plugin disabled on server. Assuming port bef97cc3-ef41-4ede-a0fe-120eb7528d21 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-18 18:29:33.927 4216 2625819245560 MainThread INFO networking_hyperv.neutron.trunk_driver [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Binding VLAN ID: 1268, VLAN trunk: None to switch port bef97cc3-ef41-4ede-a0fe-120eb7528d21 2021-11-18 18:29:33.946 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Refresh firewall rules 2021-11-18 18:29:33.946 4216 2625819245560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Get security group information for devices via rpc ['bef97cc3-ef41-4ede-a0fe-120eb7528d21'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:29:34.492 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Update security group information for ports dict_keys(['bef97cc3-ef41-4ede-a0fe-120eb7528d21']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:29:34.492 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:29:34.492 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Update rules of security group (9cedd691-0ccd-4984-a11f-fe1314255207) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-18 18:29:34.492 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Update rules of security group (ed79da46-ff15-4125-ada1-f0f0f1821dd5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-18 18:29:34.492 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Update members of security group (ed79da46-ff15-4125-ada1-f0f0f1821dd5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-18 18:29:34.492 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Update port filter for bef97cc3-ef41-4ede-a0fe-120eb7528d21 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:29:34.506 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Updating port rules. 2021-11-18 18:29:34.506 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Creating 6 new rules, removing 0 old rules. 2021-11-18 18:29:34.506 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Lock "n-hv-driver-port-lock-bef97cc3-ef41-4ede-a0fe-120eb7528d21" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:29:34.558 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Update security group information for ports dict_keys(['bef97cc3-ef41-4ede-a0fe-120eb7528d21']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:29:34.558 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:29:34.558 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Update rules of security group (9cedd691-0ccd-4984-a11f-fe1314255207) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-18 18:29:34.558 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Update rules of security group (ed79da46-ff15-4125-ada1-f0f0f1821dd5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-18 18:29:34.558 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Update members of security group (ed79da46-ff15-4125-ada1-f0f0f1821dd5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-18 18:29:34.558 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Update port filter for bef97cc3-ef41-4ede-a0fe-120eb7528d21 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:29:34.558 4216 2625819245560 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Updating port rules. 2021-11-18 18:29:34.558 4216 2625819245560 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Creating 6 new rules, removing 0 old rules. 2021-11-18 18:29:34.592 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Lock "n-hv-driver-port-lock-bef97cc3-ef41-4ede-a0fe-120eb7528d21" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:29:34.592 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Lock "n-hv-driver-port-lock-bef97cc3-ef41-4ede-a0fe-120eb7528d21" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:29:34.592 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Lock "n-hv-driver-port-lock-bef97cc3-ef41-4ede-a0fe-120eb7528d21" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:29:34.592 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Lock "n-hv-driver-port-lock-bef97cc3-ef41-4ede-a0fe-120eb7528d21" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:29:34.634 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Lock "n-hv-driver-port-lock-bef97cc3-ef41-4ede-a0fe-120eb7528d21" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:29:34.634 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Lock "n-hv-driver-port-lock-bef97cc3-ef41-4ede-a0fe-120eb7528d21" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:29:34.634 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Lock "n-hv-driver-port-lock-bef97cc3-ef41-4ede-a0fe-120eb7528d21" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:29:34.646 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [req-ef828149-4c0d-4432-8b0a-69d5915383ad 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Lock "n-hv-agent-port-lock-bef97cc3-ef41-4ede-a0fe-120eb7528d21" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:30:44.870 4216 2625819245560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-942083fc-9c53-44f3-bd4a-c66261c5c614 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Security group member updated on remote: ['ed79da46-ff15-4125-ada1-f0f0f1821dd5', '9cedd691-0ccd-4984-a11f-fe1314255207'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:30:44.870 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [req-942083fc-9c53-44f3-bd4a-c66261c5c614 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Security group member updated ['ed79da46-ff15-4125-ada1-f0f0f1821dd5', '9cedd691-0ccd-4984-a11f-fe1314255207'] 2021-11-18 18:30:44.870 4216 2625819245560 MainThread INFO neutron.agent.securitygroups_rpc [req-942083fc-9c53-44f3-bd4a-c66261c5c614 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Refresh firewall rules 2021-11-18 18:30:44.870 4216 2625819245560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-942083fc-9c53-44f3-bd4a-c66261c5c614 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Get security group information for devices via rpc ['bef97cc3-ef41-4ede-a0fe-120eb7528d21'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:30:44.895 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-942083fc-9c53-44f3-bd4a-c66261c5c614 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] port_update received: bef97cc3-ef41-4ede-a0fe-120eb7528d21 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-18 18:30:44.911 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-942083fc-9c53-44f3-bd4a-c66261c5c614 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Lock "n-hv-agent-port-lock-bef97cc3-ef41-4ede-a0fe-120eb7528d21" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:30:44.926 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-942083fc-9c53-44f3-bd4a-c66261c5c614 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Binding port bef97cc3-ef41-4ede-a0fe-120eb7528d21 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-18 18:30:44.926 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-942083fc-9c53-44f3-bd4a-c66261c5c614 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-18 18:30:44.926 4216 2625819245032 MainThread DEBUG neutron.services.trunk.rpc.agent [req-942083fc-9c53-44f3-bd4a-c66261c5c614 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bef97cc3-ef41-4ede-a0fe-120eb7528d21') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:30:44.926 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-942083fc-9c53-44f3-bd4a-c66261c5c614 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bef97cc3-ef41-4ede-a0fe-120eb7528d21') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-18 18:30:44.959 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-942083fc-9c53-44f3-bd4a-c66261c5c614 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Trunk plugin disabled on server. Assuming port bef97cc3-ef41-4ede-a0fe-120eb7528d21 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-18 18:30:44.959 4216 2625819245032 MainThread INFO networking_hyperv.neutron.trunk_driver [req-942083fc-9c53-44f3-bd4a-c66261c5c614 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Binding VLAN ID: 1268, VLAN trunk: None to switch port bef97cc3-ef41-4ede-a0fe-120eb7528d21 2021-11-18 18:30:44.990 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-942083fc-9c53-44f3-bd4a-c66261c5c614 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Refresh firewall rules 2021-11-18 18:30:44.990 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-942083fc-9c53-44f3-bd4a-c66261c5c614 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Get security group information for devices via rpc ['bef97cc3-ef41-4ede-a0fe-120eb7528d21'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:30:45.098 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [req-942083fc-9c53-44f3-bd4a-c66261c5c614 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Update security group information for ports dict_keys(['bef97cc3-ef41-4ede-a0fe-120eb7528d21']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:30:45.098 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [req-942083fc-9c53-44f3-bd4a-c66261c5c614 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:30:45.098 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-942083fc-9c53-44f3-bd4a-c66261c5c614 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Update rules of security group (ed79da46-ff15-4125-ada1-f0f0f1821dd5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-18 18:30:45.098 4216 2625819245560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-942083fc-9c53-44f3-bd4a-c66261c5c614 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Update members of security group (ed79da46-ff15-4125-ada1-f0f0f1821dd5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-18 18:30:45.113 4216 2625819245560 MainThread DEBUG neutron.agent.securitygroups_rpc [req-942083fc-9c53-44f3-bd4a-c66261c5c614 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Update port filter for bef97cc3-ef41-4ede-a0fe-120eb7528d21 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:30:45.113 4216 2625819245560 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-942083fc-9c53-44f3-bd4a-c66261c5c614 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Updating port rules. 2021-11-18 18:30:45.113 4216 2625819245560 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-942083fc-9c53-44f3-bd4a-c66261c5c614 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Creating 0 new rules, removing 6 old rules. 2021-11-18 18:30:45.113 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [req-942083fc-9c53-44f3-bd4a-c66261c5c614 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Lock "n-hv-driver-port-lock-bef97cc3-ef41-4ede-a0fe-120eb7528d21" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:30:45.113 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [req-942083fc-9c53-44f3-bd4a-c66261c5c614 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Lock "n-hv-driver-port-lock-bef97cc3-ef41-4ede-a0fe-120eb7528d21" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:30:45.113 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [req-942083fc-9c53-44f3-bd4a-c66261c5c614 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Lock "n-hv-driver-port-lock-bef97cc3-ef41-4ede-a0fe-120eb7528d21" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:30:45.192 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-942083fc-9c53-44f3-bd4a-c66261c5c614 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Update security group information for ports dict_keys(['bef97cc3-ef41-4ede-a0fe-120eb7528d21']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:30:45.192 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-942083fc-9c53-44f3-bd4a-c66261c5c614 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:30:45.192 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-942083fc-9c53-44f3-bd4a-c66261c5c614 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Update rules of security group (ed79da46-ff15-4125-ada1-f0f0f1821dd5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-18 18:30:45.192 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-942083fc-9c53-44f3-bd4a-c66261c5c614 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Update members of security group (ed79da46-ff15-4125-ada1-f0f0f1821dd5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-18 18:30:45.192 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-942083fc-9c53-44f3-bd4a-c66261c5c614 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Update port filter for bef97cc3-ef41-4ede-a0fe-120eb7528d21 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-18 18:30:45.192 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-942083fc-9c53-44f3-bd4a-c66261c5c614 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Updating port rules. 2021-11-18 18:30:45.192 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-942083fc-9c53-44f3-bd4a-c66261c5c614 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Creating 0 new rules, removing 6 old rules. 2021-11-18 18:30:45.255 4216 2625819245560 MainThread DEBUG oslo_concurrency.lockutils [req-942083fc-9c53-44f3-bd4a-c66261c5c614 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Lock "n-hv-driver-port-lock-bef97cc3-ef41-4ede-a0fe-120eb7528d21" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:30:45.255 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-942083fc-9c53-44f3-bd4a-c66261c5c614 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Lock "n-hv-driver-port-lock-bef97cc3-ef41-4ede-a0fe-120eb7528d21" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:30:45.255 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-942083fc-9c53-44f3-bd4a-c66261c5c614 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Lock "n-hv-driver-port-lock-bef97cc3-ef41-4ede-a0fe-120eb7528d21" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:30:45.255 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-942083fc-9c53-44f3-bd4a-c66261c5c614 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Lock "n-hv-driver-port-lock-bef97cc3-ef41-4ede-a0fe-120eb7528d21" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:30:45.287 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-942083fc-9c53-44f3-bd4a-c66261c5c614 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Lock "n-hv-driver-port-lock-bef97cc3-ef41-4ede-a0fe-120eb7528d21" "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:405 2021-11-18 18:30:45.320 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [req-942083fc-9c53-44f3-bd4a-c66261c5c614 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Lock "n-hv-agent-port-lock-bef97cc3-ef41-4ede-a0fe-120eb7528d21" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:30:45.725 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea15203c-74ef-49b1-923b-36ab37b63305 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] port_delete event received for '67b98fff-d380-456c-819d-0c41485b0aed' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:30:50.942 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-22cef55a-3586-4750-ba67-9c816cfa88ff 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Security group member updated on remote: ['ed79da46-ff15-4125-ada1-f0f0f1821dd5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-18 18:30:50.942 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-22cef55a-3586-4750-ba67-9c816cfa88ff 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Security group member updated ['ed79da46-ff15-4125-ada1-f0f0f1821dd5'] 2021-11-18 18:30:50.942 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [req-22cef55a-3586-4750-ba67-9c816cfa88ff 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Refresh firewall rules 2021-11-18 18:30:50.942 4216 2625819245032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-22cef55a-3586-4750-ba67-9c816cfa88ff 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Get security group information for devices via rpc ['bef97cc3-ef41-4ede-a0fe-120eb7528d21'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-18 18:30:50.973 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-22cef55a-3586-4750-ba67-9c816cfa88ff 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-18 18:30:50.973 4216 2625819245032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-22cef55a-3586-4750-ba67-9c816cfa88ff 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-18 18:30:51.021 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22cef55a-3586-4750-ba67-9c816cfa88ff 281e20d00e7f492ba92dca110da5f3f3 05f4688d35d6477f8a84d2402763f933 - - -] port_delete event received for 'bef97cc3-ef41-4ede-a0fe-120eb7528d21' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:30:51.896 4216 2625819242744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bef97cc3-ef41-4ede-a0fe-120eb7528d21 2021-11-18 18:30:53.146 4216 2625719779000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f77876-e075-486a-b704-aa803aaea8ad - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-18 18:30:53.146 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bef97cc3-ef41-4ede-a0fe-120eb7528d21' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-18 18:30:53.146 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bef97cc3-ef41-4ede-a0fe-120eb7528d21' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-18 18:30:53.146 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bef97cc3-ef41-4ede-a0fe-120eb7528d21 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-18 18:30:53.146 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bef97cc3-ef41-4ede-a0fe-120eb7528d21'] 2021-11-18 18:30:53.146 4216 2625819245032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-18 18:30:53.146 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-18 18:30:53.146 4216 2625819245032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bef97cc3-ef41-4ede-a0fe-120eb7528d21'] 2021-11-18 18:30:54.678 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffd65506-f800-40de-a361-1346fdc8a37a 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] port_delete event received for 'cd12b5de-a727-4c63-be21-a15df0752bbc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:30:55.161 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-18 18:30:55.177 4216 2625819245032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-18 18:30:55.927 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ba5439b-9ce1-455c-b26c-6a57fdc2ccb2 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] port_delete event received for '0e150909-82b9-4c6a-b38e-e1ffb218260b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:30:56.662 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4aa04373-149a-4d67-a88d-02be7f6201c2 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] port_delete event received for '1f4ef839-c186-4562-b6a9-b1331d28435c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:30:57.129 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4aa04373-149a-4d67-a88d-02be7f6201c2 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] network_delete received. Deleting network 4d67aa7a-7dd4-4b99-bf38-53fe96cbad2d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-18 18:30:57.129 4216 2625819245032 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4aa04373-149a-4d67-a88d-02be7f6201c2 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] Reclaiming local network 4d67aa7a-7dd4-4b99-bf38-53fe96cbad2d 2021-11-18 18:30:58.085 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-baaa40ed-e7cb-4869-890d-833b1621d217 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] port_delete event received for 'b93a96ca-8270-4d7f-8d48-7ec251403c07' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:30:59.115 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2834333c-11ee-45cf-99e2-c4fd2b34401e 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] port_delete event received for 'b4b761aa-6fed-40ee-93b0-d28d8bc65ca0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:30:59.850 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f9ab7e5-db2b-4b2e-8457-9b1760321811 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] port_delete event received for '9d528483-add9-48f5-91d8-70aa5ee80ac5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-18 18:31:00.084 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f9ab7e5-db2b-4b2e-8457-9b1760321811 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] network_delete received. Deleting network a99416f0-3372-454e-a4a0-f2b4b4a745da network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-18 18:31:00.084 4216 2625819245032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f9ab7e5-db2b-4b2e-8457-9b1760321811 04bbdd645202421a91b2aab8ec1eaf08 7c96e91388854dddb8c227a8ffefce9f - - -] Network a99416f0-3372-454e-a4a0-f2b4b4a745da not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463