2021-11-22 10:32:49.220 4160 2203911339704 MainThread INFO neutron.common.config [-] Logging enabled! 2021-11-22 10:32:49.220 4160 2203911339704 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 19.1.0.dev215 2021-11-22 10:32:49.220 4160 2203911339704 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-11-22 10:32:49.255 4160 2203911339704 MainThread INFO os_win.utils.network.networkutils [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] WMI caching is disabled. 2021-11-22 10:32:49.421 4160 2203911339704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2021-11-22 10:32:49.517 4160 2203911339704 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-11-22 10:32:49.517 4160 2203911339704 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-11-22 10:32:49.732 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent initialized successfully, now running... 2021-11-22 10:32:49.751 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-11-22 10:32:49.751 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-11-22 10:32:49.778 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-11-22 10:34:44.526 4160 2204010609304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aad1721c-c6f2-405d-8545-958df4e5a337 - - - - -] port_update received: 260c4cc6-d584-431e-ae2a-5e3741288db2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:34:44.533 4160 2204010609304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aad1721c-c6f2-405d-8545-958df4e5a337 - - - - -] No port 260c4cc6-d584-431e-ae2a-5e3741288db2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:34:49.625 4160 2204010609304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fade10bc-5576-4c20-bfce-2bce287da393 - - - - -] port_update received: 4a8c2585-4e06-4b93-9f13-77f9c53a0328 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:34:49.635 4160 2204010609304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fade10bc-5576-4c20-bfce-2bce287da393 - - - - -] No port 4a8c2585-4e06-4b93-9f13-77f9c53a0328 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:34:50.232 4160 2204010609304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fbc52ab0-97b6-4f63-ad1c-8508d48cab32 - - - - -] port_update received: d6eb665b-87f8-48b3-9d1a-7a4b199a9d5c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:34:50.232 4160 2204010609304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fbc52ab0-97b6-4f63-ad1c-8508d48cab32 - - - - -] No port d6eb665b-87f8-48b3-9d1a-7a4b199a9d5c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:34:55.682 4160 2204010609304 MainThread WARNING oslo_policy.policy [req-98ff5b9d-616f-49a6-9897-8b6adf20b210 f6b3fe28f16a45ff8b476fd2de4d557b f2a799df19ef409eb8975d5f05fa1c01 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-11-22 10:34:55.713 4160 2204010609304 MainThread WARNING oslo_policy.policy [req-98ff5b9d-616f-49a6-9897-8b6adf20b210 f6b3fe28f16a45ff8b476fd2de4d557b f2a799df19ef409eb8975d5f05fa1c01 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-11-22 10:34:55.716 4160 2204010609304 MainThread WARNING oslo_policy.policy [req-98ff5b9d-616f-49a6-9897-8b6adf20b210 f6b3fe28f16a45ff8b476fd2de4d557b f2a799df19ef409eb8975d5f05fa1c01 - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-11-22 10:34:55.716 4160 2204010609304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-98ff5b9d-616f-49a6-9897-8b6adf20b210 f6b3fe28f16a45ff8b476fd2de4d557b f2a799df19ef409eb8975d5f05fa1c01 - - -] Security group rule updated on remote: ['18dbba4f-2ea7-4ab4-9eb4-f4e239d02c99'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-22 10:34:55.716 4160 2204010609304 MainThread INFO neutron.agent.securitygroups_rpc [req-98ff5b9d-616f-49a6-9897-8b6adf20b210 f6b3fe28f16a45ff8b476fd2de4d557b f2a799df19ef409eb8975d5f05fa1c01 - - -] Security group rule updated ['18dbba4f-2ea7-4ab4-9eb4-f4e239d02c99'] 2021-11-22 10:34:55.956 4160 2204010609304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7d09a6e-dc07-49c9-a6c9-75df5e6d353f - - - - -] port_update received: d4acd6b4-5657-4fc7-95cd-7daa4a3f2014 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:34:55.984 4160 2204010609304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7d09a6e-dc07-49c9-a6c9-75df5e6d353f - - - - -] No port d4acd6b4-5657-4fc7-95cd-7daa4a3f2014 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:34:56.049 4160 2204010609304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e1b420c9-c415-4b0d-a535-62063b71f656 2a927df2c1644bb4a08713d0d5d1f24a df68136f15294909b23428e0edcd740d - - -] Security group member updated on remote: ['a1e63607-04e4-4aae-aa64-7f57e2435f67'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:34:56.049 4160 2204010609304 MainThread INFO neutron.agent.securitygroups_rpc [req-e1b420c9-c415-4b0d-a535-62063b71f656 2a927df2c1644bb4a08713d0d5d1f24a df68136f15294909b23428e0edcd740d - - -] Security group member updated ['a1e63607-04e4-4aae-aa64-7f57e2435f67'] 2021-11-22 10:34:56.369 4160 2204010609304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-422e2501-18b6-4a06-bb96-a313670db067 f6b3fe28f16a45ff8b476fd2de4d557b f2a799df19ef409eb8975d5f05fa1c01 - - -] Security group rule updated on remote: ['18dbba4f-2ea7-4ab4-9eb4-f4e239d02c99'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-22 10:34:56.369 4160 2204010609304 MainThread INFO neutron.agent.securitygroups_rpc [req-422e2501-18b6-4a06-bb96-a313670db067 f6b3fe28f16a45ff8b476fd2de4d557b f2a799df19ef409eb8975d5f05fa1c01 - - -] Security group rule updated ['18dbba4f-2ea7-4ab4-9eb4-f4e239d02c99'] 2021-11-22 10:34:57.869 4160 2204010609304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2897821-e72e-4d1f-8705-d8893a63ed96 - - - - -] port_update received: 52bdc6c7-ea54-466d-be02-ebfc7a70a85f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:34:57.869 4160 2204010609304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2897821-e72e-4d1f-8705-d8893a63ed96 - - - - -] No port 52bdc6c7-ea54-466d-be02-ebfc7a70a85f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:35:03.205 4160 2204010609304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17ead5c5-fd48-4e92-a368-f6f376da1c43 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] port_update received: a26d823d-0945-45d5-b889-984e5d69086e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:35:03.205 4160 2204010609304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17ead5c5-fd48-4e92-a368-f6f376da1c43 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] No port a26d823d-0945-45d5-b889-984e5d69086e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:35:05.697 4160 2204010609304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db9ed1d9-f321-415c-8482-0b203b591089 - - - - -] port_update received: ec6d911a-cbb3-43e2-85ea-c3d26a101f74 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:35:05.729 4160 2204010609304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db9ed1d9-f321-415c-8482-0b203b591089 - - - - -] No port ec6d911a-cbb3-43e2-85ea-c3d26a101f74 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:35:06.581 4160 2204010609304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc993943-d751-4d69-b2d1-4f45f6757c78 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] network_delete received. Deleting network c9a081f8-75d2-4c84-9472-4e7ab197537c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-22 10:35:06.603 4160 2204010609304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc993943-d751-4d69-b2d1-4f45f6757c78 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] Network c9a081f8-75d2-4c84-9472-4e7ab197537c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-22 10:35:07.542 4160 2204010609304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-40238ed7-dc11-4e13-a1ff-1829f5cbdcd6 1c802b5b33724e6aa81889a01725ef02 ea3b1b45ca144f90b1c89acf24e22074 - - -] Security group rule updated on remote: ['e0bf58da-bfeb-4d08-b545-68fed93dbb27'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-22 10:35:07.542 4160 2204010609304 MainThread INFO neutron.agent.securitygroups_rpc [req-40238ed7-dc11-4e13-a1ff-1829f5cbdcd6 1c802b5b33724e6aa81889a01725ef02 ea3b1b45ca144f90b1c89acf24e22074 - - -] Security group rule updated ['e0bf58da-bfeb-4d08-b545-68fed93dbb27'] 2021-11-22 10:35:08.104 4160 2204010609304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c88da02f-aa74-4041-8c47-96e9c8513a06 1c802b5b33724e6aa81889a01725ef02 ea3b1b45ca144f90b1c89acf24e22074 - - -] Security group rule updated on remote: ['e0bf58da-bfeb-4d08-b545-68fed93dbb27'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-22 10:35:08.104 4160 2204010609304 MainThread INFO neutron.agent.securitygroups_rpc [req-c88da02f-aa74-4041-8c47-96e9c8513a06 1c802b5b33724e6aa81889a01725ef02 ea3b1b45ca144f90b1c89acf24e22074 - - -] Security group rule updated ['e0bf58da-bfeb-4d08-b545-68fed93dbb27'] 2021-11-22 10:35:08.432 4160 2204010609304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76b2fb5d-ec5b-4ab3-a003-336e39abe135 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] network_delete received. Deleting network e123bbb1-b81d-4575-887d-78d67d1f5d8d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-22 10:35:08.432 4160 2204010609304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76b2fb5d-ec5b-4ab3-a003-336e39abe135 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] Network e123bbb1-b81d-4575-887d-78d67d1f5d8d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-22 10:35:10.626 4160 2204010607192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a26d823d-0945-45d5-b889-984e5d69086e 2021-11-22 10:35:10.900 4160 2204010609304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-122bfe20-7487-4f2a-977b-4e792cbeb317 3b0cecac44354a5aa1e9e517f7f6e813 47dcd8cc91c540eda175b762b2cc6d9d - - -] Security group member updated on remote: ['ca1856cc-ca68-4250-aeff-41694f6d9c75'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:35:10.900 4160 2204010609304 MainThread INFO neutron.agent.securitygroups_rpc [req-122bfe20-7487-4f2a-977b-4e792cbeb317 3b0cecac44354a5aa1e9e517f7f6e813 47dcd8cc91c540eda175b762b2cc6d9d - - -] Security group member updated ['ca1856cc-ca68-4250-aeff-41694f6d9c75'] 2021-11-22 10:35:12.416 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-22 10:35:12.682 4160 2204010609656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-347cd21e-a5cb-473b-9159-1c1f6a0d345d 3b0cecac44354a5aa1e9e517f7f6e813 47dcd8cc91c540eda175b762b2cc6d9d - - -] Security group member updated on remote: ['ca1856cc-ca68-4250-aeff-41694f6d9c75'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:35:12.682 4160 2204010609656 MainThread INFO neutron.agent.securitygroups_rpc [req-347cd21e-a5cb-473b-9159-1c1f6a0d345d 3b0cecac44354a5aa1e9e517f7f6e813 47dcd8cc91c540eda175b762b2cc6d9d - - -] Security group member updated ['ca1856cc-ca68-4250-aeff-41694f6d9c75'] 2021-11-22 10:35:12.682 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Adding port a26d823d-0945-45d5-b889-984e5d69086e 2021-11-22 10:35:12.682 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Port a26d823d-0945-45d5-b889-984e5d69086e updated. Details: {'device': 'a26d823d-0945-45d5-b889-984e5d69086e', 'network_id': '1274854e-81ee-4efd-ac30-bca6abb4f0ab', 'port_id': 'a26d823d-0945-45d5-b889-984e5d69086e', 'mac_address': 'fa:16:3e:51:05:03', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 627, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9a9e9cf0-35cc-4a36-bfd6-f90434d239c5', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-22 10:35:12.682 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-22 10:35:12.682 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a26d823d-0945-45d5-b889-984e5d69086e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:35:12.682 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a26d823d-0945-45d5-b889-984e5d69086e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-22 10:35:12.682 4160 2204010609656 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1274854e-81ee-4efd-ac30-bca6abb4f0ab 2021-11-22 10:35:12.713 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-22 10:35:12.889 4160 2204010609656 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a26d823d-0945-45d5-b889-984e5d69086e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:35:12.889 4160 2204010609656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a26d823d-0945-45d5-b889-984e5d69086e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:35:12.889 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a26d823d-0945-45d5-b889-984e5d69086e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-22 10:35:12.889 4160 2204010609656 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 627, VLAN trunk: None to switch port a26d823d-0945-45d5-b889-984e5d69086e 2021-11-22 10:35:12.963 4160 2204010609656 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-22 10:35:12.963 4160 2204010609656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a26d823d-0945-45d5-b889-984e5d69086e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:35:13.651 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a26d823d-0945-45d5-b889-984e5d69086e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:35:13.651 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:35:13.651 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a1e63607-04e4-4aae-aa64-7f57e2435f67) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:35:13.651 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a1e63607-04e4-4aae-aa64-7f57e2435f67) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-22 10:35:13.651 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a26d823d-0945-45d5-b889-984e5d69086e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:35:13.651 4160 2204010609656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-22 10:35:13.651 4160 2204010609656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a26d823d-0945-45d5-b889-984e5d69086e not yet added. Adding. 2021-11-22 10:35:13.651 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-22 10:35:13.651 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-22 10:35:13.730 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a26d823d-0945-45d5-b889-984e5d69086e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:35:13.776 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a26d823d-0945-45d5-b889-984e5d69086e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:35:13.776 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a26d823d-0945-45d5-b889-984e5d69086e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:35:13.871 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a26d823d-0945-45d5-b889-984e5d69086e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:35:13.949 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a26d823d-0945-45d5-b889-984e5d69086e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:35:13.949 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a26d823d-0945-45d5-b889-984e5d69086e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-22 10:35:13.949 4160 2204010609656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a26d823d-0945-45d5-b889-984e5d69086e processed. 2021-11-22 10:35:14.432 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:35:14.521 4160 2204010610008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b2d12e9-5d3e-42f6-8d2c-04c5fbf79944 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] port_update received: e7b68ff2-ecd7-4e74-81b4-cf38071ef393 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:35:14.537 4160 2204010610008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b2d12e9-5d3e-42f6-8d2c-04c5fbf79944 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] No port e7b68ff2-ecd7-4e74-81b4-cf38071ef393 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:35:14.573 4160 2204010610008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4ab43543-0b83-461d-babd-a00c9aae7dbf f6b3fe28f16a45ff8b476fd2de4d557b f2a799df19ef409eb8975d5f05fa1c01 - - -] Security group member updated on remote: ['18dbba4f-2ea7-4ab4-9eb4-f4e239d02c99'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:35:14.573 4160 2204010610008 MainThread INFO neutron.agent.securitygroups_rpc [req-4ab43543-0b83-461d-babd-a00c9aae7dbf f6b3fe28f16a45ff8b476fd2de4d557b f2a799df19ef409eb8975d5f05fa1c01 - - -] Security group member updated ['18dbba4f-2ea7-4ab4-9eb4-f4e239d02c99'] 2021-11-22 10:35:15.037 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.609s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:35:16.244 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a52e301-cc03-4f12-a444-b28753b3b5a4 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] port_update received: 20f53f90-3a43-45e0-ab9e-ae35149604a8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:35:16.260 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a52e301-cc03-4f12-a444-b28753b3b5a4 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] No port 20f53f90-3a43-45e0-ab9e-ae35149604a8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:35:16.780 4160 2204010609656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2273b636-8056-4d6f-b33e-b4714a19fd59 1c802b5b33724e6aa81889a01725ef02 ea3b1b45ca144f90b1c89acf24e22074 - - -] Security group member updated on remote: ['e0bf58da-bfeb-4d08-b545-68fed93dbb27'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:35:16.780 4160 2204010609656 MainThread INFO neutron.agent.securitygroups_rpc [req-2273b636-8056-4d6f-b33e-b4714a19fd59 1c802b5b33724e6aa81889a01725ef02 ea3b1b45ca144f90b1c89acf24e22074 - - -] Security group member updated ['e0bf58da-bfeb-4d08-b545-68fed93dbb27'] 2021-11-22 10:35:18.494 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fdd60643-5ba6-4ae8-b42b-b059491e8234 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] port_update received: 1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:35:18.510 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fdd60643-5ba6-4ae8-b42b-b059491e8234 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] No port 1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:35:18.662 4160 2204010607192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e7b68ff2-ecd7-4e74-81b4-cf38071ef393 2021-11-22 10:35:19.311 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bfd64ecf-be40-4d74-ae80-153393c54f16 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] port_update received: 16c7e493-84ec-4f05-8c01-8c85e582654e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:35:19.311 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bfd64ecf-be40-4d74-ae80-153393c54f16 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] No port 16c7e493-84ec-4f05-8c01-8c85e582654e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:35:20.448 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-22 10:35:20.654 4160 2204010607192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 20f53f90-3a43-45e0-ab9e-ae35149604a8 2021-11-22 10:35:20.692 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Adding port e7b68ff2-ecd7-4e74-81b4-cf38071ef393 2021-11-22 10:35:20.698 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Port e7b68ff2-ecd7-4e74-81b4-cf38071ef393 updated. Details: {'device': 'e7b68ff2-ecd7-4e74-81b4-cf38071ef393', 'network_id': '153a66f8-3695-4a0f-8479-33d7bddbc164', 'port_id': 'e7b68ff2-ecd7-4e74-81b4-cf38071ef393', 'mac_address': 'fa:16:3e:c9:0b:db', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 607, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c80a285c-563e-448a-9814-994fad543ecd', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-22 10:35:20.698 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-22 10:35:20.698 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e7b68ff2-ecd7-4e74-81b4-cf38071ef393" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:35:20.698 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e7b68ff2-ecd7-4e74-81b4-cf38071ef393 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-22 10:35:20.698 4160 2204010609656 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 153a66f8-3695-4a0f-8479-33d7bddbc164 2021-11-22 10:35:20.698 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-22 10:35:20.811 4160 2204010609656 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e7b68ff2-ecd7-4e74-81b4-cf38071ef393') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:35:20.811 4160 2204010609656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e7b68ff2-ecd7-4e74-81b4-cf38071ef393') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:35:20.832 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e7b68ff2-ecd7-4e74-81b4-cf38071ef393 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-22 10:35:20.832 4160 2204010609656 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 607, VLAN trunk: None to switch port e7b68ff2-ecd7-4e74-81b4-cf38071ef393 2021-11-22 10:35:20.916 4160 2204010609656 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-22 10:35:20.916 4160 2204010609656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e7b68ff2-ecd7-4e74-81b4-cf38071ef393'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:35:21.417 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e7b68ff2-ecd7-4e74-81b4-cf38071ef393']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:35:21.417 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:35:21.417 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ca1856cc-ca68-4250-aeff-41694f6d9c75) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:35:21.417 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ca1856cc-ca68-4250-aeff-41694f6d9c75) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-22 10:35:21.417 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e7b68ff2-ecd7-4e74-81b4-cf38071ef393 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:35:21.417 4160 2204010609656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-22 10:35:21.417 4160 2204010609656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e7b68ff2-ecd7-4e74-81b4-cf38071ef393 not yet added. Adding. 2021-11-22 10:35:21.417 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-22 10:35:21.417 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-22 10:35:21.494 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e7b68ff2-ecd7-4e74-81b4-cf38071ef393" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:35:21.590 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e7b68ff2-ecd7-4e74-81b4-cf38071ef393" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:35:21.590 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e7b68ff2-ecd7-4e74-81b4-cf38071ef393" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:35:21.699 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e7b68ff2-ecd7-4e74-81b4-cf38071ef393" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:35:21.775 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e7b68ff2-ecd7-4e74-81b4-cf38071ef393" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:35:21.775 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e7b68ff2-ecd7-4e74-81b4-cf38071ef393 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-22 10:35:21.775 4160 2204010609656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e7b68ff2-ecd7-4e74-81b4-cf38071ef393 processed. 2021-11-22 10:35:22.467 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-22 10:35:22.467 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:35:22.668 4160 2204010607192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 16c7e493-84ec-4f05-8c01-8c85e582654e 2021-11-22 10:35:22.668 4160 2204010607192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec 2021-11-22 10:35:23.134 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.672s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:35:23.298 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Adding port 20f53f90-3a43-45e0-ab9e-ae35149604a8 2021-11-22 10:35:23.298 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Port 20f53f90-3a43-45e0-ab9e-ae35149604a8 updated. Details: {'device': '20f53f90-3a43-45e0-ab9e-ae35149604a8', 'network_id': '153a66f8-3695-4a0f-8479-33d7bddbc164', 'port_id': '20f53f90-3a43-45e0-ab9e-ae35149604a8', 'mac_address': 'fa:16:3e:25:11:34', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 607, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c80a285c-563e-448a-9814-994fad543ecd', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-22 10:35:23.298 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-22 10:35:23.298 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-20f53f90-3a43-45e0-ab9e-ae35149604a8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:35:23.298 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 20f53f90-3a43-45e0-ab9e-ae35149604a8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-22 10:35:23.298 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-22 10:35:23.443 4160 2204010609656 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '20f53f90-3a43-45e0-ab9e-ae35149604a8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:35:23.443 4160 2204010609656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '20f53f90-3a43-45e0-ab9e-ae35149604a8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:35:23.449 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 20f53f90-3a43-45e0-ab9e-ae35149604a8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-22 10:35:23.449 4160 2204010609656 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 607, VLAN trunk: None to switch port 20f53f90-3a43-45e0-ab9e-ae35149604a8 2021-11-22 10:35:23.529 4160 2204010609656 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-22 10:35:23.529 4160 2204010609656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['20f53f90-3a43-45e0-ab9e-ae35149604a8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:35:23.751 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['20f53f90-3a43-45e0-ab9e-ae35149604a8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:35:23.751 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:35:23.751 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ca1856cc-ca68-4250-aeff-41694f6d9c75) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:35:23.751 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ca1856cc-ca68-4250-aeff-41694f6d9c75) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-22 10:35:23.751 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 20f53f90-3a43-45e0-ab9e-ae35149604a8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:35:23.751 4160 2204010609656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-22 10:35:23.751 4160 2204010609656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 20f53f90-3a43-45e0-ab9e-ae35149604a8 not yet added. Adding. 2021-11-22 10:35:23.751 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-22 10:35:23.751 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-22 10:35:23.859 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20f53f90-3a43-45e0-ab9e-ae35149604a8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:35:23.967 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20f53f90-3a43-45e0-ab9e-ae35149604a8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:35:23.967 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20f53f90-3a43-45e0-ab9e-ae35149604a8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:35:24.088 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20f53f90-3a43-45e0-ab9e-ae35149604a8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:35:24.178 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-20f53f90-3a43-45e0-ab9e-ae35149604a8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:35:24.178 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 20f53f90-3a43-45e0-ab9e-ae35149604a8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-22 10:35:24.178 4160 2204010609656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 20f53f90-3a43-45e0-ab9e-ae35149604a8 processed. 2021-11-22 10:35:24.500 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-22 10:35:24.500 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:35:25.299 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.813s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:35:25.523 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Adding port 1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec 2021-11-22 10:35:25.523 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Port 1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec updated. Details: {'device': '1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec', 'network_id': 'e114790e-2c2f-46a4-8dd6-49197de38f16', 'port_id': '1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec', 'mac_address': 'fa:16:3e:4a:8a:de', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 648, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c4f21e7d-d84a-4ede-b812-0052f7303231', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-22 10:35:25.523 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-22 10:35:25.523 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Adding port 16c7e493-84ec-4f05-8c01-8c85e582654e 2021-11-22 10:35:25.523 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Port 16c7e493-84ec-4f05-8c01-8c85e582654e updated. Details: {'device': '16c7e493-84ec-4f05-8c01-8c85e582654e', 'network_id': 'f8081780-6619-4e5e-aa59-236a3848a084', 'port_id': '16c7e493-84ec-4f05-8c01-8c85e582654e', 'mac_address': 'fa:16:3e:57:77:cc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 608, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '42224e55-d7ca-4407-9b29-fa448fd58ac4', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-22 10:35:25.523 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-22 10:35:25.537 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:35:25.537 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-22 10:35:25.537 4160 2204010609656 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e114790e-2c2f-46a4-8dd6-49197de38f16 2021-11-22 10:35:25.537 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-22 10:35:25.537 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-16c7e493-84ec-4f05-8c01-8c85e582654e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:35:25.537 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 16c7e493-84ec-4f05-8c01-8c85e582654e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-22 10:35:25.537 4160 2204010610360 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f8081780-6619-4e5e-aa59-236a3848a084 2021-11-22 10:35:25.537 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-22 10:35:25.670 4160 2204010610360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '16c7e493-84ec-4f05-8c01-8c85e582654e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:35:25.670 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '16c7e493-84ec-4f05-8c01-8c85e582654e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:35:25.670 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 16c7e493-84ec-4f05-8c01-8c85e582654e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-22 10:35:25.670 4160 2204010610360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 608, VLAN trunk: None to switch port 16c7e493-84ec-4f05-8c01-8c85e582654e 2021-11-22 10:35:25.690 4160 2204010609656 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:35:25.690 4160 2204010609656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:35:25.690 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-22 10:35:25.690 4160 2204010609656 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 648, VLAN trunk: None to switch port 1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec 2021-11-22 10:35:25.791 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-22 10:35:25.791 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['16c7e493-84ec-4f05-8c01-8c85e582654e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:35:25.796 4160 2204010609656 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-22 10:35:25.796 4160 2204010609656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:35:26.315 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:35:26.315 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:35:26.315 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (18dbba4f-2ea7-4ab4-9eb4-f4e239d02c99) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:35:26.315 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:35:26.329 4160 2204010609656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-22 10:35:26.329 4160 2204010609656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec not yet added. Adding. 2021-11-22 10:35:26.329 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-22 10:35:26.329 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-22 10:35:26.329 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['16c7e493-84ec-4f05-8c01-8c85e582654e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:35:26.329 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:35:26.329 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e0bf58da-bfeb-4d08-b545-68fed93dbb27) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:35:26.329 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 16c7e493-84ec-4f05-8c01-8c85e582654e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:35:26.329 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-22 10:35:26.329 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 16c7e493-84ec-4f05-8c01-8c85e582654e not yet added. Adding. 2021-11-22 10:35:26.329 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-22 10:35:26.329 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-22 10:35:26.482 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:35:26.494 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16c7e493-84ec-4f05-8c01-8c85e582654e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:35:26.637 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:35:26.637 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:35:26.652 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16c7e493-84ec-4f05-8c01-8c85e582654e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:35:26.652 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16c7e493-84ec-4f05-8c01-8c85e582654e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:35:26.840 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:35:26.870 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16c7e493-84ec-4f05-8c01-8c85e582654e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:35:27.006 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:35:27.006 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-22 10:35:27.006 4160 2204010609656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec processed. 2021-11-22 10:35:27.025 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-16c7e493-84ec-4f05-8c01-8c85e582654e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.485s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:35:27.025 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 16c7e493-84ec-4f05-8c01-8c85e582654e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-22 10:35:27.025 4160 2204010610360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 16c7e493-84ec-4f05-8c01-8c85e582654e processed. 2021-11-22 10:35:28.526 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:35:29.104 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:35:40.666 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-afda1c78-1ce1-4bf4-8ee2-25c6ee3b6b83 2a927df2c1644bb4a08713d0d5d1f24a df68136f15294909b23428e0edcd740d - - -] Security group member updated on remote: ['a1e63607-04e4-4aae-aa64-7f57e2435f67'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:35:40.666 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-afda1c78-1ce1-4bf4-8ee2-25c6ee3b6b83 2a927df2c1644bb4a08713d0d5d1f24a df68136f15294909b23428e0edcd740d - - -] Security group member updated ['a1e63607-04e4-4aae-aa64-7f57e2435f67'] 2021-11-22 10:35:40.666 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-afda1c78-1ce1-4bf4-8ee2-25c6ee3b6b83 2a927df2c1644bb4a08713d0d5d1f24a df68136f15294909b23428e0edcd740d - - -] Refresh firewall rules 2021-11-22 10:35:40.666 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-afda1c78-1ce1-4bf4-8ee2-25c6ee3b6b83 2a927df2c1644bb4a08713d0d5d1f24a df68136f15294909b23428e0edcd740d - - -] Get security group information for devices via rpc ['a26d823d-0945-45d5-b889-984e5d69086e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:35:40.715 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-afda1c78-1ce1-4bf4-8ee2-25c6ee3b6b83 2a927df2c1644bb4a08713d0d5d1f24a df68136f15294909b23428e0edcd740d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:35:40.731 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-afda1c78-1ce1-4bf4-8ee2-25c6ee3b6b83 2a927df2c1644bb4a08713d0d5d1f24a df68136f15294909b23428e0edcd740d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:35:40.933 4160 2204010607368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a26d823d-0945-45d5-b889-984e5d69086e 2021-11-22 10:35:41.041 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-afda1c78-1ce1-4bf4-8ee2-25c6ee3b6b83 2a927df2c1644bb4a08713d0d5d1f24a df68136f15294909b23428e0edcd740d - - -] port_delete event received for 'a26d823d-0945-45d5-b889-984e5d69086e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:35:42.634 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-22 10:35:42.634 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a26d823d-0945-45d5-b889-984e5d69086e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-22 10:35:42.634 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a26d823d-0945-45d5-b889-984e5d69086e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-22 10:35:42.634 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a26d823d-0945-45d5-b889-984e5d69086e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-22 10:35:42.634 4160 2204010610360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1274854e-81ee-4efd-ac30-bca6abb4f0ab 2021-11-22 10:35:42.665 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a26d823d-0945-45d5-b889-984e5d69086e'] 2021-11-22 10:35:42.665 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-22 10:35:42.665 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-22 10:35:42.665 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a26d823d-0945-45d5-b889-984e5d69086e'] 2021-11-22 10:35:44.306 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7f823d7-91f9-4b02-a9fd-a0e283991ccd 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] network_delete received. Deleting network 1274854e-81ee-4efd-ac30-bca6abb4f0ab network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-22 10:35:44.306 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7f823d7-91f9-4b02-a9fd-a0e283991ccd 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] Network 1274854e-81ee-4efd-ac30-bca6abb4f0ab not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-22 10:35:44.654 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:35:44.808 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:35:55.979 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2cc57599-6479-4281-8544-68ee54db7e6e d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Security group member updated on remote: ['ce49b44d-0f14-491a-914c-df6131c1383d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:35:55.979 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-2cc57599-6479-4281-8544-68ee54db7e6e d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Security group member updated ['ce49b44d-0f14-491a-914c-df6131c1383d'] 2021-11-22 10:35:57.292 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa6621fc-a488-4c0b-a2dc-a2e06092a9d9 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] port_update received: 7b29c6e7-c1ba-4983-ab04-3db1251a4a72 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:35:57.308 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa6621fc-a488-4c0b-a2dc-a2e06092a9d9 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] No port 7b29c6e7-c1ba-4983-ab04-3db1251a4a72 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:35:57.434 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-99778467-e7ce-4bab-a7c0-b02c6502e86a da06abf9d3ee47fb803c8fcc065d54af 4aa86d766a954554b6dc79984ed36bd5 - - -] Security group member updated on remote: ['68e69de2-a7b6-4f55-abcf-22017b026c31'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:35:57.434 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-99778467-e7ce-4bab-a7c0-b02c6502e86a da06abf9d3ee47fb803c8fcc065d54af 4aa86d766a954554b6dc79984ed36bd5 - - -] Security group member updated ['68e69de2-a7b6-4f55-abcf-22017b026c31'] 2021-11-22 10:35:59.231 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84042b1e-97e5-474e-a3ed-4fac0d48c0b5 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] port_update received: 6d52f987-a868-4d8b-868b-4eda9ec40635 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:35:59.231 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84042b1e-97e5-474e-a3ed-4fac0d48c0b5 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] No port 6d52f987-a868-4d8b-868b-4eda9ec40635 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:36:03.041 4160 2204010607192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6d52f987-a868-4d8b-868b-4eda9ec40635 2021-11-22 10:36:03.057 4160 2204010607192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7b29c6e7-c1ba-4983-ab04-3db1251a4a72 2021-11-22 10:36:04.747 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-22 10:36:05.216 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Adding port 6d52f987-a868-4d8b-868b-4eda9ec40635 2021-11-22 10:36:05.216 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Port 6d52f987-a868-4d8b-868b-4eda9ec40635 updated. Details: {'device': '6d52f987-a868-4d8b-868b-4eda9ec40635', 'network_id': '75fe944d-7f58-47aa-b60a-343caa9b99aa', 'port_id': '6d52f987-a868-4d8b-868b-4eda9ec40635', 'mac_address': 'fa:16:3e:2e:a9:33', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 633, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1c062ff3-3b29-423e-8521-ebba15772f8d', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-22 10:36:05.216 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-22 10:36:05.216 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Adding port 7b29c6e7-c1ba-4983-ab04-3db1251a4a72 2021-11-22 10:36:05.216 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Port 7b29c6e7-c1ba-4983-ab04-3db1251a4a72 updated. Details: {'device': '7b29c6e7-c1ba-4983-ab04-3db1251a4a72', 'network_id': '1739dec4-235e-4240-8471-290e5b4cd168', 'port_id': '7b29c6e7-c1ba-4983-ab04-3db1251a4a72', 'mac_address': 'fa:16:3e:79:11:f6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 635, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5af65900-70c0-40b7-a79b-e99bb6b7714c', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-22 10:36:05.216 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-22 10:36:05.216 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7b29c6e7-c1ba-4983-ab04-3db1251a4a72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:36:05.216 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7b29c6e7-c1ba-4983-ab04-3db1251a4a72 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-22 10:36:05.216 4160 2204010609656 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1739dec4-235e-4240-8471-290e5b4cd168 2021-11-22 10:36:05.216 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-22 10:36:05.216 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6d52f987-a868-4d8b-868b-4eda9ec40635" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:36:05.216 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6d52f987-a868-4d8b-868b-4eda9ec40635 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-22 10:36:05.216 4160 2204010610360 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 75fe944d-7f58-47aa-b60a-343caa9b99aa 2021-11-22 10:36:05.216 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-22 10:36:05.420 4160 2204010609656 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7b29c6e7-c1ba-4983-ab04-3db1251a4a72') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:36:05.420 4160 2204010609656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7b29c6e7-c1ba-4983-ab04-3db1251a4a72') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:36:05.448 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7b29c6e7-c1ba-4983-ab04-3db1251a4a72 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-22 10:36:05.448 4160 2204010609656 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 635, VLAN trunk: None to switch port 7b29c6e7-c1ba-4983-ab04-3db1251a4a72 2021-11-22 10:36:05.480 4160 2204010610360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6d52f987-a868-4d8b-868b-4eda9ec40635') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:36:05.480 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6d52f987-a868-4d8b-868b-4eda9ec40635') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:36:05.502 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6d52f987-a868-4d8b-868b-4eda9ec40635 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-22 10:36:05.502 4160 2204010610360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 633, VLAN trunk: None to switch port 6d52f987-a868-4d8b-868b-4eda9ec40635 2021-11-22 10:36:05.642 4160 2204010609656 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-22 10:36:05.652 4160 2204010609656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7b29c6e7-c1ba-4983-ab04-3db1251a4a72'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:36:05.666 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-22 10:36:05.666 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6d52f987-a868-4d8b-868b-4eda9ec40635'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:36:05.935 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7b29c6e7-c1ba-4983-ab04-3db1251a4a72']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:36:05.935 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:36:05.935 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ce49b44d-0f14-491a-914c-df6131c1383d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:36:05.947 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ce49b44d-0f14-491a-914c-df6131c1383d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-22 10:36:05.947 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7b29c6e7-c1ba-4983-ab04-3db1251a4a72 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:36:05.947 4160 2204010609656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-22 10:36:05.947 4160 2204010609656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7b29c6e7-c1ba-4983-ab04-3db1251a4a72 not yet added. Adding. 2021-11-22 10:36:05.947 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-22 10:36:05.947 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-22 10:36:05.947 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6d52f987-a868-4d8b-868b-4eda9ec40635']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:36:05.947 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:36:05.947 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (68e69de2-a7b6-4f55-abcf-22017b026c31) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:36:05.947 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (68e69de2-a7b6-4f55-abcf-22017b026c31) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-22 10:36:05.947 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6d52f987-a868-4d8b-868b-4eda9ec40635 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:36:05.947 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-22 10:36:05.947 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6d52f987-a868-4d8b-868b-4eda9ec40635 not yet added. Adding. 2021-11-22 10:36:05.947 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-22 10:36:05.947 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-22 10:36:06.198 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7b29c6e7-c1ba-4983-ab04-3db1251a4a72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:36:06.198 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6d52f987-a868-4d8b-868b-4eda9ec40635" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:36:06.433 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6d52f987-a868-4d8b-868b-4eda9ec40635" "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:405 2021-11-22 10:36:06.433 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6d52f987-a868-4d8b-868b-4eda9ec40635" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:36:06.433 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7b29c6e7-c1ba-4983-ab04-3db1251a4a72" "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:405 2021-11-22 10:36:06.433 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7b29c6e7-c1ba-4983-ab04-3db1251a4a72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:36:06.696 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7b29c6e7-c1ba-4983-ab04-3db1251a4a72" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:36:06.764 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6d52f987-a868-4d8b-868b-4eda9ec40635" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:36:06.875 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7b29c6e7-c1ba-4983-ab04-3db1251a4a72" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.656s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:36:06.875 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7b29c6e7-c1ba-4983-ab04-3db1251a4a72 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-22 10:36:06.875 4160 2204010609656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7b29c6e7-c1ba-4983-ab04-3db1251a4a72 processed. 2021-11-22 10:36:06.954 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6d52f987-a868-4d8b-868b-4eda9ec40635" "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:405 2021-11-22 10:36:06.954 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6d52f987-a868-4d8b-868b-4eda9ec40635 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-22 10:36:06.954 4160 2204010610360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6d52f987-a868-4d8b-868b-4eda9ec40635 processed. 2021-11-22 10:36:08.739 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:36:09.212 4160 2204010610360 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:405 2021-11-22 10:36:18.337 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-70809b6a-ef6f-4530-9f0f-7be3c7326969 da06abf9d3ee47fb803c8fcc065d54af 4aa86d766a954554b6dc79984ed36bd5 - - -] Security group member updated on remote: ['68e69de2-a7b6-4f55-abcf-22017b026c31'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:36:18.337 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-70809b6a-ef6f-4530-9f0f-7be3c7326969 da06abf9d3ee47fb803c8fcc065d54af 4aa86d766a954554b6dc79984ed36bd5 - - -] Security group member updated ['68e69de2-a7b6-4f55-abcf-22017b026c31'] 2021-11-22 10:36:18.337 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-70809b6a-ef6f-4530-9f0f-7be3c7326969 da06abf9d3ee47fb803c8fcc065d54af 4aa86d766a954554b6dc79984ed36bd5 - - -] Refresh firewall rules 2021-11-22 10:36:18.337 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-70809b6a-ef6f-4530-9f0f-7be3c7326969 da06abf9d3ee47fb803c8fcc065d54af 4aa86d766a954554b6dc79984ed36bd5 - - -] Get security group information for devices via rpc ['6d52f987-a868-4d8b-868b-4eda9ec40635'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:36:18.370 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-70809b6a-ef6f-4530-9f0f-7be3c7326969 da06abf9d3ee47fb803c8fcc065d54af 4aa86d766a954554b6dc79984ed36bd5 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:36:18.370 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-70809b6a-ef6f-4530-9f0f-7be3c7326969 da06abf9d3ee47fb803c8fcc065d54af 4aa86d766a954554b6dc79984ed36bd5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:36:18.447 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-70809b6a-ef6f-4530-9f0f-7be3c7326969 da06abf9d3ee47fb803c8fcc065d54af 4aa86d766a954554b6dc79984ed36bd5 - - -] port_delete event received for '6d52f987-a868-4d8b-868b-4eda9ec40635' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:36:19.401 4160 2204010607368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6d52f987-a868-4d8b-868b-4eda9ec40635 2021-11-22 10:36:20.844 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-22 10:36:20.844 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6d52f987-a868-4d8b-868b-4eda9ec40635' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-22 10:36:20.844 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6d52f987-a868-4d8b-868b-4eda9ec40635' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-22 10:36:20.844 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6d52f987-a868-4d8b-868b-4eda9ec40635 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-22 10:36:20.854 4160 2204010610360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 75fe944d-7f58-47aa-b60a-343caa9b99aa 2021-11-22 10:36:20.854 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6d52f987-a868-4d8b-868b-4eda9ec40635'] 2021-11-22 10:36:20.854 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-22 10:36:20.854 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-22 10:36:20.854 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6d52f987-a868-4d8b-868b-4eda9ec40635'] 2021-11-22 10:36:21.946 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9236748d-0107-4f6a-bb37-a0c814b9eafa da06abf9d3ee47fb803c8fcc065d54af 4aa86d766a954554b6dc79984ed36bd5 - - -] Security group member updated on remote: ['68e69de2-a7b6-4f55-abcf-22017b026c31'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:36:21.946 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-9236748d-0107-4f6a-bb37-a0c814b9eafa da06abf9d3ee47fb803c8fcc065d54af 4aa86d766a954554b6dc79984ed36bd5 - - -] Security group member updated ['68e69de2-a7b6-4f55-abcf-22017b026c31'] 2021-11-22 10:36:22.858 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:36:22.902 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:36:22.980 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d64590e-ab10-48dd-a112-7224ae895fba 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] port_update received: 5f7ff9dc-3f50-4fd6-9c87-753e92d8e62e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:36:22.980 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d64590e-ab10-48dd-a112-7224ae895fba 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] No port 5f7ff9dc-3f50-4fd6-9c87-753e92d8e62e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:36:25.291 4160 2204010607192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5f7ff9dc-3f50-4fd6-9c87-753e92d8e62e 2021-11-22 10:36:26.873 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-22 10:36:27.029 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5dbbe87c-2f5f-45d0-9cc7-cf0d30898ca8 - - - - -] port_update received: 112de0a6-e040-49eb-aca1-53ad5e216f4e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:36:27.041 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5dbbe87c-2f5f-45d0-9cc7-cf0d30898ca8 - - - - -] No port 112de0a6-e040-49eb-aca1-53ad5e216f4e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:36:27.359 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Adding port 5f7ff9dc-3f50-4fd6-9c87-753e92d8e62e 2021-11-22 10:36:27.359 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Port 5f7ff9dc-3f50-4fd6-9c87-753e92d8e62e updated. Details: {'device': '5f7ff9dc-3f50-4fd6-9c87-753e92d8e62e', 'network_id': '75fe944d-7f58-47aa-b60a-343caa9b99aa', 'port_id': '5f7ff9dc-3f50-4fd6-9c87-753e92d8e62e', 'mac_address': 'fa:16:3e:f8:f3:b8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 633, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1c062ff3-3b29-423e-8521-ebba15772f8d', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-22 10:36:27.359 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-22 10:36:27.359 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5f7ff9dc-3f50-4fd6-9c87-753e92d8e62e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:36:27.359 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5f7ff9dc-3f50-4fd6-9c87-753e92d8e62e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-22 10:36:27.359 4160 2204010610360 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 75fe944d-7f58-47aa-b60a-343caa9b99aa 2021-11-22 10:36:27.359 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-22 10:36:27.556 4160 2204010610360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5f7ff9dc-3f50-4fd6-9c87-753e92d8e62e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:36:27.556 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5f7ff9dc-3f50-4fd6-9c87-753e92d8e62e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:36:27.575 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5f7ff9dc-3f50-4fd6-9c87-753e92d8e62e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-22 10:36:27.575 4160 2204010610360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 633, VLAN trunk: None to switch port 5f7ff9dc-3f50-4fd6-9c87-753e92d8e62e 2021-11-22 10:36:27.716 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-22 10:36:27.716 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5f7ff9dc-3f50-4fd6-9c87-753e92d8e62e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:36:27.963 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5f7ff9dc-3f50-4fd6-9c87-753e92d8e62e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:36:27.963 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:36:27.963 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (68e69de2-a7b6-4f55-abcf-22017b026c31) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:36:27.963 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (68e69de2-a7b6-4f55-abcf-22017b026c31) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-22 10:36:27.963 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5f7ff9dc-3f50-4fd6-9c87-753e92d8e62e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:36:27.963 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-22 10:36:27.963 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5f7ff9dc-3f50-4fd6-9c87-753e92d8e62e not yet added. Adding. 2021-11-22 10:36:27.963 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-22 10:36:27.963 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-22 10:36:28.149 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5f7ff9dc-3f50-4fd6-9c87-753e92d8e62e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:36:28.323 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5f7ff9dc-3f50-4fd6-9c87-753e92d8e62e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:36:28.323 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5f7ff9dc-3f50-4fd6-9c87-753e92d8e62e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:36:28.575 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5f7ff9dc-3f50-4fd6-9c87-753e92d8e62e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:36:28.738 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5f7ff9dc-3f50-4fd6-9c87-753e92d8e62e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:36:28.738 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5f7ff9dc-3f50-4fd6-9c87-753e92d8e62e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-22 10:36:28.738 4160 2204010610360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5f7ff9dc-3f50-4fd6-9c87-753e92d8e62e processed. 2021-11-22 10:36:28.884 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:36:29.483 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:36:30.293 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fe4cf4ea-7e1d-408c-99e3-14b37b3c5d13 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Security group member updated on remote: ['ce49b44d-0f14-491a-914c-df6131c1383d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:36:30.293 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-fe4cf4ea-7e1d-408c-99e3-14b37b3c5d13 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Security group member updated ['ce49b44d-0f14-491a-914c-df6131c1383d'] 2021-11-22 10:36:30.293 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-fe4cf4ea-7e1d-408c-99e3-14b37b3c5d13 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Refresh firewall rules 2021-11-22 10:36:30.293 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fe4cf4ea-7e1d-408c-99e3-14b37b3c5d13 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Get security group information for devices via rpc ['7b29c6e7-c1ba-4983-ab04-3db1251a4a72'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:36:31.137 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fe4cf4ea-7e1d-408c-99e3-14b37b3c5d13 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Update security group information for ports dict_keys(['7b29c6e7-c1ba-4983-ab04-3db1251a4a72']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:36:31.137 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fe4cf4ea-7e1d-408c-99e3-14b37b3c5d13 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:36:31.137 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fe4cf4ea-7e1d-408c-99e3-14b37b3c5d13 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Update rules of security group (ce49b44d-0f14-491a-914c-df6131c1383d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:36:31.151 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fe4cf4ea-7e1d-408c-99e3-14b37b3c5d13 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Update members of security group (ce49b44d-0f14-491a-914c-df6131c1383d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-22 10:36:31.151 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fe4cf4ea-7e1d-408c-99e3-14b37b3c5d13 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Update port filter for 7b29c6e7-c1ba-4983-ab04-3db1251a4a72 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:36:31.151 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fe4cf4ea-7e1d-408c-99e3-14b37b3c5d13 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Updating port rules. 2021-11-22 10:36:31.151 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fe4cf4ea-7e1d-408c-99e3-14b37b3c5d13 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-22 10:36:31.151 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [req-fe4cf4ea-7e1d-408c-99e3-14b37b3c5d13 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-7b29c6e7-c1ba-4983-ab04-3db1251a4a72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:36:31.466 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [req-fe4cf4ea-7e1d-408c-99e3-14b37b3c5d13 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-7b29c6e7-c1ba-4983-ab04-3db1251a4a72" "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:405 2021-11-22 10:36:31.466 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [req-fe4cf4ea-7e1d-408c-99e3-14b37b3c5d13 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-7b29c6e7-c1ba-4983-ab04-3db1251a4a72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:36:31.466 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [req-fe4cf4ea-7e1d-408c-99e3-14b37b3c5d13 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-7b29c6e7-c1ba-4983-ab04-3db1251a4a72" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:36:32.792 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0db3e2ad-dad2-48d9-93ce-5245470f8f16 - - - - -] port_update received: 93e19b12-ded4-485e-8a7d-8b425f9400c8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:36:32.809 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0db3e2ad-dad2-48d9-93ce-5245470f8f16 - - - - -] No port 93e19b12-ded4-485e-8a7d-8b425f9400c8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:36:32.821 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a414c836-c71f-457b-88fa-e9501a9e6802 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] port_update received: d31f72a4-3cfb-4149-a149-0083a7db96b0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:36:32.845 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a414c836-c71f-457b-88fa-e9501a9e6802 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] No port d31f72a4-3cfb-4149-a149-0083a7db96b0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:36:37.385 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac3cdb30-6679-4196-823d-b129dd28ad96 - - - - -] port_update received: 5e8ff655-272e-4aad-8c87-e69691445e52 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:36:37.448 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac3cdb30-6679-4196-823d-b129dd28ad96 - - - - -] No port 5e8ff655-272e-4aad-8c87-e69691445e52 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:36:37.636 4160 2204010607192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d31f72a4-3cfb-4149-a149-0083a7db96b0 2021-11-22 10:36:39.948 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e1980938-e32e-4b36-b9f1-80af929222fb da06abf9d3ee47fb803c8fcc065d54af 4aa86d766a954554b6dc79984ed36bd5 - - -] Security group member updated on remote: ['68e69de2-a7b6-4f55-abcf-22017b026c31'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:36:40.965 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-e1980938-e32e-4b36-b9f1-80af929222fb da06abf9d3ee47fb803c8fcc065d54af 4aa86d766a954554b6dc79984ed36bd5 - - -] Security group member updated ['68e69de2-a7b6-4f55-abcf-22017b026c31'] 2021-11-22 10:36:40.965 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-e1980938-e32e-4b36-b9f1-80af929222fb da06abf9d3ee47fb803c8fcc065d54af 4aa86d766a954554b6dc79984ed36bd5 - - -] Refresh firewall rules 2021-11-22 10:36:40.965 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e1980938-e32e-4b36-b9f1-80af929222fb da06abf9d3ee47fb803c8fcc065d54af 4aa86d766a954554b6dc79984ed36bd5 - - -] Get security group information for devices via rpc ['5f7ff9dc-3f50-4fd6-9c87-753e92d8e62e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:36:40.979 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-22 10:36:40.979 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1980938-e32e-4b36-b9f1-80af929222fb da06abf9d3ee47fb803c8fcc065d54af 4aa86d766a954554b6dc79984ed36bd5 - - -] port_delete event received for '5f7ff9dc-3f50-4fd6-9c87-753e92d8e62e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:36:40.979 4160 2204030255176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d680df91-3dec-40bf-8ed3-db17e6c54dc0 13f1a43025414b4098ee39db391d525b 48e14154c62a42a8b78c798e97aa89fb - - -] Security group rule updated on remote: ['c3a2b3ee-5d06-4ae4-b2b4-4ad2386cd0c8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-22 10:36:40.979 4160 2204030255176 MainThread INFO neutron.agent.securitygroups_rpc [req-d680df91-3dec-40bf-8ed3-db17e6c54dc0 13f1a43025414b4098ee39db391d525b 48e14154c62a42a8b78c798e97aa89fb - - -] Security group rule updated ['c3a2b3ee-5d06-4ae4-b2b4-4ad2386cd0c8'] 2021-11-22 10:36:40.995 4160 2204030255352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0218913e-76be-4589-bfb3-0a2fbd816ab6 13f1a43025414b4098ee39db391d525b 48e14154c62a42a8b78c798e97aa89fb - - -] Security group rule updated on remote: ['c3a2b3ee-5d06-4ae4-b2b4-4ad2386cd0c8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-22 10:36:40.995 4160 2204030255352 MainThread INFO neutron.agent.securitygroups_rpc [req-0218913e-76be-4589-bfb3-0a2fbd816ab6 13f1a43025414b4098ee39db391d525b 48e14154c62a42a8b78c798e97aa89fb - - -] Security group rule updated ['c3a2b3ee-5d06-4ae4-b2b4-4ad2386cd0c8'] 2021-11-22 10:36:40.995 4160 2204030255528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4038b0b9-c0fe-4d6c-8201-6028da99bc88 13f1a43025414b4098ee39db391d525b 48e14154c62a42a8b78c798e97aa89fb - - -] Security group rule updated on remote: ['c3a2b3ee-5d06-4ae4-b2b4-4ad2386cd0c8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-22 10:36:40.995 4160 2204030255528 MainThread INFO neutron.agent.securitygroups_rpc [req-4038b0b9-c0fe-4d6c-8201-6028da99bc88 13f1a43025414b4098ee39db391d525b 48e14154c62a42a8b78c798e97aa89fb - - -] Security group rule updated ['c3a2b3ee-5d06-4ae4-b2b4-4ad2386cd0c8'] 2021-11-22 10:36:40.995 4160 2204030255704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dbcdc768-5e75-4594-89f5-b90be2edd226 13f1a43025414b4098ee39db391d525b 48e14154c62a42a8b78c798e97aa89fb - - -] Security group rule updated on remote: ['c3a2b3ee-5d06-4ae4-b2b4-4ad2386cd0c8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-22 10:36:40.995 4160 2204030255704 MainThread INFO neutron.agent.securitygroups_rpc [req-dbcdc768-5e75-4594-89f5-b90be2edd226 13f1a43025414b4098ee39db391d525b 48e14154c62a42a8b78c798e97aa89fb - - -] Security group rule updated ['c3a2b3ee-5d06-4ae4-b2b4-4ad2386cd0c8'] 2021-11-22 10:36:40.995 4160 2204030255880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2106e1db-da71-4f72-a6cd-a229eeb500bb 13f1a43025414b4098ee39db391d525b 48e14154c62a42a8b78c798e97aa89fb - - -] Security group rule updated on remote: ['c3a2b3ee-5d06-4ae4-b2b4-4ad2386cd0c8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-22 10:36:40.995 4160 2204030255880 MainThread INFO neutron.agent.securitygroups_rpc [req-2106e1db-da71-4f72-a6cd-a229eeb500bb 13f1a43025414b4098ee39db391d525b 48e14154c62a42a8b78c798e97aa89fb - - -] Security group rule updated ['c3a2b3ee-5d06-4ae4-b2b4-4ad2386cd0c8'] 2021-11-22 10:36:41.014 4160 2204010609656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-03ed870a-89dd-4446-a128-53043ce3c033 13f1a43025414b4098ee39db391d525b 48e14154c62a42a8b78c798e97aa89fb - - -] Security group rule updated on remote: ['c3a2b3ee-5d06-4ae4-b2b4-4ad2386cd0c8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-22 10:36:41.014 4160 2204010609656 MainThread INFO neutron.agent.securitygroups_rpc [req-03ed870a-89dd-4446-a128-53043ce3c033 13f1a43025414b4098ee39db391d525b 48e14154c62a42a8b78c798e97aa89fb - - -] Security group rule updated ['c3a2b3ee-5d06-4ae4-b2b4-4ad2386cd0c8'] 2021-11-22 10:36:41.014 4160 2204010607368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5f7ff9dc-3f50-4fd6-9c87-753e92d8e62e 2021-11-22 10:36:41.014 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e1980938-e32e-4b36-b9f1-80af929222fb da06abf9d3ee47fb803c8fcc065d54af 4aa86d766a954554b6dc79984ed36bd5 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:36:41.014 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e1980938-e32e-4b36-b9f1-80af929222fb da06abf9d3ee47fb803c8fcc065d54af 4aa86d766a954554b6dc79984ed36bd5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:36:41.791 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Adding port d31f72a4-3cfb-4149-a149-0083a7db96b0 2021-11-22 10:36:41.791 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Port d31f72a4-3cfb-4149-a149-0083a7db96b0 updated. Details: {'device': 'd31f72a4-3cfb-4149-a149-0083a7db96b0', 'network_id': '1739dec4-235e-4240-8471-290e5b4cd168', 'port_id': 'd31f72a4-3cfb-4149-a149-0083a7db96b0', 'mac_address': 'fa:16:3e:83:97:cb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 635, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5af65900-70c0-40b7-a79b-e99bb6b7714c', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-22 10:36:41.791 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-22 10:36:41.806 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-22 10:36:41.806 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d31f72a4-3cfb-4149-a149-0083a7db96b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:36:41.806 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d31f72a4-3cfb-4149-a149-0083a7db96b0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-22 10:36:41.806 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-22 10:36:41.806 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5f7ff9dc-3f50-4fd6-9c87-753e92d8e62e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-22 10:36:41.806 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5f7ff9dc-3f50-4fd6-9c87-753e92d8e62e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-22 10:36:41.806 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5f7ff9dc-3f50-4fd6-9c87-753e92d8e62e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-22 10:36:41.837 4160 2204010610360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 75fe944d-7f58-47aa-b60a-343caa9b99aa 2021-11-22 10:36:41.837 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5f7ff9dc-3f50-4fd6-9c87-753e92d8e62e'] 2021-11-22 10:36:41.837 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-22 10:36:41.837 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-22 10:36:41.837 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5f7ff9dc-3f50-4fd6-9c87-753e92d8e62e'] 2021-11-22 10:36:42.057 4160 2204010609656 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd31f72a4-3cfb-4149-a149-0083a7db96b0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:36:42.057 4160 2204010609656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd31f72a4-3cfb-4149-a149-0083a7db96b0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:36:42.057 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d31f72a4-3cfb-4149-a149-0083a7db96b0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-22 10:36:42.074 4160 2204010609656 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 635, VLAN trunk: None to switch port d31f72a4-3cfb-4149-a149-0083a7db96b0 2021-11-22 10:36:42.199 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b426372f-4f67-4d45-b520-667997d338f6 - - - - -] port_update received: 06208a81-5ac6-447f-befc-e9853ea03353 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:36:42.228 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b426372f-4f67-4d45-b520-667997d338f6 - - - - -] No port 06208a81-5ac6-447f-befc-e9853ea03353 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:36:42.228 4160 2204010609656 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-22 10:36:42.228 4160 2204010609656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d31f72a4-3cfb-4149-a149-0083a7db96b0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:36:42.805 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d31f72a4-3cfb-4149-a149-0083a7db96b0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:36:42.805 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:36:42.805 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ce49b44d-0f14-491a-914c-df6131c1383d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:36:42.805 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ce49b44d-0f14-491a-914c-df6131c1383d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-22 10:36:42.811 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d31f72a4-3cfb-4149-a149-0083a7db96b0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:36:42.811 4160 2204010609656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-22 10:36:42.811 4160 2204010609656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d31f72a4-3cfb-4149-a149-0083a7db96b0 not yet added. Adding. 2021-11-22 10:36:42.811 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-22 10:36:42.811 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-22 10:36:42.993 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:36:43.047 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d31f72a4-3cfb-4149-a149-0083a7db96b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:36:43.105 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:36:43.233 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d31f72a4-3cfb-4149-a149-0083a7db96b0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:36:43.233 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d31f72a4-3cfb-4149-a149-0083a7db96b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:36:43.446 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d31f72a4-3cfb-4149-a149-0083a7db96b0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:36:43.589 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d31f72a4-3cfb-4149-a149-0083a7db96b0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.781s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:36:43.589 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d31f72a4-3cfb-4149-a149-0083a7db96b0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-22 10:36:43.589 4160 2204010609656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d31f72a4-3cfb-4149-a149-0083a7db96b0 processed. 2021-11-22 10:36:44.985 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:36:45.779 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.782s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:37:01.464 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2050df0-0ce1-4fe9-85c1-7cf78c9e6e33 - - - - -] port_update received: 809f8253-dfc1-48a6-9c11-3237e9e38c42 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:37:01.494 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2050df0-0ce1-4fe9-85c1-7cf78c9e6e33 - - - - -] No port 809f8253-dfc1-48a6-9c11-3237e9e38c42 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:37:07.060 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-19612720-6992-44c5-b309-989e9dcf0ea7 - - - - -] port_update received: 24bce193-ea74-441a-834d-deb31c22f527 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:37:07.072 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-19612720-6992-44c5-b309-989e9dcf0ea7 - - - - -] No port 24bce193-ea74-441a-834d-deb31c22f527 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:37:08.010 4160 2204010607192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec 2021-11-22 10:37:09.090 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-22 10:37:09.605 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Adding port 1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec 2021-11-22 10:37:09.605 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Port 1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec updated. Details: {'device': '1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec', 'network_id': 'e114790e-2c2f-46a4-8dd6-49197de38f16', 'port_id': '1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec', 'mac_address': 'fa:16:3e:4a:8a:de', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 648, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c4f21e7d-d84a-4ede-b812-0052f7303231', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-22 10:37:09.605 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-22 10:37:09.605 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:37:09.605 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-22 10:37:09.619 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-22 10:37:09.650 4160 2204010609656 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:37:09.650 4160 2204010609656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:37:09.698 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-22 10:37:09.698 4160 2204010609656 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 648, VLAN trunk: None to switch port 1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec 2021-11-22 10:37:09.797 4160 2204010609656 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-22 10:37:09.806 4160 2204010609656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:37:10.743 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:37:10.743 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:37:10.743 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (18dbba4f-2ea7-4ab4-9eb4-f4e239d02c99) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:37:10.743 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:37:10.743 4160 2204010609656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-22 10:37:10.743 4160 2204010609656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-11-22 10:37:10.743 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:37:10.743 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:37:10.759 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:37:10.759 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:37:10.841 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec" "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:405 2021-11-22 10:37:10.841 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-22 10:37:10.841 4160 2204010609656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec processed. 2021-11-22 10:37:11.097 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:37:11.540 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:37:11.900 4160 2204010609656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d763f665-ebbb-4c4e-a67e-e7bd4c651b82 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Security group member updated on remote: ['ce49b44d-0f14-491a-914c-df6131c1383d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:37:11.900 4160 2204010609656 MainThread INFO neutron.agent.securitygroups_rpc [req-d763f665-ebbb-4c4e-a67e-e7bd4c651b82 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Security group member updated ['ce49b44d-0f14-491a-914c-df6131c1383d'] 2021-11-22 10:37:11.900 4160 2204010609656 MainThread INFO neutron.agent.securitygroups_rpc [req-d763f665-ebbb-4c4e-a67e-e7bd4c651b82 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Refresh firewall rules 2021-11-22 10:37:11.900 4160 2204010609656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d763f665-ebbb-4c4e-a67e-e7bd4c651b82 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Get security group information for devices via rpc ['7b29c6e7-c1ba-4983-ab04-3db1251a4a72', 'd31f72a4-3cfb-4149-a149-0083a7db96b0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:37:12.461 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d763f665-ebbb-4c4e-a67e-e7bd4c651b82 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Update security group information for ports dict_keys(['7b29c6e7-c1ba-4983-ab04-3db1251a4a72', 'd31f72a4-3cfb-4149-a149-0083a7db96b0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:37:12.461 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d763f665-ebbb-4c4e-a67e-e7bd4c651b82 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:37:12.480 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d763f665-ebbb-4c4e-a67e-e7bd4c651b82 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Update rules of security group (ce49b44d-0f14-491a-914c-df6131c1383d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:37:12.480 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d763f665-ebbb-4c4e-a67e-e7bd4c651b82 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Update members of security group (ce49b44d-0f14-491a-914c-df6131c1383d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-22 10:37:12.480 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d763f665-ebbb-4c4e-a67e-e7bd4c651b82 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Update port filter for 7b29c6e7-c1ba-4983-ab04-3db1251a4a72 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:37:12.480 4160 2204010609656 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d763f665-ebbb-4c4e-a67e-e7bd4c651b82 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Updating port rules. 2021-11-22 10:37:12.480 4160 2204010609656 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d763f665-ebbb-4c4e-a67e-e7bd4c651b82 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-22 10:37:12.480 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [req-d763f665-ebbb-4c4e-a67e-e7bd4c651b82 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-7b29c6e7-c1ba-4983-ab04-3db1251a4a72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:37:12.744 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [req-d763f665-ebbb-4c4e-a67e-e7bd4c651b82 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-7b29c6e7-c1ba-4983-ab04-3db1251a4a72" "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:405 2021-11-22 10:37:12.744 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [req-d763f665-ebbb-4c4e-a67e-e7bd4c651b82 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-7b29c6e7-c1ba-4983-ab04-3db1251a4a72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:37:12.758 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [req-d763f665-ebbb-4c4e-a67e-e7bd4c651b82 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-7b29c6e7-c1ba-4983-ab04-3db1251a4a72" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:37:12.758 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d763f665-ebbb-4c4e-a67e-e7bd4c651b82 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Update port filter for d31f72a4-3cfb-4149-a149-0083a7db96b0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:37:12.758 4160 2204010609656 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d763f665-ebbb-4c4e-a67e-e7bd4c651b82 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Updating port rules. 2021-11-22 10:37:12.758 4160 2204010609656 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d763f665-ebbb-4c4e-a67e-e7bd4c651b82 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-22 10:37:12.758 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [req-d763f665-ebbb-4c4e-a67e-e7bd4c651b82 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-d31f72a4-3cfb-4149-a149-0083a7db96b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:37:12.951 4160 2204030443592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-beb18831-da64-4f81-9948-174dae738975 - - - - -] port_update received: 005a78ff-5945-472f-9fed-ce3b83624ae8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:37:12.965 4160 2204030443592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-beb18831-da64-4f81-9948-174dae738975 - - - - -] No port 005a78ff-5945-472f-9fed-ce3b83624ae8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:37:13.062 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [req-d763f665-ebbb-4c4e-a67e-e7bd4c651b82 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-d31f72a4-3cfb-4149-a149-0083a7db96b0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:37:13.062 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [req-d763f665-ebbb-4c4e-a67e-e7bd4c651b82 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-d31f72a4-3cfb-4149-a149-0083a7db96b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:37:13.062 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [req-d763f665-ebbb-4c4e-a67e-e7bd4c651b82 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-d31f72a4-3cfb-4149-a149-0083a7db96b0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:37:15.024 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb1e44da-a875-4928-a493-83c94bd34d9b 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] port_update received: 8fcdd3ad-842b-4a16-9297-c14e81508bca port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:37:15.042 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb1e44da-a875-4928-a493-83c94bd34d9b 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] No port 8fcdd3ad-842b-4a16-9297-c14e81508bca defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:37:20.179 4160 2204010607192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8fcdd3ad-842b-4a16-9297-c14e81508bca 2021-11-22 10:37:20.540 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9148cd8-2b49-485c-a393-419f41585dda - - - - -] port_update received: 537db0e3-f478-4e2e-8024-2a0c92230eef port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:37:20.540 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9148cd8-2b49-485c-a393-419f41585dda - - - - -] No port 537db0e3-f478-4e2e-8024-2a0c92230eef defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:37:21.120 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-22 10:37:21.994 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Adding port 8fcdd3ad-842b-4a16-9297-c14e81508bca 2021-11-22 10:37:21.994 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Port 8fcdd3ad-842b-4a16-9297-c14e81508bca updated. Details: {'device': '8fcdd3ad-842b-4a16-9297-c14e81508bca', 'network_id': '1739dec4-235e-4240-8471-290e5b4cd168', 'port_id': '8fcdd3ad-842b-4a16-9297-c14e81508bca', 'mac_address': 'fa:16:3e:19:21:8e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 635, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5af65900-70c0-40b7-a79b-e99bb6b7714c', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-22 10:37:21.994 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-22 10:37:21.994 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8fcdd3ad-842b-4a16-9297-c14e81508bca" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:37:21.994 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8fcdd3ad-842b-4a16-9297-c14e81508bca _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-22 10:37:21.994 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-22 10:37:22.181 4160 2204010609656 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8fcdd3ad-842b-4a16-9297-c14e81508bca') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:37:22.181 4160 2204010609656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8fcdd3ad-842b-4a16-9297-c14e81508bca') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:37:22.197 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8fcdd3ad-842b-4a16-9297-c14e81508bca is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-22 10:37:22.197 4160 2204010609656 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 635, VLAN trunk: None to switch port 8fcdd3ad-842b-4a16-9297-c14e81508bca 2021-11-22 10:37:22.251 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d378201b-f3be-4e9d-be2d-f619faba7cad 13f1a43025414b4098ee39db391d525b 48e14154c62a42a8b78c798e97aa89fb - - -] Security group member updated on remote: ['c3a2b3ee-5d06-4ae4-b2b4-4ad2386cd0c8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:37:22.251 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-d378201b-f3be-4e9d-be2d-f619faba7cad 13f1a43025414b4098ee39db391d525b 48e14154c62a42a8b78c798e97aa89fb - - -] Security group member updated ['c3a2b3ee-5d06-4ae4-b2b4-4ad2386cd0c8'] 2021-11-22 10:37:22.321 4160 2204010609656 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-22 10:37:22.321 4160 2204010609656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8fcdd3ad-842b-4a16-9297-c14e81508bca'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:37:22.774 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8fcdd3ad-842b-4a16-9297-c14e81508bca']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:37:22.774 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:37:22.774 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ce49b44d-0f14-491a-914c-df6131c1383d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:37:22.774 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ce49b44d-0f14-491a-914c-df6131c1383d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-22 10:37:22.774 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8fcdd3ad-842b-4a16-9297-c14e81508bca _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:37:22.774 4160 2204010609656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-22 10:37:22.774 4160 2204010609656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8fcdd3ad-842b-4a16-9297-c14e81508bca not yet added. Adding. 2021-11-22 10:37:22.774 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-22 10:37:22.774 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-22 10:37:22.995 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8fcdd3ad-842b-4a16-9297-c14e81508bca" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:37:23.227 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8fcdd3ad-842b-4a16-9297-c14e81508bca" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:37:23.227 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8fcdd3ad-842b-4a16-9297-c14e81508bca" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:37:23.463 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8fcdd3ad-842b-4a16-9297-c14e81508bca" "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:405 2021-11-22 10:37:23.613 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8fcdd3ad-842b-4a16-9297-c14e81508bca" "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:405 2021-11-22 10:37:23.618 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8fcdd3ad-842b-4a16-9297-c14e81508bca status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-22 10:37:23.618 4160 2204010609656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8fcdd3ad-842b-4a16-9297-c14e81508bca processed. 2021-11-22 10:37:24.789 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22d193af-f5a2-4324-b11c-d7d0d2dbdb1a 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] port_update received: 5a918824-cebb-4510-aebc-018e2f7e10b1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:37:24.789 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22d193af-f5a2-4324-b11c-d7d0d2dbdb1a 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] No port 5a918824-cebb-4510-aebc-018e2f7e10b1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:37:25.126 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:37:25.654 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:37:32.211 4160 2204010607368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec 2021-11-22 10:37:33.153 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-22 10:37:33.153 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-22 10:37:33.153 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-22 10:37:33.153 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-22 10:37:33.182 4160 2204010609656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec'] 2021-11-22 10:37:33.182 4160 2204010609656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-22 10:37:33.182 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-22 10:37:33.182 4160 2204010609656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec'] 2021-11-22 10:37:34.226 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfd822d-25c0-4e51-9682-a14bcc324523 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] network_delete received. Deleting network 75fe944d-7f58-47aa-b60a-343caa9b99aa network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-22 10:37:34.226 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfd822d-25c0-4e51-9682-a14bcc324523 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] Network 75fe944d-7f58-47aa-b60a-343caa9b99aa not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-22 10:37:34.354 4160 2204010607192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5a918824-cebb-4510-aebc-018e2f7e10b1 2021-11-22 10:37:35.179 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-22 10:37:35.179 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:37:35.636 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:37:35.790 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Adding port 5a918824-cebb-4510-aebc-018e2f7e10b1 2021-11-22 10:37:35.790 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Port 5a918824-cebb-4510-aebc-018e2f7e10b1 updated. Details: {'device': '5a918824-cebb-4510-aebc-018e2f7e10b1', 'network_id': '9f0551c7-6430-4845-aada-62dfaa2f8a11', 'port_id': '5a918824-cebb-4510-aebc-018e2f7e10b1', 'mac_address': 'fa:16:3e:be:0a:f3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 601, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fc21decf-859f-49c8-bd91-1056ff444d5a', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-22 10:37:35.790 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-22 10:37:35.790 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5a918824-cebb-4510-aebc-018e2f7e10b1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:37:35.790 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5a918824-cebb-4510-aebc-018e2f7e10b1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-22 10:37:35.790 4160 2204010609656 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9f0551c7-6430-4845-aada-62dfaa2f8a11 2021-11-22 10:37:35.790 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-22 10:37:35.992 4160 2204010609656 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5a918824-cebb-4510-aebc-018e2f7e10b1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:37:36.016 4160 2204010609656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5a918824-cebb-4510-aebc-018e2f7e10b1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:37:36.016 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5a918824-cebb-4510-aebc-018e2f7e10b1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-22 10:37:36.016 4160 2204010609656 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 601, VLAN trunk: None to switch port 5a918824-cebb-4510-aebc-018e2f7e10b1 2021-11-22 10:37:36.168 4160 2204010609656 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-22 10:37:36.168 4160 2204010609656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5a918824-cebb-4510-aebc-018e2f7e10b1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:37:36.249 4160 2204010607368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec 2021-11-22 10:37:36.524 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5a918824-cebb-4510-aebc-018e2f7e10b1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:37:36.524 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:37:36.524 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c3a2b3ee-5d06-4ae4-b2b4-4ad2386cd0c8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:37:36.543 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5a918824-cebb-4510-aebc-018e2f7e10b1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:37:36.543 4160 2204010609656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-22 10:37:36.543 4160 2204010609656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5a918824-cebb-4510-aebc-018e2f7e10b1 not yet added. Adding. 2021-11-22 10:37:36.543 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-22 10:37:36.543 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-22 10:37:36.729 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5a918824-cebb-4510-aebc-018e2f7e10b1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:37:36.963 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5a918824-cebb-4510-aebc-018e2f7e10b1" "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:405 2021-11-22 10:37:36.963 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5a918824-cebb-4510-aebc-018e2f7e10b1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:37:37.183 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-22 10:37:37.183 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-22 10:37:37.183 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-22 10:37:37.183 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-22 10:37:37.213 4160 2204010610360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e114790e-2c2f-46a4-8dd6-49197de38f16 2021-11-22 10:37:37.213 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec'] 2021-11-22 10:37:37.213 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-22 10:37:37.213 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec'] 2021-11-22 10:37:37.259 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5a918824-cebb-4510-aebc-018e2f7e10b1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:37:37.413 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5a918824-cebb-4510-aebc-018e2f7e10b1" "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:405 2021-11-22 10:37:37.413 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5a918824-cebb-4510-aebc-018e2f7e10b1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-22 10:37:37.413 4160 2204010609656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5a918824-cebb-4510-aebc-018e2f7e10b1 processed. 2021-11-22 10:37:39.206 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:37:39.778 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9e81510f-252d-487a-8b73-d25ee57c3fd2 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Security group member updated on remote: ['b9ef8276-57c4-428e-b639-a4eb9f8806d4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:37:39.778 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-9e81510f-252d-487a-8b73-d25ee57c3fd2 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Security group member updated ['b9ef8276-57c4-428e-b639-a4eb9f8806d4'] 2021-11-22 10:37:39.790 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:37:53.791 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cbe4d4ca-69b3-4c07-81cc-f2bda4fe2993 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] port_update received: 326eedf5-8a3e-4e3a-887c-a2d57a212dc8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:37:53.810 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cbe4d4ca-69b3-4c07-81cc-f2bda4fe2993 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] No port 326eedf5-8a3e-4e3a-887c-a2d57a212dc8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:37:54.757 4160 2204010609656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0c6a020a-09fa-48cb-8d8c-992f33a92851 2613f7c84b1540829f4cdeb9c28b8f5b 93b9423a62144c8a975aacb49a424865 - - -] Security group member updated on remote: ['8e40a7e6-cdbe-4f0e-a119-0e19f7af0085'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:37:54.757 4160 2204010609656 MainThread INFO neutron.agent.securitygroups_rpc [req-0c6a020a-09fa-48cb-8d8c-992f33a92851 2613f7c84b1540829f4cdeb9c28b8f5b 93b9423a62144c8a975aacb49a424865 - - -] Security group member updated ['8e40a7e6-cdbe-4f0e-a119-0e19f7af0085'] 2021-11-22 10:38:08.682 4160 2204010607192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 326eedf5-8a3e-4e3a-887c-a2d57a212dc8 2021-11-22 10:38:09.354 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-22 10:38:09.603 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Adding port 326eedf5-8a3e-4e3a-887c-a2d57a212dc8 2021-11-22 10:38:09.603 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Port 326eedf5-8a3e-4e3a-887c-a2d57a212dc8 updated. Details: {'device': '326eedf5-8a3e-4e3a-887c-a2d57a212dc8', 'network_id': 'a43393e9-8ccf-4b0e-a223-5dd0a65e3eb0', 'port_id': '326eedf5-8a3e-4e3a-887c-a2d57a212dc8', 'mac_address': 'fa:16:3e:56:88:bb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 603, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '77794ac0-976d-4d93-aa56-2296caa8293f', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-22 10:38:09.603 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-22 10:38:09.603 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-326eedf5-8a3e-4e3a-887c-a2d57a212dc8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:09.603 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 326eedf5-8a3e-4e3a-887c-a2d57a212dc8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-22 10:38:09.603 4160 2204010609656 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a43393e9-8ccf-4b0e-a223-5dd0a65e3eb0 2021-11-22 10:38:09.603 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-22 10:38:09.649 4160 2204031320136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca471780-d5d0-41bf-b3b3-b4f7cd8ec112 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] port_update received: e10e9677-3206-459d-8974-fe40b23be904 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:38:09.664 4160 2204031320136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca471780-d5d0-41bf-b3b3-b4f7cd8ec112 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] No port e10e9677-3206-459d-8974-fe40b23be904 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:38:09.820 4160 2204010609656 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '326eedf5-8a3e-4e3a-887c-a2d57a212dc8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:38:09.820 4160 2204010609656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '326eedf5-8a3e-4e3a-887c-a2d57a212dc8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:38:09.835 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 326eedf5-8a3e-4e3a-887c-a2d57a212dc8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-22 10:38:09.835 4160 2204010609656 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 603, VLAN trunk: None to switch port 326eedf5-8a3e-4e3a-887c-a2d57a212dc8 2021-11-22 10:38:09.960 4160 2204010609656 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-22 10:38:09.960 4160 2204010609656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['326eedf5-8a3e-4e3a-887c-a2d57a212dc8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:38:10.088 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6f2f8dd3-b327-4c34-bdd8-47fac895d41e d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Security group member updated on remote: ['ce49b44d-0f14-491a-914c-df6131c1383d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:38:10.088 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-6f2f8dd3-b327-4c34-bdd8-47fac895d41e d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Security group member updated ['ce49b44d-0f14-491a-914c-df6131c1383d'] 2021-11-22 10:38:10.118 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['326eedf5-8a3e-4e3a-887c-a2d57a212dc8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:38:10.118 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:38:10.118 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b9ef8276-57c4-428e-b639-a4eb9f8806d4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:38:10.118 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b9ef8276-57c4-428e-b639-a4eb9f8806d4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-22 10:38:10.118 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 326eedf5-8a3e-4e3a-887c-a2d57a212dc8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:38:10.118 4160 2204010609656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-22 10:38:10.118 4160 2204010609656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 326eedf5-8a3e-4e3a-887c-a2d57a212dc8 not yet added. Adding. 2021-11-22 10:38:10.118 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-22 10:38:10.118 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-22 10:38:10.369 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-326eedf5-8a3e-4e3a-887c-a2d57a212dc8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:10.666 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-326eedf5-8a3e-4e3a-887c-a2d57a212dc8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:38:10.666 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-326eedf5-8a3e-4e3a-887c-a2d57a212dc8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:10.869 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-326eedf5-8a3e-4e3a-887c-a2d57a212dc8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:38:10.869 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-6f2f8dd3-b327-4c34-bdd8-47fac895d41e d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Refresh firewall rules 2021-11-22 10:38:10.869 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6f2f8dd3-b327-4c34-bdd8-47fac895d41e d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Get security group information for devices via rpc ['7b29c6e7-c1ba-4983-ab04-3db1251a4a72', 'd31f72a4-3cfb-4149-a149-0083a7db96b0', '8fcdd3ad-842b-4a16-9297-c14e81508bca'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:38:11.010 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-326eedf5-8a3e-4e3a-887c-a2d57a212dc8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:38:11.010 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 326eedf5-8a3e-4e3a-887c-a2d57a212dc8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-22 10:38:11.010 4160 2204010609656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 326eedf5-8a3e-4e3a-887c-a2d57a212dc8 processed. 2021-11-22 10:38:11.226 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6f2f8dd3-b327-4c34-bdd8-47fac895d41e d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Update security group information for ports dict_keys(['7b29c6e7-c1ba-4983-ab04-3db1251a4a72', '8fcdd3ad-842b-4a16-9297-c14e81508bca', 'd31f72a4-3cfb-4149-a149-0083a7db96b0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:38:11.226 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6f2f8dd3-b327-4c34-bdd8-47fac895d41e d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:38:11.226 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6f2f8dd3-b327-4c34-bdd8-47fac895d41e d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Update rules of security group (ce49b44d-0f14-491a-914c-df6131c1383d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:38:11.226 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6f2f8dd3-b327-4c34-bdd8-47fac895d41e d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Update members of security group (ce49b44d-0f14-491a-914c-df6131c1383d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-22 10:38:11.226 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6f2f8dd3-b327-4c34-bdd8-47fac895d41e d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Update port filter for 7b29c6e7-c1ba-4983-ab04-3db1251a4a72 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:38:11.226 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6f2f8dd3-b327-4c34-bdd8-47fac895d41e d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Updating port rules. 2021-11-22 10:38:11.226 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6f2f8dd3-b327-4c34-bdd8-47fac895d41e d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-22 10:38:11.226 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [req-6f2f8dd3-b327-4c34-bdd8-47fac895d41e d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-7b29c6e7-c1ba-4983-ab04-3db1251a4a72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:11.368 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:11.475 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [req-6f2f8dd3-b327-4c34-bdd8-47fac895d41e d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-7b29c6e7-c1ba-4983-ab04-3db1251a4a72" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:38:11.475 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [req-6f2f8dd3-b327-4c34-bdd8-47fac895d41e d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-7b29c6e7-c1ba-4983-ab04-3db1251a4a72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:11.475 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [req-6f2f8dd3-b327-4c34-bdd8-47fac895d41e d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-7b29c6e7-c1ba-4983-ab04-3db1251a4a72" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:38:11.475 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6f2f8dd3-b327-4c34-bdd8-47fac895d41e d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Update port filter for 8fcdd3ad-842b-4a16-9297-c14e81508bca _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:38:11.475 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6f2f8dd3-b327-4c34-bdd8-47fac895d41e d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Updating port rules. 2021-11-22 10:38:11.475 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6f2f8dd3-b327-4c34-bdd8-47fac895d41e d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-22 10:38:11.475 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [req-6f2f8dd3-b327-4c34-bdd8-47fac895d41e d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-8fcdd3ad-842b-4a16-9297-c14e81508bca" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:11.572 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:38:11.712 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [req-6f2f8dd3-b327-4c34-bdd8-47fac895d41e d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-8fcdd3ad-842b-4a16-9297-c14e81508bca" "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:405 2021-11-22 10:38:11.712 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [req-6f2f8dd3-b327-4c34-bdd8-47fac895d41e d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-8fcdd3ad-842b-4a16-9297-c14e81508bca" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:11.712 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [req-6f2f8dd3-b327-4c34-bdd8-47fac895d41e d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-8fcdd3ad-842b-4a16-9297-c14e81508bca" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:38:11.712 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6f2f8dd3-b327-4c34-bdd8-47fac895d41e d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Update port filter for d31f72a4-3cfb-4149-a149-0083a7db96b0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:38:11.712 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6f2f8dd3-b327-4c34-bdd8-47fac895d41e d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Updating port rules. 2021-11-22 10:38:11.712 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6f2f8dd3-b327-4c34-bdd8-47fac895d41e d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-22 10:38:11.712 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [req-6f2f8dd3-b327-4c34-bdd8-47fac895d41e d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-d31f72a4-3cfb-4149-a149-0083a7db96b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:11.929 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [req-6f2f8dd3-b327-4c34-bdd8-47fac895d41e d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-d31f72a4-3cfb-4149-a149-0083a7db96b0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:38:11.929 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [req-6f2f8dd3-b327-4c34-bdd8-47fac895d41e d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-d31f72a4-3cfb-4149-a149-0083a7db96b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:11.929 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [req-6f2f8dd3-b327-4c34-bdd8-47fac895d41e d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-d31f72a4-3cfb-4149-a149-0083a7db96b0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:38:12.498 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5054026a-7493-4daf-9b90-f6e03c619beb 3b0cecac44354a5aa1e9e517f7f6e813 47dcd8cc91c540eda175b762b2cc6d9d - - -] Security group member updated on remote: ['ca1856cc-ca68-4250-aeff-41694f6d9c75'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:38:12.498 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-5054026a-7493-4daf-9b90-f6e03c619beb 3b0cecac44354a5aa1e9e517f7f6e813 47dcd8cc91c540eda175b762b2cc6d9d - - -] Security group member updated ['ca1856cc-ca68-4250-aeff-41694f6d9c75'] 2021-11-22 10:38:12.498 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-5054026a-7493-4daf-9b90-f6e03c619beb 3b0cecac44354a5aa1e9e517f7f6e813 47dcd8cc91c540eda175b762b2cc6d9d - - -] Refresh firewall rules 2021-11-22 10:38:12.498 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5054026a-7493-4daf-9b90-f6e03c619beb 3b0cecac44354a5aa1e9e517f7f6e813 47dcd8cc91c540eda175b762b2cc6d9d - - -] Get security group information for devices via rpc ['e7b68ff2-ecd7-4e74-81b4-cf38071ef393', '20f53f90-3a43-45e0-ab9e-ae35149604a8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:38:12.498 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86e4266f-0284-4cb2-8dd1-5b57a192b76c 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] port_update received: 162efafc-5fbe-4bfc-a1b2-e10fdfd5a7eb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:38:12.511 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86e4266f-0284-4cb2-8dd1-5b57a192b76c 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] No port 162efafc-5fbe-4bfc-a1b2-e10fdfd5a7eb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:38:12.573 4160 2204010607368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 20f53f90-3a43-45e0-ab9e-ae35149604a8 2021-11-22 10:38:12.671 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5054026a-7493-4daf-9b90-f6e03c619beb 3b0cecac44354a5aa1e9e517f7f6e813 47dcd8cc91c540eda175b762b2cc6d9d - - -] port_delete event received for '20f53f90-3a43-45e0-ab9e-ae35149604a8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:38:12.695 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5054026a-7493-4daf-9b90-f6e03c619beb 3b0cecac44354a5aa1e9e517f7f6e813 47dcd8cc91c540eda175b762b2cc6d9d - - -] Update security group information for ports dict_keys(['e7b68ff2-ecd7-4e74-81b4-cf38071ef393']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:38:12.695 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5054026a-7493-4daf-9b90-f6e03c619beb 3b0cecac44354a5aa1e9e517f7f6e813 47dcd8cc91c540eda175b762b2cc6d9d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:38:12.695 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5054026a-7493-4daf-9b90-f6e03c619beb 3b0cecac44354a5aa1e9e517f7f6e813 47dcd8cc91c540eda175b762b2cc6d9d - - -] Update rules of security group (ca1856cc-ca68-4250-aeff-41694f6d9c75) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:38:12.695 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5054026a-7493-4daf-9b90-f6e03c619beb 3b0cecac44354a5aa1e9e517f7f6e813 47dcd8cc91c540eda175b762b2cc6d9d - - -] Update members of security group (ca1856cc-ca68-4250-aeff-41694f6d9c75) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-22 10:38:12.695 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5054026a-7493-4daf-9b90-f6e03c619beb 3b0cecac44354a5aa1e9e517f7f6e813 47dcd8cc91c540eda175b762b2cc6d9d - - -] Update port filter for e7b68ff2-ecd7-4e74-81b4-cf38071ef393 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:38:12.695 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5054026a-7493-4daf-9b90-f6e03c619beb 3b0cecac44354a5aa1e9e517f7f6e813 47dcd8cc91c540eda175b762b2cc6d9d - - -] Updating port rules. 2021-11-22 10:38:12.695 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5054026a-7493-4daf-9b90-f6e03c619beb 3b0cecac44354a5aa1e9e517f7f6e813 47dcd8cc91c540eda175b762b2cc6d9d - - -] Creating 0 new rules, removing 1 old rules. 2021-11-22 10:38:12.695 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [req-5054026a-7493-4daf-9b90-f6e03c619beb 3b0cecac44354a5aa1e9e517f7f6e813 47dcd8cc91c540eda175b762b2cc6d9d - - -] Lock "n-hv-driver-port-lock-e7b68ff2-ecd7-4e74-81b4-cf38071ef393" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:12.695 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [req-5054026a-7493-4daf-9b90-f6e03c619beb 3b0cecac44354a5aa1e9e517f7f6e813 47dcd8cc91c540eda175b762b2cc6d9d - - -] Lock "n-hv-driver-port-lock-e7b68ff2-ecd7-4e74-81b4-cf38071ef393" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:38:12.695 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [req-5054026a-7493-4daf-9b90-f6e03c619beb 3b0cecac44354a5aa1e9e517f7f6e813 47dcd8cc91c540eda175b762b2cc6d9d - - -] Lock "n-hv-driver-port-lock-e7b68ff2-ecd7-4e74-81b4-cf38071ef393" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:12.741 4160 2204010607192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e10e9677-3206-459d-8974-fe40b23be904 2021-11-22 10:38:13.001 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [req-5054026a-7493-4daf-9b90-f6e03c619beb 3b0cecac44354a5aa1e9e517f7f6e813 47dcd8cc91c540eda175b762b2cc6d9d - - -] Lock "n-hv-driver-port-lock-e7b68ff2-ecd7-4e74-81b4-cf38071ef393" "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:405 2021-11-22 10:38:13.366 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-22 10:38:13.581 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Adding port e10e9677-3206-459d-8974-fe40b23be904 2021-11-22 10:38:13.581 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Port e10e9677-3206-459d-8974-fe40b23be904 updated. Details: {'device': 'e10e9677-3206-459d-8974-fe40b23be904', 'network_id': '8322e46a-3342-4b13-a227-93a753c68c4d', 'port_id': 'e10e9677-3206-459d-8974-fe40b23be904', 'mac_address': 'fa:16:3e:c2:67:32', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 627, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '577eebcf-b7ff-49af-bb41-5fd2bf870914', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-22 10:38:13.581 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-22 10:38:13.581 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-22 10:38:13.581 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '20f53f90-3a43-45e0-ab9e-ae35149604a8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-22 10:38:13.586 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '20f53f90-3a43-45e0-ab9e-ae35149604a8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-22 10:38:13.586 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 20f53f90-3a43-45e0-ab9e-ae35149604a8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-22 10:38:13.586 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e10e9677-3206-459d-8974-fe40b23be904" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:13.586 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e10e9677-3206-459d-8974-fe40b23be904 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-22 10:38:13.586 4160 2204010610360 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8322e46a-3342-4b13-a227-93a753c68c4d 2021-11-22 10:38:13.586 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-22 10:38:13.647 4160 2204010609656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['20f53f90-3a43-45e0-ab9e-ae35149604a8'] 2021-11-22 10:38:13.665 4160 2204010609656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-22 10:38:13.665 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-22 10:38:13.665 4160 2204010609656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['20f53f90-3a43-45e0-ab9e-ae35149604a8'] 2021-11-22 10:38:13.945 4160 2204010610360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e10e9677-3206-459d-8974-fe40b23be904') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:38:13.945 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e10e9677-3206-459d-8974-fe40b23be904') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:38:13.945 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e10e9677-3206-459d-8974-fe40b23be904 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-22 10:38:13.945 4160 2204010610360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 627, VLAN trunk: None to switch port e10e9677-3206-459d-8974-fe40b23be904 2021-11-22 10:38:14.198 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-22 10:38:14.198 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e10e9677-3206-459d-8974-fe40b23be904'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:38:14.354 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e10e9677-3206-459d-8974-fe40b23be904']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:38:14.354 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:38:14.354 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8e40a7e6-cdbe-4f0e-a119-0e19f7af0085) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:38:14.354 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8e40a7e6-cdbe-4f0e-a119-0e19f7af0085) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-22 10:38:14.354 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e10e9677-3206-459d-8974-fe40b23be904 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:38:14.354 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-22 10:38:14.354 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e10e9677-3206-459d-8974-fe40b23be904 not yet added. Adding. 2021-11-22 10:38:14.354 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-22 10:38:14.377 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-22 10:38:14.667 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e10e9677-3206-459d-8974-fe40b23be904" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:14.774 4160 2204010607192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec 2021-11-22 10:38:14.774 4160 2204010607192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 162efafc-5fbe-4bfc-a1b2-e10fdfd5a7eb 2021-11-22 10:38:14.918 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e10e9677-3206-459d-8974-fe40b23be904" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:38:14.918 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e10e9677-3206-459d-8974-fe40b23be904" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:15.148 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e10e9677-3206-459d-8974-fe40b23be904" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:38:15.319 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e10e9677-3206-459d-8974-fe40b23be904" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.735s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:38:15.319 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e10e9677-3206-459d-8974-fe40b23be904 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-22 10:38:15.319 4160 2204010610360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e10e9677-3206-459d-8974-fe40b23be904 processed. 2021-11-22 10:38:15.384 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-22 10:38:15.384 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:15.932 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:38:16.202 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Adding port 1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec 2021-11-22 10:38:16.202 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Port 1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec updated. Details: {'device': '1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec', 'network_id': 'e114790e-2c2f-46a4-8dd6-49197de38f16', 'port_id': '1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec', 'mac_address': 'fa:16:3e:4a:8a:de', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 648, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c4f21e7d-d84a-4ede-b812-0052f7303231', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-22 10:38:16.202 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-22 10:38:16.202 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Adding port 162efafc-5fbe-4bfc-a1b2-e10fdfd5a7eb 2021-11-22 10:38:16.202 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Port 162efafc-5fbe-4bfc-a1b2-e10fdfd5a7eb updated. Details: {'device': '162efafc-5fbe-4bfc-a1b2-e10fdfd5a7eb', 'network_id': '1739dec4-235e-4240-8471-290e5b4cd168', 'port_id': '162efafc-5fbe-4bfc-a1b2-e10fdfd5a7eb', 'mac_address': 'fa:16:3e:d3:24:f5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 635, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5af65900-70c0-40b7-a79b-e99bb6b7714c', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-22 10:38:16.202 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-22 10:38:16.202 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:16.202 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-22 10:38:16.211 4160 2204010610360 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e114790e-2c2f-46a4-8dd6-49197de38f16 2021-11-22 10:38:16.211 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-22 10:38:16.211 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-162efafc-5fbe-4bfc-a1b2-e10fdfd5a7eb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:16.211 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 162efafc-5fbe-4bfc-a1b2-e10fdfd5a7eb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-22 10:38:16.211 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-22 10:38:16.449 4160 2204010609656 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '162efafc-5fbe-4bfc-a1b2-e10fdfd5a7eb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:38:16.449 4160 2204010609656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '162efafc-5fbe-4bfc-a1b2-e10fdfd5a7eb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:38:16.465 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 162efafc-5fbe-4bfc-a1b2-e10fdfd5a7eb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-22 10:38:16.465 4160 2204010609656 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 635, VLAN trunk: None to switch port 162efafc-5fbe-4bfc-a1b2-e10fdfd5a7eb 2021-11-22 10:38:16.487 4160 2204010610360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:38:16.487 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:38:16.494 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-22 10:38:16.494 4160 2204010610360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 648, VLAN trunk: None to switch port 1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec 2021-11-22 10:38:16.666 4160 2204010609656 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-22 10:38:16.666 4160 2204010609656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['162efafc-5fbe-4bfc-a1b2-e10fdfd5a7eb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:38:16.666 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-22 10:38:16.666 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:38:16.961 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:38:16.961 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:38:16.961 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (18dbba4f-2ea7-4ab4-9eb4-f4e239d02c99) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:38:16.961 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:38:16.961 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-22 10:38:16.961 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec not yet added. Adding. 2021-11-22 10:38:16.961 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-22 10:38:16.961 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-22 10:38:16.961 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['162efafc-5fbe-4bfc-a1b2-e10fdfd5a7eb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:38:16.961 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:38:16.961 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ce49b44d-0f14-491a-914c-df6131c1383d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:38:16.961 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ce49b44d-0f14-491a-914c-df6131c1383d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-22 10:38:16.961 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 162efafc-5fbe-4bfc-a1b2-e10fdfd5a7eb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:38:16.961 4160 2204010609656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-22 10:38:16.961 4160 2204010609656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 162efafc-5fbe-4bfc-a1b2-e10fdfd5a7eb not yet added. Adding. 2021-11-22 10:38:16.961 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-22 10:38:16.961 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-22 10:38:17.305 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:17.353 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-162efafc-5fbe-4bfc-a1b2-e10fdfd5a7eb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:17.713 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:38:17.713 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:17.713 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-162efafc-5fbe-4bfc-a1b2-e10fdfd5a7eb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:38:17.725 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-162efafc-5fbe-4bfc-a1b2-e10fdfd5a7eb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:18.118 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:38:18.184 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-162efafc-5fbe-4bfc-a1b2-e10fdfd5a7eb" "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:405 2021-11-22 10:38:18.468 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:38:18.482 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-22 10:38:18.482 4160 2204010610360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec processed. 2021-11-22 10:38:18.543 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-162efafc-5fbe-4bfc-a1b2-e10fdfd5a7eb" "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:405 2021-11-22 10:38:18.543 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 162efafc-5fbe-4bfc-a1b2-e10fdfd5a7eb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-22 10:38:18.543 4160 2204010609656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 162efafc-5fbe-4bfc-a1b2-e10fdfd5a7eb processed. 2021-11-22 10:38:19.428 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:19.837 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:38:24.526 4160 2204010609656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1fc4414e-340f-4796-b100-517ec3887f6f 3b0cecac44354a5aa1e9e517f7f6e813 47dcd8cc91c540eda175b762b2cc6d9d - - -] Security group member updated on remote: ['ca1856cc-ca68-4250-aeff-41694f6d9c75'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:38:24.526 4160 2204010609656 MainThread INFO neutron.agent.securitygroups_rpc [req-1fc4414e-340f-4796-b100-517ec3887f6f 3b0cecac44354a5aa1e9e517f7f6e813 47dcd8cc91c540eda175b762b2cc6d9d - - -] Security group member updated ['ca1856cc-ca68-4250-aeff-41694f6d9c75'] 2021-11-22 10:38:24.526 4160 2204010609656 MainThread INFO neutron.agent.securitygroups_rpc [req-1fc4414e-340f-4796-b100-517ec3887f6f 3b0cecac44354a5aa1e9e517f7f6e813 47dcd8cc91c540eda175b762b2cc6d9d - - -] Refresh firewall rules 2021-11-22 10:38:24.526 4160 2204010609656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1fc4414e-340f-4796-b100-517ec3887f6f 3b0cecac44354a5aa1e9e517f7f6e813 47dcd8cc91c540eda175b762b2cc6d9d - - -] Get security group information for devices via rpc ['e7b68ff2-ecd7-4e74-81b4-cf38071ef393'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:38:24.565 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1fc4414e-340f-4796-b100-517ec3887f6f 3b0cecac44354a5aa1e9e517f7f6e813 47dcd8cc91c540eda175b762b2cc6d9d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:38:24.565 4160 2204010609656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1fc4414e-340f-4796-b100-517ec3887f6f 3b0cecac44354a5aa1e9e517f7f6e813 47dcd8cc91c540eda175b762b2cc6d9d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:38:24.602 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1fc4414e-340f-4796-b100-517ec3887f6f 3b0cecac44354a5aa1e9e517f7f6e813 47dcd8cc91c540eda175b762b2cc6d9d - - -] port_delete event received for 'e7b68ff2-ecd7-4e74-81b4-cf38071ef393' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:38:24.759 4160 2204010607368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e7b68ff2-ecd7-4e74-81b4-cf38071ef393 2021-11-22 10:38:25.453 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-22 10:38:25.453 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e7b68ff2-ecd7-4e74-81b4-cf38071ef393' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-22 10:38:25.453 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e7b68ff2-ecd7-4e74-81b4-cf38071ef393' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-22 10:38:25.453 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e7b68ff2-ecd7-4e74-81b4-cf38071ef393 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-22 10:38:25.511 4160 2204010609656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 153a66f8-3695-4a0f-8479-33d7bddbc164 2021-11-22 10:38:25.511 4160 2204010609656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e7b68ff2-ecd7-4e74-81b4-cf38071ef393'] 2021-11-22 10:38:25.511 4160 2204010609656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-22 10:38:25.511 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-22 10:38:25.511 4160 2204010609656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e7b68ff2-ecd7-4e74-81b4-cf38071ef393'] 2021-11-22 10:38:27.463 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:27.508 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:38:28.009 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1fd5d263-fc0d-43af-b756-5b1a672b3272 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] port_delete event received for '52bdc6c7-ea54-466d-be02-ebfc7a70a85f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:38:29.632 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b152390f-e7ed-4c24-baac-d9168d7eb488 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] port_delete event received for 'd6eb665b-87f8-48b3-9d1a-7a4b199a9d5c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:38:30.464 4160 2204010609656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2377f987-892d-4380-a35f-a56dd88b046e a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Security group rule updated on remote: ['cb9f1571-aa6d-43fe-a22d-0d0ac84f7907'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-22 10:38:30.478 4160 2204010609656 MainThread INFO neutron.agent.securitygroups_rpc [req-2377f987-892d-4380-a35f-a56dd88b046e a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Security group rule updated ['cb9f1571-aa6d-43fe-a22d-0d0ac84f7907'] 2021-11-22 10:38:30.850 4160 2204010609656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-603d4db4-2be1-4248-9867-b5dd3fadf3e8 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Security group rule updated on remote: ['cb9f1571-aa6d-43fe-a22d-0d0ac84f7907'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-22 10:38:30.850 4160 2204010609656 MainThread INFO neutron.agent.securitygroups_rpc [req-603d4db4-2be1-4248-9867-b5dd3fadf3e8 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Security group rule updated ['cb9f1571-aa6d-43fe-a22d-0d0ac84f7907'] 2021-11-22 10:38:31.025 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b5fbe15-a93a-45ff-91d3-8d857a473007 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] network_delete received. Deleting network 153a66f8-3695-4a0f-8479-33d7bddbc164 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-22 10:38:31.025 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b5fbe15-a93a-45ff-91d3-8d857a473007 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] Network 153a66f8-3695-4a0f-8479-33d7bddbc164 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-22 10:38:31.101 4160 2204010609656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-69756fe6-730a-410f-b579-73d0db526dba a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Security group rule updated on remote: ['cb9f1571-aa6d-43fe-a22d-0d0ac84f7907'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-22 10:38:31.101 4160 2204010609656 MainThread INFO neutron.agent.securitygroups_rpc [req-69756fe6-730a-410f-b579-73d0db526dba a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Security group rule updated ['cb9f1571-aa6d-43fe-a22d-0d0ac84f7907'] 2021-11-22 10:38:31.258 4160 2204010610536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9cdb29c5-897b-4f52-97df-263de58391b5 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Security group rule updated on remote: ['cb9f1571-aa6d-43fe-a22d-0d0ac84f7907'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-22 10:38:31.258 4160 2204010610536 MainThread INFO neutron.agent.securitygroups_rpc [req-9cdb29c5-897b-4f52-97df-263de58391b5 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Security group rule updated ['cb9f1571-aa6d-43fe-a22d-0d0ac84f7907'] 2021-11-22 10:38:31.507 4160 2204010610536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9e4ff3fd-fd8d-4862-8643-33d7ef0ebf55 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Security group rule updated on remote: ['cb9f1571-aa6d-43fe-a22d-0d0ac84f7907'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-22 10:38:31.507 4160 2204010610536 MainThread INFO neutron.agent.securitygroups_rpc [req-9e4ff3fd-fd8d-4862-8643-33d7ef0ebf55 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Security group rule updated ['cb9f1571-aa6d-43fe-a22d-0d0ac84f7907'] 2021-11-22 10:38:31.741 4160 2204010610536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5a26bd69-a2be-4661-91d7-a91ef5e5acfa a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Security group rule updated on remote: ['cb9f1571-aa6d-43fe-a22d-0d0ac84f7907'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-22 10:38:31.741 4160 2204010610536 MainThread INFO neutron.agent.securitygroups_rpc [req-5a26bd69-a2be-4661-91d7-a91ef5e5acfa a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Security group rule updated ['cb9f1571-aa6d-43fe-a22d-0d0ac84f7907'] 2021-11-22 10:38:32.296 4160 2204010610536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Security group member updated on remote: ['cb9f1571-aa6d-43fe-a22d-0d0ac84f7907', 'b9ef8276-57c4-428e-b639-a4eb9f8806d4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:38:32.304 4160 2204010610536 MainThread INFO neutron.agent.securitygroups_rpc [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Security group member updated ['cb9f1571-aa6d-43fe-a22d-0d0ac84f7907', 'b9ef8276-57c4-428e-b639-a4eb9f8806d4'] 2021-11-22 10:38:32.304 4160 2204010610536 MainThread INFO neutron.agent.securitygroups_rpc [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Refresh firewall rules 2021-11-22 10:38:32.304 4160 2204010610536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Get security group information for devices via rpc ['326eedf5-8a3e-4e3a-887c-a2d57a212dc8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:38:32.334 4160 2204010607896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] port_update received: 326eedf5-8a3e-4e3a-887c-a2d57a212dc8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:38:32.366 4160 2204010607896 MainThread DEBUG oslo_concurrency.lockutils [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Lock "n-hv-agent-port-lock-326eedf5-8a3e-4e3a-887c-a2d57a212dc8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:32.366 4160 2204010607896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Binding port 326eedf5-8a3e-4e3a-887c-a2d57a212dc8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-22 10:38:32.366 4160 2204010607896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-22 10:38:32.397 4160 2204010607896 MainThread DEBUG neutron.services.trunk.rpc.agent [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '326eedf5-8a3e-4e3a-887c-a2d57a212dc8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:38:32.397 4160 2204010607896 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '326eedf5-8a3e-4e3a-887c-a2d57a212dc8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:38:32.432 4160 2204010607896 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Trunk plugin disabled on server. Assuming port 326eedf5-8a3e-4e3a-887c-a2d57a212dc8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-22 10:38:32.432 4160 2204010607896 MainThread INFO networking_hyperv.neutron.trunk_driver [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Binding VLAN ID: 603, VLAN trunk: None to switch port 326eedf5-8a3e-4e3a-887c-a2d57a212dc8 2021-11-22 10:38:32.525 4160 2204010607896 MainThread INFO neutron.agent.securitygroups_rpc [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Refresh firewall rules 2021-11-22 10:38:32.525 4160 2204010607896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Get security group information for devices via rpc ['326eedf5-8a3e-4e3a-887c-a2d57a212dc8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:38:33.090 4160 2204010610536 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Update security group information for ports dict_keys(['326eedf5-8a3e-4e3a-887c-a2d57a212dc8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:38:33.090 4160 2204010610536 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:38:33.090 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Update rules of security group (b9ef8276-57c4-428e-b639-a4eb9f8806d4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:38:33.090 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Update rules of security group (cb9f1571-aa6d-43fe-a22d-0d0ac84f7907) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:38:33.090 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Update members of security group (b9ef8276-57c4-428e-b639-a4eb9f8806d4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-22 10:38:33.101 4160 2204010610536 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Update port filter for 326eedf5-8a3e-4e3a-887c-a2d57a212dc8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:38:33.101 4160 2204010610536 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Updating port rules. 2021-11-22 10:38:33.101 4160 2204010610536 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Creating 6 new rules, removing 0 old rules. 2021-11-22 10:38:33.101 4160 2204010610536 MainThread DEBUG oslo_concurrency.lockutils [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Lock "n-hv-driver-port-lock-326eedf5-8a3e-4e3a-887c-a2d57a212dc8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:33.241 4160 2204010607896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Update security group information for ports dict_keys(['326eedf5-8a3e-4e3a-887c-a2d57a212dc8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:38:33.241 4160 2204010607896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:38:33.241 4160 2204010607896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Update rules of security group (b9ef8276-57c4-428e-b639-a4eb9f8806d4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:38:33.241 4160 2204010607896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Update rules of security group (cb9f1571-aa6d-43fe-a22d-0d0ac84f7907) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:38:33.258 4160 2204010607896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Update members of security group (b9ef8276-57c4-428e-b639-a4eb9f8806d4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-22 10:38:33.258 4160 2204010607896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Update port filter for 326eedf5-8a3e-4e3a-887c-a2d57a212dc8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:38:33.258 4160 2204010607896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Updating port rules. 2021-11-22 10:38:33.258 4160 2204010607896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Creating 6 new rules, removing 0 old rules. 2021-11-22 10:38:33.382 4160 2204010610536 MainThread DEBUG oslo_concurrency.lockutils [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Lock "n-hv-driver-port-lock-326eedf5-8a3e-4e3a-887c-a2d57a212dc8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:38:33.382 4160 2204010610536 MainThread DEBUG oslo_concurrency.lockutils [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Lock "n-hv-driver-port-lock-326eedf5-8a3e-4e3a-887c-a2d57a212dc8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:33.382 4160 2204010610536 MainThread DEBUG oslo_concurrency.lockutils [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Lock "n-hv-driver-port-lock-326eedf5-8a3e-4e3a-887c-a2d57a212dc8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:38:33.402 4160 2204010607896 MainThread DEBUG oslo_concurrency.lockutils [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Lock "n-hv-driver-port-lock-326eedf5-8a3e-4e3a-887c-a2d57a212dc8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:33.633 4160 2204010607896 MainThread DEBUG oslo_concurrency.lockutils [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Lock "n-hv-driver-port-lock-326eedf5-8a3e-4e3a-887c-a2d57a212dc8" "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:405 2021-11-22 10:38:33.633 4160 2204010607896 MainThread DEBUG oslo_concurrency.lockutils [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Lock "n-hv-driver-port-lock-326eedf5-8a3e-4e3a-887c-a2d57a212dc8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:33.633 4160 2204010607896 MainThread DEBUG oslo_concurrency.lockutils [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Lock "n-hv-driver-port-lock-326eedf5-8a3e-4e3a-887c-a2d57a212dc8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:38:33.727 4160 2204010607896 MainThread DEBUG oslo_concurrency.lockutils [req-b61c05ca-e4ce-42fe-bc12-7e90bfb09485 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Lock "n-hv-agent-port-lock-326eedf5-8a3e-4e3a-887c-a2d57a212dc8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:38:46.007 4160 2204010607896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bbd16991-0060-46c7-968d-51001947c8c5 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Security group member updated on remote: ['ce49b44d-0f14-491a-914c-df6131c1383d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:38:46.007 4160 2204010607896 MainThread INFO neutron.agent.securitygroups_rpc [req-bbd16991-0060-46c7-968d-51001947c8c5 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Security group member updated ['ce49b44d-0f14-491a-914c-df6131c1383d'] 2021-11-22 10:38:46.007 4160 2204010607896 MainThread INFO neutron.agent.securitygroups_rpc [req-bbd16991-0060-46c7-968d-51001947c8c5 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Refresh firewall rules 2021-11-22 10:38:46.007 4160 2204010607896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bbd16991-0060-46c7-968d-51001947c8c5 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Get security group information for devices via rpc ['7b29c6e7-c1ba-4983-ab04-3db1251a4a72', 'd31f72a4-3cfb-4149-a149-0083a7db96b0', '8fcdd3ad-842b-4a16-9297-c14e81508bca', '162efafc-5fbe-4bfc-a1b2-e10fdfd5a7eb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:38:46.147 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbd16991-0060-46c7-968d-51001947c8c5 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] port_delete event received for '162efafc-5fbe-4bfc-a1b2-e10fdfd5a7eb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:38:46.509 4160 2204010607896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bbd16991-0060-46c7-968d-51001947c8c5 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Update security group information for ports dict_keys(['7b29c6e7-c1ba-4983-ab04-3db1251a4a72', '8fcdd3ad-842b-4a16-9297-c14e81508bca', 'd31f72a4-3cfb-4149-a149-0083a7db96b0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:38:46.509 4160 2204010607896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bbd16991-0060-46c7-968d-51001947c8c5 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:38:46.509 4160 2204010607896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bbd16991-0060-46c7-968d-51001947c8c5 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Update rules of security group (ce49b44d-0f14-491a-914c-df6131c1383d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:38:46.509 4160 2204010607896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bbd16991-0060-46c7-968d-51001947c8c5 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Update members of security group (ce49b44d-0f14-491a-914c-df6131c1383d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-22 10:38:46.509 4160 2204010607896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bbd16991-0060-46c7-968d-51001947c8c5 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Update port filter for 7b29c6e7-c1ba-4983-ab04-3db1251a4a72 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:38:46.509 4160 2204010607896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bbd16991-0060-46c7-968d-51001947c8c5 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Updating port rules. 2021-11-22 10:38:46.509 4160 2204010607896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bbd16991-0060-46c7-968d-51001947c8c5 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-22 10:38:46.509 4160 2204010607896 MainThread DEBUG oslo_concurrency.lockutils [req-bbd16991-0060-46c7-968d-51001947c8c5 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-7b29c6e7-c1ba-4983-ab04-3db1251a4a72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:46.509 4160 2204010607896 MainThread DEBUG oslo_concurrency.lockutils [req-bbd16991-0060-46c7-968d-51001947c8c5 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-7b29c6e7-c1ba-4983-ab04-3db1251a4a72" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:38:46.509 4160 2204010607896 MainThread DEBUG oslo_concurrency.lockutils [req-bbd16991-0060-46c7-968d-51001947c8c5 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-7b29c6e7-c1ba-4983-ab04-3db1251a4a72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:46.852 4160 2204010607896 MainThread DEBUG oslo_concurrency.lockutils [req-bbd16991-0060-46c7-968d-51001947c8c5 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-7b29c6e7-c1ba-4983-ab04-3db1251a4a72" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:38:46.852 4160 2204010607896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bbd16991-0060-46c7-968d-51001947c8c5 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Update port filter for 8fcdd3ad-842b-4a16-9297-c14e81508bca _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:38:46.852 4160 2204010607896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bbd16991-0060-46c7-968d-51001947c8c5 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Updating port rules. 2021-11-22 10:38:46.852 4160 2204010607896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bbd16991-0060-46c7-968d-51001947c8c5 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-22 10:38:46.852 4160 2204010607896 MainThread DEBUG oslo_concurrency.lockutils [req-bbd16991-0060-46c7-968d-51001947c8c5 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-8fcdd3ad-842b-4a16-9297-c14e81508bca" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:46.852 4160 2204010607896 MainThread DEBUG oslo_concurrency.lockutils [req-bbd16991-0060-46c7-968d-51001947c8c5 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-8fcdd3ad-842b-4a16-9297-c14e81508bca" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:38:46.852 4160 2204010607896 MainThread DEBUG oslo_concurrency.lockutils [req-bbd16991-0060-46c7-968d-51001947c8c5 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-8fcdd3ad-842b-4a16-9297-c14e81508bca" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:47.015 4160 2204010607368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 162efafc-5fbe-4bfc-a1b2-e10fdfd5a7eb 2021-11-22 10:38:47.148 4160 2204010607896 MainThread DEBUG oslo_concurrency.lockutils [req-bbd16991-0060-46c7-968d-51001947c8c5 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-8fcdd3ad-842b-4a16-9297-c14e81508bca" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:38:47.148 4160 2204010607896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bbd16991-0060-46c7-968d-51001947c8c5 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Update port filter for d31f72a4-3cfb-4149-a149-0083a7db96b0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:38:47.148 4160 2204010607896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bbd16991-0060-46c7-968d-51001947c8c5 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Updating port rules. 2021-11-22 10:38:47.148 4160 2204010607896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bbd16991-0060-46c7-968d-51001947c8c5 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-22 10:38:47.148 4160 2204010607896 MainThread DEBUG oslo_concurrency.lockutils [req-bbd16991-0060-46c7-968d-51001947c8c5 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-d31f72a4-3cfb-4149-a149-0083a7db96b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:47.163 4160 2204010607896 MainThread DEBUG oslo_concurrency.lockutils [req-bbd16991-0060-46c7-968d-51001947c8c5 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-d31f72a4-3cfb-4149-a149-0083a7db96b0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:38:47.163 4160 2204010607896 MainThread DEBUG oslo_concurrency.lockutils [req-bbd16991-0060-46c7-968d-51001947c8c5 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-d31f72a4-3cfb-4149-a149-0083a7db96b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:47.465 4160 2204010607896 MainThread DEBUG oslo_concurrency.lockutils [req-bbd16991-0060-46c7-968d-51001947c8c5 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-d31f72a4-3cfb-4149-a149-0083a7db96b0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:38:47.601 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-22 10:38:47.601 4160 2204010607896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '162efafc-5fbe-4bfc-a1b2-e10fdfd5a7eb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-22 10:38:47.601 4160 2204010607896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '162efafc-5fbe-4bfc-a1b2-e10fdfd5a7eb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-22 10:38:47.601 4160 2204010607896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 162efafc-5fbe-4bfc-a1b2-e10fdfd5a7eb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-22 10:38:47.636 4160 2204010607896 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['162efafc-5fbe-4bfc-a1b2-e10fdfd5a7eb'] 2021-11-22 10:38:47.636 4160 2204010607896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-22 10:38:47.636 4160 2204010607896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-22 10:38:47.636 4160 2204010607896 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['162efafc-5fbe-4bfc-a1b2-e10fdfd5a7eb'] 2021-11-22 10:38:49.600 4160 2204010607896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:49.632 4160 2204010607896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:38:51.069 4160 2204010607368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8fcdd3ad-842b-4a16-9297-c14e81508bca 2021-11-22 10:38:51.225 4160 2204010607896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4713bf25-96d8-4d4d-b11c-53dd711a4ca7 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Security group member updated on remote: ['ce49b44d-0f14-491a-914c-df6131c1383d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:38:51.225 4160 2204010607896 MainThread INFO neutron.agent.securitygroups_rpc [req-4713bf25-96d8-4d4d-b11c-53dd711a4ca7 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Security group member updated ['ce49b44d-0f14-491a-914c-df6131c1383d'] 2021-11-22 10:38:51.225 4160 2204010607896 MainThread INFO neutron.agent.securitygroups_rpc [req-4713bf25-96d8-4d4d-b11c-53dd711a4ca7 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Refresh firewall rules 2021-11-22 10:38:51.225 4160 2204010607896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4713bf25-96d8-4d4d-b11c-53dd711a4ca7 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Get security group information for devices via rpc ['7b29c6e7-c1ba-4983-ab04-3db1251a4a72', 'd31f72a4-3cfb-4149-a149-0083a7db96b0', '8fcdd3ad-842b-4a16-9297-c14e81508bca'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:38:51.306 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4713bf25-96d8-4d4d-b11c-53dd711a4ca7 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] port_delete event received for '8fcdd3ad-842b-4a16-9297-c14e81508bca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:38:51.510 4160 2204010607896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4713bf25-96d8-4d4d-b11c-53dd711a4ca7 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Update security group information for ports dict_keys(['7b29c6e7-c1ba-4983-ab04-3db1251a4a72', 'd31f72a4-3cfb-4149-a149-0083a7db96b0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:38:51.510 4160 2204010607896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4713bf25-96d8-4d4d-b11c-53dd711a4ca7 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:38:51.524 4160 2204010607896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4713bf25-96d8-4d4d-b11c-53dd711a4ca7 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Update rules of security group (ce49b44d-0f14-491a-914c-df6131c1383d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:38:51.524 4160 2204010607896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4713bf25-96d8-4d4d-b11c-53dd711a4ca7 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Update members of security group (ce49b44d-0f14-491a-914c-df6131c1383d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-22 10:38:51.524 4160 2204010607896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4713bf25-96d8-4d4d-b11c-53dd711a4ca7 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Update port filter for 7b29c6e7-c1ba-4983-ab04-3db1251a4a72 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:38:51.524 4160 2204010607896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4713bf25-96d8-4d4d-b11c-53dd711a4ca7 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Updating port rules. 2021-11-22 10:38:51.524 4160 2204010607896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4713bf25-96d8-4d4d-b11c-53dd711a4ca7 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-22 10:38:51.524 4160 2204010607896 MainThread DEBUG oslo_concurrency.lockutils [req-4713bf25-96d8-4d4d-b11c-53dd711a4ca7 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-7b29c6e7-c1ba-4983-ab04-3db1251a4a72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:51.524 4160 2204010607896 MainThread DEBUG oslo_concurrency.lockutils [req-4713bf25-96d8-4d4d-b11c-53dd711a4ca7 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-7b29c6e7-c1ba-4983-ab04-3db1251a4a72" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:38:51.524 4160 2204010607896 MainThread DEBUG oslo_concurrency.lockutils [req-4713bf25-96d8-4d4d-b11c-53dd711a4ca7 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-7b29c6e7-c1ba-4983-ab04-3db1251a4a72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:51.615 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-22 10:38:51.617 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8fcdd3ad-842b-4a16-9297-c14e81508bca' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-22 10:38:51.617 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8fcdd3ad-842b-4a16-9297-c14e81508bca' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-22 10:38:51.617 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8fcdd3ad-842b-4a16-9297-c14e81508bca _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-22 10:38:51.665 4160 2204010610536 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8fcdd3ad-842b-4a16-9297-c14e81508bca'] 2021-11-22 10:38:51.665 4160 2204010610536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-22 10:38:51.665 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-22 10:38:51.665 4160 2204010610536 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8fcdd3ad-842b-4a16-9297-c14e81508bca'] 2021-11-22 10:38:51.810 4160 2204010607896 MainThread DEBUG oslo_concurrency.lockutils [req-4713bf25-96d8-4d4d-b11c-53dd711a4ca7 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-7b29c6e7-c1ba-4983-ab04-3db1251a4a72" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:38:51.810 4160 2204010607896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4713bf25-96d8-4d4d-b11c-53dd711a4ca7 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Update port filter for d31f72a4-3cfb-4149-a149-0083a7db96b0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:38:51.810 4160 2204010607896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4713bf25-96d8-4d4d-b11c-53dd711a4ca7 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Updating port rules. 2021-11-22 10:38:51.810 4160 2204010607896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4713bf25-96d8-4d4d-b11c-53dd711a4ca7 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-22 10:38:51.810 4160 2204010607896 MainThread DEBUG oslo_concurrency.lockutils [req-4713bf25-96d8-4d4d-b11c-53dd711a4ca7 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-d31f72a4-3cfb-4149-a149-0083a7db96b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:51.810 4160 2204010607896 MainThread DEBUG oslo_concurrency.lockutils [req-4713bf25-96d8-4d4d-b11c-53dd711a4ca7 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-d31f72a4-3cfb-4149-a149-0083a7db96b0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:38:51.810 4160 2204010607896 MainThread DEBUG oslo_concurrency.lockutils [req-4713bf25-96d8-4d4d-b11c-53dd711a4ca7 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-d31f72a4-3cfb-4149-a149-0083a7db96b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:52.087 4160 2204010607896 MainThread DEBUG oslo_concurrency.lockutils [req-4713bf25-96d8-4d4d-b11c-53dd711a4ca7 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-d31f72a4-3cfb-4149-a149-0083a7db96b0" "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:405 2021-11-22 10:38:53.621 4160 2204010607896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:38:54.061 4160 2204010607896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.454s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:39:00.429 4160 2204010607896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-511854e7-56c8-47f0-a70f-e848c7fa4011 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Security group member updated on remote: ['ce49b44d-0f14-491a-914c-df6131c1383d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:39:00.445 4160 2204010607896 MainThread INFO neutron.agent.securitygroups_rpc [req-511854e7-56c8-47f0-a70f-e848c7fa4011 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Security group member updated ['ce49b44d-0f14-491a-914c-df6131c1383d'] 2021-11-22 10:39:00.445 4160 2204010607896 MainThread INFO neutron.agent.securitygroups_rpc [req-511854e7-56c8-47f0-a70f-e848c7fa4011 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Refresh firewall rules 2021-11-22 10:39:00.445 4160 2204010607896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-511854e7-56c8-47f0-a70f-e848c7fa4011 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Get security group information for devices via rpc ['7b29c6e7-c1ba-4983-ab04-3db1251a4a72', 'd31f72a4-3cfb-4149-a149-0083a7db96b0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:39:00.540 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-511854e7-56c8-47f0-a70f-e848c7fa4011 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] port_delete event received for 'd31f72a4-3cfb-4149-a149-0083a7db96b0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:39:00.648 4160 2204010607896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-511854e7-56c8-47f0-a70f-e848c7fa4011 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Update security group information for ports dict_keys(['7b29c6e7-c1ba-4983-ab04-3db1251a4a72']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:39:00.648 4160 2204010607896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-511854e7-56c8-47f0-a70f-e848c7fa4011 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:39:00.648 4160 2204010607896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-511854e7-56c8-47f0-a70f-e848c7fa4011 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Update rules of security group (ce49b44d-0f14-491a-914c-df6131c1383d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:39:00.648 4160 2204010607896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-511854e7-56c8-47f0-a70f-e848c7fa4011 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Update members of security group (ce49b44d-0f14-491a-914c-df6131c1383d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-22 10:39:00.648 4160 2204010607896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-511854e7-56c8-47f0-a70f-e848c7fa4011 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Update port filter for 7b29c6e7-c1ba-4983-ab04-3db1251a4a72 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:39:00.665 4160 2204010607896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-511854e7-56c8-47f0-a70f-e848c7fa4011 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Updating port rules. 2021-11-22 10:39:00.665 4160 2204010607896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-511854e7-56c8-47f0-a70f-e848c7fa4011 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-22 10:39:00.665 4160 2204010607896 MainThread DEBUG oslo_concurrency.lockutils [req-511854e7-56c8-47f0-a70f-e848c7fa4011 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-7b29c6e7-c1ba-4983-ab04-3db1251a4a72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:39:00.665 4160 2204010607896 MainThread DEBUG oslo_concurrency.lockutils [req-511854e7-56c8-47f0-a70f-e848c7fa4011 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-7b29c6e7-c1ba-4983-ab04-3db1251a4a72" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:39:00.665 4160 2204010607896 MainThread DEBUG oslo_concurrency.lockutils [req-511854e7-56c8-47f0-a70f-e848c7fa4011 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-7b29c6e7-c1ba-4983-ab04-3db1251a4a72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:39:03.674 4160 2204010607896 MainThread DEBUG oslo_concurrency.lockutils [req-511854e7-56c8-47f0-a70f-e848c7fa4011 d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Lock "n-hv-driver-port-lock-7b29c6e7-c1ba-4983-ab04-3db1251a4a72" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:39:03.685 4160 2204010607368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d31f72a4-3cfb-4149-a149-0083a7db96b0 2021-11-22 10:39:05.663 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-22 10:39:05.663 4160 2204010607896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd31f72a4-3cfb-4149-a149-0083a7db96b0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-22 10:39:05.663 4160 2204010607896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd31f72a4-3cfb-4149-a149-0083a7db96b0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-22 10:39:05.663 4160 2204010607896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d31f72a4-3cfb-4149-a149-0083a7db96b0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-22 10:39:05.695 4160 2204010607896 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d31f72a4-3cfb-4149-a149-0083a7db96b0'] 2021-11-22 10:39:05.695 4160 2204010607896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-22 10:39:05.695 4160 2204010607896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-22 10:39:05.695 4160 2204010607896 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d31f72a4-3cfb-4149-a149-0083a7db96b0'] 2021-11-22 10:39:07.669 4160 2204010607896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:39:07.698 4160 2204010607896 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:405 2021-11-22 10:39:07.712 4160 2204010607368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7b29c6e7-c1ba-4983-ab04-3db1251a4a72 2021-11-22 10:39:08.399 4160 2204010607896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1ee67ddb-e8e5-4adb-86d3-ffa01311458c d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Security group member updated on remote: ['ce49b44d-0f14-491a-914c-df6131c1383d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:39:08.419 4160 2204010607896 MainThread INFO neutron.agent.securitygroups_rpc [req-1ee67ddb-e8e5-4adb-86d3-ffa01311458c d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Security group member updated ['ce49b44d-0f14-491a-914c-df6131c1383d'] 2021-11-22 10:39:08.419 4160 2204010607896 MainThread INFO neutron.agent.securitygroups_rpc [req-1ee67ddb-e8e5-4adb-86d3-ffa01311458c d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Refresh firewall rules 2021-11-22 10:39:08.419 4160 2204010607896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1ee67ddb-e8e5-4adb-86d3-ffa01311458c d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Get security group information for devices via rpc ['7b29c6e7-c1ba-4983-ab04-3db1251a4a72'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:39:08.446 4160 2204010607896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1ee67ddb-e8e5-4adb-86d3-ffa01311458c d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:39:08.446 4160 2204010607896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1ee67ddb-e8e5-4adb-86d3-ffa01311458c d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:39:08.481 4160 2204010607896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ee67ddb-e8e5-4adb-86d3-ffa01311458c d68748d566954625ac4a353c2a08b253 a3d11e30d2104dbf9ece93bc38472a72 - - -] port_delete event received for '7b29c6e7-c1ba-4983-ab04-3db1251a4a72' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:39:09.689 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-22 10:39:09.689 4160 2204010607896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7b29c6e7-c1ba-4983-ab04-3db1251a4a72' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-22 10:39:09.689 4160 2204010607896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7b29c6e7-c1ba-4983-ab04-3db1251a4a72' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-22 10:39:09.689 4160 2204010607896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7b29c6e7-c1ba-4983-ab04-3db1251a4a72 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-22 10:39:09.726 4160 2204010607896 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1739dec4-235e-4240-8471-290e5b4cd168 2021-11-22 10:39:09.726 4160 2204010607896 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7b29c6e7-c1ba-4983-ab04-3db1251a4a72'] 2021-11-22 10:39:09.726 4160 2204010607896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-22 10:39:09.726 4160 2204010607896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-22 10:39:09.726 4160 2204010607896 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7b29c6e7-c1ba-4983-ab04-3db1251a4a72'] 2021-11-22 10:39:10.898 4160 2204010607896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-787a6590-6478-4c2d-8e8b-326e510df300 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] network_delete received. Deleting network 1739dec4-235e-4240-8471-290e5b4cd168 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-22 10:39:11.859 4160 2204010607896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-787a6590-6478-4c2d-8e8b-326e510df300 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] Network 1739dec4-235e-4240-8471-290e5b4cd168 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-22 10:39:12.852 4160 2204010607896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:39:12.897 4160 2204010607896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:39:13.804 4160 2204010607896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9e40b884-a6df-4d85-892d-8a0b7ae1f1a0 2613f7c84b1540829f4cdeb9c28b8f5b 93b9423a62144c8a975aacb49a424865 - - -] Security group member updated on remote: ['8e40a7e6-cdbe-4f0e-a119-0e19f7af0085'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:39:13.804 4160 2204010607896 MainThread INFO neutron.agent.securitygroups_rpc [req-9e40b884-a6df-4d85-892d-8a0b7ae1f1a0 2613f7c84b1540829f4cdeb9c28b8f5b 93b9423a62144c8a975aacb49a424865 - - -] Security group member updated ['8e40a7e6-cdbe-4f0e-a119-0e19f7af0085'] 2021-11-22 10:39:13.804 4160 2204010607896 MainThread INFO neutron.agent.securitygroups_rpc [req-9e40b884-a6df-4d85-892d-8a0b7ae1f1a0 2613f7c84b1540829f4cdeb9c28b8f5b 93b9423a62144c8a975aacb49a424865 - - -] Refresh firewall rules 2021-11-22 10:39:13.804 4160 2204010607896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9e40b884-a6df-4d85-892d-8a0b7ae1f1a0 2613f7c84b1540829f4cdeb9c28b8f5b 93b9423a62144c8a975aacb49a424865 - - -] Get security group information for devices via rpc ['e10e9677-3206-459d-8974-fe40b23be904'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:39:13.804 4160 2204010607368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e10e9677-3206-459d-8974-fe40b23be904 2021-11-22 10:39:13.853 4160 2204010607896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9e40b884-a6df-4d85-892d-8a0b7ae1f1a0 2613f7c84b1540829f4cdeb9c28b8f5b 93b9423a62144c8a975aacb49a424865 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:39:13.869 4160 2204010607896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9e40b884-a6df-4d85-892d-8a0b7ae1f1a0 2613f7c84b1540829f4cdeb9c28b8f5b 93b9423a62144c8a975aacb49a424865 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:39:13.881 4160 2204010607896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9e40b884-a6df-4d85-892d-8a0b7ae1f1a0 2613f7c84b1540829f4cdeb9c28b8f5b 93b9423a62144c8a975aacb49a424865 - - -] port_delete event received for 'e10e9677-3206-459d-8974-fe40b23be904' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:39:14.858 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-22 10:39:15.445 4160 2204010607896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e10e9677-3206-459d-8974-fe40b23be904' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-22 10:39:16.288 4160 2204010607896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e10e9677-3206-459d-8974-fe40b23be904' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-22 10:39:17.305 4160 2204010607896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e10e9677-3206-459d-8974-fe40b23be904 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-22 10:39:17.305 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-22 10:39:17.305 4160 2204010609832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e10e9677-3206-459d-8974-fe40b23be904' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-22 10:39:17.305 4160 2204010609832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e10e9677-3206-459d-8974-fe40b23be904' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-22 10:39:17.305 4160 2204010609832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e10e9677-3206-459d-8974-fe40b23be904 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-22 10:39:17.305 4160 2204010610536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:39:17.319 4160 2204010607896 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8322e46a-3342-4b13-a227-93a753c68c4d 2021-11-22 10:39:17.319 4160 2204010607896 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e10e9677-3206-459d-8974-fe40b23be904'] 2021-11-22 10:39:17.319 4160 2204010607896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-22 10:39:17.319 4160 2204010607896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-22 10:39:17.319 4160 2204010607896 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e10e9677-3206-459d-8974-fe40b23be904'] 2021-11-22 10:39:17.350 4160 2204010610536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:39:34.055 4160 2204010610536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5531eba8-5a74-451f-a064-43d4e8333299 2613f7c84b1540829f4cdeb9c28b8f5b 93b9423a62144c8a975aacb49a424865 - - -] Security group member updated on remote: ['8e40a7e6-cdbe-4f0e-a119-0e19f7af0085'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:39:34.055 4160 2204010610536 MainThread INFO neutron.agent.securitygroups_rpc [req-5531eba8-5a74-451f-a064-43d4e8333299 2613f7c84b1540829f4cdeb9c28b8f5b 93b9423a62144c8a975aacb49a424865 - - -] Security group member updated ['8e40a7e6-cdbe-4f0e-a119-0e19f7af0085'] 2021-11-22 10:39:34.819 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ec40caf-ef5f-492b-a311-ea1a4368cbfe 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] port_update received: a9364ed3-4993-414b-bbd3-aef1145ba8b5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:39:34.834 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ec40caf-ef5f-492b-a311-ea1a4368cbfe 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] No port a9364ed3-4993-414b-bbd3-aef1145ba8b5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:39:40.178 4160 2204010607192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a9364ed3-4993-414b-bbd3-aef1145ba8b5 2021-11-22 10:39:41.449 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-22 10:39:41.631 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Adding port a9364ed3-4993-414b-bbd3-aef1145ba8b5 2021-11-22 10:39:41.631 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Port a9364ed3-4993-414b-bbd3-aef1145ba8b5 updated. Details: {'device': 'a9364ed3-4993-414b-bbd3-aef1145ba8b5', 'network_id': '8322e46a-3342-4b13-a227-93a753c68c4d', 'port_id': 'a9364ed3-4993-414b-bbd3-aef1145ba8b5', 'mac_address': 'fa:16:3e:c8:58:45', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 627, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '577eebcf-b7ff-49af-bb41-5fd2bf870914', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-22 10:39:41.631 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-22 10:39:41.631 4160 2204010610536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a9364ed3-4993-414b-bbd3-aef1145ba8b5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:39:41.631 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a9364ed3-4993-414b-bbd3-aef1145ba8b5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-22 10:39:41.631 4160 2204010610536 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8322e46a-3342-4b13-a227-93a753c68c4d 2021-11-22 10:39:41.657 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-22 10:39:41.834 4160 2204010610536 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a9364ed3-4993-414b-bbd3-aef1145ba8b5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:39:41.834 4160 2204010610536 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a9364ed3-4993-414b-bbd3-aef1145ba8b5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:39:41.834 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a9364ed3-4993-414b-bbd3-aef1145ba8b5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-22 10:39:41.834 4160 2204010610536 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 627, VLAN trunk: None to switch port a9364ed3-4993-414b-bbd3-aef1145ba8b5 2021-11-22 10:39:41.930 4160 2204010610536 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-22 10:39:41.950 4160 2204010610536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a9364ed3-4993-414b-bbd3-aef1145ba8b5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:39:42.257 4160 2204010610536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a9364ed3-4993-414b-bbd3-aef1145ba8b5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:39:42.257 4160 2204010610536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:39:42.257 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8e40a7e6-cdbe-4f0e-a119-0e19f7af0085) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:39:42.257 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8e40a7e6-cdbe-4f0e-a119-0e19f7af0085) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-22 10:39:42.257 4160 2204010610536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a9364ed3-4993-414b-bbd3-aef1145ba8b5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:39:42.257 4160 2204010610536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-22 10:39:42.257 4160 2204010610536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a9364ed3-4993-414b-bbd3-aef1145ba8b5 not yet added. Adding. 2021-11-22 10:39:42.257 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-22 10:39:42.257 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-22 10:39:42.462 4160 2204010610536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9364ed3-4993-414b-bbd3-aef1145ba8b5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:39:42.616 4160 2204010610536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9364ed3-4993-414b-bbd3-aef1145ba8b5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:39:42.616 4160 2204010610536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9364ed3-4993-414b-bbd3-aef1145ba8b5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:39:42.789 4160 2204010610536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9364ed3-4993-414b-bbd3-aef1145ba8b5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:39:42.913 4160 2204010610536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a9364ed3-4993-414b-bbd3-aef1145ba8b5" "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:405 2021-11-22 10:39:42.913 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a9364ed3-4993-414b-bbd3-aef1145ba8b5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-22 10:39:42.913 4160 2204010610536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a9364ed3-4993-414b-bbd3-aef1145ba8b5 processed. 2021-11-22 10:39:43.451 4160 2204010610536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:39:43.697 4160 2204010610536 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:405 2021-11-22 10:39:48.099 4160 2204010607368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec 2021-11-22 10:39:48.411 4160 2204010610536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-44a4b99e-f495-410c-8845-c6108cc818a2 f6b3fe28f16a45ff8b476fd2de4d557b f2a799df19ef409eb8975d5f05fa1c01 - - -] Security group member updated on remote: ['18dbba4f-2ea7-4ab4-9eb4-f4e239d02c99'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:39:48.411 4160 2204010610536 MainThread INFO neutron.agent.securitygroups_rpc [req-44a4b99e-f495-410c-8845-c6108cc818a2 f6b3fe28f16a45ff8b476fd2de4d557b f2a799df19ef409eb8975d5f05fa1c01 - - -] Security group member updated ['18dbba4f-2ea7-4ab4-9eb4-f4e239d02c99'] 2021-11-22 10:39:48.897 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44a4b99e-f495-410c-8845-c6108cc818a2 f6b3fe28f16a45ff8b476fd2de4d557b f2a799df19ef409eb8975d5f05fa1c01 - - -] port_delete event received for '1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:39:49.490 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-22 10:39:49.490 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-22 10:39:49.490 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-22 10:39:49.490 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-22 10:39:49.510 4160 2204010610536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e114790e-2c2f-46a4-8dd6-49197de38f16 2021-11-22 10:39:49.510 4160 2204010610536 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec'] 2021-11-22 10:39:49.510 4160 2204010610536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-22 10:39:49.510 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-22 10:39:49.510 4160 2204010610536 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1bc4a856-a7af-4fd0-9a06-e7cf11dae4ec'] 2021-11-22 10:39:51.490 4160 2204010610536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:39:51.508 4160 2204010610536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:39:51.833 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a443d22-5899-4c8e-aa97-9cc37ab2e638 f6b3fe28f16a45ff8b476fd2de4d557b f2a799df19ef409eb8975d5f05fa1c01 - - -] port_delete event received for 'bcad175b-e1d0-4589-8c31-092a70d9355f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:39:52.452 4160 2204010610536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d3dba38b-da1a-4685-bd2b-a49ac267d081 f6b3fe28f16a45ff8b476fd2de4d557b f2a799df19ef409eb8975d5f05fa1c01 - - -] Security group rule updated on remote: ['fc37a28d-3ede-4eca-8048-ef0cccb4e2a3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-22 10:39:52.452 4160 2204010610536 MainThread INFO neutron.agent.securitygroups_rpc [req-d3dba38b-da1a-4685-bd2b-a49ac267d081 f6b3fe28f16a45ff8b476fd2de4d557b f2a799df19ef409eb8975d5f05fa1c01 - - -] Security group rule updated ['fc37a28d-3ede-4eca-8048-ef0cccb4e2a3'] 2021-11-22 10:39:52.599 4160 2204010610536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a6197804-9ec9-4330-b40d-e93c939d6e53 f6b3fe28f16a45ff8b476fd2de4d557b f2a799df19ef409eb8975d5f05fa1c01 - - -] Security group rule updated on remote: ['fc37a28d-3ede-4eca-8048-ef0cccb4e2a3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-22 10:39:52.599 4160 2204010610536 MainThread INFO neutron.agent.securitygroups_rpc [req-a6197804-9ec9-4330-b40d-e93c939d6e53 f6b3fe28f16a45ff8b476fd2de4d557b f2a799df19ef409eb8975d5f05fa1c01 - - -] Security group rule updated ['fc37a28d-3ede-4eca-8048-ef0cccb4e2a3'] 2021-11-22 10:39:58.540 4160 2204010610536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e03b8c23-dfcf-45e5-8452-b134b2d4492a 1c802b5b33724e6aa81889a01725ef02 ea3b1b45ca144f90b1c89acf24e22074 - - -] Security group member updated on remote: ['e0bf58da-bfeb-4d08-b545-68fed93dbb27'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:39:58.540 4160 2204010610536 MainThread INFO neutron.agent.securitygroups_rpc [req-e03b8c23-dfcf-45e5-8452-b134b2d4492a 1c802b5b33724e6aa81889a01725ef02 ea3b1b45ca144f90b1c89acf24e22074 - - -] Security group member updated ['e0bf58da-bfeb-4d08-b545-68fed93dbb27'] 2021-11-22 10:39:59.102 4160 2204010607368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 16c7e493-84ec-4f05-8c01-8c85e582654e 2021-11-22 10:40:00.380 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-22 10:40:01.369 4160 2204010609656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e03b8c23-dfcf-45e5-8452-b134b2d4492a 1c802b5b33724e6aa81889a01725ef02 ea3b1b45ca144f90b1c89acf24e22074 - - -] port_delete event received for '16c7e493-84ec-4f05-8c01-8c85e582654e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:40:01.369 4160 2204010610536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4d056e16-6fa3-4afe-8c4a-221935668c7c f6b3fe28f16a45ff8b476fd2de4d557b f2a799df19ef409eb8975d5f05fa1c01 - - -] Security group member updated on remote: ['fc37a28d-3ede-4eca-8048-ef0cccb4e2a3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:40:01.369 4160 2204010610536 MainThread INFO neutron.agent.securitygroups_rpc [req-4d056e16-6fa3-4afe-8c4a-221935668c7c f6b3fe28f16a45ff8b476fd2de4d557b f2a799df19ef409eb8975d5f05fa1c01 - - -] Security group member updated ['fc37a28d-3ede-4eca-8048-ef0cccb4e2a3'] 2021-11-22 10:40:01.369 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '16c7e493-84ec-4f05-8c01-8c85e582654e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-22 10:40:01.369 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '16c7e493-84ec-4f05-8c01-8c85e582654e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-22 10:40:01.369 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 16c7e493-84ec-4f05-8c01-8c85e582654e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-22 10:40:01.387 4160 2204010610360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f8081780-6619-4e5e-aa59-236a3848a084 2021-11-22 10:40:01.387 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['16c7e493-84ec-4f05-8c01-8c85e582654e'] 2021-11-22 10:40:01.387 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-22 10:40:01.387 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-22 10:40:01.387 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['16c7e493-84ec-4f05-8c01-8c85e582654e'] 2021-11-22 10:40:02.224 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c521b25a-4f09-4914-9a48-a88e0e84061c 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] port_update received: c090109f-0e04-44ab-9893-ad1a3bcccd12 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:40:02.239 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c521b25a-4f09-4914-9a48-a88e0e84061c 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] No port c090109f-0e04-44ab-9893-ad1a3bcccd12 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:40:02.380 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:40:02.427 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:40:02.898 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-643faf19-653b-4ba2-b19d-d9b58236f231 1c802b5b33724e6aa81889a01725ef02 ea3b1b45ca144f90b1c89acf24e22074 - - -] port_delete event received for '0f884ab7-cd87-42c3-9712-f9cd42754c1c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:40:04.036 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9d8b0121-406f-42c4-a75e-4d5acb931adb 1c802b5b33724e6aa81889a01725ef02 ea3b1b45ca144f90b1c89acf24e22074 - - -] Security group rule updated on remote: ['bf07c556-c87e-4a93-86de-6d4dd8527259'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-22 10:40:04.036 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-9d8b0121-406f-42c4-a75e-4d5acb931adb 1c802b5b33724e6aa81889a01725ef02 ea3b1b45ca144f90b1c89acf24e22074 - - -] Security group rule updated ['bf07c556-c87e-4a93-86de-6d4dd8527259'] 2021-11-22 10:40:04.189 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d2d5481f-54c1-4999-befc-0f67832ecaf7 1c802b5b33724e6aa81889a01725ef02 ea3b1b45ca144f90b1c89acf24e22074 - - -] Security group rule updated on remote: ['bf07c556-c87e-4a93-86de-6d4dd8527259'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-22 10:40:04.189 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-d2d5481f-54c1-4999-befc-0f67832ecaf7 1c802b5b33724e6aa81889a01725ef02 ea3b1b45ca144f90b1c89acf24e22074 - - -] Security group rule updated ['bf07c556-c87e-4a93-86de-6d4dd8527259'] 2021-11-22 10:40:05.262 4160 2204010607192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c090109f-0e04-44ab-9893-ad1a3bcccd12 2021-11-22 10:40:06.377 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-22 10:40:06.673 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Adding port c090109f-0e04-44ab-9893-ad1a3bcccd12 2021-11-22 10:40:06.673 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Port c090109f-0e04-44ab-9893-ad1a3bcccd12 updated. Details: {'device': 'c090109f-0e04-44ab-9893-ad1a3bcccd12', 'network_id': 'e114790e-2c2f-46a4-8dd6-49197de38f16', 'port_id': 'c090109f-0e04-44ab-9893-ad1a3bcccd12', 'mac_address': 'fa:16:3e:69:f3:74', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 648, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c4f21e7d-d84a-4ede-b812-0052f7303231', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-22 10:40:06.679 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-22 10:40:06.679 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c090109f-0e04-44ab-9893-ad1a3bcccd12" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:40:06.679 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c090109f-0e04-44ab-9893-ad1a3bcccd12 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-22 10:40:06.679 4160 2204010610360 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e114790e-2c2f-46a4-8dd6-49197de38f16 2021-11-22 10:40:06.679 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-22 10:40:06.818 4160 2204010610360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c090109f-0e04-44ab-9893-ad1a3bcccd12') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:40:06.818 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c090109f-0e04-44ab-9893-ad1a3bcccd12') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:40:06.838 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c090109f-0e04-44ab-9893-ad1a3bcccd12 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-22 10:40:06.838 4160 2204010610360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 648, VLAN trunk: None to switch port c090109f-0e04-44ab-9893-ad1a3bcccd12 2021-11-22 10:40:06.913 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-22 10:40:06.913 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c090109f-0e04-44ab-9893-ad1a3bcccd12'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:40:07.101 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c090109f-0e04-44ab-9893-ad1a3bcccd12']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:40:07.101 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:40:07.101 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fc37a28d-3ede-4eca-8048-ef0cccb4e2a3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:40:07.101 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c090109f-0e04-44ab-9893-ad1a3bcccd12 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:40:07.101 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-22 10:40:07.101 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c090109f-0e04-44ab-9893-ad1a3bcccd12 not yet added. Adding. 2021-11-22 10:40:07.101 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-22 10:40:07.101 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-22 10:40:07.225 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c090109f-0e04-44ab-9893-ad1a3bcccd12" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:40:07.366 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c090109f-0e04-44ab-9893-ad1a3bcccd12" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:40:07.366 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c090109f-0e04-44ab-9893-ad1a3bcccd12" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:40:07.559 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c090109f-0e04-44ab-9893-ad1a3bcccd12" "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:405 2021-11-22 10:40:07.655 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c090109f-0e04-44ab-9893-ad1a3bcccd12" "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:405 2021-11-22 10:40:07.655 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c090109f-0e04-44ab-9893-ad1a3bcccd12 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-22 10:40:07.655 4160 2204010610360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c090109f-0e04-44ab-9893-ad1a3bcccd12 processed. 2021-11-22 10:40:08.380 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:40:08.491 4160 2204010610536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f3fc8d36-c4d0-4ca8-8809-5b6f4d6d2efc 1c802b5b33724e6aa81889a01725ef02 ea3b1b45ca144f90b1c89acf24e22074 - - -] Security group member updated on remote: ['bf07c556-c87e-4a93-86de-6d4dd8527259'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:40:08.491 4160 2204010610536 MainThread INFO neutron.agent.securitygroups_rpc [req-f3fc8d36-c4d0-4ca8-8809-5b6f4d6d2efc 1c802b5b33724e6aa81889a01725ef02 ea3b1b45ca144f90b1c89acf24e22074 - - -] Security group member updated ['bf07c556-c87e-4a93-86de-6d4dd8527259'] 2021-11-22 10:40:08.616 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:40:09.148 4160 2204010607368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a9364ed3-4993-414b-bbd3-aef1145ba8b5 2021-11-22 10:40:10.391 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-22 10:40:10.391 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a9364ed3-4993-414b-bbd3-aef1145ba8b5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-22 10:40:10.391 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a9364ed3-4993-414b-bbd3-aef1145ba8b5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-22 10:40:10.391 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a9364ed3-4993-414b-bbd3-aef1145ba8b5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-22 10:40:10.400 4160 2204010610360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8322e46a-3342-4b13-a227-93a753c68c4d 2021-11-22 10:40:10.400 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a9364ed3-4993-414b-bbd3-aef1145ba8b5'] 2021-11-22 10:40:10.400 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-22 10:40:10.400 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-22 10:40:10.412 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a9364ed3-4993-414b-bbd3-aef1145ba8b5'] 2021-11-22 10:40:10.584 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8b892b2-812d-420a-aaaa-2bbcd0d1737c 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] port_update received: 1f9f89bb-4d09-4294-befd-5f60447d46a9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:40:10.600 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8b892b2-812d-420a-aaaa-2bbcd0d1737c 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] No port 1f9f89bb-4d09-4294-befd-5f60447d46a9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:40:10.710 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8914bbe1-b21d-4619-bc49-8b5b2f74bf8e 2613f7c84b1540829f4cdeb9c28b8f5b 93b9423a62144c8a975aacb49a424865 - - -] Security group member updated on remote: ['8e40a7e6-cdbe-4f0e-a119-0e19f7af0085'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:40:10.743 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-8914bbe1-b21d-4619-bc49-8b5b2f74bf8e 2613f7c84b1540829f4cdeb9c28b8f5b 93b9423a62144c8a975aacb49a424865 - - -] Security group member updated ['8e40a7e6-cdbe-4f0e-a119-0e19f7af0085'] 2021-11-22 10:40:10.869 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8914bbe1-b21d-4619-bc49-8b5b2f74bf8e 2613f7c84b1540829f4cdeb9c28b8f5b 93b9423a62144c8a975aacb49a424865 - - -] port_delete event received for 'a9364ed3-4993-414b-bbd3-aef1145ba8b5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:40:12.408 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:40:12.440 4160 2204010610360 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:405 2021-11-22 10:40:13.345 4160 2204010607192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1f9f89bb-4d09-4294-befd-5f60447d46a9 2021-11-22 10:40:13.458 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5ba2ea0e-0e6f-46df-b885-fc73a77ecb6c 6eafe048bd1443bfba40debef7f007c5 409fd7e2d1c04bb796b7971b55ec6a74 - - -] Security group member updated on remote: ['1a000c0c-eeb5-400a-bd29-be94bad05352'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:40:13.458 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-5ba2ea0e-0e6f-46df-b885-fc73a77ecb6c 6eafe048bd1443bfba40debef7f007c5 409fd7e2d1c04bb796b7971b55ec6a74 - - -] Security group member updated ['1a000c0c-eeb5-400a-bd29-be94bad05352'] 2021-11-22 10:40:14.428 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-22 10:40:14.664 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-857bbb83-fac2-4f8d-a02b-d108352a8c46 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] port_update received: bc2655fc-2d3b-4142-aba7-9ba211f6469e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:40:15.424 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Adding port 1f9f89bb-4d09-4294-befd-5f60447d46a9 2021-11-22 10:40:16.273 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Port 1f9f89bb-4d09-4294-befd-5f60447d46a9 updated. Details: {'device': '1f9f89bb-4d09-4294-befd-5f60447d46a9', 'network_id': 'f8081780-6619-4e5e-aa59-236a3848a084', 'port_id': '1f9f89bb-4d09-4294-befd-5f60447d46a9', 'mac_address': 'fa:16:3e:68:cd:ef', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 608, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '42224e55-d7ca-4407-9b29-fa448fd58ac4', '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-11-22 10:40:17.251 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-22 10:40:17.251 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.base [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Loop iteration exceeded interval (2 vs. 2.823464870452881) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-11-22 10:40:17.251 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-857bbb83-fac2-4f8d-a02b-d108352a8c46 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] No port bc2655fc-2d3b-4142-aba7-9ba211f6469e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:40:17.251 4160 2204010610536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1f9f89bb-4d09-4294-befd-5f60447d46a9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:40:17.251 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1f9f89bb-4d09-4294-befd-5f60447d46a9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-22 10:40:17.251 4160 2204010610536 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f8081780-6619-4e5e-aa59-236a3848a084 2021-11-22 10:40:17.251 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-22 10:40:17.422 4160 2204010610536 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1f9f89bb-4d09-4294-befd-5f60447d46a9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:40:17.422 4160 2204010610536 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1f9f89bb-4d09-4294-befd-5f60447d46a9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:40:17.422 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1f9f89bb-4d09-4294-befd-5f60447d46a9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-22 10:40:17.422 4160 2204010610536 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 608, VLAN trunk: None to switch port 1f9f89bb-4d09-4294-befd-5f60447d46a9 2021-11-22 10:40:17.508 4160 2204010610536 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-22 10:40:17.508 4160 2204010610536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1f9f89bb-4d09-4294-befd-5f60447d46a9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:40:17.680 4160 2204010610536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1f9f89bb-4d09-4294-befd-5f60447d46a9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:40:17.680 4160 2204010610536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:40:17.680 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bf07c556-c87e-4a93-86de-6d4dd8527259) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:40:17.680 4160 2204010610536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1f9f89bb-4d09-4294-befd-5f60447d46a9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:40:17.680 4160 2204010610536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-22 10:40:17.680 4160 2204010610536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1f9f89bb-4d09-4294-befd-5f60447d46a9 not yet added. Adding. 2021-11-22 10:40:17.680 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-22 10:40:17.680 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-22 10:40:17.803 4160 2204010610536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f9f89bb-4d09-4294-befd-5f60447d46a9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:40:17.927 4160 2204010610536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f9f89bb-4d09-4294-befd-5f60447d46a9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:40:17.927 4160 2204010610536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f9f89bb-4d09-4294-befd-5f60447d46a9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:40:18.083 4160 2204010610536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f9f89bb-4d09-4294-befd-5f60447d46a9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:40:18.193 4160 2204010610536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1f9f89bb-4d09-4294-befd-5f60447d46a9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.938s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:40:18.209 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1f9f89bb-4d09-4294-befd-5f60447d46a9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-22 10:40:18.209 4160 2204010610536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1f9f89bb-4d09-4294-befd-5f60447d46a9 processed. 2021-11-22 10:40:19.255 4160 2204010610536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:40:19.398 4160 2204010607192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bc2655fc-2d3b-4142-aba7-9ba211f6469e 2021-11-22 10:40:19.599 4160 2204010610536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:40:21.255 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-22 10:40:21.475 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Adding port bc2655fc-2d3b-4142-aba7-9ba211f6469e 2021-11-22 10:40:21.475 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Port bc2655fc-2d3b-4142-aba7-9ba211f6469e updated. Details: {'device': 'bc2655fc-2d3b-4142-aba7-9ba211f6469e', 'network_id': 'c0c4dcb8-3b0e-4219-a08d-6bdd7938132e', 'port_id': 'bc2655fc-2d3b-4142-aba7-9ba211f6469e', 'mac_address': 'fa:16:3e:3f:2e:8e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 617, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8c874067-faef-4765-b77f-2ae154b4b7e6', 'ip_address': '192.168.233.37'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-22 10:40:21.475 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-22 10:40:21.475 4160 2204010610536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bc2655fc-2d3b-4142-aba7-9ba211f6469e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:40:21.475 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bc2655fc-2d3b-4142-aba7-9ba211f6469e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-22 10:40:21.489 4160 2204010610536 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c0c4dcb8-3b0e-4219-a08d-6bdd7938132e 2021-11-22 10:40:21.489 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-22 10:40:21.631 4160 2204010610536 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bc2655fc-2d3b-4142-aba7-9ba211f6469e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:40:21.631 4160 2204010610536 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bc2655fc-2d3b-4142-aba7-9ba211f6469e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:40:21.654 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bc2655fc-2d3b-4142-aba7-9ba211f6469e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-22 10:40:21.654 4160 2204010610536 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 617, VLAN trunk: None to switch port bc2655fc-2d3b-4142-aba7-9ba211f6469e 2021-11-22 10:40:21.740 4160 2204010610536 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-22 10:40:21.757 4160 2204010610536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bc2655fc-2d3b-4142-aba7-9ba211f6469e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:40:21.922 4160 2204010610536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bc2655fc-2d3b-4142-aba7-9ba211f6469e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:40:21.922 4160 2204010610536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:40:21.922 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1a000c0c-eeb5-400a-bd29-be94bad05352) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:40:21.922 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (1a000c0c-eeb5-400a-bd29-be94bad05352) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-22 10:40:21.922 4160 2204010610536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bc2655fc-2d3b-4142-aba7-9ba211f6469e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:40:21.922 4160 2204010610536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-22 10:40:21.922 4160 2204010610536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bc2655fc-2d3b-4142-aba7-9ba211f6469e not yet added. Adding. 2021-11-22 10:40:21.941 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-22 10:40:21.941 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-22 10:40:22.084 4160 2204010610536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bc2655fc-2d3b-4142-aba7-9ba211f6469e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:40:22.240 4160 2204010610536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bc2655fc-2d3b-4142-aba7-9ba211f6469e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:40:22.240 4160 2204010610536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bc2655fc-2d3b-4142-aba7-9ba211f6469e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:40:22.396 4160 2204010610536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bc2655fc-2d3b-4142-aba7-9ba211f6469e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:40:22.506 4160 2204010610536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bc2655fc-2d3b-4142-aba7-9ba211f6469e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:40:22.506 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bc2655fc-2d3b-4142-aba7-9ba211f6469e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-22 10:40:22.506 4160 2204010610536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bc2655fc-2d3b-4142-aba7-9ba211f6469e processed. 2021-11-22 10:40:23.270 4160 2204010610536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:40:24.192 4160 2204010610536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:40:30.979 4160 2204010610536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0f3749d5-990e-413e-8d1a-bfbcc10573b1 6eafe048bd1443bfba40debef7f007c5 409fd7e2d1c04bb796b7971b55ec6a74 - - -] Security group member updated on remote: ['1a000c0c-eeb5-400a-bd29-be94bad05352'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:40:30.979 4160 2204010610536 MainThread INFO neutron.agent.securitygroups_rpc [req-0f3749d5-990e-413e-8d1a-bfbcc10573b1 6eafe048bd1443bfba40debef7f007c5 409fd7e2d1c04bb796b7971b55ec6a74 - - -] Security group member updated ['1a000c0c-eeb5-400a-bd29-be94bad05352'] 2021-11-22 10:40:30.979 4160 2204010610536 MainThread INFO neutron.agent.securitygroups_rpc [req-0f3749d5-990e-413e-8d1a-bfbcc10573b1 6eafe048bd1443bfba40debef7f007c5 409fd7e2d1c04bb796b7971b55ec6a74 - - -] Refresh firewall rules 2021-11-22 10:40:30.979 4160 2204010610536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0f3749d5-990e-413e-8d1a-bfbcc10573b1 6eafe048bd1443bfba40debef7f007c5 409fd7e2d1c04bb796b7971b55ec6a74 - - -] Get security group information for devices via rpc ['bc2655fc-2d3b-4142-aba7-9ba211f6469e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:40:31.068 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f3749d5-990e-413e-8d1a-bfbcc10573b1 6eafe048bd1443bfba40debef7f007c5 409fd7e2d1c04bb796b7971b55ec6a74 - - -] port_delete event received for 'bc2655fc-2d3b-4142-aba7-9ba211f6469e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:40:31.166 4160 2204010610536 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0f3749d5-990e-413e-8d1a-bfbcc10573b1 6eafe048bd1443bfba40debef7f007c5 409fd7e2d1c04bb796b7971b55ec6a74 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:40:31.166 4160 2204010610536 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0f3749d5-990e-413e-8d1a-bfbcc10573b1 6eafe048bd1443bfba40debef7f007c5 409fd7e2d1c04bb796b7971b55ec6a74 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:40:31.349 4160 2204010607368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bc2655fc-2d3b-4142-aba7-9ba211f6469e 2021-11-22 10:40:33.329 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-22 10:40:33.329 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bc2655fc-2d3b-4142-aba7-9ba211f6469e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-22 10:40:33.329 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bc2655fc-2d3b-4142-aba7-9ba211f6469e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-22 10:40:33.329 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bc2655fc-2d3b-4142-aba7-9ba211f6469e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-22 10:40:33.348 4160 2204010610536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c0c4dcb8-3b0e-4219-a08d-6bdd7938132e 2021-11-22 10:40:33.348 4160 2204010610536 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bc2655fc-2d3b-4142-aba7-9ba211f6469e'] 2021-11-22 10:40:33.348 4160 2204010610536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-22 10:40:33.348 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-22 10:40:33.348 4160 2204010610536 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bc2655fc-2d3b-4142-aba7-9ba211f6469e'] 2021-11-22 10:40:35.338 4160 2204010610536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:40:35.353 4160 2204010610536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:40:37.021 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6cb1c5ca-ea1c-442a-9b77-315c5a20e95a 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] network_delete received. Deleting network 8322e46a-3342-4b13-a227-93a753c68c4d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-22 10:40:37.037 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6cb1c5ca-ea1c-442a-9b77-315c5a20e95a 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] Network 8322e46a-3342-4b13-a227-93a753c68c4d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-22 10:40:39.431 4160 2204010607368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5a918824-cebb-4510-aebc-018e2f7e10b1 2021-11-22 10:40:41.349 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-22 10:40:41.349 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5a918824-cebb-4510-aebc-018e2f7e10b1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-22 10:40:41.349 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5a918824-cebb-4510-aebc-018e2f7e10b1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-22 10:40:41.349 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5a918824-cebb-4510-aebc-018e2f7e10b1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-22 10:40:41.365 4160 2204010610536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9f0551c7-6430-4845-aada-62dfaa2f8a11 2021-11-22 10:40:41.365 4160 2204010610536 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5a918824-cebb-4510-aebc-018e2f7e10b1'] 2021-11-22 10:40:41.365 4160 2204010610536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-22 10:40:41.365 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-22 10:40:41.365 4160 2204010610536 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5a918824-cebb-4510-aebc-018e2f7e10b1'] 2021-11-22 10:40:43.208 4160 2204010610536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-47eed583-f6e1-4c54-9241-647f5fe792e6 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Security group member updated on remote: ['cb9f1571-aa6d-43fe-a22d-0d0ac84f7907', 'b9ef8276-57c4-428e-b639-a4eb9f8806d4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:40:43.208 4160 2204010610536 MainThread INFO neutron.agent.securitygroups_rpc [req-47eed583-f6e1-4c54-9241-647f5fe792e6 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Security group member updated ['cb9f1571-aa6d-43fe-a22d-0d0ac84f7907', 'b9ef8276-57c4-428e-b639-a4eb9f8806d4'] 2021-11-22 10:40:43.208 4160 2204010610536 MainThread INFO neutron.agent.securitygroups_rpc [req-47eed583-f6e1-4c54-9241-647f5fe792e6 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Refresh firewall rules 2021-11-22 10:40:43.208 4160 2204010610536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-47eed583-f6e1-4c54-9241-647f5fe792e6 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Get security group information for devices via rpc ['326eedf5-8a3e-4e3a-887c-a2d57a212dc8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:40:43.239 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47eed583-f6e1-4c54-9241-647f5fe792e6 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] port_update received: 326eedf5-8a3e-4e3a-887c-a2d57a212dc8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:40:43.261 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [req-47eed583-f6e1-4c54-9241-647f5fe792e6 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Lock "n-hv-agent-port-lock-326eedf5-8a3e-4e3a-887c-a2d57a212dc8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:40:43.261 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47eed583-f6e1-4c54-9241-647f5fe792e6 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Binding port 326eedf5-8a3e-4e3a-887c-a2d57a212dc8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-22 10:40:43.261 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47eed583-f6e1-4c54-9241-647f5fe792e6 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-22 10:40:43.286 4160 2204010610360 MainThread DEBUG neutron.services.trunk.rpc.agent [req-47eed583-f6e1-4c54-9241-647f5fe792e6 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '326eedf5-8a3e-4e3a-887c-a2d57a212dc8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:40:43.286 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-47eed583-f6e1-4c54-9241-647f5fe792e6 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '326eedf5-8a3e-4e3a-887c-a2d57a212dc8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:40:43.317 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-47eed583-f6e1-4c54-9241-647f5fe792e6 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Trunk plugin disabled on server. Assuming port 326eedf5-8a3e-4e3a-887c-a2d57a212dc8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-22 10:40:43.317 4160 2204010610360 MainThread INFO networking_hyperv.neutron.trunk_driver [req-47eed583-f6e1-4c54-9241-647f5fe792e6 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Binding VLAN ID: 603, VLAN trunk: None to switch port 326eedf5-8a3e-4e3a-887c-a2d57a212dc8 2021-11-22 10:40:43.337 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-47eed583-f6e1-4c54-9241-647f5fe792e6 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Refresh firewall rules 2021-11-22 10:40:43.337 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-47eed583-f6e1-4c54-9241-647f5fe792e6 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Get security group information for devices via rpc ['326eedf5-8a3e-4e3a-887c-a2d57a212dc8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:40:43.364 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:40:43.770 4160 2204010609656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.407s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:40:43.786 4160 2204010610536 MainThread DEBUG neutron.agent.securitygroups_rpc [req-47eed583-f6e1-4c54-9241-647f5fe792e6 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Update security group information for ports dict_keys(['326eedf5-8a3e-4e3a-887c-a2d57a212dc8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:40:43.786 4160 2204010610536 MainThread DEBUG neutron.agent.securitygroups_rpc [req-47eed583-f6e1-4c54-9241-647f5fe792e6 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:40:43.786 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-47eed583-f6e1-4c54-9241-647f5fe792e6 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Update rules of security group (b9ef8276-57c4-428e-b639-a4eb9f8806d4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:40:43.786 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-47eed583-f6e1-4c54-9241-647f5fe792e6 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Update members of security group (b9ef8276-57c4-428e-b639-a4eb9f8806d4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-22 10:40:43.786 4160 2204010610536 MainThread DEBUG neutron.agent.securitygroups_rpc [req-47eed583-f6e1-4c54-9241-647f5fe792e6 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Update port filter for 326eedf5-8a3e-4e3a-887c-a2d57a212dc8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:40:43.786 4160 2204010610536 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-47eed583-f6e1-4c54-9241-647f5fe792e6 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Updating port rules. 2021-11-22 10:40:43.786 4160 2204010610536 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-47eed583-f6e1-4c54-9241-647f5fe792e6 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Creating 0 new rules, removing 6 old rules. 2021-11-22 10:40:43.786 4160 2204010610536 MainThread DEBUG oslo_concurrency.lockutils [req-47eed583-f6e1-4c54-9241-647f5fe792e6 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Lock "n-hv-driver-port-lock-326eedf5-8a3e-4e3a-887c-a2d57a212dc8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:40:43.786 4160 2204010610536 MainThread DEBUG oslo_concurrency.lockutils [req-47eed583-f6e1-4c54-9241-647f5fe792e6 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Lock "n-hv-driver-port-lock-326eedf5-8a3e-4e3a-887c-a2d57a212dc8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:40:43.786 4160 2204010610536 MainThread DEBUG oslo_concurrency.lockutils [req-47eed583-f6e1-4c54-9241-647f5fe792e6 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Lock "n-hv-driver-port-lock-326eedf5-8a3e-4e3a-887c-a2d57a212dc8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:40:43.945 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-47eed583-f6e1-4c54-9241-647f5fe792e6 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Update security group information for ports dict_keys(['326eedf5-8a3e-4e3a-887c-a2d57a212dc8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:40:43.945 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-47eed583-f6e1-4c54-9241-647f5fe792e6 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:40:43.945 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-47eed583-f6e1-4c54-9241-647f5fe792e6 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Update rules of security group (b9ef8276-57c4-428e-b639-a4eb9f8806d4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:40:43.945 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-47eed583-f6e1-4c54-9241-647f5fe792e6 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Update members of security group (b9ef8276-57c4-428e-b639-a4eb9f8806d4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-22 10:40:43.945 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-47eed583-f6e1-4c54-9241-647f5fe792e6 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Update port filter for 326eedf5-8a3e-4e3a-887c-a2d57a212dc8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:40:43.945 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-47eed583-f6e1-4c54-9241-647f5fe792e6 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Updating port rules. 2021-11-22 10:40:43.945 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-47eed583-f6e1-4c54-9241-647f5fe792e6 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Creating 0 new rules, removing 6 old rules. 2021-11-22 10:40:43.977 4160 2204010610536 MainThread DEBUG oslo_concurrency.lockutils [req-47eed583-f6e1-4c54-9241-647f5fe792e6 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Lock "n-hv-driver-port-lock-326eedf5-8a3e-4e3a-887c-a2d57a212dc8" "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:405 2021-11-22 10:40:43.977 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [req-47eed583-f6e1-4c54-9241-647f5fe792e6 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Lock "n-hv-driver-port-lock-326eedf5-8a3e-4e3a-887c-a2d57a212dc8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:40:43.977 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [req-47eed583-f6e1-4c54-9241-647f5fe792e6 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Lock "n-hv-driver-port-lock-326eedf5-8a3e-4e3a-887c-a2d57a212dc8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:40:43.977 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [req-47eed583-f6e1-4c54-9241-647f5fe792e6 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Lock "n-hv-driver-port-lock-326eedf5-8a3e-4e3a-887c-a2d57a212dc8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:40:44.023 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [req-47eed583-f6e1-4c54-9241-647f5fe792e6 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Lock "n-hv-driver-port-lock-326eedf5-8a3e-4e3a-887c-a2d57a212dc8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:40:44.078 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [req-47eed583-f6e1-4c54-9241-647f5fe792e6 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Lock "n-hv-agent-port-lock-326eedf5-8a3e-4e3a-887c-a2d57a212dc8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.828s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:40:44.210 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b57c58d9-b50e-4f47-849a-b5e45141c821 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] port_delete event received for '8a040964-477d-49a9-bd14-0ec298e80364' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:40:47.664 4160 2204010607192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5a918824-cebb-4510-aebc-018e2f7e10b1 2021-11-22 10:40:49.397 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-22 10:40:49.599 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Adding port 5a918824-cebb-4510-aebc-018e2f7e10b1 2021-11-22 10:40:49.599 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Port 5a918824-cebb-4510-aebc-018e2f7e10b1 updated. Details: {'device': '5a918824-cebb-4510-aebc-018e2f7e10b1', 'network_id': '9f0551c7-6430-4845-aada-62dfaa2f8a11', 'port_id': '5a918824-cebb-4510-aebc-018e2f7e10b1', 'mac_address': 'fa:16:3e:be:0a:f3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 601, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fc21decf-859f-49c8-bd91-1056ff444d5a', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-22 10:40:49.599 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-22 10:40:49.599 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5a918824-cebb-4510-aebc-018e2f7e10b1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:40:49.628 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5a918824-cebb-4510-aebc-018e2f7e10b1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-22 10:40:49.628 4160 2204010610360 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9f0551c7-6430-4845-aada-62dfaa2f8a11 2021-11-22 10:40:49.630 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-22 10:40:49.804 4160 2204010610360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5a918824-cebb-4510-aebc-018e2f7e10b1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:40:49.804 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5a918824-cebb-4510-aebc-018e2f7e10b1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:40:49.804 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5a918824-cebb-4510-aebc-018e2f7e10b1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-22 10:40:49.804 4160 2204010610360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 601, VLAN trunk: None to switch port 5a918824-cebb-4510-aebc-018e2f7e10b1 2021-11-22 10:40:49.902 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-22 10:40:49.902 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5a918824-cebb-4510-aebc-018e2f7e10b1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:40:50.177 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5a918824-cebb-4510-aebc-018e2f7e10b1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:40:50.177 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:40:50.177 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c3a2b3ee-5d06-4ae4-b2b4-4ad2386cd0c8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:40:50.177 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5a918824-cebb-4510-aebc-018e2f7e10b1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:40:50.177 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-22 10:40:50.177 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5a918824-cebb-4510-aebc-018e2f7e10b1 not yet added. Adding. 2021-11-22 10:40:50.177 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-22 10:40:50.177 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-22 10:40:50.303 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5a918824-cebb-4510-aebc-018e2f7e10b1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:40:50.407 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5a918824-cebb-4510-aebc-018e2f7e10b1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:40:50.407 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5a918824-cebb-4510-aebc-018e2f7e10b1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:40:50.524 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5a918824-cebb-4510-aebc-018e2f7e10b1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:40:50.638 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5a918824-cebb-4510-aebc-018e2f7e10b1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:40:50.638 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5a918824-cebb-4510-aebc-018e2f7e10b1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-22 10:40:50.638 4160 2204010610360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5a918824-cebb-4510-aebc-018e2f7e10b1 processed. 2021-11-22 10:40:50.771 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab061aa4-37e2-441b-af9b-777fc6d0c872 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Security group member updated on remote: ['b9ef8276-57c4-428e-b639-a4eb9f8806d4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:40:50.771 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-ab061aa4-37e2-441b-af9b-777fc6d0c872 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Security group member updated ['b9ef8276-57c4-428e-b639-a4eb9f8806d4'] 2021-11-22 10:40:50.771 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-ab061aa4-37e2-441b-af9b-777fc6d0c872 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Refresh firewall rules 2021-11-22 10:40:50.771 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab061aa4-37e2-441b-af9b-777fc6d0c872 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Get security group information for devices via rpc ['326eedf5-8a3e-4e3a-887c-a2d57a212dc8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:40:50.820 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ab061aa4-37e2-441b-af9b-777fc6d0c872 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:40:50.820 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ab061aa4-37e2-441b-af9b-777fc6d0c872 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:40:51.150 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab061aa4-37e2-441b-af9b-777fc6d0c872 a31a4da645e9478f875389f7c70d27cc 549a9a424a794c74836d8d862db06e25 - - -] port_delete event received for '326eedf5-8a3e-4e3a-887c-a2d57a212dc8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:40:51.429 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:40:51.570 4160 2204010607368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 326eedf5-8a3e-4e3a-887c-a2d57a212dc8 2021-11-22 10:40:51.621 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:40:53.427 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-22 10:40:53.427 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '326eedf5-8a3e-4e3a-887c-a2d57a212dc8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-22 10:40:53.427 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '326eedf5-8a3e-4e3a-887c-a2d57a212dc8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-22 10:40:53.427 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 326eedf5-8a3e-4e3a-887c-a2d57a212dc8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-22 10:40:53.427 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['326eedf5-8a3e-4e3a-887c-a2d57a212dc8'] 2021-11-22 10:40:53.427 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-22 10:40:53.446 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-22 10:40:53.446 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['326eedf5-8a3e-4e3a-887c-a2d57a212dc8'] 2021-11-22 10:40:54.150 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbddecd0-82d3-47e7-8278-05250d8ea05f 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] port_delete event received for '24bce193-ea74-441a-834d-deb31c22f527' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:40:55.239 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be409000-09ab-486a-83e8-b7cdb6da76bd 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] port_delete event received for '809f8253-dfc1-48a6-9c11-3237e9e38c42' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:40:55.445 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:40:55.477 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:40:56.084 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4b40c5b-78d7-49ab-bd56-e3df0e382a20 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] port_delete event received for '7362287b-e3c3-48f4-b705-0baf74a2d5d4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:40:56.308 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4b40c5b-78d7-49ab-bd56-e3df0e382a20 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] network_delete received. Deleting network a43393e9-8ccf-4b0e-a223-5dd0a65e3eb0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-22 10:40:56.308 4160 2204010610360 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4b40c5b-78d7-49ab-bd56-e3df0e382a20 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] Reclaiming local network a43393e9-8ccf-4b0e-a223-5dd0a65e3eb0 2021-11-22 10:40:57.681 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1885d4bf-b6fa-432e-84ba-9edf9cd86ffe 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] port_delete event received for '537db0e3-f478-4e2e-8024-2a0c92230eef' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:40:58.803 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38284f69-bcaf-4f20-b19f-5e2abd8435be 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] port_delete event received for '005a78ff-5945-472f-9fed-ce3b83624ae8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:40:59.655 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8bce582-0d7d-415d-b5c2-7686f4e53e03 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] port_delete event received for '6490397d-9cf9-4767-8616-98f5df1b79e2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:40:59.776 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05e5ce0d-524d-40d7-8eb6-f88f4aef3edc - - - - -] port_delete event received for '6490397d-9cf9-4767-8616-98f5df1b79e2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:40:59.858 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8bce582-0d7d-415d-b5c2-7686f4e53e03 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] network_delete received. Deleting network dc2bf14b-af4f-4046-b444-1f4b77794642 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-22 10:40:59.872 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8bce582-0d7d-415d-b5c2-7686f4e53e03 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] Network dc2bf14b-af4f-4046-b444-1f4b77794642 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-22 10:41:13.819 4160 2204010607192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c090109f-0e04-44ab-9893-ad1a3bcccd12 2021-11-22 10:41:15.585 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-22 10:41:15.854 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Adding port c090109f-0e04-44ab-9893-ad1a3bcccd12 2021-11-22 10:41:15.854 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Port c090109f-0e04-44ab-9893-ad1a3bcccd12 updated. Details: {'device': 'c090109f-0e04-44ab-9893-ad1a3bcccd12', 'network_id': 'e114790e-2c2f-46a4-8dd6-49197de38f16', 'port_id': 'c090109f-0e04-44ab-9893-ad1a3bcccd12', 'mac_address': 'fa:16:3e:69:f3:74', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 648, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c4f21e7d-d84a-4ede-b812-0052f7303231', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-22 10:41:15.854 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-22 10:41:15.854 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c090109f-0e04-44ab-9893-ad1a3bcccd12" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:41:15.854 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c090109f-0e04-44ab-9893-ad1a3bcccd12 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-22 10:41:15.854 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-22 10:41:15.882 4160 2204010610360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c090109f-0e04-44ab-9893-ad1a3bcccd12') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:41:15.882 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c090109f-0e04-44ab-9893-ad1a3bcccd12') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:41:15.898 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c090109f-0e04-44ab-9893-ad1a3bcccd12 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-22 10:41:15.898 4160 2204010610360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 648, VLAN trunk: None to switch port c090109f-0e04-44ab-9893-ad1a3bcccd12 2021-11-22 10:41:15.943 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-22 10:41:15.943 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c090109f-0e04-44ab-9893-ad1a3bcccd12'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:41:16.193 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c090109f-0e04-44ab-9893-ad1a3bcccd12']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:41:16.193 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:41:16.193 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fc37a28d-3ede-4eca-8048-ef0cccb4e2a3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:41:16.193 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c090109f-0e04-44ab-9893-ad1a3bcccd12 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:41:16.193 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-22 10:41:16.193 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-11-22 10:41:16.193 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c090109f-0e04-44ab-9893-ad1a3bcccd12" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:41:16.193 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c090109f-0e04-44ab-9893-ad1a3bcccd12" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:41:16.193 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c090109f-0e04-44ab-9893-ad1a3bcccd12" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:41:16.193 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c090109f-0e04-44ab-9893-ad1a3bcccd12" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:41:16.241 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c090109f-0e04-44ab-9893-ad1a3bcccd12" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:41:16.241 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c090109f-0e04-44ab-9893-ad1a3bcccd12 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-22 10:41:16.241 4160 2204010610360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c090109f-0e04-44ab-9893-ad1a3bcccd12 processed. 2021-11-22 10:41:17.593 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:41:17.865 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:41:27.886 4160 2204010607368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c090109f-0e04-44ab-9893-ad1a3bcccd12 2021-11-22 10:41:29.664 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-22 10:41:29.664 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c090109f-0e04-44ab-9893-ad1a3bcccd12' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-22 10:41:29.664 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c090109f-0e04-44ab-9893-ad1a3bcccd12' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-22 10:41:29.664 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c090109f-0e04-44ab-9893-ad1a3bcccd12 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-22 10:41:29.664 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c090109f-0e04-44ab-9893-ad1a3bcccd12'] 2021-11-22 10:41:29.664 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-22 10:41:29.682 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-22 10:41:29.682 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c090109f-0e04-44ab-9893-ad1a3bcccd12'] 2021-11-22 10:41:29.917 4160 2204010607368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c090109f-0e04-44ab-9893-ad1a3bcccd12 2021-11-22 10:41:31.674 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-22 10:41:31.674 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:41:31.674 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c090109f-0e04-44ab-9893-ad1a3bcccd12' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-22 10:41:31.674 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c090109f-0e04-44ab-9893-ad1a3bcccd12' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-22 10:41:31.674 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c090109f-0e04-44ab-9893-ad1a3bcccd12 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-22 10:41:31.689 4160 2204010610536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e114790e-2c2f-46a4-8dd6-49197de38f16 2021-11-22 10:41:31.689 4160 2204010610536 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c090109f-0e04-44ab-9893-ad1a3bcccd12'] 2021-11-22 10:41:31.689 4160 2204010610536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-22 10:41:31.689 4160 2204010610536 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c090109f-0e04-44ab-9893-ad1a3bcccd12'] 2021-11-22 10:41:31.814 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:41:31.924 4160 2204010607368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1f9f89bb-4d09-4294-befd-5f60447d46a9 2021-11-22 10:41:32.284 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-34896767-f175-4796-b229-3a62a9cf2708 1c802b5b33724e6aa81889a01725ef02 ea3b1b45ca144f90b1c89acf24e22074 - - -] Security group member updated on remote: ['bf07c556-c87e-4a93-86de-6d4dd8527259'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:41:32.284 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-34896767-f175-4796-b229-3a62a9cf2708 1c802b5b33724e6aa81889a01725ef02 ea3b1b45ca144f90b1c89acf24e22074 - - -] Security group member updated ['bf07c556-c87e-4a93-86de-6d4dd8527259'] 2021-11-22 10:41:32.846 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34896767-f175-4796-b229-3a62a9cf2708 1c802b5b33724e6aa81889a01725ef02 ea3b1b45ca144f90b1c89acf24e22074 - - -] port_delete event received for '1f9f89bb-4d09-4294-befd-5f60447d46a9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:41:33.689 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-22 10:41:33.689 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1f9f89bb-4d09-4294-befd-5f60447d46a9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-22 10:41:33.689 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1f9f89bb-4d09-4294-befd-5f60447d46a9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-22 10:41:33.689 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1f9f89bb-4d09-4294-befd-5f60447d46a9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-22 10:41:33.689 4160 2204010610360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f8081780-6619-4e5e-aa59-236a3848a084 2021-11-22 10:41:33.689 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1f9f89bb-4d09-4294-befd-5f60447d46a9'] 2021-11-22 10:41:33.705 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-22 10:41:33.705 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-22 10:41:33.705 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1f9f89bb-4d09-4294-befd-5f60447d46a9'] 2021-11-22 10:41:35.720 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:41:35.752 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:41:46.103 4160 2204010607192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c090109f-0e04-44ab-9893-ad1a3bcccd12 2021-11-22 10:41:46.330 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c6f06a73-90ef-4251-a02b-cb7fbb14b0c3 1c802b5b33724e6aa81889a01725ef02 ea3b1b45ca144f90b1c89acf24e22074 - - -] port_delete event received for '625c8c56-f89a-464e-882b-ee8aa3aa6198' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:41:47.800 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-22 10:41:48.050 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Adding port c090109f-0e04-44ab-9893-ad1a3bcccd12 2021-11-22 10:41:48.050 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Port c090109f-0e04-44ab-9893-ad1a3bcccd12 updated. Details: {'device': 'c090109f-0e04-44ab-9893-ad1a3bcccd12', 'network_id': 'e114790e-2c2f-46a4-8dd6-49197de38f16', 'port_id': 'c090109f-0e04-44ab-9893-ad1a3bcccd12', 'mac_address': 'fa:16:3e:69:f3:74', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 648, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c4f21e7d-d84a-4ede-b812-0052f7303231', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-22 10:41:48.050 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-22 10:41:48.066 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c090109f-0e04-44ab-9893-ad1a3bcccd12" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:41:48.066 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c090109f-0e04-44ab-9893-ad1a3bcccd12 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-22 10:41:48.066 4160 2204010610360 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e114790e-2c2f-46a4-8dd6-49197de38f16 2021-11-22 10:41:48.066 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-22 10:41:48.192 4160 2204010610360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c090109f-0e04-44ab-9893-ad1a3bcccd12') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:41:48.192 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c090109f-0e04-44ab-9893-ad1a3bcccd12') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:41:48.192 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c090109f-0e04-44ab-9893-ad1a3bcccd12 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-22 10:41:48.192 4160 2204010610360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 648, VLAN trunk: None to switch port c090109f-0e04-44ab-9893-ad1a3bcccd12 2021-11-22 10:41:48.268 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-22 10:41:48.268 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c090109f-0e04-44ab-9893-ad1a3bcccd12'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:41:48.423 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c090109f-0e04-44ab-9893-ad1a3bcccd12']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:41:48.423 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:41:48.423 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fc37a28d-3ede-4eca-8048-ef0cccb4e2a3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:41:48.423 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c090109f-0e04-44ab-9893-ad1a3bcccd12 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:41:48.423 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-22 10:41:48.423 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c090109f-0e04-44ab-9893-ad1a3bcccd12 not yet added. Adding. 2021-11-22 10:41:48.423 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-22 10:41:48.423 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-22 10:41:48.529 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c090109f-0e04-44ab-9893-ad1a3bcccd12" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:41:48.595 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c090109f-0e04-44ab-9893-ad1a3bcccd12" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:41:48.595 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c090109f-0e04-44ab-9893-ad1a3bcccd12" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:41:48.705 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c090109f-0e04-44ab-9893-ad1a3bcccd12" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:41:48.783 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c090109f-0e04-44ab-9893-ad1a3bcccd12" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.718s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:41:48.783 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c090109f-0e04-44ab-9893-ad1a3bcccd12 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-22 10:41:48.783 4160 2204010610360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c090109f-0e04-44ab-9893-ad1a3bcccd12 processed. 2021-11-22 10:41:49.829 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:41:50.033 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:41:51.033 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0f078d2-028a-44a2-bd98-6b73e92fa9c1 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] port_delete event received for 'ec6d911a-cbb3-43e2-85ea-c3d26a101f74' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:41:52.658 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-081cb107-519c-45ac-ae29-1969d9957682 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] port_delete event received for '4a8c2585-4e06-4b93-9f13-77f9c53a0328' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:41:53.424 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1cd258e-2fc5-4fae-b67c-762e3e4b1455 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] port_delete event received for '14ca47b8-b1d6-4c77-87de-27cd0327209f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:41:53.533 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed1aa9b2-9fbf-452b-9ec8-bbd4507c268b - - - - -] port_delete event received for '14ca47b8-b1d6-4c77-87de-27cd0327209f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:41:53.642 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1cd258e-2fc5-4fae-b67c-762e3e4b1455 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] network_delete received. Deleting network f8081780-6619-4e5e-aa59-236a3848a084 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-22 10:41:53.642 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1cd258e-2fc5-4fae-b67c-762e3e4b1455 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] Network f8081780-6619-4e5e-aa59-236a3848a084 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-22 10:42:06.283 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64d28d36-40ce-432b-bcdb-5bdd5c821820 13f1a43025414b4098ee39db391d525b 48e14154c62a42a8b78c798e97aa89fb - - -] port_delete event received for '8bcb25b9-dca1-4efd-b182-902f2209dfa7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:42:08.973 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0820dcca-b6fe-41f2-a7ee-bbd5a140936e 13f1a43025414b4098ee39db391d525b 48e14154c62a42a8b78c798e97aa89fb - - -] Security group member updated on remote: ['c3a2b3ee-5d06-4ae4-b2b4-4ad2386cd0c8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:42:08.973 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-0820dcca-b6fe-41f2-a7ee-bbd5a140936e 13f1a43025414b4098ee39db391d525b 48e14154c62a42a8b78c798e97aa89fb - - -] Security group member updated ['c3a2b3ee-5d06-4ae4-b2b4-4ad2386cd0c8'] 2021-11-22 10:42:09.068 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0820dcca-b6fe-41f2-a7ee-bbd5a140936e 13f1a43025414b4098ee39db391d525b 48e14154c62a42a8b78c798e97aa89fb - - -] port_delete event received for '5a918824-cebb-4510-aebc-018e2f7e10b1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:42:10.136 4160 2204010607368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5a918824-cebb-4510-aebc-018e2f7e10b1 2021-11-22 10:42:11.977 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-22 10:42:11.977 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5a918824-cebb-4510-aebc-018e2f7e10b1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-22 10:42:11.977 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5a918824-cebb-4510-aebc-018e2f7e10b1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-22 10:42:11.977 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5a918824-cebb-4510-aebc-018e2f7e10b1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-22 10:42:11.977 4160 2204010610360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9f0551c7-6430-4845-aada-62dfaa2f8a11 2021-11-22 10:42:11.977 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5a918824-cebb-4510-aebc-018e2f7e10b1'] 2021-11-22 10:42:11.977 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-22 10:42:11.977 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-22 10:42:11.977 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5a918824-cebb-4510-aebc-018e2f7e10b1'] 2021-11-22 10:42:12.081 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28e55a3a-0171-43d6-b817-452c8ab30512 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] port_delete event received for '93e19b12-ded4-485e-8a7d-8b425f9400c8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:42:13.476 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-519c4f67-172d-4d65-8170-8778a602d1be 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] port_delete event received for '112de0a6-e040-49eb-aca1-53ad5e216f4e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:42:13.987 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:42:14.049 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:42:14.456 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9f2a20f-e676-4574-8e44-1663b0d09617 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] port_delete event received for '039060ef-815c-4898-b286-76e4e0c313df' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:42:14.581 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad6a3cb6-5545-49c3-bbac-e6f9d71a73dc - - - - -] port_delete event received for '039060ef-815c-4898-b286-76e4e0c313df' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:42:14.782 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9f2a20f-e676-4574-8e44-1663b0d09617 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] network_delete received. Deleting network 9f0551c7-6430-4845-aada-62dfaa2f8a11 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-22 10:42:14.782 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9f2a20f-e676-4574-8e44-1663b0d09617 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] Network 9f0551c7-6430-4845-aada-62dfaa2f8a11 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-22 10:42:15.910 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07a30b56-72a3-4c0f-aadd-8418decedf0b 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] port_delete event received for '06208a81-5ac6-447f-befc-e9853ea03353' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:42:17.472 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725b2724-a48a-4f2a-bcba-f589a6ca5800 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] port_delete event received for '5e8ff655-272e-4aad-8c87-e69691445e52' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:42:18.581 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74f38a52-7266-4d23-888c-cc67f7fb9534 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] port_delete event received for '2ac47cae-075c-4400-b47f-1546a249217f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:42:18.830 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74f38a52-7266-4d23-888c-cc67f7fb9534 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] network_delete received. Deleting network b02c3be0-10ab-4ac6-8062-c6b0e5b271ab network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-22 10:42:18.830 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74f38a52-7266-4d23-888c-cc67f7fb9534 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] Network b02c3be0-10ab-4ac6-8062-c6b0e5b271ab not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-22 10:42:18.864 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31bd7d2e-3203-45fd-943b-e065a081a76b - - - - -] port_delete event received for '2ac47cae-075c-4400-b47f-1546a249217f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:42:22.159 4160 2204010607368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c090109f-0e04-44ab-9893-ad1a3bcccd12 2021-11-22 10:42:22.800 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fd46899a-e561-4b56-be32-5e30f58f5b22 f6b3fe28f16a45ff8b476fd2de4d557b f2a799df19ef409eb8975d5f05fa1c01 - - -] Security group member updated on remote: ['fc37a28d-3ede-4eca-8048-ef0cccb4e2a3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:42:22.800 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-fd46899a-e561-4b56-be32-5e30f58f5b22 f6b3fe28f16a45ff8b476fd2de4d557b f2a799df19ef409eb8975d5f05fa1c01 - - -] Security group member updated ['fc37a28d-3ede-4eca-8048-ef0cccb4e2a3'] 2021-11-22 10:42:23.159 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd46899a-e561-4b56-be32-5e30f58f5b22 f6b3fe28f16a45ff8b476fd2de4d557b f2a799df19ef409eb8975d5f05fa1c01 - - -] port_delete event received for 'c090109f-0e04-44ab-9893-ad1a3bcccd12' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:42:23.987 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-22 10:42:23.987 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c090109f-0e04-44ab-9893-ad1a3bcccd12' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-22 10:42:23.987 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c090109f-0e04-44ab-9893-ad1a3bcccd12' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-22 10:42:23.987 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c090109f-0e04-44ab-9893-ad1a3bcccd12 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-22 10:42:23.987 4160 2204010610360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e114790e-2c2f-46a4-8dd6-49197de38f16 2021-11-22 10:42:23.987 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c090109f-0e04-44ab-9893-ad1a3bcccd12'] 2021-11-22 10:42:23.987 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-22 10:42:23.987 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-22 10:42:23.987 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c090109f-0e04-44ab-9893-ad1a3bcccd12'] 2021-11-22 10:42:25.456 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9e57e849-0816-41d2-a0c9-55a7cfb404d8 f6b3fe28f16a45ff8b476fd2de4d557b f2a799df19ef409eb8975d5f05fa1c01 - - -] port_delete event received for '6364dc03-a905-4d41-bede-aa5a7480b9bd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:42:25.987 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:42:26.862 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:42:31.409 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf2dcc6b-5d5c-4f94-9c98-53098824e0e5 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] port_delete event received for 'd4acd6b4-5657-4fc7-95cd-7daa4a3f2014' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:42:32.971 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8e410ac-cc81-4466-82e8-b05d9082cbcc 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] port_delete event received for '260c4cc6-d584-431e-ae2a-5e3741288db2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:42:34.191 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11d3f9cb-6268-4229-bee9-1bf5346485cd - - - - -] port_delete event received for 'aa525efc-3081-4f24-acec-b9631c876f0d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:42:34.315 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f1d092e-4099-401f-8633-41d2311dd62e 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] port_delete event received for 'aa525efc-3081-4f24-acec-b9631c876f0d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:42:34.534 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f1d092e-4099-401f-8633-41d2311dd62e 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] network_delete received. Deleting network e114790e-2c2f-46a4-8dd6-49197de38f16 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-22 10:42:34.534 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f1d092e-4099-401f-8633-41d2311dd62e 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] Network e114790e-2c2f-46a4-8dd6-49197de38f16 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-22 10:42:37.612 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32a4af78-77d1-4791-b656-f4f7ea4011a4 - - - - -] port_update received: 440a32dd-52fe-44a9-a016-734d3170c7da port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:42:37.612 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32a4af78-77d1-4791-b656-f4f7ea4011a4 - - - - -] No port 440a32dd-52fe-44a9-a016-734d3170c7da defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:42:41.597 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ccc624c-53da-4768-87f1-3f709c09b40f - - - - -] port_update received: a3319d3a-fe95-41c6-987e-42ba9bbe243f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:42:41.747 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ccc624c-53da-4768-87f1-3f709c09b40f - - - - -] No port a3319d3a-fe95-41c6-987e-42ba9bbe243f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:42:43.206 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae05b358-ca5c-48b0-a6e3-c400b898408f - - - - -] port_update received: 64085ddf-1998-4282-8671-0c42d06c4ae5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:42:43.221 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae05b358-ca5c-48b0-a6e3-c400b898408f - - - - -] No port 64085ddf-1998-4282-8671-0c42d06c4ae5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:42:44.768 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ee355533-51a0-40d8-9d76-783ce5bcf92e 026e7d57d6e04ae4bac425987a641b94 3f1c47419b1b4aceb6eb91d5f6328985 - - -] Security group rule updated on remote: ['a8a096c1-3908-471e-b12a-7c82c6dea612'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-22 10:42:44.768 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-ee355533-51a0-40d8-9d76-783ce5bcf92e 026e7d57d6e04ae4bac425987a641b94 3f1c47419b1b4aceb6eb91d5f6328985 - - -] Security group rule updated ['a8a096c1-3908-471e-b12a-7c82c6dea612'] 2021-11-22 10:42:44.893 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-39c8f103-699f-40b8-8d85-bcc234db46a7 026e7d57d6e04ae4bac425987a641b94 3f1c47419b1b4aceb6eb91d5f6328985 - - -] Security group rule updated on remote: ['a8a096c1-3908-471e-b12a-7c82c6dea612'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-22 10:42:44.893 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-39c8f103-699f-40b8-8d85-bcc234db46a7 026e7d57d6e04ae4bac425987a641b94 3f1c47419b1b4aceb6eb91d5f6328985 - - -] Security group rule updated ['a8a096c1-3908-471e-b12a-7c82c6dea612'] 2021-11-22 10:42:45.049 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bc436bd9-5b0c-473f-8026-932ba7473145 026e7d57d6e04ae4bac425987a641b94 3f1c47419b1b4aceb6eb91d5f6328985 - - -] Security group rule updated on remote: ['a8a096c1-3908-471e-b12a-7c82c6dea612'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-22 10:42:45.049 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-bc436bd9-5b0c-473f-8026-932ba7473145 026e7d57d6e04ae4bac425987a641b94 3f1c47419b1b4aceb6eb91d5f6328985 - - -] Security group rule updated ['a8a096c1-3908-471e-b12a-7c82c6dea612'] 2021-11-22 10:42:45.206 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3b48e960-34d5-4549-ab7c-8dd8db630768 026e7d57d6e04ae4bac425987a641b94 3f1c47419b1b4aceb6eb91d5f6328985 - - -] Security group rule updated on remote: ['a8a096c1-3908-471e-b12a-7c82c6dea612'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-22 10:42:45.206 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-3b48e960-34d5-4549-ab7c-8dd8db630768 026e7d57d6e04ae4bac425987a641b94 3f1c47419b1b4aceb6eb91d5f6328985 - - -] Security group rule updated ['a8a096c1-3908-471e-b12a-7c82c6dea612'] 2021-11-22 10:42:45.362 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85cb67ef-9fec-4833-a1e9-2a2e71696ed5 026e7d57d6e04ae4bac425987a641b94 3f1c47419b1b4aceb6eb91d5f6328985 - - -] Security group rule updated on remote: ['a8a096c1-3908-471e-b12a-7c82c6dea612'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-22 10:42:45.362 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-85cb67ef-9fec-4833-a1e9-2a2e71696ed5 026e7d57d6e04ae4bac425987a641b94 3f1c47419b1b4aceb6eb91d5f6328985 - - -] Security group rule updated ['a8a096c1-3908-471e-b12a-7c82c6dea612'] 2021-11-22 10:42:45.534 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0c2e0c84-b139-4756-b7c3-c0144d5d1d3e 026e7d57d6e04ae4bac425987a641b94 3f1c47419b1b4aceb6eb91d5f6328985 - - -] Security group rule updated on remote: ['a8a096c1-3908-471e-b12a-7c82c6dea612'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-22 10:42:45.534 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-0c2e0c84-b139-4756-b7c3-c0144d5d1d3e 026e7d57d6e04ae4bac425987a641b94 3f1c47419b1b4aceb6eb91d5f6328985 - - -] Security group rule updated ['a8a096c1-3908-471e-b12a-7c82c6dea612'] 2021-11-22 10:42:47.393 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec2f9345-97ae-4653-93e0-f115646a5b51 - - - - -] port_update received: bc57488b-98b0-41d0-ac52-fc7f3f3e5522 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:42:47.408 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec2f9345-97ae-4653-93e0-f115646a5b51 - - - - -] No port bc57488b-98b0-41d0-ac52-fc7f3f3e5522 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:43:15.158 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-76306ce6-bf87-4008-beb5-5eb65aa6362c 026e7d57d6e04ae4bac425987a641b94 3f1c47419b1b4aceb6eb91d5f6328985 - - -] Security group member updated on remote: ['a8a096c1-3908-471e-b12a-7c82c6dea612'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:43:15.158 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-76306ce6-bf87-4008-beb5-5eb65aa6362c 026e7d57d6e04ae4bac425987a641b94 3f1c47419b1b4aceb6eb91d5f6328985 - - -] Security group member updated ['a8a096c1-3908-471e-b12a-7c82c6dea612'] 2021-11-22 10:43:16.111 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8b35d-ad8f-4d70-a53d-c989b3c5ff66 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] port_update received: e3101a59-2cca-4f49-b78e-c91a28401eb9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:43:16.127 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8b35d-ad8f-4d70-a53d-c989b3c5ff66 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] No port e3101a59-2cca-4f49-b78e-c91a28401eb9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:43:22.720 4160 2204010607192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e3101a59-2cca-4f49-b78e-c91a28401eb9 2021-11-22 10:43:22.987 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-22 10:43:23.267 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Adding port e3101a59-2cca-4f49-b78e-c91a28401eb9 2021-11-22 10:43:23.267 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Port e3101a59-2cca-4f49-b78e-c91a28401eb9 updated. Details: {'device': 'e3101a59-2cca-4f49-b78e-c91a28401eb9', 'network_id': 'f7304a1e-1535-4fd7-8c3b-2de67fef34b2', 'port_id': 'e3101a59-2cca-4f49-b78e-c91a28401eb9', 'mac_address': 'fa:16:3e:66:43:d9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 613, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '416b5eea-d390-4b0e-895d-af54a4cd08ab', '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-11-22 10:43:23.267 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-22 10:43:23.267 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e3101a59-2cca-4f49-b78e-c91a28401eb9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:43:23.267 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e3101a59-2cca-4f49-b78e-c91a28401eb9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-22 10:43:23.267 4160 2204010610360 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f7304a1e-1535-4fd7-8c3b-2de67fef34b2 2021-11-22 10:43:23.267 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-22 10:43:23.399 4160 2204010610360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e3101a59-2cca-4f49-b78e-c91a28401eb9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:43:23.399 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e3101a59-2cca-4f49-b78e-c91a28401eb9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:43:23.399 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e3101a59-2cca-4f49-b78e-c91a28401eb9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-22 10:43:23.399 4160 2204010610360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 613, VLAN trunk: None to switch port e3101a59-2cca-4f49-b78e-c91a28401eb9 2021-11-22 10:43:23.457 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-22 10:43:23.457 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e3101a59-2cca-4f49-b78e-c91a28401eb9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:43:23.721 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e3101a59-2cca-4f49-b78e-c91a28401eb9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:43:23.721 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:43:23.721 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a8a096c1-3908-471e-b12a-7c82c6dea612) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:43:23.721 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e3101a59-2cca-4f49-b78e-c91a28401eb9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:43:23.721 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-22 10:43:23.721 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e3101a59-2cca-4f49-b78e-c91a28401eb9 not yet added. Adding. 2021-11-22 10:43:23.721 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-22 10:43:23.721 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-22 10:43:23.799 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e3101a59-2cca-4f49-b78e-c91a28401eb9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:43:23.866 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e3101a59-2cca-4f49-b78e-c91a28401eb9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:43:23.866 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e3101a59-2cca-4f49-b78e-c91a28401eb9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:43:23.940 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e3101a59-2cca-4f49-b78e-c91a28401eb9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.079s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:43:24.005 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e3101a59-2cca-4f49-b78e-c91a28401eb9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.734s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:43:24.005 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e3101a59-2cca-4f49-b78e-c91a28401eb9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-22 10:43:24.005 4160 2204010610360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e3101a59-2cca-4f49-b78e-c91a28401eb9 processed. 2021-11-22 10:43:25.017 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:43:25.205 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:43:35.439 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7eb6c5c-c7cb-4cc5-a265-6a186a977020 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] network_delete received. Deleting network 6a787f29-724c-41d0-8032-2441ef36bbcd network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-22 10:43:35.439 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7eb6c5c-c7cb-4cc5-a265-6a186a977020 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] Network 6a787f29-724c-41d0-8032-2441ef36bbcd not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-22 10:43:36.237 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-843a30c4-68cf-44ad-88cb-fc5cbae6aac5 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] network_delete received. Deleting network 132b6673-0920-41b2-b57f-efed93c41e8e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-22 10:43:36.237 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-843a30c4-68cf-44ad-88cb-fc5cbae6aac5 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] Network 132b6673-0920-41b2-b57f-efed93c41e8e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-22 10:45:37.016 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aaaed9d6-3620-4da5-89ba-b980bb789292 026e7d57d6e04ae4bac425987a641b94 3f1c47419b1b4aceb6eb91d5f6328985 - - -] Security group member updated on remote: ['a8a096c1-3908-471e-b12a-7c82c6dea612'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:45:37.016 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-aaaed9d6-3620-4da5-89ba-b980bb789292 026e7d57d6e04ae4bac425987a641b94 3f1c47419b1b4aceb6eb91d5f6328985 - - -] Security group member updated ['a8a096c1-3908-471e-b12a-7c82c6dea612'] 2021-11-22 10:45:37.343 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aaaed9d6-3620-4da5-89ba-b980bb789292 026e7d57d6e04ae4bac425987a641b94 3f1c47419b1b4aceb6eb91d5f6328985 - - -] port_delete event received for 'e3101a59-2cca-4f49-b78e-c91a28401eb9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:45:37.378 4160 2204010607368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e3101a59-2cca-4f49-b78e-c91a28401eb9 2021-11-22 10:45:37.671 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-22 10:45:37.671 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e3101a59-2cca-4f49-b78e-c91a28401eb9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-22 10:45:37.671 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e3101a59-2cca-4f49-b78e-c91a28401eb9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-22 10:45:37.671 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e3101a59-2cca-4f49-b78e-c91a28401eb9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-22 10:45:37.675 4160 2204010610360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f7304a1e-1535-4fd7-8c3b-2de67fef34b2 2021-11-22 10:45:37.675 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e3101a59-2cca-4f49-b78e-c91a28401eb9'] 2021-11-22 10:45:37.675 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-22 10:45:37.675 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-22 10:45:37.675 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e3101a59-2cca-4f49-b78e-c91a28401eb9'] 2021-11-22 10:45:39.687 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:45:39.702 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:45:41.222 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-df9c6064-d0da-43ca-8f04-cdc96fa9d8f1 026e7d57d6e04ae4bac425987a641b94 3f1c47419b1b4aceb6eb91d5f6328985 - - -] Security group member updated on remote: ['a8a096c1-3908-471e-b12a-7c82c6dea612'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:45:41.222 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-df9c6064-d0da-43ca-8f04-cdc96fa9d8f1 026e7d57d6e04ae4bac425987a641b94 3f1c47419b1b4aceb6eb91d5f6328985 - - -] Security group member updated ['a8a096c1-3908-471e-b12a-7c82c6dea612'] 2021-11-22 10:45:42.140 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b80f5bbc-25ea-4a95-be4f-a600465cafff 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] port_update received: 26065c2f-a918-44a5-ac36-c7046284fb05 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:45:42.155 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b80f5bbc-25ea-4a95-be4f-a600465cafff 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] No port 26065c2f-a918-44a5-ac36-c7046284fb05 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:45:49.624 4160 2204010607192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 26065c2f-a918-44a5-ac36-c7046284fb05 2021-11-22 10:45:49.764 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-22 10:45:49.956 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Adding port 26065c2f-a918-44a5-ac36-c7046284fb05 2021-11-22 10:45:49.956 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Port 26065c2f-a918-44a5-ac36-c7046284fb05 updated. Details: {'device': '26065c2f-a918-44a5-ac36-c7046284fb05', 'network_id': 'f7304a1e-1535-4fd7-8c3b-2de67fef34b2', 'port_id': '26065c2f-a918-44a5-ac36-c7046284fb05', 'mac_address': 'fa:16:3e:67:a5:d5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 613, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '416b5eea-d390-4b0e-895d-af54a4cd08ab', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-22 10:45:49.956 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-22 10:45:49.956 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-26065c2f-a918-44a5-ac36-c7046284fb05" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:45:49.956 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 26065c2f-a918-44a5-ac36-c7046284fb05 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-22 10:45:49.956 4160 2204010610360 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f7304a1e-1535-4fd7-8c3b-2de67fef34b2 2021-11-22 10:45:49.983 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-22 10:45:50.144 4160 2204010610360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '26065c2f-a918-44a5-ac36-c7046284fb05') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:45:50.144 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '26065c2f-a918-44a5-ac36-c7046284fb05') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:45:50.144 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 26065c2f-a918-44a5-ac36-c7046284fb05 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-22 10:45:50.144 4160 2204010610360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 613, VLAN trunk: None to switch port 26065c2f-a918-44a5-ac36-c7046284fb05 2021-11-22 10:45:50.216 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-22 10:45:50.216 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['26065c2f-a918-44a5-ac36-c7046284fb05'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:45:50.468 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['26065c2f-a918-44a5-ac36-c7046284fb05']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:45:50.468 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:45:50.468 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a8a096c1-3908-471e-b12a-7c82c6dea612) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:45:50.468 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 26065c2f-a918-44a5-ac36-c7046284fb05 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:45:50.468 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-22 10:45:50.468 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 26065c2f-a918-44a5-ac36-c7046284fb05 not yet added. Adding. 2021-11-22 10:45:50.468 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-22 10:45:50.468 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-22 10:45:50.534 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-26065c2f-a918-44a5-ac36-c7046284fb05" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:45:50.603 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-26065c2f-a918-44a5-ac36-c7046284fb05" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:45:50.603 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-26065c2f-a918-44a5-ac36-c7046284fb05" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:45:50.675 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-26065c2f-a918-44a5-ac36-c7046284fb05" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:45:50.749 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-26065c2f-a918-44a5-ac36-c7046284fb05" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:45:50.749 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 26065c2f-a918-44a5-ac36-c7046284fb05 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-22 10:45:50.749 4160 2204010610360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 26065c2f-a918-44a5-ac36-c7046284fb05 processed. 2021-11-22 10:45:51.780 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:45:52.081 4160 2204010610360 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:405 2021-11-22 10:47:36.377 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0884dfab-af65-4eae-ae5c-3869308b7ee1 026e7d57d6e04ae4bac425987a641b94 3f1c47419b1b4aceb6eb91d5f6328985 - - -] Security group member updated on remote: ['a8a096c1-3908-471e-b12a-7c82c6dea612'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:47:36.377 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-0884dfab-af65-4eae-ae5c-3869308b7ee1 026e7d57d6e04ae4bac425987a641b94 3f1c47419b1b4aceb6eb91d5f6328985 - - -] Security group member updated ['a8a096c1-3908-471e-b12a-7c82c6dea612'] 2021-11-22 10:47:37.185 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c617e1c-7769-423a-ad4c-1b301491cb3a 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] port_update received: d55cac52-a1c8-4010-a964-70aa95d07e5f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-22 10:47:37.193 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c617e1c-7769-423a-ad4c-1b301491cb3a 889106fb9a374205840949f744e48b44 99e2acc020d542bb9d7996c21a8f3dcb - - -] No port d55cac52-a1c8-4010-a964-70aa95d07e5f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-22 10:47:44.429 4160 2204010607192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d55cac52-a1c8-4010-a964-70aa95d07e5f 2021-11-22 10:47:46.325 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-22 10:47:46.515 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Adding port d55cac52-a1c8-4010-a964-70aa95d07e5f 2021-11-22 10:47:46.515 4160 2203911339704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Port d55cac52-a1c8-4010-a964-70aa95d07e5f updated. Details: {'device': 'd55cac52-a1c8-4010-a964-70aa95d07e5f', 'network_id': 'f7304a1e-1535-4fd7-8c3b-2de67fef34b2', 'port_id': 'd55cac52-a1c8-4010-a964-70aa95d07e5f', 'mac_address': 'fa:16:3e:6f:a1:f6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 613, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '416b5eea-d390-4b0e-895d-af54a4cd08ab', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-22 10:47:46.544 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-22 10:47:46.544 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d55cac52-a1c8-4010-a964-70aa95d07e5f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:47:46.544 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d55cac52-a1c8-4010-a964-70aa95d07e5f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-22 10:47:46.544 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-22 10:47:46.670 4160 2204010610360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd55cac52-a1c8-4010-a964-70aa95d07e5f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:47:46.670 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd55cac52-a1c8-4010-a964-70aa95d07e5f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-22 10:47:46.670 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d55cac52-a1c8-4010-a964-70aa95d07e5f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-22 10:47:46.670 4160 2204010610360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 613, VLAN trunk: None to switch port d55cac52-a1c8-4010-a964-70aa95d07e5f 2021-11-22 10:47:46.747 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-22 10:47:46.747 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d55cac52-a1c8-4010-a964-70aa95d07e5f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-22 10:47:46.981 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d55cac52-a1c8-4010-a964-70aa95d07e5f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-22 10:47:46.981 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-22 10:47:46.981 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a8a096c1-3908-471e-b12a-7c82c6dea612) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-22 10:47:46.981 4160 2204010610360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d55cac52-a1c8-4010-a964-70aa95d07e5f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-22 10:47:46.981 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-22 10:47:46.981 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d55cac52-a1c8-4010-a964-70aa95d07e5f not yet added. Adding. 2021-11-22 10:47:46.981 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-22 10:47:46.997 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-22 10:47:47.070 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d55cac52-a1c8-4010-a964-70aa95d07e5f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:47:47.154 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d55cac52-a1c8-4010-a964-70aa95d07e5f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:47:47.154 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d55cac52-a1c8-4010-a964-70aa95d07e5f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:47:47.247 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d55cac52-a1c8-4010-a964-70aa95d07e5f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:47:47.325 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d55cac52-a1c8-4010-a964-70aa95d07e5f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.781s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:47:47.325 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d55cac52-a1c8-4010-a964-70aa95d07e5f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-22 10:47:47.325 4160 2204010610360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d55cac52-a1c8-4010-a964-70aa95d07e5f processed. 2021-11-22 10:47:48.341 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:47:48.544 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:49:24.183 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3039611-04a0-4224-a6eb-13f2c47b513f 026e7d57d6e04ae4bac425987a641b94 3f1c47419b1b4aceb6eb91d5f6328985 - - -] port_delete event received for 'e8e2dab9-2ee1-4e5d-88a6-77287ba88cf7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:49:26.745 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-58210c6a-6a83-49bd-847d-e2b3497515f8 026e7d57d6e04ae4bac425987a641b94 3f1c47419b1b4aceb6eb91d5f6328985 - - -] Security group member updated on remote: ['a8a096c1-3908-471e-b12a-7c82c6dea612'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:49:26.745 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-58210c6a-6a83-49bd-847d-e2b3497515f8 026e7d57d6e04ae4bac425987a641b94 3f1c47419b1b4aceb6eb91d5f6328985 - - -] Security group member updated ['a8a096c1-3908-471e-b12a-7c82c6dea612'] 2021-11-22 10:49:26.840 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58210c6a-6a83-49bd-847d-e2b3497515f8 026e7d57d6e04ae4bac425987a641b94 3f1c47419b1b4aceb6eb91d5f6328985 - - -] port_delete event received for 'd55cac52-a1c8-4010-a964-70aa95d07e5f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:49:26.936 4160 2204010607368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d55cac52-a1c8-4010-a964-70aa95d07e5f 2021-11-22 10:49:28.793 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-22 10:49:28.793 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd55cac52-a1c8-4010-a964-70aa95d07e5f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-22 10:49:28.793 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd55cac52-a1c8-4010-a964-70aa95d07e5f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-22 10:49:28.793 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d55cac52-a1c8-4010-a964-70aa95d07e5f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-22 10:49:28.805 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d55cac52-a1c8-4010-a964-70aa95d07e5f'] 2021-11-22 10:49:28.805 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-22 10:49:28.805 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-22 10:49:28.805 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d55cac52-a1c8-4010-a964-70aa95d07e5f'] 2021-11-22 10:49:30.808 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:49:30.839 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:49:31.386 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25d84892-bd00-458e-8a4c-5ba32fff1b4d 026e7d57d6e04ae4bac425987a641b94 3f1c47419b1b4aceb6eb91d5f6328985 - - -] port_delete event received for 'b789e25b-f06f-44f1-ba58-49295b224aed' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:49:33.885 4160 2204010610360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-55c38f89-1e3c-426c-8914-a72dcb2ef983 026e7d57d6e04ae4bac425987a641b94 3f1c47419b1b4aceb6eb91d5f6328985 - - -] Security group member updated on remote: ['a8a096c1-3908-471e-b12a-7c82c6dea612'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-22 10:49:33.885 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [req-55c38f89-1e3c-426c-8914-a72dcb2ef983 026e7d57d6e04ae4bac425987a641b94 3f1c47419b1b4aceb6eb91d5f6328985 - - -] Security group member updated ['a8a096c1-3908-471e-b12a-7c82c6dea612'] 2021-11-22 10:49:33.964 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55c38f89-1e3c-426c-8914-a72dcb2ef983 026e7d57d6e04ae4bac425987a641b94 3f1c47419b1b4aceb6eb91d5f6328985 - - -] port_delete event received for '26065c2f-a918-44a5-ac36-c7046284fb05' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:49:34.980 4160 2204010607368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 26065c2f-a918-44a5-ac36-c7046284fb05 2021-11-22 10:49:36.198 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fdad452d-bb09-45a9-a849-78363dfc704c 026e7d57d6e04ae4bac425987a641b94 3f1c47419b1b4aceb6eb91d5f6328985 - - -] port_delete event received for '7d6b869c-5668-43f8-b80c-57891ce675a4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:49:36.870 4160 2203911339704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa37787-9f22-4470-8d51-64e77906dc18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-22 10:49:36.870 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '26065c2f-a918-44a5-ac36-c7046284fb05' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-22 10:49:36.870 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '26065c2f-a918-44a5-ac36-c7046284fb05' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-22 10:49:36.870 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 26065c2f-a918-44a5-ac36-c7046284fb05 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-22 10:49:36.873 4160 2204010610360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f7304a1e-1535-4fd7-8c3b-2de67fef34b2 2021-11-22 10:49:36.873 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['26065c2f-a918-44a5-ac36-c7046284fb05'] 2021-11-22 10:49:36.873 4160 2204010610360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-22 10:49:36.873 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-22 10:49:36.873 4160 2204010610360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['26065c2f-a918-44a5-ac36-c7046284fb05'] 2021-11-22 10:49:38.871 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-22 10:49:38.901 4160 2204010610360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-22 10:49:39.166 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-238288c4-c5a3-42dc-b169-aab12bfcb8cc 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] port_delete event received for 'a3319d3a-fe95-41c6-987e-42ba9bbe243f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:49:40.464 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1169eccd-918d-421f-80e4-e1b8acb6e89f 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] port_delete event received for '440a32dd-52fe-44a9-a016-734d3170c7da' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:49:41.496 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb7cc0ab-9123-432e-b103-7935c1aacb53 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] port_delete event received for 'e237ab92-12e8-4856-be9e-abc0f7d65648' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:49:41.792 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb7cc0ab-9123-432e-b103-7935c1aacb53 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] network_delete received. Deleting network f7304a1e-1535-4fd7-8c3b-2de67fef34b2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-22 10:49:41.824 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb7cc0ab-9123-432e-b103-7935c1aacb53 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] Network f7304a1e-1535-4fd7-8c3b-2de67fef34b2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-22 10:49:43.230 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e087cea0-5995-4177-a3c7-2c37b81b31af 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] port_delete event received for 'bc57488b-98b0-41d0-ac52-fc7f3f3e5522' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:49:44.589 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0b4ed8a-49c8-4037-8a9f-8d689f26b342 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] port_delete event received for '64085ddf-1998-4282-8671-0c42d06c4ae5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:49:45.511 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7a9ec73-e809-4f27-8b8a-8d74908a267c 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] port_delete event received for 'a312e3ab-fbca-4129-85ce-de7072206b18' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:49:45.636 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d649b88-03cd-4b63-bd4d-0dbda60c1e11 - - - - -] port_delete event received for 'a312e3ab-fbca-4129-85ce-de7072206b18' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-22 10:49:45.793 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7a9ec73-e809-4f27-8b8a-8d74908a267c 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] network_delete received. Deleting network e4aacac4-9f75-4926-826a-4bf13d52d7ac network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-22 10:49:45.793 4160 2204010610360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7a9ec73-e809-4f27-8b8a-8d74908a267c 58ca3ec6cd5d400089f2fcaeed4a3827 333cfad88d87488994a2c23a58cc1014 - - -] Network e4aacac4-9f75-4926-826a-4bf13d52d7ac not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463