2021-07-01 07:16:16.075 4396 2014305000616 MainThread INFO neutron.common.config [-] Logging enabled! 2021-07-01 07:16:16.096 4396 2014305000616 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev442 2021-07-01 07:16:16.096 4396 2014305000616 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-07-01 07:16:16.125 4396 2014305000616 MainThread INFO os_win.utils.network.networkutils [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] WMI caching is disabled. 2021-07-01 07:16:16.341 4396 2014305000616 MainThread DEBUG neutron.agent.securitygroups_rpc [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:120 2021-07-01 07:16:16.435 4396 2014305000616 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-07-01 07:16:16.435 4396 2014305000616 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-07-01 07:16:16.678 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent initialized successfully, now running... 2021-07-01 07:16:16.688 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-07-01 07:16:16.711 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-07-01 07:16:16.762 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-07-01 07:18:18.008 4396 2012255549400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c19c549-cb98-4e0a-8a82-413e0baa78ee - - - - -] port_update received: a3c5c011-205b-4825-a47f-6c2860c9f813 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 07:18:18.008 4396 2012255549400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c19c549-cb98-4e0a-8a82-413e0baa78ee - - - - -] No port a3c5c011-205b-4825-a47f-6c2860c9f813 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 07:18:18.227 4396 2012255549400 MainThread WARNING oslo_policy.policy [req-4d42609b-59c7-4b78-adcc-23c3eccc3f7f dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] 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-07-01 07:18:18.241 4396 2012255549400 MainThread WARNING oslo_policy.policy [req-4d42609b-59c7-4b78-adcc-23c3eccc3f7f dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] 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-07-01 07:18:18.241 4396 2012255549400 MainThread WARNING oslo_policy.policy [req-4d42609b-59c7-4b78-adcc-23c3eccc3f7f dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] 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-07-01 07:18:18.261 4396 2012255549400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4d42609b-59c7-4b78-adcc-23c3eccc3f7f dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Security group member updated on remote: ['23bb36fc-c05a-46d3-9f8c-9fcc660f2568'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:18:18.271 4396 2012255549400 MainThread INFO neutron.agent.securitygroups_rpc [req-4d42609b-59c7-4b78-adcc-23c3eccc3f7f dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Security group member updated ['23bb36fc-c05a-46d3-9f8c-9fcc660f2568'] 2021-07-01 07:18:22.070 4396 2012255549400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b656907e-474c-4d66-a176-25d0fe2f2fd8 - - - - -] port_update received: 5f9eb638-53b1-4b53-ac60-656788fdc92f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 07:18:22.085 4396 2012255549400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b656907e-474c-4d66-a176-25d0fe2f2fd8 - - - - -] No port 5f9eb638-53b1-4b53-ac60-656788fdc92f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 07:18:22.192 4396 2012255549400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c61a094c-ef46-401c-bb95-9cd447948579 dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] network_delete received. Deleting network 51d34c17-158b-403b-89dd-93dcb081ff1b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-01 07:18:22.192 4396 2012255549400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c61a094c-ef46-401c-bb95-9cd447948579 dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] Network 51d34c17-158b-403b-89dd-93dcb081ff1b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-01 07:18:23.441 4396 2012255549400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0835e79d-ce33-49cc-82a8-585b08744e2f - - - - -] port_update received: fff9f873-01a2-48de-a7e2-6b9f40c9e792 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 07:18:23.457 4396 2012255549400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0835e79d-ce33-49cc-82a8-585b08744e2f - - - - -] No port fff9f873-01a2-48de-a7e2-6b9f40c9e792 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 07:18:23.832 4396 2012255549400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2486e6c-a32c-4f61-a547-d3f7053cb37f 4da7dbbaca734b96b2a292ff79ce8d50 54bd96a9f30248178aa9e9d66c785279 - - -] port_update received: 38fb9dad-15c1-4691-9e3c-20477f960a51 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 07:18:23.852 4396 2012255549400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2486e6c-a32c-4f61-a547-d3f7053cb37f 4da7dbbaca734b96b2a292ff79ce8d50 54bd96a9f30248178aa9e9d66c785279 - - -] No port 38fb9dad-15c1-4691-9e3c-20477f960a51 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 07:18:25.836 4396 2012255549400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e048e62-5cda-4a09-b6de-ad4b73dc65fb dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] network_delete received. Deleting network 6e590ec1-2d5e-414c-9549-22d30f055efe network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-01 07:18:25.836 4396 2012255549400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e048e62-5cda-4a09-b6de-ad4b73dc65fb dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] Network 6e590ec1-2d5e-414c-9549-22d30f055efe not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-01 07:18:28.691 4396 2012255549400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-438498da-8d61-4380-be6e-eab4386d461f 4cc5d26f193b40d7b299e389d495d3c7 6c869f357b0641b29f1fbd36bab60f1e - - -] Security group member updated on remote: ['c22cd1d2-3da6-418e-a970-347b48f8b44c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:18:28.691 4396 2012255549400 MainThread INFO neutron.agent.securitygroups_rpc [req-438498da-8d61-4380-be6e-eab4386d461f 4cc5d26f193b40d7b299e389d495d3c7 6c869f357b0641b29f1fbd36bab60f1e - - -] Security group member updated ['c22cd1d2-3da6-418e-a970-347b48f8b44c'] 2021-07-01 07:18:29.519 4396 2012255549400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5ab8a5e-f9e8-4bc4-b58c-e8d4f8a4aab8 - - - - -] port_update received: 371865f9-c691-46b6-8a4a-86755dc52003 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 07:18:29.550 4396 2012255549400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5ab8a5e-f9e8-4bc4-b58c-e8d4f8a4aab8 - - - - -] No port 371865f9-c691-46b6-8a4a-86755dc52003 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 07:18:30.470 4396 2012255549400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-937c1cc4-e1c7-4b4c-9bb0-5f26fb93f783 eb049f0af9b7462c94e5c10435629246 342144998fd5453fa8ed78cbb277da95 - - -] Security group rule updated on remote: ['a945c859-40e1-4df6-9802-806dcf5d37ad'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 07:18:30.470 4396 2012255549400 MainThread INFO neutron.agent.securitygroups_rpc [req-937c1cc4-e1c7-4b4c-9bb0-5f26fb93f783 eb049f0af9b7462c94e5c10435629246 342144998fd5453fa8ed78cbb277da95 - - -] Security group rule updated ['a945c859-40e1-4df6-9802-806dcf5d37ad'] 2021-07-01 07:18:31.387 4396 2012255549400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b3e70224-8411-468d-ba8f-ec59719e2c90 eb049f0af9b7462c94e5c10435629246 342144998fd5453fa8ed78cbb277da95 - - -] Security group rule updated on remote: ['a945c859-40e1-4df6-9802-806dcf5d37ad'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 07:18:31.399 4396 2012255549400 MainThread INFO neutron.agent.securitygroups_rpc [req-b3e70224-8411-468d-ba8f-ec59719e2c90 eb049f0af9b7462c94e5c10435629246 342144998fd5453fa8ed78cbb277da95 - - -] Security group rule updated ['a945c859-40e1-4df6-9802-806dcf5d37ad'] 2021-07-01 07:18:33.230 4396 2012255549400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1bf1f25d-9d6d-4810-a591-bcb5133fc642 - - - - -] port_update received: a3366679-f3fe-4f22-8658-56e9c95ec1ae port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 07:18:33.241 4396 2012255549400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1bf1f25d-9d6d-4810-a591-bcb5133fc642 - - - - -] No port a3366679-f3fe-4f22-8658-56e9c95ec1ae defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 07:18:33.522 4396 2012255547640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 38fb9dad-15c1-4691-9e3c-20477f960a51 2021-07-01 07:18:33.972 4396 2012255549400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-065d7947-0977-4162-8202-208c30f68282 ffa8de8253a04f15a12d65439a6e27b9 0671137f7a4e4cea826b111372c215c9 - - -] Security group rule updated on remote: ['ada2616b-13b6-4ab4-bd84-43f37b0af554'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 07:18:33.972 4396 2012255549400 MainThread INFO neutron.agent.securitygroups_rpc [req-065d7947-0977-4162-8202-208c30f68282 ffa8de8253a04f15a12d65439a6e27b9 0671137f7a4e4cea826b111372c215c9 - - -] Security group rule updated ['ada2616b-13b6-4ab4-bd84-43f37b0af554'] 2021-07-01 07:18:34.066 4396 2012255549400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ba3aaa8-5660-457a-bbc9-0d34aac549c4 - - - - -] port_update received: 486f8a6d-7cc9-4e28-82e8-e7d2272b07d3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 07:18:34.070 4396 2012255549400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ba3aaa8-5660-457a-bbc9-0d34aac549c4 - - - - -] No port 486f8a6d-7cc9-4e28-82e8-e7d2272b07d3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 07:18:34.816 4396 2012255549400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7d951ff-a7bf-4c51-b744-2a2564541640 4da7dbbaca734b96b2a292ff79ce8d50 54bd96a9f30248178aa9e9d66c785279 - - -] port_update received: d1bd2219-b955-4ed9-afeb-edd494da4d1b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 07:18:34.816 4396 2012255549400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7d951ff-a7bf-4c51-b744-2a2564541640 4da7dbbaca734b96b2a292ff79ce8d50 54bd96a9f30248178aa9e9d66c785279 - - -] No port d1bd2219-b955-4ed9-afeb-edd494da4d1b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 07:18:34.847 4396 2012255549400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2935f281-184c-499b-b3d6-10932093cdf5 ffa8de8253a04f15a12d65439a6e27b9 0671137f7a4e4cea826b111372c215c9 - - -] Security group rule updated on remote: ['ada2616b-13b6-4ab4-bd84-43f37b0af554'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 07:18:34.847 4396 2012255549400 MainThread INFO neutron.agent.securitygroups_rpc [req-2935f281-184c-499b-b3d6-10932093cdf5 ffa8de8253a04f15a12d65439a6e27b9 0671137f7a4e4cea826b111372c215c9 - - -] Security group rule updated ['ada2616b-13b6-4ab4-bd84-43f37b0af554'] 2021-07-01 07:18:35.315 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 07:18:36.050 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Adding port 38fb9dad-15c1-4691-9e3c-20477f960a51 2021-07-01 07:18:36.054 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Port 38fb9dad-15c1-4691-9e3c-20477f960a51 updated. Details: {'device': '38fb9dad-15c1-4691-9e3c-20477f960a51', 'network_id': '5208ea99-b35a-4ddf-b2f3-65375c35e446', 'port_id': '38fb9dad-15c1-4691-9e3c-20477f960a51', 'mac_address': 'fa:16:3e:cc:a0:74', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 190, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3f971909-b75c-4f63-ba52-fc5b4e3ce9a7', '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-07-01 07:18:36.054 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] 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-07-01 07:18:36.070 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-38fb9dad-15c1-4691-9e3c-20477f960a51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:18:36.070 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 38fb9dad-15c1-4691-9e3c-20477f960a51 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 07:18:36.070 4396 2012255549752 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5208ea99-b35a-4ddf-b2f3-65375c35e446 2021-07-01 07:18:36.085 4396 2012255549752 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-07-01 07:18:36.273 4396 2012255549752 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '38fb9dad-15c1-4691-9e3c-20477f960a51') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:18:36.273 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '38fb9dad-15c1-4691-9e3c-20477f960a51') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:18:36.288 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 38fb9dad-15c1-4691-9e3c-20477f960a51 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 07:18:36.288 4396 2012255549752 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 190, VLAN trunk: None to switch port 38fb9dad-15c1-4691-9e3c-20477f960a51 2021-07-01 07:18:36.378 4396 2012255549752 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 07:18:36.382 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['38fb9dad-15c1-4691-9e3c-20477f960a51'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:18:37.034 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['38fb9dad-15c1-4691-9e3c-20477f960a51']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:18:37.054 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:18:37.054 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (23bb36fc-c05a-46d3-9f8c-9fcc660f2568) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 07:18:37.054 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (23bb36fc-c05a-46d3-9f8c-9fcc660f2568) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 07:18:37.070 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 38fb9dad-15c1-4691-9e3c-20477f960a51 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:18:37.070 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 07:18:37.070 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 38fb9dad-15c1-4691-9e3c-20477f960a51 not yet added. Adding. 2021-07-01 07:18:37.088 4396 2012255549752 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-07-01 07:18:37.088 4396 2012255549752 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-07-01 07:18:37.180 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-38fb9dad-15c1-4691-9e3c-20477f960a51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:18:37.258 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-38fb9dad-15c1-4691-9e3c-20477f960a51" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:18:37.258 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-38fb9dad-15c1-4691-9e3c-20477f960a51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:18:37.333 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-38fb9dad-15c1-4691-9e3c-20477f960a51" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:18:37.431 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-38fb9dad-15c1-4691-9e3c-20477f960a51" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:18:37.441 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 38fb9dad-15c1-4691-9e3c-20477f960a51 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 07:18:37.441 4396 2012255549752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 38fb9dad-15c1-4691-9e3c-20477f960a51 processed. 2021-07-01 07:18:39.362 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:18:39.379 4396 2012255550104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab46a18c-e94a-48e3-a029-d4057539d64c 01a21e7576244933b95e48f794e18b91 2d383c093d4d463bb24d981eb34370b8 - - -] Security group member updated on remote: ['a796a411-fdea-43b6-b5d7-acf071cb2804'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:18:39.379 4396 2012255550104 MainThread INFO neutron.agent.securitygroups_rpc [req-ab46a18c-e94a-48e3-a029-d4057539d64c 01a21e7576244933b95e48f794e18b91 2d383c093d4d463bb24d981eb34370b8 - - -] Security group member updated ['a796a411-fdea-43b6-b5d7-acf071cb2804'] 2021-07-01 07:18:39.535 4396 2012255547640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d1bd2219-b955-4ed9-afeb-edd494da4d1b 2021-07-01 07:18:39.929 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.563s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:18:41.320 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-113845c5-2c8f-4d96-9ed6-c395c1c65743 4da7dbbaca734b96b2a292ff79ce8d50 54bd96a9f30248178aa9e9d66c785279 - - -] port_update received: f5ce2961-df2e-42ea-9267-21037ca5dec5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 07:18:41.334 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-113845c5-2c8f-4d96-9ed6-c395c1c65743 4da7dbbaca734b96b2a292ff79ce8d50 54bd96a9f30248178aa9e9d66c785279 - - -] No port f5ce2961-df2e-42ea-9267-21037ca5dec5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 07:18:41.367 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 07:18:41.695 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Adding port d1bd2219-b955-4ed9-afeb-edd494da4d1b 2021-07-01 07:18:41.695 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Port d1bd2219-b955-4ed9-afeb-edd494da4d1b updated. Details: {'device': 'd1bd2219-b955-4ed9-afeb-edd494da4d1b', 'network_id': 'ccb014bf-ffbe-4c98-81b8-3ef42c1aad58', 'port_id': 'd1bd2219-b955-4ed9-afeb-edd494da4d1b', 'mac_address': 'fa:16:3e:56:6f:db', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 155, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6c8bd6bd-636e-45b0-9c36-b73735b684cf', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-01 07:18:41.695 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] 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-07-01 07:18:41.711 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d1bd2219-b955-4ed9-afeb-edd494da4d1b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:18:41.722 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d1bd2219-b955-4ed9-afeb-edd494da4d1b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 07:18:41.722 4396 2012255549752 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ccb014bf-ffbe-4c98-81b8-3ef42c1aad58 2021-07-01 07:18:41.722 4396 2012255549752 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-07-01 07:18:41.863 4396 2012255549752 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd1bd2219-b955-4ed9-afeb-edd494da4d1b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:18:41.863 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd1bd2219-b955-4ed9-afeb-edd494da4d1b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:18:41.885 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d1bd2219-b955-4ed9-afeb-edd494da4d1b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 07:18:41.885 4396 2012255549752 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 155, VLAN trunk: None to switch port d1bd2219-b955-4ed9-afeb-edd494da4d1b 2021-07-01 07:18:41.940 4396 2012255550280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ed25a365-9399-471f-bf71-b9e39e0a350b 01a21e7576244933b95e48f794e18b91 2d383c093d4d463bb24d981eb34370b8 - - -] Security group member updated on remote: ['a796a411-fdea-43b6-b5d7-acf071cb2804'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:18:41.940 4396 2012255550280 MainThread INFO neutron.agent.securitygroups_rpc [req-ed25a365-9399-471f-bf71-b9e39e0a350b 01a21e7576244933b95e48f794e18b91 2d383c093d4d463bb24d981eb34370b8 - - -] Security group member updated ['a796a411-fdea-43b6-b5d7-acf071cb2804'] 2021-07-01 07:18:41.976 4396 2012255549752 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 07:18:41.976 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d1bd2219-b955-4ed9-afeb-edd494da4d1b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:18:42.222 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d1bd2219-b955-4ed9-afeb-edd494da4d1b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:18:42.242 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:18:42.242 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c22cd1d2-3da6-418e-a970-347b48f8b44c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 07:18:42.255 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c22cd1d2-3da6-418e-a970-347b48f8b44c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 07:18:42.255 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d1bd2219-b955-4ed9-afeb-edd494da4d1b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:18:42.269 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 07:18:42.269 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d1bd2219-b955-4ed9-afeb-edd494da4d1b not yet added. Adding. 2021-07-01 07:18:42.269 4396 2012255549752 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-07-01 07:18:42.285 4396 2012255549752 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-07-01 07:18:42.380 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d1bd2219-b955-4ed9-afeb-edd494da4d1b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:18:42.476 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d1bd2219-b955-4ed9-afeb-edd494da4d1b" 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:371 2021-07-01 07:18:42.476 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d1bd2219-b955-4ed9-afeb-edd494da4d1b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:18:42.588 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d1bd2219-b955-4ed9-afeb-edd494da4d1b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:18:42.676 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d1bd2219-b955-4ed9-afeb-edd494da4d1b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.969s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:18:42.676 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d1bd2219-b955-4ed9-afeb-edd494da4d1b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 07:18:42.676 4396 2012255549752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d1bd2219-b955-4ed9-afeb-edd494da4d1b processed. 2021-07-01 07:18:43.378 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:18:43.553 4396 2012255547640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f5ce2961-df2e-42ea-9267-21037ca5dec5 2021-07-01 07:18:43.722 4396 2012255550280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc0d1f7d-ad0a-4381-a1f7-8bbdf7233d15 4da7dbbaca734b96b2a292ff79ce8d50 54bd96a9f30248178aa9e9d66c785279 - - -] port_update received: dd8e14fc-0203-4b74-bdcd-a1f94373b2d2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 07:18:43.741 4396 2012255550280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc0d1f7d-ad0a-4381-a1f7-8bbdf7233d15 4da7dbbaca734b96b2a292ff79ce8d50 54bd96a9f30248178aa9e9d66c785279 - - -] No port dd8e14fc-0203-4b74-bdcd-a1f94373b2d2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 07:18:43.957 4396 2012255549752 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:371 2021-07-01 07:18:44.618 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e5d210a2-cc2b-47a9-a87e-cc963f405a4c ffa8de8253a04f15a12d65439a6e27b9 0671137f7a4e4cea826b111372c215c9 - - -] Security group member updated on remote: ['ada2616b-13b6-4ab4-bd84-43f37b0af554'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:18:44.628 4396 2012255549752 MainThread INFO neutron.agent.securitygroups_rpc [req-e5d210a2-cc2b-47a9-a87e-cc963f405a4c ffa8de8253a04f15a12d65439a6e27b9 0671137f7a4e4cea826b111372c215c9 - - -] Security group member updated ['ada2616b-13b6-4ab4-bd84-43f37b0af554'] 2021-07-01 07:18:45.382 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 07:18:45.894 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Adding port f5ce2961-df2e-42ea-9267-21037ca5dec5 2021-07-01 07:18:45.913 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Port f5ce2961-df2e-42ea-9267-21037ca5dec5 updated. Details: {'device': 'f5ce2961-df2e-42ea-9267-21037ca5dec5', 'network_id': '49eaad1f-9e37-410f-9cc9-30ea4e4fb7da', 'port_id': 'f5ce2961-df2e-42ea-9267-21037ca5dec5', 'mac_address': 'fa:16:3e:ff:19:13', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 184, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e1e458a1-2a0a-4261-96e7-971e4987e8aa', '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-07-01 07:18:45.913 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] 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-07-01 07:18:45.927 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f5ce2961-df2e-42ea-9267-21037ca5dec5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:18:45.927 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f5ce2961-df2e-42ea-9267-21037ca5dec5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 07:18:45.927 4396 2012255549752 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 49eaad1f-9e37-410f-9cc9-30ea4e4fb7da 2021-07-01 07:18:45.942 4396 2012255549752 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-07-01 07:18:46.127 4396 2012255549752 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f5ce2961-df2e-42ea-9267-21037ca5dec5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:18:46.132 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f5ce2961-df2e-42ea-9267-21037ca5dec5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:18:46.146 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f5ce2961-df2e-42ea-9267-21037ca5dec5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 07:18:46.146 4396 2012255549752 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 184, VLAN trunk: None to switch port f5ce2961-df2e-42ea-9267-21037ca5dec5 2021-07-01 07:18:46.241 4396 2012255549752 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 07:18:46.241 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f5ce2961-df2e-42ea-9267-21037ca5dec5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:18:46.583 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f5ce2961-df2e-42ea-9267-21037ca5dec5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:18:46.603 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:18:46.613 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a796a411-fdea-43b6-b5d7-acf071cb2804) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 07:18:46.613 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a796a411-fdea-43b6-b5d7-acf071cb2804) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 07:18:46.613 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f5ce2961-df2e-42ea-9267-21037ca5dec5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:18:46.633 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 07:18:46.633 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f5ce2961-df2e-42ea-9267-21037ca5dec5 not yet added. Adding. 2021-07-01 07:18:46.633 4396 2012255549752 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-07-01 07:18:46.653 4396 2012255549752 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-07-01 07:18:46.754 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f5ce2961-df2e-42ea-9267-21037ca5dec5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:18:46.824 4396 2012255550280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8462e35e-3e3f-45e5-9790-2c9a8752ec5e 4da7dbbaca734b96b2a292ff79ce8d50 54bd96a9f30248178aa9e9d66c785279 - - -] port_update received: a484c2ab-d4b6-4542-ba05-375cd6710c36 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 07:18:46.854 4396 2012255550280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8462e35e-3e3f-45e5-9790-2c9a8752ec5e 4da7dbbaca734b96b2a292ff79ce8d50 54bd96a9f30248178aa9e9d66c785279 - - -] No port a484c2ab-d4b6-4542-ba05-375cd6710c36 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 07:18:46.864 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f5ce2961-df2e-42ea-9267-21037ca5dec5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:18:46.883 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f5ce2961-df2e-42ea-9267-21037ca5dec5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:18:47.020 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f5ce2961-df2e-42ea-9267-21037ca5dec5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:18:47.086 4396 2012255550104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dd00c346-5372-4ad5-983e-522efd92ccdb eb049f0af9b7462c94e5c10435629246 342144998fd5453fa8ed78cbb277da95 - - -] Security group member updated on remote: ['a945c859-40e1-4df6-9802-806dcf5d37ad'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:18:47.086 4396 2012255550104 MainThread INFO neutron.agent.securitygroups_rpc [req-dd00c346-5372-4ad5-983e-522efd92ccdb eb049f0af9b7462c94e5c10435629246 342144998fd5453fa8ed78cbb277da95 - - -] Security group member updated ['a945c859-40e1-4df6-9802-806dcf5d37ad'] 2021-07-01 07:18:47.144 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f5ce2961-df2e-42ea-9267-21037ca5dec5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:18:47.163 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f5ce2961-df2e-42ea-9267-21037ca5dec5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 07:18:47.163 4396 2012255549752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f5ce2961-df2e-42ea-9267-21037ca5dec5 processed. 2021-07-01 07:18:47.400 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:18:47.987 4396 2012255549752 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:371 2021-07-01 07:18:49.315 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11c7dcb4-3b5d-41e3-9030-c43722a410ae 4da7dbbaca734b96b2a292ff79ce8d50 54bd96a9f30248178aa9e9d66c785279 - - -] port_update received: be340c64-25f1-4d1f-8bc6-b988fe123d0c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 07:18:49.335 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11c7dcb4-3b5d-41e3-9030-c43722a410ae 4da7dbbaca734b96b2a292ff79ce8d50 54bd96a9f30248178aa9e9d66c785279 - - -] No port be340c64-25f1-4d1f-8bc6-b988fe123d0c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 07:18:49.620 4396 2012255547640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: dd8e14fc-0203-4b74-bdcd-a1f94373b2d2 2021-07-01 07:18:51.426 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 07:18:51.640 4396 2012255547640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a484c2ab-d4b6-4542-ba05-375cd6710c36 2021-07-01 07:18:51.788 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Adding port dd8e14fc-0203-4b74-bdcd-a1f94373b2d2 2021-07-01 07:18:51.803 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Port dd8e14fc-0203-4b74-bdcd-a1f94373b2d2 updated. Details: {'device': 'dd8e14fc-0203-4b74-bdcd-a1f94373b2d2', 'network_id': '49eaad1f-9e37-410f-9cc9-30ea4e4fb7da', 'port_id': 'dd8e14fc-0203-4b74-bdcd-a1f94373b2d2', 'mac_address': 'fa:16:3e:48:0f:5d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 184, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e1e458a1-2a0a-4261-96e7-971e4987e8aa', '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-07-01 07:18:51.803 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] 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-07-01 07:18:51.824 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dd8e14fc-0203-4b74-bdcd-a1f94373b2d2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:18:51.834 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port dd8e14fc-0203-4b74-bdcd-a1f94373b2d2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 07:18:51.834 4396 2012255549752 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-07-01 07:18:52.014 4396 2012255549752 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'dd8e14fc-0203-4b74-bdcd-a1f94373b2d2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:18:52.025 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'dd8e14fc-0203-4b74-bdcd-a1f94373b2d2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:18:52.034 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port dd8e14fc-0203-4b74-bdcd-a1f94373b2d2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 07:18:52.034 4396 2012255549752 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 184, VLAN trunk: None to switch port dd8e14fc-0203-4b74-bdcd-a1f94373b2d2 2021-07-01 07:18:52.177 4396 2012255549752 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 07:18:52.177 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['dd8e14fc-0203-4b74-bdcd-a1f94373b2d2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:18:52.353 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['dd8e14fc-0203-4b74-bdcd-a1f94373b2d2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:18:52.353 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:18:52.353 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a796a411-fdea-43b6-b5d7-acf071cb2804) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 07:18:52.377 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a796a411-fdea-43b6-b5d7-acf071cb2804) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 07:18:52.389 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for dd8e14fc-0203-4b74-bdcd-a1f94373b2d2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:18:52.389 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 07:18:52.409 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device dd8e14fc-0203-4b74-bdcd-a1f94373b2d2 not yet added. Adding. 2021-07-01 07:18:52.409 4396 2012255549752 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-07-01 07:18:52.409 4396 2012255549752 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-07-01 07:18:52.540 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dd8e14fc-0203-4b74-bdcd-a1f94373b2d2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:18:52.667 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dd8e14fc-0203-4b74-bdcd-a1f94373b2d2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:18:52.677 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dd8e14fc-0203-4b74-bdcd-a1f94373b2d2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:18:52.816 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dd8e14fc-0203-4b74-bdcd-a1f94373b2d2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:18:52.926 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dd8e14fc-0203-4b74-bdcd-a1f94373b2d2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:18:52.946 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port dd8e14fc-0203-4b74-bdcd-a1f94373b2d2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 07:18:52.956 4396 2012255549752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port dd8e14fc-0203-4b74-bdcd-a1f94373b2d2 processed. 2021-07-01 07:18:53.447 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 07:18:53.460 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:18:53.666 4396 2012255547640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: be340c64-25f1-4d1f-8bc6-b988fe123d0c 2021-07-01 07:18:53.830 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Adding port a484c2ab-d4b6-4542-ba05-375cd6710c36 2021-07-01 07:18:53.849 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Port a484c2ab-d4b6-4542-ba05-375cd6710c36 updated. Details: {'device': 'a484c2ab-d4b6-4542-ba05-375cd6710c36', 'network_id': 'd978288e-260e-41ab-9b4c-08d1bc20885f', 'port_id': 'a484c2ab-d4b6-4542-ba05-375cd6710c36', 'mac_address': 'fa:16:3e:ea:f0:0c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 167, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a2baff19-7814-4d23-b82d-5274636ad134', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-01 07:18:53.849 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] 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-07-01 07:18:53.849 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a484c2ab-d4b6-4542-ba05-375cd6710c36" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:18:53.877 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a484c2ab-d4b6-4542-ba05-375cd6710c36 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 07:18:53.877 4396 2012255550456 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d978288e-260e-41ab-9b4c-08d1bc20885f 2021-07-01 07:18:53.900 4396 2012255550456 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-07-01 07:18:54.049 4396 2012255549752 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:371 2021-07-01 07:18:54.078 4396 2012255550456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a484c2ab-d4b6-4542-ba05-375cd6710c36') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:18:54.083 4396 2012255550456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a484c2ab-d4b6-4542-ba05-375cd6710c36') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:18:54.259 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a484c2ab-d4b6-4542-ba05-375cd6710c36 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 07:18:54.278 4396 2012255550456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 167, VLAN trunk: None to switch port a484c2ab-d4b6-4542-ba05-375cd6710c36 2021-07-01 07:18:54.374 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 07:18:54.393 4396 2012255550456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a484c2ab-d4b6-4542-ba05-375cd6710c36'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:18:54.662 4396 2012255550456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a484c2ab-d4b6-4542-ba05-375cd6710c36']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:18:54.674 4396 2012255550456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:18:54.692 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ada2616b-13b6-4ab4-bd84-43f37b0af554) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 07:18:54.692 4396 2012255550456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a484c2ab-d4b6-4542-ba05-375cd6710c36 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:18:54.692 4396 2012255550456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 07:18:54.707 4396 2012255550456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a484c2ab-d4b6-4542-ba05-375cd6710c36 not yet added. Adding. 2021-07-01 07:18:54.722 4396 2012255550456 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-07-01 07:18:54.722 4396 2012255550456 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-07-01 07:18:54.897 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a484c2ab-d4b6-4542-ba05-375cd6710c36" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:18:55.073 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a484c2ab-d4b6-4542-ba05-375cd6710c36" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:18:55.080 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a484c2ab-d4b6-4542-ba05-375cd6710c36" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:18:55.258 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a484c2ab-d4b6-4542-ba05-375cd6710c36" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:18:55.444 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a484c2ab-d4b6-4542-ba05-375cd6710c36" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:18:55.444 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a484c2ab-d4b6-4542-ba05-375cd6710c36 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 07:18:55.458 4396 2012255550456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a484c2ab-d4b6-4542-ba05-375cd6710c36 processed. 2021-07-01 07:18:55.458 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 07:18:55.471 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:18:55.838 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Adding port be340c64-25f1-4d1f-8bc6-b988fe123d0c 2021-07-01 07:18:55.853 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Port be340c64-25f1-4d1f-8bc6-b988fe123d0c updated. Details: {'device': 'be340c64-25f1-4d1f-8bc6-b988fe123d0c', 'network_id': '0411fe64-be1d-4ab7-a35b-5e0b5e941861', 'port_id': 'be340c64-25f1-4d1f-8bc6-b988fe123d0c', 'mac_address': 'fa:16:3e:87:0c:aa', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 189, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '20538cb8-93cb-4910-bdf0-c7914fba73bb', '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-07-01 07:18:55.853 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] 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-07-01 07:18:55.890 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-be340c64-25f1-4d1f-8bc6-b988fe123d0c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:18:55.895 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port be340c64-25f1-4d1f-8bc6-b988fe123d0c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 07:18:55.895 4396 2012255549752 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0411fe64-be1d-4ab7-a35b-5e0b5e941861 2021-07-01 07:18:55.911 4396 2012255549752 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-07-01 07:18:56.026 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.563s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:18:56.128 4396 2012255549752 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'be340c64-25f1-4d1f-8bc6-b988fe123d0c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:18:56.128 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'be340c64-25f1-4d1f-8bc6-b988fe123d0c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:18:56.144 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port be340c64-25f1-4d1f-8bc6-b988fe123d0c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 07:18:56.165 4396 2012255549752 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 189, VLAN trunk: None to switch port be340c64-25f1-4d1f-8bc6-b988fe123d0c 2021-07-01 07:18:56.301 4396 2012255549752 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 07:18:56.325 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['be340c64-25f1-4d1f-8bc6-b988fe123d0c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:18:56.565 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['be340c64-25f1-4d1f-8bc6-b988fe123d0c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:18:56.565 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:18:56.582 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a945c859-40e1-4df6-9802-806dcf5d37ad) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 07:18:56.599 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for be340c64-25f1-4d1f-8bc6-b988fe123d0c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:18:56.612 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 07:18:56.631 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device be340c64-25f1-4d1f-8bc6-b988fe123d0c not yet added. Adding. 2021-07-01 07:18:56.631 4396 2012255549752 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-07-01 07:18:56.651 4396 2012255549752 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-07-01 07:18:56.881 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be340c64-25f1-4d1f-8bc6-b988fe123d0c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:18:57.084 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be340c64-25f1-4d1f-8bc6-b988fe123d0c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:18:57.099 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be340c64-25f1-4d1f-8bc6-b988fe123d0c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:18:57.323 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be340c64-25f1-4d1f-8bc6-b988fe123d0c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:18:57.473 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-be340c64-25f1-4d1f-8bc6-b988fe123d0c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:18:57.473 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port be340c64-25f1-4d1f-8bc6-b988fe123d0c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 07:18:57.473 4396 2012255549752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port be340c64-25f1-4d1f-8bc6-b988fe123d0c processed. 2021-07-01 07:18:59.127 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-83b60c39-b1d1-411a-b894-e43811ca5f0a dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Security group member updated on remote: ['23bb36fc-c05a-46d3-9f8c-9fcc660f2568'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:18:59.146 4396 2012255549752 MainThread INFO neutron.agent.securitygroups_rpc [req-83b60c39-b1d1-411a-b894-e43811ca5f0a dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Security group member updated ['23bb36fc-c05a-46d3-9f8c-9fcc660f2568'] 2021-07-01 07:18:59.160 4396 2012255549752 MainThread INFO neutron.agent.securitygroups_rpc [req-83b60c39-b1d1-411a-b894-e43811ca5f0a dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Refresh firewall rules 2021-07-01 07:18:59.160 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-83b60c39-b1d1-411a-b894-e43811ca5f0a dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Get security group information for devices via rpc ['38fb9dad-15c1-4691-9e3c-20477f960a51'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:18:59.346 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-83b60c39-b1d1-411a-b894-e43811ca5f0a dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Update security group information for ports dict_keys(['38fb9dad-15c1-4691-9e3c-20477f960a51']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:18:59.367 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-83b60c39-b1d1-411a-b894-e43811ca5f0a dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:18:59.367 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-83b60c39-b1d1-411a-b894-e43811ca5f0a dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Update rules of security group (23bb36fc-c05a-46d3-9f8c-9fcc660f2568) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 07:18:59.377 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-83b60c39-b1d1-411a-b894-e43811ca5f0a dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Update members of security group (23bb36fc-c05a-46d3-9f8c-9fcc660f2568) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 07:18:59.393 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-83b60c39-b1d1-411a-b894-e43811ca5f0a dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Update port filter for 38fb9dad-15c1-4691-9e3c-20477f960a51 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:18:59.393 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-83b60c39-b1d1-411a-b894-e43811ca5f0a dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Updating port rules. 2021-07-01 07:18:59.413 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-83b60c39-b1d1-411a-b894-e43811ca5f0a dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Creating 1 new rules, removing 0 old rules. 2021-07-01 07:18:59.425 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [req-83b60c39-b1d1-411a-b894-e43811ca5f0a dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-38fb9dad-15c1-4691-9e3c-20477f960a51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:18:59.482 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:18:59.637 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [req-83b60c39-b1d1-411a-b894-e43811ca5f0a dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-38fb9dad-15c1-4691-9e3c-20477f960a51" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:18:59.661 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [req-83b60c39-b1d1-411a-b894-e43811ca5f0a dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-38fb9dad-15c1-4691-9e3c-20477f960a51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:18:59.661 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [req-83b60c39-b1d1-411a-b894-e43811ca5f0a dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-38fb9dad-15c1-4691-9e3c-20477f960a51" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:18:59.834 4396 2012255547816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d1bd2219-b955-4ed9-afeb-edd494da4d1b 2021-07-01 07:18:59.925 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:19:00.737 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53631634-53ab-4b57-890e-8e019fd76fe6 4da7dbbaca734b96b2a292ff79ce8d50 54bd96a9f30248178aa9e9d66c785279 - - -] port_update received: b84e8121-981d-456b-9c3a-0f6fde60d736 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 07:19:00.753 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53631634-53ab-4b57-890e-8e019fd76fe6 4da7dbbaca734b96b2a292ff79ce8d50 54bd96a9f30248178aa9e9d66c785279 - - -] No port b84e8121-981d-456b-9c3a-0f6fde60d736 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 07:19:01.491 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 07:19:01.491 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd1bd2219-b955-4ed9-afeb-edd494da4d1b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 07:19:01.491 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd1bd2219-b955-4ed9-afeb-edd494da4d1b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 07:19:01.506 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d1bd2219-b955-4ed9-afeb-edd494da4d1b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 07:19:01.537 4396 2012255550456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ccb014bf-ffbe-4c98-81b8-3ef42c1aad58 2021-07-01 07:19:01.553 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d1bd2219-b955-4ed9-afeb-edd494da4d1b'] 2021-07-01 07:19:01.571 4396 2012255550456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 07:19:01.571 4396 2012255550456 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-07-01 07:19:01.590 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d1bd2219-b955-4ed9-afeb-edd494da4d1b'] 2021-07-01 07:19:01.955 4396 2012255550456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e7bbc8ba-e7c9-4cb3-80d7-13093837df86 4cc5d26f193b40d7b299e389d495d3c7 6c869f357b0641b29f1fbd36bab60f1e - - -] Security group member updated on remote: ['c22cd1d2-3da6-418e-a970-347b48f8b44c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:19:01.971 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [req-e7bbc8ba-e7c9-4cb3-80d7-13093837df86 4cc5d26f193b40d7b299e389d495d3c7 6c869f357b0641b29f1fbd36bab60f1e - - -] Security group member updated ['c22cd1d2-3da6-418e-a970-347b48f8b44c'] 2021-07-01 07:19:02.054 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e7bbc8ba-e7c9-4cb3-80d7-13093837df86 4cc5d26f193b40d7b299e389d495d3c7 6c869f357b0641b29f1fbd36bab60f1e - - -] port_delete event received for 'd1bd2219-b955-4ed9-afeb-edd494da4d1b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:19:03.490 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:19:03.573 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:19:03.799 4396 2012255547640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b84e8121-981d-456b-9c3a-0f6fde60d736 2021-07-01 07:19:05.495 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 07:19:05.861 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Adding port b84e8121-981d-456b-9c3a-0f6fde60d736 2021-07-01 07:19:05.883 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Port b84e8121-981d-456b-9c3a-0f6fde60d736 updated. Details: {'device': 'b84e8121-981d-456b-9c3a-0f6fde60d736', 'network_id': '5208ea99-b35a-4ddf-b2f3-65375c35e446', 'port_id': 'b84e8121-981d-456b-9c3a-0f6fde60d736', 'mac_address': 'fa:16:3e:bf:d5:1a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 190, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3f971909-b75c-4f63-ba52-fc5b4e3ce9a7', '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-07-01 07:19:05.900 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] 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-07-01 07:19:05.900 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b84e8121-981d-456b-9c3a-0f6fde60d736" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:19:05.910 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b84e8121-981d-456b-9c3a-0f6fde60d736 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 07:19:05.910 4396 2012255550456 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-07-01 07:19:06.084 4396 2012255550456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b84e8121-981d-456b-9c3a-0f6fde60d736') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:19:06.104 4396 2012255550456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b84e8121-981d-456b-9c3a-0f6fde60d736') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:19:06.114 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b84e8121-981d-456b-9c3a-0f6fde60d736 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 07:19:06.114 4396 2012255550456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 190, VLAN trunk: None to switch port b84e8121-981d-456b-9c3a-0f6fde60d736 2021-07-01 07:19:06.238 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 07:19:06.268 4396 2012255550456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b84e8121-981d-456b-9c3a-0f6fde60d736'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:19:06.509 4396 2012255550456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b84e8121-981d-456b-9c3a-0f6fde60d736']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:19:06.525 4396 2012255550456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:19:06.535 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (23bb36fc-c05a-46d3-9f8c-9fcc660f2568) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 07:19:06.535 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (23bb36fc-c05a-46d3-9f8c-9fcc660f2568) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 07:19:06.535 4396 2012255550456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b84e8121-981d-456b-9c3a-0f6fde60d736 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:19:06.535 4396 2012255550456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 07:19:06.569 4396 2012255550456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b84e8121-981d-456b-9c3a-0f6fde60d736 not yet added. Adding. 2021-07-01 07:19:06.582 4396 2012255550456 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-07-01 07:19:06.596 4396 2012255550456 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-07-01 07:19:06.830 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b84e8121-981d-456b-9c3a-0f6fde60d736" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:19:07.018 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b84e8121-981d-456b-9c3a-0f6fde60d736" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:19:07.035 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b84e8121-981d-456b-9c3a-0f6fde60d736" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:19:07.238 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b84e8121-981d-456b-9c3a-0f6fde60d736" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:19:07.361 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72c6eb72-3836-4f4e-b5a8-8c94f4db4c85 dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] network_delete received. Deleting network ccb014bf-ffbe-4c98-81b8-3ef42c1aad58 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-01 07:19:07.361 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72c6eb72-3836-4f4e-b5a8-8c94f4db4c85 dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] Network ccb014bf-ffbe-4c98-81b8-3ef42c1aad58 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-01 07:19:07.381 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b84e8121-981d-456b-9c3a-0f6fde60d736" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:19:07.381 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b84e8121-981d-456b-9c3a-0f6fde60d736 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 07:19:07.394 4396 2012255550456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b84e8121-981d-456b-9c3a-0f6fde60d736 processed. 2021-07-01 07:19:07.520 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:19:08.082 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.563s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:19:46.500 4396 2012255550456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db8988c3-974d-4025-b8ec-66b9cd0408e7 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Security group member updated on remote: ['23bb36fc-c05a-46d3-9f8c-9fcc660f2568'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:19:46.500 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [req-db8988c3-974d-4025-b8ec-66b9cd0408e7 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Security group member updated ['23bb36fc-c05a-46d3-9f8c-9fcc660f2568'] 2021-07-01 07:19:46.520 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [req-db8988c3-974d-4025-b8ec-66b9cd0408e7 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Refresh firewall rules 2021-07-01 07:19:46.534 4396 2012255550456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db8988c3-974d-4025-b8ec-66b9cd0408e7 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Get security group information for devices via rpc ['38fb9dad-15c1-4691-9e3c-20477f960a51', 'b84e8121-981d-456b-9c3a-0f6fde60d736'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:19:46.864 4396 2012255550456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-db8988c3-974d-4025-b8ec-66b9cd0408e7 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Update security group information for ports dict_keys(['38fb9dad-15c1-4691-9e3c-20477f960a51', 'b84e8121-981d-456b-9c3a-0f6fde60d736']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:19:46.864 4396 2012255550456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-db8988c3-974d-4025-b8ec-66b9cd0408e7 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:19:46.885 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-db8988c3-974d-4025-b8ec-66b9cd0408e7 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Update rules of security group (23bb36fc-c05a-46d3-9f8c-9fcc660f2568) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 07:19:46.885 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-db8988c3-974d-4025-b8ec-66b9cd0408e7 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Update members of security group (23bb36fc-c05a-46d3-9f8c-9fcc660f2568) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 07:19:46.896 4396 2012255550456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-db8988c3-974d-4025-b8ec-66b9cd0408e7 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Update port filter for 38fb9dad-15c1-4691-9e3c-20477f960a51 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:19:46.908 4396 2012255550456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-db8988c3-974d-4025-b8ec-66b9cd0408e7 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Updating port rules. 2021-07-01 07:19:46.923 4396 2012255550456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-db8988c3-974d-4025-b8ec-66b9cd0408e7 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Creating 1 new rules, removing 0 old rules. 2021-07-01 07:19:46.923 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [req-db8988c3-974d-4025-b8ec-66b9cd0408e7 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-38fb9dad-15c1-4691-9e3c-20477f960a51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:19:47.175 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [req-db8988c3-974d-4025-b8ec-66b9cd0408e7 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-38fb9dad-15c1-4691-9e3c-20477f960a51" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:19:47.189 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [req-db8988c3-974d-4025-b8ec-66b9cd0408e7 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-38fb9dad-15c1-4691-9e3c-20477f960a51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:19:47.189 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [req-db8988c3-974d-4025-b8ec-66b9cd0408e7 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-38fb9dad-15c1-4691-9e3c-20477f960a51" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:19:47.204 4396 2012255550456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-db8988c3-974d-4025-b8ec-66b9cd0408e7 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Update port filter for b84e8121-981d-456b-9c3a-0f6fde60d736 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:19:47.204 4396 2012255550456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-db8988c3-974d-4025-b8ec-66b9cd0408e7 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Updating port rules. 2021-07-01 07:19:47.221 4396 2012255550456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-db8988c3-974d-4025-b8ec-66b9cd0408e7 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Creating 1 new rules, removing 0 old rules. 2021-07-01 07:19:47.221 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [req-db8988c3-974d-4025-b8ec-66b9cd0408e7 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-b84e8121-981d-456b-9c3a-0f6fde60d736" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:19:47.471 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [req-db8988c3-974d-4025-b8ec-66b9cd0408e7 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-b84e8121-981d-456b-9c3a-0f6fde60d736" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:19:47.471 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [req-db8988c3-974d-4025-b8ec-66b9cd0408e7 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-b84e8121-981d-456b-9c3a-0f6fde60d736" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:19:47.487 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [req-db8988c3-974d-4025-b8ec-66b9cd0408e7 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-b84e8121-981d-456b-9c3a-0f6fde60d736" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:19:47.615 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2899c856-3ccd-47c5-90c3-3969f8950e9d 4da7dbbaca734b96b2a292ff79ce8d50 54bd96a9f30248178aa9e9d66c785279 - - -] port_update received: 297effed-325b-412a-b250-faf9daa69eb0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 07:19:47.641 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2899c856-3ccd-47c5-90c3-3969f8950e9d 4da7dbbaca734b96b2a292ff79ce8d50 54bd96a9f30248178aa9e9d66c785279 - - -] No port 297effed-325b-412a-b250-faf9daa69eb0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 07:19:50.376 4396 2012255547640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 297effed-325b-412a-b250-faf9daa69eb0 2021-07-01 07:19:51.828 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 07:19:52.110 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Adding port 297effed-325b-412a-b250-faf9daa69eb0 2021-07-01 07:19:52.128 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Port 297effed-325b-412a-b250-faf9daa69eb0 updated. Details: {'device': '297effed-325b-412a-b250-faf9daa69eb0', 'network_id': '5208ea99-b35a-4ddf-b2f3-65375c35e446', 'port_id': '297effed-325b-412a-b250-faf9daa69eb0', 'mac_address': 'fa:16:3e:2a:50:e8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 190, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3f971909-b75c-4f63-ba52-fc5b4e3ce9a7', '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-07-01 07:19:52.128 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] 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-07-01 07:19:52.146 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-297effed-325b-412a-b250-faf9daa69eb0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:19:52.157 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 297effed-325b-412a-b250-faf9daa69eb0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 07:19:52.157 4396 2012255550456 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-07-01 07:19:52.377 4396 2012255550456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '297effed-325b-412a-b250-faf9daa69eb0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:19:52.399 4396 2012255550456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '297effed-325b-412a-b250-faf9daa69eb0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:19:52.410 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 297effed-325b-412a-b250-faf9daa69eb0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 07:19:52.423 4396 2012255550456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 190, VLAN trunk: None to switch port 297effed-325b-412a-b250-faf9daa69eb0 2021-07-01 07:19:52.547 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 07:19:52.564 4396 2012255550456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['297effed-325b-412a-b250-faf9daa69eb0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:19:52.704 4396 2012255550456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['297effed-325b-412a-b250-faf9daa69eb0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:19:52.719 4396 2012255550456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:19:52.719 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (23bb36fc-c05a-46d3-9f8c-9fcc660f2568) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 07:19:52.739 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (23bb36fc-c05a-46d3-9f8c-9fcc660f2568) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 07:19:52.739 4396 2012255550456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 297effed-325b-412a-b250-faf9daa69eb0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:19:52.750 4396 2012255550456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 07:19:52.750 4396 2012255550456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 297effed-325b-412a-b250-faf9daa69eb0 not yet added. Adding. 2021-07-01 07:19:52.767 4396 2012255550456 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-07-01 07:19:52.767 4396 2012255550456 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-07-01 07:19:52.972 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-297effed-325b-412a-b250-faf9daa69eb0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:19:53.188 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-297effed-325b-412a-b250-faf9daa69eb0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:19:53.188 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-297effed-325b-412a-b250-faf9daa69eb0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:19:53.454 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-297effed-325b-412a-b250-faf9daa69eb0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:19:53.625 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-297effed-325b-412a-b250-faf9daa69eb0" 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:371 2021-07-01 07:19:53.641 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 297effed-325b-412a-b250-faf9daa69eb0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 07:19:53.641 4396 2012255550456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 297effed-325b-412a-b250-faf9daa69eb0 processed. 2021-07-01 07:19:53.829 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:19:54.235 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:19:58.391 4396 2012255550456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9692f9f6-64ba-4a23-9bc8-739a0e58a75e f6afe855441543a8b23ca49fda4b37a5 587c9df4eafb4f76bb85444cf9e008c7 - - -] Security group member updated on remote: ['2dbd80a9-1108-43ed-a94e-ca7afd97d67f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:19:58.407 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [req-9692f9f6-64ba-4a23-9bc8-739a0e58a75e f6afe855441543a8b23ca49fda4b37a5 587c9df4eafb4f76bb85444cf9e008c7 - - -] Security group member updated ['2dbd80a9-1108-43ed-a94e-ca7afd97d67f'] 2021-07-01 07:19:59.361 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-acce0a32-a47a-4203-9f7b-3df653caa3c9 4da7dbbaca734b96b2a292ff79ce8d50 54bd96a9f30248178aa9e9d66c785279 - - -] port_update received: df352cf9-93c3-43d6-8b31-64c2ccf6fd55 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 07:19:59.392 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-acce0a32-a47a-4203-9f7b-3df653caa3c9 4da7dbbaca734b96b2a292ff79ce8d50 54bd96a9f30248178aa9e9d66c785279 - - -] No port df352cf9-93c3-43d6-8b31-64c2ccf6fd55 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 07:20:02.547 4396 2012255547640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: df352cf9-93c3-43d6-8b31-64c2ccf6fd55 2021-07-01 07:20:03.934 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 07:20:04.203 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Adding port df352cf9-93c3-43d6-8b31-64c2ccf6fd55 2021-07-01 07:20:04.219 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Port df352cf9-93c3-43d6-8b31-64c2ccf6fd55 updated. Details: {'device': 'df352cf9-93c3-43d6-8b31-64c2ccf6fd55', 'network_id': '82132a78-3771-4bd5-bda4-8525caff8b44', 'port_id': 'df352cf9-93c3-43d6-8b31-64c2ccf6fd55', 'mac_address': 'fa:16:3e:2b:a4:97', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 164, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fe1d34ee-90ea-46b4-9dc9-35dfb7f35227', 'ip_address': '192.168.233.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-07-01 07:20:04.219 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] 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-07-01 07:20:04.240 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-df352cf9-93c3-43d6-8b31-64c2ccf6fd55" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:20:04.240 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port df352cf9-93c3-43d6-8b31-64c2ccf6fd55 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 07:20:04.251 4396 2012255549752 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 82132a78-3771-4bd5-bda4-8525caff8b44 2021-07-01 07:20:04.267 4396 2012255549752 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-07-01 07:20:04.470 4396 2012255549752 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'df352cf9-93c3-43d6-8b31-64c2ccf6fd55') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:20:04.484 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'df352cf9-93c3-43d6-8b31-64c2ccf6fd55') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:20:04.484 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port df352cf9-93c3-43d6-8b31-64c2ccf6fd55 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 07:20:04.508 4396 2012255549752 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 164, VLAN trunk: None to switch port df352cf9-93c3-43d6-8b31-64c2ccf6fd55 2021-07-01 07:20:04.660 4396 2012255549752 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 07:20:04.660 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['df352cf9-93c3-43d6-8b31-64c2ccf6fd55'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:20:04.906 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['df352cf9-93c3-43d6-8b31-64c2ccf6fd55']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:20:04.924 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:20:04.924 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2dbd80a9-1108-43ed-a94e-ca7afd97d67f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 07:20:04.942 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2dbd80a9-1108-43ed-a94e-ca7afd97d67f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 07:20:04.942 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for df352cf9-93c3-43d6-8b31-64c2ccf6fd55 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:20:04.958 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 07:20:04.958 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device df352cf9-93c3-43d6-8b31-64c2ccf6fd55 not yet added. Adding. 2021-07-01 07:20:04.969 4396 2012255549752 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-07-01 07:20:04.969 4396 2012255549752 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-07-01 07:20:05.204 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-df352cf9-93c3-43d6-8b31-64c2ccf6fd55" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:20:05.441 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-df352cf9-93c3-43d6-8b31-64c2ccf6fd55" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:20:05.441 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-df352cf9-93c3-43d6-8b31-64c2ccf6fd55" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:20:05.688 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-df352cf9-93c3-43d6-8b31-64c2ccf6fd55" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:20:05.843 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-df352cf9-93c3-43d6-8b31-64c2ccf6fd55" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.609s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:20:05.843 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port df352cf9-93c3-43d6-8b31-64c2ccf6fd55 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 07:20:05.843 4396 2012255549752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port df352cf9-93c3-43d6-8b31-64c2ccf6fd55 processed. 2021-07-01 07:20:05.938 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:20:06.331 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:20:11.236 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6a9b8eb6-bf2d-4753-a2e8-347cccc915e5 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Security group member updated on remote: ['23bb36fc-c05a-46d3-9f8c-9fcc660f2568'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:20:11.250 4396 2012255549752 MainThread INFO neutron.agent.securitygroups_rpc [req-6a9b8eb6-bf2d-4753-a2e8-347cccc915e5 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Security group member updated ['23bb36fc-c05a-46d3-9f8c-9fcc660f2568'] 2021-07-01 07:20:11.250 4396 2012255549752 MainThread INFO neutron.agent.securitygroups_rpc [req-6a9b8eb6-bf2d-4753-a2e8-347cccc915e5 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Refresh firewall rules 2021-07-01 07:20:11.250 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6a9b8eb6-bf2d-4753-a2e8-347cccc915e5 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Get security group information for devices via rpc ['38fb9dad-15c1-4691-9e3c-20477f960a51', 'b84e8121-981d-456b-9c3a-0f6fde60d736', '297effed-325b-412a-b250-faf9daa69eb0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:20:11.687 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6a9b8eb6-bf2d-4753-a2e8-347cccc915e5 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Update security group information for ports dict_keys(['297effed-325b-412a-b250-faf9daa69eb0', '38fb9dad-15c1-4691-9e3c-20477f960a51', 'b84e8121-981d-456b-9c3a-0f6fde60d736']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:20:11.687 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6a9b8eb6-bf2d-4753-a2e8-347cccc915e5 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:20:11.703 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6a9b8eb6-bf2d-4753-a2e8-347cccc915e5 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Update rules of security group (23bb36fc-c05a-46d3-9f8c-9fcc660f2568) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 07:20:11.703 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6a9b8eb6-bf2d-4753-a2e8-347cccc915e5 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Update members of security group (23bb36fc-c05a-46d3-9f8c-9fcc660f2568) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 07:20:11.719 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6a9b8eb6-bf2d-4753-a2e8-347cccc915e5 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Update port filter for 297effed-325b-412a-b250-faf9daa69eb0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:20:11.719 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6a9b8eb6-bf2d-4753-a2e8-347cccc915e5 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Updating port rules. 2021-07-01 07:20:11.735 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6a9b8eb6-bf2d-4753-a2e8-347cccc915e5 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Creating 1 new rules, removing 0 old rules. 2021-07-01 07:20:11.751 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [req-6a9b8eb6-bf2d-4753-a2e8-347cccc915e5 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-297effed-325b-412a-b250-faf9daa69eb0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:20:12.050 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [req-6a9b8eb6-bf2d-4753-a2e8-347cccc915e5 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-297effed-325b-412a-b250-faf9daa69eb0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:20:12.062 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [req-6a9b8eb6-bf2d-4753-a2e8-347cccc915e5 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-297effed-325b-412a-b250-faf9daa69eb0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:20:12.081 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [req-6a9b8eb6-bf2d-4753-a2e8-347cccc915e5 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-297effed-325b-412a-b250-faf9daa69eb0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:20:12.097 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6a9b8eb6-bf2d-4753-a2e8-347cccc915e5 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Update port filter for 38fb9dad-15c1-4691-9e3c-20477f960a51 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:20:12.097 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6a9b8eb6-bf2d-4753-a2e8-347cccc915e5 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Updating port rules. 2021-07-01 07:20:12.097 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6a9b8eb6-bf2d-4753-a2e8-347cccc915e5 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Creating 1 new rules, removing 0 old rules. 2021-07-01 07:20:12.114 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [req-6a9b8eb6-bf2d-4753-a2e8-347cccc915e5 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-38fb9dad-15c1-4691-9e3c-20477f960a51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:20:12.422 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [req-6a9b8eb6-bf2d-4753-a2e8-347cccc915e5 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-38fb9dad-15c1-4691-9e3c-20477f960a51" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:20:12.438 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [req-6a9b8eb6-bf2d-4753-a2e8-347cccc915e5 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-38fb9dad-15c1-4691-9e3c-20477f960a51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:20:12.453 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [req-6a9b8eb6-bf2d-4753-a2e8-347cccc915e5 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-38fb9dad-15c1-4691-9e3c-20477f960a51" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:20:12.470 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6a9b8eb6-bf2d-4753-a2e8-347cccc915e5 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Update port filter for b84e8121-981d-456b-9c3a-0f6fde60d736 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:20:12.470 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6a9b8eb6-bf2d-4753-a2e8-347cccc915e5 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Updating port rules. 2021-07-01 07:20:12.494 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6a9b8eb6-bf2d-4753-a2e8-347cccc915e5 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Creating 1 new rules, removing 0 old rules. 2021-07-01 07:20:12.499 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [req-6a9b8eb6-bf2d-4753-a2e8-347cccc915e5 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-b84e8121-981d-456b-9c3a-0f6fde60d736" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:20:12.515 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7298ffe-dfe8-4098-9180-6da7bd7fecd4 4da7dbbaca734b96b2a292ff79ce8d50 54bd96a9f30248178aa9e9d66c785279 - - -] port_update received: a589ff83-26fe-440d-9f00-7f9d6a4ec692 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 07:20:12.549 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7298ffe-dfe8-4098-9180-6da7bd7fecd4 4da7dbbaca734b96b2a292ff79ce8d50 54bd96a9f30248178aa9e9d66c785279 - - -] No port a589ff83-26fe-440d-9f00-7f9d6a4ec692 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 07:20:12.767 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [req-6a9b8eb6-bf2d-4753-a2e8-347cccc915e5 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-b84e8121-981d-456b-9c3a-0f6fde60d736" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:20:12.784 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [req-6a9b8eb6-bf2d-4753-a2e8-347cccc915e5 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-b84e8121-981d-456b-9c3a-0f6fde60d736" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:20:12.784 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [req-6a9b8eb6-bf2d-4753-a2e8-347cccc915e5 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-b84e8121-981d-456b-9c3a-0f6fde60d736" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:20:12.800 4396 2012255547816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: df352cf9-93c3-43d6-8b31-64c2ccf6fd55 2021-07-01 07:20:13.487 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4af852cf-973e-4a5c-ad02-24573b64132e f6afe855441543a8b23ca49fda4b37a5 587c9df4eafb4f76bb85444cf9e008c7 - - -] Security group member updated on remote: ['2dbd80a9-1108-43ed-a94e-ca7afd97d67f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:20:13.503 4396 2012255549752 MainThread INFO neutron.agent.securitygroups_rpc [req-4af852cf-973e-4a5c-ad02-24573b64132e f6afe855441543a8b23ca49fda4b37a5 587c9df4eafb4f76bb85444cf9e008c7 - - -] Security group member updated ['2dbd80a9-1108-43ed-a94e-ca7afd97d67f'] 2021-07-01 07:20:13.503 4396 2012255549752 MainThread INFO neutron.agent.securitygroups_rpc [req-4af852cf-973e-4a5c-ad02-24573b64132e f6afe855441543a8b23ca49fda4b37a5 587c9df4eafb4f76bb85444cf9e008c7 - - -] Refresh firewall rules 2021-07-01 07:20:13.515 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4af852cf-973e-4a5c-ad02-24573b64132e f6afe855441543a8b23ca49fda4b37a5 587c9df4eafb4f76bb85444cf9e008c7 - - -] Get security group information for devices via rpc ['df352cf9-93c3-43d6-8b31-64c2ccf6fd55'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:20:13.567 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4af852cf-973e-4a5c-ad02-24573b64132e f6afe855441543a8b23ca49fda4b37a5 587c9df4eafb4f76bb85444cf9e008c7 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:20:13.567 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4af852cf-973e-4a5c-ad02-24573b64132e f6afe855441543a8b23ca49fda4b37a5 587c9df4eafb4f76bb85444cf9e008c7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:20:13.655 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4af852cf-973e-4a5c-ad02-24573b64132e f6afe855441543a8b23ca49fda4b37a5 587c9df4eafb4f76bb85444cf9e008c7 - - -] port_delete event received for 'df352cf9-93c3-43d6-8b31-64c2ccf6fd55' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:20:13.955 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 07:20:13.955 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'df352cf9-93c3-43d6-8b31-64c2ccf6fd55' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 07:20:13.968 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'df352cf9-93c3-43d6-8b31-64c2ccf6fd55' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 07:20:13.968 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port df352cf9-93c3-43d6-8b31-64c2ccf6fd55 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 07:20:14.019 4396 2012255549752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 82132a78-3771-4bd5-bda4-8525caff8b44 2021-07-01 07:20:14.019 4396 2012255549752 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['df352cf9-93c3-43d6-8b31-64c2ccf6fd55'] 2021-07-01 07:20:14.033 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 07:20:14.046 4396 2012255549752 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-07-01 07:20:14.046 4396 2012255549752 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['df352cf9-93c3-43d6-8b31-64c2ccf6fd55'] 2021-07-01 07:20:15.956 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:20:16.016 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:20:16.705 4396 2012255547640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a589ff83-26fe-440d-9f00-7f9d6a4ec692 2021-07-01 07:20:17.956 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 07:20:18.268 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Adding port a589ff83-26fe-440d-9f00-7f9d6a4ec692 2021-07-01 07:20:18.268 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Port a589ff83-26fe-440d-9f00-7f9d6a4ec692 updated. Details: {'device': 'a589ff83-26fe-440d-9f00-7f9d6a4ec692', 'network_id': '5208ea99-b35a-4ddf-b2f3-65375c35e446', 'port_id': 'a589ff83-26fe-440d-9f00-7f9d6a4ec692', 'mac_address': 'fa:16:3e:06:b0:18', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 190, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3f971909-b75c-4f63-ba52-fc5b4e3ce9a7', '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-07-01 07:20:18.284 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] 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-07-01 07:20:18.284 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a589ff83-26fe-440d-9f00-7f9d6a4ec692" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:20:18.297 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a589ff83-26fe-440d-9f00-7f9d6a4ec692 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 07:20:18.297 4396 2012255549752 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-07-01 07:20:18.507 4396 2012255549752 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a589ff83-26fe-440d-9f00-7f9d6a4ec692') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:20:18.531 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a589ff83-26fe-440d-9f00-7f9d6a4ec692') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:20:18.546 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a589ff83-26fe-440d-9f00-7f9d6a4ec692 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 07:20:18.546 4396 2012255549752 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 190, VLAN trunk: None to switch port a589ff83-26fe-440d-9f00-7f9d6a4ec692 2021-07-01 07:20:18.703 4396 2012255549752 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 07:20:18.718 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a589ff83-26fe-440d-9f00-7f9d6a4ec692'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:20:18.956 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a589ff83-26fe-440d-9f00-7f9d6a4ec692']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:20:18.956 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:20:18.956 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (23bb36fc-c05a-46d3-9f8c-9fcc660f2568) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 07:20:18.956 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (23bb36fc-c05a-46d3-9f8c-9fcc660f2568) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 07:20:18.984 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a589ff83-26fe-440d-9f00-7f9d6a4ec692 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:20:18.984 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 07:20:18.984 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a589ff83-26fe-440d-9f00-7f9d6a4ec692 not yet added. Adding. 2021-07-01 07:20:19.009 4396 2012255549752 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-07-01 07:20:19.009 4396 2012255549752 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-07-01 07:20:19.219 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a589ff83-26fe-440d-9f00-7f9d6a4ec692" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:20:19.468 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a589ff83-26fe-440d-9f00-7f9d6a4ec692" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:20:19.468 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a589ff83-26fe-440d-9f00-7f9d6a4ec692" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:20:19.780 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a589ff83-26fe-440d-9f00-7f9d6a4ec692" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:20:19.937 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a589ff83-26fe-440d-9f00-7f9d6a4ec692" 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:371 2021-07-01 07:20:19.937 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a589ff83-26fe-440d-9f00-7f9d6a4ec692 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 07:20:19.937 4396 2012255549752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a589ff83-26fe-440d-9f00-7f9d6a4ec692 processed. 2021-07-01 07:20:19.959 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:20:20.410 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:20:22.531 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7043b6fb-14e9-4672-82eb-6ce26df0fc1c - - - - -] port_update received: 55ba8dea-dcf1-4aac-aaf2-bca59a3fd377 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 07:20:22.569 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7043b6fb-14e9-4672-82eb-6ce26df0fc1c - - - - -] No port 55ba8dea-dcf1-4aac-aaf2-bca59a3fd377 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 07:20:26.398 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad8a87eb-f953-49fd-aa4a-08bf6a127a8f - - - - -] port_update received: 628284bc-dfa8-405f-8ca5-0bfde3635fa3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 07:20:26.420 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad8a87eb-f953-49fd-aa4a-08bf6a127a8f - - - - -] No port 628284bc-dfa8-405f-8ca5-0bfde3635fa3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 07:20:30.844 4396 2012255547640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a484c2ab-d4b6-4542-ba05-375cd6710c36 2021-07-01 07:20:32.045 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 07:20:32.452 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Adding port a484c2ab-d4b6-4542-ba05-375cd6710c36 2021-07-01 07:20:32.452 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Port a484c2ab-d4b6-4542-ba05-375cd6710c36 updated. Details: {'device': 'a484c2ab-d4b6-4542-ba05-375cd6710c36', 'network_id': 'd978288e-260e-41ab-9b4c-08d1bc20885f', 'port_id': 'a484c2ab-d4b6-4542-ba05-375cd6710c36', 'mac_address': 'fa:16:3e:ea:f0:0c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 167, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a2baff19-7814-4d23-b82d-5274636ad134', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-01 07:20:32.468 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] 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-07-01 07:20:32.484 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a484c2ab-d4b6-4542-ba05-375cd6710c36" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:20:32.484 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a484c2ab-d4b6-4542-ba05-375cd6710c36 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 07:20:32.501 4396 2012255549752 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-07-01 07:20:32.548 4396 2012255549752 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a484c2ab-d4b6-4542-ba05-375cd6710c36') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:20:32.565 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a484c2ab-d4b6-4542-ba05-375cd6710c36') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:20:32.580 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a484c2ab-d4b6-4542-ba05-375cd6710c36 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 07:20:32.595 4396 2012255549752 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 167, VLAN trunk: None to switch port a484c2ab-d4b6-4542-ba05-375cd6710c36 2021-07-01 07:20:32.736 4396 2012255549752 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 07:20:32.736 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a484c2ab-d4b6-4542-ba05-375cd6710c36'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:20:32.954 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bebf755a-7898-4814-8e38-b700586fa9fa - - - - -] port_update received: 41d7d715-b6d2-4388-a22c-8448f62a4bf7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 07:20:32.987 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bebf755a-7898-4814-8e38-b700586fa9fa - - - - -] No port 41d7d715-b6d2-4388-a22c-8448f62a4bf7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 07:20:33.018 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a484c2ab-d4b6-4542-ba05-375cd6710c36']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:20:33.032 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:20:33.046 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ada2616b-13b6-4ab4-bd84-43f37b0af554) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 07:20:33.046 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a484c2ab-d4b6-4542-ba05-375cd6710c36 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:20:33.064 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 07:20:33.064 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-07-01 07:20:33.064 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a484c2ab-d4b6-4542-ba05-375cd6710c36" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:20:33.085 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a484c2ab-d4b6-4542-ba05-375cd6710c36" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:20:33.095 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a484c2ab-d4b6-4542-ba05-375cd6710c36" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:20:33.095 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a484c2ab-d4b6-4542-ba05-375cd6710c36" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:20:33.203 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a484c2ab-d4b6-4542-ba05-375cd6710c36" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.719s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:20:33.203 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a484c2ab-d4b6-4542-ba05-375cd6710c36 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 07:20:33.220 4396 2012255549752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a484c2ab-d4b6-4542-ba05-375cd6710c36 processed. 2021-07-01 07:20:34.048 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:20:34.359 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:20:36.577 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-beea2b55-e81d-4528-b805-fad107636cdc e424000b67e8415a8e0d834691018b65 72854906dca24955b1c48a9d914243c1 - - -] Security group member updated on remote: ['6d11e9b3-5ae6-457c-97ad-bf9f73ec0508'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:20:36.580 4396 2012255549752 MainThread INFO neutron.agent.securitygroups_rpc [req-beea2b55-e81d-4528-b805-fad107636cdc e424000b67e8415a8e0d834691018b65 72854906dca24955b1c48a9d914243c1 - - -] Security group member updated ['6d11e9b3-5ae6-457c-97ad-bf9f73ec0508'] 2021-07-01 07:20:38.021 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fa302512-7b45-4f7f-9e66-ccd6319bbe47 cda14071ea6e400481a47c5316c62403 ce71df27699a44379e55ed749347a765 - - -] Security group rule updated on remote: ['9b3a872d-d87a-426c-8c4d-6dd2eac9d4d0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 07:20:38.033 4396 2012255549752 MainThread INFO neutron.agent.securitygroups_rpc [req-fa302512-7b45-4f7f-9e66-ccd6319bbe47 cda14071ea6e400481a47c5316c62403 ce71df27699a44379e55ed749347a765 - - -] Security group rule updated ['9b3a872d-d87a-426c-8c4d-6dd2eac9d4d0'] 2021-07-01 07:20:38.701 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a380e139-2008-4113-baf8-230fe4cc3168 - - - - -] port_update received: 2b269782-a5f8-4951-b658-46254bb950f8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 07:20:38.733 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a380e139-2008-4113-baf8-230fe4cc3168 - - - - -] No port 2b269782-a5f8-4951-b658-46254bb950f8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 07:20:38.877 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5c8771aa-9981-4705-b28f-e79349ecfa87 cda14071ea6e400481a47c5316c62403 ce71df27699a44379e55ed749347a765 - - -] Security group rule updated on remote: ['9b3a872d-d87a-426c-8c4d-6dd2eac9d4d0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 07:20:38.877 4396 2012255549752 MainThread INFO neutron.agent.securitygroups_rpc [req-5c8771aa-9981-4705-b28f-e79349ecfa87 cda14071ea6e400481a47c5316c62403 ce71df27699a44379e55ed749347a765 - - -] Security group rule updated ['9b3a872d-d87a-426c-8c4d-6dd2eac9d4d0'] 2021-07-01 07:20:39.112 4396 2012255547816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a589ff83-26fe-440d-9f00-7f9d6a4ec692 2021-07-01 07:20:39.596 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee46271f-c39d-4b5a-9d7a-1106d76f3722 4da7dbbaca734b96b2a292ff79ce8d50 54bd96a9f30248178aa9e9d66c785279 - - -] port_update received: 2fba20a2-e0e9-4f96-8f04-a83938fce2a6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 07:20:39.624 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee46271f-c39d-4b5a-9d7a-1106d76f3722 4da7dbbaca734b96b2a292ff79ce8d50 54bd96a9f30248178aa9e9d66c785279 - - -] No port 2fba20a2-e0e9-4f96-8f04-a83938fce2a6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 07:20:39.999 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-26c6c7ee-06ce-4983-aa42-2d6e7d528b05 cda14071ea6e400481a47c5316c62403 ce71df27699a44379e55ed749347a765 - - -] Security group rule updated on remote: ['9b3a872d-d87a-426c-8c4d-6dd2eac9d4d0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 07:20:39.999 4396 2012255549752 MainThread INFO neutron.agent.securitygroups_rpc [req-26c6c7ee-06ce-4983-aa42-2d6e7d528b05 cda14071ea6e400481a47c5316c62403 ce71df27699a44379e55ed749347a765 - - -] Security group rule updated ['9b3a872d-d87a-426c-8c4d-6dd2eac9d4d0'] 2021-07-01 07:20:40.063 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 07:20:40.063 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a589ff83-26fe-440d-9f00-7f9d6a4ec692' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 07:20:40.063 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a589ff83-26fe-440d-9f00-7f9d6a4ec692' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 07:20:40.080 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a589ff83-26fe-440d-9f00-7f9d6a4ec692 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 07:20:40.110 4396 2012255549752 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a589ff83-26fe-440d-9f00-7f9d6a4ec692'] 2021-07-01 07:20:40.110 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 07:20:40.127 4396 2012255549752 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-07-01 07:20:40.127 4396 2012255549752 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a589ff83-26fe-440d-9f00-7f9d6a4ec692'] 2021-07-01 07:20:40.148 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1586a7c3-d479-431b-926b-b30f018f4d8b dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Security group member updated on remote: ['23bb36fc-c05a-46d3-9f8c-9fcc660f2568'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:20:40.158 4396 2012255549752 MainThread INFO neutron.agent.securitygroups_rpc [req-1586a7c3-d479-431b-926b-b30f018f4d8b dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Security group member updated ['23bb36fc-c05a-46d3-9f8c-9fcc660f2568'] 2021-07-01 07:20:40.158 4396 2012255549752 MainThread INFO neutron.agent.securitygroups_rpc [req-1586a7c3-d479-431b-926b-b30f018f4d8b dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Refresh firewall rules 2021-07-01 07:20:40.171 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1586a7c3-d479-431b-926b-b30f018f4d8b dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Get security group information for devices via rpc ['38fb9dad-15c1-4691-9e3c-20477f960a51', 'b84e8121-981d-456b-9c3a-0f6fde60d736', '297effed-325b-412a-b250-faf9daa69eb0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:20:40.905 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1586a7c3-d479-431b-926b-b30f018f4d8b dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] port_delete event received for 'a589ff83-26fe-440d-9f00-7f9d6a4ec692' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:20:41.017 4396 2012255550456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1bceb88f-861e-40c5-9a66-35bc2cb8a8e6 cda14071ea6e400481a47c5316c62403 ce71df27699a44379e55ed749347a765 - - -] Security group rule updated on remote: ['9b3a872d-d87a-426c-8c4d-6dd2eac9d4d0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 07:20:41.032 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [req-1bceb88f-861e-40c5-9a66-35bc2cb8a8e6 cda14071ea6e400481a47c5316c62403 ce71df27699a44379e55ed749347a765 - - -] Security group rule updated ['9b3a872d-d87a-426c-8c4d-6dd2eac9d4d0'] 2021-07-01 07:20:41.129 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1586a7c3-d479-431b-926b-b30f018f4d8b dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Update security group information for ports dict_keys(['297effed-325b-412a-b250-faf9daa69eb0', '38fb9dad-15c1-4691-9e3c-20477f960a51', 'b84e8121-981d-456b-9c3a-0f6fde60d736']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:20:41.139 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1586a7c3-d479-431b-926b-b30f018f4d8b dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:20:41.139 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1586a7c3-d479-431b-926b-b30f018f4d8b dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Update rules of security group (23bb36fc-c05a-46d3-9f8c-9fcc660f2568) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 07:20:41.166 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1586a7c3-d479-431b-926b-b30f018f4d8b dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Update members of security group (23bb36fc-c05a-46d3-9f8c-9fcc660f2568) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 07:20:41.171 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1586a7c3-d479-431b-926b-b30f018f4d8b dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Update port filter for 297effed-325b-412a-b250-faf9daa69eb0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:20:41.171 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1586a7c3-d479-431b-926b-b30f018f4d8b dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Updating port rules. 2021-07-01 07:20:41.171 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1586a7c3-d479-431b-926b-b30f018f4d8b dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Creating 0 new rules, removing 1 old rules. 2021-07-01 07:20:41.191 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [req-1586a7c3-d479-431b-926b-b30f018f4d8b dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-297effed-325b-412a-b250-faf9daa69eb0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:20:41.191 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [req-1586a7c3-d479-431b-926b-b30f018f4d8b dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-297effed-325b-412a-b250-faf9daa69eb0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:20:41.206 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [req-1586a7c3-d479-431b-926b-b30f018f4d8b dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-297effed-325b-412a-b250-faf9daa69eb0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:20:41.546 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [req-1586a7c3-d479-431b-926b-b30f018f4d8b dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-297effed-325b-412a-b250-faf9daa69eb0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:20:41.565 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1586a7c3-d479-431b-926b-b30f018f4d8b dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Update port filter for 38fb9dad-15c1-4691-9e3c-20477f960a51 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:20:41.582 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1586a7c3-d479-431b-926b-b30f018f4d8b dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Updating port rules. 2021-07-01 07:20:41.582 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1586a7c3-d479-431b-926b-b30f018f4d8b dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Creating 0 new rules, removing 1 old rules. 2021-07-01 07:20:41.596 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [req-1586a7c3-d479-431b-926b-b30f018f4d8b dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-38fb9dad-15c1-4691-9e3c-20477f960a51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:20:41.596 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [req-1586a7c3-d479-431b-926b-b30f018f4d8b dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-38fb9dad-15c1-4691-9e3c-20477f960a51" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:20:41.613 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [req-1586a7c3-d479-431b-926b-b30f018f4d8b dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-38fb9dad-15c1-4691-9e3c-20477f960a51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:20:41.959 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [req-1586a7c3-d479-431b-926b-b30f018f4d8b dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-38fb9dad-15c1-4691-9e3c-20477f960a51" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:20:41.959 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1586a7c3-d479-431b-926b-b30f018f4d8b dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Update port filter for b84e8121-981d-456b-9c3a-0f6fde60d736 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:20:41.959 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1586a7c3-d479-431b-926b-b30f018f4d8b dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Updating port rules. 2021-07-01 07:20:41.987 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1586a7c3-d479-431b-926b-b30f018f4d8b dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Creating 0 new rules, removing 1 old rules. 2021-07-01 07:20:41.987 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [req-1586a7c3-d479-431b-926b-b30f018f4d8b dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-b84e8121-981d-456b-9c3a-0f6fde60d736" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:20:41.999 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [req-1586a7c3-d479-431b-926b-b30f018f4d8b dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-b84e8121-981d-456b-9c3a-0f6fde60d736" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:20:41.999 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [req-1586a7c3-d479-431b-926b-b30f018f4d8b dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-b84e8121-981d-456b-9c3a-0f6fde60d736" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:20:42.085 4396 2012255550632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:20:42.093 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-21055cd4-9390-45e7-b330-5a3d639cf893 cda14071ea6e400481a47c5316c62403 ce71df27699a44379e55ed749347a765 - - -] Security group rule updated on remote: ['9b3a872d-d87a-426c-8c4d-6dd2eac9d4d0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 07:20:42.093 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [req-21055cd4-9390-45e7-b330-5a3d639cf893 cda14071ea6e400481a47c5316c62403 ce71df27699a44379e55ed749347a765 - - -] Security group rule updated ['9b3a872d-d87a-426c-8c4d-6dd2eac9d4d0'] 2021-07-01 07:20:42.112 4396 2012255550632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:20:42.342 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [req-1586a7c3-d479-431b-926b-b30f018f4d8b dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-b84e8121-981d-456b-9c3a-0f6fde60d736" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:20:42.498 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c2be864-a530-4d20-9b29-ac0159963c98 cda14071ea6e400481a47c5316c62403 ce71df27699a44379e55ed749347a765 - - -] Security group rule updated on remote: ['9b3a872d-d87a-426c-8c4d-6dd2eac9d4d0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 07:20:42.498 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [req-8c2be864-a530-4d20-9b29-ac0159963c98 cda14071ea6e400481a47c5316c62403 ce71df27699a44379e55ed749347a765 - - -] Security group rule updated ['9b3a872d-d87a-426c-8c4d-6dd2eac9d4d0'] 2021-07-01 07:20:43.015 4396 2012255547640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2fba20a2-e0e9-4f96-8f04-a83938fce2a6 2021-07-01 07:20:44.097 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 07:20:44.467 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Adding port 2fba20a2-e0e9-4f96-8f04-a83938fce2a6 2021-07-01 07:20:44.484 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Port 2fba20a2-e0e9-4f96-8f04-a83938fce2a6 updated. Details: {'device': '2fba20a2-e0e9-4f96-8f04-a83938fce2a6', 'network_id': 'bc16430a-6be8-464b-989d-896c9008834c', 'port_id': '2fba20a2-e0e9-4f96-8f04-a83938fce2a6', 'mac_address': 'fa:16:3e:fa:4d:0a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 156, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a299e74c-72fd-4e2b-9713-f273eb92cacc', '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-07-01 07:20:44.484 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] 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-07-01 07:20:44.502 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2fba20a2-e0e9-4f96-8f04-a83938fce2a6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:20:44.502 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2fba20a2-e0e9-4f96-8f04-a83938fce2a6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 07:20:44.518 4396 2012255550808 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bc16430a-6be8-464b-989d-896c9008834c 2021-07-01 07:20:44.518 4396 2012255550808 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-07-01 07:20:44.767 4396 2012255550808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2fba20a2-e0e9-4f96-8f04-a83938fce2a6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:20:44.767 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2fba20a2-e0e9-4f96-8f04-a83938fce2a6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:20:44.789 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2fba20a2-e0e9-4f96-8f04-a83938fce2a6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 07:20:44.795 4396 2012255550808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 156, VLAN trunk: None to switch port 2fba20a2-e0e9-4f96-8f04-a83938fce2a6 2021-07-01 07:20:44.968 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 07:20:44.984 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2fba20a2-e0e9-4f96-8f04-a83938fce2a6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:20:45.190 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2fba20a2-e0e9-4f96-8f04-a83938fce2a6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:20:45.204 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:20:45.219 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6d11e9b3-5ae6-457c-97ad-bf9f73ec0508) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 07:20:45.219 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6d11e9b3-5ae6-457c-97ad-bf9f73ec0508) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 07:20:45.237 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2fba20a2-e0e9-4f96-8f04-a83938fce2a6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:20:45.251 4396 2012255550808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 07:20:45.265 4396 2012255550808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2fba20a2-e0e9-4f96-8f04-a83938fce2a6 not yet added. Adding. 2021-07-01 07:20:45.265 4396 2012255550808 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-07-01 07:20:45.265 4396 2012255550808 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-07-01 07:20:45.549 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2fba20a2-e0e9-4f96-8f04-a83938fce2a6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:20:45.828 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2fba20a2-e0e9-4f96-8f04-a83938fce2a6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:20:45.828 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2fba20a2-e0e9-4f96-8f04-a83938fce2a6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:20:46.108 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2fba20a2-e0e9-4f96-8f04-a83938fce2a6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:20:46.282 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2fba20a2-e0e9-4f96-8f04-a83938fce2a6" 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:371 2021-07-01 07:20:46.282 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2fba20a2-e0e9-4f96-8f04-a83938fce2a6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 07:20:46.299 4396 2012255550808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2fba20a2-e0e9-4f96-8f04-a83938fce2a6 processed. 2021-07-01 07:20:48.125 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:20:48.686 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.562s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:20:49.279 4396 2012255547816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 297effed-325b-412a-b250-faf9daa69eb0 2021-07-01 07:20:50.141 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 07:20:50.141 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '297effed-325b-412a-b250-faf9daa69eb0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 07:20:50.154 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '297effed-325b-412a-b250-faf9daa69eb0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 07:20:50.154 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 297effed-325b-412a-b250-faf9daa69eb0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 07:20:50.209 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['297effed-325b-412a-b250-faf9daa69eb0'] 2021-07-01 07:20:50.221 4396 2012255550808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 07:20:50.221 4396 2012255550808 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-07-01 07:20:50.237 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['297effed-325b-412a-b250-faf9daa69eb0'] 2021-07-01 07:20:50.237 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c841de45-7e56-4c73-aeae-66c6b120a636 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Security group member updated on remote: ['23bb36fc-c05a-46d3-9f8c-9fcc660f2568'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:20:50.249 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [req-c841de45-7e56-4c73-aeae-66c6b120a636 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Security group member updated ['23bb36fc-c05a-46d3-9f8c-9fcc660f2568'] 2021-07-01 07:20:50.249 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [req-c841de45-7e56-4c73-aeae-66c6b120a636 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Refresh firewall rules 2021-07-01 07:20:50.264 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c841de45-7e56-4c73-aeae-66c6b120a636 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Get security group information for devices via rpc ['38fb9dad-15c1-4691-9e3c-20477f960a51', 'b84e8121-981d-456b-9c3a-0f6fde60d736'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:20:50.297 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c841de45-7e56-4c73-aeae-66c6b120a636 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] port_delete event received for '297effed-325b-412a-b250-faf9daa69eb0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:20:50.673 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c841de45-7e56-4c73-aeae-66c6b120a636 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Update security group information for ports dict_keys(['38fb9dad-15c1-4691-9e3c-20477f960a51', 'b84e8121-981d-456b-9c3a-0f6fde60d736']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:20:50.690 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c841de45-7e56-4c73-aeae-66c6b120a636 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:20:50.690 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c841de45-7e56-4c73-aeae-66c6b120a636 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Update rules of security group (23bb36fc-c05a-46d3-9f8c-9fcc660f2568) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 07:20:50.705 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c841de45-7e56-4c73-aeae-66c6b120a636 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Update members of security group (23bb36fc-c05a-46d3-9f8c-9fcc660f2568) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 07:20:50.705 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c841de45-7e56-4c73-aeae-66c6b120a636 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Update port filter for 38fb9dad-15c1-4691-9e3c-20477f960a51 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:20:50.721 4396 2012255550808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c841de45-7e56-4c73-aeae-66c6b120a636 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Updating port rules. 2021-07-01 07:20:50.721 4396 2012255550808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c841de45-7e56-4c73-aeae-66c6b120a636 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Creating 0 new rules, removing 1 old rules. 2021-07-01 07:20:50.739 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [req-c841de45-7e56-4c73-aeae-66c6b120a636 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-38fb9dad-15c1-4691-9e3c-20477f960a51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:20:50.750 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [req-c841de45-7e56-4c73-aeae-66c6b120a636 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-38fb9dad-15c1-4691-9e3c-20477f960a51" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:20:50.750 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [req-c841de45-7e56-4c73-aeae-66c6b120a636 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-38fb9dad-15c1-4691-9e3c-20477f960a51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:20:51.061 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [req-c841de45-7e56-4c73-aeae-66c6b120a636 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-38fb9dad-15c1-4691-9e3c-20477f960a51" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:20:51.061 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c841de45-7e56-4c73-aeae-66c6b120a636 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Update port filter for b84e8121-981d-456b-9c3a-0f6fde60d736 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:20:51.061 4396 2012255550808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c841de45-7e56-4c73-aeae-66c6b120a636 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Updating port rules. 2021-07-01 07:20:51.084 4396 2012255550808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c841de45-7e56-4c73-aeae-66c6b120a636 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Creating 0 new rules, removing 1 old rules. 2021-07-01 07:20:51.099 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [req-c841de45-7e56-4c73-aeae-66c6b120a636 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-b84e8121-981d-456b-9c3a-0f6fde60d736" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:20:51.109 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [req-c841de45-7e56-4c73-aeae-66c6b120a636 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-b84e8121-981d-456b-9c3a-0f6fde60d736" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:20:51.109 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [req-c841de45-7e56-4c73-aeae-66c6b120a636 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-b84e8121-981d-456b-9c3a-0f6fde60d736" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:20:51.407 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [req-c841de45-7e56-4c73-aeae-66c6b120a636 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-b84e8121-981d-456b-9c3a-0f6fde60d736" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:20:52.157 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:20:52.186 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:20:53.328 4396 2012255547816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a484c2ab-d4b6-4542-ba05-375cd6710c36 2021-07-01 07:20:54.174 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 07:20:54.189 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a484c2ab-d4b6-4542-ba05-375cd6710c36' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 07:20:54.189 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a484c2ab-d4b6-4542-ba05-375cd6710c36' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 07:20:54.205 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a484c2ab-d4b6-4542-ba05-375cd6710c36 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 07:20:54.251 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a484c2ab-d4b6-4542-ba05-375cd6710c36'] 2021-07-01 07:20:54.265 4396 2012255550808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 07:20:54.265 4396 2012255550808 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-07-01 07:20:54.285 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a484c2ab-d4b6-4542-ba05-375cd6710c36'] 2021-07-01 07:20:55.061 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-84866d5a-86c0-4399-ba7c-5ed84f6fdc29 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Security group member updated on remote: ['23bb36fc-c05a-46d3-9f8c-9fcc660f2568'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:20:55.077 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [req-84866d5a-86c0-4399-ba7c-5ed84f6fdc29 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Security group member updated ['23bb36fc-c05a-46d3-9f8c-9fcc660f2568'] 2021-07-01 07:20:55.077 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [req-84866d5a-86c0-4399-ba7c-5ed84f6fdc29 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Refresh firewall rules 2021-07-01 07:20:55.095 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-84866d5a-86c0-4399-ba7c-5ed84f6fdc29 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Get security group information for devices via rpc ['38fb9dad-15c1-4691-9e3c-20477f960a51', 'b84e8121-981d-456b-9c3a-0f6fde60d736'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:20:55.127 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84866d5a-86c0-4399-ba7c-5ed84f6fdc29 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] port_delete event received for 'b84e8121-981d-456b-9c3a-0f6fde60d736' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:20:55.271 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-84866d5a-86c0-4399-ba7c-5ed84f6fdc29 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Update security group information for ports dict_keys(['38fb9dad-15c1-4691-9e3c-20477f960a51']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:20:55.281 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-84866d5a-86c0-4399-ba7c-5ed84f6fdc29 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:20:55.281 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-84866d5a-86c0-4399-ba7c-5ed84f6fdc29 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Update rules of security group (23bb36fc-c05a-46d3-9f8c-9fcc660f2568) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 07:20:55.299 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-84866d5a-86c0-4399-ba7c-5ed84f6fdc29 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Update members of security group (23bb36fc-c05a-46d3-9f8c-9fcc660f2568) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 07:20:55.317 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-84866d5a-86c0-4399-ba7c-5ed84f6fdc29 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Update port filter for 38fb9dad-15c1-4691-9e3c-20477f960a51 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:20:55.317 4396 2012255550808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-84866d5a-86c0-4399-ba7c-5ed84f6fdc29 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Updating port rules. 2021-07-01 07:20:55.334 4396 2012255550808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-84866d5a-86c0-4399-ba7c-5ed84f6fdc29 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Creating 0 new rules, removing 1 old rules. 2021-07-01 07:20:55.343 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [req-84866d5a-86c0-4399-ba7c-5ed84f6fdc29 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-38fb9dad-15c1-4691-9e3c-20477f960a51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:20:55.343 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [req-84866d5a-86c0-4399-ba7c-5ed84f6fdc29 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-38fb9dad-15c1-4691-9e3c-20477f960a51" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:20:55.364 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [req-84866d5a-86c0-4399-ba7c-5ed84f6fdc29 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-38fb9dad-15c1-4691-9e3c-20477f960a51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:20:55.373 4396 2012255547816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b84e8121-981d-456b-9c3a-0f6fde60d736 2021-07-01 07:20:55.566 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [req-84866d5a-86c0-4399-ba7c-5ed84f6fdc29 dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Lock "n-hv-driver-port-lock-38fb9dad-15c1-4691-9e3c-20477f960a51" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:20:56.191 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 07:20:56.191 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b84e8121-981d-456b-9c3a-0f6fde60d736' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 07:20:56.205 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b84e8121-981d-456b-9c3a-0f6fde60d736' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 07:20:56.205 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b84e8121-981d-456b-9c3a-0f6fde60d736 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 07:20:56.221 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:20:56.250 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b84e8121-981d-456b-9c3a-0f6fde60d736'] 2021-07-01 07:20:56.250 4396 2012255550456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 07:20:56.265 4396 2012255550456 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-07-01 07:20:56.283 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b84e8121-981d-456b-9c3a-0f6fde60d736'] 2021-07-01 07:20:56.441 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:20:57.360 4396 2012255547816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a484c2ab-d4b6-4542-ba05-375cd6710c36 2021-07-01 07:20:58.206 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 07:20:58.206 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a484c2ab-d4b6-4542-ba05-375cd6710c36' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 07:20:58.223 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a484c2ab-d4b6-4542-ba05-375cd6710c36' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 07:20:58.223 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a484c2ab-d4b6-4542-ba05-375cd6710c36 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 07:20:58.271 4396 2012255550808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d978288e-260e-41ab-9b4c-08d1bc20885f 2021-07-01 07:20:58.271 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a484c2ab-d4b6-4542-ba05-375cd6710c36'] 2021-07-01 07:20:58.289 4396 2012255550808 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-07-01 07:20:58.297 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a484c2ab-d4b6-4542-ba05-375cd6710c36'] 2021-07-01 07:21:00.233 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:21:00.327 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:21:00.973 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-77387625-2d16-497b-af23-6f812147af7d dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Security group member updated on remote: ['23bb36fc-c05a-46d3-9f8c-9fcc660f2568'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:21:00.973 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [req-77387625-2d16-497b-af23-6f812147af7d dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Security group member updated ['23bb36fc-c05a-46d3-9f8c-9fcc660f2568'] 2021-07-01 07:21:00.990 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [req-77387625-2d16-497b-af23-6f812147af7d dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Refresh firewall rules 2021-07-01 07:21:00.999 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-77387625-2d16-497b-af23-6f812147af7d dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Get security group information for devices via rpc ['38fb9dad-15c1-4691-9e3c-20477f960a51'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:21:01.033 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-77387625-2d16-497b-af23-6f812147af7d dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:21:01.033 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-77387625-2d16-497b-af23-6f812147af7d dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:21:01.064 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77387625-2d16-497b-af23-6f812147af7d dd31b1ca0b07458f983b27f20c0c4235 e37f2790970a4b85a226914bbdb6fdef - - -] port_delete event received for '38fb9dad-15c1-4691-9e3c-20477f960a51' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:21:01.394 4396 2012255547816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 38fb9dad-15c1-4691-9e3c-20477f960a51 2021-07-01 07:21:02.242 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 07:21:02.263 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '38fb9dad-15c1-4691-9e3c-20477f960a51' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 07:21:02.263 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '38fb9dad-15c1-4691-9e3c-20477f960a51' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 07:21:02.263 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 38fb9dad-15c1-4691-9e3c-20477f960a51 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 07:21:02.299 4396 2012255550808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5208ea99-b35a-4ddf-b2f3-65375c35e446 2021-07-01 07:21:02.310 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['38fb9dad-15c1-4691-9e3c-20477f960a51'] 2021-07-01 07:21:02.310 4396 2012255550808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 07:21:02.310 4396 2012255550808 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-07-01 07:21:02.310 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['38fb9dad-15c1-4691-9e3c-20477f960a51'] 2021-07-01 07:21:03.856 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eaa79282-b0a6-4660-839b-a6555955e6c6 dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] network_delete received. Deleting network 5208ea99-b35a-4ddf-b2f3-65375c35e446 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-01 07:21:03.856 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eaa79282-b0a6-4660-839b-a6555955e6c6 dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] Network 5208ea99-b35a-4ddf-b2f3-65375c35e446 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-01 07:21:04.252 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:21:04.302 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:21:21.311 4396 2012255547640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a484c2ab-d4b6-4542-ba05-375cd6710c36 2021-07-01 07:21:21.999 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6379b109-ac24-4c26-bee6-16ef3dcbbe94 cda14071ea6e400481a47c5316c62403 ce71df27699a44379e55ed749347a765 - - -] Security group member updated on remote: ['9b3a872d-d87a-426c-8c4d-6dd2eac9d4d0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:21:21.999 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [req-6379b109-ac24-4c26-bee6-16ef3dcbbe94 cda14071ea6e400481a47c5316c62403 ce71df27699a44379e55ed749347a765 - - -] Security group member updated ['9b3a872d-d87a-426c-8c4d-6dd2eac9d4d0'] 2021-07-01 07:21:22.314 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 07:21:22.929 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Adding port a484c2ab-d4b6-4542-ba05-375cd6710c36 2021-07-01 07:21:22.939 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Port a484c2ab-d4b6-4542-ba05-375cd6710c36 updated. Details: {'device': 'a484c2ab-d4b6-4542-ba05-375cd6710c36', 'network_id': 'd978288e-260e-41ab-9b4c-08d1bc20885f', 'port_id': 'a484c2ab-d4b6-4542-ba05-375cd6710c36', 'mac_address': 'fa:16:3e:ea:f0:0c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 167, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a2baff19-7814-4d23-b82d-5274636ad134', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-01 07:21:22.939 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] 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-07-01 07:21:22.956 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a484c2ab-d4b6-4542-ba05-375cd6710c36" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:21:22.956 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a484c2ab-d4b6-4542-ba05-375cd6710c36 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 07:21:22.970 4396 2012255550808 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d978288e-260e-41ab-9b4c-08d1bc20885f 2021-07-01 07:21:22.970 4396 2012255550808 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-07-01 07:21:23.177 4396 2012255550808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a484c2ab-d4b6-4542-ba05-375cd6710c36') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:21:23.189 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a484c2ab-d4b6-4542-ba05-375cd6710c36') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:21:23.189 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a484c2ab-d4b6-4542-ba05-375cd6710c36 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 07:21:23.209 4396 2012255550808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 167, VLAN trunk: None to switch port a484c2ab-d4b6-4542-ba05-375cd6710c36 2021-07-01 07:21:23.221 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9b11f86-99e3-4a75-9c60-0192b0c1a08d 4da7dbbaca734b96b2a292ff79ce8d50 54bd96a9f30248178aa9e9d66c785279 - - -] port_update received: bcc30d20-5c58-437c-8462-29206f5b4b8e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 07:21:23.250 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9b11f86-99e3-4a75-9c60-0192b0c1a08d 4da7dbbaca734b96b2a292ff79ce8d50 54bd96a9f30248178aa9e9d66c785279 - - -] No port bcc30d20-5c58-437c-8462-29206f5b4b8e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 07:21:23.310 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 07:21:23.310 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a484c2ab-d4b6-4542-ba05-375cd6710c36'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:21:23.562 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a484c2ab-d4b6-4542-ba05-375cd6710c36']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:21:23.562 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:21:23.562 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ada2616b-13b6-4ab4-bd84-43f37b0af554) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 07:21:23.562 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a484c2ab-d4b6-4542-ba05-375cd6710c36 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:21:23.591 4396 2012255550808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 07:21:23.591 4396 2012255550808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a484c2ab-d4b6-4542-ba05-375cd6710c36 not yet added. Adding. 2021-07-01 07:21:23.603 4396 2012255550808 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-07-01 07:21:23.607 4396 2012255550808 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-07-01 07:21:23.770 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a484c2ab-d4b6-4542-ba05-375cd6710c36" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:21:23.908 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a484c2ab-d4b6-4542-ba05-375cd6710c36" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:21:23.928 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a484c2ab-d4b6-4542-ba05-375cd6710c36" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:21:24.091 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a484c2ab-d4b6-4542-ba05-375cd6710c36" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:21:24.217 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a484c2ab-d4b6-4542-ba05-375cd6710c36" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:21:24.217 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a484c2ab-d4b6-4542-ba05-375cd6710c36 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 07:21:24.217 4396 2012255550808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a484c2ab-d4b6-4542-ba05-375cd6710c36 processed. 2021-07-01 07:21:24.330 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:21:24.612 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:21:25.311 4396 2012255547640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bcc30d20-5c58-437c-8462-29206f5b4b8e 2021-07-01 07:21:26.323 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 07:21:26.624 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Adding port bcc30d20-5c58-437c-8462-29206f5b4b8e 2021-07-01 07:21:26.624 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Port bcc30d20-5c58-437c-8462-29206f5b4b8e updated. Details: {'device': 'bcc30d20-5c58-437c-8462-29206f5b4b8e', 'network_id': 'fbb92a94-991e-4174-90bb-6cb11955e71b', 'port_id': 'bcc30d20-5c58-437c-8462-29206f5b4b8e', 'mac_address': 'fa:16:3e:2a:21:9f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 197, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd1610d4f-5e99-4c72-8593-cdcac39d198e', '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-07-01 07:21:26.648 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] 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-07-01 07:21:26.658 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bcc30d20-5c58-437c-8462-29206f5b4b8e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:21:26.669 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bcc30d20-5c58-437c-8462-29206f5b4b8e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 07:21:26.669 4396 2012255550808 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fbb92a94-991e-4174-90bb-6cb11955e71b 2021-07-01 07:21:26.669 4396 2012255550808 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-07-01 07:21:26.922 4396 2012255550808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bcc30d20-5c58-437c-8462-29206f5b4b8e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:21:26.922 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bcc30d20-5c58-437c-8462-29206f5b4b8e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:21:26.951 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bcc30d20-5c58-437c-8462-29206f5b4b8e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 07:21:26.951 4396 2012255550808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 197, VLAN trunk: None to switch port bcc30d20-5c58-437c-8462-29206f5b4b8e 2021-07-01 07:21:27.139 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 07:21:27.139 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bcc30d20-5c58-437c-8462-29206f5b4b8e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:21:27.420 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bcc30d20-5c58-437c-8462-29206f5b4b8e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:21:27.439 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:21:27.457 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9b3a872d-d87a-426c-8c4d-6dd2eac9d4d0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 07:21:27.457 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bcc30d20-5c58-437c-8462-29206f5b4b8e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:21:27.457 4396 2012255550808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 07:21:27.481 4396 2012255550808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bcc30d20-5c58-437c-8462-29206f5b4b8e not yet added. Adding. 2021-07-01 07:21:27.489 4396 2012255550808 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-07-01 07:21:27.499 4396 2012255550808 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-07-01 07:21:27.692 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bcc30d20-5c58-437c-8462-29206f5b4b8e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:21:27.874 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bcc30d20-5c58-437c-8462-29206f5b4b8e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:21:27.874 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bcc30d20-5c58-437c-8462-29206f5b4b8e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:21:28.075 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bcc30d20-5c58-437c-8462-29206f5b4b8e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:21:28.218 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bcc30d20-5c58-437c-8462-29206f5b4b8e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.562s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:21:28.235 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bcc30d20-5c58-437c-8462-29206f5b4b8e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 07:21:28.235 4396 2012255550808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bcc30d20-5c58-437c-8462-29206f5b4b8e processed. 2021-07-01 07:21:28.344 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:21:28.799 4396 2012255550808 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:371 2021-07-01 07:21:31.505 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2fa7e877-3c08-432a-9e49-5b9e03dc71d9 01a21e7576244933b95e48f794e18b91 2d383c093d4d463bb24d981eb34370b8 - - -] Security group member updated on remote: ['a796a411-fdea-43b6-b5d7-acf071cb2804'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:21:31.514 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [req-2fa7e877-3c08-432a-9e49-5b9e03dc71d9 01a21e7576244933b95e48f794e18b91 2d383c093d4d463bb24d981eb34370b8 - - -] Security group member updated ['a796a411-fdea-43b6-b5d7-acf071cb2804'] 2021-07-01 07:21:31.514 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [req-2fa7e877-3c08-432a-9e49-5b9e03dc71d9 01a21e7576244933b95e48f794e18b91 2d383c093d4d463bb24d981eb34370b8 - - -] Refresh firewall rules 2021-07-01 07:21:31.514 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2fa7e877-3c08-432a-9e49-5b9e03dc71d9 01a21e7576244933b95e48f794e18b91 2d383c093d4d463bb24d981eb34370b8 - - -] Get security group information for devices via rpc ['f5ce2961-df2e-42ea-9267-21037ca5dec5', 'dd8e14fc-0203-4b74-bdcd-a1f94373b2d2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:21:31.612 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2fa7e877-3c08-432a-9e49-5b9e03dc71d9 01a21e7576244933b95e48f794e18b91 2d383c093d4d463bb24d981eb34370b8 - - -] port_delete event received for 'dd8e14fc-0203-4b74-bdcd-a1f94373b2d2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:21:31.673 4396 2012255547816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: dd8e14fc-0203-4b74-bdcd-a1f94373b2d2 2021-07-01 07:21:31.688 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2fa7e877-3c08-432a-9e49-5b9e03dc71d9 01a21e7576244933b95e48f794e18b91 2d383c093d4d463bb24d981eb34370b8 - - -] Update security group information for ports dict_keys(['f5ce2961-df2e-42ea-9267-21037ca5dec5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:21:31.704 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2fa7e877-3c08-432a-9e49-5b9e03dc71d9 01a21e7576244933b95e48f794e18b91 2d383c093d4d463bb24d981eb34370b8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:21:31.704 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2fa7e877-3c08-432a-9e49-5b9e03dc71d9 01a21e7576244933b95e48f794e18b91 2d383c093d4d463bb24d981eb34370b8 - - -] Update rules of security group (a796a411-fdea-43b6-b5d7-acf071cb2804) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 07:21:31.704 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2fa7e877-3c08-432a-9e49-5b9e03dc71d9 01a21e7576244933b95e48f794e18b91 2d383c093d4d463bb24d981eb34370b8 - - -] Update members of security group (a796a411-fdea-43b6-b5d7-acf071cb2804) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 07:21:31.721 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2fa7e877-3c08-432a-9e49-5b9e03dc71d9 01a21e7576244933b95e48f794e18b91 2d383c093d4d463bb24d981eb34370b8 - - -] Update port filter for f5ce2961-df2e-42ea-9267-21037ca5dec5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:21:31.721 4396 2012255550808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2fa7e877-3c08-432a-9e49-5b9e03dc71d9 01a21e7576244933b95e48f794e18b91 2d383c093d4d463bb24d981eb34370b8 - - -] Updating port rules. 2021-07-01 07:21:31.735 4396 2012255550808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2fa7e877-3c08-432a-9e49-5b9e03dc71d9 01a21e7576244933b95e48f794e18b91 2d383c093d4d463bb24d981eb34370b8 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-01 07:21:31.735 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [req-2fa7e877-3c08-432a-9e49-5b9e03dc71d9 01a21e7576244933b95e48f794e18b91 2d383c093d4d463bb24d981eb34370b8 - - -] Lock "n-hv-driver-port-lock-f5ce2961-df2e-42ea-9267-21037ca5dec5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:21:31.748 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [req-2fa7e877-3c08-432a-9e49-5b9e03dc71d9 01a21e7576244933b95e48f794e18b91 2d383c093d4d463bb24d981eb34370b8 - - -] Lock "n-hv-driver-port-lock-f5ce2961-df2e-42ea-9267-21037ca5dec5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:21:31.748 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [req-2fa7e877-3c08-432a-9e49-5b9e03dc71d9 01a21e7576244933b95e48f794e18b91 2d383c093d4d463bb24d981eb34370b8 - - -] Lock "n-hv-driver-port-lock-f5ce2961-df2e-42ea-9267-21037ca5dec5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:21:31.967 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [req-2fa7e877-3c08-432a-9e49-5b9e03dc71d9 01a21e7576244933b95e48f794e18b91 2d383c093d4d463bb24d981eb34370b8 - - -] Lock "n-hv-driver-port-lock-f5ce2961-df2e-42ea-9267-21037ca5dec5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:21:32.360 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 07:21:32.360 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'dd8e14fc-0203-4b74-bdcd-a1f94373b2d2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 07:21:32.360 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'dd8e14fc-0203-4b74-bdcd-a1f94373b2d2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 07:21:32.378 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port dd8e14fc-0203-4b74-bdcd-a1f94373b2d2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 07:21:32.406 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dd8e14fc-0203-4b74-bdcd-a1f94373b2d2'] 2021-07-01 07:21:32.427 4396 2012255550808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 07:21:32.436 4396 2012255550808 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-07-01 07:21:32.436 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dd8e14fc-0203-4b74-bdcd-a1f94373b2d2'] 2021-07-01 07:21:34.372 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:21:34.403 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:21:41.747 4396 2012255547816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f5ce2961-df2e-42ea-9267-21037ca5dec5 2021-07-01 07:21:42.217 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca8e95d8-5949-4580-9469-61fb9ea06ca1 01a21e7576244933b95e48f794e18b91 2d383c093d4d463bb24d981eb34370b8 - - -] Security group member updated on remote: ['a796a411-fdea-43b6-b5d7-acf071cb2804'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:21:42.235 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [req-ca8e95d8-5949-4580-9469-61fb9ea06ca1 01a21e7576244933b95e48f794e18b91 2d383c093d4d463bb24d981eb34370b8 - - -] Security group member updated ['a796a411-fdea-43b6-b5d7-acf071cb2804'] 2021-07-01 07:21:42.235 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [req-ca8e95d8-5949-4580-9469-61fb9ea06ca1 01a21e7576244933b95e48f794e18b91 2d383c093d4d463bb24d981eb34370b8 - - -] Refresh firewall rules 2021-07-01 07:21:42.248 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca8e95d8-5949-4580-9469-61fb9ea06ca1 01a21e7576244933b95e48f794e18b91 2d383c093d4d463bb24d981eb34370b8 - - -] Get security group information for devices via rpc ['f5ce2961-df2e-42ea-9267-21037ca5dec5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:21:42.285 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ca8e95d8-5949-4580-9469-61fb9ea06ca1 01a21e7576244933b95e48f794e18b91 2d383c093d4d463bb24d981eb34370b8 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:21:42.285 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ca8e95d8-5949-4580-9469-61fb9ea06ca1 01a21e7576244933b95e48f794e18b91 2d383c093d4d463bb24d981eb34370b8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:21:42.302 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca8e95d8-5949-4580-9469-61fb9ea06ca1 01a21e7576244933b95e48f794e18b91 2d383c093d4d463bb24d981eb34370b8 - - -] port_delete event received for 'f5ce2961-df2e-42ea-9267-21037ca5dec5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:21:42.405 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 07:21:42.405 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f5ce2961-df2e-42ea-9267-21037ca5dec5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 07:21:42.405 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f5ce2961-df2e-42ea-9267-21037ca5dec5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 07:21:42.405 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f5ce2961-df2e-42ea-9267-21037ca5dec5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 07:21:42.451 4396 2012255550808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 49eaad1f-9e37-410f-9cc9-30ea4e4fb7da 2021-07-01 07:21:42.451 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f5ce2961-df2e-42ea-9267-21037ca5dec5'] 2021-07-01 07:21:42.470 4396 2012255550808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 07:21:42.484 4396 2012255550808 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-07-01 07:21:42.484 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f5ce2961-df2e-42ea-9267-21037ca5dec5'] 2021-07-01 07:21:44.425 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:21:44.450 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:21:45.702 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90cbf852-b878-4d50-9721-fba993555c13 dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] port_delete event received for '486f8a6d-7cc9-4e28-82e8-e7d2272b07d3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:21:46.951 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e23e5783-09cd-48b3-b527-ccb0b7111883 dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] port_delete event received for 'fff9f873-01a2-48de-a7e2-6b9f40c9e792' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:21:48.359 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c0e4c6b-06b2-4493-add0-8a6a1ac171ca dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] network_delete received. Deleting network 49eaad1f-9e37-410f-9cc9-30ea4e4fb7da network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-01 07:21:48.359 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c0e4c6b-06b2-4493-add0-8a6a1ac171ca dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] Network 49eaad1f-9e37-410f-9cc9-30ea4e4fb7da not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-01 07:21:57.905 4396 2012255547816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2fba20a2-e0e9-4f96-8f04-a83938fce2a6 2021-07-01 07:21:58.201 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3e44e75a-e059-4b75-b877-679b31c33a73 e424000b67e8415a8e0d834691018b65 72854906dca24955b1c48a9d914243c1 - - -] Security group member updated on remote: ['6d11e9b3-5ae6-457c-97ad-bf9f73ec0508'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:21:58.224 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [req-3e44e75a-e059-4b75-b877-679b31c33a73 e424000b67e8415a8e0d834691018b65 72854906dca24955b1c48a9d914243c1 - - -] Security group member updated ['6d11e9b3-5ae6-457c-97ad-bf9f73ec0508'] 2021-07-01 07:21:58.231 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [req-3e44e75a-e059-4b75-b877-679b31c33a73 e424000b67e8415a8e0d834691018b65 72854906dca24955b1c48a9d914243c1 - - -] Refresh firewall rules 2021-07-01 07:21:58.247 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3e44e75a-e059-4b75-b877-679b31c33a73 e424000b67e8415a8e0d834691018b65 72854906dca24955b1c48a9d914243c1 - - -] Get security group information for devices via rpc ['2fba20a2-e0e9-4f96-8f04-a83938fce2a6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:21:58.278 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3e44e75a-e059-4b75-b877-679b31c33a73 e424000b67e8415a8e0d834691018b65 72854906dca24955b1c48a9d914243c1 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:21:58.295 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3e44e75a-e059-4b75-b877-679b31c33a73 e424000b67e8415a8e0d834691018b65 72854906dca24955b1c48a9d914243c1 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:21:58.295 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e44e75a-e059-4b75-b877-679b31c33a73 e424000b67e8415a8e0d834691018b65 72854906dca24955b1c48a9d914243c1 - - -] port_delete event received for '2fba20a2-e0e9-4f96-8f04-a83938fce2a6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:21:58.472 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 07:21:58.472 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2fba20a2-e0e9-4f96-8f04-a83938fce2a6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 07:21:58.472 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2fba20a2-e0e9-4f96-8f04-a83938fce2a6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 07:21:58.472 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2fba20a2-e0e9-4f96-8f04-a83938fce2a6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 07:21:58.518 4396 2012255550808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bc16430a-6be8-464b-989d-896c9008834c 2021-07-01 07:21:58.518 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2fba20a2-e0e9-4f96-8f04-a83938fce2a6'] 2021-07-01 07:21:58.534 4396 2012255550808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 07:21:58.534 4396 2012255550808 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-07-01 07:21:58.534 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2fba20a2-e0e9-4f96-8f04-a83938fce2a6'] 2021-07-01 07:22:00.485 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:22:00.515 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:22:08.231 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7daf620d-1d90-4ddc-91ae-5dd68c4d93b2 e424000b67e8415a8e0d834691018b65 72854906dca24955b1c48a9d914243c1 - - -] Security group member updated on remote: ['6d11e9b3-5ae6-457c-97ad-bf9f73ec0508'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:22:08.231 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [req-7daf620d-1d90-4ddc-91ae-5dd68c4d93b2 e424000b67e8415a8e0d834691018b65 72854906dca24955b1c48a9d914243c1 - - -] Security group member updated ['6d11e9b3-5ae6-457c-97ad-bf9f73ec0508'] 2021-07-01 07:22:09.093 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7386ccf4-44ac-4999-9215-1d479dcf2e45 4da7dbbaca734b96b2a292ff79ce8d50 54bd96a9f30248178aa9e9d66c785279 - - -] port_update received: cae211db-0e2c-4b17-9794-d98810186915 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 07:22:09.106 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7386ccf4-44ac-4999-9215-1d479dcf2e45 4da7dbbaca734b96b2a292ff79ce8d50 54bd96a9f30248178aa9e9d66c785279 - - -] No port cae211db-0e2c-4b17-9794-d98810186915 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 07:22:11.716 4396 2012255547640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cae211db-0e2c-4b17-9794-d98810186915 2021-07-01 07:22:12.546 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 07:22:12.922 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Adding port cae211db-0e2c-4b17-9794-d98810186915 2021-07-01 07:22:12.949 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Port cae211db-0e2c-4b17-9794-d98810186915 updated. Details: {'device': 'cae211db-0e2c-4b17-9794-d98810186915', 'network_id': 'bc16430a-6be8-464b-989d-896c9008834c', 'port_id': 'cae211db-0e2c-4b17-9794-d98810186915', 'mac_address': 'fa:16:3e:db:c4:ff', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 156, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a299e74c-72fd-4e2b-9713-f273eb92cacc', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-01 07:22:12.949 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] 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-07-01 07:22:12.949 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cae211db-0e2c-4b17-9794-d98810186915" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:22:12.975 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cae211db-0e2c-4b17-9794-d98810186915 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 07:22:12.982 4396 2012255550808 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bc16430a-6be8-464b-989d-896c9008834c 2021-07-01 07:22:12.982 4396 2012255550808 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-07-01 07:22:13.153 4396 2012255550808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cae211db-0e2c-4b17-9794-d98810186915') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:22:13.153 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cae211db-0e2c-4b17-9794-d98810186915') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:22:13.171 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cae211db-0e2c-4b17-9794-d98810186915 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 07:22:13.171 4396 2012255550808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 156, VLAN trunk: None to switch port cae211db-0e2c-4b17-9794-d98810186915 2021-07-01 07:22:13.278 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 07:22:13.278 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cae211db-0e2c-4b17-9794-d98810186915'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:22:13.450 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cae211db-0e2c-4b17-9794-d98810186915']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:22:13.450 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:22:13.466 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6d11e9b3-5ae6-457c-97ad-bf9f73ec0508) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 07:22:13.466 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6d11e9b3-5ae6-457c-97ad-bf9f73ec0508) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 07:22:13.466 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cae211db-0e2c-4b17-9794-d98810186915 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:22:13.482 4396 2012255550808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 07:22:13.482 4396 2012255550808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cae211db-0e2c-4b17-9794-d98810186915 not yet added. Adding. 2021-07-01 07:22:13.498 4396 2012255550808 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-07-01 07:22:13.498 4396 2012255550808 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-07-01 07:22:13.641 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cae211db-0e2c-4b17-9794-d98810186915" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:22:13.794 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cae211db-0e2c-4b17-9794-d98810186915" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:22:13.794 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cae211db-0e2c-4b17-9794-d98810186915" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:22:13.950 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cae211db-0e2c-4b17-9794-d98810186915" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:22:14.093 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cae211db-0e2c-4b17-9794-d98810186915" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:22:14.093 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cae211db-0e2c-4b17-9794-d98810186915 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 07:22:14.106 4396 2012255550808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cae211db-0e2c-4b17-9794-d98810186915 processed. 2021-07-01 07:22:14.558 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:22:14.918 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:22:21.237 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c6cc0234-ae22-432a-8139-5243f7eff3d3 - - - - -] port_update received: 62cb93ef-9b6b-499e-97b6-d691fa391ea5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 07:22:21.251 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c6cc0234-ae22-432a-8139-5243f7eff3d3 - - - - -] No port 62cb93ef-9b6b-499e-97b6-d691fa391ea5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 07:22:24.126 4396 2012255547816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a484c2ab-d4b6-4542-ba05-375cd6710c36 2021-07-01 07:22:24.546 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f9cfad0f-c3d3-437d-aae9-26df2c1e7c8f 024cbaa161ec42bea3c67e8fe6e887ad 821990519b254afdabd25bf5fbae8ed4 - - -] Security group member updated on remote: ['845bac70-a5f5-413d-a901-ff68a0dbdade'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:22:24.558 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [req-f9cfad0f-c3d3-437d-aae9-26df2c1e7c8f 024cbaa161ec42bea3c67e8fe6e887ad 821990519b254afdabd25bf5fbae8ed4 - - -] Security group member updated ['845bac70-a5f5-413d-a901-ff68a0dbdade'] 2021-07-01 07:22:24.606 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 07:22:24.606 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a484c2ab-d4b6-4542-ba05-375cd6710c36' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 07:22:24.606 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a484c2ab-d4b6-4542-ba05-375cd6710c36' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 07:22:24.621 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a484c2ab-d4b6-4542-ba05-375cd6710c36 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 07:22:24.639 4396 2012255550808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d978288e-260e-41ab-9b4c-08d1bc20885f 2021-07-01 07:22:24.655 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a484c2ab-d4b6-4542-ba05-375cd6710c36'] 2021-07-01 07:22:24.655 4396 2012255550808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 07:22:24.655 4396 2012255550808 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-07-01 07:22:24.672 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a484c2ab-d4b6-4542-ba05-375cd6710c36'] 2021-07-01 07:22:25.202 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-52504169-988c-440e-9e6a-a61a5bb38e70 ffa8de8253a04f15a12d65439a6e27b9 0671137f7a4e4cea826b111372c215c9 - - -] Security group member updated on remote: ['ada2616b-13b6-4ab4-bd84-43f37b0af554'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:22:25.215 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [req-52504169-988c-440e-9e6a-a61a5bb38e70 ffa8de8253a04f15a12d65439a6e27b9 0671137f7a4e4cea826b111372c215c9 - - -] Security group member updated ['ada2616b-13b6-4ab4-bd84-43f37b0af554'] 2021-07-01 07:22:25.593 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50bf74b0-1f2a-499a-9913-87c4f6fa63c5 - - - - -] port_update received: 567cdf3f-9786-4df9-a791-d85af576a72e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 07:22:25.593 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50bf74b0-1f2a-499a-9913-87c4f6fa63c5 - - - - -] No port 567cdf3f-9786-4df9-a791-d85af576a72e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 07:22:26.059 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52504169-988c-440e-9e6a-a61a5bb38e70 ffa8de8253a04f15a12d65439a6e27b9 0671137f7a4e4cea826b111372c215c9 - - -] port_delete event received for 'a484c2ab-d4b6-4542-ba05-375cd6710c36' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:22:26.589 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9d761ff-d1bc-4933-988a-e5bb99dfd307 4da7dbbaca734b96b2a292ff79ce8d50 54bd96a9f30248178aa9e9d66c785279 - - -] port_update received: 12ca93fe-98f9-4b76-9c43-3d2e3d5777a3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 07:22:26.605 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:22:26.605 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9d761ff-d1bc-4933-988a-e5bb99dfd307 4da7dbbaca734b96b2a292ff79ce8d50 54bd96a9f30248178aa9e9d66c785279 - - -] No port 12ca93fe-98f9-4b76-9c43-3d2e3d5777a3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 07:22:26.797 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:22:29.249 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6bf11f8-f516-41e0-8006-fa01eb083883 ffa8de8253a04f15a12d65439a6e27b9 0671137f7a4e4cea826b111372c215c9 - - -] port_delete event received for '03be897e-2086-42d0-81b0-eb045104070a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:22:29.873 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f259f0a-4c9d-46b3-8466-e4c7af57669e - - - - -] port_update received: 2e5cfe5c-fea0-48fd-b4f3-5fa263e6888a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 07:22:29.903 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f259f0a-4c9d-46b3-8466-e4c7af57669e - - - - -] No port 2e5cfe5c-fea0-48fd-b4f3-5fa263e6888a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 07:22:29.937 4396 2012255547640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 12ca93fe-98f9-4b76-9c43-3d2e3d5777a3 2021-07-01 07:22:30.433 4396 2012255550456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6309920e-0d76-4b87-b889-90a72a891cf1 ffa8de8253a04f15a12d65439a6e27b9 0671137f7a4e4cea826b111372c215c9 - - -] Security group rule updated on remote: ['ef667adb-b79b-41da-b4fc-8d9ab012ffa7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 07:22:30.449 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [req-6309920e-0d76-4b87-b889-90a72a891cf1 ffa8de8253a04f15a12d65439a6e27b9 0671137f7a4e4cea826b111372c215c9 - - -] Security group rule updated ['ef667adb-b79b-41da-b4fc-8d9ab012ffa7'] 2021-07-01 07:22:30.610 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 07:22:30.828 4396 2012255550456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b5d99c14-d420-40ad-b4f2-8116e59c90b9 ffa8de8253a04f15a12d65439a6e27b9 0671137f7a4e4cea826b111372c215c9 - - -] Security group rule updated on remote: ['ef667adb-b79b-41da-b4fc-8d9ab012ffa7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 07:22:30.855 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [req-b5d99c14-d420-40ad-b4f2-8116e59c90b9 ffa8de8253a04f15a12d65439a6e27b9 0671137f7a4e4cea826b111372c215c9 - - -] Security group rule updated ['ef667adb-b79b-41da-b4fc-8d9ab012ffa7'] 2021-07-01 07:22:31.043 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Adding port 12ca93fe-98f9-4b76-9c43-3d2e3d5777a3 2021-07-01 07:22:31.043 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Port 12ca93fe-98f9-4b76-9c43-3d2e3d5777a3 updated. Details: {'device': '12ca93fe-98f9-4b76-9c43-3d2e3d5777a3', 'network_id': 'f0feaef6-22d5-47b6-9306-aa18efc94a96', 'port_id': '12ca93fe-98f9-4b76-9c43-3d2e3d5777a3', 'mac_address': 'fa:16:3e:93:d2:f0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 182, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3a8bed3d-f419-4d96-8af1-cba9ad8ff0b7', '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-07-01 07:22:31.058 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] 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-07-01 07:22:31.058 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-12ca93fe-98f9-4b76-9c43-3d2e3d5777a3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:22:31.075 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 12ca93fe-98f9-4b76-9c43-3d2e3d5777a3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 07:22:31.075 4396 2012255550456 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f0feaef6-22d5-47b6-9306-aa18efc94a96 2021-07-01 07:22:31.075 4396 2012255550456 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-07-01 07:22:31.247 4396 2012255550456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '12ca93fe-98f9-4b76-9c43-3d2e3d5777a3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:22:31.261 4396 2012255550456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '12ca93fe-98f9-4b76-9c43-3d2e3d5777a3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:22:31.293 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 12ca93fe-98f9-4b76-9c43-3d2e3d5777a3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 07:22:31.293 4396 2012255550456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 182, VLAN trunk: None to switch port 12ca93fe-98f9-4b76-9c43-3d2e3d5777a3 2021-07-01 07:22:31.403 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 07:22:31.422 4396 2012255550456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['12ca93fe-98f9-4b76-9c43-3d2e3d5777a3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:22:31.673 4396 2012255550456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['12ca93fe-98f9-4b76-9c43-3d2e3d5777a3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:22:31.673 4396 2012255550456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:22:31.685 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (845bac70-a5f5-413d-a901-ff68a0dbdade) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 07:22:31.685 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (845bac70-a5f5-413d-a901-ff68a0dbdade) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 07:22:31.702 4396 2012255550456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 12ca93fe-98f9-4b76-9c43-3d2e3d5777a3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:22:31.702 4396 2012255550456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 07:22:31.702 4396 2012255550456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 12ca93fe-98f9-4b76-9c43-3d2e3d5777a3 not yet added. Adding. 2021-07-01 07:22:31.718 4396 2012255550456 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-07-01 07:22:31.718 4396 2012255550456 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-07-01 07:22:31.840 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12ca93fe-98f9-4b76-9c43-3d2e3d5777a3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:22:31.984 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12ca93fe-98f9-4b76-9c43-3d2e3d5777a3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:22:31.984 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12ca93fe-98f9-4b76-9c43-3d2e3d5777a3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:22:32.125 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12ca93fe-98f9-4b76-9c43-3d2e3d5777a3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:22:32.230 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-12ca93fe-98f9-4b76-9c43-3d2e3d5777a3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:22:32.230 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 12ca93fe-98f9-4b76-9c43-3d2e3d5777a3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 07:22:32.238 4396 2012255550456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 12ca93fe-98f9-4b76-9c43-3d2e3d5777a3 processed. 2021-07-01 07:22:32.636 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:22:33.156 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:22:34.997 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-13fa317e-a743-46f9-880b-9ad16ad917b2 - - - - -] port_update received: 044152e2-8af4-4e6c-b441-02f77befaa82 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 07:22:35.019 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-13fa317e-a743-46f9-880b-9ad16ad917b2 - - - - -] No port 044152e2-8af4-4e6c-b441-02f77befaa82 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 07:22:37.141 4396 2012255550456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cc2b0d4a-2936-423c-9af7-fb4fdda100bd ffa8de8253a04f15a12d65439a6e27b9 0671137f7a4e4cea826b111372c215c9 - - -] Security group member updated on remote: ['ef667adb-b79b-41da-b4fc-8d9ab012ffa7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:22:37.154 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [req-cc2b0d4a-2936-423c-9af7-fb4fdda100bd ffa8de8253a04f15a12d65439a6e27b9 0671137f7a4e4cea826b111372c215c9 - - -] Security group member updated ['ef667adb-b79b-41da-b4fc-8d9ab012ffa7'] 2021-07-01 07:22:38.230 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d80e5e7d-97ac-42da-b309-377c2fc71212 4da7dbbaca734b96b2a292ff79ce8d50 54bd96a9f30248178aa9e9d66c785279 - - -] port_update received: c754f846-eadd-4a04-824c-53d225f3c5c0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 07:22:38.247 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d80e5e7d-97ac-42da-b309-377c2fc71212 4da7dbbaca734b96b2a292ff79ce8d50 54bd96a9f30248178aa9e9d66c785279 - - -] No port c754f846-eadd-4a04-824c-53d225f3c5c0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 07:22:41.996 4396 2012255547640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c754f846-eadd-4a04-824c-53d225f3c5c0 2021-07-01 07:22:42.277 4396 2012255547816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 12ca93fe-98f9-4b76-9c43-3d2e3d5777a3 2021-07-01 07:22:42.698 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 07:22:42.797 4396 2012255550456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b9fa836c-1356-411d-804f-61e95f61d10d 024cbaa161ec42bea3c67e8fe6e887ad 821990519b254afdabd25bf5fbae8ed4 - - -] Security group member updated on remote: ['845bac70-a5f5-413d-a901-ff68a0dbdade'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:22:42.812 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [req-b9fa836c-1356-411d-804f-61e95f61d10d 024cbaa161ec42bea3c67e8fe6e887ad 821990519b254afdabd25bf5fbae8ed4 - - -] Security group member updated ['845bac70-a5f5-413d-a901-ff68a0dbdade'] 2021-07-01 07:22:42.812 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [req-b9fa836c-1356-411d-804f-61e95f61d10d 024cbaa161ec42bea3c67e8fe6e887ad 821990519b254afdabd25bf5fbae8ed4 - - -] Refresh firewall rules 2021-07-01 07:22:42.812 4396 2012255550456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b9fa836c-1356-411d-804f-61e95f61d10d 024cbaa161ec42bea3c67e8fe6e887ad 821990519b254afdabd25bf5fbae8ed4 - - -] Get security group information for devices via rpc ['12ca93fe-98f9-4b76-9c43-3d2e3d5777a3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:22:42.859 4396 2012255550456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b9fa836c-1356-411d-804f-61e95f61d10d 024cbaa161ec42bea3c67e8fe6e887ad 821990519b254afdabd25bf5fbae8ed4 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:22:42.872 4396 2012255550456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b9fa836c-1356-411d-804f-61e95f61d10d 024cbaa161ec42bea3c67e8fe6e887ad 821990519b254afdabd25bf5fbae8ed4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:22:42.935 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9fa836c-1356-411d-804f-61e95f61d10d 024cbaa161ec42bea3c67e8fe6e887ad 821990519b254afdabd25bf5fbae8ed4 - - -] port_delete event received for '12ca93fe-98f9-4b76-9c43-3d2e3d5777a3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:22:43.423 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Adding port c754f846-eadd-4a04-824c-53d225f3c5c0 2021-07-01 07:22:43.436 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Port c754f846-eadd-4a04-824c-53d225f3c5c0 updated. Details: {'device': 'c754f846-eadd-4a04-824c-53d225f3c5c0', 'network_id': 'd978288e-260e-41ab-9b4c-08d1bc20885f', 'port_id': 'c754f846-eadd-4a04-824c-53d225f3c5c0', 'mac_address': 'fa:16:3e:74:ed:63', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 167, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a2baff19-7814-4d23-b82d-5274636ad134', '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-07-01 07:22:43.453 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] 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-07-01 07:22:43.453 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 07:22:43.465 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c754f846-eadd-4a04-824c-53d225f3c5c0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:22:43.465 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c754f846-eadd-4a04-824c-53d225f3c5c0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 07:22:43.481 4396 2012255550456 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d978288e-260e-41ab-9b4c-08d1bc20885f 2021-07-01 07:22:43.481 4396 2012255550456 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-07-01 07:22:43.481 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '12ca93fe-98f9-4b76-9c43-3d2e3d5777a3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 07:22:43.497 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '12ca93fe-98f9-4b76-9c43-3d2e3d5777a3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 07:22:43.497 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 12ca93fe-98f9-4b76-9c43-3d2e3d5777a3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 07:22:43.531 4396 2012255550808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f0feaef6-22d5-47b6-9306-aa18efc94a96 2021-07-01 07:22:43.531 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['12ca93fe-98f9-4b76-9c43-3d2e3d5777a3'] 2021-07-01 07:22:43.531 4396 2012255550808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 07:22:43.531 4396 2012255550808 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-07-01 07:22:43.558 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['12ca93fe-98f9-4b76-9c43-3d2e3d5777a3'] 2021-07-01 07:22:43.639 4396 2012255550456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c754f846-eadd-4a04-824c-53d225f3c5c0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:22:43.639 4396 2012255550456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c754f846-eadd-4a04-824c-53d225f3c5c0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:22:43.669 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c754f846-eadd-4a04-824c-53d225f3c5c0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 07:22:43.669 4396 2012255550456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 167, VLAN trunk: None to switch port c754f846-eadd-4a04-824c-53d225f3c5c0 2021-07-01 07:22:43.765 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 07:22:43.765 4396 2012255550456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c754f846-eadd-4a04-824c-53d225f3c5c0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:22:43.984 4396 2012255550456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c754f846-eadd-4a04-824c-53d225f3c5c0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:22:43.984 4396 2012255550456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:22:44.011 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ef667adb-b79b-41da-b4fc-8d9ab012ffa7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 07:22:44.021 4396 2012255550456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c754f846-eadd-4a04-824c-53d225f3c5c0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:22:44.028 4396 2012255550456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 07:22:44.028 4396 2012255550456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c754f846-eadd-4a04-824c-53d225f3c5c0 not yet added. Adding. 2021-07-01 07:22:44.044 4396 2012255550456 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-07-01 07:22:44.044 4396 2012255550456 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-07-01 07:22:44.179 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c754f846-eadd-4a04-824c-53d225f3c5c0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:22:44.293 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c754f846-eadd-4a04-824c-53d225f3c5c0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:22:44.293 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c754f846-eadd-4a04-824c-53d225f3c5c0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:22:44.453 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c754f846-eadd-4a04-824c-53d225f3c5c0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:22:44.546 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c754f846-eadd-4a04-824c-53d225f3c5c0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.079s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:22:44.564 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c754f846-eadd-4a04-824c-53d225f3c5c0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 07:22:44.564 4396 2012255550456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c754f846-eadd-4a04-824c-53d225f3c5c0 processed. 2021-07-01 07:22:44.703 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:22:45.093 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:22:48.903 4396 2012255550456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3825e980-fb06-43f4-9475-8beae3e67506 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Security group member updated on remote: ['b7a7a232-865b-4fe6-9bab-825736bc7934'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:22:48.931 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [req-3825e980-fb06-43f4-9475-8beae3e67506 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Security group member updated ['b7a7a232-865b-4fe6-9bab-825736bc7934'] 2021-07-01 07:22:50.311 4396 2012255547816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cae211db-0e2c-4b17-9794-d98810186915 2021-07-01 07:22:50.542 4396 2012255550456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1d969a75-f1af-447f-87e7-7daa59b42a86 e424000b67e8415a8e0d834691018b65 72854906dca24955b1c48a9d914243c1 - - -] Security group member updated on remote: ['6d11e9b3-5ae6-457c-97ad-bf9f73ec0508'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:22:50.542 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [req-1d969a75-f1af-447f-87e7-7daa59b42a86 e424000b67e8415a8e0d834691018b65 72854906dca24955b1c48a9d914243c1 - - -] Security group member updated ['6d11e9b3-5ae6-457c-97ad-bf9f73ec0508'] 2021-07-01 07:22:50.558 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [req-1d969a75-f1af-447f-87e7-7daa59b42a86 e424000b67e8415a8e0d834691018b65 72854906dca24955b1c48a9d914243c1 - - -] Refresh firewall rules 2021-07-01 07:22:50.558 4396 2012255550456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1d969a75-f1af-447f-87e7-7daa59b42a86 e424000b67e8415a8e0d834691018b65 72854906dca24955b1c48a9d914243c1 - - -] Get security group information for devices via rpc ['cae211db-0e2c-4b17-9794-d98810186915'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:22:50.624 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4cbf5df9-899d-433e-a3f5-79a2fc1b4062 4da7dbbaca734b96b2a292ff79ce8d50 54bd96a9f30248178aa9e9d66c785279 - - -] port_update received: 5d86489d-0aca-4062-9f2a-0d8564f56cec port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 07:22:50.651 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4cbf5df9-899d-433e-a3f5-79a2fc1b4062 4da7dbbaca734b96b2a292ff79ce8d50 54bd96a9f30248178aa9e9d66c785279 - - -] No port 5d86489d-0aca-4062-9f2a-0d8564f56cec defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 07:22:50.714 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 07:22:50.716 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cae211db-0e2c-4b17-9794-d98810186915' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 07:22:50.716 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cae211db-0e2c-4b17-9794-d98810186915' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 07:22:50.716 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cae211db-0e2c-4b17-9794-d98810186915 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 07:22:50.737 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d969a75-f1af-447f-87e7-7daa59b42a86 e424000b67e8415a8e0d834691018b65 72854906dca24955b1c48a9d914243c1 - - -] port_delete event received for 'cae211db-0e2c-4b17-9794-d98810186915' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:22:50.737 4396 2012255550456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1d969a75-f1af-447f-87e7-7daa59b42a86 e424000b67e8415a8e0d834691018b65 72854906dca24955b1c48a9d914243c1 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:22:50.755 4396 2012255550456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1d969a75-f1af-447f-87e7-7daa59b42a86 e424000b67e8415a8e0d834691018b65 72854906dca24955b1c48a9d914243c1 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:22:50.755 4396 2012255549752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bc16430a-6be8-464b-989d-896c9008834c 2021-07-01 07:22:50.755 4396 2012255549752 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cae211db-0e2c-4b17-9794-d98810186915'] 2021-07-01 07:22:50.776 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 07:22:50.781 4396 2012255549752 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-07-01 07:22:50.781 4396 2012255549752 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cae211db-0e2c-4b17-9794-d98810186915'] 2021-07-01 07:22:52.719 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:22:52.747 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:23:02.190 4396 2012255547640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5d86489d-0aca-4062-9f2a-0d8564f56cec 2021-07-01 07:23:02.374 4396 2012255547816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: be340c64-25f1-4d1f-8bc6-b988fe123d0c 2021-07-01 07:23:02.750 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 07:23:03.043 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Adding port 5d86489d-0aca-4062-9f2a-0d8564f56cec 2021-07-01 07:23:03.043 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Port 5d86489d-0aca-4062-9f2a-0d8564f56cec updated. Details: {'device': '5d86489d-0aca-4062-9f2a-0d8564f56cec', 'network_id': '60c7b1b5-40bb-4a45-976a-11ddce8988c7', 'port_id': '5d86489d-0aca-4062-9f2a-0d8564f56cec', 'mac_address': 'fa:16:3e:0a:e2:f8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 190, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bb298b94-14f1-423d-ad41-5c8832d9e50e', '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-07-01 07:23:03.059 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] 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-07-01 07:23:03.059 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 07:23:03.074 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5d86489d-0aca-4062-9f2a-0d8564f56cec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:23:03.074 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5d86489d-0aca-4062-9f2a-0d8564f56cec _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 07:23:03.074 4396 2012255549752 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 60c7b1b5-40bb-4a45-976a-11ddce8988c7 2021-07-01 07:23:03.092 4396 2012255549752 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-07-01 07:23:03.092 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'be340c64-25f1-4d1f-8bc6-b988fe123d0c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 07:23:03.104 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'be340c64-25f1-4d1f-8bc6-b988fe123d0c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 07:23:03.104 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port be340c64-25f1-4d1f-8bc6-b988fe123d0c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 07:23:03.122 4396 2012255550632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2ca8c512-8b7d-40d2-bfec-a99e57b5d073 eb049f0af9b7462c94e5c10435629246 342144998fd5453fa8ed78cbb277da95 - - -] Security group member updated on remote: ['a945c859-40e1-4df6-9802-806dcf5d37ad'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:23:03.140 4396 2012255550632 MainThread INFO neutron.agent.securitygroups_rpc [req-2ca8c512-8b7d-40d2-bfec-a99e57b5d073 eb049f0af9b7462c94e5c10435629246 342144998fd5453fa8ed78cbb277da95 - - -] Security group member updated ['a945c859-40e1-4df6-9802-806dcf5d37ad'] 2021-07-01 07:23:03.140 4396 2012255550456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0411fe64-be1d-4ab7-a35b-5e0b5e941861 2021-07-01 07:23:03.153 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['be340c64-25f1-4d1f-8bc6-b988fe123d0c'] 2021-07-01 07:23:03.153 4396 2012255550456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 07:23:03.167 4396 2012255550456 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-07-01 07:23:03.167 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['be340c64-25f1-4d1f-8bc6-b988fe123d0c'] 2021-07-01 07:23:03.265 4396 2012255549752 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5d86489d-0aca-4062-9f2a-0d8564f56cec') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:23:03.280 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5d86489d-0aca-4062-9f2a-0d8564f56cec') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:23:03.292 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5d86489d-0aca-4062-9f2a-0d8564f56cec is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 07:23:03.292 4396 2012255549752 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 190, VLAN trunk: None to switch port 5d86489d-0aca-4062-9f2a-0d8564f56cec 2021-07-01 07:23:03.386 4396 2012255549752 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 07:23:03.390 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5d86489d-0aca-4062-9f2a-0d8564f56cec'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:23:03.546 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5d86489d-0aca-4062-9f2a-0d8564f56cec']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:23:03.546 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:23:03.561 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b7a7a232-865b-4fe6-9bab-825736bc7934) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 07:23:03.561 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b7a7a232-865b-4fe6-9bab-825736bc7934) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 07:23:03.577 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5d86489d-0aca-4062-9f2a-0d8564f56cec _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:23:03.593 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 07:23:03.593 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5d86489d-0aca-4062-9f2a-0d8564f56cec not yet added. Adding. 2021-07-01 07:23:03.593 4396 2012255549752 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-07-01 07:23:03.593 4396 2012255549752 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-07-01 07:23:03.682 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ca8c512-8b7d-40d2-bfec-a99e57b5d073 eb049f0af9b7462c94e5c10435629246 342144998fd5453fa8ed78cbb277da95 - - -] port_delete event received for 'be340c64-25f1-4d1f-8bc6-b988fe123d0c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:23:03.713 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5d86489d-0aca-4062-9f2a-0d8564f56cec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:23:03.827 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5d86489d-0aca-4062-9f2a-0d8564f56cec" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:23:03.827 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5d86489d-0aca-4062-9f2a-0d8564f56cec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:23:03.979 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5d86489d-0aca-4062-9f2a-0d8564f56cec" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:23:04.073 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5d86489d-0aca-4062-9f2a-0d8564f56cec" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:23:04.077 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5d86489d-0aca-4062-9f2a-0d8564f56cec status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 07:23:04.077 4396 2012255549752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5d86489d-0aca-4062-9f2a-0d8564f56cec processed. 2021-07-01 07:23:04.749 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80333ec2-1f3a-4816-9330-383e399be472 dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] network_delete received. Deleting network f0feaef6-22d5-47b6-9306-aa18efc94a96 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-01 07:23:04.749 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80333ec2-1f3a-4816-9330-383e399be472 dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] Network f0feaef6-22d5-47b6-9306-aa18efc94a96 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-01 07:23:04.764 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:23:05.206 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:23:05.528 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68899ffe-8922-4d6e-96a9-0eb0f6ed40ca dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] network_delete received. Deleting network 12b52404-448c-4a89-82bf-206a4111b098 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-01 07:23:05.528 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68899ffe-8922-4d6e-96a9-0eb0f6ed40ca dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] Network 12b52404-448c-4a89-82bf-206a4111b098 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-01 07:23:06.875 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d1885-ea26-4eed-9c3e-a2f4ea5b4075 eb049f0af9b7462c94e5c10435629246 342144998fd5453fa8ed78cbb277da95 - - -] port_delete event received for '4ee21c0d-77b3-4943-9570-906e8da7a200' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:23:07.748 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-10d925d5-1ad2-4726-8301-abb75c004c48 eb049f0af9b7462c94e5c10435629246 342144998fd5453fa8ed78cbb277da95 - - -] Security group rule updated on remote: ['d22ac2a8-2357-4588-a2b3-3d7bb1f8d991'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 07:23:07.768 4396 2012255549752 MainThread INFO neutron.agent.securitygroups_rpc [req-10d925d5-1ad2-4726-8301-abb75c004c48 eb049f0af9b7462c94e5c10435629246 342144998fd5453fa8ed78cbb277da95 - - -] Security group rule updated ['d22ac2a8-2357-4588-a2b3-3d7bb1f8d991'] 2021-07-01 07:23:08.128 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9159eb4c-050e-47f4-b8c3-2a8c6f3d5334 eb049f0af9b7462c94e5c10435629246 342144998fd5453fa8ed78cbb277da95 - - -] Security group rule updated on remote: ['d22ac2a8-2357-4588-a2b3-3d7bb1f8d991'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 07:23:08.138 4396 2012255549752 MainThread INFO neutron.agent.securitygroups_rpc [req-9159eb4c-050e-47f4-b8c3-2a8c6f3d5334 eb049f0af9b7462c94e5c10435629246 342144998fd5453fa8ed78cbb277da95 - - -] Security group rule updated ['d22ac2a8-2357-4588-a2b3-3d7bb1f8d991'] 2021-07-01 07:23:13.964 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3657215c-f6b3-4487-85ee-d558d6f4715c eb049f0af9b7462c94e5c10435629246 342144998fd5453fa8ed78cbb277da95 - - -] Security group member updated on remote: ['d22ac2a8-2357-4588-a2b3-3d7bb1f8d991'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:23:13.983 4396 2012255549752 MainThread INFO neutron.agent.securitygroups_rpc [req-3657215c-f6b3-4487-85ee-d558d6f4715c eb049f0af9b7462c94e5c10435629246 342144998fd5453fa8ed78cbb277da95 - - -] Security group member updated ['d22ac2a8-2357-4588-a2b3-3d7bb1f8d991'] 2021-07-01 07:23:15.047 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d34413da-e85d-4f41-bd7d-0e44107ea623 4da7dbbaca734b96b2a292ff79ce8d50 54bd96a9f30248178aa9e9d66c785279 - - -] port_update received: 2aca4334-53e3-445b-b4c2-c07b9319f84b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 07:23:15.077 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d34413da-e85d-4f41-bd7d-0e44107ea623 4da7dbbaca734b96b2a292ff79ce8d50 54bd96a9f30248178aa9e9d66c785279 - - -] No port 2aca4334-53e3-445b-b4c2-c07b9319f84b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 07:23:16.230 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-57f9aa1d-cd89-4f4b-ac5e-f233d9e3abf7 c8ec7abff0da4ca583e50024101e7eda 24e9f814c50b494f92422d49d753fd0f - - -] Security group member updated on remote: ['21cc4d0d-56cd-40df-b56a-1b7703d4f71e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:23:16.251 4396 2012255549752 MainThread INFO neutron.agent.securitygroups_rpc [req-57f9aa1d-cd89-4f4b-ac5e-f233d9e3abf7 c8ec7abff0da4ca583e50024101e7eda 24e9f814c50b494f92422d49d753fd0f - - -] Security group member updated ['21cc4d0d-56cd-40df-b56a-1b7703d4f71e'] 2021-07-01 07:23:17.308 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-260b1e26-47ea-4677-98c1-218f5910bf60 4da7dbbaca734b96b2a292ff79ce8d50 54bd96a9f30248178aa9e9d66c785279 - - -] port_update received: 770b808f-6f11-4f19-aa57-3dcd040b05b1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 07:23:17.343 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-260b1e26-47ea-4677-98c1-218f5910bf60 4da7dbbaca734b96b2a292ff79ce8d50 54bd96a9f30248178aa9e9d66c785279 - - -] No port 770b808f-6f11-4f19-aa57-3dcd040b05b1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 07:23:18.323 4396 2012255547640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2aca4334-53e3-445b-b4c2-c07b9319f84b 2021-07-01 07:23:18.858 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 07:23:18.964 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5295dfc3-1050-45a6-bca2-f5795efae27c 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Security group rule updated on remote: ['2a8ef0fc-bce0-462f-b91d-b2d5760429e6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 07:23:18.964 4396 2012255549752 MainThread INFO neutron.agent.securitygroups_rpc [req-5295dfc3-1050-45a6-bca2-f5795efae27c 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Security group rule updated ['2a8ef0fc-bce0-462f-b91d-b2d5760429e6'] 2021-07-01 07:23:19.135 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Adding port 2aca4334-53e3-445b-b4c2-c07b9319f84b 2021-07-01 07:23:19.135 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Port 2aca4334-53e3-445b-b4c2-c07b9319f84b updated. Details: {'device': '2aca4334-53e3-445b-b4c2-c07b9319f84b', 'network_id': '0411fe64-be1d-4ab7-a35b-5e0b5e941861', 'port_id': '2aca4334-53e3-445b-b4c2-c07b9319f84b', 'mac_address': 'fa:16:3e:fe:f5:0c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 189, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '20538cb8-93cb-4910-bdf0-c7914fba73bb', '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-07-01 07:23:19.153 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] 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-07-01 07:23:19.153 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2aca4334-53e3-445b-b4c2-c07b9319f84b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:23:19.153 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2aca4334-53e3-445b-b4c2-c07b9319f84b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 07:23:19.167 4396 2012255549752 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0411fe64-be1d-4ab7-a35b-5e0b5e941861 2021-07-01 07:23:19.167 4396 2012255549752 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-07-01 07:23:19.357 4396 2012255549752 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2aca4334-53e3-445b-b4c2-c07b9319f84b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:23:19.357 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2aca4334-53e3-445b-b4c2-c07b9319f84b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:23:19.377 4396 2012255550456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b9502908-da62-4e94-b032-12ced36b502e 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Security group rule updated on remote: ['2a8ef0fc-bce0-462f-b91d-b2d5760429e6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 07:23:19.377 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [req-b9502908-da62-4e94-b032-12ced36b502e 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Security group rule updated ['2a8ef0fc-bce0-462f-b91d-b2d5760429e6'] 2021-07-01 07:23:19.387 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2aca4334-53e3-445b-b4c2-c07b9319f84b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 07:23:19.387 4396 2012255549752 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 189, VLAN trunk: None to switch port 2aca4334-53e3-445b-b4c2-c07b9319f84b 2021-07-01 07:23:19.500 4396 2012255549752 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 07:23:19.500 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2aca4334-53e3-445b-b4c2-c07b9319f84b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:23:19.655 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2aca4334-53e3-445b-b4c2-c07b9319f84b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:23:19.670 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:23:19.670 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d22ac2a8-2357-4588-a2b3-3d7bb1f8d991) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 07:23:19.685 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2aca4334-53e3-445b-b4c2-c07b9319f84b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:23:19.698 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 07:23:19.698 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2aca4334-53e3-445b-b4c2-c07b9319f84b not yet added. Adding. 2021-07-01 07:23:19.714 4396 2012255549752 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-07-01 07:23:19.714 4396 2012255549752 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-07-01 07:23:19.714 4396 2012255550456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-533f1fb9-c165-470a-a8ba-c1c01808c916 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Security group rule updated on remote: ['2a8ef0fc-bce0-462f-b91d-b2d5760429e6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 07:23:19.736 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [req-533f1fb9-c165-470a-a8ba-c1c01808c916 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Security group rule updated ['2a8ef0fc-bce0-462f-b91d-b2d5760429e6'] 2021-07-01 07:23:19.855 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2aca4334-53e3-445b-b4c2-c07b9319f84b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:23:19.995 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2aca4334-53e3-445b-b4c2-c07b9319f84b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:23:19.995 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2aca4334-53e3-445b-b4c2-c07b9319f84b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:23:20.063 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1c0a8abd-98ca-4d8c-b593-172dd91d844c 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Security group rule updated on remote: ['2a8ef0fc-bce0-462f-b91d-b2d5760429e6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 07:23:20.063 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [req-1c0a8abd-98ca-4d8c-b593-172dd91d844c 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Security group rule updated ['2a8ef0fc-bce0-462f-b91d-b2d5760429e6'] 2021-07-01 07:23:20.140 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2aca4334-53e3-445b-b4c2-c07b9319f84b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:23:20.245 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2aca4334-53e3-445b-b4c2-c07b9319f84b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:23:20.245 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2aca4334-53e3-445b-b4c2-c07b9319f84b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 07:23:20.276 4396 2012255549752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2aca4334-53e3-445b-b4c2-c07b9319f84b processed. 2021-07-01 07:23:20.331 4396 2012255547640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 770b808f-6f11-4f19-aa57-3dcd040b05b1 2021-07-01 07:23:20.405 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f786ea6f-bb6f-4127-9705-ed51d1a70584 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Security group rule updated on remote: ['2a8ef0fc-bce0-462f-b91d-b2d5760429e6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 07:23:20.405 4396 2012255549752 MainThread INFO neutron.agent.securitygroups_rpc [req-f786ea6f-bb6f-4127-9705-ed51d1a70584 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Security group rule updated ['2a8ef0fc-bce0-462f-b91d-b2d5760429e6'] 2021-07-01 07:23:20.762 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-be0f30a7-aeea-4cdb-ba5c-5ebc828b7e61 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Security group rule updated on remote: ['2a8ef0fc-bce0-462f-b91d-b2d5760429e6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 07:23:20.762 4396 2012255549752 MainThread INFO neutron.agent.securitygroups_rpc [req-be0f30a7-aeea-4cdb-ba5c-5ebc828b7e61 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Security group rule updated ['2a8ef0fc-bce0-462f-b91d-b2d5760429e6'] 2021-07-01 07:23:20.901 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 07:23:20.904 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:23:21.217 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Adding port 770b808f-6f11-4f19-aa57-3dcd040b05b1 2021-07-01 07:23:21.247 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Port 770b808f-6f11-4f19-aa57-3dcd040b05b1 updated. Details: {'device': '770b808f-6f11-4f19-aa57-3dcd040b05b1', 'network_id': 'fa2de76d-6b38-4844-8847-b0857a370efd', 'port_id': '770b808f-6f11-4f19-aa57-3dcd040b05b1', 'mac_address': 'fa:16:3e:7c:aa:2d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 174, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0690df29-fae6-4510-8171-1b41451bb914', '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-07-01 07:23:21.247 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] 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-07-01 07:23:21.263 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-770b808f-6f11-4f19-aa57-3dcd040b05b1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:23:21.263 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 770b808f-6f11-4f19-aa57-3dcd040b05b1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 07:23:21.276 4396 2012255550808 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fa2de76d-6b38-4844-8847-b0857a370efd 2021-07-01 07:23:21.276 4396 2012255550808 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-07-01 07:23:21.389 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.484s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:23:21.439 4396 2012255550808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '770b808f-6f11-4f19-aa57-3dcd040b05b1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:23:21.452 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '770b808f-6f11-4f19-aa57-3dcd040b05b1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:23:21.467 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 770b808f-6f11-4f19-aa57-3dcd040b05b1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 07:23:21.467 4396 2012255550808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 174, VLAN trunk: None to switch port 770b808f-6f11-4f19-aa57-3dcd040b05b1 2021-07-01 07:23:21.513 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Security group member updated on remote: ['2a8ef0fc-bce0-462f-b91d-b2d5760429e6', 'b7a7a232-865b-4fe6-9bab-825736bc7934'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:23:21.526 4396 2012255549752 MainThread INFO neutron.agent.securitygroups_rpc [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Security group member updated ['2a8ef0fc-bce0-462f-b91d-b2d5760429e6', 'b7a7a232-865b-4fe6-9bab-825736bc7934'] 2021-07-01 07:23:21.526 4396 2012255549752 MainThread INFO neutron.agent.securitygroups_rpc [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Refresh firewall rules 2021-07-01 07:23:21.526 4396 2012255549752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Get security group information for devices via rpc ['5d86489d-0aca-4062-9f2a-0d8564f56cec'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:23:21.559 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] port_update received: 5d86489d-0aca-4062-9f2a-0d8564f56cec port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 07:23:21.588 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Lock "n-hv-agent-port-lock-5d86489d-0aca-4062-9f2a-0d8564f56cec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:23:21.588 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Binding port 5d86489d-0aca-4062-9f2a-0d8564f56cec _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 07:23:21.608 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] 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-07-01 07:23:21.608 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 07:23:21.621 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['770b808f-6f11-4f19-aa57-3dcd040b05b1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:23:21.637 4396 2012255550456 MainThread DEBUG neutron.services.trunk.rpc.agent [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5d86489d-0aca-4062-9f2a-0d8564f56cec') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:23:21.637 4396 2012255550456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5d86489d-0aca-4062-9f2a-0d8564f56cec') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:23:21.683 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Trunk plugin disabled on server. Assuming port 5d86489d-0aca-4062-9f2a-0d8564f56cec is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 07:23:21.683 4396 2012255550456 MainThread INFO networking_hyperv.neutron.trunk_driver [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Binding VLAN ID: 190, VLAN trunk: None to switch port 5d86489d-0aca-4062-9f2a-0d8564f56cec 2021-07-01 07:23:21.749 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Refresh firewall rules 2021-07-01 07:23:21.771 4396 2012255550456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Get security group information for devices via rpc ['5d86489d-0aca-4062-9f2a-0d8564f56cec'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:23:22.237 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['770b808f-6f11-4f19-aa57-3dcd040b05b1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:23:22.237 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:23:22.251 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (21cc4d0d-56cd-40df-b56a-1b7703d4f71e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 07:23:22.265 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (21cc4d0d-56cd-40df-b56a-1b7703d4f71e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 07:23:22.276 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 770b808f-6f11-4f19-aa57-3dcd040b05b1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:23:22.276 4396 2012255550808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 07:23:22.296 4396 2012255550808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 770b808f-6f11-4f19-aa57-3dcd040b05b1 not yet added. Adding. 2021-07-01 07:23:22.296 4396 2012255550808 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-07-01 07:23:22.311 4396 2012255550808 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-07-01 07:23:22.434 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Update security group information for ports dict_keys(['5d86489d-0aca-4062-9f2a-0d8564f56cec']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:23:22.459 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:23:22.467 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Update rules of security group (2a8ef0fc-bce0-462f-b91d-b2d5760429e6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 07:23:22.467 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Update rules of security group (b7a7a232-865b-4fe6-9bab-825736bc7934) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 07:23:22.482 4396 2012255549752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Update members of security group (b7a7a232-865b-4fe6-9bab-825736bc7934) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 07:23:22.498 4396 2012255549752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Update port filter for 5d86489d-0aca-4062-9f2a-0d8564f56cec _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:23:22.498 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Updating port rules. 2021-07-01 07:23:22.498 4396 2012255549752 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Creating 6 new rules, removing 0 old rules. 2021-07-01 07:23:22.498 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Lock "n-hv-driver-port-lock-5d86489d-0aca-4062-9f2a-0d8564f56cec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:23:22.528 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-770b808f-6f11-4f19-aa57-3dcd040b05b1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:23:22.579 4396 2012255550456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Update security group information for ports dict_keys(['5d86489d-0aca-4062-9f2a-0d8564f56cec']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:23:22.594 4396 2012255550456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:23:22.606 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Update rules of security group (2a8ef0fc-bce0-462f-b91d-b2d5760429e6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 07:23:22.606 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Update rules of security group (b7a7a232-865b-4fe6-9bab-825736bc7934) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 07:23:22.625 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Update members of security group (b7a7a232-865b-4fe6-9bab-825736bc7934) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 07:23:22.638 4396 2012255550456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Update port filter for 5d86489d-0aca-4062-9f2a-0d8564f56cec _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:23:22.651 4396 2012255550456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Updating port rules. 2021-07-01 07:23:22.651 4396 2012255550456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Creating 6 new rules, removing 0 old rules. 2021-07-01 07:23:22.729 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-770b808f-6f11-4f19-aa57-3dcd040b05b1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:23:22.729 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-770b808f-6f11-4f19-aa57-3dcd040b05b1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:23:22.747 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Lock "n-hv-driver-port-lock-5d86489d-0aca-4062-9f2a-0d8564f56cec" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:23:22.762 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Lock "n-hv-driver-port-lock-5d86489d-0aca-4062-9f2a-0d8564f56cec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:23:22.762 4396 2012255549752 MainThread DEBUG oslo_concurrency.lockutils [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Lock "n-hv-driver-port-lock-5d86489d-0aca-4062-9f2a-0d8564f56cec" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:23:22.779 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Lock "n-hv-driver-port-lock-5d86489d-0aca-4062-9f2a-0d8564f56cec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:23:22.886 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Lock "n-hv-driver-port-lock-5d86489d-0aca-4062-9f2a-0d8564f56cec" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:23:22.921 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Lock "n-hv-driver-port-lock-5d86489d-0aca-4062-9f2a-0d8564f56cec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:23:22.941 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Lock "n-hv-driver-port-lock-5d86489d-0aca-4062-9f2a-0d8564f56cec" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:23:23.013 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [req-f381b6c1-2c33-4dd6-991f-841a0c484bd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Lock "n-hv-agent-port-lock-5d86489d-0aca-4062-9f2a-0d8564f56cec" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:23:23.013 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-770b808f-6f11-4f19-aa57-3dcd040b05b1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:23:23.057 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18c75578-52eb-4973-9101-d6b825db35ec dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] network_delete received. Deleting network bc16430a-6be8-464b-989d-896c9008834c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-01 07:23:23.057 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18c75578-52eb-4973-9101-d6b825db35ec dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] Network bc16430a-6be8-464b-989d-896c9008834c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-01 07:23:23.169 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-770b808f-6f11-4f19-aa57-3dcd040b05b1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.907s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:23:23.169 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 770b808f-6f11-4f19-aa57-3dcd040b05b1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 07:23:23.186 4396 2012255550808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 770b808f-6f11-4f19-aa57-3dcd040b05b1 processed. 2021-07-01 07:23:24.948 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:23:25.263 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:23:31.530 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db9b7b68-8b8e-48e0-922c-9652087b10e0 c8ec7abff0da4ca583e50024101e7eda 24e9f814c50b494f92422d49d753fd0f - - -] Security group member updated on remote: ['21cc4d0d-56cd-40df-b56a-1b7703d4f71e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:23:31.557 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [req-db9b7b68-8b8e-48e0-922c-9652087b10e0 c8ec7abff0da4ca583e50024101e7eda 24e9f814c50b494f92422d49d753fd0f - - -] Security group member updated ['21cc4d0d-56cd-40df-b56a-1b7703d4f71e'] 2021-07-01 07:23:31.557 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [req-db9b7b68-8b8e-48e0-922c-9652087b10e0 c8ec7abff0da4ca583e50024101e7eda 24e9f814c50b494f92422d49d753fd0f - - -] Refresh firewall rules 2021-07-01 07:23:31.557 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db9b7b68-8b8e-48e0-922c-9652087b10e0 c8ec7abff0da4ca583e50024101e7eda 24e9f814c50b494f92422d49d753fd0f - - -] Get security group information for devices via rpc ['770b808f-6f11-4f19-aa57-3dcd040b05b1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:23:31.607 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-db9b7b68-8b8e-48e0-922c-9652087b10e0 c8ec7abff0da4ca583e50024101e7eda 24e9f814c50b494f92422d49d753fd0f - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:23:31.607 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-db9b7b68-8b8e-48e0-922c-9652087b10e0 c8ec7abff0da4ca583e50024101e7eda 24e9f814c50b494f92422d49d753fd0f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:23:31.624 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db9b7b68-8b8e-48e0-922c-9652087b10e0 c8ec7abff0da4ca583e50024101e7eda 24e9f814c50b494f92422d49d753fd0f - - -] port_delete event received for '770b808f-6f11-4f19-aa57-3dcd040b05b1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:23:32.651 4396 2012255547816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 770b808f-6f11-4f19-aa57-3dcd040b05b1 2021-07-01 07:23:32.979 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 07:23:32.979 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '770b808f-6f11-4f19-aa57-3dcd040b05b1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 07:23:32.979 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '770b808f-6f11-4f19-aa57-3dcd040b05b1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 07:23:32.995 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 770b808f-6f11-4f19-aa57-3dcd040b05b1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 07:23:33.011 4396 2012255550808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fa2de76d-6b38-4844-8847-b0857a370efd 2021-07-01 07:23:33.031 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['770b808f-6f11-4f19-aa57-3dcd040b05b1'] 2021-07-01 07:23:33.031 4396 2012255550808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 07:23:33.044 4396 2012255550808 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-07-01 07:23:33.044 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['770b808f-6f11-4f19-aa57-3dcd040b05b1'] 2021-07-01 07:23:34.995 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:23:35.027 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:23:37.967 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8db1ddd4-3632-4303-8cb2-8f8c687f961e c8ec7abff0da4ca583e50024101e7eda 24e9f814c50b494f92422d49d753fd0f - - -] Security group member updated on remote: ['21cc4d0d-56cd-40df-b56a-1b7703d4f71e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:23:37.979 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [req-8db1ddd4-3632-4303-8cb2-8f8c687f961e c8ec7abff0da4ca583e50024101e7eda 24e9f814c50b494f92422d49d753fd0f - - -] Security group member updated ['21cc4d0d-56cd-40df-b56a-1b7703d4f71e'] 2021-07-01 07:23:39.010 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7973f98c-567c-4ecf-be98-aa4363f6be4a 4da7dbbaca734b96b2a292ff79ce8d50 54bd96a9f30248178aa9e9d66c785279 - - -] port_update received: 130439f2-9d7b-44f1-b0bb-aeac193c1cac port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 07:23:39.042 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7973f98c-567c-4ecf-be98-aa4363f6be4a 4da7dbbaca734b96b2a292ff79ce8d50 54bd96a9f30248178aa9e9d66c785279 - - -] No port 130439f2-9d7b-44f1-b0bb-aeac193c1cac defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 07:23:42.531 4396 2012255547640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 130439f2-9d7b-44f1-b0bb-aeac193c1cac 2021-07-01 07:23:43.042 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 07:23:43.310 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Adding port 130439f2-9d7b-44f1-b0bb-aeac193c1cac 2021-07-01 07:23:43.310 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Port 130439f2-9d7b-44f1-b0bb-aeac193c1cac updated. Details: {'device': '130439f2-9d7b-44f1-b0bb-aeac193c1cac', 'network_id': 'fa2de76d-6b38-4844-8847-b0857a370efd', 'port_id': '130439f2-9d7b-44f1-b0bb-aeac193c1cac', 'mac_address': 'fa:16:3e:c4:31:19', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 174, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0690df29-fae6-4510-8171-1b41451bb914', '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-07-01 07:23:43.323 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] 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-07-01 07:23:43.339 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-130439f2-9d7b-44f1-b0bb-aeac193c1cac" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:23:43.339 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 130439f2-9d7b-44f1-b0bb-aeac193c1cac _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 07:23:43.339 4396 2012255550808 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fa2de76d-6b38-4844-8847-b0857a370efd 2021-07-01 07:23:43.358 4396 2012255550808 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-07-01 07:23:43.527 4396 2012255550808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '130439f2-9d7b-44f1-b0bb-aeac193c1cac') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:23:43.527 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '130439f2-9d7b-44f1-b0bb-aeac193c1cac') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:23:43.545 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 130439f2-9d7b-44f1-b0bb-aeac193c1cac is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 07:23:43.568 4396 2012255550808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 174, VLAN trunk: None to switch port 130439f2-9d7b-44f1-b0bb-aeac193c1cac 2021-07-01 07:23:43.683 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 07:23:43.683 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['130439f2-9d7b-44f1-b0bb-aeac193c1cac'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:23:43.839 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['130439f2-9d7b-44f1-b0bb-aeac193c1cac']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:23:43.839 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:23:43.858 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (21cc4d0d-56cd-40df-b56a-1b7703d4f71e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 07:23:43.858 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (21cc4d0d-56cd-40df-b56a-1b7703d4f71e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 07:23:43.869 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 130439f2-9d7b-44f1-b0bb-aeac193c1cac _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:23:43.869 4396 2012255550808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 07:23:43.887 4396 2012255550808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 130439f2-9d7b-44f1-b0bb-aeac193c1cac not yet added. Adding. 2021-07-01 07:23:43.887 4396 2012255550808 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-07-01 07:23:43.905 4396 2012255550808 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-07-01 07:23:44.041 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-130439f2-9d7b-44f1-b0bb-aeac193c1cac" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:23:44.199 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-130439f2-9d7b-44f1-b0bb-aeac193c1cac" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:23:44.199 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-130439f2-9d7b-44f1-b0bb-aeac193c1cac" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:23:44.355 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-130439f2-9d7b-44f1-b0bb-aeac193c1cac" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:23:44.479 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-130439f2-9d7b-44f1-b0bb-aeac193c1cac" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:23:44.479 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 130439f2-9d7b-44f1-b0bb-aeac193c1cac status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 07:23:44.497 4396 2012255550808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 130439f2-9d7b-44f1-b0bb-aeac193c1cac processed. 2021-07-01 07:23:45.043 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:23:45.347 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:23:52.107 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0d4439c7-18ba-47df-8037-65bf84ea9199 c8ec7abff0da4ca583e50024101e7eda 24e9f814c50b494f92422d49d753fd0f - - -] Security group member updated on remote: ['21cc4d0d-56cd-40df-b56a-1b7703d4f71e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:23:52.107 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [req-0d4439c7-18ba-47df-8037-65bf84ea9199 c8ec7abff0da4ca583e50024101e7eda 24e9f814c50b494f92422d49d753fd0f - - -] Security group member updated ['21cc4d0d-56cd-40df-b56a-1b7703d4f71e'] 2021-07-01 07:23:52.107 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [req-0d4439c7-18ba-47df-8037-65bf84ea9199 c8ec7abff0da4ca583e50024101e7eda 24e9f814c50b494f92422d49d753fd0f - - -] Refresh firewall rules 2021-07-01 07:23:52.127 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0d4439c7-18ba-47df-8037-65bf84ea9199 c8ec7abff0da4ca583e50024101e7eda 24e9f814c50b494f92422d49d753fd0f - - -] Get security group information for devices via rpc ['130439f2-9d7b-44f1-b0bb-aeac193c1cac'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:23:52.166 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0d4439c7-18ba-47df-8037-65bf84ea9199 c8ec7abff0da4ca583e50024101e7eda 24e9f814c50b494f92422d49d753fd0f - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:23:52.166 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0d4439c7-18ba-47df-8037-65bf84ea9199 c8ec7abff0da4ca583e50024101e7eda 24e9f814c50b494f92422d49d753fd0f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:23:52.182 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d4439c7-18ba-47df-8037-65bf84ea9199 c8ec7abff0da4ca583e50024101e7eda 24e9f814c50b494f92422d49d753fd0f - - -] port_delete event received for '130439f2-9d7b-44f1-b0bb-aeac193c1cac' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:23:52.621 4396 2012255547640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c754f846-eadd-4a04-824c-53d225f3c5c0 2021-07-01 07:23:52.807 4396 2012255547816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 130439f2-9d7b-44f1-b0bb-aeac193c1cac 2021-07-01 07:23:53.092 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 07:23:53.356 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Adding port c754f846-eadd-4a04-824c-53d225f3c5c0 2021-07-01 07:23:53.356 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Port c754f846-eadd-4a04-824c-53d225f3c5c0 updated. Details: {'device': 'c754f846-eadd-4a04-824c-53d225f3c5c0', 'network_id': 'd978288e-260e-41ab-9b4c-08d1bc20885f', 'port_id': 'c754f846-eadd-4a04-824c-53d225f3c5c0', 'mac_address': 'fa:16:3e:74:ed:63', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 167, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a2baff19-7814-4d23-b82d-5274636ad134', '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-07-01 07:23:53.356 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] 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-07-01 07:23:53.377 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 07:23:53.377 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c754f846-eadd-4a04-824c-53d225f3c5c0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:23:53.385 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c754f846-eadd-4a04-824c-53d225f3c5c0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 07:23:53.401 4396 2012255550808 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-07-01 07:23:53.401 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '130439f2-9d7b-44f1-b0bb-aeac193c1cac' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 07:23:53.417 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '130439f2-9d7b-44f1-b0bb-aeac193c1cac' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 07:23:53.417 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 130439f2-9d7b-44f1-b0bb-aeac193c1cac _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 07:23:53.433 4396 2012255550808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c754f846-eadd-4a04-824c-53d225f3c5c0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:23:53.433 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c754f846-eadd-4a04-824c-53d225f3c5c0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:23:53.449 4396 2012255550456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fa2de76d-6b38-4844-8847-b0857a370efd 2021-07-01 07:23:53.449 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['130439f2-9d7b-44f1-b0bb-aeac193c1cac'] 2021-07-01 07:23:53.465 4396 2012255550456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 07:23:53.465 4396 2012255550456 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-07-01 07:23:53.479 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['130439f2-9d7b-44f1-b0bb-aeac193c1cac'] 2021-07-01 07:23:53.479 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c754f846-eadd-4a04-824c-53d225f3c5c0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 07:23:53.479 4396 2012255550808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 167, VLAN trunk: None to switch port c754f846-eadd-4a04-824c-53d225f3c5c0 2021-07-01 07:23:53.556 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 07:23:53.561 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c754f846-eadd-4a04-824c-53d225f3c5c0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:23:53.717 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c754f846-eadd-4a04-824c-53d225f3c5c0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:23:53.717 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:23:53.735 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ef667adb-b79b-41da-b4fc-8d9ab012ffa7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 07:23:53.747 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c754f846-eadd-4a04-824c-53d225f3c5c0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:23:53.747 4396 2012255550808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 07:23:53.761 4396 2012255550808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-07-01 07:23:53.761 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c754f846-eadd-4a04-824c-53d225f3c5c0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:23:53.761 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c754f846-eadd-4a04-824c-53d225f3c5c0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:23:53.791 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c754f846-eadd-4a04-824c-53d225f3c5c0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:23:53.793 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c754f846-eadd-4a04-824c-53d225f3c5c0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:23:53.882 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c754f846-eadd-4a04-824c-53d225f3c5c0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:23:53.890 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c754f846-eadd-4a04-824c-53d225f3c5c0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 07:23:53.890 4396 2012255550808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c754f846-eadd-4a04-824c-53d225f3c5c0 processed. 2021-07-01 07:23:55.121 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:23:55.494 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:23:56.828 4396 2012255547816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bcc30d20-5c58-437c-8462-29206f5b4b8e 2021-07-01 07:23:57.135 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 07:23:57.135 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bcc30d20-5c58-437c-8462-29206f5b4b8e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 07:23:57.151 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bcc30d20-5c58-437c-8462-29206f5b4b8e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 07:23:57.151 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bcc30d20-5c58-437c-8462-29206f5b4b8e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 07:23:57.183 4396 2012255550808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fbb92a94-991e-4174-90bb-6cb11955e71b 2021-07-01 07:23:57.183 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bcc30d20-5c58-437c-8462-29206f5b4b8e'] 2021-07-01 07:23:57.198 4396 2012255550808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 07:23:57.198 4396 2012255550808 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-07-01 07:23:57.198 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bcc30d20-5c58-437c-8462-29206f5b4b8e'] 2021-07-01 07:23:59.154 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:23:59.964 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.812s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:24:08.713 4396 2012255547640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bcc30d20-5c58-437c-8462-29206f5b4b8e 2021-07-01 07:24:08.948 4396 2012255547816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c754f846-eadd-4a04-824c-53d225f3c5c0 2021-07-01 07:24:09.233 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 07:24:09.528 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Adding port bcc30d20-5c58-437c-8462-29206f5b4b8e 2021-07-01 07:24:09.550 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Port bcc30d20-5c58-437c-8462-29206f5b4b8e updated. Details: {'device': 'bcc30d20-5c58-437c-8462-29206f5b4b8e', 'network_id': 'fbb92a94-991e-4174-90bb-6cb11955e71b', 'port_id': 'bcc30d20-5c58-437c-8462-29206f5b4b8e', 'mac_address': 'fa:16:3e:2a:21:9f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 197, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd1610d4f-5e99-4c72-8593-cdcac39d198e', '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-07-01 07:24:09.550 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] 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-07-01 07:24:09.563 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 07:24:09.563 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c754f846-eadd-4a04-824c-53d225f3c5c0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 07:24:09.576 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c754f846-eadd-4a04-824c-53d225f3c5c0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 07:24:09.576 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c754f846-eadd-4a04-824c-53d225f3c5c0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 07:24:09.576 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bcc30d20-5c58-437c-8462-29206f5b4b8e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:24:09.597 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bcc30d20-5c58-437c-8462-29206f5b4b8e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 07:24:09.597 4396 2012255550808 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fbb92a94-991e-4174-90bb-6cb11955e71b 2021-07-01 07:24:09.611 4396 2012255550808 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-07-01 07:24:09.611 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c754f846-eadd-4a04-824c-53d225f3c5c0'] 2021-07-01 07:24:09.621 4396 2012255550456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 07:24:09.621 4396 2012255550456 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-07-01 07:24:09.634 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c754f846-eadd-4a04-824c-53d225f3c5c0'] 2021-07-01 07:24:09.764 4396 2012255550808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bcc30d20-5c58-437c-8462-29206f5b4b8e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:24:09.764 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bcc30d20-5c58-437c-8462-29206f5b4b8e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:24:09.791 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bcc30d20-5c58-437c-8462-29206f5b4b8e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 07:24:09.791 4396 2012255550808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 197, VLAN trunk: None to switch port bcc30d20-5c58-437c-8462-29206f5b4b8e 2021-07-01 07:24:09.887 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 07:24:09.900 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bcc30d20-5c58-437c-8462-29206f5b4b8e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:24:10.183 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bcc30d20-5c58-437c-8462-29206f5b4b8e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:24:10.183 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:24:10.198 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9b3a872d-d87a-426c-8c4d-6dd2eac9d4d0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 07:24:10.198 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bcc30d20-5c58-437c-8462-29206f5b4b8e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:24:10.215 4396 2012255550808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 07:24:10.215 4396 2012255550808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bcc30d20-5c58-437c-8462-29206f5b4b8e not yet added. Adding. 2021-07-01 07:24:10.215 4396 2012255550808 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-07-01 07:24:10.237 4396 2012255550808 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-07-01 07:24:10.371 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bcc30d20-5c58-437c-8462-29206f5b4b8e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:24:10.498 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bcc30d20-5c58-437c-8462-29206f5b4b8e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:24:10.516 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bcc30d20-5c58-437c-8462-29206f5b4b8e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:24:10.634 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bcc30d20-5c58-437c-8462-29206f5b4b8e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:24:10.752 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bcc30d20-5c58-437c-8462-29206f5b4b8e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:24:10.752 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bcc30d20-5c58-437c-8462-29206f5b4b8e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 07:24:10.767 4396 2012255550808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bcc30d20-5c58-437c-8462-29206f5b4b8e processed. 2021-07-01 07:24:10.953 4396 2012255547816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c754f846-eadd-4a04-824c-53d225f3c5c0 2021-07-01 07:24:11.265 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 07:24:11.265 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c754f846-eadd-4a04-824c-53d225f3c5c0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 07:24:11.280 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c754f846-eadd-4a04-824c-53d225f3c5c0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 07:24:11.280 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c754f846-eadd-4a04-824c-53d225f3c5c0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 07:24:11.291 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:24:11.308 4396 2012255550456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d978288e-260e-41ab-9b4c-08d1bc20885f 2021-07-01 07:24:11.308 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c754f846-eadd-4a04-824c-53d225f3c5c0'] 2021-07-01 07:24:11.308 4396 2012255550456 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-07-01 07:24:11.337 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c754f846-eadd-4a04-824c-53d225f3c5c0'] 2021-07-01 07:24:11.963 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.671s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:24:21.415 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ba85ad0-05b6-4ec2-b017-377d6abbfeef dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] network_delete received. Deleting network fa2de76d-6b38-4844-8847-b0857a370efd network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-01 07:24:21.420 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ba85ad0-05b6-4ec2-b017-377d6abbfeef dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] Network fa2de76d-6b38-4844-8847-b0857a370efd not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-01 07:24:30.821 4396 2012255547640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c754f846-eadd-4a04-824c-53d225f3c5c0 2021-07-01 07:24:31.324 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 07:24:31.587 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Adding port c754f846-eadd-4a04-824c-53d225f3c5c0 2021-07-01 07:24:31.587 4396 2014305000616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Port c754f846-eadd-4a04-824c-53d225f3c5c0 updated. Details: {'device': 'c754f846-eadd-4a04-824c-53d225f3c5c0', 'network_id': 'd978288e-260e-41ab-9b4c-08d1bc20885f', 'port_id': 'c754f846-eadd-4a04-824c-53d225f3c5c0', 'mac_address': 'fa:16:3e:74:ed:63', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 167, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a2baff19-7814-4d23-b82d-5274636ad134', '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-07-01 07:24:31.587 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] 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-07-01 07:24:31.604 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c754f846-eadd-4a04-824c-53d225f3c5c0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:24:31.604 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c754f846-eadd-4a04-824c-53d225f3c5c0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 07:24:31.604 4396 2012255550808 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d978288e-260e-41ab-9b4c-08d1bc20885f 2021-07-01 07:24:31.620 4396 2012255550808 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-07-01 07:24:31.760 4396 2012255550808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c754f846-eadd-4a04-824c-53d225f3c5c0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:24:31.760 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c754f846-eadd-4a04-824c-53d225f3c5c0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:24:31.777 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c754f846-eadd-4a04-824c-53d225f3c5c0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 07:24:31.777 4396 2012255550808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 167, VLAN trunk: None to switch port c754f846-eadd-4a04-824c-53d225f3c5c0 2021-07-01 07:24:31.873 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 07:24:31.873 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c754f846-eadd-4a04-824c-53d225f3c5c0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:24:32.009 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c754f846-eadd-4a04-824c-53d225f3c5c0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:24:32.028 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:24:32.040 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ef667adb-b79b-41da-b4fc-8d9ab012ffa7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 07:24:32.040 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c754f846-eadd-4a04-824c-53d225f3c5c0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:24:32.040 4396 2012255550808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 07:24:32.056 4396 2012255550808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c754f846-eadd-4a04-824c-53d225f3c5c0 not yet added. Adding. 2021-07-01 07:24:32.056 4396 2012255550808 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-07-01 07:24:32.056 4396 2012255550808 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-07-01 07:24:32.197 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c754f846-eadd-4a04-824c-53d225f3c5c0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:24:32.326 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c754f846-eadd-4a04-824c-53d225f3c5c0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:24:32.326 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c754f846-eadd-4a04-824c-53d225f3c5c0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:24:32.480 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c754f846-eadd-4a04-824c-53d225f3c5c0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:24:32.604 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c754f846-eadd-4a04-824c-53d225f3c5c0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:24:32.604 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c754f846-eadd-4a04-824c-53d225f3c5c0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 07:24:32.624 4396 2012255550808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c754f846-eadd-4a04-824c-53d225f3c5c0 processed. 2021-07-01 07:24:33.339 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:24:33.604 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:24:40.776 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2123fee0-758c-42a8-b046-b0bed7d2ffd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Security group member updated on remote: ['2a8ef0fc-bce0-462f-b91d-b2d5760429e6', 'b7a7a232-865b-4fe6-9bab-825736bc7934'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:24:40.792 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [req-2123fee0-758c-42a8-b046-b0bed7d2ffd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Security group member updated ['2a8ef0fc-bce0-462f-b91d-b2d5760429e6', 'b7a7a232-865b-4fe6-9bab-825736bc7934'] 2021-07-01 07:24:40.792 4396 2012255550808 MainThread INFO neutron.agent.securitygroups_rpc [req-2123fee0-758c-42a8-b046-b0bed7d2ffd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Refresh firewall rules 2021-07-01 07:24:40.808 4396 2012255550808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2123fee0-758c-42a8-b046-b0bed7d2ffd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Get security group information for devices via rpc ['5d86489d-0aca-4062-9f2a-0d8564f56cec'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:24:40.824 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2123fee0-758c-42a8-b046-b0bed7d2ffd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] port_update received: 5d86489d-0aca-4062-9f2a-0d8564f56cec port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 07:24:40.841 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [req-2123fee0-758c-42a8-b046-b0bed7d2ffd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Lock "n-hv-agent-port-lock-5d86489d-0aca-4062-9f2a-0d8564f56cec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:24:40.854 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2123fee0-758c-42a8-b046-b0bed7d2ffd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Binding port 5d86489d-0aca-4062-9f2a-0d8564f56cec _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 07:24:40.854 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2123fee0-758c-42a8-b046-b0bed7d2ffd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] 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-07-01 07:24:40.884 4396 2012255550456 MainThread DEBUG neutron.services.trunk.rpc.agent [req-2123fee0-758c-42a8-b046-b0bed7d2ffd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5d86489d-0aca-4062-9f2a-0d8564f56cec') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:24:40.900 4396 2012255550456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-2123fee0-758c-42a8-b046-b0bed7d2ffd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5d86489d-0aca-4062-9f2a-0d8564f56cec') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 07:24:40.918 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-2123fee0-758c-42a8-b046-b0bed7d2ffd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Trunk plugin disabled on server. Assuming port 5d86489d-0aca-4062-9f2a-0d8564f56cec is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 07:24:40.918 4396 2012255550456 MainThread INFO networking_hyperv.neutron.trunk_driver [req-2123fee0-758c-42a8-b046-b0bed7d2ffd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Binding VLAN ID: 190, VLAN trunk: None to switch port 5d86489d-0aca-4062-9f2a-0d8564f56cec 2021-07-01 07:24:40.962 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [req-2123fee0-758c-42a8-b046-b0bed7d2ffd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Refresh firewall rules 2021-07-01 07:24:40.979 4396 2012255550456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2123fee0-758c-42a8-b046-b0bed7d2ffd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Get security group information for devices via rpc ['5d86489d-0aca-4062-9f2a-0d8564f56cec'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 07:24:40.995 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2123fee0-758c-42a8-b046-b0bed7d2ffd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Update security group information for ports dict_keys(['5d86489d-0aca-4062-9f2a-0d8564f56cec']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:24:40.995 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2123fee0-758c-42a8-b046-b0bed7d2ffd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:24:41.012 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2123fee0-758c-42a8-b046-b0bed7d2ffd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Update rules of security group (b7a7a232-865b-4fe6-9bab-825736bc7934) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 07:24:41.012 4396 2012255550808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2123fee0-758c-42a8-b046-b0bed7d2ffd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Update members of security group (b7a7a232-865b-4fe6-9bab-825736bc7934) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 07:24:41.012 4396 2012255550808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2123fee0-758c-42a8-b046-b0bed7d2ffd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Update port filter for 5d86489d-0aca-4062-9f2a-0d8564f56cec _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:24:41.028 4396 2012255550808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2123fee0-758c-42a8-b046-b0bed7d2ffd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Updating port rules. 2021-07-01 07:24:41.040 4396 2012255550808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2123fee0-758c-42a8-b046-b0bed7d2ffd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Creating 0 new rules, removing 6 old rules. 2021-07-01 07:24:41.040 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [req-2123fee0-758c-42a8-b046-b0bed7d2ffd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Lock "n-hv-driver-port-lock-5d86489d-0aca-4062-9f2a-0d8564f56cec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:24:41.040 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [req-2123fee0-758c-42a8-b046-b0bed7d2ffd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Lock "n-hv-driver-port-lock-5d86489d-0aca-4062-9f2a-0d8564f56cec" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:24:41.072 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [req-2123fee0-758c-42a8-b046-b0bed7d2ffd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Lock "n-hv-driver-port-lock-5d86489d-0aca-4062-9f2a-0d8564f56cec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:24:41.167 4396 2012255550456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2123fee0-758c-42a8-b046-b0bed7d2ffd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Update security group information for ports dict_keys(['5d86489d-0aca-4062-9f2a-0d8564f56cec']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 07:24:41.167 4396 2012255550456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2123fee0-758c-42a8-b046-b0bed7d2ffd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 07:24:41.167 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2123fee0-758c-42a8-b046-b0bed7d2ffd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Update rules of security group (b7a7a232-865b-4fe6-9bab-825736bc7934) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 07:24:41.182 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2123fee0-758c-42a8-b046-b0bed7d2ffd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Update members of security group (b7a7a232-865b-4fe6-9bab-825736bc7934) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 07:24:41.182 4396 2012255550456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2123fee0-758c-42a8-b046-b0bed7d2ffd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Update port filter for 5d86489d-0aca-4062-9f2a-0d8564f56cec _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 07:24:41.197 4396 2012255550456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2123fee0-758c-42a8-b046-b0bed7d2ffd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Updating port rules. 2021-07-01 07:24:41.197 4396 2012255550456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2123fee0-758c-42a8-b046-b0bed7d2ffd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Creating 0 new rules, removing 6 old rules. 2021-07-01 07:24:41.326 4396 2012255550808 MainThread DEBUG oslo_concurrency.lockutils [req-2123fee0-758c-42a8-b046-b0bed7d2ffd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Lock "n-hv-driver-port-lock-5d86489d-0aca-4062-9f2a-0d8564f56cec" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:24:41.347 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [req-2123fee0-758c-42a8-b046-b0bed7d2ffd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Lock "n-hv-driver-port-lock-5d86489d-0aca-4062-9f2a-0d8564f56cec" 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:359 2021-07-01 07:24:41.347 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [req-2123fee0-758c-42a8-b046-b0bed7d2ffd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Lock "n-hv-driver-port-lock-5d86489d-0aca-4062-9f2a-0d8564f56cec" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:24:41.372 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [req-2123fee0-758c-42a8-b046-b0bed7d2ffd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Lock "n-hv-driver-port-lock-5d86489d-0aca-4062-9f2a-0d8564f56cec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:24:41.463 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [req-2123fee0-758c-42a8-b046-b0bed7d2ffd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Lock "n-hv-driver-port-lock-5d86489d-0aca-4062-9f2a-0d8564f56cec" 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:371 2021-07-01 07:24:41.525 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [req-2123fee0-758c-42a8-b046-b0bed7d2ffd7 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Lock "n-hv-agent-port-lock-5d86489d-0aca-4062-9f2a-0d8564f56cec" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.688s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:24:41.790 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ebd83e04-b915-4ab6-b5f8-8ebb08f53217 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] port_delete event received for 'df869263-1b15-48c9-84d7-4efd655788ce' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:24:43.214 4396 2012255547816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2aca4334-53e3-445b-b4c2-c07b9319f84b 2021-07-01 07:24:43.384 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 07:24:43.384 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2aca4334-53e3-445b-b4c2-c07b9319f84b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 07:24:43.400 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2aca4334-53e3-445b-b4c2-c07b9319f84b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 07:24:43.416 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2aca4334-53e3-445b-b4c2-c07b9319f84b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 07:24:43.432 4396 2012255550456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0411fe64-be1d-4ab7-a35b-5e0b5e941861 2021-07-01 07:24:43.432 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2aca4334-53e3-445b-b4c2-c07b9319f84b'] 2021-07-01 07:24:43.448 4396 2012255550456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 07:24:43.448 4396 2012255550456 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-07-01 07:24:43.448 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2aca4334-53e3-445b-b4c2-c07b9319f84b'] 2021-07-01 07:24:43.511 4396 2012255550456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-238469fc-fbe5-4c06-a0ae-c088004d5b3d eb049f0af9b7462c94e5c10435629246 342144998fd5453fa8ed78cbb277da95 - - -] Security group member updated on remote: ['d22ac2a8-2357-4588-a2b3-3d7bb1f8d991'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:24:43.540 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [req-238469fc-fbe5-4c06-a0ae-c088004d5b3d eb049f0af9b7462c94e5c10435629246 342144998fd5453fa8ed78cbb277da95 - - -] Security group member updated ['d22ac2a8-2357-4588-a2b3-3d7bb1f8d991'] 2021-07-01 07:24:44.072 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-238469fc-fbe5-4c06-a0ae-c088004d5b3d eb049f0af9b7462c94e5c10435629246 342144998fd5453fa8ed78cbb277da95 - - -] port_delete event received for '2aca4334-53e3-445b-b4c2-c07b9319f84b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:24:45.400 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:24:45.431 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:24:46.100 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0df14a7-91c8-4299-b83e-dce7a630319a eb049f0af9b7462c94e5c10435629246 342144998fd5453fa8ed78cbb277da95 - - -] port_delete event received for 'e60e1f04-c751-4eb2-ab67-96679544baf1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:24:49.231 4396 2012255547816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5d86489d-0aca-4062-9f2a-0d8564f56cec 2021-07-01 07:24:49.430 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 07:24:49.434 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5d86489d-0aca-4062-9f2a-0d8564f56cec' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 07:24:49.434 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5d86489d-0aca-4062-9f2a-0d8564f56cec' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 07:24:49.450 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5d86489d-0aca-4062-9f2a-0d8564f56cec _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 07:24:49.466 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5d86489d-0aca-4062-9f2a-0d8564f56cec'] 2021-07-01 07:24:49.466 4396 2012255550456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 07:24:49.482 4396 2012255550456 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-07-01 07:24:49.498 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5d86489d-0aca-4062-9f2a-0d8564f56cec'] 2021-07-01 07:24:49.513 4396 2012255550456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9ecbbee5-5b21-4214-b4bb-71ad2419de45 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Security group member updated on remote: ['b7a7a232-865b-4fe6-9bab-825736bc7934'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:24:49.531 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [req-9ecbbee5-5b21-4214-b4bb-71ad2419de45 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] Security group member updated ['b7a7a232-865b-4fe6-9bab-825736bc7934'] 2021-07-01 07:24:49.605 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ecbbee5-5b21-4214-b4bb-71ad2419de45 22f3c3cbedc64bcc922bff803bcbbecd f4e798905a364367a72ae2acb5de1b3d - - -] port_delete event received for '5d86489d-0aca-4062-9f2a-0d8564f56cec' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:24:51.415 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61ac2727-48c7-4546-ae66-cf3cdedd8a46 dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] port_delete event received for '371865f9-c691-46b6-8a4a-86755dc52003' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:24:51.439 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:24:51.465 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:24:52.618 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17ba86c0-f476-4e90-9364-0e1a890f67eb dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] port_delete event received for 'a3c5c011-205b-4825-a47f-6c2860c9f813' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:24:53.868 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ac41800-6aeb-440b-bda3-e102698e88cb dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] port_delete event received for 'cbc8b0e1-ab24-4e51-9359-4163138a909b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:24:54.090 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4ef2c42-011a-46f2-b636-863c72ea0daf - - - - -] port_delete event received for 'cbc8b0e1-ab24-4e51-9359-4163138a909b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:24:54.133 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ac41800-6aeb-440b-bda3-e102698e88cb dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] network_delete received. Deleting network 0411fe64-be1d-4ab7-a35b-5e0b5e941861 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-01 07:24:54.152 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ac41800-6aeb-440b-bda3-e102698e88cb dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] Network 0411fe64-be1d-4ab7-a35b-5e0b5e941861 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-01 07:24:54.481 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7434cba3-e6f4-41ee-9f3c-f15d526ec89e dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] port_delete event received for '567cdf3f-9786-4df9-a791-d85af576a72e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:24:55.779 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe8180a3-0ea3-460f-8ada-6efb697a81b5 dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] port_delete event received for '62cb93ef-9b6b-499e-97b6-d691fa391ea5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:24:56.856 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09991287-48ab-447d-ae57-8dc9a99e8e6d dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] port_delete event received for '25e6a442-8291-4226-8764-64b96a1410a8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:24:56.890 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50f4ca1e-2560-4474-9004-c695c944af8f - - - - -] port_delete event received for '25e6a442-8291-4226-8764-64b96a1410a8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:24:57.110 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09991287-48ab-447d-ae57-8dc9a99e8e6d dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] network_delete received. Deleting network 60c7b1b5-40bb-4a45-976a-11ddce8988c7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-01 07:24:57.121 4396 2012255550456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-09991287-48ab-447d-ae57-8dc9a99e8e6d dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] Reclaiming local network 60c7b1b5-40bb-4a45-976a-11ddce8988c7 2021-07-01 07:24:58.420 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a981aa41-cf2c-4deb-aa19-65a6453d151c dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] port_delete event received for '044152e2-8af4-4e6c-b441-02f77befaa82' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:24:59.684 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f3b439a-9c34-445d-a7a6-243580f9db71 dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] port_delete event received for '2e5cfe5c-fea0-48fd-b4f3-5fa263e6888a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:25:00.739 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3285b353-1142-467b-97f7-3d521d3f599d dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] port_delete event received for 'd66780aa-37eb-40a6-bc8f-b4b60e72dfaa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:25:00.780 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b11ceb9e-3a5e-4a81-877f-e7f149947d8e - - - - -] port_delete event received for 'd66780aa-37eb-40a6-bc8f-b4b60e72dfaa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:25:00.993 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3285b353-1142-467b-97f7-3d521d3f599d dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] network_delete received. Deleting network 8f9220e8-aaa8-4cb2-8441-17c5ec8aa342 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-01 07:25:01.010 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3285b353-1142-467b-97f7-3d521d3f599d dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] Network 8f9220e8-aaa8-4cb2-8441-17c5ec8aa342 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-01 07:25:13.047 4396 2012255550456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7ec4d2f5-99d5-48d4-8ab4-0d6164e5dc8c ffa8de8253a04f15a12d65439a6e27b9 0671137f7a4e4cea826b111372c215c9 - - -] Security group member updated on remote: ['ef667adb-b79b-41da-b4fc-8d9ab012ffa7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:25:13.047 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [req-7ec4d2f5-99d5-48d4-8ab4-0d6164e5dc8c ffa8de8253a04f15a12d65439a6e27b9 0671137f7a4e4cea826b111372c215c9 - - -] Security group member updated ['ef667adb-b79b-41da-b4fc-8d9ab012ffa7'] 2021-07-01 07:25:13.327 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ec4d2f5-99d5-48d4-8ab4-0d6164e5dc8c ffa8de8253a04f15a12d65439a6e27b9 0671137f7a4e4cea826b111372c215c9 - - -] port_delete event received for 'c754f846-eadd-4a04-824c-53d225f3c5c0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:25:13.406 4396 2012255547816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c754f846-eadd-4a04-824c-53d225f3c5c0 2021-07-01 07:25:13.625 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 07:25:13.625 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c754f846-eadd-4a04-824c-53d225f3c5c0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 07:25:13.625 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c754f846-eadd-4a04-824c-53d225f3c5c0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 07:25:13.640 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c754f846-eadd-4a04-824c-53d225f3c5c0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 07:25:13.656 4396 2012255550456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d978288e-260e-41ab-9b4c-08d1bc20885f 2021-07-01 07:25:13.656 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c754f846-eadd-4a04-824c-53d225f3c5c0'] 2021-07-01 07:25:13.672 4396 2012255550456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 07:25:13.672 4396 2012255550456 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-07-01 07:25:13.672 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c754f846-eadd-4a04-824c-53d225f3c5c0'] 2021-07-01 07:25:15.391 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2b9ada6-9529-413c-8c80-4c821b10124f ffa8de8253a04f15a12d65439a6e27b9 0671137f7a4e4cea826b111372c215c9 - - -] port_delete event received for 'b62dc84c-e565-4ae0-b6aa-11b5904e90ed' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:25:15.625 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:25:15.651 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:25:19.429 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e353574-58f9-4728-a96c-582aa2448989 dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] port_delete event received for 'a3366679-f3fe-4f22-8658-56e9c95ec1ae' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:25:20.653 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3b138b6-9005-4a19-8b59-b4cdeb58cedf dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] port_delete event received for '5f9eb638-53b1-4b53-ac60-656788fdc92f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:25:21.883 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e99457d4-b33b-4c25-a97f-10412b86c16c dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] port_delete event received for '4caa1f90-b66a-4765-b763-3345360b11fd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:25:22.039 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3bd5a30-444c-44a1-b90d-ec20a0ce58fe - - - - -] port_delete event received for '4caa1f90-b66a-4765-b763-3345360b11fd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:25:22.132 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e99457d4-b33b-4c25-a97f-10412b86c16c dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] network_delete received. Deleting network d978288e-260e-41ab-9b4c-08d1bc20885f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-01 07:25:22.132 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e99457d4-b33b-4c25-a97f-10412b86c16c dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] Network d978288e-260e-41ab-9b4c-08d1bc20885f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-01 07:25:34.819 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3bbf8625-86a6-4de4-a8f0-b923bebf900a cda14071ea6e400481a47c5316c62403 ce71df27699a44379e55ed749347a765 - - -] port_delete event received for 'beae9ade-dc43-44b5-91b0-a6597c4035f5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:25:37.475 4396 2012255547816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bcc30d20-5c58-437c-8462-29206f5b4b8e 2021-07-01 07:25:37.709 4396 2014305000616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df306b27-c10e-4972-898a-1bb8488973f7 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 07:25:37.709 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bcc30d20-5c58-437c-8462-29206f5b4b8e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 07:25:37.709 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bcc30d20-5c58-437c-8462-29206f5b4b8e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 07:25:37.723 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bcc30d20-5c58-437c-8462-29206f5b4b8e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 07:25:37.738 4396 2012255550456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fbb92a94-991e-4174-90bb-6cb11955e71b 2021-07-01 07:25:37.738 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bcc30d20-5c58-437c-8462-29206f5b4b8e'] 2021-07-01 07:25:37.738 4396 2012255550456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 07:25:37.756 4396 2012255550456 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-07-01 07:25:37.756 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bcc30d20-5c58-437c-8462-29206f5b4b8e'] 2021-07-01 07:25:37.975 4396 2012255550456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ec545a28-80d3-4ffa-aa6c-7aa65d464807 cda14071ea6e400481a47c5316c62403 ce71df27699a44379e55ed749347a765 - - -] Security group member updated on remote: ['9b3a872d-d87a-426c-8c4d-6dd2eac9d4d0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 07:25:37.975 4396 2012255550456 MainThread INFO neutron.agent.securitygroups_rpc [req-ec545a28-80d3-4ffa-aa6c-7aa65d464807 cda14071ea6e400481a47c5316c62403 ce71df27699a44379e55ed749347a765 - - -] Security group member updated ['9b3a872d-d87a-426c-8c4d-6dd2eac9d4d0'] 2021-07-01 07:25:38.066 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec545a28-80d3-4ffa-aa6c-7aa65d464807 cda14071ea6e400481a47c5316c62403 ce71df27699a44379e55ed749347a765 - - -] port_delete event received for 'bcc30d20-5c58-437c-8462-29206f5b4b8e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:25:39.723 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 07:25:39.769 4396 2012255550456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 07:25:42.412 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec7d9622-bf9f-4099-a8d3-28a9a1ff7ed8 dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] port_delete event received for '628284bc-dfa8-405f-8ca5-0bfde3635fa3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:25:43.835 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d692498f-e29f-4358-8ea0-ff7c1ad4092d dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] port_delete event received for '55ba8dea-dcf1-4aac-aaf2-bca59a3fd377' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:25:45.195 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d10fdf8-bc88-4dbe-9f6c-d14e1a666edf dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] port_delete event received for 'cd7f3e03-5c24-4402-b2b4-076c37fa3cbf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:25:45.281 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d608fa-5a75-4098-92fd-abfbd0c383c1 - - - - -] port_delete event received for 'cd7f3e03-5c24-4402-b2b4-076c37fa3cbf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:25:45.508 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d10fdf8-bc88-4dbe-9f6c-d14e1a666edf dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] network_delete received. Deleting network fbb92a94-991e-4174-90bb-6cb11955e71b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-01 07:25:45.508 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d10fdf8-bc88-4dbe-9f6c-d14e1a666edf dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] Network fbb92a94-991e-4174-90bb-6cb11955e71b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-01 07:25:46.553 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8cba04b9-25e9-4f1b-a484-af050bec9be1 dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] port_delete event received for '2b269782-a5f8-4951-b658-46254bb950f8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:25:47.790 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86397cd4-cd2a-4b54-8582-aa1248b0fe9d dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] port_delete event received for '41d7d715-b6d2-4388-a22c-8448f62a4bf7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:25:48.790 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2cb8457-c941-4710-8c6a-4a8b19602e11 dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] port_delete event received for 'b98abf30-09f6-4621-86b1-ea24c9f5204f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:25:48.852 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e91fe953-b68e-409b-8dd6-bcfb14ccf6bb - - - - -] port_delete event received for 'b98abf30-09f6-4621-86b1-ea24c9f5204f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 07:25:49.040 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2cb8457-c941-4710-8c6a-4a8b19602e11 dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] network_delete received. Deleting network 804e46f0-1aa4-48cf-aab8-461a895f7ccf network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-01 07:25:49.056 4396 2012255550456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2cb8457-c941-4710-8c6a-4a8b19602e11 dfdbea6989fe4d7c91c74551898c0c60 fbf277cebd6a4b3a9cae6a5a39b3dbf4 - - -] Network 804e46f0-1aa4-48cf-aab8-461a895f7ccf not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463