2021-06-30 10:52:25.647 784 2242912263336 MainThread INFO neutron.common.config [-] Logging enabled! 2021-06-30 10:52:25.647 784 2242912263336 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev440 2021-06-30 10:52:25.647 784 2242912263336 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-30 10:52:25.669 784 2242912263336 MainThread INFO os_win.utils.network.networkutils [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] WMI caching is disabled. 2021-06-30 10:52:25.950 784 2242912263336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:120 2021-06-30 10:52:26.029 784 2242912263336 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-06-30 10:52:26.029 784 2242912263336 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-06-30 10:52:26.218 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent initialized successfully, now running... 2021-06-30 10:52:26.232 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-06-30 10:52:26.232 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-06-30 10:52:26.278 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-06-30 10:54:15.261 784 2243025487832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-384e962c-9185-4fe6-b758-e9d14ee30bd2 - - - - -] port_update received: b80cf6ba-9c1f-4153-bc45-46ad484417b6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-30 10:54:15.276 784 2243025487832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-384e962c-9185-4fe6-b758-e9d14ee30bd2 - - - - -] No port b80cf6ba-9c1f-4153-bc45-46ad484417b6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-30 10:54:21.558 784 2243025487832 MainThread WARNING oslo_policy.policy [req-303e502f-c8da-402c-860d-a36e6a92fc06 e5417d9ea83945e99d72674b419cb784 574600ca3b0b44e1ab9adc69a1477334 - - -] 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-30 10:54:21.558 784 2243025487832 MainThread WARNING oslo_policy.policy [req-303e502f-c8da-402c-860d-a36e6a92fc06 e5417d9ea83945e99d72674b419cb784 574600ca3b0b44e1ab9adc69a1477334 - - -] 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-30 10:54:21.558 784 2243025487832 MainThread WARNING oslo_policy.policy [req-303e502f-c8da-402c-860d-a36e6a92fc06 e5417d9ea83945e99d72674b419cb784 574600ca3b0b44e1ab9adc69a1477334 - - -] 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-30 10:54:21.558 784 2243025487832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-303e502f-c8da-402c-860d-a36e6a92fc06 e5417d9ea83945e99d72674b419cb784 574600ca3b0b44e1ab9adc69a1477334 - - -] Security group rule updated on remote: ['e60d792d-a1ec-431e-a5e8-edc351038ae9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-30 10:54:21.558 784 2243025487832 MainThread INFO neutron.agent.securitygroups_rpc [req-303e502f-c8da-402c-860d-a36e6a92fc06 e5417d9ea83945e99d72674b419cb784 574600ca3b0b44e1ab9adc69a1477334 - - -] Security group rule updated ['e60d792d-a1ec-431e-a5e8-edc351038ae9'] 2021-06-30 10:54:22.012 784 2243025487832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-271e8dae-6cbe-4b41-8b40-641c0cece28b e5417d9ea83945e99d72674b419cb784 574600ca3b0b44e1ab9adc69a1477334 - - -] Security group rule updated on remote: ['e60d792d-a1ec-431e-a5e8-edc351038ae9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-30 10:54:22.012 784 2243025487832 MainThread INFO neutron.agent.securitygroups_rpc [req-271e8dae-6cbe-4b41-8b40-641c0cece28b e5417d9ea83945e99d72674b419cb784 574600ca3b0b44e1ab9adc69a1477334 - - -] Security group rule updated ['e60d792d-a1ec-431e-a5e8-edc351038ae9'] 2021-06-30 10:54:22.619 784 2243025487832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67869319-3fdf-4c8e-bac4-7c719a31a9c7 - - - - -] port_update received: ef3e4299-7282-4fef-8094-b8df4fa9a9fb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-30 10:54:22.619 784 2243025487832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67869319-3fdf-4c8e-bac4-7c719a31a9c7 - - - - -] No port ef3e4299-7282-4fef-8094-b8df4fa9a9fb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-30 10:54:24.184 784 2243025487832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3763e4e-b14b-47b3-afa7-7edf0d59ceb4 - - - - -] port_update received: f644acc2-334d-4a0a-8edc-25532a9fb02a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-30 10:54:24.184 784 2243025487832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3763e4e-b14b-47b3-afa7-7edf0d59ceb4 - - - - -] No port f644acc2-334d-4a0a-8edc-25532a9fb02a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-30 10:54:27.093 784 2243025487832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2a0ebb46-95fd-4ab8-bcf3-52f21ef29c4e 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Security group member updated on remote: ['8327e5c7-2fbe-4097-96d5-820009bc8533'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 10:54:27.093 784 2243025487832 MainThread INFO neutron.agent.securitygroups_rpc [req-2a0ebb46-95fd-4ab8-bcf3-52f21ef29c4e 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Security group member updated ['8327e5c7-2fbe-4097-96d5-820009bc8533'] 2021-06-30 10:54:27.260 784 2243025487832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5364dd70-a995-4c2d-ba49-7dd220530421 cf3dbfc568664255ab2296be74e00899 1bf705dccc79466e8e237f50193e1b32 - - -] Security group member updated on remote: ['36b39e2b-b6c3-47a8-8f6e-190e8452ba8b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 10:54:27.260 784 2243025487832 MainThread INFO neutron.agent.securitygroups_rpc [req-5364dd70-a995-4c2d-ba49-7dd220530421 cf3dbfc568664255ab2296be74e00899 1bf705dccc79466e8e237f50193e1b32 - - -] Security group member updated ['36b39e2b-b6c3-47a8-8f6e-190e8452ba8b'] 2021-06-30 10:54:30.780 784 2243025487832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0165eba9-a753-4ad8-8da6-6384e4896844 0bab9aa5e9f74f51987cd58077136c08 c7c520e6ddf4466a947e4363b8f83a8a - - -] port_update received: afca71fb-daf9-4760-a7a2-dcec639d178d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-30 10:54:30.793 784 2243025487832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0165eba9-a753-4ad8-8da6-6384e4896844 0bab9aa5e9f74f51987cd58077136c08 c7c520e6ddf4466a947e4363b8f83a8a - - -] No port afca71fb-daf9-4760-a7a2-dcec639d178d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-30 10:54:33.259 784 2243025487832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cee9e15f-2dc2-49d5-a4b9-e6bd49501d84 0bab9aa5e9f74f51987cd58077136c08 c7c520e6ddf4466a947e4363b8f83a8a - - -] port_update received: e7ed82a5-6276-4273-8748-caab3fb084ad port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-30 10:54:33.259 784 2243025487832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cee9e15f-2dc2-49d5-a4b9-e6bd49501d84 0bab9aa5e9f74f51987cd58077136c08 c7c520e6ddf4466a947e4363b8f83a8a - - -] No port e7ed82a5-6276-4273-8748-caab3fb084ad defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-30 10:54:35.133 784 2243025487832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7dd42e34-7b5b-4092-8eaa-22c7167d44c8 - - - - -] port_update received: bb4edaab-f7cb-42cd-80c5-1c73ea6077d1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-30 10:54:35.133 784 2243025487832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7dd42e34-7b5b-4092-8eaa-22c7167d44c8 - - - - -] No port bb4edaab-f7cb-42cd-80c5-1c73ea6077d1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-30 10:54:35.618 784 2243025487832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-60aebce1-ab02-4dba-a3d7-228fa8d5045a 8e3ba31bb6de40cca39290d52a83ba4c cf9da17ca26c48968499fb3ee466be41 - - -] Security group rule updated on remote: ['e557cc1d-b64b-425d-8245-64f6f1d180a5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-30 10:54:35.618 784 2243025487832 MainThread INFO neutron.agent.securitygroups_rpc [req-60aebce1-ab02-4dba-a3d7-228fa8d5045a 8e3ba31bb6de40cca39290d52a83ba4c cf9da17ca26c48968499fb3ee466be41 - - -] Security group rule updated ['e557cc1d-b64b-425d-8245-64f6f1d180a5'] 2021-06-30 10:54:37.539 784 2243025487832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-21ec5d24-3c6a-47e4-8d5a-6771214d0981 8e3ba31bb6de40cca39290d52a83ba4c cf9da17ca26c48968499fb3ee466be41 - - -] Security group rule updated on remote: ['e557cc1d-b64b-425d-8245-64f6f1d180a5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-30 10:54:37.539 784 2243025487832 MainThread INFO neutron.agent.securitygroups_rpc [req-21ec5d24-3c6a-47e4-8d5a-6771214d0981 8e3ba31bb6de40cca39290d52a83ba4c cf9da17ca26c48968499fb3ee466be41 - - -] Security group rule updated ['e557cc1d-b64b-425d-8245-64f6f1d180a5'] 2021-06-30 10:54:40.791 784 2243025487832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9727bcb6-8778-4405-9b62-96931637cba7 e5417d9ea83945e99d72674b419cb784 574600ca3b0b44e1ab9adc69a1477334 - - -] Security group member updated on remote: ['e60d792d-a1ec-431e-a5e8-edc351038ae9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 10:54:40.791 784 2243025487832 MainThread INFO neutron.agent.securitygroups_rpc [req-9727bcb6-8778-4405-9b62-96931637cba7 e5417d9ea83945e99d72674b419cb784 574600ca3b0b44e1ab9adc69a1477334 - - -] Security group member updated ['e60d792d-a1ec-431e-a5e8-edc351038ae9'] 2021-06-30 10:54:42.160 784 2243025487832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3645a423-6ea1-4d62-951a-4d1ef8486d13 0bab9aa5e9f74f51987cd58077136c08 c7c520e6ddf4466a947e4363b8f83a8a - - -] port_update received: 481b9f9e-af4b-4118-a047-f6f5dfd6d3be port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-30 10:54:42.167 784 2243025487832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3645a423-6ea1-4d62-951a-4d1ef8486d13 0bab9aa5e9f74f51987cd58077136c08 c7c520e6ddf4466a947e4363b8f83a8a - - -] No port 481b9f9e-af4b-4118-a047-f6f5dfd6d3be defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-30 10:54:43.492 784 2243025486072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: afca71fb-daf9-4760-a7a2-dcec639d178d 2021-06-30 10:54:43.492 784 2243025486072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e7ed82a5-6276-4273-8748-caab3fb084ad 2021-06-30 10:54:43.663 784 2243025487832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-76fea972-1715-4c9d-8574-4422f7ab8772 8e3ba31bb6de40cca39290d52a83ba4c cf9da17ca26c48968499fb3ee466be41 - - -] Security group member updated on remote: ['e557cc1d-b64b-425d-8245-64f6f1d180a5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 10:54:43.663 784 2243025487832 MainThread INFO neutron.agent.securitygroups_rpc [req-76fea972-1715-4c9d-8574-4422f7ab8772 8e3ba31bb6de40cca39290d52a83ba4c cf9da17ca26c48968499fb3ee466be41 - - -] Security group member updated ['e557cc1d-b64b-425d-8245-64f6f1d180a5'] 2021-06-30 10:54:44.776 784 2243025487832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-afb327e5-63fc-428f-8fbf-8556c1f757fa 0bab9aa5e9f74f51987cd58077136c08 c7c520e6ddf4466a947e4363b8f83a8a - - -] port_update received: c3758b67-0bfd-4172-9800-557b340cc183 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-30 10:54:44.788 784 2243025487832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-afb327e5-63fc-428f-8fbf-8556c1f757fa 0bab9aa5e9f74f51987cd58077136c08 c7c520e6ddf4466a947e4363b8f83a8a - - -] No port c3758b67-0bfd-4172-9800-557b340cc183 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-30 10:54:44.960 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-30 10:54:45.539 784 2243025486072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 481b9f9e-af4b-4118-a047-f6f5dfd6d3be 2021-06-30 10:54:45.866 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Adding port afca71fb-daf9-4760-a7a2-dcec639d178d 2021-06-30 10:54:45.866 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Port afca71fb-daf9-4760-a7a2-dcec639d178d updated. Details: {'device': 'afca71fb-daf9-4760-a7a2-dcec639d178d', 'network_id': 'b2373877-67c5-4be6-9c7c-e44b698c0363', 'port_id': 'afca71fb-daf9-4760-a7a2-dcec639d178d', 'mac_address': 'fa:16:3e:13:26:0e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 755, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '589c5fe9-761f-443d-bd4e-80a5209ad724', '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-30 10:54:45.866 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] 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-30 10:54:45.866 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Adding port e7ed82a5-6276-4273-8748-caab3fb084ad 2021-06-30 10:54:45.866 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Port e7ed82a5-6276-4273-8748-caab3fb084ad updated. Details: {'device': 'e7ed82a5-6276-4273-8748-caab3fb084ad', 'network_id': '366a7a40-84fb-4415-8206-7863dd58bdde', 'port_id': 'e7ed82a5-6276-4273-8748-caab3fb084ad', 'mac_address': 'fa:16:3e:a9:2b:f4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 799, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd66fa421-e6fc-453b-a7e5-fd8c32a89156', '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-30 10:54:45.866 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] 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-30 10:54:45.866 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e7ed82a5-6276-4273-8748-caab3fb084ad" acquired by "networking_hyperv.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-30 10:54:45.866 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e7ed82a5-6276-4273-8748-caab3fb084ad _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-30 10:54:45.866 784 2243025488360 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 366a7a40-84fb-4415-8206-7863dd58bdde 2021-06-30 10:54:45.866 784 2243025488360 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-30 10:54:45.866 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-afca71fb-daf9-4760-a7a2-dcec639d178d" acquired by "networking_hyperv.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-30 10:54:45.866 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port afca71fb-daf9-4760-a7a2-dcec639d178d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-30 10:54:45.879 784 2243025488184 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b2373877-67c5-4be6-9c7c-e44b698c0363 2021-06-30 10:54:45.879 784 2243025488184 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-30 10:54:46.304 784 2243025488184 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'afca71fb-daf9-4760-a7a2-dcec639d178d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 10:54:46.304 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'afca71fb-daf9-4760-a7a2-dcec639d178d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 10:54:46.321 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port afca71fb-daf9-4760-a7a2-dcec639d178d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-30 10:54:46.321 784 2243025488184 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 755, VLAN trunk: None to switch port afca71fb-daf9-4760-a7a2-dcec639d178d 2021-06-30 10:54:46.335 784 2243025488360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e7ed82a5-6276-4273-8748-caab3fb084ad') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 10:54:46.335 784 2243025488360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e7ed82a5-6276-4273-8748-caab3fb084ad') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 10:54:46.352 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e7ed82a5-6276-4273-8748-caab3fb084ad is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-30 10:54:46.352 784 2243025488360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 799, VLAN trunk: None to switch port e7ed82a5-6276-4273-8748-caab3fb084ad 2021-06-30 10:54:46.523 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-30 10:54:46.523 784 2243025488360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e7ed82a5-6276-4273-8748-caab3fb084ad'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 10:54:46.523 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-30 10:54:46.523 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['afca71fb-daf9-4760-a7a2-dcec639d178d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 10:54:46.980 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-30 10:54:47.262 784 2243025488360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e7ed82a5-6276-4273-8748-caab3fb084ad']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 10:54:47.262 784 2243025488360 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-30 10:54:47.262 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (36b39e2b-b6c3-47a8-8f6e-190e8452ba8b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-30 10:54:47.262 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (36b39e2b-b6c3-47a8-8f6e-190e8452ba8b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-30 10:54:47.262 784 2243025488360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e7ed82a5-6276-4273-8748-caab3fb084ad _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 10:54:47.262 784 2243025488360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-30 10:54:47.262 784 2243025488360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e7ed82a5-6276-4273-8748-caab3fb084ad not yet added. Adding. 2021-06-30 10:54:47.262 784 2243025488360 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-30 10:54:47.262 784 2243025488360 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-30 10:54:47.305 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['afca71fb-daf9-4760-a7a2-dcec639d178d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 10:54:47.305 784 2243025488184 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-30 10:54:47.305 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8327e5c7-2fbe-4097-96d5-820009bc8533) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-30 10:54:47.305 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8327e5c7-2fbe-4097-96d5-820009bc8533) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-30 10:54:47.305 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for afca71fb-daf9-4760-a7a2-dcec639d178d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 10:54:47.305 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-30 10:54:47.305 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device afca71fb-daf9-4760-a7a2-dcec639d178d not yet added. Adding. 2021-06-30 10:54:47.305 784 2243025488184 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-30 10:54:47.305 784 2243025488184 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-30 10:54:47.366 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Adding port 481b9f9e-af4b-4118-a047-f6f5dfd6d3be 2021-06-30 10:54:47.366 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Port 481b9f9e-af4b-4118-a047-f6f5dfd6d3be updated. Details: {'device': '481b9f9e-af4b-4118-a047-f6f5dfd6d3be', 'network_id': '06a1d6ed-15f0-4376-839b-1290bbd36e32', 'port_id': '481b9f9e-af4b-4118-a047-f6f5dfd6d3be', 'mac_address': 'fa:16:3e:77:d0:5e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 765, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '023b3e83-640a-47c1-b427-cdc7b9c4aa28', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-30 10:54:47.366 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] 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-30 10:54:47.366 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-481b9f9e-af4b-4118-a047-f6f5dfd6d3be" acquired by "networking_hyperv.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-30 10:54:47.366 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 481b9f9e-af4b-4118-a047-f6f5dfd6d3be _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-30 10:54:47.366 784 2243025489064 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 06a1d6ed-15f0-4376-839b-1290bbd36e32 2021-06-30 10:54:47.366 784 2243025489064 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-30 10:54:47.554 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-afca71fb-daf9-4760-a7a2-dcec639d178d" acquired by "networking_hyperv.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-30 10:54:47.583 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e7ed82a5-6276-4273-8748-caab3fb084ad" acquired by "networking_hyperv.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-30 10:54:47.583 784 2243025486072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c3758b67-0bfd-4172-9800-557b340cc183 2021-06-30 10:54:47.713 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e7ed82a5-6276-4273-8748-caab3fb084ad" 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-30 10:54:47.713 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e7ed82a5-6276-4273-8748-caab3fb084ad" acquired by "networking_hyperv.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-30 10:54:47.744 784 2243025489064 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '481b9f9e-af4b-4118-a047-f6f5dfd6d3be') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 10:54:47.744 784 2243025489064 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '481b9f9e-af4b-4118-a047-f6f5dfd6d3be') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 10:54:47.744 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 481b9f9e-af4b-4118-a047-f6f5dfd6d3be is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-30 10:54:47.744 784 2243025489064 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 765, VLAN trunk: None to switch port 481b9f9e-af4b-4118-a047-f6f5dfd6d3be 2021-06-30 10:54:47.869 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-afca71fb-daf9-4760-a7a2-dcec639d178d" 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-30 10:54:47.869 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-afca71fb-daf9-4760-a7a2-dcec639d178d" acquired by "networking_hyperv.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-30 10:54:48.074 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e7ed82a5-6276-4273-8748-caab3fb084ad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:54:48.178 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-afca71fb-daf9-4760-a7a2-dcec639d178d" 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-30 10:54:48.178 784 2243025489064 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-30 10:54:48.178 784 2243025489064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['481b9f9e-af4b-4118-a047-f6f5dfd6d3be'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 10:54:48.381 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-afca71fb-daf9-4760-a7a2-dcec639d178d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.515s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:54:48.381 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port afca71fb-daf9-4760-a7a2-dcec639d178d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-30 10:54:48.381 784 2243025488184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port afca71fb-daf9-4760-a7a2-dcec639d178d processed. 2021-06-30 10:54:48.381 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e7ed82a5-6276-4273-8748-caab3fb084ad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.515s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:54:48.381 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e7ed82a5-6276-4273-8748-caab3fb084ad status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-30 10:54:48.381 784 2243025488360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e7ed82a5-6276-4273-8748-caab3fb084ad processed. 2021-06-30 10:54:48.381 784 2243025489064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['481b9f9e-af4b-4118-a047-f6f5dfd6d3be']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 10:54:48.381 784 2243025489064 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-30 10:54:48.381 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e60d792d-a1ec-431e-a5e8-edc351038ae9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-30 10:54:48.381 784 2243025489064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 481b9f9e-af4b-4118-a047-f6f5dfd6d3be _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 10:54:48.381 784 2243025489064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-30 10:54:48.404 784 2243025489064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 481b9f9e-af4b-4118-a047-f6f5dfd6d3be not yet added. Adding. 2021-06-30 10:54:48.404 784 2243025489064 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-30 10:54:48.404 784 2243025489064 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-30 10:54:48.542 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-481b9f9e-af4b-4118-a047-f6f5dfd6d3be" acquired by "networking_hyperv.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-30 10:54:48.732 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-481b9f9e-af4b-4118-a047-f6f5dfd6d3be" 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-30 10:54:48.732 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-481b9f9e-af4b-4118-a047-f6f5dfd6d3be" acquired by "networking_hyperv.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-30 10:54:48.944 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-481b9f9e-af4b-4118-a047-f6f5dfd6d3be" 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-30 10:54:48.991 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-30 10:54:48.991 784 2243025488360 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-30 10:54:49.118 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-481b9f9e-af4b-4118-a047-f6f5dfd6d3be" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:54:49.118 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 481b9f9e-af4b-4118-a047-f6f5dfd6d3be status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-30 10:54:49.118 784 2243025489064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 481b9f9e-af4b-4118-a047-f6f5dfd6d3be processed. 2021-06-30 10:54:49.288 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Adding port c3758b67-0bfd-4172-9800-557b340cc183 2021-06-30 10:54:49.288 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Port c3758b67-0bfd-4172-9800-557b340cc183 updated. Details: {'device': 'c3758b67-0bfd-4172-9800-557b340cc183', 'network_id': '724fc654-9672-4df3-831a-65e7a0d74392', 'port_id': 'c3758b67-0bfd-4172-9800-557b340cc183', 'mac_address': 'fa:16:3e:44:e6:d3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 757, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '98309879-31f5-4b5b-bf73-cb9d36d91620', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-30 10:54:49.288 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] 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-30 10:54:49.288 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c3758b67-0bfd-4172-9800-557b340cc183" acquired by "networking_hyperv.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-30 10:54:49.321 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c3758b67-0bfd-4172-9800-557b340cc183 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-30 10:54:49.321 784 2243025489064 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 724fc654-9672-4df3-831a-65e7a0d74392 2021-06-30 10:54:49.321 784 2243025489064 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-30 10:54:49.556 784 2243025489064 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c3758b67-0bfd-4172-9800-557b340cc183') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 10:54:49.556 784 2243025489064 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c3758b67-0bfd-4172-9800-557b340cc183') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 10:54:49.587 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c3758b67-0bfd-4172-9800-557b340cc183 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-30 10:54:49.587 784 2243025489064 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 757, VLAN trunk: None to switch port c3758b67-0bfd-4172-9800-557b340cc183 2021-06-30 10:54:49.745 784 2243025489064 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-30 10:54:49.745 784 2243025489064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c3758b67-0bfd-4172-9800-557b340cc183'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 10:54:49.819 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.828s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:54:49.993 784 2243025489064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c3758b67-0bfd-4172-9800-557b340cc183']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 10:54:49.993 784 2243025489064 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-30 10:54:49.993 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e557cc1d-b64b-425d-8245-64f6f1d180a5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-30 10:54:49.993 784 2243025489064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c3758b67-0bfd-4172-9800-557b340cc183 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 10:54:49.993 784 2243025489064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-30 10:54:49.993 784 2243025489064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c3758b67-0bfd-4172-9800-557b340cc183 not yet added. Adding. 2021-06-30 10:54:49.993 784 2243025489064 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-30 10:54:49.993 784 2243025489064 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-30 10:54:50.167 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c3758b67-0bfd-4172-9800-557b340cc183" acquired by "networking_hyperv.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-30 10:54:50.367 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c3758b67-0bfd-4172-9800-557b340cc183" 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-30 10:54:50.367 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c3758b67-0bfd-4172-9800-557b340cc183" acquired by "networking_hyperv.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-30 10:54:50.632 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c3758b67-0bfd-4172-9800-557b340cc183" 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-30 10:54:50.837 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c3758b67-0bfd-4172-9800-557b340cc183" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:54:50.837 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c3758b67-0bfd-4172-9800-557b340cc183 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-30 10:54:50.837 784 2243025489064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c3758b67-0bfd-4172-9800-557b340cc183 processed. 2021-06-30 10:54:51.006 784 2243025489064 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-30 10:54:51.475 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:55:02.087 784 2243025489064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f551b9dd-e5ac-48f4-a2ff-56c95a4d7679 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Security group member updated on remote: ['8327e5c7-2fbe-4097-96d5-820009bc8533'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 10:55:02.087 784 2243025489064 MainThread INFO neutron.agent.securitygroups_rpc [req-f551b9dd-e5ac-48f4-a2ff-56c95a4d7679 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Security group member updated ['8327e5c7-2fbe-4097-96d5-820009bc8533'] 2021-06-30 10:55:02.087 784 2243025489064 MainThread INFO neutron.agent.securitygroups_rpc [req-f551b9dd-e5ac-48f4-a2ff-56c95a4d7679 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Refresh firewall rules 2021-06-30 10:55:02.087 784 2243025489064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f551b9dd-e5ac-48f4-a2ff-56c95a4d7679 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Get security group information for devices via rpc ['afca71fb-daf9-4760-a7a2-dcec639d178d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 10:55:02.413 784 2243025489064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f551b9dd-e5ac-48f4-a2ff-56c95a4d7679 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Update security group information for ports dict_keys(['afca71fb-daf9-4760-a7a2-dcec639d178d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 10:55:02.413 784 2243025489064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f551b9dd-e5ac-48f4-a2ff-56c95a4d7679 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-30 10:55:02.413 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f551b9dd-e5ac-48f4-a2ff-56c95a4d7679 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Update rules of security group (8327e5c7-2fbe-4097-96d5-820009bc8533) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-30 10:55:02.413 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f551b9dd-e5ac-48f4-a2ff-56c95a4d7679 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Update members of security group (8327e5c7-2fbe-4097-96d5-820009bc8533) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-30 10:55:02.413 784 2243025489064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f551b9dd-e5ac-48f4-a2ff-56c95a4d7679 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Update port filter for afca71fb-daf9-4760-a7a2-dcec639d178d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 10:55:02.413 784 2243025489064 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f551b9dd-e5ac-48f4-a2ff-56c95a4d7679 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Updating port rules. 2021-06-30 10:55:02.413 784 2243025489064 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f551b9dd-e5ac-48f4-a2ff-56c95a4d7679 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Creating 1 new rules, removing 0 old rules. 2021-06-30 10:55:02.413 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [req-f551b9dd-e5ac-48f4-a2ff-56c95a4d7679 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-afca71fb-daf9-4760-a7a2-dcec639d178d" acquired by "networking_hyperv.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-30 10:55:02.681 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [req-f551b9dd-e5ac-48f4-a2ff-56c95a4d7679 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-afca71fb-daf9-4760-a7a2-dcec639d178d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:55:02.681 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [req-f551b9dd-e5ac-48f4-a2ff-56c95a4d7679 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-afca71fb-daf9-4760-a7a2-dcec639d178d" acquired by "networking_hyperv.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-30 10:55:02.681 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [req-f551b9dd-e5ac-48f4-a2ff-56c95a4d7679 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-afca71fb-daf9-4760-a7a2-dcec639d178d" 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-30 10:55:03.022 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e6a43bf-0fa8-4173-b287-b42d7d6f7186 0bab9aa5e9f74f51987cd58077136c08 c7c520e6ddf4466a947e4363b8f83a8a - - -] port_update received: bdc9aaad-7cab-419e-b752-beca23eea113 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-30 10:55:03.022 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e6a43bf-0fa8-4173-b287-b42d7d6f7186 0bab9aa5e9f74f51987cd58077136c08 c7c520e6ddf4466a947e4363b8f83a8a - - -] No port bdc9aaad-7cab-419e-b752-beca23eea113 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-30 10:55:05.693 784 2243025486072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bdc9aaad-7cab-419e-b752-beca23eea113 2021-06-30 10:55:05.742 784 2243025489064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ffaea6b4-1e1c-4da8-95b5-697be0acc2d0 cf3dbfc568664255ab2296be74e00899 1bf705dccc79466e8e237f50193e1b32 - - -] Security group member updated on remote: ['36b39e2b-b6c3-47a8-8f6e-190e8452ba8b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 10:55:05.761 784 2243025489064 MainThread INFO neutron.agent.securitygroups_rpc [req-ffaea6b4-1e1c-4da8-95b5-697be0acc2d0 cf3dbfc568664255ab2296be74e00899 1bf705dccc79466e8e237f50193e1b32 - - -] Security group member updated ['36b39e2b-b6c3-47a8-8f6e-190e8452ba8b'] 2021-06-30 10:55:05.761 784 2243025489064 MainThread INFO neutron.agent.securitygroups_rpc [req-ffaea6b4-1e1c-4da8-95b5-697be0acc2d0 cf3dbfc568664255ab2296be74e00899 1bf705dccc79466e8e237f50193e1b32 - - -] Refresh firewall rules 2021-06-30 10:55:05.761 784 2243025489064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ffaea6b4-1e1c-4da8-95b5-697be0acc2d0 cf3dbfc568664255ab2296be74e00899 1bf705dccc79466e8e237f50193e1b32 - - -] Get security group information for devices via rpc ['e7ed82a5-6276-4273-8748-caab3fb084ad'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 10:55:05.805 784 2243025489064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ffaea6b4-1e1c-4da8-95b5-697be0acc2d0 cf3dbfc568664255ab2296be74e00899 1bf705dccc79466e8e237f50193e1b32 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 10:55:05.805 784 2243025489064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ffaea6b4-1e1c-4da8-95b5-697be0acc2d0 cf3dbfc568664255ab2296be74e00899 1bf705dccc79466e8e237f50193e1b32 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-30 10:55:05.914 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffaea6b4-1e1c-4da8-95b5-697be0acc2d0 cf3dbfc568664255ab2296be74e00899 1bf705dccc79466e8e237f50193e1b32 - - -] port_delete event received for 'e7ed82a5-6276-4273-8748-caab3fb084ad' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 10:55:06.053 784 2243025486248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e7ed82a5-6276-4273-8748-caab3fb084ad 2021-06-30 10:55:07.025 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-30 10:55:07.369 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Adding port bdc9aaad-7cab-419e-b752-beca23eea113 2021-06-30 10:55:07.369 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Port bdc9aaad-7cab-419e-b752-beca23eea113 updated. Details: {'device': 'bdc9aaad-7cab-419e-b752-beca23eea113', 'network_id': 'b2373877-67c5-4be6-9c7c-e44b698c0363', 'port_id': 'bdc9aaad-7cab-419e-b752-beca23eea113', 'mac_address': 'fa:16:3e:43:7f:21', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 755, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '589c5fe9-761f-443d-bd4e-80a5209ad724', '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-30 10:55:07.369 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] 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-30 10:55:07.369 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-30 10:55:07.369 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e7ed82a5-6276-4273-8748-caab3fb084ad' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-30 10:55:07.369 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e7ed82a5-6276-4273-8748-caab3fb084ad' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-30 10:55:07.369 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e7ed82a5-6276-4273-8748-caab3fb084ad _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-30 10:55:07.369 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bdc9aaad-7cab-419e-b752-beca23eea113" acquired by "networking_hyperv.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-30 10:55:07.369 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bdc9aaad-7cab-419e-b752-beca23eea113 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-30 10:55:07.369 784 2243025489064 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-30 10:55:07.395 784 2243025488360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 366a7a40-84fb-4415-8206-7863dd58bdde 2021-06-30 10:55:07.395 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e7ed82a5-6276-4273-8748-caab3fb084ad'] 2021-06-30 10:55:07.395 784 2243025488360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-30 10:55:07.395 784 2243025488360 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-30 10:55:07.395 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e7ed82a5-6276-4273-8748-caab3fb084ad'] 2021-06-30 10:55:07.637 784 2243025489064 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bdc9aaad-7cab-419e-b752-beca23eea113') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 10:55:07.637 784 2243025489064 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bdc9aaad-7cab-419e-b752-beca23eea113') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 10:55:07.647 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bdc9aaad-7cab-419e-b752-beca23eea113 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-30 10:55:07.647 784 2243025489064 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 755, VLAN trunk: None to switch port bdc9aaad-7cab-419e-b752-beca23eea113 2021-06-30 10:55:07.867 784 2243025489064 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-30 10:55:07.867 784 2243025489064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bdc9aaad-7cab-419e-b752-beca23eea113'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 10:55:08.020 784 2243025489064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bdc9aaad-7cab-419e-b752-beca23eea113']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 10:55:08.020 784 2243025489064 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-30 10:55:08.020 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8327e5c7-2fbe-4097-96d5-820009bc8533) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-30 10:55:08.020 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8327e5c7-2fbe-4097-96d5-820009bc8533) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-30 10:55:08.020 784 2243025489064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bdc9aaad-7cab-419e-b752-beca23eea113 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 10:55:08.020 784 2243025489064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-30 10:55:08.036 784 2243025489064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bdc9aaad-7cab-419e-b752-beca23eea113 not yet added. Adding. 2021-06-30 10:55:08.036 784 2243025489064 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-30 10:55:08.036 784 2243025489064 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-30 10:55:08.304 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bdc9aaad-7cab-419e-b752-beca23eea113" acquired by "networking_hyperv.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-30 10:55:08.554 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bdc9aaad-7cab-419e-b752-beca23eea113" 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-30 10:55:08.554 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bdc9aaad-7cab-419e-b752-beca23eea113" acquired by "networking_hyperv.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-30 10:55:08.851 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bdc9aaad-7cab-419e-b752-beca23eea113" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:55:09.035 784 2243025488184 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-30 10:55:09.067 784 2243025488184 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-30 10:55:09.067 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bdc9aaad-7cab-419e-b752-beca23eea113" 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-30 10:55:09.067 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bdc9aaad-7cab-419e-b752-beca23eea113 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-30 10:55:09.067 784 2243025489064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bdc9aaad-7cab-419e-b752-beca23eea113 processed. 2021-06-30 10:55:09.819 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c68caa7b-37f9-4baa-808d-c80bbcf60c62 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] network_delete received. Deleting network 366a7a40-84fb-4415-8206-7863dd58bdde network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-30 10:55:09.819 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c68caa7b-37f9-4baa-808d-c80bbcf60c62 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] Network 366a7a40-84fb-4415-8206-7863dd58bdde not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-30 10:55:11.054 784 2243025489064 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-30 10:55:11.347 784 2243025489064 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-30 10:55:16.369 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ad141b3-d2ae-458c-94c9-e2c16c7bad9f - - - - -] port_update received: e1475498-2cb8-4ee0-ae8f-408253645f4e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-30 10:55:16.395 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ad141b3-d2ae-458c-94c9-e2c16c7bad9f - - - - -] No port e1475498-2cb8-4ee0-ae8f-408253645f4e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-30 10:55:20.909 784 2243025489064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-39f0afe1-353c-4304-b6bc-7f65e1899801 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Security group member updated on remote: ['8327e5c7-2fbe-4097-96d5-820009bc8533'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 10:55:20.909 784 2243025489064 MainThread INFO neutron.agent.securitygroups_rpc [req-39f0afe1-353c-4304-b6bc-7f65e1899801 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Security group member updated ['8327e5c7-2fbe-4097-96d5-820009bc8533'] 2021-06-30 10:55:20.909 784 2243025489064 MainThread INFO neutron.agent.securitygroups_rpc [req-39f0afe1-353c-4304-b6bc-7f65e1899801 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Refresh firewall rules 2021-06-30 10:55:20.909 784 2243025489064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-39f0afe1-353c-4304-b6bc-7f65e1899801 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Get security group information for devices via rpc ['afca71fb-daf9-4760-a7a2-dcec639d178d', 'bdc9aaad-7cab-419e-b752-beca23eea113'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 10:55:21.676 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d5830d7-cb81-41c3-983f-d64cfc993235 - - - - -] port_update received: 7733761b-1519-400a-bee0-7e0c05e4b8f4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-30 10:55:21.693 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d5830d7-cb81-41c3-983f-d64cfc993235 - - - - -] No port 7733761b-1519-400a-bee0-7e0c05e4b8f4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-30 10:55:22.097 784 2243025489064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-39f0afe1-353c-4304-b6bc-7f65e1899801 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Update security group information for ports dict_keys(['afca71fb-daf9-4760-a7a2-dcec639d178d', 'bdc9aaad-7cab-419e-b752-beca23eea113']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 10:55:22.097 784 2243025489064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-39f0afe1-353c-4304-b6bc-7f65e1899801 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-30 10:55:22.097 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-39f0afe1-353c-4304-b6bc-7f65e1899801 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Update rules of security group (8327e5c7-2fbe-4097-96d5-820009bc8533) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-30 10:55:22.097 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-39f0afe1-353c-4304-b6bc-7f65e1899801 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Update members of security group (8327e5c7-2fbe-4097-96d5-820009bc8533) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-30 10:55:22.097 784 2243025489064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-39f0afe1-353c-4304-b6bc-7f65e1899801 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Update port filter for afca71fb-daf9-4760-a7a2-dcec639d178d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 10:55:22.097 784 2243025489064 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-39f0afe1-353c-4304-b6bc-7f65e1899801 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Updating port rules. 2021-06-30 10:55:22.097 784 2243025489064 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-39f0afe1-353c-4304-b6bc-7f65e1899801 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Creating 1 new rules, removing 0 old rules. 2021-06-30 10:55:22.097 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [req-39f0afe1-353c-4304-b6bc-7f65e1899801 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-afca71fb-daf9-4760-a7a2-dcec639d178d" acquired by "networking_hyperv.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-30 10:55:22.332 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [req-39f0afe1-353c-4304-b6bc-7f65e1899801 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-afca71fb-daf9-4760-a7a2-dcec639d178d" 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-30 10:55:22.332 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [req-39f0afe1-353c-4304-b6bc-7f65e1899801 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-afca71fb-daf9-4760-a7a2-dcec639d178d" acquired by "networking_hyperv.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-30 10:55:22.332 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [req-39f0afe1-353c-4304-b6bc-7f65e1899801 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-afca71fb-daf9-4760-a7a2-dcec639d178d" 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-30 10:55:22.332 784 2243025489064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-39f0afe1-353c-4304-b6bc-7f65e1899801 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Update port filter for bdc9aaad-7cab-419e-b752-beca23eea113 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 10:55:22.332 784 2243025489064 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-39f0afe1-353c-4304-b6bc-7f65e1899801 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Updating port rules. 2021-06-30 10:55:22.332 784 2243025489064 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-39f0afe1-353c-4304-b6bc-7f65e1899801 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Creating 1 new rules, removing 0 old rules. 2021-06-30 10:55:22.332 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [req-39f0afe1-353c-4304-b6bc-7f65e1899801 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-bdc9aaad-7cab-419e-b752-beca23eea113" acquired by "networking_hyperv.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-30 10:55:22.596 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [req-39f0afe1-353c-4304-b6bc-7f65e1899801 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-bdc9aaad-7cab-419e-b752-beca23eea113" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:55:22.596 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [req-39f0afe1-353c-4304-b6bc-7f65e1899801 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-bdc9aaad-7cab-419e-b752-beca23eea113" acquired by "networking_hyperv.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-30 10:55:22.596 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [req-39f0afe1-353c-4304-b6bc-7f65e1899801 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-bdc9aaad-7cab-419e-b752-beca23eea113" 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-30 10:55:23.958 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f2afe04-701d-4967-a8de-c6ee8073bcd8 0bab9aa5e9f74f51987cd58077136c08 c7c520e6ddf4466a947e4363b8f83a8a - - -] port_update received: 72d841a7-24e7-4323-92e1-aba170e36238 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-30 10:55:23.987 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f2afe04-701d-4967-a8de-c6ee8073bcd8 0bab9aa5e9f74f51987cd58077136c08 c7c520e6ddf4466a947e4363b8f83a8a - - -] No port 72d841a7-24e7-4323-92e1-aba170e36238 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-30 10:55:24.850 784 2243025489064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-979d1be8-794b-41ea-905b-b8a7ac037aab 83b121aa65534b84901f23b4f5ffbda2 743a0b04f7a64ac6b5dce47ed5d8f2f7 - - -] Security group member updated on remote: ['b28580a6-c8bf-466a-8757-158a10b0f3cb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 10:55:24.850 784 2243025489064 MainThread INFO neutron.agent.securitygroups_rpc [req-979d1be8-794b-41ea-905b-b8a7ac037aab 83b121aa65534b84901f23b4f5ffbda2 743a0b04f7a64ac6b5dce47ed5d8f2f7 - - -] Security group member updated ['b28580a6-c8bf-466a-8757-158a10b0f3cb'] 2021-06-30 10:55:26.066 784 2243025489064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e1a1fe83-3ac8-4b42-b11e-10db0747130c 83b121aa65534b84901f23b4f5ffbda2 743a0b04f7a64ac6b5dce47ed5d8f2f7 - - -] Security group member updated on remote: ['b28580a6-c8bf-466a-8757-158a10b0f3cb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 10:55:26.066 784 2243025489064 MainThread INFO neutron.agent.securitygroups_rpc [req-e1a1fe83-3ac8-4b42-b11e-10db0747130c 83b121aa65534b84901f23b4f5ffbda2 743a0b04f7a64ac6b5dce47ed5d8f2f7 - - -] Security group member updated ['b28580a6-c8bf-466a-8757-158a10b0f3cb'] 2021-06-30 10:55:27.192 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2470ac73-0a0a-42ce-82d5-3f801b1b1bd0 0bab9aa5e9f74f51987cd58077136c08 c7c520e6ddf4466a947e4363b8f83a8a - - -] port_update received: b7f375b8-a244-4b2a-8ba3-5fdb774df533 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-30 10:55:27.268 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2470ac73-0a0a-42ce-82d5-3f801b1b1bd0 0bab9aa5e9f74f51987cd58077136c08 c7c520e6ddf4466a947e4363b8f83a8a - - -] No port b7f375b8-a244-4b2a-8ba3-5fdb774df533 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-30 10:55:27.831 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-679241d0-62e3-460c-a884-3c5100490945 0bab9aa5e9f74f51987cd58077136c08 c7c520e6ddf4466a947e4363b8f83a8a - - -] port_update received: e94db80f-0808-4299-bf02-da2c03c8790c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-30 10:55:27.867 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-679241d0-62e3-460c-a884-3c5100490945 0bab9aa5e9f74f51987cd58077136c08 c7c520e6ddf4466a947e4363b8f83a8a - - -] No port e94db80f-0808-4299-bf02-da2c03c8790c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-30 10:55:28.292 784 2243025486072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 72d841a7-24e7-4323-92e1-aba170e36238 2021-06-30 10:55:29.194 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-30 10:55:29.378 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Adding port 72d841a7-24e7-4323-92e1-aba170e36238 2021-06-30 10:55:29.378 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Port 72d841a7-24e7-4323-92e1-aba170e36238 updated. Details: {'device': '72d841a7-24e7-4323-92e1-aba170e36238', 'network_id': 'b2373877-67c5-4be6-9c7c-e44b698c0363', 'port_id': '72d841a7-24e7-4323-92e1-aba170e36238', 'mac_address': 'fa:16:3e:c6:5e:f5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 755, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '589c5fe9-761f-443d-bd4e-80a5209ad724', '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-30 10:55:29.378 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] 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-30 10:55:29.378 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-72d841a7-24e7-4323-92e1-aba170e36238" acquired by "networking_hyperv.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-30 10:55:29.378 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 72d841a7-24e7-4323-92e1-aba170e36238 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-30 10:55:29.378 784 2243025489064 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-30 10:55:29.752 784 2243025489064 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '72d841a7-24e7-4323-92e1-aba170e36238') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 10:55:29.752 784 2243025489064 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '72d841a7-24e7-4323-92e1-aba170e36238') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 10:55:29.768 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 72d841a7-24e7-4323-92e1-aba170e36238 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-30 10:55:29.768 784 2243025489064 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 755, VLAN trunk: None to switch port 72d841a7-24e7-4323-92e1-aba170e36238 2021-06-30 10:55:30.051 784 2243025489064 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-30 10:55:30.051 784 2243025489064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['72d841a7-24e7-4323-92e1-aba170e36238'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 10:55:30.222 784 2243025489064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['72d841a7-24e7-4323-92e1-aba170e36238']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 10:55:30.222 784 2243025489064 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-30 10:55:30.222 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8327e5c7-2fbe-4097-96d5-820009bc8533) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-30 10:55:30.222 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8327e5c7-2fbe-4097-96d5-820009bc8533) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-30 10:55:30.222 784 2243025489064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 72d841a7-24e7-4323-92e1-aba170e36238 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 10:55:30.222 784 2243025489064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-30 10:55:30.222 784 2243025489064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 72d841a7-24e7-4323-92e1-aba170e36238 not yet added. Adding. 2021-06-30 10:55:30.222 784 2243025489064 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-30 10:55:30.222 784 2243025489064 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-30 10:55:30.454 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-72d841a7-24e7-4323-92e1-aba170e36238" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-30 10:55:30.723 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-72d841a7-24e7-4323-92e1-aba170e36238" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:55:30.723 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-72d841a7-24e7-4323-92e1-aba170e36238" acquired by "networking_hyperv.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-30 10:55:31.052 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-72d841a7-24e7-4323-92e1-aba170e36238" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:55:31.252 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-72d841a7-24e7-4323-92e1-aba170e36238" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:55:31.252 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 72d841a7-24e7-4323-92e1-aba170e36238 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-30 10:55:31.252 784 2243025489064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 72d841a7-24e7-4323-92e1-aba170e36238 processed. 2021-06-30 10:55:31.697 784 2243025489064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-71aedfb2-8142-43ed-af8d-718e47ce8970 de03fd5a7fb64c9294f1471da6aa0596 bd49b9200423454393ff5007f4ecaff6 - - -] Security group member updated on remote: ['e5df869d-8280-48e2-a9df-8d5ca65b4780'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 10:55:31.697 784 2243025489064 MainThread INFO neutron.agent.securitygroups_rpc [req-71aedfb2-8142-43ed-af8d-718e47ce8970 de03fd5a7fb64c9294f1471da6aa0596 bd49b9200423454393ff5007f4ecaff6 - - -] Security group member updated ['e5df869d-8280-48e2-a9df-8d5ca65b4780'] 2021-06-30 10:55:32.346 784 2243025486072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e94db80f-0808-4299-bf02-da2c03c8790c 2021-06-30 10:55:32.346 784 2243025486072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b7f375b8-a244-4b2a-8ba3-5fdb774df533 2021-06-30 10:55:33.020 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e23c5d0-8433-453c-88df-c61a4ee3ec5e 0bab9aa5e9f74f51987cd58077136c08 c7c520e6ddf4466a947e4363b8f83a8a - - -] port_update received: 1749e782-532c-4f18-95d1-1c086278663f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-30 10:55:33.035 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e23c5d0-8433-453c-88df-c61a4ee3ec5e 0bab9aa5e9f74f51987cd58077136c08 c7c520e6ddf4466a947e4363b8f83a8a - - -] No port 1749e782-532c-4f18-95d1-1c086278663f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-30 10:55:33.222 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-30 10:55:33.222 784 2243025489064 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-30 10:55:33.596 784 2243025489064 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-30 10:55:33.856 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Adding port b7f375b8-a244-4b2a-8ba3-5fdb774df533 2021-06-30 10:55:33.856 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Port b7f375b8-a244-4b2a-8ba3-5fdb774df533 updated. Details: {'device': 'b7f375b8-a244-4b2a-8ba3-5fdb774df533', 'network_id': '59d1f47c-85a8-4919-adbd-5de3ff855abd', 'port_id': 'b7f375b8-a244-4b2a-8ba3-5fdb774df533', 'mac_address': 'fa:16:3e:9e:81:96', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 795, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9e362bf5-c181-4a3a-aa5b-f7bdb48dc046', '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-30 10:55:33.856 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] 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-30 10:55:33.856 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Adding port e94db80f-0808-4299-bf02-da2c03c8790c 2021-06-30 10:55:33.856 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Port e94db80f-0808-4299-bf02-da2c03c8790c updated. Details: {'device': 'e94db80f-0808-4299-bf02-da2c03c8790c', 'network_id': '59d1f47c-85a8-4919-adbd-5de3ff855abd', 'port_id': 'e94db80f-0808-4299-bf02-da2c03c8790c', 'mac_address': 'fa:16:3e:6a:5b:f0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 795, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9e362bf5-c181-4a3a-aa5b-f7bdb48dc046', '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-30 10:55:33.856 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] 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-30 10:55:33.862 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e94db80f-0808-4299-bf02-da2c03c8790c" acquired by "networking_hyperv.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-30 10:55:33.862 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e94db80f-0808-4299-bf02-da2c03c8790c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-30 10:55:33.862 784 2243025488184 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 59d1f47c-85a8-4919-adbd-5de3ff855abd 2021-06-30 10:55:33.862 784 2243025488184 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-30 10:55:33.862 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b7f375b8-a244-4b2a-8ba3-5fdb774df533" acquired by "networking_hyperv.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-30 10:55:33.862 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b7f375b8-a244-4b2a-8ba3-5fdb774df533 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-30 10:55:33.862 784 2243025489064 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-30 10:55:34.396 784 2243025488184 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e94db80f-0808-4299-bf02-da2c03c8790c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 10:55:34.396 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e94db80f-0808-4299-bf02-da2c03c8790c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 10:55:34.396 784 2243025489064 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b7f375b8-a244-4b2a-8ba3-5fdb774df533') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 10:55:34.396 784 2243025489064 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b7f375b8-a244-4b2a-8ba3-5fdb774df533') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 10:55:34.396 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e94db80f-0808-4299-bf02-da2c03c8790c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-30 10:55:34.410 784 2243025488184 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 795, VLAN trunk: None to switch port e94db80f-0808-4299-bf02-da2c03c8790c 2021-06-30 10:55:34.410 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b7f375b8-a244-4b2a-8ba3-5fdb774df533 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-30 10:55:34.410 784 2243025489064 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 795, VLAN trunk: None to switch port b7f375b8-a244-4b2a-8ba3-5fdb774df533 2021-06-30 10:55:34.705 784 2243025489064 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-30 10:55:34.705 784 2243025489064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b7f375b8-a244-4b2a-8ba3-5fdb774df533'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 10:55:34.723 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-30 10:55:34.723 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e94db80f-0808-4299-bf02-da2c03c8790c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 10:55:34.959 784 2243025489064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b7f375b8-a244-4b2a-8ba3-5fdb774df533']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 10:55:34.959 784 2243025489064 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-30 10:55:34.959 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b28580a6-c8bf-466a-8757-158a10b0f3cb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-30 10:55:34.959 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b28580a6-c8bf-466a-8757-158a10b0f3cb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-30 10:55:34.959 784 2243025489064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b7f375b8-a244-4b2a-8ba3-5fdb774df533 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 10:55:34.959 784 2243025489064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-30 10:55:34.959 784 2243025489064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b7f375b8-a244-4b2a-8ba3-5fdb774df533 not yet added. Adding. 2021-06-30 10:55:34.959 784 2243025489064 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-30 10:55:34.959 784 2243025489064 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-30 10:55:34.959 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e94db80f-0808-4299-bf02-da2c03c8790c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 10:55:34.959 784 2243025488184 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-30 10:55:34.959 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b28580a6-c8bf-466a-8757-158a10b0f3cb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-30 10:55:34.959 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b28580a6-c8bf-466a-8757-158a10b0f3cb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-30 10:55:34.959 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e94db80f-0808-4299-bf02-da2c03c8790c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 10:55:34.959 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-30 10:55:34.959 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e94db80f-0808-4299-bf02-da2c03c8790c not yet added. Adding. 2021-06-30 10:55:34.959 784 2243025488184 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-30 10:55:34.959 784 2243025488184 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-30 10:55:35.286 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7f375b8-a244-4b2a-8ba3-5fdb774df533" acquired by "networking_hyperv.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-30 10:55:35.304 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e94db80f-0808-4299-bf02-da2c03c8790c" acquired by "networking_hyperv.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-30 10:55:35.613 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e94db80f-0808-4299-bf02-da2c03c8790c" 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-30 10:55:35.634 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e94db80f-0808-4299-bf02-da2c03c8790c" acquired by "networking_hyperv.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-30 10:55:35.634 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7f375b8-a244-4b2a-8ba3-5fdb774df533" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:55:35.634 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7f375b8-a244-4b2a-8ba3-5fdb774df533" acquired by "networking_hyperv.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-30 10:55:35.988 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7f375b8-a244-4b2a-8ba3-5fdb774df533" 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-30 10:55:35.988 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e94db80f-0808-4299-bf02-da2c03c8790c" 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-30 10:55:36.220 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e94db80f-0808-4299-bf02-da2c03c8790c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:55:36.220 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e94db80f-0808-4299-bf02-da2c03c8790c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-30 10:55:36.220 784 2243025488184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e94db80f-0808-4299-bf02-da2c03c8790c processed. 2021-06-30 10:55:36.251 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b7f375b8-a244-4b2a-8ba3-5fdb774df533" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:55:36.251 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b7f375b8-a244-4b2a-8ba3-5fdb774df533 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-30 10:55:36.275 784 2243025489064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b7f375b8-a244-4b2a-8ba3-5fdb774df533 processed. 2021-06-30 10:55:36.408 784 2243025486072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1749e782-532c-4f18-95d1-1c086278663f 2021-06-30 10:55:37.267 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-30 10:55:37.267 784 2243025489064 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-30 10:55:37.692 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Adding port 1749e782-532c-4f18-95d1-1c086278663f 2021-06-30 10:55:37.705 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Port 1749e782-532c-4f18-95d1-1c086278663f updated. Details: {'device': '1749e782-532c-4f18-95d1-1c086278663f', 'network_id': '13e6efcd-4378-4ba8-85c9-a4da9cf83e5a', 'port_id': '1749e782-532c-4f18-95d1-1c086278663f', 'mac_address': 'fa:16:3e:44:b6:98', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 780, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '42afb59c-5d47-4eae-809d-f1dc108d0cae', 'ip_address': '192.168.233.33'}], '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-30 10:55:37.705 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] 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-30 10:55:37.705 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1749e782-532c-4f18-95d1-1c086278663f" acquired by "networking_hyperv.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-30 10:55:37.705 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1749e782-532c-4f18-95d1-1c086278663f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-30 10:55:37.705 784 2243025488184 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 13e6efcd-4378-4ba8-85c9-a4da9cf83e5a 2021-06-30 10:55:37.705 784 2243025488184 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-30 10:55:37.960 784 2243025488184 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1749e782-532c-4f18-95d1-1c086278663f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 10:55:37.960 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1749e782-532c-4f18-95d1-1c086278663f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 10:55:37.987 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1749e782-532c-4f18-95d1-1c086278663f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-30 10:55:37.987 784 2243025488184 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 780, VLAN trunk: None to switch port 1749e782-532c-4f18-95d1-1c086278663f 2021-06-30 10:55:38.096 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.828s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:55:38.192 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-30 10:55:38.192 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1749e782-532c-4f18-95d1-1c086278663f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 10:55:38.459 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1749e782-532c-4f18-95d1-1c086278663f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 10:55:38.459 784 2243025488184 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-30 10:55:38.459 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e5df869d-8280-48e2-a9df-8d5ca65b4780) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-30 10:55:38.459 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e5df869d-8280-48e2-a9df-8d5ca65b4780) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-30 10:55:38.459 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1749e782-532c-4f18-95d1-1c086278663f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 10:55:38.459 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-30 10:55:38.459 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1749e782-532c-4f18-95d1-1c086278663f not yet added. Adding. 2021-06-30 10:55:38.459 784 2243025488184 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-30 10:55:38.459 784 2243025488184 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-30 10:55:38.845 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1749e782-532c-4f18-95d1-1c086278663f" acquired by "networking_hyperv.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-30 10:55:39.235 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1749e782-532c-4f18-95d1-1c086278663f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:55:39.235 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1749e782-532c-4f18-95d1-1c086278663f" acquired by "networking_hyperv.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-30 10:55:39.645 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1749e782-532c-4f18-95d1-1c086278663f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:55:39.896 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1749e782-532c-4f18-95d1-1c086278663f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:55:39.896 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1749e782-532c-4f18-95d1-1c086278663f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-30 10:55:39.896 784 2243025488184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1749e782-532c-4f18-95d1-1c086278663f processed. 2021-06-30 10:55:41.289 784 2243025488184 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-30 10:55:41.471 784 2243025488184 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-30 10:55:43.079 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cfa1f0fa-e6a4-44bb-b21b-61e96f49b107 35d571b9d8494c29bc1601667ad400e5 a5796c43f1ef4394ae22cf2df07338dc - - -] Security group member updated on remote: ['a7406200-d469-4d63-ae67-30fa86513a27'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 10:55:43.079 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [req-cfa1f0fa-e6a4-44bb-b21b-61e96f49b107 35d571b9d8494c29bc1601667ad400e5 a5796c43f1ef4394ae22cf2df07338dc - - -] Security group member updated ['a7406200-d469-4d63-ae67-30fa86513a27'] 2021-06-30 10:55:44.207 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb254498-dbc1-44c4-bcdc-f5bc0eeae632 0bab9aa5e9f74f51987cd58077136c08 c7c520e6ddf4466a947e4363b8f83a8a - - -] port_update received: 9389605a-d0a8-4593-83e7-a50cfce1704b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-30 10:55:44.239 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb254498-dbc1-44c4-bcdc-f5bc0eeae632 0bab9aa5e9f74f51987cd58077136c08 c7c520e6ddf4466a947e4363b8f83a8a - - -] No port 9389605a-d0a8-4593-83e7-a50cfce1704b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-30 10:55:44.945 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6abf6ada-600c-4298-bcd7-a97f84abf16e 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Security group member updated on remote: ['8327e5c7-2fbe-4097-96d5-820009bc8533'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 10:55:44.945 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [req-6abf6ada-600c-4298-bcd7-a97f84abf16e 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Security group member updated ['8327e5c7-2fbe-4097-96d5-820009bc8533'] 2021-06-30 10:55:44.945 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [req-6abf6ada-600c-4298-bcd7-a97f84abf16e 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Refresh firewall rules 2021-06-30 10:55:44.945 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6abf6ada-600c-4298-bcd7-a97f84abf16e 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Get security group information for devices via rpc ['afca71fb-daf9-4760-a7a2-dcec639d178d', 'bdc9aaad-7cab-419e-b752-beca23eea113', '72d841a7-24e7-4323-92e1-aba170e36238'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 10:55:45.407 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6abf6ada-600c-4298-bcd7-a97f84abf16e 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Update security group information for ports dict_keys(['72d841a7-24e7-4323-92e1-aba170e36238', 'afca71fb-daf9-4760-a7a2-dcec639d178d', 'bdc9aaad-7cab-419e-b752-beca23eea113']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 10:55:45.427 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6abf6ada-600c-4298-bcd7-a97f84abf16e 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-30 10:55:45.427 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6abf6ada-600c-4298-bcd7-a97f84abf16e 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Update rules of security group (8327e5c7-2fbe-4097-96d5-820009bc8533) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-30 10:55:45.427 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6abf6ada-600c-4298-bcd7-a97f84abf16e 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Update members of security group (8327e5c7-2fbe-4097-96d5-820009bc8533) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-30 10:55:45.427 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6abf6ada-600c-4298-bcd7-a97f84abf16e 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Update port filter for 72d841a7-24e7-4323-92e1-aba170e36238 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 10:55:45.427 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6abf6ada-600c-4298-bcd7-a97f84abf16e 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Updating port rules. 2021-06-30 10:55:45.427 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6abf6ada-600c-4298-bcd7-a97f84abf16e 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Creating 1 new rules, removing 0 old rules. 2021-06-30 10:55:45.427 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [req-6abf6ada-600c-4298-bcd7-a97f84abf16e 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-72d841a7-24e7-4323-92e1-aba170e36238" acquired by "networking_hyperv.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-30 10:55:45.939 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [req-6abf6ada-600c-4298-bcd7-a97f84abf16e 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-72d841a7-24e7-4323-92e1-aba170e36238" 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-30 10:55:45.939 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [req-6abf6ada-600c-4298-bcd7-a97f84abf16e 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-72d841a7-24e7-4323-92e1-aba170e36238" acquired by "networking_hyperv.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-30 10:55:45.939 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [req-6abf6ada-600c-4298-bcd7-a97f84abf16e 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-72d841a7-24e7-4323-92e1-aba170e36238" 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-30 10:55:45.939 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6abf6ada-600c-4298-bcd7-a97f84abf16e 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Update port filter for afca71fb-daf9-4760-a7a2-dcec639d178d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 10:55:45.962 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6abf6ada-600c-4298-bcd7-a97f84abf16e 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Updating port rules. 2021-06-30 10:55:45.962 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6abf6ada-600c-4298-bcd7-a97f84abf16e 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Creating 1 new rules, removing 0 old rules. 2021-06-30 10:55:45.962 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [req-6abf6ada-600c-4298-bcd7-a97f84abf16e 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-afca71fb-daf9-4760-a7a2-dcec639d178d" acquired by "networking_hyperv.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-30 10:55:45.992 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11e9474e-93fe-41d2-bd5b-cedfd41e52bc 0bab9aa5e9f74f51987cd58077136c08 c7c520e6ddf4466a947e4363b8f83a8a - - -] port_update received: e5fb09e0-b5f2-47a4-8879-6b3e30b490fd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-30 10:55:46.002 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11e9474e-93fe-41d2-bd5b-cedfd41e52bc 0bab9aa5e9f74f51987cd58077136c08 c7c520e6ddf4466a947e4363b8f83a8a - - -] No port e5fb09e0-b5f2-47a4-8879-6b3e30b490fd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-30 10:55:46.330 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [req-6abf6ada-600c-4298-bcd7-a97f84abf16e 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-afca71fb-daf9-4760-a7a2-dcec639d178d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:55:46.330 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [req-6abf6ada-600c-4298-bcd7-a97f84abf16e 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-afca71fb-daf9-4760-a7a2-dcec639d178d" acquired by "networking_hyperv.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-30 10:55:46.347 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [req-6abf6ada-600c-4298-bcd7-a97f84abf16e 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-afca71fb-daf9-4760-a7a2-dcec639d178d" 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-30 10:55:46.347 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6abf6ada-600c-4298-bcd7-a97f84abf16e 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Update port filter for bdc9aaad-7cab-419e-b752-beca23eea113 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 10:55:46.347 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6abf6ada-600c-4298-bcd7-a97f84abf16e 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Updating port rules. 2021-06-30 10:55:46.347 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6abf6ada-600c-4298-bcd7-a97f84abf16e 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Creating 1 new rules, removing 0 old rules. 2021-06-30 10:55:46.364 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [req-6abf6ada-600c-4298-bcd7-a97f84abf16e 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-bdc9aaad-7cab-419e-b752-beca23eea113" acquired by "networking_hyperv.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-30 10:55:46.814 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [req-6abf6ada-600c-4298-bcd7-a97f84abf16e 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-bdc9aaad-7cab-419e-b752-beca23eea113" 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-30 10:55:46.837 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [req-6abf6ada-600c-4298-bcd7-a97f84abf16e 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-bdc9aaad-7cab-419e-b752-beca23eea113" acquired by "networking_hyperv.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-30 10:55:46.846 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [req-6abf6ada-600c-4298-bcd7-a97f84abf16e 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-bdc9aaad-7cab-419e-b752-beca23eea113" 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-30 10:55:48.735 784 2243025486072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9389605a-d0a8-4593-83e7-a50cfce1704b 2021-06-30 10:55:48.735 784 2243025486248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1749e782-532c-4f18-95d1-1c086278663f 2021-06-30 10:55:49.367 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-30 10:55:49.503 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7da771be-9d9e-4c99-a598-46d832d4e700 de03fd5a7fb64c9294f1471da6aa0596 bd49b9200423454393ff5007f4ecaff6 - - -] Security group member updated on remote: ['e5df869d-8280-48e2-a9df-8d5ca65b4780'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 10:55:49.503 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [req-7da771be-9d9e-4c99-a598-46d832d4e700 de03fd5a7fb64c9294f1471da6aa0596 bd49b9200423454393ff5007f4ecaff6 - - -] Security group member updated ['e5df869d-8280-48e2-a9df-8d5ca65b4780'] 2021-06-30 10:55:49.503 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [req-7da771be-9d9e-4c99-a598-46d832d4e700 de03fd5a7fb64c9294f1471da6aa0596 bd49b9200423454393ff5007f4ecaff6 - - -] Refresh firewall rules 2021-06-30 10:55:49.503 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7da771be-9d9e-4c99-a598-46d832d4e700 de03fd5a7fb64c9294f1471da6aa0596 bd49b9200423454393ff5007f4ecaff6 - - -] Get security group information for devices via rpc ['1749e782-532c-4f18-95d1-1c086278663f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 10:55:49.548 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7da771be-9d9e-4c99-a598-46d832d4e700 de03fd5a7fb64c9294f1471da6aa0596 bd49b9200423454393ff5007f4ecaff6 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 10:55:49.548 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7da771be-9d9e-4c99-a598-46d832d4e700 de03fd5a7fb64c9294f1471da6aa0596 bd49b9200423454393ff5007f4ecaff6 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-30 10:55:49.615 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Adding port 9389605a-d0a8-4593-83e7-a50cfce1704b 2021-06-30 10:55:49.615 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Port 9389605a-d0a8-4593-83e7-a50cfce1704b updated. Details: {'device': '9389605a-d0a8-4593-83e7-a50cfce1704b', 'network_id': '2642b3ef-b82c-41ce-93c1-fcbc7b94e0f6', 'port_id': '9389605a-d0a8-4593-83e7-a50cfce1704b', 'mac_address': 'fa:16:3e:89:e1:1b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 785, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6a14ad5e-90dc-4b8a-ad9c-1072bc32aed4', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-30 10:55:49.615 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] 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-30 10:55:49.615 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-30 10:55:49.615 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1749e782-532c-4f18-95d1-1c086278663f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-30 10:55:49.615 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1749e782-532c-4f18-95d1-1c086278663f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-30 10:55:49.615 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1749e782-532c-4f18-95d1-1c086278663f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-30 10:55:49.615 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9389605a-d0a8-4593-83e7-a50cfce1704b" acquired by "networking_hyperv.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-30 10:55:49.615 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9389605a-d0a8-4593-83e7-a50cfce1704b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-30 10:55:49.615 784 2243025488184 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2642b3ef-b82c-41ce-93c1-fcbc7b94e0f6 2021-06-30 10:55:49.615 784 2243025488184 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-30 10:55:49.628 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7da771be-9d9e-4c99-a598-46d832d4e700 de03fd5a7fb64c9294f1471da6aa0596 bd49b9200423454393ff5007f4ecaff6 - - -] port_delete event received for '1749e782-532c-4f18-95d1-1c086278663f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 10:55:49.658 784 2243025489064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 13e6efcd-4378-4ba8-85c9-a4da9cf83e5a 2021-06-30 10:55:49.658 784 2243025489064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1749e782-532c-4f18-95d1-1c086278663f'] 2021-06-30 10:55:49.658 784 2243025489064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-30 10:55:49.658 784 2243025489064 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-30 10:55:49.658 784 2243025489064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1749e782-532c-4f18-95d1-1c086278663f'] 2021-06-30 10:55:50.047 784 2243025488184 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9389605a-d0a8-4593-83e7-a50cfce1704b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 10:55:50.047 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9389605a-d0a8-4593-83e7-a50cfce1704b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 10:55:50.067 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9389605a-d0a8-4593-83e7-a50cfce1704b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-30 10:55:50.067 784 2243025488184 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 785, VLAN trunk: None to switch port 9389605a-d0a8-4593-83e7-a50cfce1704b 2021-06-30 10:55:50.288 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-30 10:55:50.288 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9389605a-d0a8-4593-83e7-a50cfce1704b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 10:55:50.438 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9389605a-d0a8-4593-83e7-a50cfce1704b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 10:55:50.438 784 2243025488184 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-30 10:55:50.438 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a7406200-d469-4d63-ae67-30fa86513a27) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-30 10:55:50.438 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a7406200-d469-4d63-ae67-30fa86513a27) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-30 10:55:50.438 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9389605a-d0a8-4593-83e7-a50cfce1704b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 10:55:50.438 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-30 10:55:50.438 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9389605a-d0a8-4593-83e7-a50cfce1704b not yet added. Adding. 2021-06-30 10:55:50.438 784 2243025488184 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-30 10:55:50.438 784 2243025488184 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-30 10:55:50.768 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9389605a-d0a8-4593-83e7-a50cfce1704b" acquired by "networking_hyperv.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-30 10:55:50.768 784 2243025486072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e5fb09e0-b5f2-47a4-8879-6b3e30b490fd 2021-06-30 10:55:51.142 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9389605a-d0a8-4593-83e7-a50cfce1704b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:55:51.165 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9389605a-d0a8-4593-83e7-a50cfce1704b" acquired by "networking_hyperv.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-30 10:55:51.375 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-30 10:55:51.375 784 2243025488360 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-30 10:55:51.407 784 2243025488360 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-30 10:55:51.578 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Adding port e5fb09e0-b5f2-47a4-8879-6b3e30b490fd 2021-06-30 10:55:51.578 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Port e5fb09e0-b5f2-47a4-8879-6b3e30b490fd updated. Details: {'device': 'e5fb09e0-b5f2-47a4-8879-6b3e30b490fd', 'network_id': 'b2373877-67c5-4be6-9c7c-e44b698c0363', 'port_id': 'e5fb09e0-b5f2-47a4-8879-6b3e30b490fd', 'mac_address': 'fa:16:3e:41:3d:b5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 755, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '589c5fe9-761f-443d-bd4e-80a5209ad724', '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-30 10:55:51.578 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] 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-30 10:55:51.578 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e5fb09e0-b5f2-47a4-8879-6b3e30b490fd" acquired by "networking_hyperv.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-30 10:55:51.578 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e5fb09e0-b5f2-47a4-8879-6b3e30b490fd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-30 10:55:51.578 784 2243025488360 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-30 10:55:51.626 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9389605a-d0a8-4593-83e7-a50cfce1704b" 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-30 10:55:51.913 784 2243025488360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e5fb09e0-b5f2-47a4-8879-6b3e30b490fd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 10:55:51.913 784 2243025488360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e5fb09e0-b5f2-47a4-8879-6b3e30b490fd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 10:55:51.925 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9389605a-d0a8-4593-83e7-a50cfce1704b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:55:51.925 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9389605a-d0a8-4593-83e7-a50cfce1704b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-30 10:55:51.925 784 2243025488184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9389605a-d0a8-4593-83e7-a50cfce1704b processed. 2021-06-30 10:55:51.925 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e5fb09e0-b5f2-47a4-8879-6b3e30b490fd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-30 10:55:51.925 784 2243025488360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 755, VLAN trunk: None to switch port e5fb09e0-b5f2-47a4-8879-6b3e30b490fd 2021-06-30 10:55:52.173 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-30 10:55:52.173 784 2243025488360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e5fb09e0-b5f2-47a4-8879-6b3e30b490fd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 10:55:52.345 784 2243025488360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e5fb09e0-b5f2-47a4-8879-6b3e30b490fd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 10:55:52.362 784 2243025488360 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-30 10:55:52.362 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8327e5c7-2fbe-4097-96d5-820009bc8533) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-30 10:55:52.362 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8327e5c7-2fbe-4097-96d5-820009bc8533) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-30 10:55:52.362 784 2243025488360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e5fb09e0-b5f2-47a4-8879-6b3e30b490fd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 10:55:52.362 784 2243025488360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-30 10:55:52.362 784 2243025488360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e5fb09e0-b5f2-47a4-8879-6b3e30b490fd not yet added. Adding. 2021-06-30 10:55:52.362 784 2243025488360 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-30 10:55:52.362 784 2243025488360 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-30 10:55:52.813 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e5fb09e0-b5f2-47a4-8879-6b3e30b490fd" acquired by "networking_hyperv.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-30 10:55:53.188 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e5fb09e0-b5f2-47a4-8879-6b3e30b490fd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:55:53.188 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e5fb09e0-b5f2-47a4-8879-6b3e30b490fd" acquired by "networking_hyperv.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-30 10:55:53.396 784 2243025488184 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-30 10:55:53.601 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e5fb09e0-b5f2-47a4-8879-6b3e30b490fd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:55:53.663 784 2243025488184 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-30 10:55:53.906 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e5fb09e0-b5f2-47a4-8879-6b3e30b490fd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:55:53.906 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e5fb09e0-b5f2-47a4-8879-6b3e30b490fd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-30 10:55:53.906 784 2243025488360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e5fb09e0-b5f2-47a4-8879-6b3e30b490fd processed. 2021-06-30 10:55:55.407 784 2243025488360 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-30 10:55:55.578 784 2243025488360 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-30 10:56:01.125 784 2243025486248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9389605a-d0a8-4593-83e7-a50cfce1704b 2021-06-30 10:56:01.454 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-30 10:56:01.454 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9389605a-d0a8-4593-83e7-a50cfce1704b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-30 10:56:01.454 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9389605a-d0a8-4593-83e7-a50cfce1704b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-30 10:56:01.454 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9389605a-d0a8-4593-83e7-a50cfce1704b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-30 10:56:01.489 784 2243025488360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2642b3ef-b82c-41ce-93c1-fcbc7b94e0f6 2021-06-30 10:56:01.489 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9389605a-d0a8-4593-83e7-a50cfce1704b'] 2021-06-30 10:56:01.489 784 2243025488360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-30 10:56:01.489 784 2243025488360 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-30 10:56:01.489 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9389605a-d0a8-4593-83e7-a50cfce1704b'] 2021-06-30 10:56:01.797 784 2243025488360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-776d9402-1ba1-49b8-8559-ec40b8e17812 35d571b9d8494c29bc1601667ad400e5 a5796c43f1ef4394ae22cf2df07338dc - - -] Security group member updated on remote: ['a7406200-d469-4d63-ae67-30fa86513a27'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 10:56:01.797 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [req-776d9402-1ba1-49b8-8559-ec40b8e17812 35d571b9d8494c29bc1601667ad400e5 a5796c43f1ef4394ae22cf2df07338dc - - -] Security group member updated ['a7406200-d469-4d63-ae67-30fa86513a27'] 2021-06-30 10:56:01.877 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-776d9402-1ba1-49b8-8559-ec40b8e17812 35d571b9d8494c29bc1601667ad400e5 a5796c43f1ef4394ae22cf2df07338dc - - -] port_delete event received for '9389605a-d0a8-4593-83e7-a50cfce1704b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 10:56:03.452 784 2243025488360 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-30 10:56:03.485 784 2243025488360 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-30 10:56:05.249 784 2243025488360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-92e159ff-4080-410d-adc4-dea76746771d 35d571b9d8494c29bc1601667ad400e5 a5796c43f1ef4394ae22cf2df07338dc - - -] Security group member updated on remote: ['a7406200-d469-4d63-ae67-30fa86513a27'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 10:56:05.249 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [req-92e159ff-4080-410d-adc4-dea76746771d 35d571b9d8494c29bc1601667ad400e5 a5796c43f1ef4394ae22cf2df07338dc - - -] Security group member updated ['a7406200-d469-4d63-ae67-30fa86513a27'] 2021-06-30 10:56:06.280 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07aa33f7-28d9-4dba-81bd-8f33cc9ec95a 0bab9aa5e9f74f51987cd58077136c08 c7c520e6ddf4466a947e4363b8f83a8a - - -] port_update received: 45f58077-c558-4fff-aaf1-5671a128836c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-30 10:56:06.314 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07aa33f7-28d9-4dba-81bd-8f33cc9ec95a 0bab9aa5e9f74f51987cd58077136c08 c7c520e6ddf4466a947e4363b8f83a8a - - -] No port 45f58077-c558-4fff-aaf1-5671a128836c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-30 10:56:09.270 784 2243025486072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 45f58077-c558-4fff-aaf1-5671a128836c 2021-06-30 10:56:09.519 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-30 10:56:09.719 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Adding port 45f58077-c558-4fff-aaf1-5671a128836c 2021-06-30 10:56:09.719 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Port 45f58077-c558-4fff-aaf1-5671a128836c updated. Details: {'device': '45f58077-c558-4fff-aaf1-5671a128836c', 'network_id': '2642b3ef-b82c-41ce-93c1-fcbc7b94e0f6', 'port_id': '45f58077-c558-4fff-aaf1-5671a128836c', 'mac_address': 'fa:16:3e:8d:ec:fd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 785, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6a14ad5e-90dc-4b8a-ad9c-1072bc32aed4', '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-30 10:56:09.719 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] 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-30 10:56:09.719 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-45f58077-c558-4fff-aaf1-5671a128836c" acquired by "networking_hyperv.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-30 10:56:09.719 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 45f58077-c558-4fff-aaf1-5671a128836c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-30 10:56:09.719 784 2243025488360 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2642b3ef-b82c-41ce-93c1-fcbc7b94e0f6 2021-06-30 10:56:09.719 784 2243025488360 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-30 10:56:10.047 784 2243025488360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '45f58077-c558-4fff-aaf1-5671a128836c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 10:56:10.047 784 2243025488360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '45f58077-c558-4fff-aaf1-5671a128836c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 10:56:10.063 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 45f58077-c558-4fff-aaf1-5671a128836c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-30 10:56:10.063 784 2243025488360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 785, VLAN trunk: None to switch port 45f58077-c558-4fff-aaf1-5671a128836c 2021-06-30 10:56:10.374 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-30 10:56:10.374 784 2243025488360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['45f58077-c558-4fff-aaf1-5671a128836c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 10:56:10.514 784 2243025488360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['45f58077-c558-4fff-aaf1-5671a128836c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 10:56:10.514 784 2243025488360 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-30 10:56:10.514 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a7406200-d469-4d63-ae67-30fa86513a27) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-30 10:56:10.514 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a7406200-d469-4d63-ae67-30fa86513a27) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-30 10:56:10.514 784 2243025488360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 45f58077-c558-4fff-aaf1-5671a128836c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 10:56:10.514 784 2243025488360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-30 10:56:10.514 784 2243025488360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 45f58077-c558-4fff-aaf1-5671a128836c not yet added. Adding. 2021-06-30 10:56:10.514 784 2243025488360 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-30 10:56:10.514 784 2243025488360 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-30 10:56:10.862 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-45f58077-c558-4fff-aaf1-5671a128836c" acquired by "networking_hyperv.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-30 10:56:11.173 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-45f58077-c558-4fff-aaf1-5671a128836c" 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-30 10:56:11.173 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-45f58077-c558-4fff-aaf1-5671a128836c" acquired by "networking_hyperv.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-30 10:56:11.868 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-45f58077-c558-4fff-aaf1-5671a128836c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:56:12.101 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-45f58077-c558-4fff-aaf1-5671a128836c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:56:12.101 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 45f58077-c558-4fff-aaf1-5671a128836c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-30 10:56:12.101 784 2243025488360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 45f58077-c558-4fff-aaf1-5671a128836c processed. 2021-06-30 10:56:12.374 784 2243025488360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9c76840f-326e-4e2a-9d86-539f7c09e909 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Security group member updated on remote: ['8327e5c7-2fbe-4097-96d5-820009bc8533'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 10:56:12.374 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [req-9c76840f-326e-4e2a-9d86-539f7c09e909 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Security group member updated ['8327e5c7-2fbe-4097-96d5-820009bc8533'] 2021-06-30 10:56:12.374 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [req-9c76840f-326e-4e2a-9d86-539f7c09e909 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Refresh firewall rules 2021-06-30 10:56:12.374 784 2243025488360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9c76840f-326e-4e2a-9d86-539f7c09e909 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Get security group information for devices via rpc ['afca71fb-daf9-4760-a7a2-dcec639d178d', 'bdc9aaad-7cab-419e-b752-beca23eea113', '72d841a7-24e7-4323-92e1-aba170e36238', 'e5fb09e0-b5f2-47a4-8879-6b3e30b490fd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 10:56:12.498 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c76840f-326e-4e2a-9d86-539f7c09e909 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] port_delete event received for 'e5fb09e0-b5f2-47a4-8879-6b3e30b490fd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 10:56:12.811 784 2243025488360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9c76840f-326e-4e2a-9d86-539f7c09e909 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Update security group information for ports dict_keys(['72d841a7-24e7-4323-92e1-aba170e36238', 'afca71fb-daf9-4760-a7a2-dcec639d178d', 'bdc9aaad-7cab-419e-b752-beca23eea113']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 10:56:12.811 784 2243025488360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9c76840f-326e-4e2a-9d86-539f7c09e909 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-30 10:56:12.811 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9c76840f-326e-4e2a-9d86-539f7c09e909 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Update rules of security group (8327e5c7-2fbe-4097-96d5-820009bc8533) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-30 10:56:12.811 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9c76840f-326e-4e2a-9d86-539f7c09e909 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Update members of security group (8327e5c7-2fbe-4097-96d5-820009bc8533) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-30 10:56:12.811 784 2243025488360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9c76840f-326e-4e2a-9d86-539f7c09e909 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Update port filter for 72d841a7-24e7-4323-92e1-aba170e36238 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 10:56:12.811 784 2243025488360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9c76840f-326e-4e2a-9d86-539f7c09e909 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Updating port rules. 2021-06-30 10:56:12.829 784 2243025488360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9c76840f-326e-4e2a-9d86-539f7c09e909 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-30 10:56:12.829 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [req-9c76840f-326e-4e2a-9d86-539f7c09e909 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-72d841a7-24e7-4323-92e1-aba170e36238" acquired by "networking_hyperv.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-30 10:56:12.829 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [req-9c76840f-326e-4e2a-9d86-539f7c09e909 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-72d841a7-24e7-4323-92e1-aba170e36238" 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-30 10:56:12.829 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [req-9c76840f-326e-4e2a-9d86-539f7c09e909 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-72d841a7-24e7-4323-92e1-aba170e36238" acquired by "networking_hyperv.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-30 10:56:13.249 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [req-9c76840f-326e-4e2a-9d86-539f7c09e909 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-72d841a7-24e7-4323-92e1-aba170e36238" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:56:13.249 784 2243025488360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9c76840f-326e-4e2a-9d86-539f7c09e909 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Update port filter for afca71fb-daf9-4760-a7a2-dcec639d178d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 10:56:13.249 784 2243025488360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9c76840f-326e-4e2a-9d86-539f7c09e909 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Updating port rules. 2021-06-30 10:56:13.249 784 2243025488360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9c76840f-326e-4e2a-9d86-539f7c09e909 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-30 10:56:13.249 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [req-9c76840f-326e-4e2a-9d86-539f7c09e909 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-afca71fb-daf9-4760-a7a2-dcec639d178d" acquired by "networking_hyperv.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-30 10:56:13.265 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [req-9c76840f-326e-4e2a-9d86-539f7c09e909 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-afca71fb-daf9-4760-a7a2-dcec639d178d" 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-30 10:56:13.265 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [req-9c76840f-326e-4e2a-9d86-539f7c09e909 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-afca71fb-daf9-4760-a7a2-dcec639d178d" acquired by "networking_hyperv.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-30 10:56:13.317 784 2243025486248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e5fb09e0-b5f2-47a4-8879-6b3e30b490fd 2021-06-30 10:56:13.531 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-30 10:56:13.531 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e5fb09e0-b5f2-47a4-8879-6b3e30b490fd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-30 10:56:13.531 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e5fb09e0-b5f2-47a4-8879-6b3e30b490fd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-30 10:56:13.531 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e5fb09e0-b5f2-47a4-8879-6b3e30b490fd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-30 10:56:13.531 784 2243025488184 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-30 10:56:13.561 784 2243025489064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e5fb09e0-b5f2-47a4-8879-6b3e30b490fd'] 2021-06-30 10:56:13.561 784 2243025489064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-30 10:56:13.561 784 2243025489064 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-30 10:56:13.561 784 2243025489064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e5fb09e0-b5f2-47a4-8879-6b3e30b490fd'] 2021-06-30 10:56:13.688 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [req-9c76840f-326e-4e2a-9d86-539f7c09e909 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-afca71fb-daf9-4760-a7a2-dcec639d178d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:56:13.703 784 2243025488360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9c76840f-326e-4e2a-9d86-539f7c09e909 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Update port filter for bdc9aaad-7cab-419e-b752-beca23eea113 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 10:56:13.703 784 2243025488360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9c76840f-326e-4e2a-9d86-539f7c09e909 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Updating port rules. 2021-06-30 10:56:13.703 784 2243025488360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9c76840f-326e-4e2a-9d86-539f7c09e909 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-30 10:56:13.703 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [req-9c76840f-326e-4e2a-9d86-539f7c09e909 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-bdc9aaad-7cab-419e-b752-beca23eea113" acquired by "networking_hyperv.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-30 10:56:13.703 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [req-9c76840f-326e-4e2a-9d86-539f7c09e909 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-bdc9aaad-7cab-419e-b752-beca23eea113" 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-30 10:56:13.703 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [req-9c76840f-326e-4e2a-9d86-539f7c09e909 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-bdc9aaad-7cab-419e-b752-beca23eea113" acquired by "networking_hyperv.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-30 10:56:13.766 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:56:14.123 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [req-9c76840f-326e-4e2a-9d86-539f7c09e909 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-bdc9aaad-7cab-419e-b752-beca23eea113" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:56:17.576 784 2243025486248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 72d841a7-24e7-4323-92e1-aba170e36238 2021-06-30 10:56:18.280 784 2243025488360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2b95383a-1f1f-4e36-a172-9af614048518 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Security group member updated on remote: ['8327e5c7-2fbe-4097-96d5-820009bc8533'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 10:56:18.280 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [req-2b95383a-1f1f-4e36-a172-9af614048518 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Security group member updated ['8327e5c7-2fbe-4097-96d5-820009bc8533'] 2021-06-30 10:56:18.280 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [req-2b95383a-1f1f-4e36-a172-9af614048518 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Refresh firewall rules 2021-06-30 10:56:18.280 784 2243025488360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2b95383a-1f1f-4e36-a172-9af614048518 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Get security group information for devices via rpc ['afca71fb-daf9-4760-a7a2-dcec639d178d', 'bdc9aaad-7cab-419e-b752-beca23eea113', '72d841a7-24e7-4323-92e1-aba170e36238'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 10:56:18.421 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b95383a-1f1f-4e36-a172-9af614048518 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] port_delete event received for '72d841a7-24e7-4323-92e1-aba170e36238' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 10:56:18.534 784 2243025488360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2b95383a-1f1f-4e36-a172-9af614048518 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Update security group information for ports dict_keys(['afca71fb-daf9-4760-a7a2-dcec639d178d', 'bdc9aaad-7cab-419e-b752-beca23eea113']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 10:56:18.534 784 2243025488360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2b95383a-1f1f-4e36-a172-9af614048518 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-30 10:56:18.534 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2b95383a-1f1f-4e36-a172-9af614048518 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Update rules of security group (8327e5c7-2fbe-4097-96d5-820009bc8533) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-30 10:56:18.534 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2b95383a-1f1f-4e36-a172-9af614048518 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Update members of security group (8327e5c7-2fbe-4097-96d5-820009bc8533) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-30 10:56:18.534 784 2243025488360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2b95383a-1f1f-4e36-a172-9af614048518 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Update port filter for afca71fb-daf9-4760-a7a2-dcec639d178d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 10:56:18.534 784 2243025488360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2b95383a-1f1f-4e36-a172-9af614048518 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Updating port rules. 2021-06-30 10:56:18.534 784 2243025488360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2b95383a-1f1f-4e36-a172-9af614048518 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-30 10:56:18.548 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [req-2b95383a-1f1f-4e36-a172-9af614048518 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-afca71fb-daf9-4760-a7a2-dcec639d178d" acquired by "networking_hyperv.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-30 10:56:18.548 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [req-2b95383a-1f1f-4e36-a172-9af614048518 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-afca71fb-daf9-4760-a7a2-dcec639d178d" 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-30 10:56:18.548 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [req-2b95383a-1f1f-4e36-a172-9af614048518 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-afca71fb-daf9-4760-a7a2-dcec639d178d" acquired by "networking_hyperv.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-30 10:56:18.982 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [req-2b95383a-1f1f-4e36-a172-9af614048518 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-afca71fb-daf9-4760-a7a2-dcec639d178d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:56:18.982 784 2243025488360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2b95383a-1f1f-4e36-a172-9af614048518 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Update port filter for bdc9aaad-7cab-419e-b752-beca23eea113 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 10:56:18.998 784 2243025488360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2b95383a-1f1f-4e36-a172-9af614048518 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Updating port rules. 2021-06-30 10:56:18.998 784 2243025488360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2b95383a-1f1f-4e36-a172-9af614048518 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-30 10:56:18.998 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [req-2b95383a-1f1f-4e36-a172-9af614048518 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-bdc9aaad-7cab-419e-b752-beca23eea113" acquired by "networking_hyperv.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-30 10:56:18.998 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [req-2b95383a-1f1f-4e36-a172-9af614048518 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-bdc9aaad-7cab-419e-b752-beca23eea113" 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-30 10:56:18.998 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [req-2b95383a-1f1f-4e36-a172-9af614048518 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-bdc9aaad-7cab-419e-b752-beca23eea113" acquired by "networking_hyperv.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-30 10:56:19.264 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [req-2b95383a-1f1f-4e36-a172-9af614048518 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-bdc9aaad-7cab-419e-b752-beca23eea113" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:56:19.312 784 2243025488360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7d288795-f917-4b9e-9470-2e382904b819 35d571b9d8494c29bc1601667ad400e5 a5796c43f1ef4394ae22cf2df07338dc - - -] Security group member updated on remote: ['a7406200-d469-4d63-ae67-30fa86513a27'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 10:56:19.312 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [req-7d288795-f917-4b9e-9470-2e382904b819 35d571b9d8494c29bc1601667ad400e5 a5796c43f1ef4394ae22cf2df07338dc - - -] Security group member updated ['a7406200-d469-4d63-ae67-30fa86513a27'] 2021-06-30 10:56:19.312 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [req-7d288795-f917-4b9e-9470-2e382904b819 35d571b9d8494c29bc1601667ad400e5 a5796c43f1ef4394ae22cf2df07338dc - - -] Refresh firewall rules 2021-06-30 10:56:19.335 784 2243025488360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7d288795-f917-4b9e-9470-2e382904b819 35d571b9d8494c29bc1601667ad400e5 a5796c43f1ef4394ae22cf2df07338dc - - -] Get security group information for devices via rpc ['45f58077-c558-4fff-aaf1-5671a128836c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 10:56:19.342 784 2243025488360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7d288795-f917-4b9e-9470-2e382904b819 35d571b9d8494c29bc1601667ad400e5 a5796c43f1ef4394ae22cf2df07338dc - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 10:56:19.342 784 2243025488360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7d288795-f917-4b9e-9470-2e382904b819 35d571b9d8494c29bc1601667ad400e5 a5796c43f1ef4394ae22cf2df07338dc - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-30 10:56:19.393 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d288795-f917-4b9e-9470-2e382904b819 35d571b9d8494c29bc1601667ad400e5 a5796c43f1ef4394ae22cf2df07338dc - - -] port_delete event received for '45f58077-c558-4fff-aaf1-5671a128836c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 10:56:19.544 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-30 10:56:19.545 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '72d841a7-24e7-4323-92e1-aba170e36238' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-30 10:56:19.545 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '72d841a7-24e7-4323-92e1-aba170e36238' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-30 10:56:19.545 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 72d841a7-24e7-4323-92e1-aba170e36238 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-30 10:56:19.566 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['72d841a7-24e7-4323-92e1-aba170e36238'] 2021-06-30 10:56:19.566 784 2243025488360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-30 10:56:19.576 784 2243025488360 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-30 10:56:19.576 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['72d841a7-24e7-4323-92e1-aba170e36238'] 2021-06-30 10:56:19.576 784 2243025486248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 45f58077-c558-4fff-aaf1-5671a128836c 2021-06-30 10:56:21.545 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-30 10:56:21.545 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '45f58077-c558-4fff-aaf1-5671a128836c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-30 10:56:21.545 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '45f58077-c558-4fff-aaf1-5671a128836c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-30 10:56:21.545 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 45f58077-c558-4fff-aaf1-5671a128836c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-30 10:56:21.545 784 2243025488360 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-30 10:56:21.561 784 2243025488184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2642b3ef-b82c-41ce-93c1-fcbc7b94e0f6 2021-06-30 10:56:21.561 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['45f58077-c558-4fff-aaf1-5671a128836c'] 2021-06-30 10:56:21.561 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-30 10:56:21.561 784 2243025488184 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-30 10:56:21.561 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['45f58077-c558-4fff-aaf1-5671a128836c'] 2021-06-30 10:56:21.593 784 2243025488360 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-30 10:56:22.607 784 2243025488360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-706809f2-d5a8-4168-a70c-602e2cd43724 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Security group member updated on remote: ['8327e5c7-2fbe-4097-96d5-820009bc8533'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 10:56:22.607 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [req-706809f2-d5a8-4168-a70c-602e2cd43724 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Security group member updated ['8327e5c7-2fbe-4097-96d5-820009bc8533'] 2021-06-30 10:56:22.607 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [req-706809f2-d5a8-4168-a70c-602e2cd43724 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Refresh firewall rules 2021-06-30 10:56:22.607 784 2243025488360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-706809f2-d5a8-4168-a70c-602e2cd43724 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Get security group information for devices via rpc ['afca71fb-daf9-4760-a7a2-dcec639d178d', 'bdc9aaad-7cab-419e-b752-beca23eea113'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 10:56:22.740 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-706809f2-d5a8-4168-a70c-602e2cd43724 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] port_delete event received for 'bdc9aaad-7cab-419e-b752-beca23eea113' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 10:56:22.842 784 2243025488360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-706809f2-d5a8-4168-a70c-602e2cd43724 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Update security group information for ports dict_keys(['afca71fb-daf9-4760-a7a2-dcec639d178d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 10:56:22.842 784 2243025488360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-706809f2-d5a8-4168-a70c-602e2cd43724 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-30 10:56:22.842 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-706809f2-d5a8-4168-a70c-602e2cd43724 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Update rules of security group (8327e5c7-2fbe-4097-96d5-820009bc8533) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-30 10:56:22.842 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-706809f2-d5a8-4168-a70c-602e2cd43724 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Update members of security group (8327e5c7-2fbe-4097-96d5-820009bc8533) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-30 10:56:22.842 784 2243025488360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-706809f2-d5a8-4168-a70c-602e2cd43724 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Update port filter for afca71fb-daf9-4760-a7a2-dcec639d178d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 10:56:22.842 784 2243025488360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-706809f2-d5a8-4168-a70c-602e2cd43724 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Updating port rules. 2021-06-30 10:56:22.842 784 2243025488360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-706809f2-d5a8-4168-a70c-602e2cd43724 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-30 10:56:22.842 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [req-706809f2-d5a8-4168-a70c-602e2cd43724 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-afca71fb-daf9-4760-a7a2-dcec639d178d" acquired by "networking_hyperv.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-30 10:56:22.842 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [req-706809f2-d5a8-4168-a70c-602e2cd43724 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-afca71fb-daf9-4760-a7a2-dcec639d178d" 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-30 10:56:22.842 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [req-706809f2-d5a8-4168-a70c-602e2cd43724 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-afca71fb-daf9-4760-a7a2-dcec639d178d" acquired by "networking_hyperv.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-30 10:56:23.123 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [req-706809f2-d5a8-4168-a70c-602e2cd43724 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Lock "n-hv-driver-port-lock-afca71fb-daf9-4760-a7a2-dcec639d178d" 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-30 10:56:23.659 784 2243025486248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bdc9aaad-7cab-419e-b752-beca23eea113 2021-06-30 10:56:25.591 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-30 10:56:25.591 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bdc9aaad-7cab-419e-b752-beca23eea113' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-30 10:56:25.591 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bdc9aaad-7cab-419e-b752-beca23eea113' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-30 10:56:25.599 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bdc9aaad-7cab-419e-b752-beca23eea113 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-30 10:56:25.610 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bdc9aaad-7cab-419e-b752-beca23eea113'] 2021-06-30 10:56:25.610 784 2243025488360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-30 10:56:25.610 784 2243025488360 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-30 10:56:25.610 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bdc9aaad-7cab-419e-b752-beca23eea113'] 2021-06-30 10:56:27.591 784 2243025488360 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-30 10:56:27.628 784 2243025488360 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-30 10:56:27.700 784 2243025486248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: afca71fb-daf9-4760-a7a2-dcec639d178d 2021-06-30 10:56:28.345 784 2243025488360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4fff9a8b-d1fd-443d-b25f-c7a85ea41578 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Security group member updated on remote: ['8327e5c7-2fbe-4097-96d5-820009bc8533'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 10:56:28.345 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [req-4fff9a8b-d1fd-443d-b25f-c7a85ea41578 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Security group member updated ['8327e5c7-2fbe-4097-96d5-820009bc8533'] 2021-06-30 10:56:28.345 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [req-4fff9a8b-d1fd-443d-b25f-c7a85ea41578 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Refresh firewall rules 2021-06-30 10:56:28.345 784 2243025488360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4fff9a8b-d1fd-443d-b25f-c7a85ea41578 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Get security group information for devices via rpc ['afca71fb-daf9-4760-a7a2-dcec639d178d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 10:56:28.393 784 2243025488360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4fff9a8b-d1fd-443d-b25f-c7a85ea41578 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 10:56:28.393 784 2243025488360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4fff9a8b-d1fd-443d-b25f-c7a85ea41578 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-30 10:56:28.450 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4fff9a8b-d1fd-443d-b25f-c7a85ea41578 0814f12b038147fbb6d3b2dc6e217539 bfa4d7d4657f4439a483712c70d6daa2 - - -] port_delete event received for 'afca71fb-daf9-4760-a7a2-dcec639d178d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 10:56:29.629 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-30 10:56:29.629 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'afca71fb-daf9-4760-a7a2-dcec639d178d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-30 10:56:29.629 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'afca71fb-daf9-4760-a7a2-dcec639d178d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-30 10:56:29.629 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port afca71fb-daf9-4760-a7a2-dcec639d178d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-30 10:56:29.644 784 2243025488360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b2373877-67c5-4be6-9c7c-e44b698c0363 2021-06-30 10:56:29.644 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['afca71fb-daf9-4760-a7a2-dcec639d178d'] 2021-06-30 10:56:29.644 784 2243025488360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-30 10:56:29.644 784 2243025488360 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-30 10:56:29.644 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['afca71fb-daf9-4760-a7a2-dcec639d178d'] 2021-06-30 10:56:30.028 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df12b094-1a96-4e79-8b6d-97a7a642881d 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] network_delete received. Deleting network b2373877-67c5-4be6-9c7c-e44b698c0363 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-30 10:56:30.028 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df12b094-1a96-4e79-8b6d-97a7a642881d 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] Network b2373877-67c5-4be6-9c7c-e44b698c0363 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-30 10:56:31.630 784 2243025488360 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-30 10:56:31.642 784 2243025488360 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-30 10:56:34.905 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec8c8457-03a7-413d-aa38-e35f454674ea 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] network_delete received. Deleting network 31c9aa0f-75be-4c50-be72-a716ecc4537c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-30 10:56:34.905 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec8c8457-03a7-413d-aa38-e35f454674ea 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] Network 31c9aa0f-75be-4c50-be72-a716ecc4537c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-30 10:56:35.684 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25235e07-81da-4aa5-9975-72fb3e9c2d6f 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] network_delete received. Deleting network 3308b9d6-86ff-4f3f-8168-0302f20d74ca network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-30 10:56:35.684 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25235e07-81da-4aa5-9975-72fb3e9c2d6f 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] Network 3308b9d6-86ff-4f3f-8168-0302f20d74ca not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-30 10:56:41.653 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b4b7a8fd-f0d9-4372-88bc-265147cac4cc 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] network_delete received. Deleting network 2642b3ef-b82c-41ce-93c1-fcbc7b94e0f6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-30 10:56:41.653 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b4b7a8fd-f0d9-4372-88bc-265147cac4cc 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] Network 2642b3ef-b82c-41ce-93c1-fcbc7b94e0f6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-30 10:57:08.185 784 2243025486072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 481b9f9e-af4b-4118-a047-f6f5dfd6d3be 2021-06-30 10:57:09.794 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-30 10:57:09.971 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Adding port 481b9f9e-af4b-4118-a047-f6f5dfd6d3be 2021-06-30 10:57:09.971 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Port 481b9f9e-af4b-4118-a047-f6f5dfd6d3be updated. Details: {'device': '481b9f9e-af4b-4118-a047-f6f5dfd6d3be', 'network_id': '06a1d6ed-15f0-4376-839b-1290bbd36e32', 'port_id': '481b9f9e-af4b-4118-a047-f6f5dfd6d3be', 'mac_address': 'fa:16:3e:77:d0:5e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 765, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '023b3e83-640a-47c1-b427-cdc7b9c4aa28', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-30 10:57:09.971 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] 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-30 10:57:09.986 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-481b9f9e-af4b-4118-a047-f6f5dfd6d3be" acquired by "networking_hyperv.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-30 10:57:09.986 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 481b9f9e-af4b-4118-a047-f6f5dfd6d3be _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-30 10:57:09.986 784 2243025488360 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-30 10:57:10.010 784 2243025488360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '481b9f9e-af4b-4118-a047-f6f5dfd6d3be') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 10:57:10.010 784 2243025488360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '481b9f9e-af4b-4118-a047-f6f5dfd6d3be') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 10:57:10.024 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 481b9f9e-af4b-4118-a047-f6f5dfd6d3be is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-30 10:57:10.024 784 2243025488360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 765, VLAN trunk: None to switch port 481b9f9e-af4b-4118-a047-f6f5dfd6d3be 2021-06-30 10:57:10.082 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-30 10:57:10.082 784 2243025488360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['481b9f9e-af4b-4118-a047-f6f5dfd6d3be'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 10:57:10.198 784 2243025488360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['481b9f9e-af4b-4118-a047-f6f5dfd6d3be']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 10:57:10.223 784 2243025488360 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-30 10:57:10.223 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e60d792d-a1ec-431e-a5e8-edc351038ae9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-30 10:57:10.223 784 2243025488360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 481b9f9e-af4b-4118-a047-f6f5dfd6d3be _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 10:57:10.223 784 2243025488360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-30 10:57:10.223 784 2243025488360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-06-30 10:57:10.223 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-481b9f9e-af4b-4118-a047-f6f5dfd6d3be" acquired by "networking_hyperv.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-30 10:57:10.223 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-481b9f9e-af4b-4118-a047-f6f5dfd6d3be" 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-30 10:57:10.223 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-481b9f9e-af4b-4118-a047-f6f5dfd6d3be" acquired by "networking_hyperv.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-30 10:57:10.223 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-481b9f9e-af4b-4118-a047-f6f5dfd6d3be" 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-30 10:57:10.269 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-481b9f9e-af4b-4118-a047-f6f5dfd6d3be" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.296s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:57:10.269 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 481b9f9e-af4b-4118-a047-f6f5dfd6d3be status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-30 10:57:10.269 784 2243025488360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 481b9f9e-af4b-4118-a047-f6f5dfd6d3be processed. 2021-06-30 10:57:11.792 784 2243025488360 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-30 10:57:11.979 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:57:28.744 784 2243025486248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 481b9f9e-af4b-4118-a047-f6f5dfd6d3be 2021-06-30 10:57:29.869 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-30 10:57:29.869 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '481b9f9e-af4b-4118-a047-f6f5dfd6d3be' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-30 10:57:29.869 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '481b9f9e-af4b-4118-a047-f6f5dfd6d3be' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-30 10:57:29.869 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 481b9f9e-af4b-4118-a047-f6f5dfd6d3be _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-30 10:57:29.869 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['481b9f9e-af4b-4118-a047-f6f5dfd6d3be'] 2021-06-30 10:57:29.869 784 2243025488360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-30 10:57:29.869 784 2243025488360 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-30 10:57:29.869 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['481b9f9e-af4b-4118-a047-f6f5dfd6d3be'] 2021-06-30 10:57:31.873 784 2243025488360 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-30 10:57:31.986 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:57:32.760 784 2243025486248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 481b9f9e-af4b-4118-a047-f6f5dfd6d3be 2021-06-30 10:57:33.877 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-30 10:57:33.877 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '481b9f9e-af4b-4118-a047-f6f5dfd6d3be' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-30 10:57:33.877 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '481b9f9e-af4b-4118-a047-f6f5dfd6d3be' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-30 10:57:33.877 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 481b9f9e-af4b-4118-a047-f6f5dfd6d3be _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-30 10:57:33.920 784 2243025488360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 06a1d6ed-15f0-4376-839b-1290bbd36e32 2021-06-30 10:57:33.920 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['481b9f9e-af4b-4118-a047-f6f5dfd6d3be'] 2021-06-30 10:57:33.920 784 2243025488360 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-30 10:57:33.920 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['481b9f9e-af4b-4118-a047-f6f5dfd6d3be'] 2021-06-30 10:57:35.900 784 2243025488360 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-30 10:57:35.979 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.079s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:57:44.009 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ec78a0b-8dfb-4dd4-b6fb-0f423992df40 - - - - -] port_update received: 89eb1867-8f0c-4fd5-bcd3-3e73829d2ef2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-30 10:57:44.025 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ec78a0b-8dfb-4dd4-b6fb-0f423992df40 - - - - -] No port 89eb1867-8f0c-4fd5-bcd3-3e73829d2ef2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-30 10:57:48.555 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-23d84cba-334c-4e71-af2b-49fd11f9f9bf - - - - -] port_update received: 0c949bec-4750-4810-831c-f9918b61f60d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-30 10:57:48.576 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-23d84cba-334c-4e71-af2b-49fd11f9f9bf - - - - -] No port 0c949bec-4750-4810-831c-f9918b61f60d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-30 10:57:50.283 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b72cd23f-b356-487d-870c-d1f81a9b79e0 - - - - -] port_update received: 27b9a5e2-f79a-4d28-a18d-bcb5373ff305 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-30 10:57:50.293 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b72cd23f-b356-487d-870c-d1f81a9b79e0 - - - - -] No port 27b9a5e2-f79a-4d28-a18d-bcb5373ff305 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-30 10:57:54.306 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0130df54-e213-43eb-8f82-cab016fffee3 - - - - -] port_update received: 74e1b031-d0bf-4a8e-8414-24567eb04c7f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-30 10:57:54.321 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0130df54-e213-43eb-8f82-cab016fffee3 - - - - -] No port 74e1b031-d0bf-4a8e-8414-24567eb04c7f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-30 10:57:56.908 784 2243025488360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d421f883-efb1-4beb-84d6-9270bd49c65e 83b121aa65534b84901f23b4f5ffbda2 743a0b04f7a64ac6b5dce47ed5d8f2f7 - - -] Security group member updated on remote: ['b28580a6-c8bf-466a-8757-158a10b0f3cb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 10:57:56.908 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [req-d421f883-efb1-4beb-84d6-9270bd49c65e 83b121aa65534b84901f23b4f5ffbda2 743a0b04f7a64ac6b5dce47ed5d8f2f7 - - -] Security group member updated ['b28580a6-c8bf-466a-8757-158a10b0f3cb'] 2021-06-30 10:57:56.908 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [req-d421f883-efb1-4beb-84d6-9270bd49c65e 83b121aa65534b84901f23b4f5ffbda2 743a0b04f7a64ac6b5dce47ed5d8f2f7 - - -] Refresh firewall rules 2021-06-30 10:57:56.908 784 2243025488360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d421f883-efb1-4beb-84d6-9270bd49c65e 83b121aa65534b84901f23b4f5ffbda2 743a0b04f7a64ac6b5dce47ed5d8f2f7 - - -] Get security group information for devices via rpc ['b7f375b8-a244-4b2a-8ba3-5fdb774df533', 'e94db80f-0808-4299-bf02-da2c03c8790c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 10:57:57.027 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d421f883-efb1-4beb-84d6-9270bd49c65e 83b121aa65534b84901f23b4f5ffbda2 743a0b04f7a64ac6b5dce47ed5d8f2f7 - - -] port_delete event received for 'e94db80f-0808-4299-bf02-da2c03c8790c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 10:57:57.103 784 2243025486248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e94db80f-0808-4299-bf02-da2c03c8790c 2021-06-30 10:57:57.103 784 2243025486072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 481b9f9e-af4b-4118-a047-f6f5dfd6d3be 2021-06-30 10:57:57.321 784 2243025488360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d421f883-efb1-4beb-84d6-9270bd49c65e 83b121aa65534b84901f23b4f5ffbda2 743a0b04f7a64ac6b5dce47ed5d8f2f7 - - -] Update security group information for ports dict_keys(['b7f375b8-a244-4b2a-8ba3-5fdb774df533']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 10:57:57.321 784 2243025488360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d421f883-efb1-4beb-84d6-9270bd49c65e 83b121aa65534b84901f23b4f5ffbda2 743a0b04f7a64ac6b5dce47ed5d8f2f7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-30 10:57:57.321 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d421f883-efb1-4beb-84d6-9270bd49c65e 83b121aa65534b84901f23b4f5ffbda2 743a0b04f7a64ac6b5dce47ed5d8f2f7 - - -] Update rules of security group (b28580a6-c8bf-466a-8757-158a10b0f3cb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-30 10:57:57.321 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d421f883-efb1-4beb-84d6-9270bd49c65e 83b121aa65534b84901f23b4f5ffbda2 743a0b04f7a64ac6b5dce47ed5d8f2f7 - - -] Update members of security group (b28580a6-c8bf-466a-8757-158a10b0f3cb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-30 10:57:57.321 784 2243025488360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d421f883-efb1-4beb-84d6-9270bd49c65e 83b121aa65534b84901f23b4f5ffbda2 743a0b04f7a64ac6b5dce47ed5d8f2f7 - - -] Update port filter for b7f375b8-a244-4b2a-8ba3-5fdb774df533 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 10:57:57.321 784 2243025488360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d421f883-efb1-4beb-84d6-9270bd49c65e 83b121aa65534b84901f23b4f5ffbda2 743a0b04f7a64ac6b5dce47ed5d8f2f7 - - -] Updating port rules. 2021-06-30 10:57:57.321 784 2243025488360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d421f883-efb1-4beb-84d6-9270bd49c65e 83b121aa65534b84901f23b4f5ffbda2 743a0b04f7a64ac6b5dce47ed5d8f2f7 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-30 10:57:57.321 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [req-d421f883-efb1-4beb-84d6-9270bd49c65e 83b121aa65534b84901f23b4f5ffbda2 743a0b04f7a64ac6b5dce47ed5d8f2f7 - - -] Lock "n-hv-driver-port-lock-b7f375b8-a244-4b2a-8ba3-5fdb774df533" acquired by "networking_hyperv.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-30 10:57:57.321 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [req-d421f883-efb1-4beb-84d6-9270bd49c65e 83b121aa65534b84901f23b4f5ffbda2 743a0b04f7a64ac6b5dce47ed5d8f2f7 - - -] Lock "n-hv-driver-port-lock-b7f375b8-a244-4b2a-8ba3-5fdb774df533" 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-30 10:57:57.321 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [req-d421f883-efb1-4beb-84d6-9270bd49c65e 83b121aa65534b84901f23b4f5ffbda2 743a0b04f7a64ac6b5dce47ed5d8f2f7 - - -] Lock "n-hv-driver-port-lock-b7f375b8-a244-4b2a-8ba3-5fdb774df533" acquired by "networking_hyperv.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-30 10:57:57.525 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [req-d421f883-efb1-4beb-84d6-9270bd49c65e 83b121aa65534b84901f23b4f5ffbda2 743a0b04f7a64ac6b5dce47ed5d8f2f7 - - -] Lock "n-hv-driver-port-lock-b7f375b8-a244-4b2a-8ba3-5fdb774df533" 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-30 10:57:58.024 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-30 10:57:58.321 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Adding port 481b9f9e-af4b-4118-a047-f6f5dfd6d3be 2021-06-30 10:57:58.321 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Port 481b9f9e-af4b-4118-a047-f6f5dfd6d3be updated. Details: {'device': '481b9f9e-af4b-4118-a047-f6f5dfd6d3be', 'network_id': '06a1d6ed-15f0-4376-839b-1290bbd36e32', 'port_id': '481b9f9e-af4b-4118-a047-f6f5dfd6d3be', 'mac_address': 'fa:16:3e:77:d0:5e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 765, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '023b3e83-640a-47c1-b427-cdc7b9c4aa28', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-30 10:57:58.321 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] 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-30 10:57:58.321 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-30 10:57:58.321 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e94db80f-0808-4299-bf02-da2c03c8790c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-30 10:57:58.321 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e94db80f-0808-4299-bf02-da2c03c8790c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-30 10:57:58.321 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e94db80f-0808-4299-bf02-da2c03c8790c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-30 10:57:58.321 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-481b9f9e-af4b-4118-a047-f6f5dfd6d3be" acquired by "networking_hyperv.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-30 10:57:58.321 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 481b9f9e-af4b-4118-a047-f6f5dfd6d3be _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-30 10:57:58.321 784 2243025488360 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 06a1d6ed-15f0-4376-839b-1290bbd36e32 2021-06-30 10:57:58.321 784 2243025488360 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-30 10:57:58.342 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e94db80f-0808-4299-bf02-da2c03c8790c'] 2021-06-30 10:57:58.342 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-30 10:57:58.342 784 2243025488184 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-30 10:57:58.342 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e94db80f-0808-4299-bf02-da2c03c8790c'] 2021-06-30 10:57:58.539 784 2243025488360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '481b9f9e-af4b-4118-a047-f6f5dfd6d3be') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 10:57:58.539 784 2243025488360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '481b9f9e-af4b-4118-a047-f6f5dfd6d3be') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 10:57:58.539 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 481b9f9e-af4b-4118-a047-f6f5dfd6d3be is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-30 10:57:58.539 784 2243025488360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 765, VLAN trunk: None to switch port 481b9f9e-af4b-4118-a047-f6f5dfd6d3be 2021-06-30 10:57:58.680 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-30 10:57:58.680 784 2243025488360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['481b9f9e-af4b-4118-a047-f6f5dfd6d3be'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 10:57:58.961 784 2243025488360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['481b9f9e-af4b-4118-a047-f6f5dfd6d3be']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 10:57:58.961 784 2243025488360 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-30 10:57:58.961 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e60d792d-a1ec-431e-a5e8-edc351038ae9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-30 10:57:58.961 784 2243025488360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 481b9f9e-af4b-4118-a047-f6f5dfd6d3be _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 10:57:58.961 784 2243025488360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-30 10:57:58.961 784 2243025488360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 481b9f9e-af4b-4118-a047-f6f5dfd6d3be not yet added. Adding. 2021-06-30 10:57:58.961 784 2243025488360 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-30 10:57:58.961 784 2243025488360 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-30 10:57:59.133 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-481b9f9e-af4b-4118-a047-f6f5dfd6d3be" acquired by "networking_hyperv.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-30 10:57:59.307 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-481b9f9e-af4b-4118-a047-f6f5dfd6d3be" 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-30 10:57:59.307 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-481b9f9e-af4b-4118-a047-f6f5dfd6d3be" acquired by "networking_hyperv.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-30 10:57:59.540 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-481b9f9e-af4b-4118-a047-f6f5dfd6d3be" 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-30 10:57:59.712 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-481b9f9e-af4b-4118-a047-f6f5dfd6d3be" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:57:59.712 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 481b9f9e-af4b-4118-a047-f6f5dfd6d3be status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-30 10:57:59.712 784 2243025488360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 481b9f9e-af4b-4118-a047-f6f5dfd6d3be processed. 2021-06-30 10:58:00.039 784 2243025488360 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-30 10:58:00.295 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:58:04.586 784 2243025488360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8d72f077-139c-4410-8436-d5a568b8a0b7 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Security group member updated on remote: ['02429e4b-66e1-4d8d-a40b-38e3e284dc87'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 10:58:04.586 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [req-8d72f077-139c-4410-8436-d5a568b8a0b7 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Security group member updated ['02429e4b-66e1-4d8d-a40b-38e3e284dc87'] 2021-06-30 10:58:19.438 784 2243025486248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b7f375b8-a244-4b2a-8ba3-5fdb774df533 2021-06-30 10:58:19.726 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36b16f11-275c-42ba-873d-de54f2f2cc43 0bab9aa5e9f74f51987cd58077136c08 c7c520e6ddf4466a947e4363b8f83a8a - - -] port_update received: 1ac803eb-c3f2-47fd-90c0-4d9ce859ae75 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-30 10:58:19.744 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36b16f11-275c-42ba-873d-de54f2f2cc43 0bab9aa5e9f74f51987cd58077136c08 c7c520e6ddf4466a947e4363b8f83a8a - - -] No port 1ac803eb-c3f2-47fd-90c0-4d9ce859ae75 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-30 10:58:20.008 784 2243025488360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-092be4ce-8460-446f-884d-749a15a88dde 83b121aa65534b84901f23b4f5ffbda2 743a0b04f7a64ac6b5dce47ed5d8f2f7 - - -] Security group member updated on remote: ['b28580a6-c8bf-466a-8757-158a10b0f3cb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 10:58:20.008 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [req-092be4ce-8460-446f-884d-749a15a88dde 83b121aa65534b84901f23b4f5ffbda2 743a0b04f7a64ac6b5dce47ed5d8f2f7 - - -] Security group member updated ['b28580a6-c8bf-466a-8757-158a10b0f3cb'] 2021-06-30 10:58:20.008 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [req-092be4ce-8460-446f-884d-749a15a88dde 83b121aa65534b84901f23b4f5ffbda2 743a0b04f7a64ac6b5dce47ed5d8f2f7 - - -] Refresh firewall rules 2021-06-30 10:58:20.008 784 2243025488360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-092be4ce-8460-446f-884d-749a15a88dde 83b121aa65534b84901f23b4f5ffbda2 743a0b04f7a64ac6b5dce47ed5d8f2f7 - - -] Get security group information for devices via rpc ['b7f375b8-a244-4b2a-8ba3-5fdb774df533'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 10:58:20.061 784 2243025488360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-092be4ce-8460-446f-884d-749a15a88dde 83b121aa65534b84901f23b4f5ffbda2 743a0b04f7a64ac6b5dce47ed5d8f2f7 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 10:58:20.061 784 2243025488360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-092be4ce-8460-446f-884d-749a15a88dde 83b121aa65534b84901f23b4f5ffbda2 743a0b04f7a64ac6b5dce47ed5d8f2f7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-30 10:58:20.072 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-092be4ce-8460-446f-884d-749a15a88dde 83b121aa65534b84901f23b4f5ffbda2 743a0b04f7a64ac6b5dce47ed5d8f2f7 - - -] port_delete event received for 'b7f375b8-a244-4b2a-8ba3-5fdb774df533' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 10:58:20.120 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-30 10:58:20.120 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b7f375b8-a244-4b2a-8ba3-5fdb774df533' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-30 10:58:20.120 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b7f375b8-a244-4b2a-8ba3-5fdb774df533' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-30 10:58:20.120 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b7f375b8-a244-4b2a-8ba3-5fdb774df533 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-30 10:58:20.120 784 2243025488360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 59d1f47c-85a8-4919-adbd-5de3ff855abd 2021-06-30 10:58:20.120 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b7f375b8-a244-4b2a-8ba3-5fdb774df533'] 2021-06-30 10:58:20.120 784 2243025488360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-30 10:58:20.120 784 2243025488360 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-30 10:58:20.120 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b7f375b8-a244-4b2a-8ba3-5fdb774df533'] 2021-06-30 10:58:22.121 784 2243025488360 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-30 10:58:22.133 784 2243025488360 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-30 10:58:22.509 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ac75c5b-af05-457a-8b57-39f99c1837da 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] port_delete event received for '7733761b-1519-400a-bee0-7e0c05e4b8f4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 10:58:23.463 784 2243025486072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1ac803eb-c3f2-47fd-90c0-4d9ce859ae75 2021-06-30 10:58:23.602 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f7be2bd-b30b-4094-8dea-60e8a2596e82 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] port_delete event received for 'e1475498-2cb8-4ee0-ae8f-408253645f4e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 10:58:24.119 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-30 10:58:24.305 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Adding port 1ac803eb-c3f2-47fd-90c0-4d9ce859ae75 2021-06-30 10:58:24.305 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Port 1ac803eb-c3f2-47fd-90c0-4d9ce859ae75 updated. Details: {'device': '1ac803eb-c3f2-47fd-90c0-4d9ce859ae75', 'network_id': '6ec19491-0588-45e7-82a4-d54817cfa2c6', 'port_id': '1ac803eb-c3f2-47fd-90c0-4d9ce859ae75', 'mac_address': 'fa:16:3e:f5:7e:4f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 781, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ccec90a6-f807-45b9-817f-f485d80cb161', '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-30 10:58:24.305 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] 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-30 10:58:24.322 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1ac803eb-c3f2-47fd-90c0-4d9ce859ae75" acquired by "networking_hyperv.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-30 10:58:24.322 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1ac803eb-c3f2-47fd-90c0-4d9ce859ae75 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-30 10:58:24.322 784 2243025488360 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6ec19491-0588-45e7-82a4-d54817cfa2c6 2021-06-30 10:58:24.322 784 2243025488360 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-30 10:58:24.322 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d09cce-5174-4d16-9c03-58e90c07c9fe 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] network_delete received. Deleting network 59d1f47c-85a8-4919-adbd-5de3ff855abd network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-30 10:58:24.322 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d09cce-5174-4d16-9c03-58e90c07c9fe 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] Network 59d1f47c-85a8-4919-adbd-5de3ff855abd not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-30 10:58:24.510 784 2243025488360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1ac803eb-c3f2-47fd-90c0-4d9ce859ae75') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 10:58:24.510 784 2243025488360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1ac803eb-c3f2-47fd-90c0-4d9ce859ae75') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 10:58:24.510 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1ac803eb-c3f2-47fd-90c0-4d9ce859ae75 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-30 10:58:24.510 784 2243025488360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 781, VLAN trunk: None to switch port 1ac803eb-c3f2-47fd-90c0-4d9ce859ae75 2021-06-30 10:58:24.666 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-30 10:58:24.666 784 2243025488360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1ac803eb-c3f2-47fd-90c0-4d9ce859ae75'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 10:58:24.867 784 2243025488360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1ac803eb-c3f2-47fd-90c0-4d9ce859ae75']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 10:58:24.867 784 2243025488360 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-30 10:58:24.867 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (02429e4b-66e1-4d8d-a40b-38e3e284dc87) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-30 10:58:24.867 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (02429e4b-66e1-4d8d-a40b-38e3e284dc87) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-30 10:58:24.867 784 2243025488360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1ac803eb-c3f2-47fd-90c0-4d9ce859ae75 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 10:58:24.867 784 2243025488360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-30 10:58:24.867 784 2243025488360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1ac803eb-c3f2-47fd-90c0-4d9ce859ae75 not yet added. Adding. 2021-06-30 10:58:24.867 784 2243025488360 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-30 10:58:24.867 784 2243025488360 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-30 10:58:25.039 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1ac803eb-c3f2-47fd-90c0-4d9ce859ae75" acquired by "networking_hyperv.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-30 10:58:25.182 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1ac803eb-c3f2-47fd-90c0-4d9ce859ae75" 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-30 10:58:25.195 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1ac803eb-c3f2-47fd-90c0-4d9ce859ae75" acquired by "networking_hyperv.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-30 10:58:25.384 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1ac803eb-c3f2-47fd-90c0-4d9ce859ae75" 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-30 10:58:25.508 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1ac803eb-c3f2-47fd-90c0-4d9ce859ae75" 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-30 10:58:25.508 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1ac803eb-c3f2-47fd-90c0-4d9ce859ae75 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-30 10:58:25.508 784 2243025488360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1ac803eb-c3f2-47fd-90c0-4d9ce859ae75 processed. 2021-06-30 10:58:26.150 784 2243025488360 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-30 10:58:26.319 784 2243025488360 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-30 10:58:36.462 784 2243025488360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c4ea2395-5f6d-40c2-af90-63df863336c3 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Security group rule updated on remote: ['709542c7-0186-4ad9-9eec-0d63e2f293ca'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-30 10:58:36.462 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [req-c4ea2395-5f6d-40c2-af90-63df863336c3 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Security group rule updated ['709542c7-0186-4ad9-9eec-0d63e2f293ca'] 2021-06-30 10:58:36.650 784 2243025488360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6db23550-6282-4b8e-9545-8add9670d953 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Security group rule updated on remote: ['709542c7-0186-4ad9-9eec-0d63e2f293ca'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-30 10:58:36.650 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [req-6db23550-6282-4b8e-9545-8add9670d953 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Security group rule updated ['709542c7-0186-4ad9-9eec-0d63e2f293ca'] 2021-06-30 10:58:36.790 784 2243025488360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c380c04f-adb8-41d6-808e-ed02d53e0c92 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Security group rule updated on remote: ['709542c7-0186-4ad9-9eec-0d63e2f293ca'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-30 10:58:36.790 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [req-c380c04f-adb8-41d6-808e-ed02d53e0c92 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Security group rule updated ['709542c7-0186-4ad9-9eec-0d63e2f293ca'] 2021-06-30 10:58:36.931 784 2243025488360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-325c2649-1cbb-4520-b3e8-27cec46cdf86 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Security group rule updated on remote: ['709542c7-0186-4ad9-9eec-0d63e2f293ca'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-30 10:58:36.931 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [req-325c2649-1cbb-4520-b3e8-27cec46cdf86 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Security group rule updated ['709542c7-0186-4ad9-9eec-0d63e2f293ca'] 2021-06-30 10:58:37.100 784 2243025488360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d076ab14-34dd-492f-b259-5b42013e23a8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Security group rule updated on remote: ['709542c7-0186-4ad9-9eec-0d63e2f293ca'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-30 10:58:37.100 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [req-d076ab14-34dd-492f-b259-5b42013e23a8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Security group rule updated ['709542c7-0186-4ad9-9eec-0d63e2f293ca'] 2021-06-30 10:58:37.261 784 2243025488360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4a40443d-0eb2-41d8-b892-8430d25823ed a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Security group rule updated on remote: ['709542c7-0186-4ad9-9eec-0d63e2f293ca'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-30 10:58:37.261 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [req-4a40443d-0eb2-41d8-b892-8430d25823ed a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Security group rule updated ['709542c7-0186-4ad9-9eec-0d63e2f293ca'] 2021-06-30 10:58:38.134 784 2243025488360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Security group member updated on remote: ['709542c7-0186-4ad9-9eec-0d63e2f293ca', '02429e4b-66e1-4d8d-a40b-38e3e284dc87'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 10:58:38.134 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Security group member updated ['709542c7-0186-4ad9-9eec-0d63e2f293ca', '02429e4b-66e1-4d8d-a40b-38e3e284dc87'] 2021-06-30 10:58:38.134 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Refresh firewall rules 2021-06-30 10:58:38.134 784 2243025488360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Get security group information for devices via rpc ['1ac803eb-c3f2-47fd-90c0-4d9ce859ae75'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 10:58:38.180 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] port_update received: 1ac803eb-c3f2-47fd-90c0-4d9ce859ae75 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-30 10:58:38.180 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Lock "n-hv-agent-port-lock-1ac803eb-c3f2-47fd-90c0-4d9ce859ae75" acquired by "networking_hyperv.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-30 10:58:38.180 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Binding port 1ac803eb-c3f2-47fd-90c0-4d9ce859ae75 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-30 10:58:38.180 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] 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-30 10:58:38.213 784 2243025488184 MainThread DEBUG neutron.services.trunk.rpc.agent [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1ac803eb-c3f2-47fd-90c0-4d9ce859ae75') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 10:58:38.213 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1ac803eb-c3f2-47fd-90c0-4d9ce859ae75') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 10:58:38.213 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Trunk plugin disabled on server. Assuming port 1ac803eb-c3f2-47fd-90c0-4d9ce859ae75 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-30 10:58:38.213 784 2243025488184 MainThread INFO networking_hyperv.neutron.trunk_driver [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Binding VLAN ID: 781, VLAN trunk: None to switch port 1ac803eb-c3f2-47fd-90c0-4d9ce859ae75 2021-06-30 10:58:38.258 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Refresh firewall rules 2021-06-30 10:58:38.258 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Get security group information for devices via rpc ['1ac803eb-c3f2-47fd-90c0-4d9ce859ae75'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 10:58:38.882 784 2243025488360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Update security group information for ports dict_keys(['1ac803eb-c3f2-47fd-90c0-4d9ce859ae75']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 10:58:38.882 784 2243025488360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-30 10:58:38.882 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Update rules of security group (02429e4b-66e1-4d8d-a40b-38e3e284dc87) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-30 10:58:38.882 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Update rules of security group (709542c7-0186-4ad9-9eec-0d63e2f293ca) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-30 10:58:38.882 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Update members of security group (02429e4b-66e1-4d8d-a40b-38e3e284dc87) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-30 10:58:38.882 784 2243025488360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Update port filter for 1ac803eb-c3f2-47fd-90c0-4d9ce859ae75 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 10:58:38.882 784 2243025488360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Updating port rules. 2021-06-30 10:58:38.882 784 2243025488360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Creating 6 new rules, removing 0 old rules. 2021-06-30 10:58:38.882 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Lock "n-hv-driver-port-lock-1ac803eb-c3f2-47fd-90c0-4d9ce859ae75" acquired by "networking_hyperv.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-30 10:58:38.994 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Update security group information for ports dict_keys(['1ac803eb-c3f2-47fd-90c0-4d9ce859ae75']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 10:58:38.994 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-30 10:58:38.994 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Update rules of security group (02429e4b-66e1-4d8d-a40b-38e3e284dc87) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-30 10:58:38.994 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Update rules of security group (709542c7-0186-4ad9-9eec-0d63e2f293ca) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-30 10:58:38.994 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Update members of security group (02429e4b-66e1-4d8d-a40b-38e3e284dc87) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-30 10:58:38.994 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Update port filter for 1ac803eb-c3f2-47fd-90c0-4d9ce859ae75 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 10:58:38.994 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Updating port rules. 2021-06-30 10:58:38.994 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Creating 6 new rules, removing 0 old rules. 2021-06-30 10:58:39.070 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Lock "n-hv-driver-port-lock-1ac803eb-c3f2-47fd-90c0-4d9ce859ae75" 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-30 10:58:39.070 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Lock "n-hv-driver-port-lock-1ac803eb-c3f2-47fd-90c0-4d9ce859ae75" acquired by "networking_hyperv.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-30 10:58:39.070 784 2243025488360 MainThread DEBUG oslo_concurrency.lockutils [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Lock "n-hv-driver-port-lock-1ac803eb-c3f2-47fd-90c0-4d9ce859ae75" 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-30 10:58:39.070 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Lock "n-hv-driver-port-lock-1ac803eb-c3f2-47fd-90c0-4d9ce859ae75" 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-30 10:58:39.147 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Lock "n-hv-driver-port-lock-1ac803eb-c3f2-47fd-90c0-4d9ce859ae75" 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-30 10:58:39.147 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Lock "n-hv-driver-port-lock-1ac803eb-c3f2-47fd-90c0-4d9ce859ae75" acquired by "networking_hyperv.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-30 10:58:39.147 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Lock "n-hv-driver-port-lock-1ac803eb-c3f2-47fd-90c0-4d9ce859ae75" 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-30 10:58:39.163 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [req-5f29b181-d980-4e56-a84d-929b087409b8 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Lock "n-hv-agent-port-lock-1ac803eb-c3f2-47fd-90c0-4d9ce859ae75" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.984s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:59:11.209 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-32da39e6-de78-435f-b29d-d14c8ef45a5d 9fee4641ddfd42c9a705939fa1660fb7 40c92b951d024cbba17bba7a68951da9 - - -] Security group member updated on remote: ['ee58f8ed-d5a5-4ac8-92a5-6e8d2cdd9dff'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 10:59:11.227 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [req-32da39e6-de78-435f-b29d-d14c8ef45a5d 9fee4641ddfd42c9a705939fa1660fb7 40c92b951d024cbba17bba7a68951da9 - - -] Security group member updated ['ee58f8ed-d5a5-4ac8-92a5-6e8d2cdd9dff'] 2021-06-30 10:59:11.900 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec8c9df9-47dd-448c-a2d2-4a294f35e9eb 0bab9aa5e9f74f51987cd58077136c08 c7c520e6ddf4466a947e4363b8f83a8a - - -] port_update received: 415fce21-5629-408b-99ba-af27477a2fb2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-30 10:59:11.925 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec8c9df9-47dd-448c-a2d2-4a294f35e9eb 0bab9aa5e9f74f51987cd58077136c08 c7c520e6ddf4466a947e4363b8f83a8a - - -] No port 415fce21-5629-408b-99ba-af27477a2fb2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-30 10:59:14.964 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ffc85970-2f4c-47f5-8e35-d2c900818c17 e5417d9ea83945e99d72674b419cb784 574600ca3b0b44e1ab9adc69a1477334 - - -] Security group member updated on remote: ['e60d792d-a1ec-431e-a5e8-edc351038ae9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 10:59:14.964 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [req-ffc85970-2f4c-47f5-8e35-d2c900818c17 e5417d9ea83945e99d72674b419cb784 574600ca3b0b44e1ab9adc69a1477334 - - -] Security group member updated ['e60d792d-a1ec-431e-a5e8-edc351038ae9'] 2021-06-30 10:59:15.288 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffc85970-2f4c-47f5-8e35-d2c900818c17 e5417d9ea83945e99d72674b419cb784 574600ca3b0b44e1ab9adc69a1477334 - - -] port_delete event received for '481b9f9e-af4b-4118-a047-f6f5dfd6d3be' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 10:59:15.931 784 2243025486072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 415fce21-5629-408b-99ba-af27477a2fb2 2021-06-30 10:59:15.991 784 2243025486248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 481b9f9e-af4b-4118-a047-f6f5dfd6d3be 2021-06-30 10:59:16.443 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-30 10:59:16.625 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Adding port 415fce21-5629-408b-99ba-af27477a2fb2 2021-06-30 10:59:16.625 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Port 415fce21-5629-408b-99ba-af27477a2fb2 updated. Details: {'device': '415fce21-5629-408b-99ba-af27477a2fb2', 'network_id': '9731d1a0-59c7-4bd4-a7bb-ee23662895da', 'port_id': '415fce21-5629-408b-99ba-af27477a2fb2', 'mac_address': 'fa:16:3e:26:83:7f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 751, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2cf39a94-86f9-4fb5-9dd7-f0a1f6491e59', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-30 10:59:16.625 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] 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-30 10:59:16.625 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-30 10:59:16.646 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-415fce21-5629-408b-99ba-af27477a2fb2" acquired by "networking_hyperv.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-30 10:59:16.647 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 415fce21-5629-408b-99ba-af27477a2fb2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-30 10:59:16.647 784 2243025488184 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9731d1a0-59c7-4bd4-a7bb-ee23662895da 2021-06-30 10:59:16.647 784 2243025488184 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-30 10:59:16.647 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '481b9f9e-af4b-4118-a047-f6f5dfd6d3be' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-30 10:59:16.647 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '481b9f9e-af4b-4118-a047-f6f5dfd6d3be' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-30 10:59:16.647 784 2243025488360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 481b9f9e-af4b-4118-a047-f6f5dfd6d3be _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-30 10:59:16.662 784 2243025488360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 06a1d6ed-15f0-4376-839b-1290bbd36e32 2021-06-30 10:59:16.662 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['481b9f9e-af4b-4118-a047-f6f5dfd6d3be'] 2021-06-30 10:59:16.662 784 2243025488360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-30 10:59:16.662 784 2243025488360 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-30 10:59:16.662 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['481b9f9e-af4b-4118-a047-f6f5dfd6d3be'] 2021-06-30 10:59:16.880 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36a01792-9434-4701-91f8-01d9038d73f3 e5417d9ea83945e99d72674b419cb784 574600ca3b0b44e1ab9adc69a1477334 - - -] port_delete event received for '5a5ea622-1707-495c-bda2-ca3d87726890' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 10:59:16.880 784 2243025488184 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '415fce21-5629-408b-99ba-af27477a2fb2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 10:59:16.880 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '415fce21-5629-408b-99ba-af27477a2fb2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 10:59:16.897 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 415fce21-5629-408b-99ba-af27477a2fb2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-30 10:59:16.897 784 2243025488184 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 751, VLAN trunk: None to switch port 415fce21-5629-408b-99ba-af27477a2fb2 2021-06-30 10:59:17.028 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-30 10:59:17.028 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['415fce21-5629-408b-99ba-af27477a2fb2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 10:59:17.181 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['415fce21-5629-408b-99ba-af27477a2fb2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 10:59:17.181 784 2243025488184 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-30 10:59:17.181 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ee58f8ed-d5a5-4ac8-92a5-6e8d2cdd9dff) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-30 10:59:17.181 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ee58f8ed-d5a5-4ac8-92a5-6e8d2cdd9dff) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-30 10:59:17.181 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 415fce21-5629-408b-99ba-af27477a2fb2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 10:59:17.181 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-30 10:59:17.181 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 415fce21-5629-408b-99ba-af27477a2fb2 not yet added. Adding. 2021-06-30 10:59:17.195 784 2243025488184 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-30 10:59:17.195 784 2243025488184 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-30 10:59:17.351 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-415fce21-5629-408b-99ba-af27477a2fb2" acquired by "networking_hyperv.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-30 10:59:17.507 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-415fce21-5629-408b-99ba-af27477a2fb2" 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-30 10:59:17.507 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-415fce21-5629-408b-99ba-af27477a2fb2" acquired by "networking_hyperv.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-30 10:59:17.539 784 2243025489064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2e1cd732-f987-4129-8c59-c726cb6363b6 e5417d9ea83945e99d72674b419cb784 574600ca3b0b44e1ab9adc69a1477334 - - -] Security group rule updated on remote: ['866db630-6767-49bd-a181-661881682db2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-30 10:59:17.539 784 2243025489064 MainThread INFO neutron.agent.securitygroups_rpc [req-2e1cd732-f987-4129-8c59-c726cb6363b6 e5417d9ea83945e99d72674b419cb784 574600ca3b0b44e1ab9adc69a1477334 - - -] Security group rule updated ['866db630-6767-49bd-a181-661881682db2'] 2021-06-30 10:59:17.650 784 2243025488360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5757ba54-787b-4ccc-8b77-ad80634aa894 e5417d9ea83945e99d72674b419cb784 574600ca3b0b44e1ab9adc69a1477334 - - -] Security group rule updated on remote: ['866db630-6767-49bd-a181-661881682db2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-30 10:59:17.650 784 2243025488360 MainThread INFO neutron.agent.securitygroups_rpc [req-5757ba54-787b-4ccc-8b77-ad80634aa894 e5417d9ea83945e99d72674b419cb784 574600ca3b0b44e1ab9adc69a1477334 - - -] Security group rule updated ['866db630-6767-49bd-a181-661881682db2'] 2021-06-30 10:59:17.710 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-415fce21-5629-408b-99ba-af27477a2fb2" 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-30 10:59:17.864 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-415fce21-5629-408b-99ba-af27477a2fb2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:59:17.869 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 415fce21-5629-408b-99ba-af27477a2fb2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-30 10:59:17.869 784 2243025488184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 415fce21-5629-408b-99ba-af27477a2fb2 processed. 2021-06-30 10:59:18.445 784 2243025488184 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-30 10:59:18.664 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:59:21.478 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d7520742-e125-4f91-9c58-dc64e0fd7e6f e5417d9ea83945e99d72674b419cb784 574600ca3b0b44e1ab9adc69a1477334 - - -] Security group member updated on remote: ['866db630-6767-49bd-a181-661881682db2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 10:59:21.478 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [req-d7520742-e125-4f91-9c58-dc64e0fd7e6f e5417d9ea83945e99d72674b419cb784 574600ca3b0b44e1ab9adc69a1477334 - - -] Security group member updated ['866db630-6767-49bd-a181-661881682db2'] 2021-06-30 10:59:22.322 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01861088-0969-4623-a256-a19fa9f1d2f7 0bab9aa5e9f74f51987cd58077136c08 c7c520e6ddf4466a947e4363b8f83a8a - - -] port_update received: 29640a8a-2363-43b4-9cbe-53cd5d958c2c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-30 10:59:22.338 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01861088-0969-4623-a256-a19fa9f1d2f7 0bab9aa5e9f74f51987cd58077136c08 c7c520e6ddf4466a947e4363b8f83a8a - - -] No port 29640a8a-2363-43b4-9cbe-53cd5d958c2c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-30 10:59:26.070 784 2243025486072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 29640a8a-2363-43b4-9cbe-53cd5d958c2c 2021-06-30 10:59:26.496 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-30 10:59:26.679 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Adding port 29640a8a-2363-43b4-9cbe-53cd5d958c2c 2021-06-30 10:59:26.679 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Port 29640a8a-2363-43b4-9cbe-53cd5d958c2c updated. Details: {'device': '29640a8a-2363-43b4-9cbe-53cd5d958c2c', 'network_id': '06a1d6ed-15f0-4376-839b-1290bbd36e32', 'port_id': '29640a8a-2363-43b4-9cbe-53cd5d958c2c', 'mac_address': 'fa:16:3e:cd:3b:53', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 765, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '023b3e83-640a-47c1-b427-cdc7b9c4aa28', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-30 10:59:26.679 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] 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-30 10:59:26.679 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-29640a8a-2363-43b4-9cbe-53cd5d958c2c" acquired by "networking_hyperv.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-30 10:59:26.679 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 29640a8a-2363-43b4-9cbe-53cd5d958c2c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-30 10:59:26.679 784 2243025488184 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 06a1d6ed-15f0-4376-839b-1290bbd36e32 2021-06-30 10:59:26.679 784 2243025488184 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-30 10:59:26.890 784 2243025488184 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '29640a8a-2363-43b4-9cbe-53cd5d958c2c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 10:59:26.890 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '29640a8a-2363-43b4-9cbe-53cd5d958c2c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 10:59:26.901 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 29640a8a-2363-43b4-9cbe-53cd5d958c2c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-30 10:59:26.901 784 2243025488184 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 765, VLAN trunk: None to switch port 29640a8a-2363-43b4-9cbe-53cd5d958c2c 2021-06-30 10:59:27.042 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-30 10:59:27.042 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['29640a8a-2363-43b4-9cbe-53cd5d958c2c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 10:59:27.171 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['29640a8a-2363-43b4-9cbe-53cd5d958c2c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 10:59:27.171 784 2243025488184 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-30 10:59:27.171 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (866db630-6767-49bd-a181-661881682db2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-30 10:59:27.171 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 29640a8a-2363-43b4-9cbe-53cd5d958c2c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 10:59:27.192 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-30 10:59:27.192 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 29640a8a-2363-43b4-9cbe-53cd5d958c2c not yet added. Adding. 2021-06-30 10:59:27.192 784 2243025488184 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-30 10:59:27.192 784 2243025488184 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-30 10:59:27.350 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-29640a8a-2363-43b4-9cbe-53cd5d958c2c" acquired by "networking_hyperv.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-30 10:59:27.538 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-29640a8a-2363-43b4-9cbe-53cd5d958c2c" 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-30 10:59:27.538 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-29640a8a-2363-43b4-9cbe-53cd5d958c2c" acquired by "networking_hyperv.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-30 10:59:27.805 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-29640a8a-2363-43b4-9cbe-53cd5d958c2c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:59:27.978 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-29640a8a-2363-43b4-9cbe-53cd5d958c2c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 10:59:27.978 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 29640a8a-2363-43b4-9cbe-53cd5d958c2c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-30 10:59:27.978 784 2243025488184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 29640a8a-2363-43b4-9cbe-53cd5d958c2c processed. 2021-06-30 10:59:28.512 784 2243025488184 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-30 10:59:28.717 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 11:00:08.411 784 2243025486248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c3758b67-0bfd-4172-9800-557b340cc183 2021-06-30 11:00:08.731 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-30 11:00:08.731 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c3758b67-0bfd-4172-9800-557b340cc183' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-30 11:00:08.731 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c3758b67-0bfd-4172-9800-557b340cc183' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-30 11:00:08.731 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c3758b67-0bfd-4172-9800-557b340cc183 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-30 11:00:08.739 784 2243025488184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 724fc654-9672-4df3-831a-65e7a0d74392 2021-06-30 11:00:08.739 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c3758b67-0bfd-4172-9800-557b340cc183'] 2021-06-30 11:00:08.757 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-30 11:00:08.757 784 2243025488184 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-30 11:00:08.757 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c3758b67-0bfd-4172-9800-557b340cc183'] 2021-06-30 11:00:09.098 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4dd1bed1-184e-4675-a10c-ba347efb1d7c 8e3ba31bb6de40cca39290d52a83ba4c cf9da17ca26c48968499fb3ee466be41 - - -] Security group member updated on remote: ['e557cc1d-b64b-425d-8245-64f6f1d180a5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 11:00:09.098 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [req-4dd1bed1-184e-4675-a10c-ba347efb1d7c 8e3ba31bb6de40cca39290d52a83ba4c cf9da17ca26c48968499fb3ee466be41 - - -] Security group member updated ['e557cc1d-b64b-425d-8245-64f6f1d180a5'] 2021-06-30 11:00:09.416 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4dd1bed1-184e-4675-a10c-ba347efb1d7c 8e3ba31bb6de40cca39290d52a83ba4c cf9da17ca26c48968499fb3ee466be41 - - -] port_delete event received for 'c3758b67-0bfd-4172-9800-557b340cc183' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 11:00:10.755 784 2243025488184 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-30 11:00:10.770 784 2243025488184 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-30 11:00:10.974 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3886d78d-af75-4138-ae4d-0edc905c7758 8e3ba31bb6de40cca39290d52a83ba4c cf9da17ca26c48968499fb3ee466be41 - - -] port_delete event received for 'd2ab7c66-5754-4fd5-bc06-0350461b6883' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 11:00:11.662 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4f8ee79e-26a5-474d-b963-1086c7a46ac3 8e3ba31bb6de40cca39290d52a83ba4c cf9da17ca26c48968499fb3ee466be41 - - -] Security group rule updated on remote: ['e60a43f6-2c0c-4d55-9b2c-2e4f3556f0a5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-30 11:00:11.662 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [req-4f8ee79e-26a5-474d-b963-1086c7a46ac3 8e3ba31bb6de40cca39290d52a83ba4c cf9da17ca26c48968499fb3ee466be41 - - -] Security group rule updated ['e60a43f6-2c0c-4d55-9b2c-2e4f3556f0a5'] 2021-06-30 11:00:11.786 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-08963353-76d0-437f-b425-a99d2261bc7a 8e3ba31bb6de40cca39290d52a83ba4c cf9da17ca26c48968499fb3ee466be41 - - -] Security group rule updated on remote: ['e60a43f6-2c0c-4d55-9b2c-2e4f3556f0a5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-30 11:00:11.786 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [req-08963353-76d0-437f-b425-a99d2261bc7a 8e3ba31bb6de40cca39290d52a83ba4c cf9da17ca26c48968499fb3ee466be41 - - -] Security group rule updated ['e60a43f6-2c0c-4d55-9b2c-2e4f3556f0a5'] 2021-06-30 11:00:15.238 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c0ba9fd6-0b7e-4266-a7ee-64ce0992fe96 8e3ba31bb6de40cca39290d52a83ba4c cf9da17ca26c48968499fb3ee466be41 - - -] Security group member updated on remote: ['e60a43f6-2c0c-4d55-9b2c-2e4f3556f0a5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 11:00:15.238 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [req-c0ba9fd6-0b7e-4266-a7ee-64ce0992fe96 8e3ba31bb6de40cca39290d52a83ba4c cf9da17ca26c48968499fb3ee466be41 - - -] Security group member updated ['e60a43f6-2c0c-4d55-9b2c-2e4f3556f0a5'] 2021-06-30 11:00:16.402 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8204987-e0f0-4efd-8e9a-87f5a378c2c8 0bab9aa5e9f74f51987cd58077136c08 c7c520e6ddf4466a947e4363b8f83a8a - - -] port_update received: d238b524-5401-46cf-b9bb-dbf1ec8d253e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-30 11:00:16.402 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8204987-e0f0-4efd-8e9a-87f5a378c2c8 0bab9aa5e9f74f51987cd58077136c08 c7c520e6ddf4466a947e4363b8f83a8a - - -] No port d238b524-5401-46cf-b9bb-dbf1ec8d253e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-30 11:00:17.761 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a1b43fb0-a77a-4f47-81e5-5591d3e9fa74 9fee4641ddfd42c9a705939fa1660fb7 40c92b951d024cbba17bba7a68951da9 - - -] Security group member updated on remote: ['ee58f8ed-d5a5-4ac8-92a5-6e8d2cdd9dff'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 11:00:17.761 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [req-a1b43fb0-a77a-4f47-81e5-5591d3e9fa74 9fee4641ddfd42c9a705939fa1660fb7 40c92b951d024cbba17bba7a68951da9 - - -] Security group member updated ['ee58f8ed-d5a5-4ac8-92a5-6e8d2cdd9dff'] 2021-06-30 11:00:17.761 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [req-a1b43fb0-a77a-4f47-81e5-5591d3e9fa74 9fee4641ddfd42c9a705939fa1660fb7 40c92b951d024cbba17bba7a68951da9 - - -] Refresh firewall rules 2021-06-30 11:00:17.761 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a1b43fb0-a77a-4f47-81e5-5591d3e9fa74 9fee4641ddfd42c9a705939fa1660fb7 40c92b951d024cbba17bba7a68951da9 - - -] Get security group information for devices via rpc ['415fce21-5629-408b-99ba-af27477a2fb2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 11:00:17.807 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a1b43fb0-a77a-4f47-81e5-5591d3e9fa74 9fee4641ddfd42c9a705939fa1660fb7 40c92b951d024cbba17bba7a68951da9 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 11:00:17.807 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a1b43fb0-a77a-4f47-81e5-5591d3e9fa74 9fee4641ddfd42c9a705939fa1660fb7 40c92b951d024cbba17bba7a68951da9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-30 11:00:17.819 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1b43fb0-a77a-4f47-81e5-5591d3e9fa74 9fee4641ddfd42c9a705939fa1660fb7 40c92b951d024cbba17bba7a68951da9 - - -] port_delete event received for '415fce21-5629-408b-99ba-af27477a2fb2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 11:00:18.551 784 2243025486248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 415fce21-5629-408b-99ba-af27477a2fb2 2021-06-30 11:00:18.821 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-30 11:00:18.821 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '415fce21-5629-408b-99ba-af27477a2fb2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-30 11:00:18.821 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '415fce21-5629-408b-99ba-af27477a2fb2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-30 11:00:18.821 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 415fce21-5629-408b-99ba-af27477a2fb2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-30 11:00:18.832 784 2243025488184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9731d1a0-59c7-4bd4-a7bb-ee23662895da 2021-06-30 11:00:18.832 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['415fce21-5629-408b-99ba-af27477a2fb2'] 2021-06-30 11:00:18.832 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-30 11:00:18.832 784 2243025488184 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-30 11:00:18.832 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['415fce21-5629-408b-99ba-af27477a2fb2'] 2021-06-30 11:00:20.553 784 2243025486072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d238b524-5401-46cf-b9bb-dbf1ec8d253e 2021-06-30 11:00:20.823 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-30 11:00:20.823 784 2243025488184 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-30 11:00:20.837 784 2243025488184 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-30 11:00:21.041 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Adding port d238b524-5401-46cf-b9bb-dbf1ec8d253e 2021-06-30 11:00:21.041 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Port d238b524-5401-46cf-b9bb-dbf1ec8d253e updated. Details: {'device': 'd238b524-5401-46cf-b9bb-dbf1ec8d253e', 'network_id': '724fc654-9672-4df3-831a-65e7a0d74392', 'port_id': 'd238b524-5401-46cf-b9bb-dbf1ec8d253e', 'mac_address': 'fa:16:3e:d9:9c:84', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 757, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '98309879-31f5-4b5b-bf73-cb9d36d91620', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-30 11:00:21.041 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] 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-30 11:00:21.041 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d238b524-5401-46cf-b9bb-dbf1ec8d253e" acquired by "networking_hyperv.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-30 11:00:21.041 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d238b524-5401-46cf-b9bb-dbf1ec8d253e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-30 11:00:21.041 784 2243025488184 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 724fc654-9672-4df3-831a-65e7a0d74392 2021-06-30 11:00:21.041 784 2243025488184 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-30 11:00:21.244 784 2243025488184 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd238b524-5401-46cf-b9bb-dbf1ec8d253e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 11:00:21.244 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd238b524-5401-46cf-b9bb-dbf1ec8d253e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 11:00:21.256 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d238b524-5401-46cf-b9bb-dbf1ec8d253e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-30 11:00:21.256 784 2243025488184 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 757, VLAN trunk: None to switch port d238b524-5401-46cf-b9bb-dbf1ec8d253e 2021-06-30 11:00:21.399 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-30 11:00:21.399 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d238b524-5401-46cf-b9bb-dbf1ec8d253e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 11:00:21.535 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d238b524-5401-46cf-b9bb-dbf1ec8d253e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 11:00:21.535 784 2243025488184 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-30 11:00:21.535 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e60a43f6-2c0c-4d55-9b2c-2e4f3556f0a5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-30 11:00:21.535 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d238b524-5401-46cf-b9bb-dbf1ec8d253e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 11:00:21.535 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-30 11:00:21.535 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d238b524-5401-46cf-b9bb-dbf1ec8d253e not yet added. Adding. 2021-06-30 11:00:21.535 784 2243025488184 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-30 11:00:21.535 784 2243025488184 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-30 11:00:21.730 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d238b524-5401-46cf-b9bb-dbf1ec8d253e" acquired by "networking_hyperv.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-30 11:00:21.881 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d238b524-5401-46cf-b9bb-dbf1ec8d253e" 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-30 11:00:21.881 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d238b524-5401-46cf-b9bb-dbf1ec8d253e" acquired by "networking_hyperv.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-30 11:00:22.129 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d238b524-5401-46cf-b9bb-dbf1ec8d253e" 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-30 11:00:22.317 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d238b524-5401-46cf-b9bb-dbf1ec8d253e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 11:00:22.317 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d238b524-5401-46cf-b9bb-dbf1ec8d253e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-30 11:00:22.317 784 2243025488184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d238b524-5401-46cf-b9bb-dbf1ec8d253e processed. 2021-06-30 11:00:22.832 784 2243025488184 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-30 11:00:23.004 784 2243025488184 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-30 11:00:24.728 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9c35e6bd-c867-4be7-ac9f-bf812b8b60dc 9fee4641ddfd42c9a705939fa1660fb7 40c92b951d024cbba17bba7a68951da9 - - -] Security group member updated on remote: ['ee58f8ed-d5a5-4ac8-92a5-6e8d2cdd9dff'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 11:00:24.728 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [req-9c35e6bd-c867-4be7-ac9f-bf812b8b60dc 9fee4641ddfd42c9a705939fa1660fb7 40c92b951d024cbba17bba7a68951da9 - - -] Security group member updated ['ee58f8ed-d5a5-4ac8-92a5-6e8d2cdd9dff'] 2021-06-30 11:00:25.441 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8e71882-9a3e-4ec5-bd80-216ac8496f0f 0bab9aa5e9f74f51987cd58077136c08 c7c520e6ddf4466a947e4363b8f83a8a - - -] port_update received: 9cb8b4b6-d88f-4ebb-b9b5-52718eca9ee7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-30 11:00:25.441 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8e71882-9a3e-4ec5-bd80-216ac8496f0f 0bab9aa5e9f74f51987cd58077136c08 c7c520e6ddf4466a947e4363b8f83a8a - - -] No port 9cb8b4b6-d88f-4ebb-b9b5-52718eca9ee7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-30 11:00:28.629 784 2243025486072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9cb8b4b6-d88f-4ebb-b9b5-52718eca9ee7 2021-06-30 11:00:28.882 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-30 11:00:29.198 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Adding port 9cb8b4b6-d88f-4ebb-b9b5-52718eca9ee7 2021-06-30 11:00:29.198 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Port 9cb8b4b6-d88f-4ebb-b9b5-52718eca9ee7 updated. Details: {'device': '9cb8b4b6-d88f-4ebb-b9b5-52718eca9ee7', 'network_id': '9731d1a0-59c7-4bd4-a7bb-ee23662895da', 'port_id': '9cb8b4b6-d88f-4ebb-b9b5-52718eca9ee7', 'mac_address': 'fa:16:3e:b5:5f:f5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 751, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2cf39a94-86f9-4fb5-9dd7-f0a1f6491e59', '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-30 11:00:29.198 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] 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-30 11:00:29.198 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9cb8b4b6-d88f-4ebb-b9b5-52718eca9ee7" acquired by "networking_hyperv.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-30 11:00:29.198 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9cb8b4b6-d88f-4ebb-b9b5-52718eca9ee7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-30 11:00:29.198 784 2243025488184 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9731d1a0-59c7-4bd4-a7bb-ee23662895da 2021-06-30 11:00:29.198 784 2243025488184 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-30 11:00:29.426 784 2243025488184 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9cb8b4b6-d88f-4ebb-b9b5-52718eca9ee7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 11:00:29.426 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9cb8b4b6-d88f-4ebb-b9b5-52718eca9ee7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 11:00:29.445 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9cb8b4b6-d88f-4ebb-b9b5-52718eca9ee7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-30 11:00:29.445 784 2243025488184 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 751, VLAN trunk: None to switch port 9cb8b4b6-d88f-4ebb-b9b5-52718eca9ee7 2021-06-30 11:00:29.582 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-30 11:00:29.582 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9cb8b4b6-d88f-4ebb-b9b5-52718eca9ee7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 11:00:29.723 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9cb8b4b6-d88f-4ebb-b9b5-52718eca9ee7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 11:00:29.723 784 2243025488184 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-30 11:00:29.723 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ee58f8ed-d5a5-4ac8-92a5-6e8d2cdd9dff) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-30 11:00:29.723 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ee58f8ed-d5a5-4ac8-92a5-6e8d2cdd9dff) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-30 11:00:29.723 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9cb8b4b6-d88f-4ebb-b9b5-52718eca9ee7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 11:00:29.723 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-30 11:00:29.723 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9cb8b4b6-d88f-4ebb-b9b5-52718eca9ee7 not yet added. Adding. 2021-06-30 11:00:29.723 784 2243025488184 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-30 11:00:29.723 784 2243025488184 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-30 11:00:29.902 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9cb8b4b6-d88f-4ebb-b9b5-52718eca9ee7" acquired by "networking_hyperv.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-30 11:00:30.084 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9cb8b4b6-d88f-4ebb-b9b5-52718eca9ee7" 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-30 11:00:30.084 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9cb8b4b6-d88f-4ebb-b9b5-52718eca9ee7" acquired by "networking_hyperv.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-30 11:00:30.337 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9cb8b4b6-d88f-4ebb-b9b5-52718eca9ee7" 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-30 11:00:30.521 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9cb8b4b6-d88f-4ebb-b9b5-52718eca9ee7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 11:00:30.521 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9cb8b4b6-d88f-4ebb-b9b5-52718eca9ee7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-30 11:00:30.521 784 2243025488184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9cb8b4b6-d88f-4ebb-b9b5-52718eca9ee7 processed. 2021-06-30 11:00:30.895 784 2243025488184 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-30 11:00:31.066 784 2243025488184 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-30 11:00:59.681 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bf8aa15f-3956-4156-8538-25a07e1506b4 9fee4641ddfd42c9a705939fa1660fb7 40c92b951d024cbba17bba7a68951da9 - - -] Security group member updated on remote: ['ee58f8ed-d5a5-4ac8-92a5-6e8d2cdd9dff'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 11:00:59.681 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [req-bf8aa15f-3956-4156-8538-25a07e1506b4 9fee4641ddfd42c9a705939fa1660fb7 40c92b951d024cbba17bba7a68951da9 - - -] Security group member updated ['ee58f8ed-d5a5-4ac8-92a5-6e8d2cdd9dff'] 2021-06-30 11:00:59.681 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [req-bf8aa15f-3956-4156-8538-25a07e1506b4 9fee4641ddfd42c9a705939fa1660fb7 40c92b951d024cbba17bba7a68951da9 - - -] Refresh firewall rules 2021-06-30 11:00:59.681 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bf8aa15f-3956-4156-8538-25a07e1506b4 9fee4641ddfd42c9a705939fa1660fb7 40c92b951d024cbba17bba7a68951da9 - - -] Get security group information for devices via rpc ['9cb8b4b6-d88f-4ebb-b9b5-52718eca9ee7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 11:00:59.724 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bf8aa15f-3956-4156-8538-25a07e1506b4 9fee4641ddfd42c9a705939fa1660fb7 40c92b951d024cbba17bba7a68951da9 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 11:00:59.724 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bf8aa15f-3956-4156-8538-25a07e1506b4 9fee4641ddfd42c9a705939fa1660fb7 40c92b951d024cbba17bba7a68951da9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-30 11:00:59.770 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf8aa15f-3956-4156-8538-25a07e1506b4 9fee4641ddfd42c9a705939fa1660fb7 40c92b951d024cbba17bba7a68951da9 - - -] port_delete event received for '9cb8b4b6-d88f-4ebb-b9b5-52718eca9ee7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 11:01:00.957 784 2243025486248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9cb8b4b6-d88f-4ebb-b9b5-52718eca9ee7 2021-06-30 11:01:01.067 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-30 11:01:01.067 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9cb8b4b6-d88f-4ebb-b9b5-52718eca9ee7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-30 11:01:01.067 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9cb8b4b6-d88f-4ebb-b9b5-52718eca9ee7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-30 11:01:01.067 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9cb8b4b6-d88f-4ebb-b9b5-52718eca9ee7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-30 11:01:01.084 784 2243025488184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9731d1a0-59c7-4bd4-a7bb-ee23662895da 2021-06-30 11:01:01.084 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9cb8b4b6-d88f-4ebb-b9b5-52718eca9ee7'] 2021-06-30 11:01:01.084 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-30 11:01:01.084 784 2243025488184 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-30 11:01:01.084 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9cb8b4b6-d88f-4ebb-b9b5-52718eca9ee7'] 2021-06-30 11:01:03.088 784 2243025488184 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-30 11:01:03.113 784 2243025488184 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-30 11:01:19.434 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-286a41ce-d37c-451b-9a91-31ac872644f2 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] network_delete received. Deleting network 9731d1a0-59c7-4bd4-a7bb-ee23662895da network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-30 11:01:19.434 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-286a41ce-d37c-451b-9a91-31ac872644f2 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] Network 9731d1a0-59c7-4bd4-a7bb-ee23662895da not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-30 11:01:26.867 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1c3917f0-4733-4992-af6f-bf1165792f98 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Security group member updated on remote: ['709542c7-0186-4ad9-9eec-0d63e2f293ca', '02429e4b-66e1-4d8d-a40b-38e3e284dc87'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 11:01:26.867 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [req-1c3917f0-4733-4992-af6f-bf1165792f98 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Security group member updated ['709542c7-0186-4ad9-9eec-0d63e2f293ca', '02429e4b-66e1-4d8d-a40b-38e3e284dc87'] 2021-06-30 11:01:26.867 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [req-1c3917f0-4733-4992-af6f-bf1165792f98 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Refresh firewall rules 2021-06-30 11:01:26.867 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1c3917f0-4733-4992-af6f-bf1165792f98 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Get security group information for devices via rpc ['1ac803eb-c3f2-47fd-90c0-4d9ce859ae75'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 11:01:26.893 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c3917f0-4733-4992-af6f-bf1165792f98 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] port_update received: 1ac803eb-c3f2-47fd-90c0-4d9ce859ae75 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-30 11:01:26.893 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [req-1c3917f0-4733-4992-af6f-bf1165792f98 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Lock "n-hv-agent-port-lock-1ac803eb-c3f2-47fd-90c0-4d9ce859ae75" acquired by "networking_hyperv.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-30 11:01:26.893 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c3917f0-4733-4992-af6f-bf1165792f98 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Binding port 1ac803eb-c3f2-47fd-90c0-4d9ce859ae75 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-30 11:01:26.893 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c3917f0-4733-4992-af6f-bf1165792f98 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] 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-30 11:01:26.917 784 2243025489064 MainThread DEBUG neutron.services.trunk.rpc.agent [req-1c3917f0-4733-4992-af6f-bf1165792f98 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1ac803eb-c3f2-47fd-90c0-4d9ce859ae75') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 11:01:26.934 784 2243025489064 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-1c3917f0-4733-4992-af6f-bf1165792f98 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1ac803eb-c3f2-47fd-90c0-4d9ce859ae75') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 11:01:26.984 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-1c3917f0-4733-4992-af6f-bf1165792f98 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Trunk plugin disabled on server. Assuming port 1ac803eb-c3f2-47fd-90c0-4d9ce859ae75 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-30 11:01:26.984 784 2243025489064 MainThread INFO networking_hyperv.neutron.trunk_driver [req-1c3917f0-4733-4992-af6f-bf1165792f98 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Binding VLAN ID: 781, VLAN trunk: None to switch port 1ac803eb-c3f2-47fd-90c0-4d9ce859ae75 2021-06-30 11:01:27.018 784 2243025489064 MainThread INFO neutron.agent.securitygroups_rpc [req-1c3917f0-4733-4992-af6f-bf1165792f98 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Refresh firewall rules 2021-06-30 11:01:27.018 784 2243025489064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1c3917f0-4733-4992-af6f-bf1165792f98 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Get security group information for devices via rpc ['1ac803eb-c3f2-47fd-90c0-4d9ce859ae75'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 11:01:27.127 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1c3917f0-4733-4992-af6f-bf1165792f98 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Update security group information for ports dict_keys(['1ac803eb-c3f2-47fd-90c0-4d9ce859ae75']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 11:01:27.127 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1c3917f0-4733-4992-af6f-bf1165792f98 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-30 11:01:27.127 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1c3917f0-4733-4992-af6f-bf1165792f98 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Update rules of security group (02429e4b-66e1-4d8d-a40b-38e3e284dc87) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-30 11:01:27.127 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1c3917f0-4733-4992-af6f-bf1165792f98 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Update members of security group (02429e4b-66e1-4d8d-a40b-38e3e284dc87) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-30 11:01:27.127 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1c3917f0-4733-4992-af6f-bf1165792f98 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Update port filter for 1ac803eb-c3f2-47fd-90c0-4d9ce859ae75 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 11:01:27.127 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1c3917f0-4733-4992-af6f-bf1165792f98 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Updating port rules. 2021-06-30 11:01:27.127 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1c3917f0-4733-4992-af6f-bf1165792f98 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Creating 0 new rules, removing 6 old rules. 2021-06-30 11:01:27.127 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [req-1c3917f0-4733-4992-af6f-bf1165792f98 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Lock "n-hv-driver-port-lock-1ac803eb-c3f2-47fd-90c0-4d9ce859ae75" acquired by "networking_hyperv.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-30 11:01:27.127 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [req-1c3917f0-4733-4992-af6f-bf1165792f98 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Lock "n-hv-driver-port-lock-1ac803eb-c3f2-47fd-90c0-4d9ce859ae75" 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-30 11:01:27.127 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [req-1c3917f0-4733-4992-af6f-bf1165792f98 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Lock "n-hv-driver-port-lock-1ac803eb-c3f2-47fd-90c0-4d9ce859ae75" acquired by "networking_hyperv.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-30 11:01:27.270 784 2243025489064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1c3917f0-4733-4992-af6f-bf1165792f98 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Update security group information for ports dict_keys(['1ac803eb-c3f2-47fd-90c0-4d9ce859ae75']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 11:01:27.270 784 2243025489064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1c3917f0-4733-4992-af6f-bf1165792f98 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-30 11:01:27.270 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1c3917f0-4733-4992-af6f-bf1165792f98 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Update rules of security group (02429e4b-66e1-4d8d-a40b-38e3e284dc87) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-30 11:01:27.270 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1c3917f0-4733-4992-af6f-bf1165792f98 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Update members of security group (02429e4b-66e1-4d8d-a40b-38e3e284dc87) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-30 11:01:27.270 784 2243025489064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1c3917f0-4733-4992-af6f-bf1165792f98 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Update port filter for 1ac803eb-c3f2-47fd-90c0-4d9ce859ae75 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 11:01:27.270 784 2243025489064 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1c3917f0-4733-4992-af6f-bf1165792f98 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Updating port rules. 2021-06-30 11:01:27.270 784 2243025489064 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1c3917f0-4733-4992-af6f-bf1165792f98 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Creating 0 new rules, removing 6 old rules. 2021-06-30 11:01:27.378 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [req-1c3917f0-4733-4992-af6f-bf1165792f98 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Lock "n-hv-driver-port-lock-1ac803eb-c3f2-47fd-90c0-4d9ce859ae75" 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-30 11:01:27.378 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [req-1c3917f0-4733-4992-af6f-bf1165792f98 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Lock "n-hv-driver-port-lock-1ac803eb-c3f2-47fd-90c0-4d9ce859ae75" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-30 11:01:27.378 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [req-1c3917f0-4733-4992-af6f-bf1165792f98 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Lock "n-hv-driver-port-lock-1ac803eb-c3f2-47fd-90c0-4d9ce859ae75" 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-30 11:01:27.378 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [req-1c3917f0-4733-4992-af6f-bf1165792f98 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Lock "n-hv-driver-port-lock-1ac803eb-c3f2-47fd-90c0-4d9ce859ae75" acquired by "networking_hyperv.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-30 11:01:27.458 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [req-1c3917f0-4733-4992-af6f-bf1165792f98 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Lock "n-hv-driver-port-lock-1ac803eb-c3f2-47fd-90c0-4d9ce859ae75" 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-30 11:01:27.490 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [req-1c3917f0-4733-4992-af6f-bf1165792f98 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Lock "n-hv-agent-port-lock-1ac803eb-c3f2-47fd-90c0-4d9ce859ae75" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 11:01:28.034 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a947f171-b912-4155-a45f-491b0c79e414 a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] port_delete event received for '9e4f3e7e-4394-49ea-bc15-3079cfcdfa58' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 11:01:34.433 784 2243025489064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c0b2367a-aff6-4fbe-90f8-4e5ddc05f17b a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Security group member updated on remote: ['02429e4b-66e1-4d8d-a40b-38e3e284dc87'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 11:01:34.433 784 2243025489064 MainThread INFO neutron.agent.securitygroups_rpc [req-c0b2367a-aff6-4fbe-90f8-4e5ddc05f17b a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Security group member updated ['02429e4b-66e1-4d8d-a40b-38e3e284dc87'] 2021-06-30 11:01:34.433 784 2243025489064 MainThread INFO neutron.agent.securitygroups_rpc [req-c0b2367a-aff6-4fbe-90f8-4e5ddc05f17b a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Refresh firewall rules 2021-06-30 11:01:34.433 784 2243025489064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c0b2367a-aff6-4fbe-90f8-4e5ddc05f17b a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Get security group information for devices via rpc ['1ac803eb-c3f2-47fd-90c0-4d9ce859ae75'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 11:01:34.487 784 2243025489064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c0b2367a-aff6-4fbe-90f8-4e5ddc05f17b a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 11:01:34.487 784 2243025489064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c0b2367a-aff6-4fbe-90f8-4e5ddc05f17b a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-30 11:01:34.513 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0b2367a-aff6-4fbe-90f8-4e5ddc05f17b a0244af33a1349acaf1b6c56e2c216e2 82e0032cb1a94be68a6935833f54d508 - - -] port_delete event received for '1ac803eb-c3f2-47fd-90c0-4d9ce859ae75' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 11:01:35.347 784 2243025486072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 29640a8a-2363-43b4-9cbe-53cd5d958c2c 2021-06-30 11:01:35.409 784 2243025486248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1ac803eb-c3f2-47fd-90c0-4d9ce859ae75 2021-06-30 11:01:37.204 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-30 11:01:37.393 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Adding port 29640a8a-2363-43b4-9cbe-53cd5d958c2c 2021-06-30 11:01:37.393 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Port 29640a8a-2363-43b4-9cbe-53cd5d958c2c updated. Details: {'device': '29640a8a-2363-43b4-9cbe-53cd5d958c2c', 'network_id': '06a1d6ed-15f0-4376-839b-1290bbd36e32', 'port_id': '29640a8a-2363-43b4-9cbe-53cd5d958c2c', 'mac_address': 'fa:16:3e:cd:3b:53', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 765, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '023b3e83-640a-47c1-b427-cdc7b9c4aa28', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-30 11:01:37.393 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] 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-30 11:01:37.393 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-30 11:01:37.393 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-29640a8a-2363-43b4-9cbe-53cd5d958c2c" acquired by "networking_hyperv.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-30 11:01:37.393 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 29640a8a-2363-43b4-9cbe-53cd5d958c2c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-30 11:01:37.393 784 2243025489064 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-30 11:01:37.393 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1ac803eb-c3f2-47fd-90c0-4d9ce859ae75' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-30 11:01:37.393 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1ac803eb-c3f2-47fd-90c0-4d9ce859ae75' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-30 11:01:37.393 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1ac803eb-c3f2-47fd-90c0-4d9ce859ae75 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-30 11:01:37.417 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1ac803eb-c3f2-47fd-90c0-4d9ce859ae75'] 2021-06-30 11:01:37.425 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-30 11:01:37.425 784 2243025488184 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-30 11:01:37.425 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1ac803eb-c3f2-47fd-90c0-4d9ce859ae75'] 2021-06-30 11:01:37.425 784 2243025489064 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '29640a8a-2363-43b4-9cbe-53cd5d958c2c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 11:01:37.425 784 2243025489064 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '29640a8a-2363-43b4-9cbe-53cd5d958c2c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 11:01:37.425 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 29640a8a-2363-43b4-9cbe-53cd5d958c2c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-30 11:01:37.425 784 2243025489064 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 765, VLAN trunk: None to switch port 29640a8a-2363-43b4-9cbe-53cd5d958c2c 2021-06-30 11:01:37.486 784 2243025489064 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-30 11:01:37.486 784 2243025489064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['29640a8a-2363-43b4-9cbe-53cd5d958c2c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 11:01:37.621 784 2243025489064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['29640a8a-2363-43b4-9cbe-53cd5d958c2c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 11:01:37.621 784 2243025489064 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-30 11:01:37.621 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (866db630-6767-49bd-a181-661881682db2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-30 11:01:37.621 784 2243025489064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 29640a8a-2363-43b4-9cbe-53cd5d958c2c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 11:01:37.626 784 2243025489064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-30 11:01:37.626 784 2243025489064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-06-30 11:01:37.626 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-29640a8a-2363-43b4-9cbe-53cd5d958c2c" acquired by "networking_hyperv.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-30 11:01:37.626 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-29640a8a-2363-43b4-9cbe-53cd5d958c2c" 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-30 11:01:37.626 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-29640a8a-2363-43b4-9cbe-53cd5d958c2c" acquired by "networking_hyperv.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-30 11:01:37.626 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-29640a8a-2363-43b4-9cbe-53cd5d958c2c" 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-30 11:01:37.663 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-29640a8a-2363-43b4-9cbe-53cd5d958c2c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 11:01:37.663 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 29640a8a-2363-43b4-9cbe-53cd5d958c2c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-30 11:01:37.663 784 2243025489064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 29640a8a-2363-43b4-9cbe-53cd5d958c2c processed. 2021-06-30 11:01:37.739 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f25df3e-6cbb-43e2-8577-48b61aa8b99f 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] port_delete event received for '0c949bec-4750-4810-831c-f9918b61f60d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 11:01:38.924 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed66452f-8723-4bd3-a086-27afc8778870 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] port_delete event received for '89eb1867-8f0c-4fd5-bcd3-3e73829d2ef2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 11:01:39.204 784 2243025489064 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-30 11:01:39.445 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 11:01:39.769 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0377c2e6-5b7f-430f-a159-282253193280 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] port_delete event received for '491282fd-bb1a-4e6b-b6ae-af3af6cf4dcc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 11:01:39.975 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0db864-3f06-47f8-a434-f3305c5b865e - - - - -] port_delete event received for '491282fd-bb1a-4e6b-b6ae-af3af6cf4dcc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 11:01:40.009 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0377c2e6-5b7f-430f-a159-282253193280 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] network_delete received. Deleting network 6ec19491-0588-45e7-82a4-d54817cfa2c6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-30 11:01:40.017 784 2243025489064 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0377c2e6-5b7f-430f-a159-282253193280 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] Reclaiming local network 6ec19491-0588-45e7-82a4-d54817cfa2c6 2021-06-30 11:01:41.151 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-35df94ed-d2e3-4364-8017-a99dae0632df 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] port_delete event received for '74e1b031-d0bf-4a8e-8414-24567eb04c7f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 11:01:42.532 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-21ad6757-90f4-4487-8a31-b34c424902a9 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] port_delete event received for '27b9a5e2-f79a-4d28-a18d-bcb5373ff305' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 11:01:43.488 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26a252c7-29f4-4439-8961-97afcd71af5a 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] port_delete event received for '45e797dc-6b6d-4393-922e-c3bd7526e7f5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 11:01:43.659 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2e3cf36-e03a-4503-8b0f-9b8534b174ba - - - - -] port_delete event received for '45e797dc-6b6d-4393-922e-c3bd7526e7f5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 11:01:44.032 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26a252c7-29f4-4439-8961-97afcd71af5a 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] network_delete received. Deleting network fb3ae911-9552-49b7-9639-cfcededd3071 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-30 11:01:44.032 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26a252c7-29f4-4439-8961-97afcd71af5a 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] Network fb3ae911-9552-49b7-9639-cfcededd3071 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-30 11:01:50.252 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-007d4302-3d89-40a0-b554-93598a72e333 - - - - -] port_update received: b0abb874-3220-4fda-bf31-ab28e2bdc8dd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-30 11:01:50.252 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-007d4302-3d89-40a0-b554-93598a72e333 - - - - -] No port b0abb874-3220-4fda-bf31-ab28e2bdc8dd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-30 11:01:51.516 784 2243025486248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 29640a8a-2363-43b4-9cbe-53cd5d958c2c 2021-06-30 11:01:53.285 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-30 11:01:53.285 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '29640a8a-2363-43b4-9cbe-53cd5d958c2c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-30 11:01:53.285 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '29640a8a-2363-43b4-9cbe-53cd5d958c2c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-30 11:01:53.285 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 29640a8a-2363-43b4-9cbe-53cd5d958c2c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-30 11:01:53.285 784 2243025489064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['29640a8a-2363-43b4-9cbe-53cd5d958c2c'] 2021-06-30 11:01:53.308 784 2243025489064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-30 11:01:53.308 784 2243025489064 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-30 11:01:53.308 784 2243025489064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['29640a8a-2363-43b4-9cbe-53cd5d958c2c'] 2021-06-30 11:01:54.206 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d77d17d5-b4bf-4270-a8c7-ef255f173cf3 - - - - -] port_update received: ce0e3064-fc86-4857-806e-93fa23b3aaa5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-30 11:01:54.238 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d77d17d5-b4bf-4270-a8c7-ef255f173cf3 - - - - -] No port ce0e3064-fc86-4857-806e-93fa23b3aaa5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-30 11:01:55.287 784 2243025489064 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-30 11:01:55.547 784 2243025486248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 29640a8a-2363-43b4-9cbe-53cd5d958c2c 2021-06-30 11:01:55.703 784 2243025489064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 11:01:56.287 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d24bc0d-c4ed-4b5a-84f6-41183158332e - - - - -] port_update received: 68748aa3-d807-4c68-be14-a82916bbff8b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-30 11:01:56.299 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d24bc0d-c4ed-4b5a-84f6-41183158332e - - - - -] No port 68748aa3-d807-4c68-be14-a82916bbff8b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-30 11:01:57.301 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-30 11:01:57.301 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '29640a8a-2363-43b4-9cbe-53cd5d958c2c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-30 11:01:57.301 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '29640a8a-2363-43b4-9cbe-53cd5d958c2c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-30 11:01:57.301 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 29640a8a-2363-43b4-9cbe-53cd5d958c2c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-30 11:01:57.301 784 2243025489064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 06a1d6ed-15f0-4376-839b-1290bbd36e32 2021-06-30 11:01:57.301 784 2243025489064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['29640a8a-2363-43b4-9cbe-53cd5d958c2c'] 2021-06-30 11:01:57.301 784 2243025489064 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-30 11:01:57.301 784 2243025489064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['29640a8a-2363-43b4-9cbe-53cd5d958c2c'] 2021-06-30 11:01:58.435 784 2243025489064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-56e0b7f6-3205-49ca-b6ed-44448abf40bf 3c7f9167b55342739c9dc952b1d1b16f 6912c168b9d94e038f223e24fd31a2ce - - -] Security group rule updated on remote: ['75eb14ca-2573-43a2-af60-a71a3f4a4412'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-30 11:01:58.451 784 2243025489064 MainThread INFO neutron.agent.securitygroups_rpc [req-56e0b7f6-3205-49ca-b6ed-44448abf40bf 3c7f9167b55342739c9dc952b1d1b16f 6912c168b9d94e038f223e24fd31a2ce - - -] Security group rule updated ['75eb14ca-2573-43a2-af60-a71a3f4a4412'] 2021-06-30 11:01:58.656 784 2243025489064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-538f2d93-5dc0-4879-95b9-465cbad7cbdd 3c7f9167b55342739c9dc952b1d1b16f 6912c168b9d94e038f223e24fd31a2ce - - -] Security group rule updated on remote: ['75eb14ca-2573-43a2-af60-a71a3f4a4412'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-30 11:01:58.656 784 2243025489064 MainThread INFO neutron.agent.securitygroups_rpc [req-538f2d93-5dc0-4879-95b9-465cbad7cbdd 3c7f9167b55342739c9dc952b1d1b16f 6912c168b9d94e038f223e24fd31a2ce - - -] Security group rule updated ['75eb14ca-2573-43a2-af60-a71a3f4a4412'] 2021-06-30 11:01:58.844 784 2243025489064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d6c19508-eb9a-4ef0-9afd-0da99df81adb 3c7f9167b55342739c9dc952b1d1b16f 6912c168b9d94e038f223e24fd31a2ce - - -] Security group rule updated on remote: ['75eb14ca-2573-43a2-af60-a71a3f4a4412'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-30 11:01:58.844 784 2243025489064 MainThread INFO neutron.agent.securitygroups_rpc [req-d6c19508-eb9a-4ef0-9afd-0da99df81adb 3c7f9167b55342739c9dc952b1d1b16f 6912c168b9d94e038f223e24fd31a2ce - - -] Security group rule updated ['75eb14ca-2573-43a2-af60-a71a3f4a4412'] 2021-06-30 11:01:58.976 784 2243025489064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-64870bd6-9235-4999-8a32-a4e456bcf43b 3c7f9167b55342739c9dc952b1d1b16f 6912c168b9d94e038f223e24fd31a2ce - - -] Security group rule updated on remote: ['75eb14ca-2573-43a2-af60-a71a3f4a4412'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-30 11:01:58.976 784 2243025489064 MainThread INFO neutron.agent.securitygroups_rpc [req-64870bd6-9235-4999-8a32-a4e456bcf43b 3c7f9167b55342739c9dc952b1d1b16f 6912c168b9d94e038f223e24fd31a2ce - - -] Security group rule updated ['75eb14ca-2573-43a2-af60-a71a3f4a4412'] 2021-06-30 11:01:59.128 784 2243025489064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f7dca61b-23a4-474a-9add-582223af386e 3c7f9167b55342739c9dc952b1d1b16f 6912c168b9d94e038f223e24fd31a2ce - - -] Security group rule updated on remote: ['75eb14ca-2573-43a2-af60-a71a3f4a4412'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-30 11:01:59.128 784 2243025489064 MainThread INFO neutron.agent.securitygroups_rpc [req-f7dca61b-23a4-474a-9add-582223af386e 3c7f9167b55342739c9dc952b1d1b16f 6912c168b9d94e038f223e24fd31a2ce - - -] Security group rule updated ['75eb14ca-2573-43a2-af60-a71a3f4a4412'] 2021-06-30 11:01:59.299 784 2243025489064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f4e28c2-d1cd-4dd9-be96-9dccb1aea636 3c7f9167b55342739c9dc952b1d1b16f 6912c168b9d94e038f223e24fd31a2ce - - -] Security group rule updated on remote: ['75eb14ca-2573-43a2-af60-a71a3f4a4412'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-30 11:01:59.299 784 2243025489064 MainThread INFO neutron.agent.securitygroups_rpc [req-5f4e28c2-d1cd-4dd9-be96-9dccb1aea636 3c7f9167b55342739c9dc952b1d1b16f 6912c168b9d94e038f223e24fd31a2ce - - -] Security group rule updated ['75eb14ca-2573-43a2-af60-a71a3f4a4412'] 2021-06-30 11:01:59.299 784 2243025488184 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-30 11:01:59.453 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 11:02:01.019 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-efecb307-2c67-4b7e-bc5d-ed9c598bfb42 - - - - -] port_update received: 797a751f-9825-4217-b68b-9c856712d735 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-30 11:02:01.019 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-efecb307-2c67-4b7e-bc5d-ed9c598bfb42 - - - - -] No port 797a751f-9825-4217-b68b-9c856712d735 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-30 11:02:13.593 784 2243025486072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 29640a8a-2363-43b4-9cbe-53cd5d958c2c 2021-06-30 11:02:15.353 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-30 11:02:15.641 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Adding port 29640a8a-2363-43b4-9cbe-53cd5d958c2c 2021-06-30 11:02:15.641 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Port 29640a8a-2363-43b4-9cbe-53cd5d958c2c updated. Details: {'device': '29640a8a-2363-43b4-9cbe-53cd5d958c2c', 'network_id': '06a1d6ed-15f0-4376-839b-1290bbd36e32', 'port_id': '29640a8a-2363-43b4-9cbe-53cd5d958c2c', 'mac_address': 'fa:16:3e:cd:3b:53', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 765, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '023b3e83-640a-47c1-b427-cdc7b9c4aa28', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-30 11:02:15.641 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] 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-30 11:02:15.641 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-29640a8a-2363-43b4-9cbe-53cd5d958c2c" acquired by "networking_hyperv.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-30 11:02:15.641 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 29640a8a-2363-43b4-9cbe-53cd5d958c2c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-30 11:02:15.641 784 2243025488184 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 06a1d6ed-15f0-4376-839b-1290bbd36e32 2021-06-30 11:02:15.641 784 2243025488184 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-30 11:02:15.952 784 2243025488184 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '29640a8a-2363-43b4-9cbe-53cd5d958c2c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 11:02:15.952 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '29640a8a-2363-43b4-9cbe-53cd5d958c2c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 11:02:15.952 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 29640a8a-2363-43b4-9cbe-53cd5d958c2c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-30 11:02:15.952 784 2243025488184 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 765, VLAN trunk: None to switch port 29640a8a-2363-43b4-9cbe-53cd5d958c2c 2021-06-30 11:02:16.171 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-30 11:02:16.202 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['29640a8a-2363-43b4-9cbe-53cd5d958c2c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 11:02:16.328 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['29640a8a-2363-43b4-9cbe-53cd5d958c2c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 11:02:16.328 784 2243025488184 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-30 11:02:16.328 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (866db630-6767-49bd-a181-661881682db2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-30 11:02:16.328 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 29640a8a-2363-43b4-9cbe-53cd5d958c2c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 11:02:16.328 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-30 11:02:16.328 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 29640a8a-2363-43b4-9cbe-53cd5d958c2c not yet added. Adding. 2021-06-30 11:02:16.328 784 2243025488184 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-30 11:02:16.328 784 2243025488184 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-30 11:02:16.563 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-29640a8a-2363-43b4-9cbe-53cd5d958c2c" acquired by "networking_hyperv.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-30 11:02:16.781 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-29640a8a-2363-43b4-9cbe-53cd5d958c2c" 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-30 11:02:16.781 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-29640a8a-2363-43b4-9cbe-53cd5d958c2c" acquired by "networking_hyperv.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-30 11:02:17.066 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-29640a8a-2363-43b4-9cbe-53cd5d958c2c" 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-30 11:02:17.265 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-29640a8a-2363-43b4-9cbe-53cd5d958c2c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.625s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 11:02:17.265 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 29640a8a-2363-43b4-9cbe-53cd5d958c2c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-30 11:02:17.265 784 2243025488184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 29640a8a-2363-43b4-9cbe-53cd5d958c2c processed. 2021-06-30 11:02:17.361 784 2243025488184 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-30 11:02:17.529 784 2243025488184 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-30 11:02:22.638 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ccefd8ba-1eb9-4cc4-adda-5104c7e55be6 3c7f9167b55342739c9dc952b1d1b16f 6912c168b9d94e038f223e24fd31a2ce - - -] Security group member updated on remote: ['75eb14ca-2573-43a2-af60-a71a3f4a4412'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 11:02:22.638 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [req-ccefd8ba-1eb9-4cc4-adda-5104c7e55be6 3c7f9167b55342739c9dc952b1d1b16f 6912c168b9d94e038f223e24fd31a2ce - - -] Security group member updated ['75eb14ca-2573-43a2-af60-a71a3f4a4412'] 2021-06-30 11:02:22.935 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-93e9bc54-e3bd-4994-9eb5-7f6b7cff9463 8e3ba31bb6de40cca39290d52a83ba4c cf9da17ca26c48968499fb3ee466be41 - - -] Security group member updated on remote: ['e60a43f6-2c0c-4d55-9b2c-2e4f3556f0a5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 11:02:22.935 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [req-93e9bc54-e3bd-4994-9eb5-7f6b7cff9463 8e3ba31bb6de40cca39290d52a83ba4c cf9da17ca26c48968499fb3ee466be41 - - -] Security group member updated ['e60a43f6-2c0c-4d55-9b2c-2e4f3556f0a5'] 2021-06-30 11:02:23.247 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93e9bc54-e3bd-4994-9eb5-7f6b7cff9463 8e3ba31bb6de40cca39290d52a83ba4c cf9da17ca26c48968499fb3ee466be41 - - -] port_delete event received for 'd238b524-5401-46cf-b9bb-dbf1ec8d253e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 11:02:23.578 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d100d320-9882-4fa3-8a18-fd1aacf4691b 0bab9aa5e9f74f51987cd58077136c08 c7c520e6ddf4466a947e4363b8f83a8a - - -] port_update received: 251ed7a3-326a-4826-8369-6acee08f7ed2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-30 11:02:23.598 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d100d320-9882-4fa3-8a18-fd1aacf4691b 0bab9aa5e9f74f51987cd58077136c08 c7c520e6ddf4466a947e4363b8f83a8a - - -] No port 251ed7a3-326a-4826-8369-6acee08f7ed2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-30 11:02:24.013 784 2243025486248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d238b524-5401-46cf-b9bb-dbf1ec8d253e 2021-06-30 11:02:25.418 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-30 11:02:25.418 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd238b524-5401-46cf-b9bb-dbf1ec8d253e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-30 11:02:25.418 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd238b524-5401-46cf-b9bb-dbf1ec8d253e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-30 11:02:25.418 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d238b524-5401-46cf-b9bb-dbf1ec8d253e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-30 11:02:25.481 784 2243025488184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 724fc654-9672-4df3-831a-65e7a0d74392 2021-06-30 11:02:25.481 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d238b524-5401-46cf-b9bb-dbf1ec8d253e'] 2021-06-30 11:02:25.481 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-30 11:02:25.481 784 2243025488184 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-30 11:02:25.481 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d238b524-5401-46cf-b9bb-dbf1ec8d253e'] 2021-06-30 11:02:25.727 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f9fe995-7207-4042-87b1-10725c55383a 8e3ba31bb6de40cca39290d52a83ba4c cf9da17ca26c48968499fb3ee466be41 - - -] port_delete event received for '68a328a8-9f77-4323-9c7f-91c394b2bf94' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 11:02:27.426 784 2243025488184 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-30 11:02:27.438 784 2243025488184 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-30 11:02:28.012 784 2243025486072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 251ed7a3-326a-4826-8369-6acee08f7ed2 2021-06-30 11:02:29.434 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-30 11:02:29.765 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Adding port 251ed7a3-326a-4826-8369-6acee08f7ed2 2021-06-30 11:02:29.765 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Port 251ed7a3-326a-4826-8369-6acee08f7ed2 updated. Details: {'device': '251ed7a3-326a-4826-8369-6acee08f7ed2', 'network_id': 'af427621-96b0-4e77-b0e5-0d9ea77fc041', 'port_id': '251ed7a3-326a-4826-8369-6acee08f7ed2', 'mac_address': 'fa:16:3e:fd:0a:df', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 788, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7fcf1150-c8f3-40b9-9b1b-bb15faf83f0a', '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-30 11:02:29.765 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] 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-30 11:02:29.779 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-251ed7a3-326a-4826-8369-6acee08f7ed2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-30 11:02:29.779 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 251ed7a3-326a-4826-8369-6acee08f7ed2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-30 11:02:29.779 784 2243025488184 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network af427621-96b0-4e77-b0e5-0d9ea77fc041 2021-06-30 11:02:29.779 784 2243025488184 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-30 11:02:29.966 784 2243025488184 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '251ed7a3-326a-4826-8369-6acee08f7ed2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 11:02:29.966 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '251ed7a3-326a-4826-8369-6acee08f7ed2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 11:02:29.966 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 251ed7a3-326a-4826-8369-6acee08f7ed2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-30 11:02:29.966 784 2243025488184 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 788, VLAN trunk: None to switch port 251ed7a3-326a-4826-8369-6acee08f7ed2 2021-06-30 11:02:30.103 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-30 11:02:30.103 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['251ed7a3-326a-4826-8369-6acee08f7ed2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 11:02:30.312 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['251ed7a3-326a-4826-8369-6acee08f7ed2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 11:02:30.312 784 2243025488184 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-30 11:02:30.312 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (75eb14ca-2573-43a2-af60-a71a3f4a4412) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-30 11:02:30.312 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 251ed7a3-326a-4826-8369-6acee08f7ed2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 11:02:30.312 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-30 11:02:30.340 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 251ed7a3-326a-4826-8369-6acee08f7ed2 not yet added. Adding. 2021-06-30 11:02:30.340 784 2243025488184 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-30 11:02:30.340 784 2243025488184 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-30 11:02:30.499 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-251ed7a3-326a-4826-8369-6acee08f7ed2" acquired by "networking_hyperv.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-30 11:02:30.626 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-251ed7a3-326a-4826-8369-6acee08f7ed2" 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-30 11:02:30.626 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-251ed7a3-326a-4826-8369-6acee08f7ed2" acquired by "networking_hyperv.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-30 11:02:30.700 784 2243025489064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a04c25b7-3885-49c9-8465-094f5598f44a 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] port_delete event received for 'bb4edaab-f7cb-42cd-80c5-1c73ea6077d1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 11:02:30.857 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-251ed7a3-326a-4826-8369-6acee08f7ed2" 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-30 11:02:31.013 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-251ed7a3-326a-4826-8369-6acee08f7ed2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 11:02:31.013 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 251ed7a3-326a-4826-8369-6acee08f7ed2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-30 11:02:31.013 784 2243025488184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 251ed7a3-326a-4826-8369-6acee08f7ed2 processed. 2021-06-30 11:02:31.454 784 2243025488184 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-30 11:02:31.782 784 2243025488184 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-30 11:02:31.970 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-71078772-b0ca-4da6-ab9f-86cf128b2eaf 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] port_delete event received for 'f644acc2-334d-4a0a-8edc-25532a9fb02a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 11:02:32.795 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30914212-3397-4411-8bd4-36784dc2da3c 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] port_delete event received for '12c345e6-c439-4ea4-935c-4f875918ce0b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 11:02:32.893 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0566680c-c086-4301-acbd-8ef326facd3b - - - - -] port_delete event received for '12c345e6-c439-4ea4-935c-4f875918ce0b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 11:02:32.969 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30914212-3397-4411-8bd4-36784dc2da3c 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] network_delete received. Deleting network 724fc654-9672-4df3-831a-65e7a0d74392 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-30 11:02:32.982 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30914212-3397-4411-8bd4-36784dc2da3c 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] Network 724fc654-9672-4df3-831a-65e7a0d74392 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-30 11:03:03.667 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a8d4e2be-b568-4c0f-bb13-b5f8ff05abf9 f129ab150f6845bfac88c899abd3401b c6e2900d7a6643ba830b639fce170b9b - - -] Security group member updated on remote: ['b57c4013-2008-4a61-ad47-f06445cc8a9b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 11:03:03.667 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [req-a8d4e2be-b568-4c0f-bb13-b5f8ff05abf9 f129ab150f6845bfac88c899abd3401b c6e2900d7a6643ba830b639fce170b9b - - -] Security group member updated ['b57c4013-2008-4a61-ad47-f06445cc8a9b'] 2021-06-30 11:03:04.339 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e1d7e66-2c89-4bdb-95c3-9163868f10fd 0bab9aa5e9f74f51987cd58077136c08 c7c520e6ddf4466a947e4363b8f83a8a - - -] port_update received: 04e9d354-9c9a-4985-ac7a-866f4de7d6ff port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-30 11:03:04.362 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e1d7e66-2c89-4bdb-95c3-9163868f10fd 0bab9aa5e9f74f51987cd58077136c08 c7c520e6ddf4466a947e4363b8f83a8a - - -] No port 04e9d354-9c9a-4985-ac7a-866f4de7d6ff defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-30 11:03:08.214 784 2243025486072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 04e9d354-9c9a-4985-ac7a-866f4de7d6ff 2021-06-30 11:03:09.660 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-30 11:03:09.838 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Adding port 04e9d354-9c9a-4985-ac7a-866f4de7d6ff 2021-06-30 11:03:09.838 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Port 04e9d354-9c9a-4985-ac7a-866f4de7d6ff updated. Details: {'device': '04e9d354-9c9a-4985-ac7a-866f4de7d6ff', 'network_id': 'f86efc69-8264-4db3-93c6-f50a8e7bd963', 'port_id': '04e9d354-9c9a-4985-ac7a-866f4de7d6ff', 'mac_address': 'fa:16:3e:e5:b8:fe', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 770, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '084d470c-90dc-47bf-87dd-6eb86a61ddcb', '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-30 11:03:09.838 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] 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-30 11:03:09.838 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-04e9d354-9c9a-4985-ac7a-866f4de7d6ff" acquired by "networking_hyperv.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-30 11:03:09.838 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 04e9d354-9c9a-4985-ac7a-866f4de7d6ff _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-30 11:03:09.838 784 2243025488184 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f86efc69-8264-4db3-93c6-f50a8e7bd963 2021-06-30 11:03:09.838 784 2243025488184 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-30 11:03:10.058 784 2243025488184 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '04e9d354-9c9a-4985-ac7a-866f4de7d6ff') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 11:03:10.058 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '04e9d354-9c9a-4985-ac7a-866f4de7d6ff') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 11:03:10.058 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 04e9d354-9c9a-4985-ac7a-866f4de7d6ff is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-30 11:03:10.058 784 2243025488184 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 770, VLAN trunk: None to switch port 04e9d354-9c9a-4985-ac7a-866f4de7d6ff 2021-06-30 11:03:10.213 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-30 11:03:10.213 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['04e9d354-9c9a-4985-ac7a-866f4de7d6ff'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 11:03:10.340 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['04e9d354-9c9a-4985-ac7a-866f4de7d6ff']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 11:03:10.340 784 2243025488184 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-30 11:03:10.340 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b57c4013-2008-4a61-ad47-f06445cc8a9b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-30 11:03:10.340 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b57c4013-2008-4a61-ad47-f06445cc8a9b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-30 11:03:10.340 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 04e9d354-9c9a-4985-ac7a-866f4de7d6ff _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 11:03:10.340 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-30 11:03:10.340 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 04e9d354-9c9a-4985-ac7a-866f4de7d6ff not yet added. Adding. 2021-06-30 11:03:10.340 784 2243025488184 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-30 11:03:10.340 784 2243025488184 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-30 11:03:10.495 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04e9d354-9c9a-4985-ac7a-866f4de7d6ff" acquired by "networking_hyperv.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-30 11:03:10.668 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04e9d354-9c9a-4985-ac7a-866f4de7d6ff" 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-30 11:03:10.668 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04e9d354-9c9a-4985-ac7a-866f4de7d6ff" acquired by "networking_hyperv.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-30 11:03:10.870 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04e9d354-9c9a-4985-ac7a-866f4de7d6ff" 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-30 11:03:11.026 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-04e9d354-9c9a-4985-ac7a-866f4de7d6ff" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 11:03:11.026 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 04e9d354-9c9a-4985-ac7a-866f4de7d6ff status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-30 11:03:11.026 784 2243025488184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 04e9d354-9c9a-4985-ac7a-866f4de7d6ff processed. 2021-06-30 11:03:11.660 784 2243025488184 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-30 11:03:11.807 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 11:03:19.090 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-80864e66-beb4-4b9c-acad-8d9bbcbe89c5 f129ab150f6845bfac88c899abd3401b c6e2900d7a6643ba830b639fce170b9b - - -] Security group member updated on remote: ['b57c4013-2008-4a61-ad47-f06445cc8a9b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 11:03:19.090 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [req-80864e66-beb4-4b9c-acad-8d9bbcbe89c5 f129ab150f6845bfac88c899abd3401b c6e2900d7a6643ba830b639fce170b9b - - -] Security group member updated ['b57c4013-2008-4a61-ad47-f06445cc8a9b'] 2021-06-30 11:03:19.090 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [req-80864e66-beb4-4b9c-acad-8d9bbcbe89c5 f129ab150f6845bfac88c899abd3401b c6e2900d7a6643ba830b639fce170b9b - - -] Refresh firewall rules 2021-06-30 11:03:19.090 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-80864e66-beb4-4b9c-acad-8d9bbcbe89c5 f129ab150f6845bfac88c899abd3401b c6e2900d7a6643ba830b639fce170b9b - - -] Get security group information for devices via rpc ['04e9d354-9c9a-4985-ac7a-866f4de7d6ff'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 11:03:19.124 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [req-80864e66-beb4-4b9c-acad-8d9bbcbe89c5 f129ab150f6845bfac88c899abd3401b c6e2900d7a6643ba830b639fce170b9b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 11:03:19.124 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [req-80864e66-beb4-4b9c-acad-8d9bbcbe89c5 f129ab150f6845bfac88c899abd3401b c6e2900d7a6643ba830b639fce170b9b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-30 11:03:19.183 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80864e66-beb4-4b9c-acad-8d9bbcbe89c5 f129ab150f6845bfac88c899abd3401b c6e2900d7a6643ba830b639fce170b9b - - -] port_delete event received for '04e9d354-9c9a-4985-ac7a-866f4de7d6ff' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 11:03:20.462 784 2243025486248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 04e9d354-9c9a-4985-ac7a-866f4de7d6ff 2021-06-30 11:03:21.733 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-30 11:03:21.733 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '04e9d354-9c9a-4985-ac7a-866f4de7d6ff' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-30 11:03:21.733 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '04e9d354-9c9a-4985-ac7a-866f4de7d6ff' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-30 11:03:21.733 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 04e9d354-9c9a-4985-ac7a-866f4de7d6ff _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-30 11:03:21.750 784 2243025488184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f86efc69-8264-4db3-93c6-f50a8e7bd963 2021-06-30 11:03:21.750 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['04e9d354-9c9a-4985-ac7a-866f4de7d6ff'] 2021-06-30 11:03:21.750 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-30 11:03:21.750 784 2243025488184 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-30 11:03:21.750 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['04e9d354-9c9a-4985-ac7a-866f4de7d6ff'] 2021-06-30 11:03:23.739 784 2243025488184 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-30 11:03:23.760 784 2243025488184 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-30 11:03:30.497 784 2243025486248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 29640a8a-2363-43b4-9cbe-53cd5d958c2c 2021-06-30 11:03:30.869 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f5d82f01-40d2-44ac-90e5-05b026f62425 e5417d9ea83945e99d72674b419cb784 574600ca3b0b44e1ab9adc69a1477334 - - -] Security group member updated on remote: ['866db630-6767-49bd-a181-661881682db2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 11:03:30.869 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [req-f5d82f01-40d2-44ac-90e5-05b026f62425 e5417d9ea83945e99d72674b419cb784 574600ca3b0b44e1ab9adc69a1477334 - - -] Security group member updated ['866db630-6767-49bd-a181-661881682db2'] 2021-06-30 11:03:31.203 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5d82f01-40d2-44ac-90e5-05b026f62425 e5417d9ea83945e99d72674b419cb784 574600ca3b0b44e1ab9adc69a1477334 - - -] port_delete event received for '29640a8a-2363-43b4-9cbe-53cd5d958c2c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 11:03:31.778 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-30 11:03:31.778 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '29640a8a-2363-43b4-9cbe-53cd5d958c2c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-30 11:03:31.778 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '29640a8a-2363-43b4-9cbe-53cd5d958c2c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-30 11:03:31.778 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 29640a8a-2363-43b4-9cbe-53cd5d958c2c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-30 11:03:31.791 784 2243025488184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 06a1d6ed-15f0-4376-839b-1290bbd36e32 2021-06-30 11:03:31.791 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['29640a8a-2363-43b4-9cbe-53cd5d958c2c'] 2021-06-30 11:03:31.791 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-30 11:03:31.791 784 2243025488184 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-30 11:03:31.791 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['29640a8a-2363-43b4-9cbe-53cd5d958c2c'] 2021-06-30 11:03:32.841 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cbb8eec-d007-42ee-b133-e36472a4c0a8 e5417d9ea83945e99d72674b419cb784 574600ca3b0b44e1ab9adc69a1477334 - - -] port_delete event received for '23a1c17a-adee-4fd4-b0f6-aed0cec77286' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 11:03:33.780 784 2243025488184 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-30 11:03:33.805 784 2243025488184 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-30 11:03:35.248 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75b6142e-8740-4ab0-8463-225b4f32875a 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] network_delete received. Deleting network f86efc69-8264-4db3-93c6-f50a8e7bd963 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-30 11:03:35.248 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75b6142e-8740-4ab0-8463-225b4f32875a 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] Network f86efc69-8264-4db3-93c6-f50a8e7bd963 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-30 11:03:35.838 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e5fba88-3921-4adf-9ba8-052184474e39 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] network_delete received. Deleting network 908e989d-7095-4792-aef1-f67f691edb2e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-30 11:03:35.838 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e5fba88-3921-4adf-9ba8-052184474e39 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] Network 908e989d-7095-4792-aef1-f67f691edb2e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-30 11:03:36.916 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06bd9e31-7ea3-4b8a-84e4-cac73fc85367 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] port_delete event received for 'ef3e4299-7282-4fef-8094-b8df4fa9a9fb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 11:03:38.036 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6122c69-23d6-433c-be0d-6ff25ee6537f 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] port_delete event received for 'b80cf6ba-9c1f-4153-bc45-46ad484417b6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 11:03:38.965 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9cb48805-ce38-4ba4-8e7b-632dee3530fc 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] port_delete event received for '499c8a67-0f35-486c-89c7-164a52cc81f8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 11:03:39.094 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa298879-5138-41ab-8a0a-4a347821555d - - - - -] port_delete event received for '499c8a67-0f35-486c-89c7-164a52cc81f8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 11:03:39.150 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9cb48805-ce38-4ba4-8e7b-632dee3530fc 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] network_delete received. Deleting network 06a1d6ed-15f0-4376-839b-1290bbd36e32 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-30 11:03:39.150 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9cb48805-ce38-4ba4-8e7b-632dee3530fc 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] Network 06a1d6ed-15f0-4376-839b-1290bbd36e32 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-30 11:05:27.380 784 2243025486248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 251ed7a3-326a-4826-8369-6acee08f7ed2 2021-06-30 11:05:28.285 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-30 11:05:28.285 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '251ed7a3-326a-4826-8369-6acee08f7ed2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-30 11:05:28.285 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '251ed7a3-326a-4826-8369-6acee08f7ed2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-30 11:05:28.285 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 251ed7a3-326a-4826-8369-6acee08f7ed2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-30 11:05:28.291 784 2243025488184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network af427621-96b0-4e77-b0e5-0d9ea77fc041 2021-06-30 11:05:28.291 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['251ed7a3-326a-4826-8369-6acee08f7ed2'] 2021-06-30 11:05:28.291 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-30 11:05:28.291 784 2243025488184 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-30 11:05:28.291 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['251ed7a3-326a-4826-8369-6acee08f7ed2'] 2021-06-30 11:05:30.293 784 2243025488184 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-30 11:05:30.418 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 11:05:37.357 784 2243025486072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 251ed7a3-326a-4826-8369-6acee08f7ed2 2021-06-30 11:05:38.363 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-30 11:05:38.536 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Adding port 251ed7a3-326a-4826-8369-6acee08f7ed2 2021-06-30 11:05:38.536 784 2242912263336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Port 251ed7a3-326a-4826-8369-6acee08f7ed2 updated. Details: {'device': '251ed7a3-326a-4826-8369-6acee08f7ed2', 'network_id': 'af427621-96b0-4e77-b0e5-0d9ea77fc041', 'port_id': '251ed7a3-326a-4826-8369-6acee08f7ed2', 'mac_address': 'fa:16:3e:fd:0a:df', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 788, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7fcf1150-c8f3-40b9-9b1b-bb15faf83f0a', '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-30 11:05:38.536 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] 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-30 11:05:38.536 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-251ed7a3-326a-4826-8369-6acee08f7ed2" acquired by "networking_hyperv.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-30 11:05:38.536 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 251ed7a3-326a-4826-8369-6acee08f7ed2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-30 11:05:38.536 784 2243025488184 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network af427621-96b0-4e77-b0e5-0d9ea77fc041 2021-06-30 11:05:38.536 784 2243025488184 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-30 11:05:38.723 784 2243025488184 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '251ed7a3-326a-4826-8369-6acee08f7ed2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 11:05:38.723 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '251ed7a3-326a-4826-8369-6acee08f7ed2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-30 11:05:38.738 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 251ed7a3-326a-4826-8369-6acee08f7ed2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-30 11:05:38.738 784 2243025488184 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 788, VLAN trunk: None to switch port 251ed7a3-326a-4826-8369-6acee08f7ed2 2021-06-30 11:05:38.848 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-30 11:05:38.848 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['251ed7a3-326a-4826-8369-6acee08f7ed2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-30 11:05:39.068 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['251ed7a3-326a-4826-8369-6acee08f7ed2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-30 11:05:39.068 784 2243025488184 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-30 11:05:39.068 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (75eb14ca-2573-43a2-af60-a71a3f4a4412) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-30 11:05:39.068 784 2243025488184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 251ed7a3-326a-4826-8369-6acee08f7ed2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-30 11:05:39.068 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-30 11:05:39.068 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 251ed7a3-326a-4826-8369-6acee08f7ed2 not yet added. Adding. 2021-06-30 11:05:39.068 784 2243025488184 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-30 11:05:39.068 784 2243025488184 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-30 11:05:39.211 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-251ed7a3-326a-4826-8369-6acee08f7ed2" acquired by "networking_hyperv.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-30 11:05:39.343 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-251ed7a3-326a-4826-8369-6acee08f7ed2" 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-30 11:05:39.343 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-251ed7a3-326a-4826-8369-6acee08f7ed2" acquired by "networking_hyperv.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-30 11:05:39.531 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-251ed7a3-326a-4826-8369-6acee08f7ed2" 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-30 11:05:39.678 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-251ed7a3-326a-4826-8369-6acee08f7ed2" 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-30 11:05:39.678 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 251ed7a3-326a-4826-8369-6acee08f7ed2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-30 11:05:39.678 784 2243025488184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 251ed7a3-326a-4826-8369-6acee08f7ed2 processed. 2021-06-30 11:05:40.363 784 2243025488184 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-30 11:05:40.519 784 2243025488184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-30 11:07:19.502 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b4038d5-37fb-49a7-929e-d300e70ffb30 3c7f9167b55342739c9dc952b1d1b16f 6912c168b9d94e038f223e24fd31a2ce - - -] port_delete event received for '432c7023-c47c-447f-a1f1-46de931a3123' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 11:07:22.145 784 2243025488184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-90b156d2-8863-4514-b998-a74e6d9537b3 3c7f9167b55342739c9dc952b1d1b16f 6912c168b9d94e038f223e24fd31a2ce - - -] Security group member updated on remote: ['75eb14ca-2573-43a2-af60-a71a3f4a4412'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-30 11:07:22.145 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [req-90b156d2-8863-4514-b998-a74e6d9537b3 3c7f9167b55342739c9dc952b1d1b16f 6912c168b9d94e038f223e24fd31a2ce - - -] Security group member updated ['75eb14ca-2573-43a2-af60-a71a3f4a4412'] 2021-06-30 11:07:22.173 784 2243025486248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 251ed7a3-326a-4826-8369-6acee08f7ed2 2021-06-30 11:07:22.239 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90b156d2-8863-4514-b998-a74e6d9537b3 3c7f9167b55342739c9dc952b1d1b16f 6912c168b9d94e038f223e24fd31a2ce - - -] port_delete event received for '251ed7a3-326a-4826-8369-6acee08f7ed2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 11:07:22.970 784 2242912263336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d5371-f8b7-4e4f-a797-59cd0ed58a0a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-30 11:07:22.970 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '251ed7a3-326a-4826-8369-6acee08f7ed2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-30 11:07:22.970 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '251ed7a3-326a-4826-8369-6acee08f7ed2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-30 11:07:22.970 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 251ed7a3-326a-4826-8369-6acee08f7ed2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-30 11:07:22.976 784 2243025488184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network af427621-96b0-4e77-b0e5-0d9ea77fc041 2021-06-30 11:07:22.976 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['251ed7a3-326a-4826-8369-6acee08f7ed2'] 2021-06-30 11:07:22.976 784 2243025488184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-30 11:07:22.976 784 2243025488184 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-30 11:07:22.976 784 2243025488184 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['251ed7a3-326a-4826-8369-6acee08f7ed2'] 2021-06-30 11:07:24.284 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e4186e1-92e7-459b-971e-c367f222730e 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] port_delete event received for 'ce0e3064-fc86-4857-806e-93fa23b3aaa5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 11:07:24.985 784 2243025488184 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-30 11:07:25.003 784 2243025488184 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-30 11:07:25.501 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-680a0da7-ba8e-40c8-9f18-9e7d2aa8f265 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] port_delete event received for 'b0abb874-3220-4fda-bf31-ab28e2bdc8dd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 11:07:26.220 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ed6b6aa-5a1a-4bf1-9d2c-3295a1e23b1d 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] port_delete event received for 'b2ce9a42-f744-4b6a-8bfd-df0418354664' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 11:07:26.318 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6cd3bc77-5aad-4898-b550-0cebad5225f9 - - - - -] port_delete event received for 'b2ce9a42-f744-4b6a-8bfd-df0418354664' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 11:07:26.426 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ed6b6aa-5a1a-4bf1-9d2c-3295a1e23b1d 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] network_delete received. Deleting network af427621-96b0-4e77-b0e5-0d9ea77fc041 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-30 11:07:26.426 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ed6b6aa-5a1a-4bf1-9d2c-3295a1e23b1d 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] Network af427621-96b0-4e77-b0e5-0d9ea77fc041 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-30 11:07:27.330 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a57d0003-36a0-4f1c-bc90-435db915c4ad 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] port_delete event received for '797a751f-9825-4217-b68b-9c856712d735' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 11:07:28.329 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6abd821-c540-4131-b8bd-d15949b0fe4c 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] port_delete event received for '68748aa3-d807-4c68-be14-a82916bbff8b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 11:07:29.019 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af23ad8a-36d0-475f-bd2f-e15934b8a163 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] port_delete event received for '429860fe-b06e-4575-af2c-3ed148a1f961' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 11:07:29.126 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d23222f-7b3a-4e66-bbb3-5bf051415fd7 - - - - -] port_delete event received for '429860fe-b06e-4575-af2c-3ed148a1f961' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-30 11:07:29.220 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af23ad8a-36d0-475f-bd2f-e15934b8a163 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] network_delete received. Deleting network f0309f00-3912-400c-bef7-16ac72d83fda network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-30 11:07:29.220 784 2243025488184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af23ad8a-36d0-475f-bd2f-e15934b8a163 30afb98f3bab40a6a742cd70f13e47fd c795368ac0f841a89e318b5107e12823 - - -] Network f0309f00-3912-400c-bef7-16ac72d83fda not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463