2021-06-24 09:20:57.463 4112 3062972816728 MainThread INFO neutron.common.config [-] Logging enabled! 2021-06-24 09:20:57.463 4112 3062972816728 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev394 2021-06-24 09:20:57.463 4112 3062972816728 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-06-24 09:20:57.591 4112 3062972816728 MainThread INFO os_win.utils.network.networkutils [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] WMI caching is disabled. 2021-06-24 09:20:57.844 4112 3062972816728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:120 2021-06-24 09:20:57.911 4112 3062972816728 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-06-24 09:20:57.925 4112 3062972816728 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-06-24 09:20:58.126 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent initialized successfully, now running... 2021-06-24 09:20:58.167 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-06-24 09:20:58.167 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-06-24 09:20:58.230 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-06-24 09:22:46.649 4112 3063069296952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10cb5f9a-0f39-496c-8600-d01198b903c5 - - - - -] port_update received: 034dd87a-ba82-4471-b308-cf0bf7b07bb5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:22:46.667 4112 3063069296952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10cb5f9a-0f39-496c-8600-d01198b903c5 - - - - -] No port 034dd87a-ba82-4471-b308-cf0bf7b07bb5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:22:52.375 4112 3063069296952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f5a49b-d8bf-45f4-ad21-b7ab3808a3e7 - - - - -] port_update received: 977b43d5-943f-49f6-a90f-25316b30fc89 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:22:53.745 4112 3063069296952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f5a49b-d8bf-45f4-ad21-b7ab3808a3e7 - - - - -] No port 977b43d5-943f-49f6-a90f-25316b30fc89 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:22:54.768 4112 3063069296952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-462fcae8-e0b5-4c7b-afe1-5b0ff7fb122c - - - - -] port_update received: f1732169-287f-4cff-a0c2-42af2a9941a6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:22:54.790 4112 3063069296952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-462fcae8-e0b5-4c7b-afe1-5b0ff7fb122c - - - - -] No port f1732169-287f-4cff-a0c2-42af2a9941a6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:22:58.448 4112 3063069296952 MainThread WARNING oslo_policy.policy [req-11e38e77-f1ad-4b86-a589-dba92ef34c41 16e312eb97674cdfb8a18075141c9e0b 789de2cd33544e339915865a4902f236 - - -] 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-06-24 09:22:58.471 4112 3063069296952 MainThread WARNING oslo_policy.policy [req-11e38e77-f1ad-4b86-a589-dba92ef34c41 16e312eb97674cdfb8a18075141c9e0b 789de2cd33544e339915865a4902f236 - - -] 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-06-24 09:22:58.471 4112 3063069296952 MainThread WARNING oslo_policy.policy [req-11e38e77-f1ad-4b86-a589-dba92ef34c41 16e312eb97674cdfb8a18075141c9e0b 789de2cd33544e339915865a4902f236 - - -] 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-06-24 09:22:58.486 4112 3063069296952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-11e38e77-f1ad-4b86-a589-dba92ef34c41 16e312eb97674cdfb8a18075141c9e0b 789de2cd33544e339915865a4902f236 - - -] Security group rule updated on remote: ['0e195e82-3a41-415f-9134-b5fb162e18cf'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:22:58.496 4112 3063069296952 MainThread INFO neutron.agent.securitygroups_rpc [req-11e38e77-f1ad-4b86-a589-dba92ef34c41 16e312eb97674cdfb8a18075141c9e0b 789de2cd33544e339915865a4902f236 - - -] Security group rule updated ['0e195e82-3a41-415f-9134-b5fb162e18cf'] 2021-06-24 09:22:58.634 4112 3063069296952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38ab8777-ef8b-4cc4-98ae-aa8b889d4eb5 - - - - -] port_update received: 5cbeed9a-7789-440b-87b9-b363cf874238 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:22:58.680 4112 3063069296952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38ab8777-ef8b-4cc4-98ae-aa8b889d4eb5 - - - - -] No port 5cbeed9a-7789-440b-87b9-b363cf874238 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:22:58.946 4112 3063069296952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f8dd05c7-a89a-43b9-839a-b62566792e79 16e312eb97674cdfb8a18075141c9e0b 789de2cd33544e339915865a4902f236 - - -] Security group rule updated on remote: ['0e195e82-3a41-415f-9134-b5fb162e18cf'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:22:58.946 4112 3063069296952 MainThread INFO neutron.agent.securitygroups_rpc [req-f8dd05c7-a89a-43b9-839a-b62566792e79 16e312eb97674cdfb8a18075141c9e0b 789de2cd33544e339915865a4902f236 - - -] Security group rule updated ['0e195e82-3a41-415f-9134-b5fb162e18cf'] 2021-06-24 09:23:01.292 4112 3063069296952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-778a44b9-75be-4565-b51e-1e4926739c63 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Security group member updated on remote: ['0aa0cbc7-0546-47d5-960c-1d5203f81872'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:23:01.307 4112 3063069296952 MainThread INFO neutron.agent.securitygroups_rpc [req-778a44b9-75be-4565-b51e-1e4926739c63 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Security group member updated ['0aa0cbc7-0546-47d5-960c-1d5203f81872'] 2021-06-24 09:23:03.312 4112 3063069296952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4ec63597-42a1-43f5-bcd8-fcb0fe13287a 64c9288781ab48b0b02b7cda69623c8f ca7404070de140cbacc52286d94b5f06 - - -] Security group member updated on remote: ['ecad4a77-64d4-4751-a21c-16be878ac76c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:23:03.321 4112 3063069296952 MainThread INFO neutron.agent.securitygroups_rpc [req-4ec63597-42a1-43f5-bcd8-fcb0fe13287a 64c9288781ab48b0b02b7cda69623c8f ca7404070de140cbacc52286d94b5f06 - - -] Security group member updated ['ecad4a77-64d4-4751-a21c-16be878ac76c'] 2021-06-24 09:23:04.359 4112 3063069296952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ff5c7f01-257b-4111-9187-6e18eb8220ca 96b26b4b5ea043dd88cb5dccb5e4a4b6 e8a0c67c143a4eb19c1e5cf27856e67b - - -] Security group member updated on remote: ['1ef0987b-c3a2-42ef-a5c3-621662774e96'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:23:04.368 4112 3063069296952 MainThread INFO neutron.agent.securitygroups_rpc [req-ff5c7f01-257b-4111-9187-6e18eb8220ca 96b26b4b5ea043dd88cb5dccb5e4a4b6 e8a0c67c143a4eb19c1e5cf27856e67b - - -] Security group member updated ['1ef0987b-c3a2-42ef-a5c3-621662774e96'] 2021-06-24 09:23:14.495 4112 3063069296952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48011521-51f0-433c-93ae-d6f2f17b62bc 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] port_update received: f568d1df-4d1c-40c6-a907-a6939dc6fe49 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:23:14.525 4112 3063069296952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48011521-51f0-433c-93ae-d6f2f17b62bc 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] No port f568d1df-4d1c-40c6-a907-a6939dc6fe49 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:23:15.593 4112 3063069296952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ee24d16-88ac-4666-aa7c-1fd18f46e01c 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] port_update received: 46362dba-417d-4afa-80a3-6ef540cf5a65 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:23:15.618 4112 3063069296952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ee24d16-88ac-4666-aa7c-1fd18f46e01c 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] No port 46362dba-417d-4afa-80a3-6ef540cf5a65 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:23:15.820 4112 3063069296952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8a88576-293d-4294-9ddd-cd88d57b86f6 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] port_update received: ae4860e5-c578-4d87-b987-c41b262050d9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:23:15.852 4112 3063069296952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8a88576-293d-4294-9ddd-cd88d57b86f6 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] No port ae4860e5-c578-4d87-b987-c41b262050d9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:23:17.273 4112 3063069296952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-73b8fe54-9612-40cb-a14a-c5e68a00bffb 96b26b4b5ea043dd88cb5dccb5e4a4b6 e8a0c67c143a4eb19c1e5cf27856e67b - - -] Security group member updated on remote: ['1ef0987b-c3a2-42ef-a5c3-621662774e96'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:23:17.289 4112 3063069296952 MainThread INFO neutron.agent.securitygroups_rpc [req-73b8fe54-9612-40cb-a14a-c5e68a00bffb 96b26b4b5ea043dd88cb5dccb5e4a4b6 e8a0c67c143a4eb19c1e5cf27856e67b - - -] Security group member updated ['1ef0987b-c3a2-42ef-a5c3-621662774e96'] 2021-06-24 09:23:17.496 4112 3063069296952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d38757aa-97b5-4a82-b59e-265e3e737154 16e312eb97674cdfb8a18075141c9e0b 789de2cd33544e339915865a4902f236 - - -] Security group member updated on remote: ['0e195e82-3a41-415f-9134-b5fb162e18cf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:23:17.496 4112 3063069296952 MainThread INFO neutron.agent.securitygroups_rpc [req-d38757aa-97b5-4a82-b59e-265e3e737154 16e312eb97674cdfb8a18075141c9e0b 789de2cd33544e339915865a4902f236 - - -] Security group member updated ['0e195e82-3a41-415f-9134-b5fb162e18cf'] 2021-06-24 09:23:19.429 4112 3063069295192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ae4860e5-c578-4d87-b987-c41b262050d9 2021-06-24 09:23:19.434 4112 3063069295192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 46362dba-417d-4afa-80a3-6ef540cf5a65 2021-06-24 09:23:19.445 4112 3063069295192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f568d1df-4d1c-40c6-a907-a6939dc6fe49 2021-06-24 09:23:19.820 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:23:20.171 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5201e9a7-c090-4273-ab6d-da446bb897ae 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] port_update received: e9daffe0-0a92-4758-bfa4-25e7070cdc0d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:23:20.199 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5201e9a7-c090-4273-ab6d-da446bb897ae 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] No port e9daffe0-0a92-4758-bfa4-25e7070cdc0d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:23:20.233 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9bc2aeb-7044-4de7-8839-c69958905a41 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] port_update received: 81df801e-fcff-44cf-984a-bf751b7f9abc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:23:20.248 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9bc2aeb-7044-4de7-8839-c69958905a41 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] No port 81df801e-fcff-44cf-984a-bf751b7f9abc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:23:21.242 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Adding port ae4860e5-c578-4d87-b987-c41b262050d9 2021-06-24 09:23:22.351 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Port ae4860e5-c578-4d87-b987-c41b262050d9 updated. Details: {'device': 'ae4860e5-c578-4d87-b987-c41b262050d9', 'network_id': '4dc34bfe-d409-482a-8295-442d7f26244e', 'port_id': 'ae4860e5-c578-4d87-b987-c41b262050d9', 'mac_address': 'fa:16:3e:06:18:2f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 245, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '39188485-ce1d-43fe-a076-b062c72c56ce', '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-06-24 09:23:23.335 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] 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-06-24 09:23:23.335 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Adding port 46362dba-417d-4afa-80a3-6ef540cf5a65 2021-06-24 09:23:23.335 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Port 46362dba-417d-4afa-80a3-6ef540cf5a65 updated. Details: {'device': '46362dba-417d-4afa-80a3-6ef540cf5a65', 'network_id': 'b9ba2bf6-ae1f-4e8f-92c3-c674b018292f', 'port_id': '46362dba-417d-4afa-80a3-6ef540cf5a65', 'mac_address': 'fa:16:3e:65:9e:34', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 204, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8f96650c-f540-4407-a186-85d0def80ed6', '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-06-24 09:23:23.335 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] 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-06-24 09:23:23.335 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Adding port f568d1df-4d1c-40c6-a907-a6939dc6fe49 2021-06-24 09:23:23.369 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Port f568d1df-4d1c-40c6-a907-a6939dc6fe49 updated. Details: {'device': 'f568d1df-4d1c-40c6-a907-a6939dc6fe49', 'network_id': 'edcd4982-0d07-4d90-b348-d8817bbc8024', 'port_id': 'f568d1df-4d1c-40c6-a907-a6939dc6fe49', 'mac_address': 'fa:16:3e:bb:a2:b6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 241, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a45cc966-8eac-4881-ba60-0b81c8bcfe2b', '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-06-24 09:23:23.370 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] 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-06-24 09:23:23.370 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.base [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Loop iteration exceeded interval (2 vs. 3.5501224994659424) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-06-24 09:23:23.384 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ae4860e5-c578-4d87-b987-c41b262050d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:23:23.384 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ae4860e5-c578-4d87-b987-c41b262050d9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:23:23.384 4112 3063069297304 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4dc34bfe-d409-482a-8295-442d7f26244e 2021-06-24 09:23:23.407 4112 3063069297304 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-06-24 09:23:23.416 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-46362dba-417d-4afa-80a3-6ef540cf5a65" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:23:23.416 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 46362dba-417d-4afa-80a3-6ef540cf5a65 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:23:23.432 4112 3063069297480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b9ba2bf6-ae1f-4e8f-92c3-c674b018292f 2021-06-24 09:23:23.432 4112 3063069297480 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-06-24 09:23:23.449 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f568d1df-4d1c-40c6-a907-a6939dc6fe49" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:23:23.449 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f568d1df-4d1c-40c6-a907-a6939dc6fe49 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:23:23.449 4112 3063069297656 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network edcd4982-0d07-4d90-b348-d8817bbc8024 2021-06-24 09:23:23.476 4112 3063069297656 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-06-24 09:23:23.696 4112 3063069297480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '46362dba-417d-4afa-80a3-6ef540cf5a65') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:23:23.696 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '46362dba-417d-4afa-80a3-6ef540cf5a65') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:23:23.717 4112 3063069297304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ae4860e5-c578-4d87-b987-c41b262050d9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:23:23.717 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ae4860e5-c578-4d87-b987-c41b262050d9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:23:23.728 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 46362dba-417d-4afa-80a3-6ef540cf5a65 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:23:23.752 4112 3063069297480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 204, VLAN trunk: None to switch port 46362dba-417d-4afa-80a3-6ef540cf5a65 2021-06-24 09:23:23.761 4112 3063069297656 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f568d1df-4d1c-40c6-a907-a6939dc6fe49') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:23:23.761 4112 3063069297656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f568d1df-4d1c-40c6-a907-a6939dc6fe49') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:23:23.774 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f568d1df-4d1c-40c6-a907-a6939dc6fe49 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:23:23.790 4112 3063069297656 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 241, VLAN trunk: None to switch port f568d1df-4d1c-40c6-a907-a6939dc6fe49 2021-06-24 09:23:23.826 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ae4860e5-c578-4d87-b987-c41b262050d9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:23:23.826 4112 3063069297304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 245, VLAN trunk: None to switch port ae4860e5-c578-4d87-b987-c41b262050d9 2021-06-24 09:23:23.899 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:23:23.899 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['46362dba-417d-4afa-80a3-6ef540cf5a65'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:23:23.899 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:23:23.923 4112 3063069297656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f568d1df-4d1c-40c6-a907-a6939dc6fe49'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:23:23.947 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:23:23.947 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ae4860e5-c578-4d87-b987-c41b262050d9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:23:24.431 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['46362dba-417d-4afa-80a3-6ef540cf5a65']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:23:25.772 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:23:26.790 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ecad4a77-64d4-4751-a21c-16be878ac76c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:23:26.790 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ecad4a77-64d4-4751-a21c-16be878ac76c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:23:26.790 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 46362dba-417d-4afa-80a3-6ef540cf5a65 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:23:26.805 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:23:26.805 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 46362dba-417d-4afa-80a3-6ef540cf5a65 not yet added. Adding. 2021-06-24 09:23:26.823 4112 3063069297480 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-06-24 09:23:26.823 4112 3063069297480 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-06-24 09:23:26.837 4112 3063069297656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f568d1df-4d1c-40c6-a907-a6939dc6fe49']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:23:26.837 4112 3063069297656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:23:26.852 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0aa0cbc7-0546-47d5-960c-1d5203f81872) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:23:26.852 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0aa0cbc7-0546-47d5-960c-1d5203f81872) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:23:26.868 4112 3063069297656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f568d1df-4d1c-40c6-a907-a6939dc6fe49 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:23:26.868 4112 3063069297656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:23:26.868 4112 3063069297656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f568d1df-4d1c-40c6-a907-a6939dc6fe49 not yet added. Adding. 2021-06-24 09:23:26.868 4112 3063069297656 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-06-24 09:23:26.889 4112 3063069297656 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-06-24 09:23:26.902 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ae4860e5-c578-4d87-b987-c41b262050d9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:23:26.902 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:23:26.902 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1ef0987b-c3a2-42ef-a5c3-621662774e96) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:23:26.920 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (1ef0987b-c3a2-42ef-a5c3-621662774e96) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:23:26.920 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ae4860e5-c578-4d87-b987-c41b262050d9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:23:26.934 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:23:26.934 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ae4860e5-c578-4d87-b987-c41b262050d9 not yet added. Adding. 2021-06-24 09:23:26.947 4112 3063069297304 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-06-24 09:23:26.947 4112 3063069297304 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-06-24 09:23:27.273 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f568d1df-4d1c-40c6-a907-a6939dc6fe49" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:23:27.359 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-46362dba-417d-4afa-80a3-6ef540cf5a65" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:23:27.445 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f568d1df-4d1c-40c6-a907-a6939dc6fe49" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:23:27.445 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f568d1df-4d1c-40c6-a907-a6939dc6fe49" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:23:27.461 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-46362dba-417d-4afa-80a3-6ef540cf5a65" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:23:27.461 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-46362dba-417d-4afa-80a3-6ef540cf5a65" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:23:27.586 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f568d1df-4d1c-40c6-a907-a6939dc6fe49" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:23:27.586 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ae4860e5-c578-4d87-b987-c41b262050d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:23:27.678 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-46362dba-417d-4afa-80a3-6ef540cf5a65" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:23:27.716 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ae4860e5-c578-4d87-b987-c41b262050d9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:23:27.727 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ae4860e5-c578-4d87-b987-c41b262050d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:23:27.745 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f568d1df-4d1c-40c6-a907-a6939dc6fe49" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:23:27.757 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f568d1df-4d1c-40c6-a907-a6939dc6fe49 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:23:27.757 4112 3063069297656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f568d1df-4d1c-40c6-a907-a6939dc6fe49 processed. 2021-06-24 09:23:27.822 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-46362dba-417d-4afa-80a3-6ef540cf5a65" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:23:27.842 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 46362dba-417d-4afa-80a3-6ef540cf5a65 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:23:27.842 4112 3063069297480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 46362dba-417d-4afa-80a3-6ef540cf5a65 processed. 2021-06-24 09:23:27.898 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ae4860e5-c578-4d87-b987-c41b262050d9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:23:28.022 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ae4860e5-c578-4d87-b987-c41b262050d9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.640s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:23:28.022 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ae4860e5-c578-4d87-b987-c41b262050d9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:23:28.040 4112 3063069297304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ae4860e5-c578-4d87-b987-c41b262050d9 processed. 2021-06-24 09:23:28.853 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:23:29.476 4112 3063069295192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 81df801e-fcff-44cf-984a-bf751b7f9abc 2021-06-24 09:23:29.491 4112 3063069295192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e9daffe0-0a92-4758-bfa4-25e7070cdc0d 2021-06-24 09:23:30.164 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:23:30.852 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:23:31.446 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Adding port 81df801e-fcff-44cf-984a-bf751b7f9abc 2021-06-24 09:23:31.446 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Port 81df801e-fcff-44cf-984a-bf751b7f9abc updated. Details: {'device': '81df801e-fcff-44cf-984a-bf751b7f9abc', 'network_id': 'a5ca0700-991e-47d2-99de-f9047b5f2e60', 'port_id': '81df801e-fcff-44cf-984a-bf751b7f9abc', 'mac_address': 'fa:16:3e:f6:b4:75', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 205, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '172579aa-233f-48bd-9ad4-0b00016b6268', '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-06-24 09:23:31.446 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] 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-06-24 09:23:31.466 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Adding port e9daffe0-0a92-4758-bfa4-25e7070cdc0d 2021-06-24 09:23:31.478 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Port e9daffe0-0a92-4758-bfa4-25e7070cdc0d updated. Details: {'device': 'e9daffe0-0a92-4758-bfa4-25e7070cdc0d', 'network_id': '4dc34bfe-d409-482a-8295-442d7f26244e', 'port_id': 'e9daffe0-0a92-4758-bfa4-25e7070cdc0d', 'mac_address': 'fa:16:3e:2d:11:f9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 245, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '39188485-ce1d-43fe-a076-b062c72c56ce', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-24 09:23:31.478 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] 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-06-24 09:23:31.491 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-81df801e-fcff-44cf-984a-bf751b7f9abc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:23:31.491 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 81df801e-fcff-44cf-984a-bf751b7f9abc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:23:31.491 4112 3063069297304 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a5ca0700-991e-47d2-99de-f9047b5f2e60 2021-06-24 09:23:31.511 4112 3063069297304 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-06-24 09:23:31.511 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e9daffe0-0a92-4758-bfa4-25e7070cdc0d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:23:31.521 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e9daffe0-0a92-4758-bfa4-25e7070cdc0d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:23:31.521 4112 3063069297480 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-06-24 09:23:31.647 4112 3063069297304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '81df801e-fcff-44cf-984a-bf751b7f9abc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:23:31.672 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '81df801e-fcff-44cf-984a-bf751b7f9abc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:23:31.672 4112 3063069297480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e9daffe0-0a92-4758-bfa4-25e7070cdc0d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:23:31.685 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e9daffe0-0a92-4758-bfa4-25e7070cdc0d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:23:31.697 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 81df801e-fcff-44cf-984a-bf751b7f9abc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:23:31.697 4112 3063069297304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 205, VLAN trunk: None to switch port 81df801e-fcff-44cf-984a-bf751b7f9abc 2021-06-24 09:23:31.697 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e9daffe0-0a92-4758-bfa4-25e7070cdc0d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:23:31.717 4112 3063069297480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 245, VLAN trunk: None to switch port e9daffe0-0a92-4758-bfa4-25e7070cdc0d 2021-06-24 09:23:31.819 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:23:31.819 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['81df801e-fcff-44cf-984a-bf751b7f9abc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:23:31.836 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:23:31.850 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e9daffe0-0a92-4758-bfa4-25e7070cdc0d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:23:32.102 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['81df801e-fcff-44cf-984a-bf751b7f9abc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:23:32.120 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:23:32.120 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0e195e82-3a41-415f-9134-b5fb162e18cf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:23:32.131 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 81df801e-fcff-44cf-984a-bf751b7f9abc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:23:32.131 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:23:32.151 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 81df801e-fcff-44cf-984a-bf751b7f9abc not yet added. Adding. 2021-06-24 09:23:32.151 4112 3063069297304 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-06-24 09:23:32.170 4112 3063069297304 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-06-24 09:23:32.178 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e9daffe0-0a92-4758-bfa4-25e7070cdc0d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:23:32.178 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:23:32.178 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1ef0987b-c3a2-42ef-a5c3-621662774e96) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:23:32.210 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (1ef0987b-c3a2-42ef-a5c3-621662774e96) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:23:32.210 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e9daffe0-0a92-4758-bfa4-25e7070cdc0d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:23:32.227 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:23:32.243 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e9daffe0-0a92-4758-bfa4-25e7070cdc0d not yet added. Adding. 2021-06-24 09:23:32.243 4112 3063069297480 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-06-24 09:23:32.258 4112 3063069297480 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-06-24 09:23:32.403 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81df801e-fcff-44cf-984a-bf751b7f9abc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:23:32.455 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e9daffe0-0a92-4758-bfa4-25e7070cdc0d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:23:32.556 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81df801e-fcff-44cf-984a-bf751b7f9abc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:23:32.576 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81df801e-fcff-44cf-984a-bf751b7f9abc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:23:32.603 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e9daffe0-0a92-4758-bfa4-25e7070cdc0d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:23:32.603 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e9daffe0-0a92-4758-bfa4-25e7070cdc0d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:23:32.782 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81df801e-fcff-44cf-984a-bf751b7f9abc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:23:32.793 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e9daffe0-0a92-4758-bfa4-25e7070cdc0d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:23:32.941 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e9daffe0-0a92-4758-bfa4-25e7070cdc0d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:23:32.944 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e9daffe0-0a92-4758-bfa4-25e7070cdc0d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:23:32.944 4112 3063069297480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e9daffe0-0a92-4758-bfa4-25e7070cdc0d processed. 2021-06-24 09:23:32.963 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-81df801e-fcff-44cf-984a-bf751b7f9abc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:23:32.963 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 81df801e-fcff-44cf-984a-bf751b7f9abc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:23:32.963 4112 3063069297304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 81df801e-fcff-44cf-984a-bf751b7f9abc processed. 2021-06-24 09:23:34.873 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:23:35.756 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.891s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:23:58.816 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db8e5fcf-879c-4e5a-99cc-e3b0346da82b 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Security group member updated on remote: ['0aa0cbc7-0546-47d5-960c-1d5203f81872'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:23:58.839 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [req-db8e5fcf-879c-4e5a-99cc-e3b0346da82b 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Security group member updated ['0aa0cbc7-0546-47d5-960c-1d5203f81872'] 2021-06-24 09:23:58.847 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [req-db8e5fcf-879c-4e5a-99cc-e3b0346da82b 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Refresh firewall rules 2021-06-24 09:23:58.847 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db8e5fcf-879c-4e5a-99cc-e3b0346da82b 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Get security group information for devices via rpc ['f568d1df-4d1c-40c6-a907-a6939dc6fe49'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:23:59.034 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-db8e5fcf-879c-4e5a-99cc-e3b0346da82b 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Update security group information for ports dict_keys(['f568d1df-4d1c-40c6-a907-a6939dc6fe49']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:23:59.034 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-db8e5fcf-879c-4e5a-99cc-e3b0346da82b 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:23:59.054 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-db8e5fcf-879c-4e5a-99cc-e3b0346da82b 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Update rules of security group (0aa0cbc7-0546-47d5-960c-1d5203f81872) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:23:59.071 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-db8e5fcf-879c-4e5a-99cc-e3b0346da82b 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Update members of security group (0aa0cbc7-0546-47d5-960c-1d5203f81872) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:23:59.085 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-db8e5fcf-879c-4e5a-99cc-e3b0346da82b 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Update port filter for f568d1df-4d1c-40c6-a907-a6939dc6fe49 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:23:59.085 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-db8e5fcf-879c-4e5a-99cc-e3b0346da82b 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Updating port rules. 2021-06-24 09:23:59.100 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-db8e5fcf-879c-4e5a-99cc-e3b0346da82b 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Creating 1 new rules, removing 0 old rules. 2021-06-24 09:23:59.116 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [req-db8e5fcf-879c-4e5a-99cc-e3b0346da82b 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-f568d1df-4d1c-40c6-a907-a6939dc6fe49" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:23:59.456 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [req-db8e5fcf-879c-4e5a-99cc-e3b0346da82b 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-f568d1df-4d1c-40c6-a907-a6939dc6fe49" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:23:59.472 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [req-db8e5fcf-879c-4e5a-99cc-e3b0346da82b 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-f568d1df-4d1c-40c6-a907-a6939dc6fe49" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:23:59.488 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [req-db8e5fcf-879c-4e5a-99cc-e3b0346da82b 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-f568d1df-4d1c-40c6-a907-a6939dc6fe49" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:24:00.052 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61c32f6d-3acb-40de-a712-fd85cf675a39 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] port_update received: cb77dfdf-2697-4d8a-a2ca-ede9c22890af port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:24:00.082 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61c32f6d-3acb-40de-a712-fd85cf675a39 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] No port cb77dfdf-2697-4d8a-a2ca-ede9c22890af defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:24:03.959 4112 3063069295192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cb77dfdf-2697-4d8a-a2ca-ede9c22890af 2021-06-24 09:24:05.020 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:24:07.284 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Adding port cb77dfdf-2697-4d8a-a2ca-ede9c22890af 2021-06-24 09:24:08.147 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Port cb77dfdf-2697-4d8a-a2ca-ede9c22890af updated. Details: {'device': 'cb77dfdf-2697-4d8a-a2ca-ede9c22890af', 'network_id': 'edcd4982-0d07-4d90-b348-d8817bbc8024', 'port_id': 'cb77dfdf-2697-4d8a-a2ca-ede9c22890af', 'mac_address': 'fa:16:3e:f3:40:41', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 241, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a45cc966-8eac-4881-ba60-0b81c8bcfe2b', '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-06-24 09:24:08.161 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] 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-06-24 09:24:08.174 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.base [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Loop iteration exceeded interval (2 vs. 3.1534979343414307) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-06-24 09:24:08.193 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cb77dfdf-2697-4d8a-a2ca-ede9c22890af" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:24:08.222 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cb77dfdf-2697-4d8a-a2ca-ede9c22890af _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:24:08.222 4112 3063069297304 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-06-24 09:24:08.534 4112 3063069297304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cb77dfdf-2697-4d8a-a2ca-ede9c22890af') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:24:08.551 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cb77dfdf-2697-4d8a-a2ca-ede9c22890af') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:24:08.565 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cb77dfdf-2697-4d8a-a2ca-ede9c22890af is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:24:08.587 4112 3063069297304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 241, VLAN trunk: None to switch port cb77dfdf-2697-4d8a-a2ca-ede9c22890af 2021-06-24 09:24:08.783 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:24:08.812 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cb77dfdf-2697-4d8a-a2ca-ede9c22890af'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:24:08.964 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cb77dfdf-2697-4d8a-a2ca-ede9c22890af']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:24:08.972 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:24:09.002 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0aa0cbc7-0546-47d5-960c-1d5203f81872) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:24:09.019 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0aa0cbc7-0546-47d5-960c-1d5203f81872) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:24:09.036 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cb77dfdf-2697-4d8a-a2ca-ede9c22890af _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:24:09.067 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:24:09.067 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cb77dfdf-2697-4d8a-a2ca-ede9c22890af not yet added. Adding. 2021-06-24 09:24:09.095 4112 3063069297304 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-06-24 09:24:09.095 4112 3063069297304 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-06-24 09:24:09.523 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cb77dfdf-2697-4d8a-a2ca-ede9c22890af" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:24:09.926 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cb77dfdf-2697-4d8a-a2ca-ede9c22890af" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.407s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:24:09.939 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cb77dfdf-2697-4d8a-a2ca-ede9c22890af" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:24:10.393 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cb77dfdf-2697-4d8a-a2ca-ede9c22890af" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:24:10.600 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cb77dfdf-2697-4d8a-a2ca-ede9c22890af" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.407s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:24:10.616 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cb77dfdf-2697-4d8a-a2ca-ede9c22890af status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:24:10.630 4112 3063069297304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cb77dfdf-2697-4d8a-a2ca-ede9c22890af processed. 2021-06-24 09:24:11.401 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b42a2235-5c68-4ee9-a189-3eabcb9affd6 64c9288781ab48b0b02b7cda69623c8f ca7404070de140cbacc52286d94b5f06 - - -] Security group member updated on remote: ['ecad4a77-64d4-4751-a21c-16be878ac76c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:24:11.424 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [req-b42a2235-5c68-4ee9-a189-3eabcb9affd6 64c9288781ab48b0b02b7cda69623c8f ca7404070de140cbacc52286d94b5f06 - - -] Security group member updated ['ecad4a77-64d4-4751-a21c-16be878ac76c'] 2021-06-24 09:24:11.443 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [req-b42a2235-5c68-4ee9-a189-3eabcb9affd6 64c9288781ab48b0b02b7cda69623c8f ca7404070de140cbacc52286d94b5f06 - - -] Refresh firewall rules 2021-06-24 09:24:11.462 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b42a2235-5c68-4ee9-a189-3eabcb9affd6 64c9288781ab48b0b02b7cda69623c8f ca7404070de140cbacc52286d94b5f06 - - -] Get security group information for devices via rpc ['46362dba-417d-4afa-80a3-6ef540cf5a65'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:24:11.505 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b42a2235-5c68-4ee9-a189-3eabcb9affd6 64c9288781ab48b0b02b7cda69623c8f ca7404070de140cbacc52286d94b5f06 - - -] port_delete event received for '46362dba-417d-4afa-80a3-6ef540cf5a65' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:24:11.520 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b42a2235-5c68-4ee9-a189-3eabcb9affd6 64c9288781ab48b0b02b7cda69623c8f ca7404070de140cbacc52286d94b5f06 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:24:11.553 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b42a2235-5c68-4ee9-a189-3eabcb9affd6 64c9288781ab48b0b02b7cda69623c8f ca7404070de140cbacc52286d94b5f06 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:24:11.908 4112 3063069295368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 46362dba-417d-4afa-80a3-6ef540cf5a65 2021-06-24 09:24:12.195 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:24:12.195 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:24:12.206 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '46362dba-417d-4afa-80a3-6ef540cf5a65' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:24:12.222 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '46362dba-417d-4afa-80a3-6ef540cf5a65' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:24:12.222 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 46362dba-417d-4afa-80a3-6ef540cf5a65 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:24:12.273 4112 3063069297480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b9ba2bf6-ae1f-4e8f-92c3-c674b018292f 2021-06-24 09:24:12.286 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['46362dba-417d-4afa-80a3-6ef540cf5a65'] 2021-06-24 09:24:12.286 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:24:12.310 4112 3063069297480 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-06-24 09:24:12.316 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['46362dba-417d-4afa-80a3-6ef540cf5a65'] 2021-06-24 09:24:12.519 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:24:14.192 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:24:14.254 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:24:17.540 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9a1ec8e-0563-4a85-a5c7-1fb9fc0a34bc 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] network_delete received. Deleting network b9ba2bf6-ae1f-4e8f-92c3-c674b018292f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-24 09:24:19.629 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9a1ec8e-0563-4a85-a5c7-1fb9fc0a34bc 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] Network b9ba2bf6-ae1f-4e8f-92c3-c674b018292f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-24 09:24:23.379 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9499d452-8e4e-4d91-935b-afc189289bbd 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] network_delete received. Deleting network 26db3db9-0a29-4b37-bb20-0d82dfb7aaee network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-24 09:24:25.094 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9499d452-8e4e-4d91-935b-afc189289bbd 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] Network 26db3db9-0a29-4b37-bb20-0d82dfb7aaee not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-24 09:24:25.125 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf88966a-98af-4525-a065-b1ef088d7e23 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] network_delete received. Deleting network f6f9ce09-9013-4e2b-acdb-466af9025cf6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-24 09:24:25.125 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf88966a-98af-4525-a065-b1ef088d7e23 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] Network f6f9ce09-9013-4e2b-acdb-466af9025cf6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-24 09:24:33.187 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e47d96fa-c36d-4a5c-88f2-80937d771e78 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Security group member updated on remote: ['0aa0cbc7-0546-47d5-960c-1d5203f81872'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:24:33.206 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [req-e47d96fa-c36d-4a5c-88f2-80937d771e78 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Security group member updated ['0aa0cbc7-0546-47d5-960c-1d5203f81872'] 2021-06-24 09:24:33.206 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [req-e47d96fa-c36d-4a5c-88f2-80937d771e78 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Refresh firewall rules 2021-06-24 09:24:33.226 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e47d96fa-c36d-4a5c-88f2-80937d771e78 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Get security group information for devices via rpc ['f568d1df-4d1c-40c6-a907-a6939dc6fe49', 'cb77dfdf-2697-4d8a-a2ca-ede9c22890af'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:24:33.484 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e47d96fa-c36d-4a5c-88f2-80937d771e78 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Update security group information for ports dict_keys(['cb77dfdf-2697-4d8a-a2ca-ede9c22890af', 'f568d1df-4d1c-40c6-a907-a6939dc6fe49']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:24:35.266 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e47d96fa-c36d-4a5c-88f2-80937d771e78 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:24:36.254 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e47d96fa-c36d-4a5c-88f2-80937d771e78 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Update rules of security group (0aa0cbc7-0546-47d5-960c-1d5203f81872) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:24:36.254 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e47d96fa-c36d-4a5c-88f2-80937d771e78 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Update members of security group (0aa0cbc7-0546-47d5-960c-1d5203f81872) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:24:36.281 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e47d96fa-c36d-4a5c-88f2-80937d771e78 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Update port filter for cb77dfdf-2697-4d8a-a2ca-ede9c22890af _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:24:36.281 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e47d96fa-c36d-4a5c-88f2-80937d771e78 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Updating port rules. 2021-06-24 09:24:36.299 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e47d96fa-c36d-4a5c-88f2-80937d771e78 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Creating 1 new rules, removing 0 old rules. 2021-06-24 09:24:36.312 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [req-e47d96fa-c36d-4a5c-88f2-80937d771e78 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-cb77dfdf-2697-4d8a-a2ca-ede9c22890af" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:24:36.556 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [req-e47d96fa-c36d-4a5c-88f2-80937d771e78 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-cb77dfdf-2697-4d8a-a2ca-ede9c22890af" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:24:36.562 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [req-e47d96fa-c36d-4a5c-88f2-80937d771e78 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-cb77dfdf-2697-4d8a-a2ca-ede9c22890af" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:24:36.562 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [req-e47d96fa-c36d-4a5c-88f2-80937d771e78 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-cb77dfdf-2697-4d8a-a2ca-ede9c22890af" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:24:36.578 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e47d96fa-c36d-4a5c-88f2-80937d771e78 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Update port filter for f568d1df-4d1c-40c6-a907-a6939dc6fe49 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:24:36.578 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e47d96fa-c36d-4a5c-88f2-80937d771e78 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Updating port rules. 2021-06-24 09:24:36.596 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e47d96fa-c36d-4a5c-88f2-80937d771e78 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Creating 1 new rules, removing 0 old rules. 2021-06-24 09:24:36.612 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [req-e47d96fa-c36d-4a5c-88f2-80937d771e78 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-f568d1df-4d1c-40c6-a907-a6939dc6fe49" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:24:36.865 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [req-e47d96fa-c36d-4a5c-88f2-80937d771e78 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-f568d1df-4d1c-40c6-a907-a6939dc6fe49" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:24:36.877 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [req-e47d96fa-c36d-4a5c-88f2-80937d771e78 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-f568d1df-4d1c-40c6-a907-a6939dc6fe49" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:24:36.892 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [req-e47d96fa-c36d-4a5c-88f2-80937d771e78 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-f568d1df-4d1c-40c6-a907-a6939dc6fe49" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:24:37.156 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e258e02e-6eca-47ae-b7dd-16212531a062 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] port_update received: e2f3626c-b1d6-4373-a5ac-407a83b8ef9d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:24:37.190 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e258e02e-6eca-47ae-b7dd-16212531a062 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] No port e2f3626c-b1d6-4373-a5ac-407a83b8ef9d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:24:44.405 4112 3063069295192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e2f3626c-b1d6-4373-a5ac-407a83b8ef9d 2021-06-24 09:24:46.376 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:24:46.656 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Adding port e2f3626c-b1d6-4373-a5ac-407a83b8ef9d 2021-06-24 09:24:46.672 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Port e2f3626c-b1d6-4373-a5ac-407a83b8ef9d updated. Details: {'device': 'e2f3626c-b1d6-4373-a5ac-407a83b8ef9d', 'network_id': 'edcd4982-0d07-4d90-b348-d8817bbc8024', 'port_id': 'e2f3626c-b1d6-4373-a5ac-407a83b8ef9d', 'mac_address': 'fa:16:3e:4f:2b:4f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 241, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a45cc966-8eac-4881-ba60-0b81c8bcfe2b', '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-06-24 09:24:46.687 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] 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-06-24 09:24:46.702 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e2f3626c-b1d6-4373-a5ac-407a83b8ef9d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:24:46.702 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e2f3626c-b1d6-4373-a5ac-407a83b8ef9d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:24:46.721 4112 3063069297304 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-06-24 09:24:46.939 4112 3063069297304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e2f3626c-b1d6-4373-a5ac-407a83b8ef9d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:24:46.953 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e2f3626c-b1d6-4373-a5ac-407a83b8ef9d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:24:46.953 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e2f3626c-b1d6-4373-a5ac-407a83b8ef9d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:24:46.972 4112 3063069297304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 241, VLAN trunk: None to switch port e2f3626c-b1d6-4373-a5ac-407a83b8ef9d 2021-06-24 09:24:47.108 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:24:47.108 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e2f3626c-b1d6-4373-a5ac-407a83b8ef9d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:24:47.362 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e2f3626c-b1d6-4373-a5ac-407a83b8ef9d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:24:47.381 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:24:47.394 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0aa0cbc7-0546-47d5-960c-1d5203f81872) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:24:47.410 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0aa0cbc7-0546-47d5-960c-1d5203f81872) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:24:47.421 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e2f3626c-b1d6-4373-a5ac-407a83b8ef9d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:24:47.421 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:24:47.441 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e2f3626c-b1d6-4373-a5ac-407a83b8ef9d not yet added. Adding. 2021-06-24 09:24:47.441 4112 3063069297304 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-06-24 09:24:47.458 4112 3063069297304 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-06-24 09:24:47.674 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2f3626c-b1d6-4373-a5ac-407a83b8ef9d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:24:49.535 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d794897e-902d-47da-8296-82ce20da3dce a6235ab94011460490638d2d79906d77 d3ce35f573d04283972234311db65f7b - - -] Security group member updated on remote: ['d1f97264-9b45-41a6-aff8-7c384eea114d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:24:50.547 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-d794897e-902d-47da-8296-82ce20da3dce a6235ab94011460490638d2d79906d77 d3ce35f573d04283972234311db65f7b - - -] Security group member updated ['d1f97264-9b45-41a6-aff8-7c384eea114d'] 2021-06-24 09:24:50.561 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2f3626c-b1d6-4373-a5ac-407a83b8ef9d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.890s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:24:50.579 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2f3626c-b1d6-4373-a5ac-407a83b8ef9d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:24:50.861 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2f3626c-b1d6-4373-a5ac-407a83b8ef9d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:24:51.015 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e2f3626c-b1d6-4373-a5ac-407a83b8ef9d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:24:51.047 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e2f3626c-b1d6-4373-a5ac-407a83b8ef9d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:24:51.047 4112 3063069297304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e2f3626c-b1d6-4373-a5ac-407a83b8ef9d processed. 2021-06-24 09:24:52.142 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-758b79b5-8cb3-43d5-97af-b9c53ab91926 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] port_update received: df999d9a-b748-45c5-ae12-ef3b22feecc5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:24:52.174 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-758b79b5-8cb3-43d5-97af-b9c53ab91926 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] No port df999d9a-b748-45c5-ae12-ef3b22feecc5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:24:52.563 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:24:53.108 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:24:55.639 4112 3063069295192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: df999d9a-b748-45c5-ae12-ef3b22feecc5 2021-06-24 09:24:56.584 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:24:56.924 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Adding port df999d9a-b748-45c5-ae12-ef3b22feecc5 2021-06-24 09:24:56.924 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Port df999d9a-b748-45c5-ae12-ef3b22feecc5 updated. Details: {'device': 'df999d9a-b748-45c5-ae12-ef3b22feecc5', 'network_id': '3a638701-2350-46af-9d58-c39792ec4ddb', 'port_id': 'df999d9a-b748-45c5-ae12-ef3b22feecc5', 'mac_address': 'fa:16:3e:c9:f5:1b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 226, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b61416c8-3376-4aee-bf80-249616eebe41', 'ip_address': '192.168.233.48'}], '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-06-24 09:24:56.954 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] 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-06-24 09:24:56.967 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-df999d9a-b748-45c5-ae12-ef3b22feecc5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:24:56.985 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port df999d9a-b748-45c5-ae12-ef3b22feecc5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:24:56.985 4112 3063069297304 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3a638701-2350-46af-9d58-c39792ec4ddb 2021-06-24 09:24:57.014 4112 3063069297304 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-06-24 09:24:57.218 4112 3063069297304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'df999d9a-b748-45c5-ae12-ef3b22feecc5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:24:57.236 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'df999d9a-b748-45c5-ae12-ef3b22feecc5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:24:57.249 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port df999d9a-b748-45c5-ae12-ef3b22feecc5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:24:57.249 4112 3063069297304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 226, VLAN trunk: None to switch port df999d9a-b748-45c5-ae12-ef3b22feecc5 2021-06-24 09:24:57.420 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:24:57.420 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['df999d9a-b748-45c5-ae12-ef3b22feecc5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:24:57.607 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['df999d9a-b748-45c5-ae12-ef3b22feecc5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:24:57.607 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:24:57.627 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d1f97264-9b45-41a6-aff8-7c384eea114d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:24:57.638 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d1f97264-9b45-41a6-aff8-7c384eea114d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:24:57.654 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for df999d9a-b748-45c5-ae12-ef3b22feecc5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:24:57.654 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:24:57.675 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device df999d9a-b748-45c5-ae12-ef3b22feecc5 not yet added. Adding. 2021-06-24 09:24:57.687 4112 3063069297304 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-06-24 09:24:57.687 4112 3063069297304 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-06-24 09:24:57.936 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-df999d9a-b748-45c5-ae12-ef3b22feecc5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:24:58.171 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-df999d9a-b748-45c5-ae12-ef3b22feecc5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:24:58.171 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-df999d9a-b748-45c5-ae12-ef3b22feecc5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:24:58.455 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-df999d9a-b748-45c5-ae12-ef3b22feecc5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:24:58.674 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-df999d9a-b748-45c5-ae12-ef3b22feecc5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:24:58.687 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port df999d9a-b748-45c5-ae12-ef3b22feecc5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:24:58.687 4112 3063069297304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port df999d9a-b748-45c5-ae12-ef3b22feecc5 processed. 2021-06-24 09:25:00.594 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:25:00.968 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:25:05.858 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-90d3d2e7-2bc3-45a9-ba65-c42a159b207e fc3ab32bd3a84a1ebca76fb52c708d4d bd668cc2d1824f1c9b4ee453e68c6200 - - -] Security group member updated on remote: ['bdae21f4-21f2-4f59-a7b9-a770989f74ab'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:25:05.858 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [req-90d3d2e7-2bc3-45a9-ba65-c42a159b207e fc3ab32bd3a84a1ebca76fb52c708d4d bd668cc2d1824f1c9b4ee453e68c6200 - - -] Security group member updated ['bdae21f4-21f2-4f59-a7b9-a770989f74ab'] 2021-06-24 09:25:06.943 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5bb6df92-6641-4f7a-89f0-d618f0166002 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] port_update received: b34cca9b-91fa-4d1c-8a0e-d48cf6372854 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:25:06.968 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5bb6df92-6641-4f7a-89f0-d618f0166002 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] No port b34cca9b-91fa-4d1c-8a0e-d48cf6372854 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:25:08.954 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6a0c55a2-7f25-4ca1-93b6-ce4c8671e52d a6235ab94011460490638d2d79906d77 d3ce35f573d04283972234311db65f7b - - -] Security group member updated on remote: ['d1f97264-9b45-41a6-aff8-7c384eea114d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:25:08.970 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [req-6a0c55a2-7f25-4ca1-93b6-ce4c8671e52d a6235ab94011460490638d2d79906d77 d3ce35f573d04283972234311db65f7b - - -] Security group member updated ['d1f97264-9b45-41a6-aff8-7c384eea114d'] 2021-06-24 09:25:08.982 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [req-6a0c55a2-7f25-4ca1-93b6-ce4c8671e52d a6235ab94011460490638d2d79906d77 d3ce35f573d04283972234311db65f7b - - -] Refresh firewall rules 2021-06-24 09:25:08.998 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6a0c55a2-7f25-4ca1-93b6-ce4c8671e52d a6235ab94011460490638d2d79906d77 d3ce35f573d04283972234311db65f7b - - -] Get security group information for devices via rpc ['df999d9a-b748-45c5-ae12-ef3b22feecc5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:25:09.045 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a0c55a2-7f25-4ca1-93b6-ce4c8671e52d a6235ab94011460490638d2d79906d77 d3ce35f573d04283972234311db65f7b - - -] port_delete event received for 'df999d9a-b748-45c5-ae12-ef3b22feecc5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:25:09.060 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6a0c55a2-7f25-4ca1-93b6-ce4c8671e52d a6235ab94011460490638d2d79906d77 d3ce35f573d04283972234311db65f7b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:25:09.060 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6a0c55a2-7f25-4ca1-93b6-ce4c8671e52d a6235ab94011460490638d2d79906d77 d3ce35f573d04283972234311db65f7b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:25:09.810 4112 3063069295192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b34cca9b-91fa-4d1c-8a0e-d48cf6372854 2021-06-24 09:25:09.857 4112 3063069295368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: df999d9a-b748-45c5-ae12-ef3b22feecc5 2021-06-24 09:25:10.669 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:25:10.970 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Adding port b34cca9b-91fa-4d1c-8a0e-d48cf6372854 2021-06-24 09:25:10.970 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Port b34cca9b-91fa-4d1c-8a0e-d48cf6372854 updated. Details: {'device': 'b34cca9b-91fa-4d1c-8a0e-d48cf6372854', 'network_id': 'f4edc7d2-70e5-4843-ad5b-29585717868b', 'port_id': 'b34cca9b-91fa-4d1c-8a0e-d48cf6372854', 'mac_address': 'fa:16:3e:a3:df:80', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 249, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4333a025-cb16-4659-bbc8-92b01c47ef6b', '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-06-24 09:25:10.986 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] 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-06-24 09:25:11.003 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:25:11.013 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b34cca9b-91fa-4d1c-8a0e-d48cf6372854" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:25:11.013 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b34cca9b-91fa-4d1c-8a0e-d48cf6372854 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:25:11.033 4112 3063069297304 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f4edc7d2-70e5-4843-ad5b-29585717868b 2021-06-24 09:25:11.050 4112 3063069297304 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-06-24 09:25:11.062 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'df999d9a-b748-45c5-ae12-ef3b22feecc5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:25:11.062 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'df999d9a-b748-45c5-ae12-ef3b22feecc5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:25:11.075 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port df999d9a-b748-45c5-ae12-ef3b22feecc5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:25:11.108 4112 3063069297480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3a638701-2350-46af-9d58-c39792ec4ddb 2021-06-24 09:25:11.123 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['df999d9a-b748-45c5-ae12-ef3b22feecc5'] 2021-06-24 09:25:11.123 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:25:11.153 4112 3063069297480 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-06-24 09:25:11.153 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['df999d9a-b748-45c5-ae12-ef3b22feecc5'] 2021-06-24 09:25:11.269 4112 3063069297304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b34cca9b-91fa-4d1c-8a0e-d48cf6372854') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:25:11.283 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b34cca9b-91fa-4d1c-8a0e-d48cf6372854') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:25:11.283 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b34cca9b-91fa-4d1c-8a0e-d48cf6372854 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:25:11.312 4112 3063069297304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 249, VLAN trunk: None to switch port b34cca9b-91fa-4d1c-8a0e-d48cf6372854 2021-06-24 09:25:11.439 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:25:11.439 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b34cca9b-91fa-4d1c-8a0e-d48cf6372854'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:25:11.622 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b34cca9b-91fa-4d1c-8a0e-d48cf6372854']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:25:11.639 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:25:11.639 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bdae21f4-21f2-4f59-a7b9-a770989f74ab) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:25:11.654 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (bdae21f4-21f2-4f59-a7b9-a770989f74ab) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:25:11.654 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b34cca9b-91fa-4d1c-8a0e-d48cf6372854 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:25:11.670 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:25:11.670 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b34cca9b-91fa-4d1c-8a0e-d48cf6372854 not yet added. Adding. 2021-06-24 09:25:11.670 4112 3063069297304 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-06-24 09:25:11.685 4112 3063069297304 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-06-24 09:25:11.891 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b34cca9b-91fa-4d1c-8a0e-d48cf6372854" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:25:12.091 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b34cca9b-91fa-4d1c-8a0e-d48cf6372854" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:25:12.110 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b34cca9b-91fa-4d1c-8a0e-d48cf6372854" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:25:12.358 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b34cca9b-91fa-4d1c-8a0e-d48cf6372854" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:25:12.516 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b34cca9b-91fa-4d1c-8a0e-d48cf6372854" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:25:12.531 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b34cca9b-91fa-4d1c-8a0e-d48cf6372854 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:25:12.531 4112 3063069297304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b34cca9b-91fa-4d1c-8a0e-d48cf6372854 processed. 2021-06-24 09:25:12.671 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:25:13.175 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:25:16.606 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-86834d1b-6f2b-46c4-83b1-5443fc4e547e 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Security group member updated on remote: ['0aa0cbc7-0546-47d5-960c-1d5203f81872'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:25:16.624 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [req-86834d1b-6f2b-46c4-83b1-5443fc4e547e 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Security group member updated ['0aa0cbc7-0546-47d5-960c-1d5203f81872'] 2021-06-24 09:25:16.624 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [req-86834d1b-6f2b-46c4-83b1-5443fc4e547e 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Refresh firewall rules 2021-06-24 09:25:16.639 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-86834d1b-6f2b-46c4-83b1-5443fc4e547e 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Get security group information for devices via rpc ['f568d1df-4d1c-40c6-a907-a6939dc6fe49', 'cb77dfdf-2697-4d8a-a2ca-ede9c22890af', 'e2f3626c-b1d6-4373-a5ac-407a83b8ef9d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:25:17.029 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-86834d1b-6f2b-46c4-83b1-5443fc4e547e 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Update security group information for ports dict_keys(['cb77dfdf-2697-4d8a-a2ca-ede9c22890af', 'e2f3626c-b1d6-4373-a5ac-407a83b8ef9d', 'f568d1df-4d1c-40c6-a907-a6939dc6fe49']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:25:17.029 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-86834d1b-6f2b-46c4-83b1-5443fc4e547e 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:25:17.047 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-86834d1b-6f2b-46c4-83b1-5443fc4e547e 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Update rules of security group (0aa0cbc7-0546-47d5-960c-1d5203f81872) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:25:17.047 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-86834d1b-6f2b-46c4-83b1-5443fc4e547e 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Update members of security group (0aa0cbc7-0546-47d5-960c-1d5203f81872) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:25:17.066 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-86834d1b-6f2b-46c4-83b1-5443fc4e547e 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Update port filter for cb77dfdf-2697-4d8a-a2ca-ede9c22890af _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:25:17.079 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-86834d1b-6f2b-46c4-83b1-5443fc4e547e 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Updating port rules. 2021-06-24 09:25:17.079 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-86834d1b-6f2b-46c4-83b1-5443fc4e547e 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Creating 1 new rules, removing 0 old rules. 2021-06-24 09:25:17.099 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [req-86834d1b-6f2b-46c4-83b1-5443fc4e547e 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-cb77dfdf-2697-4d8a-a2ca-ede9c22890af" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:25:17.435 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [req-86834d1b-6f2b-46c4-83b1-5443fc4e547e 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-cb77dfdf-2697-4d8a-a2ca-ede9c22890af" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:25:17.435 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [req-86834d1b-6f2b-46c4-83b1-5443fc4e547e 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-cb77dfdf-2697-4d8a-a2ca-ede9c22890af" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:25:17.435 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [req-86834d1b-6f2b-46c4-83b1-5443fc4e547e 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-cb77dfdf-2697-4d8a-a2ca-ede9c22890af" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:25:17.454 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-86834d1b-6f2b-46c4-83b1-5443fc4e547e 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Update port filter for e2f3626c-b1d6-4373-a5ac-407a83b8ef9d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:25:17.470 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-86834d1b-6f2b-46c4-83b1-5443fc4e547e 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Updating port rules. 2021-06-24 09:25:17.482 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-86834d1b-6f2b-46c4-83b1-5443fc4e547e 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Creating 1 new rules, removing 0 old rules. 2021-06-24 09:25:17.499 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [req-86834d1b-6f2b-46c4-83b1-5443fc4e547e 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-e2f3626c-b1d6-4373-a5ac-407a83b8ef9d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:25:17.811 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [req-86834d1b-6f2b-46c4-83b1-5443fc4e547e 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-e2f3626c-b1d6-4373-a5ac-407a83b8ef9d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:25:17.826 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [req-86834d1b-6f2b-46c4-83b1-5443fc4e547e 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-e2f3626c-b1d6-4373-a5ac-407a83b8ef9d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:25:17.826 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [req-86834d1b-6f2b-46c4-83b1-5443fc4e547e 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-e2f3626c-b1d6-4373-a5ac-407a83b8ef9d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:25:17.857 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-86834d1b-6f2b-46c4-83b1-5443fc4e547e 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Update port filter for f568d1df-4d1c-40c6-a907-a6939dc6fe49 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:25:17.857 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-86834d1b-6f2b-46c4-83b1-5443fc4e547e 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Updating port rules. 2021-06-24 09:25:17.888 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-86834d1b-6f2b-46c4-83b1-5443fc4e547e 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Creating 1 new rules, removing 0 old rules. 2021-06-24 09:25:17.888 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [req-86834d1b-6f2b-46c4-83b1-5443fc4e547e 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-f568d1df-4d1c-40c6-a907-a6939dc6fe49" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:25:17.910 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f905bc2-15ac-4b84-9379-0c41f528c6d0 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] port_update received: ef9abc67-1913-4325-aac4-92be5c84eac5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:25:17.954 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f905bc2-15ac-4b84-9379-0c41f528c6d0 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] No port ef9abc67-1913-4325-aac4-92be5c84eac5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:25:18.232 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [req-86834d1b-6f2b-46c4-83b1-5443fc4e547e 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-f568d1df-4d1c-40c6-a907-a6939dc6fe49" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:25:18.247 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [req-86834d1b-6f2b-46c4-83b1-5443fc4e547e 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-f568d1df-4d1c-40c6-a907-a6939dc6fe49" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:25:18.270 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [req-86834d1b-6f2b-46c4-83b1-5443fc4e547e 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-f568d1df-4d1c-40c6-a907-a6939dc6fe49" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:25:21.982 4112 3063069295192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ef9abc67-1913-4325-aac4-92be5c84eac5 2021-06-24 09:25:22.699 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:25:23.122 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Adding port ef9abc67-1913-4325-aac4-92be5c84eac5 2021-06-24 09:25:23.139 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Port ef9abc67-1913-4325-aac4-92be5c84eac5 updated. Details: {'device': 'ef9abc67-1913-4325-aac4-92be5c84eac5', 'network_id': 'edcd4982-0d07-4d90-b348-d8817bbc8024', 'port_id': 'ef9abc67-1913-4325-aac4-92be5c84eac5', 'mac_address': 'fa:16:3e:3d:fd:30', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 241, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a45cc966-8eac-4881-ba60-0b81c8bcfe2b', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-24 09:25:23.139 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] 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-06-24 09:25:23.157 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ef9abc67-1913-4325-aac4-92be5c84eac5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:25:23.186 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ef9abc67-1913-4325-aac4-92be5c84eac5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:25:23.186 4112 3063069297304 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-06-24 09:25:23.434 4112 3063069297304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ef9abc67-1913-4325-aac4-92be5c84eac5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:25:23.434 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ef9abc67-1913-4325-aac4-92be5c84eac5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:25:23.457 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ef9abc67-1913-4325-aac4-92be5c84eac5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:25:23.465 4112 3063069297304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 241, VLAN trunk: None to switch port ef9abc67-1913-4325-aac4-92be5c84eac5 2021-06-24 09:25:23.515 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-17de42a0-c497-4fa2-9e2f-5133fa93905f fc3ab32bd3a84a1ebca76fb52c708d4d bd668cc2d1824f1c9b4ee453e68c6200 - - -] Security group member updated on remote: ['bdae21f4-21f2-4f59-a7b9-a770989f74ab'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:25:23.530 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-17de42a0-c497-4fa2-9e2f-5133fa93905f fc3ab32bd3a84a1ebca76fb52c708d4d bd668cc2d1824f1c9b4ee453e68c6200 - - -] Security group member updated ['bdae21f4-21f2-4f59-a7b9-a770989f74ab'] 2021-06-24 09:25:23.530 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-17de42a0-c497-4fa2-9e2f-5133fa93905f fc3ab32bd3a84a1ebca76fb52c708d4d bd668cc2d1824f1c9b4ee453e68c6200 - - -] Refresh firewall rules 2021-06-24 09:25:23.546 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-17de42a0-c497-4fa2-9e2f-5133fa93905f fc3ab32bd3a84a1ebca76fb52c708d4d bd668cc2d1824f1c9b4ee453e68c6200 - - -] Get security group information for devices via rpc ['b34cca9b-91fa-4d1c-8a0e-d48cf6372854'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:25:23.626 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:25:23.638 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ef9abc67-1913-4325-aac4-92be5c84eac5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:25:23.655 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-17de42a0-c497-4fa2-9e2f-5133fa93905f fc3ab32bd3a84a1ebca76fb52c708d4d bd668cc2d1824f1c9b4ee453e68c6200 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:25:23.671 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-17de42a0-c497-4fa2-9e2f-5133fa93905f fc3ab32bd3a84a1ebca76fb52c708d4d bd668cc2d1824f1c9b4ee453e68c6200 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:25:23.731 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17de42a0-c497-4fa2-9e2f-5133fa93905f fc3ab32bd3a84a1ebca76fb52c708d4d bd668cc2d1824f1c9b4ee453e68c6200 - - -] port_delete event received for 'b34cca9b-91fa-4d1c-8a0e-d48cf6372854' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:25:23.845 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ef9abc67-1913-4325-aac4-92be5c84eac5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:25:23.856 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:25:23.856 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0aa0cbc7-0546-47d5-960c-1d5203f81872) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:25:23.856 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0aa0cbc7-0546-47d5-960c-1d5203f81872) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:25:23.875 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ef9abc67-1913-4325-aac4-92be5c84eac5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:25:23.875 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:25:23.892 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ef9abc67-1913-4325-aac4-92be5c84eac5 not yet added. Adding. 2021-06-24 09:25:23.892 4112 3063069297304 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-06-24 09:25:23.903 4112 3063069297304 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-06-24 09:25:24.076 4112 3063069295368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b34cca9b-91fa-4d1c-8a0e-d48cf6372854 2021-06-24 09:25:24.172 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ef9abc67-1913-4325-aac4-92be5c84eac5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:25:24.420 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ef9abc67-1913-4325-aac4-92be5c84eac5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:25:24.434 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ef9abc67-1913-4325-aac4-92be5c84eac5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:25:24.709 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:25:24.709 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b34cca9b-91fa-4d1c-8a0e-d48cf6372854' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:25:24.719 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b34cca9b-91fa-4d1c-8a0e-d48cf6372854' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:25:24.719 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b34cca9b-91fa-4d1c-8a0e-d48cf6372854 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:25:24.747 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ef9abc67-1913-4325-aac4-92be5c84eac5" 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:371 2021-06-24 09:25:24.768 4112 3063069297480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f4edc7d2-70e5-4843-ad5b-29585717868b 2021-06-24 09:25:24.780 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b34cca9b-91fa-4d1c-8a0e-d48cf6372854'] 2021-06-24 09:25:24.811 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:25:24.811 4112 3063069297480 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-06-24 09:25:24.826 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b34cca9b-91fa-4d1c-8a0e-d48cf6372854'] 2021-06-24 09:25:24.949 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ef9abc67-1913-4325-aac4-92be5c84eac5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:25:24.965 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ef9abc67-1913-4325-aac4-92be5c84eac5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:25:24.965 4112 3063069297304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ef9abc67-1913-4325-aac4-92be5c84eac5 processed. 2021-06-24 09:25:26.105 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d1c94a50-ea20-4f04-b886-d1cb4a4cb4a1 - - - - -] port_update received: 8a403ed5-7a47-4436-9d4a-7e2ce4ef2377 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:25:26.122 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d1c94a50-ea20-4f04-b886-d1cb4a4cb4a1 - - - - -] No port 8a403ed5-7a47-4436-9d4a-7e2ce4ef2377 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:25:26.747 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:25:27.279 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:25:30.078 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce7157aa-b61b-4d36-ba63-6582c885f744 - - - - -] port_update received: 1e058247-9c10-4ee9-9470-1e1eb111233f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:25:30.093 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce7157aa-b61b-4d36-ba63-6582c885f744 - - - - -] No port 1e058247-9c10-4ee9-9470-1e1eb111233f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:25:30.687 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7dd9fb09-53fa-4d1e-b10e-b2bbb0085603 fc3ab32bd3a84a1ebca76fb52c708d4d bd668cc2d1824f1c9b4ee453e68c6200 - - -] Security group member updated on remote: ['bdae21f4-21f2-4f59-a7b9-a770989f74ab'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:25:30.716 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [req-7dd9fb09-53fa-4d1e-b10e-b2bbb0085603 fc3ab32bd3a84a1ebca76fb52c708d4d bd668cc2d1824f1c9b4ee453e68c6200 - - -] Security group member updated ['bdae21f4-21f2-4f59-a7b9-a770989f74ab'] 2021-06-24 09:25:32.217 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2389823-a162-4473-b307-f291901bcc63 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] port_update received: 76c77407-26f3-4622-8b98-d3508268727e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:25:32.239 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2389823-a162-4473-b307-f291901bcc63 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] No port 76c77407-26f3-4622-8b98-d3508268727e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:25:34.714 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-35a8345b-9b5d-491b-b2aa-7989562fdfd1 - - - - -] port_update received: 0e54af3b-e658-4734-a261-b1a859d90529 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:25:34.745 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-35a8345b-9b5d-491b-b2aa-7989562fdfd1 - - - - -] No port 0e54af3b-e658-4734-a261-b1a859d90529 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:25:36.168 4112 3063069295192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 76c77407-26f3-4622-8b98-d3508268727e 2021-06-24 09:25:36.168 4112 3063069295192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 81df801e-fcff-44cf-984a-bf751b7f9abc 2021-06-24 09:25:36.824 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:25:37.547 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aeafb65f-724f-4bee-ab34-2d5571eda527 a3e85230ca0f459a9c9ae843852bfed1 8d5c4a9d09eb4edb86fe215d0dea13b2 - - -] Security group rule updated on remote: ['1db30a6c-5e8e-4410-af3c-dc9946abc230'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:25:37.561 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [req-aeafb65f-724f-4bee-ab34-2d5571eda527 a3e85230ca0f459a9c9ae843852bfed1 8d5c4a9d09eb4edb86fe215d0dea13b2 - - -] Security group rule updated ['1db30a6c-5e8e-4410-af3c-dc9946abc230'] 2021-06-24 09:25:37.575 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Adding port 76c77407-26f3-4622-8b98-d3508268727e 2021-06-24 09:25:37.593 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Port 76c77407-26f3-4622-8b98-d3508268727e updated. Details: {'device': '76c77407-26f3-4622-8b98-d3508268727e', 'network_id': 'f4edc7d2-70e5-4843-ad5b-29585717868b', 'port_id': '76c77407-26f3-4622-8b98-d3508268727e', 'mac_address': 'fa:16:3e:d3:12:e1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 249, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4333a025-cb16-4659-bbc8-92b01c47ef6b', '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-06-24 09:25:37.608 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] 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-06-24 09:25:37.625 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Adding port 81df801e-fcff-44cf-984a-bf751b7f9abc 2021-06-24 09:25:37.638 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Port 81df801e-fcff-44cf-984a-bf751b7f9abc updated. Details: {'device': '81df801e-fcff-44cf-984a-bf751b7f9abc', 'network_id': 'a5ca0700-991e-47d2-99de-f9047b5f2e60', 'port_id': '81df801e-fcff-44cf-984a-bf751b7f9abc', 'mac_address': 'fa:16:3e:f6:b4:75', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 205, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '172579aa-233f-48bd-9ad4-0b00016b6268', '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-06-24 09:25:37.658 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] 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-06-24 09:25:37.658 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-76c77407-26f3-4622-8b98-d3508268727e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:25:37.683 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 76c77407-26f3-4622-8b98-d3508268727e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:25:37.683 4112 3063069297304 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f4edc7d2-70e5-4843-ad5b-29585717868b 2021-06-24 09:25:37.702 4112 3063069297304 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-06-24 09:25:37.715 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-81df801e-fcff-44cf-984a-bf751b7f9abc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:25:37.715 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 81df801e-fcff-44cf-984a-bf751b7f9abc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:25:37.733 4112 3063069297480 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-06-24 09:25:37.797 4112 3063069297480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '81df801e-fcff-44cf-984a-bf751b7f9abc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:25:37.811 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '81df801e-fcff-44cf-984a-bf751b7f9abc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:25:37.828 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 81df801e-fcff-44cf-984a-bf751b7f9abc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:25:37.839 4112 3063069297480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 205, VLAN trunk: None to switch port 81df801e-fcff-44cf-984a-bf751b7f9abc 2021-06-24 09:25:37.886 4112 3063069297656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6571345c-7451-4ace-b6b9-a4ddbf845558 a3e85230ca0f459a9c9ae843852bfed1 8d5c4a9d09eb4edb86fe215d0dea13b2 - - -] Security group rule updated on remote: ['1db30a6c-5e8e-4410-af3c-dc9946abc230'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:25:37.886 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [req-6571345c-7451-4ace-b6b9-a4ddbf845558 a3e85230ca0f459a9c9ae843852bfed1 8d5c4a9d09eb4edb86fe215d0dea13b2 - - -] Security group rule updated ['1db30a6c-5e8e-4410-af3c-dc9946abc230'] 2021-06-24 09:25:37.964 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:25:37.980 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['81df801e-fcff-44cf-984a-bf751b7f9abc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:25:38.014 4112 3063069297304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '76c77407-26f3-4622-8b98-d3508268727e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:25:38.014 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '76c77407-26f3-4622-8b98-d3508268727e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:25:38.137 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 76c77407-26f3-4622-8b98-d3508268727e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:25:38.137 4112 3063069297304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 249, VLAN trunk: None to switch port 76c77407-26f3-4622-8b98-d3508268727e 2021-06-24 09:25:38.246 4112 3063087562824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb26e8b7-3f4c-47ad-a492-f616b755730f a3e85230ca0f459a9c9ae843852bfed1 8d5c4a9d09eb4edb86fe215d0dea13b2 - - -] Security group rule updated on remote: ['1db30a6c-5e8e-4410-af3c-dc9946abc230'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:25:38.246 4112 3063087562824 MainThread INFO neutron.agent.securitygroups_rpc [req-bb26e8b7-3f4c-47ad-a492-f616b755730f a3e85230ca0f459a9c9ae843852bfed1 8d5c4a9d09eb4edb86fe215d0dea13b2 - - -] Security group rule updated ['1db30a6c-5e8e-4410-af3c-dc9946abc230'] 2021-06-24 09:25:38.292 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:25:38.310 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['76c77407-26f3-4622-8b98-d3508268727e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:25:38.639 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['81df801e-fcff-44cf-984a-bf751b7f9abc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:25:38.639 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:25:38.639 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0e195e82-3a41-415f-9134-b5fb162e18cf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:25:38.655 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 81df801e-fcff-44cf-984a-bf751b7f9abc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:25:38.655 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:25:38.670 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-06-24 09:25:38.670 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81df801e-fcff-44cf-984a-bf751b7f9abc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:25:38.685 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81df801e-fcff-44cf-984a-bf751b7f9abc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:25:38.685 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81df801e-fcff-44cf-984a-bf751b7f9abc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:25:38.701 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81df801e-fcff-44cf-984a-bf751b7f9abc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:25:38.701 4112 3063069297656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-28a655cf-5304-4260-ba35-5f7bc398255f a3e85230ca0f459a9c9ae843852bfed1 8d5c4a9d09eb4edb86fe215d0dea13b2 - - -] Security group rule updated on remote: ['1db30a6c-5e8e-4410-af3c-dc9946abc230'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:25:38.718 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [req-28a655cf-5304-4260-ba35-5f7bc398255f a3e85230ca0f459a9c9ae843852bfed1 8d5c4a9d09eb4edb86fe215d0dea13b2 - - -] Security group rule updated ['1db30a6c-5e8e-4410-af3c-dc9946abc230'] 2021-06-24 09:25:38.764 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['76c77407-26f3-4622-8b98-d3508268727e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:25:38.778 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:25:38.802 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bdae21f4-21f2-4f59-a7b9-a770989f74ab) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:25:38.802 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (bdae21f4-21f2-4f59-a7b9-a770989f74ab) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:25:38.819 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 76c77407-26f3-4622-8b98-d3508268727e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:25:38.825 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:25:38.825 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 76c77407-26f3-4622-8b98-d3508268727e not yet added. Adding. 2021-06-24 09:25:38.844 4112 3063069297304 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-06-24 09:25:38.855 4112 3063069297304 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-06-24 09:25:38.855 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-81df801e-fcff-44cf-984a-bf751b7f9abc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:25:38.873 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 81df801e-fcff-44cf-984a-bf751b7f9abc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:25:38.873 4112 3063069297480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 81df801e-fcff-44cf-984a-bf751b7f9abc processed. 2021-06-24 09:25:38.986 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e8eb6e4c-c914-413e-9af7-837843768ad2 a3e85230ca0f459a9c9ae843852bfed1 8d5c4a9d09eb4edb86fe215d0dea13b2 - - -] Security group rule updated on remote: ['1db30a6c-5e8e-4410-af3c-dc9946abc230'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:25:38.999 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-e8eb6e4c-c914-413e-9af7-837843768ad2 a3e85230ca0f459a9c9ae843852bfed1 8d5c4a9d09eb4edb86fe215d0dea13b2 - - -] Security group rule updated ['1db30a6c-5e8e-4410-af3c-dc9946abc230'] 2021-06-24 09:25:39.120 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-76c77407-26f3-4622-8b98-d3508268727e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:25:39.329 4112 3063087603784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b8c3edce-c2f4-42ee-aa4b-df1ad1e1475c a3e85230ca0f459a9c9ae843852bfed1 8d5c4a9d09eb4edb86fe215d0dea13b2 - - -] Security group rule updated on remote: ['1db30a6c-5e8e-4410-af3c-dc9946abc230'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:25:39.344 4112 3063087603784 MainThread INFO neutron.agent.securitygroups_rpc [req-b8c3edce-c2f4-42ee-aa4b-df1ad1e1475c a3e85230ca0f459a9c9ae843852bfed1 8d5c4a9d09eb4edb86fe215d0dea13b2 - - -] Security group rule updated ['1db30a6c-5e8e-4410-af3c-dc9946abc230'] 2021-06-24 09:25:39.403 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-76c77407-26f3-4622-8b98-d3508268727e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:25:39.403 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-76c77407-26f3-4622-8b98-d3508268727e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:25:39.574 4112 3063087603960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f410b9c8-2cdf-48f4-ae8f-f2dad27ae468 - - - - -] port_update received: c197b517-2343-4d8d-a749-f5de9f573683 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:25:39.605 4112 3063087603960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f410b9c8-2cdf-48f4-ae8f-f2dad27ae468 - - - - -] No port c197b517-2343-4d8d-a749-f5de9f573683 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:25:39.684 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-76c77407-26f3-4622-8b98-d3508268727e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:25:39.870 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-76c77407-26f3-4622-8b98-d3508268727e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:25:39.870 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 76c77407-26f3-4622-8b98-d3508268727e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:25:39.886 4112 3063069297304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 76c77407-26f3-4622-8b98-d3508268727e processed. 2021-06-24 09:25:40.859 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:25:43.237 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 2.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:25:43.246 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:25:43.246 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:25:51.484 4112 3063069297656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a8c623d8-1d07-48a8-b767-cc4d52c73dcb fc3ab32bd3a84a1ebca76fb52c708d4d bd668cc2d1824f1c9b4ee453e68c6200 - - -] Security group member updated on remote: ['bdae21f4-21f2-4f59-a7b9-a770989f74ab'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:25:51.484 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [req-a8c623d8-1d07-48a8-b767-cc4d52c73dcb fc3ab32bd3a84a1ebca76fb52c708d4d bd668cc2d1824f1c9b4ee453e68c6200 - - -] Security group member updated ['bdae21f4-21f2-4f59-a7b9-a770989f74ab'] 2021-06-24 09:25:51.484 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [req-a8c623d8-1d07-48a8-b767-cc4d52c73dcb fc3ab32bd3a84a1ebca76fb52c708d4d bd668cc2d1824f1c9b4ee453e68c6200 - - -] Refresh firewall rules 2021-06-24 09:25:51.502 4112 3063069297656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a8c623d8-1d07-48a8-b767-cc4d52c73dcb fc3ab32bd3a84a1ebca76fb52c708d4d bd668cc2d1824f1c9b4ee453e68c6200 - - -] Get security group information for devices via rpc ['76c77407-26f3-4622-8b98-d3508268727e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:25:51.544 4112 3063069297656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a8c623d8-1d07-48a8-b767-cc4d52c73dcb fc3ab32bd3a84a1ebca76fb52c708d4d bd668cc2d1824f1c9b4ee453e68c6200 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:25:51.544 4112 3063069297656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a8c623d8-1d07-48a8-b767-cc4d52c73dcb fc3ab32bd3a84a1ebca76fb52c708d4d bd668cc2d1824f1c9b4ee453e68c6200 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:25:51.564 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8c623d8-1d07-48a8-b767-cc4d52c73dcb fc3ab32bd3a84a1ebca76fb52c708d4d bd668cc2d1824f1c9b4ee453e68c6200 - - -] port_delete event received for '76c77407-26f3-4622-8b98-d3508268727e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:25:52.420 4112 3063069295368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 76c77407-26f3-4622-8b98-d3508268727e 2021-06-24 09:25:52.420 4112 3063069295368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 81df801e-fcff-44cf-984a-bf751b7f9abc 2021-06-24 09:25:52.893 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:25:52.903 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '81df801e-fcff-44cf-984a-bf751b7f9abc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:25:52.903 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '81df801e-fcff-44cf-984a-bf751b7f9abc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:25:52.903 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 81df801e-fcff-44cf-984a-bf751b7f9abc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:25:52.919 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '76c77407-26f3-4622-8b98-d3508268727e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:25:52.919 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '76c77407-26f3-4622-8b98-d3508268727e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:25:52.936 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 76c77407-26f3-4622-8b98-d3508268727e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:25:52.948 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['81df801e-fcff-44cf-984a-bf751b7f9abc'] 2021-06-24 09:25:52.968 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:25:52.982 4112 3063069297304 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-06-24 09:25:52.982 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['81df801e-fcff-44cf-984a-bf751b7f9abc'] 2021-06-24 09:25:52.997 4112 3063069297656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f4edc7d2-70e5-4843-ad5b-29585717868b 2021-06-24 09:25:53.011 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['76c77407-26f3-4622-8b98-d3508268727e'] 2021-06-24 09:25:53.011 4112 3063069297656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:25:53.028 4112 3063069297656 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-06-24 09:25:53.028 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['76c77407-26f3-4622-8b98-d3508268727e'] 2021-06-24 09:25:54.901 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:25:55.213 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:25:57.635 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2891a4f0-e9d7-4444-b525-8dc62fb35b58 - - - - -] port_update received: da03209f-70cd-425f-bed1-aa7eded78747 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:25:58.528 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2891a4f0-e9d7-4444-b525-8dc62fb35b58 - - - - -] No port da03209f-70cd-425f-bed1-aa7eded78747 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:25:58.542 4112 3063069295368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 81df801e-fcff-44cf-984a-bf751b7f9abc 2021-06-24 09:25:58.941 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:25:58.941 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '81df801e-fcff-44cf-984a-bf751b7f9abc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:25:58.959 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '81df801e-fcff-44cf-984a-bf751b7f9abc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:25:58.964 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 81df801e-fcff-44cf-984a-bf751b7f9abc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:25:59.011 4112 3063069297656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a5ca0700-991e-47d2-99de-f9047b5f2e60 2021-06-24 09:25:59.011 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['81df801e-fcff-44cf-984a-bf751b7f9abc'] 2021-06-24 09:25:59.034 4112 3063069297656 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-06-24 09:25:59.044 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['81df801e-fcff-44cf-984a-bf751b7f9abc'] 2021-06-24 09:26:00.950 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:26:01.308 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:26:02.167 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7547c060-b510-4146-981e-fa7c18c16964 - - - - -] port_update received: 41c765c6-adfc-4639-9ee7-1e12f1ed5365 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:26:02.182 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7547c060-b510-4146-981e-fa7c18c16964 - - - - -] No port 41c765c6-adfc-4639-9ee7-1e12f1ed5365 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:26:06.596 4112 3063069295368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ef9abc67-1913-4325-aac4-92be5c84eac5 2021-06-24 09:26:06.966 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:26:06.966 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ef9abc67-1913-4325-aac4-92be5c84eac5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:26:06.979 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ef9abc67-1913-4325-aac4-92be5c84eac5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:26:06.979 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ef9abc67-1913-4325-aac4-92be5c84eac5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:26:07.010 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ef9abc67-1913-4325-aac4-92be5c84eac5'] 2021-06-24 09:26:07.025 4112 3063069297656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:26:07.025 4112 3063069297656 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-06-24 09:26:07.041 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ef9abc67-1913-4325-aac4-92be5c84eac5'] 2021-06-24 09:26:07.100 4112 3063069297656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-393539d5-390a-4abe-bd15-933306773a2a 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Security group member updated on remote: ['0aa0cbc7-0546-47d5-960c-1d5203f81872'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:26:07.104 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [req-393539d5-390a-4abe-bd15-933306773a2a 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Security group member updated ['0aa0cbc7-0546-47d5-960c-1d5203f81872'] 2021-06-24 09:26:07.104 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [req-393539d5-390a-4abe-bd15-933306773a2a 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Refresh firewall rules 2021-06-24 09:26:07.123 4112 3063069297656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-393539d5-390a-4abe-bd15-933306773a2a 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Get security group information for devices via rpc ['f568d1df-4d1c-40c6-a907-a6939dc6fe49', 'cb77dfdf-2697-4d8a-a2ca-ede9c22890af', 'e2f3626c-b1d6-4373-a5ac-407a83b8ef9d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:26:07.213 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-393539d5-390a-4abe-bd15-933306773a2a 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] port_delete event received for 'ef9abc67-1913-4325-aac4-92be5c84eac5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:26:07.356 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ee33104-7a89-40f2-a8c2-8c7a568b9260 - - - - -] port_update received: 37de587b-4fe8-4649-a17b-fab2f0a841e8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:26:07.388 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ee33104-7a89-40f2-a8c2-8c7a568b9260 - - - - -] No port 37de587b-4fe8-4649-a17b-fab2f0a841e8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:26:07.855 4112 3063069297656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-393539d5-390a-4abe-bd15-933306773a2a 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Update security group information for ports dict_keys(['cb77dfdf-2697-4d8a-a2ca-ede9c22890af', 'e2f3626c-b1d6-4373-a5ac-407a83b8ef9d', 'f568d1df-4d1c-40c6-a907-a6939dc6fe49']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:26:07.855 4112 3063069297656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-393539d5-390a-4abe-bd15-933306773a2a 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:26:07.869 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-393539d5-390a-4abe-bd15-933306773a2a 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Update rules of security group (0aa0cbc7-0546-47d5-960c-1d5203f81872) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:26:07.869 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-393539d5-390a-4abe-bd15-933306773a2a 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Update members of security group (0aa0cbc7-0546-47d5-960c-1d5203f81872) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:26:07.887 4112 3063069297656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-393539d5-390a-4abe-bd15-933306773a2a 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Update port filter for cb77dfdf-2697-4d8a-a2ca-ede9c22890af _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:26:07.887 4112 3063069297656 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-393539d5-390a-4abe-bd15-933306773a2a 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Updating port rules. 2021-06-24 09:26:07.903 4112 3063069297656 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-393539d5-390a-4abe-bd15-933306773a2a 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-24 09:26:07.903 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [req-393539d5-390a-4abe-bd15-933306773a2a 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-cb77dfdf-2697-4d8a-a2ca-ede9c22890af" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:26:07.921 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [req-393539d5-390a-4abe-bd15-933306773a2a 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-cb77dfdf-2697-4d8a-a2ca-ede9c22890af" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:26:07.921 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [req-393539d5-390a-4abe-bd15-933306773a2a 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-cb77dfdf-2697-4d8a-a2ca-ede9c22890af" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:26:08.154 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [req-393539d5-390a-4abe-bd15-933306773a2a 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-cb77dfdf-2697-4d8a-a2ca-ede9c22890af" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:26:08.167 4112 3063069297656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-393539d5-390a-4abe-bd15-933306773a2a 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Update port filter for e2f3626c-b1d6-4373-a5ac-407a83b8ef9d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:26:08.167 4112 3063069297656 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-393539d5-390a-4abe-bd15-933306773a2a 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Updating port rules. 2021-06-24 09:26:08.191 4112 3063069297656 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-393539d5-390a-4abe-bd15-933306773a2a 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-24 09:26:08.191 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [req-393539d5-390a-4abe-bd15-933306773a2a 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-e2f3626c-b1d6-4373-a5ac-407a83b8ef9d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:26:08.201 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [req-393539d5-390a-4abe-bd15-933306773a2a 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-e2f3626c-b1d6-4373-a5ac-407a83b8ef9d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:26:08.213 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [req-393539d5-390a-4abe-bd15-933306773a2a 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-e2f3626c-b1d6-4373-a5ac-407a83b8ef9d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:26:08.451 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [req-393539d5-390a-4abe-bd15-933306773a2a 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-e2f3626c-b1d6-4373-a5ac-407a83b8ef9d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:26:08.467 4112 3063069297656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-393539d5-390a-4abe-bd15-933306773a2a 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Update port filter for f568d1df-4d1c-40c6-a907-a6939dc6fe49 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:26:08.467 4112 3063069297656 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-393539d5-390a-4abe-bd15-933306773a2a 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Updating port rules. 2021-06-24 09:26:08.481 4112 3063069297656 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-393539d5-390a-4abe-bd15-933306773a2a 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-24 09:26:08.496 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [req-393539d5-390a-4abe-bd15-933306773a2a 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-f568d1df-4d1c-40c6-a907-a6939dc6fe49" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:26:08.496 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [req-393539d5-390a-4abe-bd15-933306773a2a 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-f568d1df-4d1c-40c6-a907-a6939dc6fe49" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:26:08.510 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [req-393539d5-390a-4abe-bd15-933306773a2a 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-f568d1df-4d1c-40c6-a907-a6939dc6fe49" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:26:08.747 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [req-393539d5-390a-4abe-bd15-933306773a2a 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-f568d1df-4d1c-40c6-a907-a6939dc6fe49" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:26:08.972 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:26:09.009 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.046s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:26:13.228 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-982478c4-dd20-4a82-b433-9fec7b5ad37d - - - - -] port_update received: cf1c82d0-a187-4dd3-94e3-530a2546cd23 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:26:13.228 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-982478c4-dd20-4a82-b433-9fec7b5ad37d - - - - -] No port cf1c82d0-a187-4dd3-94e3-530a2546cd23 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:26:13.262 4112 3063069297656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-acd563af-164f-4384-b7fe-1574cffdce23 0e86197cdf5b4533a1c0c91ac929ba2d fbfdc68456ca43ad8b12fde0e8cc2f24 - - -] Security group rule updated on remote: ['474dac94-08e5-4704-bab4-d40044eced1e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:26:13.262 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [req-acd563af-164f-4384-b7fe-1574cffdce23 0e86197cdf5b4533a1c0c91ac929ba2d fbfdc68456ca43ad8b12fde0e8cc2f24 - - -] Security group rule updated ['474dac94-08e5-4704-bab4-d40044eced1e'] 2021-06-24 09:26:13.955 4112 3063069297656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7d94ee38-05e6-4300-ba57-2b498e8d33e4 0e86197cdf5b4533a1c0c91ac929ba2d fbfdc68456ca43ad8b12fde0e8cc2f24 - - -] Security group rule updated on remote: ['474dac94-08e5-4704-bab4-d40044eced1e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:26:13.967 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [req-7d94ee38-05e6-4300-ba57-2b498e8d33e4 0e86197cdf5b4533a1c0c91ac929ba2d fbfdc68456ca43ad8b12fde0e8cc2f24 - - -] Security group rule updated ['474dac94-08e5-4704-bab4-d40044eced1e'] 2021-06-24 09:26:14.556 4112 3063069297656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-03a3a155-2606-4f7e-b943-0dd9f4142feb 0e86197cdf5b4533a1c0c91ac929ba2d fbfdc68456ca43ad8b12fde0e8cc2f24 - - -] Security group rule updated on remote: ['474dac94-08e5-4704-bab4-d40044eced1e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:26:14.556 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [req-03a3a155-2606-4f7e-b943-0dd9f4142feb 0e86197cdf5b4533a1c0c91ac929ba2d fbfdc68456ca43ad8b12fde0e8cc2f24 - - -] Security group rule updated ['474dac94-08e5-4704-bab4-d40044eced1e'] 2021-06-24 09:26:15.337 4112 3063069297656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb694673-3cf1-4638-95e3-d952c4e95e23 0e86197cdf5b4533a1c0c91ac929ba2d fbfdc68456ca43ad8b12fde0e8cc2f24 - - -] Security group rule updated on remote: ['474dac94-08e5-4704-bab4-d40044eced1e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:26:15.337 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [req-bb694673-3cf1-4638-95e3-d952c4e95e23 0e86197cdf5b4533a1c0c91ac929ba2d fbfdc68456ca43ad8b12fde0e8cc2f24 - - -] Security group rule updated ['474dac94-08e5-4704-bab4-d40044eced1e'] 2021-06-24 09:26:16.544 4112 3063069297656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-356381c0-a3cf-49bd-9596-711a1d9b6da7 0e86197cdf5b4533a1c0c91ac929ba2d fbfdc68456ca43ad8b12fde0e8cc2f24 - - -] Security group rule updated on remote: ['474dac94-08e5-4704-bab4-d40044eced1e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:26:16.559 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [req-356381c0-a3cf-49bd-9596-711a1d9b6da7 0e86197cdf5b4533a1c0c91ac929ba2d fbfdc68456ca43ad8b12fde0e8cc2f24 - - -] Security group rule updated ['474dac94-08e5-4704-bab4-d40044eced1e'] 2021-06-24 09:26:16.713 4112 3063069295368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e2f3626c-b1d6-4373-a5ac-407a83b8ef9d 2021-06-24 09:26:16.777 4112 3063069297656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2094d39b-483a-4081-9974-c726d77a07a7 a3e85230ca0f459a9c9ae843852bfed1 8d5c4a9d09eb4edb86fe215d0dea13b2 - - -] Security group member updated on remote: ['1db30a6c-5e8e-4410-af3c-dc9946abc230'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:26:16.791 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [req-2094d39b-483a-4081-9974-c726d77a07a7 a3e85230ca0f459a9c9ae843852bfed1 8d5c4a9d09eb4edb86fe215d0dea13b2 - - -] Security group member updated ['1db30a6c-5e8e-4410-af3c-dc9946abc230'] 2021-06-24 09:26:16.980 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:26:16.980 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e2f3626c-b1d6-4373-a5ac-407a83b8ef9d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:26:16.994 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e2f3626c-b1d6-4373-a5ac-407a83b8ef9d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:26:16.994 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e2f3626c-b1d6-4373-a5ac-407a83b8ef9d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:26:17.027 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e2f3626c-b1d6-4373-a5ac-407a83b8ef9d'] 2021-06-24 09:26:17.046 4112 3063069297656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:26:17.046 4112 3063069297656 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-06-24 09:26:17.061 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e2f3626c-b1d6-4373-a5ac-407a83b8ef9d'] 2021-06-24 09:26:17.526 4112 3063069297656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ae37e6c5-f2e0-485e-b510-84c4f8d37d59 0e86197cdf5b4533a1c0c91ac929ba2d fbfdc68456ca43ad8b12fde0e8cc2f24 - - -] Security group rule updated on remote: ['474dac94-08e5-4704-bab4-d40044eced1e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:26:17.526 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [req-ae37e6c5-f2e0-485e-b510-84c4f8d37d59 0e86197cdf5b4533a1c0c91ac929ba2d fbfdc68456ca43ad8b12fde0e8cc2f24 - - -] Security group rule updated ['474dac94-08e5-4704-bab4-d40044eced1e'] 2021-06-24 09:26:18.762 4112 3063069297656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-45efa488-1665-4c40-abb4-ae62f07b3eed 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Security group member updated on remote: ['0aa0cbc7-0546-47d5-960c-1d5203f81872'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:26:18.776 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [req-45efa488-1665-4c40-abb4-ae62f07b3eed 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Security group member updated ['0aa0cbc7-0546-47d5-960c-1d5203f81872'] 2021-06-24 09:26:18.790 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [req-45efa488-1665-4c40-abb4-ae62f07b3eed 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Refresh firewall rules 2021-06-24 09:26:18.790 4112 3063069297656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-45efa488-1665-4c40-abb4-ae62f07b3eed 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Get security group information for devices via rpc ['f568d1df-4d1c-40c6-a907-a6939dc6fe49', 'cb77dfdf-2697-4d8a-a2ca-ede9c22890af'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:26:18.981 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:26:19.159 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:26:19.324 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45efa488-1665-4c40-abb4-ae62f07b3eed 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] port_delete event received for 'e2f3626c-b1d6-4373-a5ac-407a83b8ef9d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:26:19.418 4112 3063069297656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-45efa488-1665-4c40-abb4-ae62f07b3eed 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Update security group information for ports dict_keys(['cb77dfdf-2697-4d8a-a2ca-ede9c22890af', 'f568d1df-4d1c-40c6-a907-a6939dc6fe49']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:26:19.435 4112 3063069297656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-45efa488-1665-4c40-abb4-ae62f07b3eed 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:26:19.435 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-45efa488-1665-4c40-abb4-ae62f07b3eed 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Update rules of security group (0aa0cbc7-0546-47d5-960c-1d5203f81872) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:26:19.435 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-45efa488-1665-4c40-abb4-ae62f07b3eed 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Update members of security group (0aa0cbc7-0546-47d5-960c-1d5203f81872) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:26:19.453 4112 3063069297656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-45efa488-1665-4c40-abb4-ae62f07b3eed 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Update port filter for cb77dfdf-2697-4d8a-a2ca-ede9c22890af _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:26:19.466 4112 3063069297656 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-45efa488-1665-4c40-abb4-ae62f07b3eed 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Updating port rules. 2021-06-24 09:26:19.466 4112 3063069297656 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-45efa488-1665-4c40-abb4-ae62f07b3eed 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-24 09:26:19.466 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [req-45efa488-1665-4c40-abb4-ae62f07b3eed 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-cb77dfdf-2697-4d8a-a2ca-ede9c22890af" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:26:19.485 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [req-45efa488-1665-4c40-abb4-ae62f07b3eed 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-cb77dfdf-2697-4d8a-a2ca-ede9c22890af" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:26:19.494 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [req-45efa488-1665-4c40-abb4-ae62f07b3eed 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-cb77dfdf-2697-4d8a-a2ca-ede9c22890af" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:26:19.693 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [req-45efa488-1665-4c40-abb4-ae62f07b3eed 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-cb77dfdf-2697-4d8a-a2ca-ede9c22890af" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:26:19.700 4112 3063069297656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-45efa488-1665-4c40-abb4-ae62f07b3eed 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Update port filter for f568d1df-4d1c-40c6-a907-a6939dc6fe49 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:26:19.715 4112 3063069297656 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-45efa488-1665-4c40-abb4-ae62f07b3eed 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Updating port rules. 2021-06-24 09:26:19.715 4112 3063069297656 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-45efa488-1665-4c40-abb4-ae62f07b3eed 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-24 09:26:19.728 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [req-45efa488-1665-4c40-abb4-ae62f07b3eed 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-f568d1df-4d1c-40c6-a907-a6939dc6fe49" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:26:19.728 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [req-45efa488-1665-4c40-abb4-ae62f07b3eed 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-f568d1df-4d1c-40c6-a907-a6939dc6fe49" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:26:19.728 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [req-45efa488-1665-4c40-abb4-ae62f07b3eed 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-f568d1df-4d1c-40c6-a907-a6939dc6fe49" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:26:19.921 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [req-45efa488-1665-4c40-abb4-ae62f07b3eed 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-f568d1df-4d1c-40c6-a907-a6939dc6fe49" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:26:20.686 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a42d5638-de95-4f14-997e-688aa71690c6 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] port_update received: d3fec6d6-0ad7-4b41-a4d9-6fcc06413dc1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:26:20.712 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a42d5638-de95-4f14-997e-688aa71690c6 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] No port d3fec6d6-0ad7-4b41-a4d9-6fcc06413dc1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:26:30.808 4112 3063069295368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cb77dfdf-2697-4d8a-a2ca-ede9c22890af 2021-06-24 09:26:30.900 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f2b7528-71a8-4160-900e-ad0f8270fa65 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] network_delete received. Deleting network f4edc7d2-70e5-4843-ad5b-29585717868b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-24 09:26:30.900 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f2b7528-71a8-4160-900e-ad0f8270fa65 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] Network f4edc7d2-70e5-4843-ad5b-29585717868b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-24 09:26:31.011 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:26:31.011 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cb77dfdf-2697-4d8a-a2ca-ede9c22890af' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:26:31.011 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cb77dfdf-2697-4d8a-a2ca-ede9c22890af' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:26:31.029 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cb77dfdf-2697-4d8a-a2ca-ede9c22890af _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:26:31.041 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8da9ee95-cff7-4d68-b912-831369f1be8d 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Security group member updated on remote: ['0aa0cbc7-0546-47d5-960c-1d5203f81872'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:26:31.041 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [req-8da9ee95-cff7-4d68-b912-831369f1be8d 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Security group member updated ['0aa0cbc7-0546-47d5-960c-1d5203f81872'] 2021-06-24 09:26:31.058 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [req-8da9ee95-cff7-4d68-b912-831369f1be8d 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Refresh firewall rules 2021-06-24 09:26:31.058 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8da9ee95-cff7-4d68-b912-831369f1be8d 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Get security group information for devices via rpc ['f568d1df-4d1c-40c6-a907-a6939dc6fe49', 'cb77dfdf-2697-4d8a-a2ca-ede9c22890af'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:26:31.058 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cb77dfdf-2697-4d8a-a2ca-ede9c22890af'] 2021-06-24 09:26:31.081 4112 3063069297656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:26:31.092 4112 3063069297656 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-06-24 09:26:31.092 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cb77dfdf-2697-4d8a-a2ca-ede9c22890af'] 2021-06-24 09:26:31.136 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8da9ee95-cff7-4d68-b912-831369f1be8d 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] port_delete event received for 'cb77dfdf-2697-4d8a-a2ca-ede9c22890af' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:26:31.239 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8da9ee95-cff7-4d68-b912-831369f1be8d 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Update security group information for ports dict_keys(['f568d1df-4d1c-40c6-a907-a6939dc6fe49']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:26:31.246 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8da9ee95-cff7-4d68-b912-831369f1be8d 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:26:31.246 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8da9ee95-cff7-4d68-b912-831369f1be8d 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Update rules of security group (0aa0cbc7-0546-47d5-960c-1d5203f81872) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:26:31.246 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8da9ee95-cff7-4d68-b912-831369f1be8d 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Update members of security group (0aa0cbc7-0546-47d5-960c-1d5203f81872) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:26:31.273 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8da9ee95-cff7-4d68-b912-831369f1be8d 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Update port filter for f568d1df-4d1c-40c6-a907-a6939dc6fe49 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:26:31.273 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8da9ee95-cff7-4d68-b912-831369f1be8d 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Updating port rules. 2021-06-24 09:26:31.290 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8da9ee95-cff7-4d68-b912-831369f1be8d 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-24 09:26:31.293 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [req-8da9ee95-cff7-4d68-b912-831369f1be8d 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-f568d1df-4d1c-40c6-a907-a6939dc6fe49" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:26:31.293 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [req-8da9ee95-cff7-4d68-b912-831369f1be8d 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-f568d1df-4d1c-40c6-a907-a6939dc6fe49" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:26:31.309 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [req-8da9ee95-cff7-4d68-b912-831369f1be8d 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-f568d1df-4d1c-40c6-a907-a6939dc6fe49" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:26:31.478 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [req-8da9ee95-cff7-4d68-b912-831369f1be8d 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Lock "n-hv-driver-port-lock-f568d1df-4d1c-40c6-a907-a6939dc6fe49" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:26:33.030 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:26:33.057 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:26:34.744 4112 3063069295192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d3fec6d6-0ad7-4b41-a4d9-6fcc06413dc1 2021-06-24 09:26:34.760 4112 3063069295192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 81df801e-fcff-44cf-984a-bf751b7f9abc 2021-06-24 09:26:34.824 4112 3063069295368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e9daffe0-0a92-4758-bfa4-25e7070cdc0d 2021-06-24 09:26:35.028 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:26:35.321 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-330d95f9-7120-473d-9448-50ea5ac5e8a3 96b26b4b5ea043dd88cb5dccb5e4a4b6 e8a0c67c143a4eb19c1e5cf27856e67b - - -] Security group member updated on remote: ['1ef0987b-c3a2-42ef-a5c3-621662774e96'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:26:35.336 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [req-330d95f9-7120-473d-9448-50ea5ac5e8a3 96b26b4b5ea043dd88cb5dccb5e4a4b6 e8a0c67c143a4eb19c1e5cf27856e67b - - -] Security group member updated ['1ef0987b-c3a2-42ef-a5c3-621662774e96'] 2021-06-24 09:26:35.336 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [req-330d95f9-7120-473d-9448-50ea5ac5e8a3 96b26b4b5ea043dd88cb5dccb5e4a4b6 e8a0c67c143a4eb19c1e5cf27856e67b - - -] Refresh firewall rules 2021-06-24 09:26:35.352 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-330d95f9-7120-473d-9448-50ea5ac5e8a3 96b26b4b5ea043dd88cb5dccb5e4a4b6 e8a0c67c143a4eb19c1e5cf27856e67b - - -] Get security group information for devices via rpc ['ae4860e5-c578-4d87-b987-c41b262050d9', 'e9daffe0-0a92-4758-bfa4-25e7070cdc0d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:26:35.400 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-330d95f9-7120-473d-9448-50ea5ac5e8a3 96b26b4b5ea043dd88cb5dccb5e4a4b6 e8a0c67c143a4eb19c1e5cf27856e67b - - -] port_delete event received for 'e9daffe0-0a92-4758-bfa4-25e7070cdc0d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:26:35.683 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-330d95f9-7120-473d-9448-50ea5ac5e8a3 96b26b4b5ea043dd88cb5dccb5e4a4b6 e8a0c67c143a4eb19c1e5cf27856e67b - - -] Update security group information for ports dict_keys(['ae4860e5-c578-4d87-b987-c41b262050d9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:26:35.700 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-330d95f9-7120-473d-9448-50ea5ac5e8a3 96b26b4b5ea043dd88cb5dccb5e4a4b6 e8a0c67c143a4eb19c1e5cf27856e67b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:26:35.700 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-330d95f9-7120-473d-9448-50ea5ac5e8a3 96b26b4b5ea043dd88cb5dccb5e4a4b6 e8a0c67c143a4eb19c1e5cf27856e67b - - -] Update rules of security group (1ef0987b-c3a2-42ef-a5c3-621662774e96) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:26:35.712 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-330d95f9-7120-473d-9448-50ea5ac5e8a3 96b26b4b5ea043dd88cb5dccb5e4a4b6 e8a0c67c143a4eb19c1e5cf27856e67b - - -] Update members of security group (1ef0987b-c3a2-42ef-a5c3-621662774e96) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:26:35.712 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-330d95f9-7120-473d-9448-50ea5ac5e8a3 96b26b4b5ea043dd88cb5dccb5e4a4b6 e8a0c67c143a4eb19c1e5cf27856e67b - - -] Update port filter for ae4860e5-c578-4d87-b987-c41b262050d9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:26:35.712 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-330d95f9-7120-473d-9448-50ea5ac5e8a3 96b26b4b5ea043dd88cb5dccb5e4a4b6 e8a0c67c143a4eb19c1e5cf27856e67b - - -] Updating port rules. 2021-06-24 09:26:35.732 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-330d95f9-7120-473d-9448-50ea5ac5e8a3 96b26b4b5ea043dd88cb5dccb5e4a4b6 e8a0c67c143a4eb19c1e5cf27856e67b - - -] Creating 0 new rules, removing 1 old rules. 2021-06-24 09:26:35.743 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [req-330d95f9-7120-473d-9448-50ea5ac5e8a3 96b26b4b5ea043dd88cb5dccb5e4a4b6 e8a0c67c143a4eb19c1e5cf27856e67b - - -] Lock "n-hv-driver-port-lock-ae4860e5-c578-4d87-b987-c41b262050d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:26:35.743 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [req-330d95f9-7120-473d-9448-50ea5ac5e8a3 96b26b4b5ea043dd88cb5dccb5e4a4b6 e8a0c67c143a4eb19c1e5cf27856e67b - - -] Lock "n-hv-driver-port-lock-ae4860e5-c578-4d87-b987-c41b262050d9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:26:35.743 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [req-330d95f9-7120-473d-9448-50ea5ac5e8a3 96b26b4b5ea043dd88cb5dccb5e4a4b6 e8a0c67c143a4eb19c1e5cf27856e67b - - -] Lock "n-hv-driver-port-lock-ae4860e5-c578-4d87-b987-c41b262050d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:26:35.783 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Adding port 81df801e-fcff-44cf-984a-bf751b7f9abc 2021-06-24 09:26:35.783 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Port 81df801e-fcff-44cf-984a-bf751b7f9abc updated. Details: {'device': '81df801e-fcff-44cf-984a-bf751b7f9abc', 'network_id': 'a5ca0700-991e-47d2-99de-f9047b5f2e60', 'port_id': '81df801e-fcff-44cf-984a-bf751b7f9abc', 'mac_address': 'fa:16:3e:f6:b4:75', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 205, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '172579aa-233f-48bd-9ad4-0b00016b6268', '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-06-24 09:26:35.783 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] 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-06-24 09:26:35.801 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Adding port d3fec6d6-0ad7-4b41-a4d9-6fcc06413dc1 2021-06-24 09:26:35.807 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Port d3fec6d6-0ad7-4b41-a4d9-6fcc06413dc1 updated. Details: {'device': 'd3fec6d6-0ad7-4b41-a4d9-6fcc06413dc1', 'network_id': 'fb47e512-5e26-4207-b976-9fe983e57a28', 'port_id': 'd3fec6d6-0ad7-4b41-a4d9-6fcc06413dc1', 'mac_address': 'fa:16:3e:b8:03:80', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 202, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e7e12545-9651-49d6-befe-66dc1f60d9c6', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-24 09:26:35.807 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] 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-06-24 09:26:35.822 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:26:35.822 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-81df801e-fcff-44cf-984a-bf751b7f9abc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:26:35.838 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 81df801e-fcff-44cf-984a-bf751b7f9abc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:26:35.838 4112 3063069297656 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a5ca0700-991e-47d2-99de-f9047b5f2e60 2021-06-24 09:26:35.838 4112 3063069297656 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-06-24 09:26:35.860 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d3fec6d6-0ad7-4b41-a4d9-6fcc06413dc1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:26:35.870 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d3fec6d6-0ad7-4b41-a4d9-6fcc06413dc1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:26:35.870 4112 3063069297480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fb47e512-5e26-4207-b976-9fe983e57a28 2021-06-24 09:26:35.887 4112 3063069297480 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-06-24 09:26:35.887 4112 3063088746568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e9daffe0-0a92-4758-bfa4-25e7070cdc0d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:26:35.887 4112 3063088746568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e9daffe0-0a92-4758-bfa4-25e7070cdc0d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:26:35.906 4112 3063088746568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e9daffe0-0a92-4758-bfa4-25e7070cdc0d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:26:35.933 4112 3063088746568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e9daffe0-0a92-4758-bfa4-25e7070cdc0d'] 2021-06-24 09:26:35.933 4112 3063088746568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:26:35.951 4112 3063088746568 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-06-24 09:26:35.951 4112 3063088746568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e9daffe0-0a92-4758-bfa4-25e7070cdc0d'] 2021-06-24 09:26:36.011 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [req-330d95f9-7120-473d-9448-50ea5ac5e8a3 96b26b4b5ea043dd88cb5dccb5e4a4b6 e8a0c67c143a4eb19c1e5cf27856e67b - - -] Lock "n-hv-driver-port-lock-ae4860e5-c578-4d87-b987-c41b262050d9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:26:36.094 4112 3063069297480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd3fec6d6-0ad7-4b41-a4d9-6fcc06413dc1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:26:36.107 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd3fec6d6-0ad7-4b41-a4d9-6fcc06413dc1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:26:36.107 4112 3063069297656 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '81df801e-fcff-44cf-984a-bf751b7f9abc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:26:36.128 4112 3063069297656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '81df801e-fcff-44cf-984a-bf751b7f9abc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:26:36.136 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d3fec6d6-0ad7-4b41-a4d9-6fcc06413dc1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:26:36.136 4112 3063069297480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 202, VLAN trunk: None to switch port d3fec6d6-0ad7-4b41-a4d9-6fcc06413dc1 2021-06-24 09:26:36.156 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 81df801e-fcff-44cf-984a-bf751b7f9abc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:26:36.156 4112 3063069297656 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 205, VLAN trunk: None to switch port 81df801e-fcff-44cf-984a-bf751b7f9abc 2021-06-24 09:26:36.234 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:26:36.243 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d3fec6d6-0ad7-4b41-a4d9-6fcc06413dc1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:26:36.276 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:26:36.276 4112 3063069297656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['81df801e-fcff-44cf-984a-bf751b7f9abc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:26:36.540 4112 3063069297656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['81df801e-fcff-44cf-984a-bf751b7f9abc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:26:36.540 4112 3063069297656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:26:36.540 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0e195e82-3a41-415f-9134-b5fb162e18cf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:26:36.559 4112 3063069297656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 81df801e-fcff-44cf-984a-bf751b7f9abc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:26:36.559 4112 3063069297656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:26:36.572 4112 3063069297656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 81df801e-fcff-44cf-984a-bf751b7f9abc not yet added. Adding. 2021-06-24 09:26:36.572 4112 3063069297656 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-06-24 09:26:36.588 4112 3063069297656 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-06-24 09:26:36.588 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d3fec6d6-0ad7-4b41-a4d9-6fcc06413dc1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:26:36.604 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:26:36.604 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1db30a6c-5e8e-4410-af3c-dc9946abc230) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:26:36.621 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d3fec6d6-0ad7-4b41-a4d9-6fcc06413dc1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:26:36.621 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:26:36.634 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d3fec6d6-0ad7-4b41-a4d9-6fcc06413dc1 not yet added. Adding. 2021-06-24 09:26:36.634 4112 3063069297480 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-06-24 09:26:36.634 4112 3063069297480 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-06-24 09:26:36.743 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81df801e-fcff-44cf-984a-bf751b7f9abc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:26:36.764 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d3fec6d6-0ad7-4b41-a4d9-6fcc06413dc1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:26:36.872 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81df801e-fcff-44cf-984a-bf751b7f9abc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:26:36.884 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81df801e-fcff-44cf-984a-bf751b7f9abc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:26:36.884 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d3fec6d6-0ad7-4b41-a4d9-6fcc06413dc1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:26:36.900 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d3fec6d6-0ad7-4b41-a4d9-6fcc06413dc1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:26:37.026 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81df801e-fcff-44cf-984a-bf751b7f9abc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:26:37.043 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:26:37.058 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d3fec6d6-0ad7-4b41-a4d9-6fcc06413dc1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:26:37.089 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:26:37.197 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-81df801e-fcff-44cf-984a-bf751b7f9abc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:26:37.212 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 81df801e-fcff-44cf-984a-bf751b7f9abc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:26:37.212 4112 3063069297656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 81df801e-fcff-44cf-984a-bf751b7f9abc processed. 2021-06-24 09:26:37.230 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d3fec6d6-0ad7-4b41-a4d9-6fcc06413dc1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:26:37.230 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d3fec6d6-0ad7-4b41-a4d9-6fcc06413dc1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:26:37.230 4112 3063069297480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d3fec6d6-0ad7-4b41-a4d9-6fcc06413dc1 processed. 2021-06-24 09:26:38.448 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e17234db-e6ae-4cd6-9169-c980b2e31633 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Security group member updated on remote: ['0aa0cbc7-0546-47d5-960c-1d5203f81872'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:26:38.448 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-e17234db-e6ae-4cd6-9169-c980b2e31633 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Security group member updated ['0aa0cbc7-0546-47d5-960c-1d5203f81872'] 2021-06-24 09:26:38.462 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-e17234db-e6ae-4cd6-9169-c980b2e31633 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Refresh firewall rules 2021-06-24 09:26:38.462 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e17234db-e6ae-4cd6-9169-c980b2e31633 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Get security group information for devices via rpc ['f568d1df-4d1c-40c6-a907-a6939dc6fe49'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:26:38.510 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e17234db-e6ae-4cd6-9169-c980b2e31633 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:26:38.510 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e17234db-e6ae-4cd6-9169-c980b2e31633 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:26:38.525 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e17234db-e6ae-4cd6-9169-c980b2e31633 4c78dc8f321e4b72a17bc515bdeee868 cb968d402da64fe8a788d1f8bde801f3 - - -] port_delete event received for 'f568d1df-4d1c-40c6-a907-a6939dc6fe49' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:26:38.856 4112 3063069295368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f568d1df-4d1c-40c6-a907-a6939dc6fe49 2021-06-24 09:26:39.056 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:26:39.056 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f568d1df-4d1c-40c6-a907-a6939dc6fe49' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:26:39.056 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f568d1df-4d1c-40c6-a907-a6939dc6fe49' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:26:39.077 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f568d1df-4d1c-40c6-a907-a6939dc6fe49 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:26:39.091 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:26:39.103 4112 3063069297656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network edcd4982-0d07-4d90-b348-d8817bbc8024 2021-06-24 09:26:39.103 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f568d1df-4d1c-40c6-a907-a6939dc6fe49'] 2021-06-24 09:26:39.125 4112 3063069297656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:26:39.125 4112 3063069297656 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-06-24 09:26:39.140 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f568d1df-4d1c-40c6-a907-a6939dc6fe49'] 2021-06-24 09:26:39.764 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.671s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:26:41.307 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9e343be5-6ff9-46d0-ba9b-bf7c42b4756a 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] network_delete received. Deleting network edcd4982-0d07-4d90-b348-d8817bbc8024 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-24 09:26:41.307 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9e343be5-6ff9-46d0-ba9b-bf7c42b4756a 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] Network edcd4982-0d07-4d90-b348-d8817bbc8024 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-24 09:26:41.603 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4dd91df7-c941-48e7-854b-385b6ee67402 0f461e10e1714740bca8c735b08c2775 c8e911dcef6c469eacdc79eb4aeef134 - - -] Security group member updated on remote: ['92a2fdf0-4a63-46ae-8890-dc3ab89ef594'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:26:41.626 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-4dd91df7-c941-48e7-854b-385b6ee67402 0f461e10e1714740bca8c735b08c2775 c8e911dcef6c469eacdc79eb4aeef134 - - -] Security group member updated ['92a2fdf0-4a63-46ae-8890-dc3ab89ef594'] 2021-06-24 09:26:42.899 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2dbebc66-8445-4efe-bdea-8dbc64b5701c 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] port_update received: 25a1207f-d7b9-4725-914d-2c2b34d24d53 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:26:42.921 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2dbebc66-8445-4efe-bdea-8dbc64b5701c 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] No port 25a1207f-d7b9-4725-914d-2c2b34d24d53 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:26:46.258 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-11127a7e-6d83-46a3-bac5-b6499dc1034e 96b26b4b5ea043dd88cb5dccb5e4a4b6 e8a0c67c143a4eb19c1e5cf27856e67b - - -] Security group member updated on remote: ['1ef0987b-c3a2-42ef-a5c3-621662774e96'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:26:46.275 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-11127a7e-6d83-46a3-bac5-b6499dc1034e 96b26b4b5ea043dd88cb5dccb5e4a4b6 e8a0c67c143a4eb19c1e5cf27856e67b - - -] Security group member updated ['1ef0987b-c3a2-42ef-a5c3-621662774e96'] 2021-06-24 09:26:46.275 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-11127a7e-6d83-46a3-bac5-b6499dc1034e 96b26b4b5ea043dd88cb5dccb5e4a4b6 e8a0c67c143a4eb19c1e5cf27856e67b - - -] Refresh firewall rules 2021-06-24 09:26:46.290 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-11127a7e-6d83-46a3-bac5-b6499dc1034e 96b26b4b5ea043dd88cb5dccb5e4a4b6 e8a0c67c143a4eb19c1e5cf27856e67b - - -] Get security group information for devices via rpc ['ae4860e5-c578-4d87-b987-c41b262050d9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:26:46.339 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-11127a7e-6d83-46a3-bac5-b6499dc1034e 96b26b4b5ea043dd88cb5dccb5e4a4b6 e8a0c67c143a4eb19c1e5cf27856e67b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:26:46.339 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-11127a7e-6d83-46a3-bac5-b6499dc1034e 96b26b4b5ea043dd88cb5dccb5e4a4b6 e8a0c67c143a4eb19c1e5cf27856e67b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:26:46.354 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11127a7e-6d83-46a3-bac5-b6499dc1034e 96b26b4b5ea043dd88cb5dccb5e4a4b6 e8a0c67c143a4eb19c1e5cf27856e67b - - -] port_delete event received for 'ae4860e5-c578-4d87-b987-c41b262050d9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:26:46.836 4112 3063069295192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 25a1207f-d7b9-4725-914d-2c2b34d24d53 2021-06-24 09:26:46.917 4112 3063069295368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ae4860e5-c578-4d87-b987-c41b262050d9 2021-06-24 09:26:47.109 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:26:47.352 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Adding port 25a1207f-d7b9-4725-914d-2c2b34d24d53 2021-06-24 09:26:47.384 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Port 25a1207f-d7b9-4725-914d-2c2b34d24d53 updated. Details: {'device': '25a1207f-d7b9-4725-914d-2c2b34d24d53', 'network_id': '650151da-326a-4b2c-929d-948601dc7489', 'port_id': '25a1207f-d7b9-4725-914d-2c2b34d24d53', 'mac_address': 'fa:16:3e:fc:7a:18', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 220, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8794a81a-f92e-4f88-b412-66c94b8ab3cc', '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-06-24 09:26:47.384 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] 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-06-24 09:26:47.384 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:26:47.404 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-25a1207f-d7b9-4725-914d-2c2b34d24d53" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:26:47.404 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 25a1207f-d7b9-4725-914d-2c2b34d24d53 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:26:47.404 4112 3063069297480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 650151da-326a-4b2c-929d-948601dc7489 2021-06-24 09:26:47.425 4112 3063069297480 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-06-24 09:26:47.432 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ae4860e5-c578-4d87-b987-c41b262050d9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:26:47.432 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ae4860e5-c578-4d87-b987-c41b262050d9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:26:47.432 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ae4860e5-c578-4d87-b987-c41b262050d9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:26:47.447 4112 3063069297656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4dc34bfe-d409-482a-8295-442d7f26244e 2021-06-24 09:26:47.472 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ae4860e5-c578-4d87-b987-c41b262050d9'] 2021-06-24 09:26:47.478 4112 3063069297656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:26:47.478 4112 3063069297656 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-06-24 09:26:47.478 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ae4860e5-c578-4d87-b987-c41b262050d9'] 2021-06-24 09:26:47.591 4112 3063069297480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '25a1207f-d7b9-4725-914d-2c2b34d24d53') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:26:47.602 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '25a1207f-d7b9-4725-914d-2c2b34d24d53') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:26:47.617 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 25a1207f-d7b9-4725-914d-2c2b34d24d53 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:26:47.617 4112 3063069297480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 220, VLAN trunk: None to switch port 25a1207f-d7b9-4725-914d-2c2b34d24d53 2021-06-24 09:26:47.690 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:26:47.711 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['25a1207f-d7b9-4725-914d-2c2b34d24d53'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:26:47.852 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['25a1207f-d7b9-4725-914d-2c2b34d24d53']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:26:47.852 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:26:47.884 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (92a2fdf0-4a63-46ae-8890-dc3ab89ef594) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:26:47.884 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (92a2fdf0-4a63-46ae-8890-dc3ab89ef594) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:26:47.884 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 25a1207f-d7b9-4725-914d-2c2b34d24d53 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:26:47.899 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:26:47.899 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 25a1207f-d7b9-4725-914d-2c2b34d24d53 not yet added. Adding. 2021-06-24 09:26:47.899 4112 3063069297480 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-06-24 09:26:47.899 4112 3063069297480 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-06-24 09:26:48.026 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-25a1207f-d7b9-4725-914d-2c2b34d24d53" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:26:48.120 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-25a1207f-d7b9-4725-914d-2c2b34d24d53" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:26:48.150 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-25a1207f-d7b9-4725-914d-2c2b34d24d53" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:26:48.260 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-25a1207f-d7b9-4725-914d-2c2b34d24d53" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:26:48.352 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-25a1207f-d7b9-4725-914d-2c2b34d24d53" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.953s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:26:48.369 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 25a1207f-d7b9-4725-914d-2c2b34d24d53 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:26:48.369 4112 3063069297480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 25a1207f-d7b9-4725-914d-2c2b34d24d53 processed. 2021-06-24 09:26:49.120 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:26:49.508 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:26:49.781 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c3adb5c-df68-4aec-a12f-61ddb84aa903 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] port_delete event received for '977b43d5-943f-49f6-a90f-25316b30fc89' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:26:51.115 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f2e1bb5-1c4e-45d3-9ed0-36d47a75dc5f 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] port_delete event received for '034dd87a-ba82-4471-b308-cf0bf7b07bb5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:26:52.284 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1767401-de20-495f-930d-29cebc109e2e 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] network_delete received. Deleting network 4dc34bfe-d409-482a-8295-442d7f26244e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-24 09:26:52.295 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1767401-de20-495f-930d-29cebc109e2e 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] Network 4dc34bfe-d409-482a-8295-442d7f26244e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-24 09:26:52.682 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ebd1ac14-23e4-4f26-82fe-8739fc8440de 0e86197cdf5b4533a1c0c91ac929ba2d fbfdc68456ca43ad8b12fde0e8cc2f24 - - -] Security group member updated on remote: ['474dac94-08e5-4704-bab4-d40044eced1e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:26:52.682 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-ebd1ac14-23e4-4f26-82fe-8739fc8440de 0e86197cdf5b4533a1c0c91ac929ba2d fbfdc68456ca43ad8b12fde0e8cc2f24 - - -] Security group member updated ['474dac94-08e5-4704-bab4-d40044eced1e'] 2021-06-24 09:26:53.843 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1d0166e-f9d2-4657-95db-f16705cd575d 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] port_update received: 99d00cd4-6e1b-43c1-ad26-52769204299b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:26:53.870 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1d0166e-f9d2-4657-95db-f16705cd575d 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] No port 99d00cd4-6e1b-43c1-ad26-52769204299b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:27:00.930 4112 3063069295192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 99d00cd4-6e1b-43c1-ad26-52769204299b 2021-06-24 09:27:01.166 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:27:01.510 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Adding port 99d00cd4-6e1b-43c1-ad26-52769204299b 2021-06-24 09:27:01.510 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Port 99d00cd4-6e1b-43c1-ad26-52769204299b updated. Details: {'device': '99d00cd4-6e1b-43c1-ad26-52769204299b', 'network_id': 'c859d7a4-1812-4622-a9ec-8a2838f8c2cd', 'port_id': '99d00cd4-6e1b-43c1-ad26-52769204299b', 'mac_address': 'fa:16:3e:92:36:07', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 221, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1d68aec6-ddc3-493c-9a2f-e03dbb68dba1', '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-06-24 09:27:01.510 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] 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-06-24 09:27:01.540 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-99d00cd4-6e1b-43c1-ad26-52769204299b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:27:01.555 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 99d00cd4-6e1b-43c1-ad26-52769204299b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:27:01.555 4112 3063069297480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c859d7a4-1812-4622-a9ec-8a2838f8c2cd 2021-06-24 09:27:01.587 4112 3063069297480 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-06-24 09:27:01.806 4112 3063069297480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '99d00cd4-6e1b-43c1-ad26-52769204299b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:27:01.806 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '99d00cd4-6e1b-43c1-ad26-52769204299b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:27:01.837 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 99d00cd4-6e1b-43c1-ad26-52769204299b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:27:01.851 4112 3063069297480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 221, VLAN trunk: None to switch port 99d00cd4-6e1b-43c1-ad26-52769204299b 2021-06-24 09:27:01.963 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:27:01.979 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['99d00cd4-6e1b-43c1-ad26-52769204299b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:27:02.213 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['99d00cd4-6e1b-43c1-ad26-52769204299b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:27:02.232 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:27:02.232 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (474dac94-08e5-4704-bab4-d40044eced1e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:27:02.260 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 99d00cd4-6e1b-43c1-ad26-52769204299b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:27:02.280 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:27:02.292 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 99d00cd4-6e1b-43c1-ad26-52769204299b not yet added. Adding. 2021-06-24 09:27:02.292 4112 3063069297480 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-06-24 09:27:02.313 4112 3063069297480 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-06-24 09:27:02.466 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-99d00cd4-6e1b-43c1-ad26-52769204299b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:27:02.633 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-99d00cd4-6e1b-43c1-ad26-52769204299b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:27:02.633 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-99d00cd4-6e1b-43c1-ad26-52769204299b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:27:02.870 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-99d00cd4-6e1b-43c1-ad26-52769204299b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:27:03.044 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-99d00cd4-6e1b-43c1-ad26-52769204299b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:27:03.055 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 99d00cd4-6e1b-43c1-ad26-52769204299b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:27:03.055 4112 3063069297480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 99d00cd4-6e1b-43c1-ad26-52769204299b processed. 2021-06-24 09:27:03.181 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:27:03.511 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:27:47.681 4112 3063069295368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 81df801e-fcff-44cf-984a-bf751b7f9abc 2021-06-24 09:27:48.384 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4c7a1ff6-c860-4328-a575-6c457ef0258d 16e312eb97674cdfb8a18075141c9e0b 789de2cd33544e339915865a4902f236 - - -] Security group member updated on remote: ['0e195e82-3a41-415f-9134-b5fb162e18cf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:27:48.384 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-4c7a1ff6-c860-4328-a575-6c457ef0258d 16e312eb97674cdfb8a18075141c9e0b 789de2cd33544e339915865a4902f236 - - -] Security group member updated ['0e195e82-3a41-415f-9134-b5fb162e18cf'] 2021-06-24 09:27:48.694 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c7a1ff6-c860-4328-a575-6c457ef0258d 16e312eb97674cdfb8a18075141c9e0b 789de2cd33544e339915865a4902f236 - - -] port_delete event received for '81df801e-fcff-44cf-984a-bf751b7f9abc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:27:49.513 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:27:49.513 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '81df801e-fcff-44cf-984a-bf751b7f9abc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:27:49.525 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '81df801e-fcff-44cf-984a-bf751b7f9abc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:27:49.525 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 81df801e-fcff-44cf-984a-bf751b7f9abc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:27:49.556 4112 3063069297480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a5ca0700-991e-47d2-99de-f9047b5f2e60 2021-06-24 09:27:49.571 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['81df801e-fcff-44cf-984a-bf751b7f9abc'] 2021-06-24 09:27:49.584 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:27:49.584 4112 3063069297480 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-06-24 09:27:49.602 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['81df801e-fcff-44cf-984a-bf751b7f9abc'] 2021-06-24 09:27:51.197 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a0eef91-bda9-4678-b6c8-75ede8093c1e 16e312eb97674cdfb8a18075141c9e0b 789de2cd33544e339915865a4902f236 - - -] port_delete event received for '623c9235-538c-4f98-b9c4-edd7911c558e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:27:51.527 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:27:51.569 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:27:52.741 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5057fbb9-0d5d-43ad-9fed-6763501ee08c 16e312eb97674cdfb8a18075141c9e0b 789de2cd33544e339915865a4902f236 - - -] Security group rule updated on remote: ['19ea67a5-5c97-4db8-ad25-c8fdd7a4df63'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:27:52.757 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-5057fbb9-0d5d-43ad-9fed-6763501ee08c 16e312eb97674cdfb8a18075141c9e0b 789de2cd33544e339915865a4902f236 - - -] Security group rule updated ['19ea67a5-5c97-4db8-ad25-c8fdd7a4df63'] 2021-06-24 09:27:53.056 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d5312574-b717-4eca-92c6-acd7099d6b5b 16e312eb97674cdfb8a18075141c9e0b 789de2cd33544e339915865a4902f236 - - -] Security group rule updated on remote: ['19ea67a5-5c97-4db8-ad25-c8fdd7a4df63'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:27:53.069 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-d5312574-b717-4eca-92c6-acd7099d6b5b 16e312eb97674cdfb8a18075141c9e0b 789de2cd33544e339915865a4902f236 - - -] Security group rule updated ['19ea67a5-5c97-4db8-ad25-c8fdd7a4df63'] 2021-06-24 09:27:54.946 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5678dceb-d68b-4f79-bb91-41b79d3e0770 0f461e10e1714740bca8c735b08c2775 c8e911dcef6c469eacdc79eb4aeef134 - - -] Security group member updated on remote: ['92a2fdf0-4a63-46ae-8890-dc3ab89ef594'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:27:54.946 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-5678dceb-d68b-4f79-bb91-41b79d3e0770 0f461e10e1714740bca8c735b08c2775 c8e911dcef6c469eacdc79eb4aeef134 - - -] Security group member updated ['92a2fdf0-4a63-46ae-8890-dc3ab89ef594'] 2021-06-24 09:27:54.966 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-5678dceb-d68b-4f79-bb91-41b79d3e0770 0f461e10e1714740bca8c735b08c2775 c8e911dcef6c469eacdc79eb4aeef134 - - -] Refresh firewall rules 2021-06-24 09:27:54.978 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5678dceb-d68b-4f79-bb91-41b79d3e0770 0f461e10e1714740bca8c735b08c2775 c8e911dcef6c469eacdc79eb4aeef134 - - -] Get security group information for devices via rpc ['25a1207f-d7b9-4725-914d-2c2b34d24d53'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:27:55.028 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5678dceb-d68b-4f79-bb91-41b79d3e0770 0f461e10e1714740bca8c735b08c2775 c8e911dcef6c469eacdc79eb4aeef134 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:27:55.028 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5678dceb-d68b-4f79-bb91-41b79d3e0770 0f461e10e1714740bca8c735b08c2775 c8e911dcef6c469eacdc79eb4aeef134 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:27:55.040 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5678dceb-d68b-4f79-bb91-41b79d3e0770 0f461e10e1714740bca8c735b08c2775 c8e911dcef6c469eacdc79eb4aeef134 - - -] port_delete event received for '25a1207f-d7b9-4725-914d-2c2b34d24d53' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:27:55.726 4112 3063069295368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 25a1207f-d7b9-4725-914d-2c2b34d24d53 2021-06-24 09:27:57.559 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:27:58.400 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '25a1207f-d7b9-4725-914d-2c2b34d24d53' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:27:58.417 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '25a1207f-d7b9-4725-914d-2c2b34d24d53' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:27:58.417 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 25a1207f-d7b9-4725-914d-2c2b34d24d53 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:27:58.431 4112 3063069297480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 650151da-326a-4b2c-929d-948601dc7489 2021-06-24 09:27:58.451 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['25a1207f-d7b9-4725-914d-2c2b34d24d53'] 2021-06-24 09:27:58.451 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:27:58.468 4112 3063069297480 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-06-24 09:27:58.476 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['25a1207f-d7b9-4725-914d-2c2b34d24d53'] 2021-06-24 09:27:59.584 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:27:59.623 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:28:02.041 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c0ea1e41-e0e8-4801-a2cc-5ef3309161c0 16e312eb97674cdfb8a18075141c9e0b 789de2cd33544e339915865a4902f236 - - -] Security group member updated on remote: ['19ea67a5-5c97-4db8-ad25-c8fdd7a4df63'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:28:03.011 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-c0ea1e41-e0e8-4801-a2cc-5ef3309161c0 16e312eb97674cdfb8a18075141c9e0b 789de2cd33544e339915865a4902f236 - - -] Security group member updated ['19ea67a5-5c97-4db8-ad25-c8fdd7a4df63'] 2021-06-24 09:28:03.725 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a42d7f9-f99a-4465-9886-b9d7bb05eade 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] port_update received: 37307e8b-b926-49cc-a8ee-c8e02a4999e5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:28:05.155 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a42d7f9-f99a-4465-9886-b9d7bb05eade 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] No port 37307e8b-b926-49cc-a8ee-c8e02a4999e5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:28:11.679 4112 3063069295192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 37307e8b-b926-49cc-a8ee-c8e02a4999e5 2021-06-24 09:28:13.471 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:28:13.727 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Adding port 37307e8b-b926-49cc-a8ee-c8e02a4999e5 2021-06-24 09:28:13.727 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Port 37307e8b-b926-49cc-a8ee-c8e02a4999e5 updated. Details: {'device': '37307e8b-b926-49cc-a8ee-c8e02a4999e5', 'network_id': 'a5ca0700-991e-47d2-99de-f9047b5f2e60', 'port_id': '37307e8b-b926-49cc-a8ee-c8e02a4999e5', 'mac_address': 'fa:16:3e:f5:65:90', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 205, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '172579aa-233f-48bd-9ad4-0b00016b6268', '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-06-24 09:28:13.745 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] 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-06-24 09:28:13.745 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-37307e8b-b926-49cc-a8ee-c8e02a4999e5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:28:13.763 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 37307e8b-b926-49cc-a8ee-c8e02a4999e5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:28:13.772 4112 3063069297480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a5ca0700-991e-47d2-99de-f9047b5f2e60 2021-06-24 09:28:13.772 4112 3063069297480 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-06-24 09:28:13.969 4112 3063069297480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '37307e8b-b926-49cc-a8ee-c8e02a4999e5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:28:13.977 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '37307e8b-b926-49cc-a8ee-c8e02a4999e5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:28:13.993 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 37307e8b-b926-49cc-a8ee-c8e02a4999e5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:28:13.993 4112 3063069297480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 205, VLAN trunk: None to switch port 37307e8b-b926-49cc-a8ee-c8e02a4999e5 2021-06-24 09:28:14.087 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:28:14.102 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['37307e8b-b926-49cc-a8ee-c8e02a4999e5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:28:14.244 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['37307e8b-b926-49cc-a8ee-c8e02a4999e5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:28:14.244 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:28:14.259 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (19ea67a5-5c97-4db8-ad25-c8fdd7a4df63) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:28:14.259 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 37307e8b-b926-49cc-a8ee-c8e02a4999e5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:28:14.259 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:28:14.278 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 37307e8b-b926-49cc-a8ee-c8e02a4999e5 not yet added. Adding. 2021-06-24 09:28:14.287 4112 3063069297480 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-06-24 09:28:14.287 4112 3063069297480 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-06-24 09:28:14.417 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-37307e8b-b926-49cc-a8ee-c8e02a4999e5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:28:14.537 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-37307e8b-b926-49cc-a8ee-c8e02a4999e5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:28:14.537 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-37307e8b-b926-49cc-a8ee-c8e02a4999e5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:28:14.693 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-37307e8b-b926-49cc-a8ee-c8e02a4999e5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:28:14.795 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-37307e8b-b926-49cc-a8ee-c8e02a4999e5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:28:14.795 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 37307e8b-b926-49cc-a8ee-c8e02a4999e5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:28:14.806 4112 3063069297480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 37307e8b-b926-49cc-a8ee-c8e02a4999e5 processed. 2021-06-24 09:28:15.490 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:28:15.788 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:28:18.583 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-81b501b7-99c0-485a-a195-40ea3e2aa274 0f461e10e1714740bca8c735b08c2775 c8e911dcef6c469eacdc79eb4aeef134 - - -] Security group member updated on remote: ['92a2fdf0-4a63-46ae-8890-dc3ab89ef594'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:28:18.600 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-81b501b7-99c0-485a-a195-40ea3e2aa274 0f461e10e1714740bca8c735b08c2775 c8e911dcef6c469eacdc79eb4aeef134 - - -] Security group member updated ['92a2fdf0-4a63-46ae-8890-dc3ab89ef594'] 2021-06-24 09:28:19.554 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f720464-2768-4ac2-9bf3-cbff343128a9 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] port_update received: 5e0560d4-e0bd-496f-bf98-a977dbd01b82 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:28:19.590 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f720464-2768-4ac2-9bf3-cbff343128a9 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] No port 5e0560d4-e0bd-496f-bf98-a977dbd01b82 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:28:21.742 4112 3063069295192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5e0560d4-e0bd-496f-bf98-a977dbd01b82 2021-06-24 09:28:23.509 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:28:25.209 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Adding port 5e0560d4-e0bd-496f-bf98-a977dbd01b82 2021-06-24 09:28:25.226 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Port 5e0560d4-e0bd-496f-bf98-a977dbd01b82 updated. Details: {'device': '5e0560d4-e0bd-496f-bf98-a977dbd01b82', 'network_id': '650151da-326a-4b2c-929d-948601dc7489', 'port_id': '5e0560d4-e0bd-496f-bf98-a977dbd01b82', 'mac_address': 'fa:16:3e:8a:97:f6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 220, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8794a81a-f92e-4f88-b412-66c94b8ab3cc', '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-06-24 09:28:25.226 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] 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-06-24 09:28:25.226 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5e0560d4-e0bd-496f-bf98-a977dbd01b82" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:28:25.243 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5e0560d4-e0bd-496f-bf98-a977dbd01b82 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:28:25.243 4112 3063069297480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 650151da-326a-4b2c-929d-948601dc7489 2021-06-24 09:28:25.256 4112 3063069297480 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-06-24 09:28:25.413 4112 3063069297480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5e0560d4-e0bd-496f-bf98-a977dbd01b82') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:28:25.413 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5e0560d4-e0bd-496f-bf98-a977dbd01b82') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:28:25.430 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5e0560d4-e0bd-496f-bf98-a977dbd01b82 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:28:25.430 4112 3063069297480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 220, VLAN trunk: None to switch port 5e0560d4-e0bd-496f-bf98-a977dbd01b82 2021-06-24 09:28:25.509 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:28:25.536 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5e0560d4-e0bd-496f-bf98-a977dbd01b82'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:28:25.648 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5e0560d4-e0bd-496f-bf98-a977dbd01b82']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:28:25.682 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:28:25.682 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (92a2fdf0-4a63-46ae-8890-dc3ab89ef594) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:28:25.695 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (92a2fdf0-4a63-46ae-8890-dc3ab89ef594) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:28:25.695 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5e0560d4-e0bd-496f-bf98-a977dbd01b82 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:28:25.709 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:28:25.709 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5e0560d4-e0bd-496f-bf98-a977dbd01b82 not yet added. Adding. 2021-06-24 09:28:25.709 4112 3063069297480 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-06-24 09:28:25.709 4112 3063069297480 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-06-24 09:28:25.865 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5e0560d4-e0bd-496f-bf98-a977dbd01b82" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:28:26.009 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5e0560d4-e0bd-496f-bf98-a977dbd01b82" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:28:26.009 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5e0560d4-e0bd-496f-bf98-a977dbd01b82" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:28:26.168 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5e0560d4-e0bd-496f-bf98-a977dbd01b82" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:28:26.276 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5e0560d4-e0bd-496f-bf98-a977dbd01b82" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:28:26.293 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5e0560d4-e0bd-496f-bf98-a977dbd01b82 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:28:26.293 4112 3063069297480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5e0560d4-e0bd-496f-bf98-a977dbd01b82 processed. 2021-06-24 09:28:27.543 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:28:27.866 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:28:35.318 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-588c6e62-3723-45c9-a36d-fa7b230121b0 - - - - -] port_update received: fafc3f10-3371-4de6-9188-1d1e0b8a380b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:28:35.349 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-588c6e62-3723-45c9-a36d-fa7b230121b0 - - - - -] No port fafc3f10-3371-4de6-9188-1d1e0b8a380b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:28:39.053 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1f6449b-9601-45e8-91f3-3eb58180443d - - - - -] port_update received: 9b59590e-fc85-4327-bde5-24a48637d82b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:28:39.070 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1f6449b-9601-45e8-91f3-3eb58180443d - - - - -] No port 9b59590e-fc85-4327-bde5-24a48637d82b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:28:41.834 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-962025d3-1a07-4482-a484-95631ebc4729 - - - - -] port_update received: acaa35f4-1103-4395-aeb7-65818a0ce249 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:28:43.029 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-962025d3-1a07-4482-a484-95631ebc4729 - - - - -] No port acaa35f4-1103-4395-aeb7-65818a0ce249 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:28:45.605 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d246eee2-17d3-40a3-913a-60c25c8a95e5 - - - - -] port_update received: 5b834333-4b7f-4fca-8423-01095da35132 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:28:45.633 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d246eee2-17d3-40a3-913a-60c25c8a95e5 - - - - -] No port 5b834333-4b7f-4fca-8423-01095da35132 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:28:57.099 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-398c5f09-5ef4-48a2-8dd1-09f73189d949 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Security group member updated on remote: ['83c8a469-4537-442a-8344-8327f3eff922'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:28:57.099 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-398c5f09-5ef4-48a2-8dd1-09f73189d949 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Security group member updated ['83c8a469-4537-442a-8344-8327f3eff922'] 2021-06-24 09:28:58.302 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10f9b419-1f2c-400a-a0c2-7e16931206ae 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] port_update received: 6c8dd78d-adc2-4354-89a9-2f3ebcdad052 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:28:58.319 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10f9b419-1f2c-400a-a0c2-7e16931206ae 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] No port 6c8dd78d-adc2-4354-89a9-2f3ebcdad052 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:29:10.322 4112 3063069295368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5e0560d4-e0bd-496f-bf98-a977dbd01b82 2021-06-24 09:29:12.021 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3c55db51-b0ed-49cf-a18f-2c32ef7733bc 0f461e10e1714740bca8c735b08c2775 c8e911dcef6c469eacdc79eb4aeef134 - - -] Security group member updated on remote: ['92a2fdf0-4a63-46ae-8890-dc3ab89ef594'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:29:12.021 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-3c55db51-b0ed-49cf-a18f-2c32ef7733bc 0f461e10e1714740bca8c735b08c2775 c8e911dcef6c469eacdc79eb4aeef134 - - -] Security group member updated ['92a2fdf0-4a63-46ae-8890-dc3ab89ef594'] 2021-06-24 09:29:12.036 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-3c55db51-b0ed-49cf-a18f-2c32ef7733bc 0f461e10e1714740bca8c735b08c2775 c8e911dcef6c469eacdc79eb4aeef134 - - -] Refresh firewall rules 2021-06-24 09:29:12.036 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3c55db51-b0ed-49cf-a18f-2c32ef7733bc 0f461e10e1714740bca8c735b08c2775 c8e911dcef6c469eacdc79eb4aeef134 - - -] Get security group information for devices via rpc ['5e0560d4-e0bd-496f-bf98-a977dbd01b82'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:29:12.085 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3c55db51-b0ed-49cf-a18f-2c32ef7733bc 0f461e10e1714740bca8c735b08c2775 c8e911dcef6c469eacdc79eb4aeef134 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:29:12.085 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3c55db51-b0ed-49cf-a18f-2c32ef7733bc 0f461e10e1714740bca8c735b08c2775 c8e911dcef6c469eacdc79eb4aeef134 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:29:12.101 4112 3063069295192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6c8dd78d-adc2-4354-89a9-2f3ebcdad052 2021-06-24 09:29:12.129 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:29:12.156 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c55db51-b0ed-49cf-a18f-2c32ef7733bc 0f461e10e1714740bca8c735b08c2775 c8e911dcef6c469eacdc79eb4aeef134 - - -] port_delete event received for '5e0560d4-e0bd-496f-bf98-a977dbd01b82' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:29:12.360 4112 3063069295368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d3fec6d6-0ad7-4b41-a4d9-6fcc06413dc1 2021-06-24 09:29:12.592 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-51f56f81-7b4d-43c5-bbac-1296a8368b51 a3e85230ca0f459a9c9ae843852bfed1 8d5c4a9d09eb4edb86fe215d0dea13b2 - - -] Security group member updated on remote: ['1db30a6c-5e8e-4410-af3c-dc9946abc230'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:29:12.612 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-51f56f81-7b4d-43c5-bbac-1296a8368b51 a3e85230ca0f459a9c9ae843852bfed1 8d5c4a9d09eb4edb86fe215d0dea13b2 - - -] Security group member updated ['1db30a6c-5e8e-4410-af3c-dc9946abc230'] 2021-06-24 09:29:12.612 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Adding port 6c8dd78d-adc2-4354-89a9-2f3ebcdad052 2021-06-24 09:29:12.628 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Port 6c8dd78d-adc2-4354-89a9-2f3ebcdad052 updated. Details: {'device': '6c8dd78d-adc2-4354-89a9-2f3ebcdad052', 'network_id': 'f8f81b0b-afc3-4888-9577-0c6cf346cbf0', 'port_id': '6c8dd78d-adc2-4354-89a9-2f3ebcdad052', 'mac_address': 'fa:16:3e:65:1a:e7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 225, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '76ffab51-0bbc-42bc-96b1-b1a0e501df29', '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-06-24 09:29:12.628 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] 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-06-24 09:29:12.640 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:29:12.640 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6c8dd78d-adc2-4354-89a9-2f3ebcdad052" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:29:12.652 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6c8dd78d-adc2-4354-89a9-2f3ebcdad052 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:29:12.663 4112 3063069297480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f8f81b0b-afc3-4888-9577-0c6cf346cbf0 2021-06-24 09:29:12.663 4112 3063069297480 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-06-24 09:29:12.663 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5e0560d4-e0bd-496f-bf98-a977dbd01b82' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:29:12.663 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5e0560d4-e0bd-496f-bf98-a977dbd01b82' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:29:12.685 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5e0560d4-e0bd-496f-bf98-a977dbd01b82 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:29:12.685 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd3fec6d6-0ad7-4b41-a4d9-6fcc06413dc1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:29:12.685 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd3fec6d6-0ad7-4b41-a4d9-6fcc06413dc1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:29:12.685 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d3fec6d6-0ad7-4b41-a4d9-6fcc06413dc1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:29:12.707 4112 3063069297304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 650151da-326a-4b2c-929d-948601dc7489 2021-06-24 09:29:12.707 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5e0560d4-e0bd-496f-bf98-a977dbd01b82'] 2021-06-24 09:29:12.726 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:29:12.726 4112 3063069297304 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-06-24 09:29:12.726 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5e0560d4-e0bd-496f-bf98-a977dbd01b82'] 2021-06-24 09:29:12.743 4112 3063069297656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fb47e512-5e26-4207-b976-9fe983e57a28 2021-06-24 09:29:12.743 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d3fec6d6-0ad7-4b41-a4d9-6fcc06413dc1'] 2021-06-24 09:29:12.755 4112 3063069297656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:29:12.755 4112 3063069297656 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-06-24 09:29:12.755 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d3fec6d6-0ad7-4b41-a4d9-6fcc06413dc1'] 2021-06-24 09:29:12.852 4112 3063069297480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6c8dd78d-adc2-4354-89a9-2f3ebcdad052') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:29:12.852 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6c8dd78d-adc2-4354-89a9-2f3ebcdad052') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:29:12.869 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6c8dd78d-adc2-4354-89a9-2f3ebcdad052 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:29:12.885 4112 3063069297480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 225, VLAN trunk: None to switch port 6c8dd78d-adc2-4354-89a9-2f3ebcdad052 2021-06-24 09:29:12.944 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51f56f81-7b4d-43c5-bbac-1296a8368b51 a3e85230ca0f459a9c9ae843852bfed1 8d5c4a9d09eb4edb86fe215d0dea13b2 - - -] port_delete event received for 'd3fec6d6-0ad7-4b41-a4d9-6fcc06413dc1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:29:12.964 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:29:12.978 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6c8dd78d-adc2-4354-89a9-2f3ebcdad052'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:29:13.348 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6c8dd78d-adc2-4354-89a9-2f3ebcdad052']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:29:13.364 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:29:13.364 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (83c8a469-4537-442a-8344-8327f3eff922) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:29:13.364 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (83c8a469-4537-442a-8344-8327f3eff922) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:29:13.383 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6c8dd78d-adc2-4354-89a9-2f3ebcdad052 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:29:13.383 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:29:13.397 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6c8dd78d-adc2-4354-89a9-2f3ebcdad052 not yet added. Adding. 2021-06-24 09:29:13.397 4112 3063069297480 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-06-24 09:29:13.397 4112 3063069297480 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-06-24 09:29:13.505 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6c8dd78d-adc2-4354-89a9-2f3ebcdad052" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:29:13.598 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6c8dd78d-adc2-4354-89a9-2f3ebcdad052" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:29:13.617 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6c8dd78d-adc2-4354-89a9-2f3ebcdad052" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:29:13.725 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6c8dd78d-adc2-4354-89a9-2f3ebcdad052" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:29:13.833 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6c8dd78d-adc2-4354-89a9-2f3ebcdad052" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:29:13.833 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6c8dd78d-adc2-4354-89a9-2f3ebcdad052 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:29:13.833 4112 3063069297480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6c8dd78d-adc2-4354-89a9-2f3ebcdad052 processed. 2021-06-24 09:29:14.145 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:29:14.585 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:29:21.475 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6710b0d6-5fb9-47dc-8a02-f3b620198067 a3e85230ca0f459a9c9ae843852bfed1 8d5c4a9d09eb4edb86fe215d0dea13b2 - - -] Security group member updated on remote: ['1db30a6c-5e8e-4410-af3c-dc9946abc230'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:29:21.490 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-6710b0d6-5fb9-47dc-8a02-f3b620198067 a3e85230ca0f459a9c9ae843852bfed1 8d5c4a9d09eb4edb86fe215d0dea13b2 - - -] Security group member updated ['1db30a6c-5e8e-4410-af3c-dc9946abc230'] 2021-06-24 09:29:22.663 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6bf9af65-1e70-46ee-aa96-9210b0282660 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] port_update received: 3a018ae0-dc2d-47dd-8f49-5a1bfe772a1a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:29:22.680 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6bf9af65-1e70-46ee-aa96-9210b0282660 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] No port 3a018ae0-dc2d-47dd-8f49-5a1bfe772a1a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:29:30.193 4112 3063069295192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 37307e8b-b926-49cc-a8ee-c8e02a4999e5 2021-06-24 09:29:30.208 4112 3063069295192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3a018ae0-dc2d-47dd-8f49-5a1bfe772a1a 2021-06-24 09:29:30.236 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:29:30.849 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Adding port 3a018ae0-dc2d-47dd-8f49-5a1bfe772a1a 2021-06-24 09:29:30.849 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Port 3a018ae0-dc2d-47dd-8f49-5a1bfe772a1a updated. Details: {'device': '3a018ae0-dc2d-47dd-8f49-5a1bfe772a1a', 'network_id': 'fb47e512-5e26-4207-b976-9fe983e57a28', 'port_id': '3a018ae0-dc2d-47dd-8f49-5a1bfe772a1a', 'mac_address': 'fa:16:3e:96:a5:0b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 202, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e7e12545-9651-49d6-befe-66dc1f60d9c6', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-24 09:29:30.879 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] 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-06-24 09:29:30.879 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Adding port 37307e8b-b926-49cc-a8ee-c8e02a4999e5 2021-06-24 09:29:30.896 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Port 37307e8b-b926-49cc-a8ee-c8e02a4999e5 updated. Details: {'device': '37307e8b-b926-49cc-a8ee-c8e02a4999e5', 'network_id': 'a5ca0700-991e-47d2-99de-f9047b5f2e60', 'port_id': '37307e8b-b926-49cc-a8ee-c8e02a4999e5', 'mac_address': 'fa:16:3e:f5:65:90', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 205, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '172579aa-233f-48bd-9ad4-0b00016b6268', '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-06-24 09:29:30.896 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] 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-06-24 09:29:30.896 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3a018ae0-dc2d-47dd-8f49-5a1bfe772a1a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:29:30.917 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3a018ae0-dc2d-47dd-8f49-5a1bfe772a1a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:29:30.917 4112 3063069297480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fb47e512-5e26-4207-b976-9fe983e57a28 2021-06-24 09:29:30.917 4112 3063069297480 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-06-24 09:29:30.944 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-37307e8b-b926-49cc-a8ee-c8e02a4999e5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:29:30.944 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 37307e8b-b926-49cc-a8ee-c8e02a4999e5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:29:30.944 4112 3063069297656 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-06-24 09:29:30.990 4112 3063069297656 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '37307e8b-b926-49cc-a8ee-c8e02a4999e5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:29:30.990 4112 3063069297656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '37307e8b-b926-49cc-a8ee-c8e02a4999e5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:29:31.010 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 37307e8b-b926-49cc-a8ee-c8e02a4999e5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:29:31.024 4112 3063069297656 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 205, VLAN trunk: None to switch port 37307e8b-b926-49cc-a8ee-c8e02a4999e5 2021-06-24 09:29:31.114 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:29:31.114 4112 3063069297656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['37307e8b-b926-49cc-a8ee-c8e02a4999e5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:29:31.192 4112 3063069297480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3a018ae0-dc2d-47dd-8f49-5a1bfe772a1a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:29:31.208 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3a018ae0-dc2d-47dd-8f49-5a1bfe772a1a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:29:31.224 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3a018ae0-dc2d-47dd-8f49-5a1bfe772a1a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:29:31.224 4112 3063069297480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 202, VLAN trunk: None to switch port 3a018ae0-dc2d-47dd-8f49-5a1bfe772a1a 2021-06-24 09:29:31.290 4112 3063069297656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['37307e8b-b926-49cc-a8ee-c8e02a4999e5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:29:31.290 4112 3063069297656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:29:31.306 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (19ea67a5-5c97-4db8-ad25-c8fdd7a4df63) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:29:31.319 4112 3063069297656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 37307e8b-b926-49cc-a8ee-c8e02a4999e5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:29:31.319 4112 3063069297656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:29:31.319 4112 3063069297656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-06-24 09:29:31.344 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-37307e8b-b926-49cc-a8ee-c8e02a4999e5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:29:31.356 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-37307e8b-b926-49cc-a8ee-c8e02a4999e5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:29:31.356 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-37307e8b-b926-49cc-a8ee-c8e02a4999e5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:29:31.370 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-37307e8b-b926-49cc-a8ee-c8e02a4999e5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:29:31.459 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-37307e8b-b926-49cc-a8ee-c8e02a4999e5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:29:31.459 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 37307e8b-b926-49cc-a8ee-c8e02a4999e5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:29:31.480 4112 3063069297656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 37307e8b-b926-49cc-a8ee-c8e02a4999e5 processed. 2021-06-24 09:29:31.490 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:29:31.490 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3a018ae0-dc2d-47dd-8f49-5a1bfe772a1a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:29:31.725 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3a018ae0-dc2d-47dd-8f49-5a1bfe772a1a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:29:31.761 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:29:31.770 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1db30a6c-5e8e-4410-af3c-dc9946abc230) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:29:31.770 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3a018ae0-dc2d-47dd-8f49-5a1bfe772a1a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:29:31.785 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:29:31.816 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3a018ae0-dc2d-47dd-8f49-5a1bfe772a1a not yet added. Adding. 2021-06-24 09:29:31.822 4112 3063069297480 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-06-24 09:29:31.834 4112 3063069297480 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-06-24 09:29:32.024 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3a018ae0-dc2d-47dd-8f49-5a1bfe772a1a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:29:32.162 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3a018ae0-dc2d-47dd-8f49-5a1bfe772a1a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:29:32.162 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3a018ae0-dc2d-47dd-8f49-5a1bfe772a1a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:29:32.239 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:29:32.380 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3a018ae0-dc2d-47dd-8f49-5a1bfe772a1a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:29:32.520 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:29:32.538 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3a018ae0-dc2d-47dd-8f49-5a1bfe772a1a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.641s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:29:32.553 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3a018ae0-dc2d-47dd-8f49-5a1bfe772a1a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:29:32.553 4112 3063069297480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3a018ae0-dc2d-47dd-8f49-5a1bfe772a1a processed. 2021-06-24 09:29:34.254 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:29:35.020 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.766s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:29:35.395 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-185288b1-ddcd-4c86-b3e2-8f0fbceafc32 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Security group rule updated on remote: ['7b23079f-2dc4-4f70-b1f8-e59f7285331e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:29:35.421 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-185288b1-ddcd-4c86-b3e2-8f0fbceafc32 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Security group rule updated ['7b23079f-2dc4-4f70-b1f8-e59f7285331e'] 2021-06-24 09:29:36.102 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f5b05b3a-6224-45fc-81ab-cc9323a5a2a0 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Security group rule updated on remote: ['7b23079f-2dc4-4f70-b1f8-e59f7285331e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:29:36.122 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-f5b05b3a-6224-45fc-81ab-cc9323a5a2a0 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Security group rule updated ['7b23079f-2dc4-4f70-b1f8-e59f7285331e'] 2021-06-24 09:29:36.499 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-51b1ce4b-5b04-4946-9b51-fa337968192d 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Security group rule updated on remote: ['7b23079f-2dc4-4f70-b1f8-e59f7285331e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:29:36.499 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-51b1ce4b-5b04-4946-9b51-fa337968192d 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Security group rule updated ['7b23079f-2dc4-4f70-b1f8-e59f7285331e'] 2021-06-24 09:29:36.785 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8ff72fdf-6570-4740-b817-a3b1d375c678 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Security group rule updated on remote: ['7b23079f-2dc4-4f70-b1f8-e59f7285331e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:29:36.803 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-8ff72fdf-6570-4740-b817-a3b1d375c678 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Security group rule updated ['7b23079f-2dc4-4f70-b1f8-e59f7285331e'] 2021-06-24 09:29:37.273 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-426be7b4-3d13-4b6d-8e2f-8f222027244d 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Security group rule updated on remote: ['7b23079f-2dc4-4f70-b1f8-e59f7285331e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:29:37.273 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-426be7b4-3d13-4b6d-8e2f-8f222027244d 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Security group rule updated ['7b23079f-2dc4-4f70-b1f8-e59f7285331e'] 2021-06-24 09:29:37.708 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-973a5148-7525-4e6f-a021-05f933fa8ec0 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Security group rule updated on remote: ['7b23079f-2dc4-4f70-b1f8-e59f7285331e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:29:37.708 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-973a5148-7525-4e6f-a021-05f933fa8ec0 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Security group rule updated ['7b23079f-2dc4-4f70-b1f8-e59f7285331e'] 2021-06-24 09:29:38.504 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Security group member updated on remote: ['7b23079f-2dc4-4f70-b1f8-e59f7285331e', '83c8a469-4537-442a-8344-8327f3eff922'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:29:38.523 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Security group member updated ['7b23079f-2dc4-4f70-b1f8-e59f7285331e', '83c8a469-4537-442a-8344-8327f3eff922'] 2021-06-24 09:29:38.523 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Refresh firewall rules 2021-06-24 09:29:38.523 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Get security group information for devices via rpc ['6c8dd78d-adc2-4354-89a9-2f3ebcdad052'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:29:38.553 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] port_update received: 6c8dd78d-adc2-4354-89a9-2f3ebcdad052 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:29:38.584 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Lock "n-hv-agent-port-lock-6c8dd78d-adc2-4354-89a9-2f3ebcdad052" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:29:38.601 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Binding port 6c8dd78d-adc2-4354-89a9-2f3ebcdad052 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:29:38.601 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] 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-06-24 09:29:38.629 4112 3063069297656 MainThread DEBUG neutron.services.trunk.rpc.agent [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6c8dd78d-adc2-4354-89a9-2f3ebcdad052') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:29:38.653 4112 3063069297656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6c8dd78d-adc2-4354-89a9-2f3ebcdad052') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:29:38.662 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Trunk plugin disabled on server. Assuming port 6c8dd78d-adc2-4354-89a9-2f3ebcdad052 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:29:38.662 4112 3063069297656 MainThread INFO networking_hyperv.neutron.trunk_driver [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Binding VLAN ID: 225, VLAN trunk: None to switch port 6c8dd78d-adc2-4354-89a9-2f3ebcdad052 2021-06-24 09:29:38.733 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Refresh firewall rules 2021-06-24 09:29:38.741 4112 3063069297656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Get security group information for devices via rpc ['6c8dd78d-adc2-4354-89a9-2f3ebcdad052'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:29:39.489 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Update security group information for ports dict_keys(['6c8dd78d-adc2-4354-89a9-2f3ebcdad052']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:29:39.505 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:29:39.521 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Update rules of security group (7b23079f-2dc4-4f70-b1f8-e59f7285331e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:29:39.521 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Update rules of security group (83c8a469-4537-442a-8344-8327f3eff922) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:29:39.537 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Update members of security group (83c8a469-4537-442a-8344-8327f3eff922) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:29:39.537 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Update port filter for 6c8dd78d-adc2-4354-89a9-2f3ebcdad052 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:29:39.553 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Updating port rules. 2021-06-24 09:29:39.553 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Creating 6 new rules, removing 0 old rules. 2021-06-24 09:29:39.553 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Lock "n-hv-driver-port-lock-6c8dd78d-adc2-4354-89a9-2f3ebcdad052" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:29:39.629 4112 3063069297656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Update security group information for ports dict_keys(['6c8dd78d-adc2-4354-89a9-2f3ebcdad052']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:29:39.629 4112 3063069297656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:29:39.629 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Update rules of security group (7b23079f-2dc4-4f70-b1f8-e59f7285331e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:29:39.649 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Update rules of security group (83c8a469-4537-442a-8344-8327f3eff922) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:29:39.649 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Update members of security group (83c8a469-4537-442a-8344-8327f3eff922) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:29:39.649 4112 3063069297656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Update port filter for 6c8dd78d-adc2-4354-89a9-2f3ebcdad052 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:29:39.671 4112 3063069297656 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Updating port rules. 2021-06-24 09:29:39.681 4112 3063069297656 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Creating 6 new rules, removing 0 old rules. 2021-06-24 09:29:39.728 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Lock "n-hv-driver-port-lock-6c8dd78d-adc2-4354-89a9-2f3ebcdad052" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:29:39.741 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Lock "n-hv-driver-port-lock-6c8dd78d-adc2-4354-89a9-2f3ebcdad052" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:29:39.741 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Lock "n-hv-driver-port-lock-6c8dd78d-adc2-4354-89a9-2f3ebcdad052" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:29:39.755 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Lock "n-hv-driver-port-lock-6c8dd78d-adc2-4354-89a9-2f3ebcdad052" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:29:39.895 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Lock "n-hv-driver-port-lock-6c8dd78d-adc2-4354-89a9-2f3ebcdad052" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:29:39.895 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Lock "n-hv-driver-port-lock-6c8dd78d-adc2-4354-89a9-2f3ebcdad052" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:29:39.895 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Lock "n-hv-driver-port-lock-6c8dd78d-adc2-4354-89a9-2f3ebcdad052" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:29:39.948 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [req-46e8fca5-86b0-4468-bfd7-95d75064a8ee 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Lock "n-hv-agent-port-lock-6c8dd78d-adc2-4354-89a9-2f3ebcdad052" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:29:43.630 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c229b672-dbee-4626-8891-210714ffab14 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] network_delete received. Deleting network 650151da-326a-4b2c-929d-948601dc7489 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-24 09:29:43.649 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c229b672-dbee-4626-8891-210714ffab14 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] Network 650151da-326a-4b2c-929d-948601dc7489 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-24 09:29:46.598 4112 3063069295368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 37307e8b-b926-49cc-a8ee-c8e02a4999e5 2021-06-24 09:29:48.366 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:29:48.366 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '37307e8b-b926-49cc-a8ee-c8e02a4999e5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:29:48.380 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '37307e8b-b926-49cc-a8ee-c8e02a4999e5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:29:48.380 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 37307e8b-b926-49cc-a8ee-c8e02a4999e5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:29:48.397 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['37307e8b-b926-49cc-a8ee-c8e02a4999e5'] 2021-06-24 09:29:48.411 4112 3063069297656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:29:48.411 4112 3063069297656 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-06-24 09:29:48.426 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['37307e8b-b926-49cc-a8ee-c8e02a4999e5'] 2021-06-24 09:29:48.615 4112 3063069295368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 37307e8b-b926-49cc-a8ee-c8e02a4999e5 2021-06-24 09:29:48.634 4112 3063069295368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 99d00cd4-6e1b-43c1-ad26-52769204299b 2021-06-24 09:29:50.379 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:29:50.379 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:29:50.395 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '99d00cd4-6e1b-43c1-ad26-52769204299b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:29:50.395 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '99d00cd4-6e1b-43c1-ad26-52769204299b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:29:50.395 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 99d00cd4-6e1b-43c1-ad26-52769204299b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:29:50.415 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '37307e8b-b926-49cc-a8ee-c8e02a4999e5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:29:50.415 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '37307e8b-b926-49cc-a8ee-c8e02a4999e5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:29:50.429 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 37307e8b-b926-49cc-a8ee-c8e02a4999e5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:29:50.429 4112 3063069297480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c859d7a4-1812-4622-a9ec-8a2838f8c2cd 2021-06-24 09:29:50.447 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['99d00cd4-6e1b-43c1-ad26-52769204299b'] 2021-06-24 09:29:50.459 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:29:50.459 4112 3063069297480 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-06-24 09:29:50.473 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['99d00cd4-6e1b-43c1-ad26-52769204299b'] 2021-06-24 09:29:50.473 4112 3063069297304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a5ca0700-991e-47d2-99de-f9047b5f2e60 2021-06-24 09:29:50.473 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['37307e8b-b926-49cc-a8ee-c8e02a4999e5'] 2021-06-24 09:29:50.492 4112 3063069297304 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-06-24 09:29:50.492 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['37307e8b-b926-49cc-a8ee-c8e02a4999e5'] 2021-06-24 09:29:50.583 4112 3063069297656 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:371 2021-06-24 09:29:52.385 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:29:52.583 4112 3063069297656 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:371 2021-06-24 09:30:08.505 4112 3063069295192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 99d00cd4-6e1b-43c1-ad26-52769204299b 2021-06-24 09:30:08.505 4112 3063069295192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 37307e8b-b926-49cc-a8ee-c8e02a4999e5 2021-06-24 09:30:10.475 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:30:11.019 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Adding port 99d00cd4-6e1b-43c1-ad26-52769204299b 2021-06-24 09:30:11.038 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Port 99d00cd4-6e1b-43c1-ad26-52769204299b updated. Details: {'device': '99d00cd4-6e1b-43c1-ad26-52769204299b', 'network_id': 'c859d7a4-1812-4622-a9ec-8a2838f8c2cd', 'port_id': '99d00cd4-6e1b-43c1-ad26-52769204299b', 'mac_address': 'fa:16:3e:92:36:07', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 221, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1d68aec6-ddc3-493c-9a2f-e03dbb68dba1', '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-06-24 09:30:11.038 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] 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-06-24 09:30:11.038 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Adding port 37307e8b-b926-49cc-a8ee-c8e02a4999e5 2021-06-24 09:30:11.060 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Port 37307e8b-b926-49cc-a8ee-c8e02a4999e5 updated. Details: {'device': '37307e8b-b926-49cc-a8ee-c8e02a4999e5', 'network_id': 'a5ca0700-991e-47d2-99de-f9047b5f2e60', 'port_id': '37307e8b-b926-49cc-a8ee-c8e02a4999e5', 'mac_address': 'fa:16:3e:f5:65:90', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 205, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '172579aa-233f-48bd-9ad4-0b00016b6268', '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-06-24 09:30:11.060 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] 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-06-24 09:30:11.071 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-99d00cd4-6e1b-43c1-ad26-52769204299b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:30:11.071 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 99d00cd4-6e1b-43c1-ad26-52769204299b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:30:11.084 4112 3063069297656 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c859d7a4-1812-4622-a9ec-8a2838f8c2cd 2021-06-24 09:30:11.084 4112 3063069297656 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-06-24 09:30:11.084 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-37307e8b-b926-49cc-a8ee-c8e02a4999e5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:30:11.106 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 37307e8b-b926-49cc-a8ee-c8e02a4999e5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:30:11.106 4112 3063069297304 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a5ca0700-991e-47d2-99de-f9047b5f2e60 2021-06-24 09:30:11.106 4112 3063069297304 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-06-24 09:30:11.246 4112 3063069297656 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '99d00cd4-6e1b-43c1-ad26-52769204299b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:30:11.246 4112 3063069297656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '99d00cd4-6e1b-43c1-ad26-52769204299b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:30:11.246 4112 3063069297304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '37307e8b-b926-49cc-a8ee-c8e02a4999e5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:30:11.265 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '37307e8b-b926-49cc-a8ee-c8e02a4999e5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:30:11.271 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 99d00cd4-6e1b-43c1-ad26-52769204299b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:30:11.271 4112 3063069297656 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 221, VLAN trunk: None to switch port 99d00cd4-6e1b-43c1-ad26-52769204299b 2021-06-24 09:30:11.287 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 37307e8b-b926-49cc-a8ee-c8e02a4999e5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:30:11.287 4112 3063069297304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 205, VLAN trunk: None to switch port 37307e8b-b926-49cc-a8ee-c8e02a4999e5 2021-06-24 09:30:11.363 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:30:11.363 4112 3063069297656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['99d00cd4-6e1b-43c1-ad26-52769204299b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:30:11.363 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:30:11.389 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['37307e8b-b926-49cc-a8ee-c8e02a4999e5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:30:11.646 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['37307e8b-b926-49cc-a8ee-c8e02a4999e5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:30:11.646 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:30:11.646 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (19ea67a5-5c97-4db8-ad25-c8fdd7a4df63) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:30:11.646 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 37307e8b-b926-49cc-a8ee-c8e02a4999e5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:30:11.667 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:30:11.675 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 37307e8b-b926-49cc-a8ee-c8e02a4999e5 not yet added. Adding. 2021-06-24 09:30:11.675 4112 3063069297304 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-06-24 09:30:11.675 4112 3063069297304 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-06-24 09:30:11.702 4112 3063069297656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['99d00cd4-6e1b-43c1-ad26-52769204299b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:30:11.715 4112 3063069297656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:30:11.715 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (474dac94-08e5-4704-bab4-d40044eced1e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:30:11.726 4112 3063069297656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 99d00cd4-6e1b-43c1-ad26-52769204299b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:30:11.726 4112 3063069297656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:30:11.741 4112 3063069297656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 99d00cd4-6e1b-43c1-ad26-52769204299b not yet added. Adding. 2021-06-24 09:30:11.741 4112 3063069297656 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-06-24 09:30:11.741 4112 3063069297656 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-06-24 09:30:11.847 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-37307e8b-b926-49cc-a8ee-c8e02a4999e5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:30:11.847 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-99d00cd4-6e1b-43c1-ad26-52769204299b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:30:11.957 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-37307e8b-b926-49cc-a8ee-c8e02a4999e5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:30:11.957 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-37307e8b-b926-49cc-a8ee-c8e02a4999e5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:30:11.957 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-99d00cd4-6e1b-43c1-ad26-52769204299b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:30:11.957 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-99d00cd4-6e1b-43c1-ad26-52769204299b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:30:12.084 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-37307e8b-b926-49cc-a8ee-c8e02a4999e5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:30:12.115 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-99d00cd4-6e1b-43c1-ad26-52769204299b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:30:12.175 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-37307e8b-b926-49cc-a8ee-c8e02a4999e5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:30:12.213 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 37307e8b-b926-49cc-a8ee-c8e02a4999e5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:30:12.213 4112 3063069297304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 37307e8b-b926-49cc-a8ee-c8e02a4999e5 processed. 2021-06-24 09:30:12.213 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-99d00cd4-6e1b-43c1-ad26-52769204299b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:30:12.227 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 99d00cd4-6e1b-43c1-ad26-52769204299b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:30:12.227 4112 3063069297656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 99d00cd4-6e1b-43c1-ad26-52769204299b processed. 2021-06-24 09:30:12.472 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:30:12.991 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:30:59.206 4112 3063069295368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 37307e8b-b926-49cc-a8ee-c8e02a4999e5 2021-06-24 09:30:59.629 4112 3063069297656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-742462eb-2888-46cb-8178-51e44e830d77 16e312eb97674cdfb8a18075141c9e0b 789de2cd33544e339915865a4902f236 - - -] Security group member updated on remote: ['19ea67a5-5c97-4db8-ad25-c8fdd7a4df63'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:30:59.644 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [req-742462eb-2888-46cb-8178-51e44e830d77 16e312eb97674cdfb8a18075141c9e0b 789de2cd33544e339915865a4902f236 - - -] Security group member updated ['19ea67a5-5c97-4db8-ad25-c8fdd7a4df63'] 2021-06-24 09:30:59.982 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-742462eb-2888-46cb-8178-51e44e830d77 16e312eb97674cdfb8a18075141c9e0b 789de2cd33544e339915865a4902f236 - - -] port_delete event received for '37307e8b-b926-49cc-a8ee-c8e02a4999e5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:31:00.705 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:31:00.709 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '37307e8b-b926-49cc-a8ee-c8e02a4999e5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:31:00.709 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '37307e8b-b926-49cc-a8ee-c8e02a4999e5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:31:00.709 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 37307e8b-b926-49cc-a8ee-c8e02a4999e5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:31:00.737 4112 3063069297656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a5ca0700-991e-47d2-99de-f9047b5f2e60 2021-06-24 09:31:00.737 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['37307e8b-b926-49cc-a8ee-c8e02a4999e5'] 2021-06-24 09:31:00.755 4112 3063069297656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:31:00.755 4112 3063069297656 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-06-24 09:31:00.770 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['37307e8b-b926-49cc-a8ee-c8e02a4999e5'] 2021-06-24 09:31:01.738 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99367658-f08b-4768-b2d5-b2122cd47875 16e312eb97674cdfb8a18075141c9e0b 789de2cd33544e339915865a4902f236 - - -] port_delete event received for 'e2001eb9-2e7f-4cfa-b959-43933e1d1231' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:31:02.705 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:31:02.726 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:31:05.705 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29d81943-ed01-4c4b-aeea-15a935d14509 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] port_delete event received for '5cbeed9a-7789-440b-87b9-b363cf874238' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:31:07.131 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84171710-520b-4b4e-856e-e195fe62631a 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] port_delete event received for 'f1732169-287f-4cff-a0c2-42af2a9941a6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:31:07.131 4112 3063069297656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6c608279-0c3d-4c81-8a50-c48bdb055be9 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Security group member updated on remote: ['7b23079f-2dc4-4f70-b1f8-e59f7285331e', '83c8a469-4537-442a-8344-8327f3eff922'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:31:07.157 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [req-6c608279-0c3d-4c81-8a50-c48bdb055be9 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Security group member updated ['7b23079f-2dc4-4f70-b1f8-e59f7285331e', '83c8a469-4537-442a-8344-8327f3eff922'] 2021-06-24 09:31:07.168 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [req-6c608279-0c3d-4c81-8a50-c48bdb055be9 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Refresh firewall rules 2021-06-24 09:31:07.168 4112 3063069297656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6c608279-0c3d-4c81-8a50-c48bdb055be9 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Get security group information for devices via rpc ['6c8dd78d-adc2-4354-89a9-2f3ebcdad052'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:31:07.194 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c608279-0c3d-4c81-8a50-c48bdb055be9 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] port_update received: 6c8dd78d-adc2-4354-89a9-2f3ebcdad052 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:31:07.214 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [req-6c608279-0c3d-4c81-8a50-c48bdb055be9 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Lock "n-hv-agent-port-lock-6c8dd78d-adc2-4354-89a9-2f3ebcdad052" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:31:07.214 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c608279-0c3d-4c81-8a50-c48bdb055be9 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Binding port 6c8dd78d-adc2-4354-89a9-2f3ebcdad052 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:31:07.228 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c608279-0c3d-4c81-8a50-c48bdb055be9 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] 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-06-24 09:31:07.228 4112 3063069297304 MainThread DEBUG neutron.services.trunk.rpc.agent [req-6c608279-0c3d-4c81-8a50-c48bdb055be9 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6c8dd78d-adc2-4354-89a9-2f3ebcdad052') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:31:07.253 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-6c608279-0c3d-4c81-8a50-c48bdb055be9 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6c8dd78d-adc2-4354-89a9-2f3ebcdad052') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:31:07.271 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-6c608279-0c3d-4c81-8a50-c48bdb055be9 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Trunk plugin disabled on server. Assuming port 6c8dd78d-adc2-4354-89a9-2f3ebcdad052 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:31:07.271 4112 3063069297304 MainThread INFO networking_hyperv.neutron.trunk_driver [req-6c608279-0c3d-4c81-8a50-c48bdb055be9 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Binding VLAN ID: 225, VLAN trunk: None to switch port 6c8dd78d-adc2-4354-89a9-2f3ebcdad052 2021-06-24 09:31:07.318 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [req-6c608279-0c3d-4c81-8a50-c48bdb055be9 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Refresh firewall rules 2021-06-24 09:31:07.318 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6c608279-0c3d-4c81-8a50-c48bdb055be9 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Get security group information for devices via rpc ['6c8dd78d-adc2-4354-89a9-2f3ebcdad052'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:31:07.408 4112 3063069297656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6c608279-0c3d-4c81-8a50-c48bdb055be9 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Update security group information for ports dict_keys(['6c8dd78d-adc2-4354-89a9-2f3ebcdad052']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:31:07.413 4112 3063069297656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6c608279-0c3d-4c81-8a50-c48bdb055be9 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:31:07.413 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6c608279-0c3d-4c81-8a50-c48bdb055be9 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Update rules of security group (83c8a469-4537-442a-8344-8327f3eff922) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:31:07.424 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6c608279-0c3d-4c81-8a50-c48bdb055be9 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Update members of security group (83c8a469-4537-442a-8344-8327f3eff922) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:31:07.424 4112 3063069297656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6c608279-0c3d-4c81-8a50-c48bdb055be9 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Update port filter for 6c8dd78d-adc2-4354-89a9-2f3ebcdad052 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:31:07.424 4112 3063069297656 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6c608279-0c3d-4c81-8a50-c48bdb055be9 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Updating port rules. 2021-06-24 09:31:07.424 4112 3063069297656 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6c608279-0c3d-4c81-8a50-c48bdb055be9 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Creating 0 new rules, removing 6 old rules. 2021-06-24 09:31:07.447 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [req-6c608279-0c3d-4c81-8a50-c48bdb055be9 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Lock "n-hv-driver-port-lock-6c8dd78d-adc2-4354-89a9-2f3ebcdad052" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:31:07.458 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [req-6c608279-0c3d-4c81-8a50-c48bdb055be9 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Lock "n-hv-driver-port-lock-6c8dd78d-adc2-4354-89a9-2f3ebcdad052" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:31:07.458 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [req-6c608279-0c3d-4c81-8a50-c48bdb055be9 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Lock "n-hv-driver-port-lock-6c8dd78d-adc2-4354-89a9-2f3ebcdad052" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:31:07.533 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6c608279-0c3d-4c81-8a50-c48bdb055be9 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Update security group information for ports dict_keys(['6c8dd78d-adc2-4354-89a9-2f3ebcdad052']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:31:07.535 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6c608279-0c3d-4c81-8a50-c48bdb055be9 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:31:07.535 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6c608279-0c3d-4c81-8a50-c48bdb055be9 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Update rules of security group (83c8a469-4537-442a-8344-8327f3eff922) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:31:07.535 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6c608279-0c3d-4c81-8a50-c48bdb055be9 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Update members of security group (83c8a469-4537-442a-8344-8327f3eff922) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:31:07.557 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6c608279-0c3d-4c81-8a50-c48bdb055be9 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Update port filter for 6c8dd78d-adc2-4354-89a9-2f3ebcdad052 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:31:07.557 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6c608279-0c3d-4c81-8a50-c48bdb055be9 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Updating port rules. 2021-06-24 09:31:07.568 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6c608279-0c3d-4c81-8a50-c48bdb055be9 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Creating 0 new rules, removing 6 old rules. 2021-06-24 09:31:07.678 4112 3063069297656 MainThread DEBUG oslo_concurrency.lockutils [req-6c608279-0c3d-4c81-8a50-c48bdb055be9 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Lock "n-hv-driver-port-lock-6c8dd78d-adc2-4354-89a9-2f3ebcdad052" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:31:07.678 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [req-6c608279-0c3d-4c81-8a50-c48bdb055be9 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Lock "n-hv-driver-port-lock-6c8dd78d-adc2-4354-89a9-2f3ebcdad052" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:31:07.693 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [req-6c608279-0c3d-4c81-8a50-c48bdb055be9 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Lock "n-hv-driver-port-lock-6c8dd78d-adc2-4354-89a9-2f3ebcdad052" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:31:07.693 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [req-6c608279-0c3d-4c81-8a50-c48bdb055be9 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Lock "n-hv-driver-port-lock-6c8dd78d-adc2-4354-89a9-2f3ebcdad052" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:31:07.769 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [req-6c608279-0c3d-4c81-8a50-c48bdb055be9 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Lock "n-hv-driver-port-lock-6c8dd78d-adc2-4354-89a9-2f3ebcdad052" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:31:07.802 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [req-6c608279-0c3d-4c81-8a50-c48bdb055be9 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Lock "n-hv-agent-port-lock-6c8dd78d-adc2-4354-89a9-2f3ebcdad052" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.593s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:31:08.424 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc711898-8b4d-43eb-bac3-50319da42343 - - - - -] port_delete event received for '4bc7973f-e83a-4d33-92da-67dffecf08fd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:31:08.473 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9146df3a-b29a-4788-a3f0-7cc5fb885114 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] port_delete event received for '4bc7973f-e83a-4d33-92da-67dffecf08fd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:31:08.799 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c9f8052-5f32-40f2-8cec-afa8700186cd 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] port_delete event received for 'e76d312f-58ec-467f-aa6c-e61ade5f4cea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:31:08.818 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9146df3a-b29a-4788-a3f0-7cc5fb885114 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] network_delete received. Deleting network a5ca0700-991e-47d2-99de-f9047b5f2e60 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-24 09:31:08.845 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9146df3a-b29a-4788-a3f0-7cc5fb885114 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] Network a5ca0700-991e-47d2-99de-f9047b5f2e60 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-24 09:31:14.846 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d29392a8-818e-4bdf-98e3-fde771906290 - - - - -] port_update received: 6e1a656f-bfbc-498c-87bf-3795e22c63a0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:31:14.853 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d29392a8-818e-4bdf-98e3-fde771906290 - - - - -] No port 6e1a656f-bfbc-498c-87bf-3795e22c63a0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:31:15.289 4112 3063069295368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6c8dd78d-adc2-4354-89a9-2f3ebcdad052 2021-06-24 09:31:15.426 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8897823d-8b51-486a-804f-d7f6a21a13fc 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Security group member updated on remote: ['83c8a469-4537-442a-8344-8327f3eff922'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:31:15.453 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [req-8897823d-8b51-486a-804f-d7f6a21a13fc 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Security group member updated ['83c8a469-4537-442a-8344-8327f3eff922'] 2021-06-24 09:31:15.453 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [req-8897823d-8b51-486a-804f-d7f6a21a13fc 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Refresh firewall rules 2021-06-24 09:31:15.465 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8897823d-8b51-486a-804f-d7f6a21a13fc 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Get security group information for devices via rpc ['6c8dd78d-adc2-4354-89a9-2f3ebcdad052'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:31:15.506 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8897823d-8b51-486a-804f-d7f6a21a13fc 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:31:15.506 4112 3063069297304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8897823d-8b51-486a-804f-d7f6a21a13fc 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:31:15.565 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8897823d-8b51-486a-804f-d7f6a21a13fc 76c79c15ab51412fbd4c011b4f5e3c2b 9f3beff15aad4dfe91723ec3a6e45ca5 - - -] port_delete event received for '6c8dd78d-adc2-4354-89a9-2f3ebcdad052' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:31:16.756 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:31:16.756 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6c8dd78d-adc2-4354-89a9-2f3ebcdad052' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:31:16.756 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6c8dd78d-adc2-4354-89a9-2f3ebcdad052' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:31:16.770 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6c8dd78d-adc2-4354-89a9-2f3ebcdad052 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:31:16.770 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6c8dd78d-adc2-4354-89a9-2f3ebcdad052'] 2021-06-24 09:31:16.799 4112 3063069297304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:31:16.801 4112 3063069297304 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-06-24 09:31:16.801 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6c8dd78d-adc2-4354-89a9-2f3ebcdad052'] 2021-06-24 09:31:17.705 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1782c415-11a5-4a10-8dcd-73cb37107fc1 a530d402044a42f49162b8e001657bd2 ec00b8cf5303492c8ca4a6da6b25b4a2 - - -] Security group rule updated on remote: ['2809798b-8b11-4ee2-9785-b0f0b7c8c376'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:31:17.705 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [req-1782c415-11a5-4a10-8dcd-73cb37107fc1 a530d402044a42f49162b8e001657bd2 ec00b8cf5303492c8ca4a6da6b25b4a2 - - -] Security group rule updated ['2809798b-8b11-4ee2-9785-b0f0b7c8c376'] 2021-06-24 09:31:17.939 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6bf8dd24-621d-450c-b080-097f62993144 - - - - -] port_update received: 715ab4d2-3bf0-44d0-a867-02d0b991f662 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:31:17.954 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6bf8dd24-621d-450c-b080-097f62993144 - - - - -] No port 715ab4d2-3bf0-44d0-a867-02d0b991f662 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:31:18.111 4112 3063069297304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-14f4d0aa-500b-42fa-8382-63a49d6c4c7b a530d402044a42f49162b8e001657bd2 ec00b8cf5303492c8ca4a6da6b25b4a2 - - -] Security group rule updated on remote: ['2809798b-8b11-4ee2-9785-b0f0b7c8c376'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:31:18.117 4112 3063069297304 MainThread INFO neutron.agent.securitygroups_rpc [req-14f4d0aa-500b-42fa-8382-63a49d6c4c7b a530d402044a42f49162b8e001657bd2 ec00b8cf5303492c8ca4a6da6b25b4a2 - - -] Security group rule updated ['2809798b-8b11-4ee2-9785-b0f0b7c8c376'] 2021-06-24 09:31:18.755 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:31:18.787 4112 3063069297304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:31:20.599 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-397b1769-b8a8-408c-a09f-7af25a6d9d72 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] port_delete event received for '9b59590e-fc85-4327-bde5-24a48637d82b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:31:21.880 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87803bc9-5caf-472e-98c3-1c21020010a0 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] port_delete event received for 'fafc3f10-3371-4de6-9188-1d1e0b8a380b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:31:23.131 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a54a77e6-9347-4b1e-a871-8daba1880b86 - - - - -] port_delete event received for '0402e34e-7a45-4e40-8d97-46b7013dc473' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:31:24.846 4112 3063069297304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e722f67d-6034-479a-aa08-878ce52c13f2 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] network_delete received. Deleting network f8f81b0b-afc3-4888-9577-0c6cf346cbf0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-24 09:31:25.787 4112 3063069297304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e722f67d-6034-479a-aa08-878ce52c13f2 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] Reclaiming local network f8f81b0b-afc3-4888-9577-0c6cf346cbf0 2021-06-24 09:31:25.787 4112 3063069297656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-42e7f5ec-a48a-42e1-8099-4d373e0a1b6d a530d402044a42f49162b8e001657bd2 ec00b8cf5303492c8ca4a6da6b25b4a2 - - -] Security group member updated on remote: ['2809798b-8b11-4ee2-9785-b0f0b7c8c376'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:31:25.800 4112 3063069297656 MainThread INFO neutron.agent.securitygroups_rpc [req-42e7f5ec-a48a-42e1-8099-4d373e0a1b6d a530d402044a42f49162b8e001657bd2 ec00b8cf5303492c8ca4a6da6b25b4a2 - - -] Security group member updated ['2809798b-8b11-4ee2-9785-b0f0b7c8c376'] 2021-06-24 09:31:25.800 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e722f67d-6034-479a-aa08-878ce52c13f2 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] port_delete event received for '0402e34e-7a45-4e40-8d97-46b7013dc473' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:31:25.800 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ace8d76-d8a4-4415-ba32-04f1779e56d4 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] port_delete event received for '5b834333-4b7f-4fca-8423-01095da35132' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:31:26.084 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40ed97d8-4c54-4f74-9d9a-8db70d257528 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] port_delete event received for 'acaa35f4-1103-4395-aeb7-65818a0ce249' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:31:26.598 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a832b733-8379-4872-aeca-f9f3eee13f69 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] port_update received: bec183fc-566e-46a0-b70f-4e8ac951e702 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:31:26.598 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a832b733-8379-4872-aeca-f9f3eee13f69 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] No port bec183fc-566e-46a0-b70f-4e8ac951e702 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:31:27.277 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2100e812-8f3a-455f-a134-d455a75f9596 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] port_delete event received for 'cf784893-0023-41d5-b259-6b2b6d5e983d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:31:27.374 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0baa09e-1fde-454c-ae51-ef1685f3c75b - - - - -] port_delete event received for 'cf784893-0023-41d5-b259-6b2b6d5e983d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:31:27.599 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2100e812-8f3a-455f-a134-d455a75f9596 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] network_delete received. Deleting network 181be7c7-2b4f-4213-9afc-7f922729d511 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-24 09:31:27.629 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2100e812-8f3a-455f-a134-d455a75f9596 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] Network 181be7c7-2b4f-4213-9afc-7f922729d511 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-24 09:31:29.244 4112 3063069295192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bec183fc-566e-46a0-b70f-4e8ac951e702 2021-06-24 09:31:30.877 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:31:31.130 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Adding port bec183fc-566e-46a0-b70f-4e8ac951e702 2021-06-24 09:31:31.130 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Port bec183fc-566e-46a0-b70f-4e8ac951e702 updated. Details: {'device': 'bec183fc-566e-46a0-b70f-4e8ac951e702', 'network_id': 'c3ae812a-9b4a-473b-9872-377485df2120', 'port_id': 'bec183fc-566e-46a0-b70f-4e8ac951e702', 'mac_address': 'fa:16:3e:5a:41:56', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 200, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6b819431-816f-4373-92e6-f47c8b641dcd', '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-06-24 09:31:31.153 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] 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-06-24 09:31:31.153 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bec183fc-566e-46a0-b70f-4e8ac951e702" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:31:31.165 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bec183fc-566e-46a0-b70f-4e8ac951e702 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:31:31.175 4112 3063069297480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c3ae812a-9b4a-473b-9872-377485df2120 2021-06-24 09:31:31.175 4112 3063069297480 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-06-24 09:31:31.323 4112 3063069297480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bec183fc-566e-46a0-b70f-4e8ac951e702') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:31:31.330 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bec183fc-566e-46a0-b70f-4e8ac951e702') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:31:31.330 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bec183fc-566e-46a0-b70f-4e8ac951e702 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:31:31.351 4112 3063069297480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 200, VLAN trunk: None to switch port bec183fc-566e-46a0-b70f-4e8ac951e702 2021-06-24 09:31:31.424 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:31:31.424 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bec183fc-566e-46a0-b70f-4e8ac951e702'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:31:31.552 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bec183fc-566e-46a0-b70f-4e8ac951e702']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:31:31.580 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:31:31.587 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2809798b-8b11-4ee2-9785-b0f0b7c8c376) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:31:31.597 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bec183fc-566e-46a0-b70f-4e8ac951e702 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:31:31.597 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:31:31.597 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bec183fc-566e-46a0-b70f-4e8ac951e702 not yet added. Adding. 2021-06-24 09:31:31.597 4112 3063069297480 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-06-24 09:31:31.619 4112 3063069297480 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-06-24 09:31:31.724 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bec183fc-566e-46a0-b70f-4e8ac951e702" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:31:31.814 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bec183fc-566e-46a0-b70f-4e8ac951e702" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:31:31.830 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bec183fc-566e-46a0-b70f-4e8ac951e702" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:31:31.940 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bec183fc-566e-46a0-b70f-4e8ac951e702" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:31:32.018 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bec183fc-566e-46a0-b70f-4e8ac951e702" 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:371 2021-06-24 09:31:32.040 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bec183fc-566e-46a0-b70f-4e8ac951e702 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:31:32.040 4112 3063069297480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bec183fc-566e-46a0-b70f-4e8ac951e702 processed. 2021-06-24 09:31:32.911 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:31:33.224 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:31:36.380 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7df85304-0650-4673-bddf-99be045a2e96 a3e85230ca0f459a9c9ae843852bfed1 8d5c4a9d09eb4edb86fe215d0dea13b2 - - -] Security group member updated on remote: ['1db30a6c-5e8e-4410-af3c-dc9946abc230'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:31:36.380 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-7df85304-0650-4673-bddf-99be045a2e96 a3e85230ca0f459a9c9ae843852bfed1 8d5c4a9d09eb4edb86fe215d0dea13b2 - - -] Security group member updated ['1db30a6c-5e8e-4410-af3c-dc9946abc230'] 2021-06-24 09:31:37.813 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8cf14624-1b86-4618-938e-60cbc0c72508 0e86197cdf5b4533a1c0c91ac929ba2d fbfdc68456ca43ad8b12fde0e8cc2f24 - - -] port_delete event received for '0c45f506-9d7f-4f15-98dd-11401d494595' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:31:38.073 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e49c3b0-3058-4913-9bb4-20b89808fd26 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] port_update received: 809e6bd1-ae6e-44da-b07f-25c35a01b63b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:31:38.099 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e49c3b0-3058-4913-9bb4-20b89808fd26 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] No port 809e6bd1-ae6e-44da-b07f-25c35a01b63b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:31:41.474 4112 3063069295368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 99d00cd4-6e1b-43c1-ad26-52769204299b 2021-06-24 09:31:41.720 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6e80f386-d09c-421c-aa2d-b3f2f7fd1869 0e86197cdf5b4533a1c0c91ac929ba2d fbfdc68456ca43ad8b12fde0e8cc2f24 - - -] Security group member updated on remote: ['474dac94-08e5-4704-bab4-d40044eced1e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:31:41.751 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-6e80f386-d09c-421c-aa2d-b3f2f7fd1869 0e86197cdf5b4533a1c0c91ac929ba2d fbfdc68456ca43ad8b12fde0e8cc2f24 - - -] Security group member updated ['474dac94-08e5-4704-bab4-d40044eced1e'] 2021-06-24 09:31:41.818 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e80f386-d09c-421c-aa2d-b3f2f7fd1869 0e86197cdf5b4533a1c0c91ac929ba2d fbfdc68456ca43ad8b12fde0e8cc2f24 - - -] port_delete event received for '99d00cd4-6e1b-43c1-ad26-52769204299b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:31:42.924 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:31:42.924 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '99d00cd4-6e1b-43c1-ad26-52769204299b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:31:42.924 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '99d00cd4-6e1b-43c1-ad26-52769204299b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:31:42.939 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 99d00cd4-6e1b-43c1-ad26-52769204299b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:31:42.958 4112 3063069297480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c859d7a4-1812-4622-a9ec-8a2838f8c2cd 2021-06-24 09:31:42.958 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['99d00cd4-6e1b-43c1-ad26-52769204299b'] 2021-06-24 09:31:42.973 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:31:42.973 4112 3063069297480 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-06-24 09:31:42.973 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['99d00cd4-6e1b-43c1-ad26-52769204299b'] 2021-06-24 09:31:44.941 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:31:44.974 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:31:45.343 4112 3063069295192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 809e6bd1-ae6e-44da-b07f-25c35a01b63b 2021-06-24 09:31:45.628 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04f6f5bc-9c6e-461a-9444-6007c0695b8e 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] port_delete event received for '41c765c6-adfc-4639-9ee7-1e12f1ed5365' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:31:46.954 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:31:47.161 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ae93563-2a2b-4bae-bbdd-f8bede3e9a0f 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] port_delete event received for 'da03209f-70cd-425f-bed1-aa7eded78747' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:31:47.228 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Adding port 809e6bd1-ae6e-44da-b07f-25c35a01b63b 2021-06-24 09:31:47.228 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Port 809e6bd1-ae6e-44da-b07f-25c35a01b63b updated. Details: {'device': '809e6bd1-ae6e-44da-b07f-25c35a01b63b', 'network_id': 'fb47e512-5e26-4207-b976-9fe983e57a28', 'port_id': '809e6bd1-ae6e-44da-b07f-25c35a01b63b', 'mac_address': 'fa:16:3e:2f:34:89', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 202, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e7e12545-9651-49d6-befe-66dc1f60d9c6', '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-06-24 09:31:47.239 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] 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-06-24 09:31:47.239 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-809e6bd1-ae6e-44da-b07f-25c35a01b63b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:31:47.254 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 809e6bd1-ae6e-44da-b07f-25c35a01b63b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:31:47.254 4112 3063069297480 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-06-24 09:31:47.392 4112 3063069297480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '809e6bd1-ae6e-44da-b07f-25c35a01b63b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:31:47.392 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '809e6bd1-ae6e-44da-b07f-25c35a01b63b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:31:47.392 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 809e6bd1-ae6e-44da-b07f-25c35a01b63b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:31:47.426 4112 3063069297480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 202, VLAN trunk: None to switch port 809e6bd1-ae6e-44da-b07f-25c35a01b63b 2021-06-24 09:31:47.501 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:31:47.521 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['809e6bd1-ae6e-44da-b07f-25c35a01b63b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:31:47.769 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['809e6bd1-ae6e-44da-b07f-25c35a01b63b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:31:47.769 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:31:47.785 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1db30a6c-5e8e-4410-af3c-dc9946abc230) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:31:47.785 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 809e6bd1-ae6e-44da-b07f-25c35a01b63b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:31:47.785 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:31:47.805 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 809e6bd1-ae6e-44da-b07f-25c35a01b63b not yet added. Adding. 2021-06-24 09:31:47.805 4112 3063069297480 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-06-24 09:31:47.816 4112 3063069297480 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-06-24 09:31:47.908 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-809e6bd1-ae6e-44da-b07f-25c35a01b63b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:31:48.020 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-809e6bd1-ae6e-44da-b07f-25c35a01b63b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:31:48.020 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-809e6bd1-ae6e-44da-b07f-25c35a01b63b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:31:48.195 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-809e6bd1-ae6e-44da-b07f-25c35a01b63b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:31:48.206 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0554f6e-ae7b-495a-823f-05c19e7637fe 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] port_delete event received for 'c8c2a40e-b950-4100-a3c3-ee3abb8b4bc6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:31:48.252 4112 3063069297656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e8c0b8f5-a970-4ce8-806e-ab564f6ebfa4 - - - - -] port_delete event received for 'c8c2a40e-b950-4100-a3c3-ee3abb8b4bc6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:31:48.299 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-809e6bd1-ae6e-44da-b07f-25c35a01b63b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:31:48.299 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 809e6bd1-ae6e-44da-b07f-25c35a01b63b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:31:48.299 4112 3063069297480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 809e6bd1-ae6e-44da-b07f-25c35a01b63b processed. 2021-06-24 09:31:48.439 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0554f6e-ae7b-495a-823f-05c19e7637fe 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] network_delete received. Deleting network c859d7a4-1812-4622-a9ec-8a2838f8c2cd network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-24 09:31:48.454 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0554f6e-ae7b-495a-823f-05c19e7637fe 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] Network c859d7a4-1812-4622-a9ec-8a2838f8c2cd not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-24 09:31:48.954 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:31:49.270 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:31:49.538 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-19113831-bdfe-4cba-b997-c91a1293fe43 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] port_delete event received for 'cf1c82d0-a187-4dd3-94e3-530a2546cd23' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:31:50.987 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf69b7ac-ffd6-41ff-b7c8-34d11f09a757 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] port_delete event received for '37de587b-4fe8-4649-a17b-fab2f0a841e8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:31:52.020 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec7b4e78-e6f5-4a8f-911a-fbc01d350c75 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] port_delete event received for 'be70892c-b9ab-4e8d-bc7c-b385ef73651a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:31:52.095 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-192b2d41-43d2-4101-b68e-7e2e481570af - - - - -] port_delete event received for 'be70892c-b9ab-4e8d-bc7c-b385ef73651a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:31:52.299 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec7b4e78-e6f5-4a8f-911a-fbc01d350c75 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] network_delete received. Deleting network 2aeadce1-494f-4348-a2ff-10c3f41c3508 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-24 09:31:52.316 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec7b4e78-e6f5-4a8f-911a-fbc01d350c75 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] Network 2aeadce1-494f-4348-a2ff-10c3f41c3508 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-24 09:33:24.203 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b6e7650-02c8-4cf2-9148-202d0fe55229 a3e85230ca0f459a9c9ae843852bfed1 8d5c4a9d09eb4edb86fe215d0dea13b2 - - -] port_delete event received for '3f010c68-2072-4e43-ab28-0564b76ea3d3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:33:26.395 4112 3063069295368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 809e6bd1-ae6e-44da-b07f-25c35a01b63b 2021-06-24 09:33:27.124 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-72b0e59f-99c1-4060-a23a-b1c81e0ebec9 a3e85230ca0f459a9c9ae843852bfed1 8d5c4a9d09eb4edb86fe215d0dea13b2 - - -] Security group member updated on remote: ['1db30a6c-5e8e-4410-af3c-dc9946abc230'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:33:27.145 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-72b0e59f-99c1-4060-a23a-b1c81e0ebec9 a3e85230ca0f459a9c9ae843852bfed1 8d5c4a9d09eb4edb86fe215d0dea13b2 - - -] Security group member updated ['1db30a6c-5e8e-4410-af3c-dc9946abc230'] 2021-06-24 09:33:27.213 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72b0e59f-99c1-4060-a23a-b1c81e0ebec9 a3e85230ca0f459a9c9ae843852bfed1 8d5c4a9d09eb4edb86fe215d0dea13b2 - - -] port_delete event received for '809e6bd1-ae6e-44da-b07f-25c35a01b63b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:33:27.343 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:33:27.348 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '809e6bd1-ae6e-44da-b07f-25c35a01b63b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:33:27.348 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '809e6bd1-ae6e-44da-b07f-25c35a01b63b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:33:27.360 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 809e6bd1-ae6e-44da-b07f-25c35a01b63b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:33:27.360 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['809e6bd1-ae6e-44da-b07f-25c35a01b63b'] 2021-06-24 09:33:27.360 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:33:27.390 4112 3063069297480 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-06-24 09:33:27.390 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['809e6bd1-ae6e-44da-b07f-25c35a01b63b'] 2021-06-24 09:33:29.348 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:33:29.375 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:33:32.578 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eee76bd3-1340-4226-ab27-6415c0d06b22 a3e85230ca0f459a9c9ae843852bfed1 8d5c4a9d09eb4edb86fe215d0dea13b2 - - -] port_delete event received for '33c84c91-5ee3-4d28-876b-9da122303ed8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:33:35.928 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cc6eee2d-172c-4d28-8358-d5253c18cc03 a3e85230ca0f459a9c9ae843852bfed1 8d5c4a9d09eb4edb86fe215d0dea13b2 - - -] Security group member updated on remote: ['1db30a6c-5e8e-4410-af3c-dc9946abc230'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:33:35.951 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-cc6eee2d-172c-4d28-8358-d5253c18cc03 a3e85230ca0f459a9c9ae843852bfed1 8d5c4a9d09eb4edb86fe215d0dea13b2 - - -] Security group member updated ['1db30a6c-5e8e-4410-af3c-dc9946abc230'] 2021-06-24 09:33:36.034 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc6eee2d-172c-4d28-8358-d5253c18cc03 a3e85230ca0f459a9c9ae843852bfed1 8d5c4a9d09eb4edb86fe215d0dea13b2 - - -] port_delete event received for '3a018ae0-dc2d-47dd-8f49-5a1bfe772a1a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:33:36.500 4112 3063069295368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3a018ae0-dc2d-47dd-8f49-5a1bfe772a1a 2021-06-24 09:33:37.367 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:33:37.367 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3a018ae0-dc2d-47dd-8f49-5a1bfe772a1a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:33:37.376 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3a018ae0-dc2d-47dd-8f49-5a1bfe772a1a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:33:37.376 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3a018ae0-dc2d-47dd-8f49-5a1bfe772a1a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:33:37.376 4112 3063069297480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fb47e512-5e26-4207-b976-9fe983e57a28 2021-06-24 09:33:37.407 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3a018ae0-dc2d-47dd-8f49-5a1bfe772a1a'] 2021-06-24 09:33:37.407 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:33:37.407 4112 3063069297480 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-06-24 09:33:37.407 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3a018ae0-dc2d-47dd-8f49-5a1bfe772a1a'] 2021-06-24 09:33:37.829 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12870cb6-84e3-428d-9bae-295478e2c7e6 a3e85230ca0f459a9c9ae843852bfed1 8d5c4a9d09eb4edb86fe215d0dea13b2 - - -] port_delete event received for 'f4ef91b4-f713-44ac-9534-0dddd9b4929b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:33:39.376 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:33:39.392 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:33:40.688 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2dce4014-9ba3-465b-a608-e91f2b049241 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] port_delete event received for '1e058247-9c10-4ee9-9470-1e1eb111233f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:33:42.093 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97d0081c-0677-408b-b9c2-480b68df4766 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] port_delete event received for '8a403ed5-7a47-4436-9d4a-7e2ce4ef2377' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:33:43.001 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56f7bb61-b763-4bda-8c00-4ef1a60aaeb0 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] port_delete event received for '9a5feae1-8495-4d84-8ff8-5094ff82d413' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:33:43.046 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc181353-51f9-4d46-8506-9caa8f665cae - - - - -] port_delete event received for '9a5feae1-8495-4d84-8ff8-5094ff82d413' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:33:43.265 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56f7bb61-b763-4bda-8c00-4ef1a60aaeb0 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] network_delete received. Deleting network fb47e512-5e26-4207-b976-9fe983e57a28 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-24 09:33:43.272 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56f7bb61-b763-4bda-8c00-4ef1a60aaeb0 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] Network fb47e512-5e26-4207-b976-9fe983e57a28 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-24 09:33:44.296 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-909c52a4-5d98-41d0-89e5-96796671fb2e 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] port_delete event received for 'c197b517-2343-4d8d-a749-f5de9f573683' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:33:45.457 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be548932-7269-4efa-818e-84c4043dd7b0 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] port_delete event received for '0e54af3b-e658-4734-a261-b1a859d90529' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:33:46.406 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d071833-e408-476b-9a19-9d1f15187dd4 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] port_delete event received for '62be1e59-198f-4760-9c57-4f0096be2c63' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:33:46.506 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0653a75a-3966-4ba1-b444-ab2b731901a7 - - - - -] port_delete event received for '62be1e59-198f-4760-9c57-4f0096be2c63' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:33:46.640 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d071833-e408-476b-9a19-9d1f15187dd4 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] network_delete received. Deleting network 95eac441-4718-4432-815c-2f1b645dd938 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-24 09:33:46.642 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d071833-e408-476b-9a19-9d1f15187dd4 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] Network 95eac441-4718-4432-815c-2f1b645dd938 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-24 09:34:12.456 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9563efbe-b6fa-47ee-b63f-6b880a65c21b a530d402044a42f49162b8e001657bd2 ec00b8cf5303492c8ca4a6da6b25b4a2 - - -] Security group member updated on remote: ['2809798b-8b11-4ee2-9785-b0f0b7c8c376'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:34:12.456 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-9563efbe-b6fa-47ee-b63f-6b880a65c21b a530d402044a42f49162b8e001657bd2 ec00b8cf5303492c8ca4a6da6b25b4a2 - - -] Security group member updated ['2809798b-8b11-4ee2-9785-b0f0b7c8c376'] 2021-06-24 09:34:12.727 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9563efbe-b6fa-47ee-b63f-6b880a65c21b a530d402044a42f49162b8e001657bd2 ec00b8cf5303492c8ca4a6da6b25b4a2 - - -] port_delete event received for 'bec183fc-566e-46a0-b70f-4e8ac951e702' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:34:12.749 4112 3063069295368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bec183fc-566e-46a0-b70f-4e8ac951e702 2021-06-24 09:34:13.509 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:34:13.509 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bec183fc-566e-46a0-b70f-4e8ac951e702' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:34:13.520 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bec183fc-566e-46a0-b70f-4e8ac951e702' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:34:13.531 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bec183fc-566e-46a0-b70f-4e8ac951e702 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:34:13.531 4112 3063069297480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c3ae812a-9b4a-473b-9872-377485df2120 2021-06-24 09:34:13.551 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bec183fc-566e-46a0-b70f-4e8ac951e702'] 2021-06-24 09:34:13.551 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:34:13.562 4112 3063069297480 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-06-24 09:34:13.562 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bec183fc-566e-46a0-b70f-4e8ac951e702'] 2021-06-24 09:34:15.329 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07f2b496-4e3e-4bea-9507-1c6f859cf6e2 a530d402044a42f49162b8e001657bd2 ec00b8cf5303492c8ca4a6da6b25b4a2 - - -] port_delete event received for '588bbc59-7a1c-4fc2-8544-44558c00b6a7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:34:15.519 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:34:15.551 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:34:17.249 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bedab853-3a3a-4d0c-8552-e93f512c9ce3 a530d402044a42f49162b8e001657bd2 ec00b8cf5303492c8ca4a6da6b25b4a2 - - -] Security group rule updated on remote: ['c969e9ea-c235-4a8e-b464-55153ea24727'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:34:17.258 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-bedab853-3a3a-4d0c-8552-e93f512c9ce3 a530d402044a42f49162b8e001657bd2 ec00b8cf5303492c8ca4a6da6b25b4a2 - - -] Security group rule updated ['c969e9ea-c235-4a8e-b464-55153ea24727'] 2021-06-24 09:34:17.499 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3d63e3fe-8bc9-48fd-9fb0-86818aae2904 a530d402044a42f49162b8e001657bd2 ec00b8cf5303492c8ca4a6da6b25b4a2 - - -] Security group rule updated on remote: ['c969e9ea-c235-4a8e-b464-55153ea24727'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:34:17.513 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-3d63e3fe-8bc9-48fd-9fb0-86818aae2904 a530d402044a42f49162b8e001657bd2 ec00b8cf5303492c8ca4a6da6b25b4a2 - - -] Security group rule updated ['c969e9ea-c235-4a8e-b464-55153ea24727'] 2021-06-24 09:34:27.546 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-463977f4-0356-4553-be4c-3f86c184e161 a530d402044a42f49162b8e001657bd2 ec00b8cf5303492c8ca4a6da6b25b4a2 - - -] Security group member updated on remote: ['c969e9ea-c235-4a8e-b464-55153ea24727'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:34:27.555 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-463977f4-0356-4553-be4c-3f86c184e161 a530d402044a42f49162b8e001657bd2 ec00b8cf5303492c8ca4a6da6b25b4a2 - - -] Security group member updated ['c969e9ea-c235-4a8e-b464-55153ea24727'] 2021-06-24 09:34:28.719 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c430356-a542-475e-99b3-10f0f2c91222 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] port_update received: 17d26782-b1c3-43b9-9795-34d9a7eda625 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:34:28.742 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c430356-a542-475e-99b3-10f0f2c91222 8b9dea09de954686b397ed8ca63b7a31 9f7b20d4531344dd9c44d054ca4511a3 - - -] No port 17d26782-b1c3-43b9-9795-34d9a7eda625 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:34:30.497 4112 3063069295192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 17d26782-b1c3-43b9-9795-34d9a7eda625 2021-06-24 09:34:31.592 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:34:31.883 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Adding port 17d26782-b1c3-43b9-9795-34d9a7eda625 2021-06-24 09:34:31.895 4112 3062972816728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Port 17d26782-b1c3-43b9-9795-34d9a7eda625 updated. Details: {'device': '17d26782-b1c3-43b9-9795-34d9a7eda625', 'network_id': 'c3ae812a-9b4a-473b-9872-377485df2120', 'port_id': '17d26782-b1c3-43b9-9795-34d9a7eda625', 'mac_address': 'fa:16:3e:5c:54:0f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 200, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6b819431-816f-4373-92e6-f47c8b641dcd', '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-06-24 09:34:31.895 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] 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-06-24 09:34:31.907 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-17d26782-b1c3-43b9-9795-34d9a7eda625" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:34:31.907 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 17d26782-b1c3-43b9-9795-34d9a7eda625 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:34:31.907 4112 3063069297480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c3ae812a-9b4a-473b-9872-377485df2120 2021-06-24 09:34:31.907 4112 3063069297480 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-06-24 09:34:32.063 4112 3063069297480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '17d26782-b1c3-43b9-9795-34d9a7eda625') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:34:32.063 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '17d26782-b1c3-43b9-9795-34d9a7eda625') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:34:32.063 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 17d26782-b1c3-43b9-9795-34d9a7eda625 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:34:32.089 4112 3063069297480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 200, VLAN trunk: None to switch port 17d26782-b1c3-43b9-9795-34d9a7eda625 2021-06-24 09:34:32.145 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:34:32.164 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['17d26782-b1c3-43b9-9795-34d9a7eda625'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:34:32.290 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['17d26782-b1c3-43b9-9795-34d9a7eda625']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:34:32.311 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:34:32.316 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c969e9ea-c235-4a8e-b464-55153ea24727) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:34:32.316 4112 3063069297480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 17d26782-b1c3-43b9-9795-34d9a7eda625 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:34:32.327 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:34:32.327 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 17d26782-b1c3-43b9-9795-34d9a7eda625 not yet added. Adding. 2021-06-24 09:34:32.327 4112 3063069297480 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-06-24 09:34:32.349 4112 3063069297480 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-06-24 09:34:32.427 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-17d26782-b1c3-43b9-9795-34d9a7eda625" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:34:32.501 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-17d26782-b1c3-43b9-9795-34d9a7eda625" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:34:32.501 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-17d26782-b1c3-43b9-9795-34d9a7eda625" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:34:32.596 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-17d26782-b1c3-43b9-9795-34d9a7eda625" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:34:32.673 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-17d26782-b1c3-43b9-9795-34d9a7eda625" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.765s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:34:32.673 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 17d26782-b1c3-43b9-9795-34d9a7eda625 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:34:32.689 4112 3063069297480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 17d26782-b1c3-43b9-9795-34d9a7eda625 processed. 2021-06-24 09:34:33.592 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:34:33.915 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:35:42.779 4112 3063069297480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-760f5143-da93-4029-82b6-5c569a6866b5 a530d402044a42f49162b8e001657bd2 ec00b8cf5303492c8ca4a6da6b25b4a2 - - -] Security group member updated on remote: ['c969e9ea-c235-4a8e-b464-55153ea24727'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:35:42.793 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [req-760f5143-da93-4029-82b6-5c569a6866b5 a530d402044a42f49162b8e001657bd2 ec00b8cf5303492c8ca4a6da6b25b4a2 - - -] Security group member updated ['c969e9ea-c235-4a8e-b464-55153ea24727'] 2021-06-24 09:35:43.138 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-760f5143-da93-4029-82b6-5c569a6866b5 a530d402044a42f49162b8e001657bd2 ec00b8cf5303492c8ca4a6da6b25b4a2 - - -] port_delete event received for '17d26782-b1c3-43b9-9795-34d9a7eda625' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:35:43.295 4112 3063069295368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 17d26782-b1c3-43b9-9795-34d9a7eda625 2021-06-24 09:35:43.890 4112 3062972816728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f783a366-4c34-4884-bffd-d92882bcf47b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:35:43.890 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '17d26782-b1c3-43b9-9795-34d9a7eda625' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:35:43.890 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '17d26782-b1c3-43b9-9795-34d9a7eda625' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:35:43.906 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 17d26782-b1c3-43b9-9795-34d9a7eda625 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:35:43.920 4112 3063069297480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c3ae812a-9b4a-473b-9872-377485df2120 2021-06-24 09:35:43.920 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['17d26782-b1c3-43b9-9795-34d9a7eda625'] 2021-06-24 09:35:43.939 4112 3063069297480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:35:43.939 4112 3063069297480 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-06-24 09:35:43.939 4112 3063069297480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['17d26782-b1c3-43b9-9795-34d9a7eda625'] 2021-06-24 09:35:45.888 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:35:45.905 4112 3063069297480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:35:46.155 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1116d60d-5638-4d7b-ac09-54f17e3a5be6 a530d402044a42f49162b8e001657bd2 ec00b8cf5303492c8ca4a6da6b25b4a2 - - -] port_delete event received for '5ad22014-01a4-43f7-b700-148d777e0f6b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:35:51.263 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-71708d7e-3b13-4fb4-a445-269d4c9f3865 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] port_delete event received for '715ab4d2-3bf0-44d0-a867-02d0b991f662' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:35:52.406 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b039d3f4-9831-4afd-abf6-86414ee869ea 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] port_delete event received for '6e1a656f-bfbc-498c-87bf-3795e22c63a0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:35:53.466 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07b43764-99fe-44c3-8474-6b662cac2340 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] port_delete event received for '07520863-005c-4f99-96ab-a1736bf40c81' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:35:53.521 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a149e28-995d-48da-9df8-65fa9ff0cff0 - - - - -] port_delete event received for '07520863-005c-4f99-96ab-a1736bf40c81' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:35:53.763 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07b43764-99fe-44c3-8474-6b662cac2340 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] network_delete received. Deleting network c3ae812a-9b4a-473b-9872-377485df2120 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-24 09:35:53.779 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07b43764-99fe-44c3-8474-6b662cac2340 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] Network c3ae812a-9b4a-473b-9872-377485df2120 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-24 09:37:06.184 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ad65bb6-3da8-4bfe-8387-97412b069b5b 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] network_delete received. Deleting network de22523d-f46d-4dd7-aef5-40ccec70c573 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-24 09:37:06.184 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ad65bb6-3da8-4bfe-8387-97412b069b5b 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] Network de22523d-f46d-4dd7-aef5-40ccec70c573 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-24 09:37:06.798 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c03f37f7-9ff6-4347-b6b5-cbddf34aa003 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] network_delete received. Deleting network 6a738fa8-73aa-4673-a886-18e61d5d4125 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-24 09:37:06.814 4112 3063069297480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c03f37f7-9ff6-4347-b6b5-cbddf34aa003 5f9500fd22d34be9897e82af9b3158d5 1cfee687bc744cae9a5a091efcb8f150 - - -] Network 6a738fa8-73aa-4673-a886-18e61d5d4125 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463