2021-07-22 22:07:06.367 1668 1445707349160 MainThread INFO neutron.common.config [-] Logging enabled! 2021-07-22 22:07:06.381 1668 1445707349160 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev492 2021-07-22 22:07:06.381 1668 1445707349160 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-22 22:07:06.398 1668 1445707349160 MainThread INFO os_win.utils.network.networkutils [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] WMI caching is disabled. 2021-07-22 22:07:06.634 1668 1445707349160 MainThread DEBUG neutron.agent.securitygroups_rpc [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:119 2021-07-22 22:07:06.705 1668 1445707349160 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-07-22 22:07:06.705 1668 1445707349160 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-07-22 22:07:06.905 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent initialized successfully, now running... 2021-07-22 22:07:06.912 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-07-22 22:07:06.912 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-07-22 22:07:06.946 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-07-22 22:08:52.102 1668 1445803829736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-498ab093-3d80-48e6-ba90-b18c2c42fb9a - - - - -] port_update received: 8aa6f047-72e3-41e7-86a6-3563f76863bd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 22:08:52.111 1668 1445803829736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-498ab093-3d80-48e6-ba90-b18c2c42fb9a - - - - -] No port 8aa6f047-72e3-41e7-86a6-3563f76863bd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 22:08:59.611 1668 1445803829736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3199533-691b-4888-a34e-12026293a466 - - - - -] port_update received: c74dc0da-f0b7-4ee6-9e6a-17c0781cdb55 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 22:08:59.627 1668 1445803829736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3199533-691b-4888-a34e-12026293a466 - - - - -] No port c74dc0da-f0b7-4ee6-9e6a-17c0781cdb55 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 22:09:01.301 1668 1445803829736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c02a7e2-e6b8-4f4a-8566-69b565af1001 - - - - -] port_update received: 361dcd3e-bf12-4663-97ed-63509a4abb1f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 22:09:01.301 1668 1445803829736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c02a7e2-e6b8-4f4a-8566-69b565af1001 - - - - -] No port 361dcd3e-bf12-4663-97ed-63509a4abb1f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 22:09:01.971 1668 1445803829736 MainThread WARNING oslo_policy.policy [req-db4b20ef-6298-4013-b8e9-9bbbeaf3d355 a1f0c52640264f2b95be8d0f296dc732 f0f5b5b5760b46448e086cb29470c3e1 - - -] 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-22 22:09:01.971 1668 1445803829736 MainThread WARNING oslo_policy.policy [req-db4b20ef-6298-4013-b8e9-9bbbeaf3d355 a1f0c52640264f2b95be8d0f296dc732 f0f5b5b5760b46448e086cb29470c3e1 - - -] 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-22 22:09:01.971 1668 1445803829736 MainThread WARNING oslo_policy.policy [req-db4b20ef-6298-4013-b8e9-9bbbeaf3d355 a1f0c52640264f2b95be8d0f296dc732 f0f5b5b5760b46448e086cb29470c3e1 - - -] 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-22 22:09:01.971 1668 1445803829736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db4b20ef-6298-4013-b8e9-9bbbeaf3d355 a1f0c52640264f2b95be8d0f296dc732 f0f5b5b5760b46448e086cb29470c3e1 - - -] Security group rule updated on remote: ['d1b30724-d00e-4db8-ae39-30207036fea9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-22 22:09:01.971 1668 1445803829736 MainThread INFO neutron.agent.securitygroups_rpc [req-db4b20ef-6298-4013-b8e9-9bbbeaf3d355 a1f0c52640264f2b95be8d0f296dc732 f0f5b5b5760b46448e086cb29470c3e1 - - -] Security group rule updated ['d1b30724-d00e-4db8-ae39-30207036fea9'] 2021-07-22 22:09:03.220 1668 1445803829736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-16a2d16a-8d5a-40b4-aff4-ab927d2506b0 04d781a90b74448aa985a99b75a391f6 930d5049741b40029f61bef7a9f31e46 - - -] Security group member updated on remote: ['b5277607-779d-4a4c-a6fb-36bf2e8e16b9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:09:03.220 1668 1445803829736 MainThread INFO neutron.agent.securitygroups_rpc [req-16a2d16a-8d5a-40b4-aff4-ab927d2506b0 04d781a90b74448aa985a99b75a391f6 930d5049741b40029f61bef7a9f31e46 - - -] Security group member updated ['b5277607-779d-4a4c-a6fb-36bf2e8e16b9'] 2021-07-22 22:09:04.606 1668 1445803829736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dfcf3daf-5fa3-436c-a9dc-1eba8183aeb4 a1f0c52640264f2b95be8d0f296dc732 f0f5b5b5760b46448e086cb29470c3e1 - - -] Security group rule updated on remote: ['d1b30724-d00e-4db8-ae39-30207036fea9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-22 22:09:04.606 1668 1445803829736 MainThread INFO neutron.agent.securitygroups_rpc [req-dfcf3daf-5fa3-436c-a9dc-1eba8183aeb4 a1f0c52640264f2b95be8d0f296dc732 f0f5b5b5760b46448e086cb29470c3e1 - - -] Security group rule updated ['d1b30724-d00e-4db8-ae39-30207036fea9'] 2021-07-22 22:09:05.987 1668 1445803829736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb8b3d8a-fd89-4ea1-939f-05e1a9f1f43d 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] network_delete received. Deleting network 083e68c8-c803-49a3-81a4-94df96f0ffd3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-22 22:09:05.987 1668 1445803829736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb8b3d8a-fd89-4ea1-939f-05e1a9f1f43d 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] Network 083e68c8-c803-49a3-81a4-94df96f0ffd3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-22 22:09:06.673 1668 1445803829736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26fa6b3b-bac8-4444-ac05-412d6c50d885 - - - - -] port_update received: 1f101b8d-ba7e-483d-8d91-de052a02b318 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 22:09:06.685 1668 1445803829736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26fa6b3b-bac8-4444-ac05-412d6c50d885 - - - - -] No port 1f101b8d-ba7e-483d-8d91-de052a02b318 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 22:09:10.300 1668 1445803829736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5fe8a6b8-f38e-4b86-a48e-7f80d3e5ba7e 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] network_delete received. Deleting network 498a114f-ab57-45bf-8afd-d60b08ff167a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-22 22:09:10.300 1668 1445803829736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5fe8a6b8-f38e-4b86-a48e-7f80d3e5ba7e 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] Network 498a114f-ab57-45bf-8afd-d60b08ff167a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-22 22:09:12.642 1668 1445803829736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06fd3d8d-f3ac-4630-9ab3-ccdc3232e71e - - - - -] port_update received: 17a0dd4a-2883-4ed6-92ce-c4140c04f40f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 22:09:12.642 1668 1445803829736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06fd3d8d-f3ac-4630-9ab3-ccdc3232e71e - - - - -] No port 17a0dd4a-2883-4ed6-92ce-c4140c04f40f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 22:09:13.429 1668 1445803829736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-434a4240-46f1-42f0-99b0-837c23f04523 190aa6203d174779a6deceea9c8ddbc0 b42cd3971af14982aa439df44a3d2284 - - -] port_update received: 58b01c50-5e76-44cc-af91-2b12c9b5f93e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 22:09:13.439 1668 1445803829736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-434a4240-46f1-42f0-99b0-837c23f04523 190aa6203d174779a6deceea9c8ddbc0 b42cd3971af14982aa439df44a3d2284 - - -] No port 58b01c50-5e76-44cc-af91-2b12c9b5f93e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 22:09:13.909 1668 1445803829736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-da5410ff-668f-4b5c-8b62-d09508e43a53 af5c6b44749f4b80adb164de6f5e9506 d4921e5238394820b75511fabce1b105 - - -] Security group member updated on remote: ['e797fbea-8598-4d5b-a48d-c99cc9d8751a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:09:13.909 1668 1445803829736 MainThread INFO neutron.agent.securitygroups_rpc [req-da5410ff-668f-4b5c-8b62-d09508e43a53 af5c6b44749f4b80adb164de6f5e9506 d4921e5238394820b75511fabce1b105 - - -] Security group member updated ['e797fbea-8598-4d5b-a48d-c99cc9d8751a'] 2021-07-22 22:09:19.872 1668 1445803829736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b578eac-4487-4e21-ae40-5e0e31aa6b0d 190aa6203d174779a6deceea9c8ddbc0 b42cd3971af14982aa439df44a3d2284 - - -] port_update received: 46cf957c-71a4-4d59-acaa-0a6ee00c6443 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 22:09:19.872 1668 1445803829736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b578eac-4487-4e21-ae40-5e0e31aa6b0d 190aa6203d174779a6deceea9c8ddbc0 b42cd3971af14982aa439df44a3d2284 - - -] No port 46cf957c-71a4-4d59-acaa-0a6ee00c6443 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 22:09:19.908 1668 1445803827976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 58b01c50-5e76-44cc-af91-2b12c9b5f93e 2021-07-22 22:09:19.942 1668 1445803829736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db9b4c7a-d4cf-4d00-880b-fad9b4df81e4 - - - - -] port_update received: 01050e49-6046-4b80-926a-1bb97421784e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 22:09:19.970 1668 1445803829736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db9b4c7a-d4cf-4d00-880b-fad9b4df81e4 - - - - -] No port 01050e49-6046-4b80-926a-1bb97421784e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 22:09:21.660 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-22 22:09:21.677 1668 1445803829736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2ebc734f-c022-45fd-9d7e-392f579773c4 5111582d7255407f873e92525ce24f89 02470fdff8df42188a443a16586737f4 - - -] Security group rule updated on remote: ['190b6e4c-e1a0-40b0-aae9-2c36e7a4987e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-22 22:09:21.677 1668 1445803829736 MainThread INFO neutron.agent.securitygroups_rpc [req-2ebc734f-c022-45fd-9d7e-392f579773c4 5111582d7255407f873e92525ce24f89 02470fdff8df42188a443a16586737f4 - - -] Security group rule updated ['190b6e4c-e1a0-40b0-aae9-2c36e7a4987e'] 2021-07-22 22:09:22.204 1668 1445803830088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-547621c4-ad00-447a-8f44-a21058a232c2 087dbf69a436436fa4891026d473b353 8baf2db96e37475fa075f576b74232af - - -] Security group member updated on remote: ['9d06f294-aab1-433d-b4fd-b3ebc0043b4e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:09:22.204 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [req-547621c4-ad00-447a-8f44-a21058a232c2 087dbf69a436436fa4891026d473b353 8baf2db96e37475fa075f576b74232af - - -] Security group member updated ['9d06f294-aab1-433d-b4fd-b3ebc0043b4e'] 2021-07-22 22:09:22.690 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Adding port 58b01c50-5e76-44cc-af91-2b12c9b5f93e 2021-07-22 22:09:22.690 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Port 58b01c50-5e76-44cc-af91-2b12c9b5f93e updated. Details: {'device': '58b01c50-5e76-44cc-af91-2b12c9b5f93e', 'network_id': '2e3c1031-bf11-4336-bfce-e250202b0c09', 'port_id': '58b01c50-5e76-44cc-af91-2b12c9b5f93e', 'mac_address': 'fa:16:3e:d1:1c:bc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1001, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '442a4680-1f29-44e7-8e17-99c1b53e4ebe', '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-22 22:09:22.690 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] 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-22 22:09:22.690 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-58b01c50-5e76-44cc-af91-2b12c9b5f93e" acquired by "networking_hyperv.neutron._common_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-22 22:09:22.690 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 58b01c50-5e76-44cc-af91-2b12c9b5f93e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-22 22:09:22.690 1668 1445803830088 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2e3c1031-bf11-4336-bfce-e250202b0c09 2021-07-22 22:09:22.690 1668 1445803830088 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-22 22:09:22.903 1668 1445803830088 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '58b01c50-5e76-44cc-af91-2b12c9b5f93e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:09:22.903 1668 1445803830088 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '58b01c50-5e76-44cc-af91-2b12c9b5f93e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:09:22.911 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 58b01c50-5e76-44cc-af91-2b12c9b5f93e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-22 22:09:22.911 1668 1445803830088 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1001, VLAN trunk: None to switch port 58b01c50-5e76-44cc-af91-2b12c9b5f93e 2021-07-22 22:09:23.012 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-22 22:09:23.012 1668 1445803830088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['58b01c50-5e76-44cc-af91-2b12c9b5f93e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:09:23.709 1668 1445803830264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a1604682-5b96-41d3-a0e8-84795bf2de9c 5111582d7255407f873e92525ce24f89 02470fdff8df42188a443a16586737f4 - - -] Security group rule updated on remote: ['190b6e4c-e1a0-40b0-aae9-2c36e7a4987e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-22 22:09:23.709 1668 1445803830264 MainThread INFO neutron.agent.securitygroups_rpc [req-a1604682-5b96-41d3-a0e8-84795bf2de9c 5111582d7255407f873e92525ce24f89 02470fdff8df42188a443a16586737f4 - - -] Security group rule updated ['190b6e4c-e1a0-40b0-aae9-2c36e7a4987e'] 2021-07-22 22:09:23.924 1668 1445803827976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 46cf957c-71a4-4d59-acaa-0a6ee00c6443 2021-07-22 22:09:24.955 1668 1445803830088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['58b01c50-5e76-44cc-af91-2b12c9b5f93e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:09:24.955 1668 1445803830088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:09:24.955 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b5277607-779d-4a4c-a6fb-36bf2e8e16b9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 22:09:24.955 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b5277607-779d-4a4c-a6fb-36bf2e8e16b9) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-22 22:09:24.955 1668 1445803830088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 58b01c50-5e76-44cc-af91-2b12c9b5f93e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:09:24.955 1668 1445803830088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-22 22:09:24.955 1668 1445803830088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 58b01c50-5e76-44cc-af91-2b12c9b5f93e not yet added. Adding. 2021-07-22 22:09:24.955 1668 1445803830088 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-22 22:09:24.955 1668 1445803830088 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-22 22:09:25.048 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-58b01c50-5e76-44cc-af91-2b12c9b5f93e" acquired by "networking_hyperv.neutron._common_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-22 22:09:25.144 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-58b01c50-5e76-44cc-af91-2b12c9b5f93e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:09:25.144 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-58b01c50-5e76-44cc-af91-2b12c9b5f93e" acquired by "networking_hyperv.neutron._common_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-22 22:09:25.267 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-58b01c50-5e76-44cc-af91-2b12c9b5f93e" 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-22 22:09:25.362 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-58b01c50-5e76-44cc-af91-2b12c9b5f93e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.672s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:09:25.362 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 58b01c50-5e76-44cc-af91-2b12c9b5f93e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-22 22:09:25.362 1668 1445803830088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 58b01c50-5e76-44cc-af91-2b12c9b5f93e processed. 2021-07-22 22:09:25.535 1668 1445803830088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ae5acdae-813a-4aef-94c4-736927aea8cc a1f0c52640264f2b95be8d0f296dc732 f0f5b5b5760b46448e086cb29470c3e1 - - -] Security group member updated on remote: ['d1b30724-d00e-4db8-ae39-30207036fea9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:09:25.535 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [req-ae5acdae-813a-4aef-94c4-736927aea8cc a1f0c52640264f2b95be8d0f296dc732 f0f5b5b5760b46448e086cb29470c3e1 - - -] Security group member updated ['d1b30724-d00e-4db8-ae39-30207036fea9'] 2021-07-22 22:09:25.704 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-22 22:09:25.704 1668 1445803830088 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-22 22:09:26.266 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Adding port 46cf957c-71a4-4d59-acaa-0a6ee00c6443 2021-07-22 22:09:26.266 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Port 46cf957c-71a4-4d59-acaa-0a6ee00c6443 updated. Details: {'device': '46cf957c-71a4-4d59-acaa-0a6ee00c6443', 'network_id': '55936f98-24a5-4d49-b81e-545d0f73f951', 'port_id': '46cf957c-71a4-4d59-acaa-0a6ee00c6443', 'mac_address': 'fa:16:3e:e6:99:c3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1000, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2ac55d95-d4b7-42af-918c-08897af9d744', '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-22 22:09:26.266 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] 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-22 22:09:26.266 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-46cf957c-71a4-4d59-acaa-0a6ee00c6443" acquired by "networking_hyperv.neutron._common_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-22 22:09:26.266 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 46cf957c-71a4-4d59-acaa-0a6ee00c6443 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-22 22:09:26.266 1668 1445803830792 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 55936f98-24a5-4d49-b81e-545d0f73f951 2021-07-22 22:09:26.266 1668 1445803830792 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-22 22:09:26.379 1668 1445803830792 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '46cf957c-71a4-4d59-acaa-0a6ee00c6443') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:09:26.379 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '46cf957c-71a4-4d59-acaa-0a6ee00c6443') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:09:26.409 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 46cf957c-71a4-4d59-acaa-0a6ee00c6443 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-22 22:09:26.409 1668 1445803830792 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1000, VLAN trunk: None to switch port 46cf957c-71a4-4d59-acaa-0a6ee00c6443 2021-07-22 22:09:26.489 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b69cb46-b3f5-4672-a320-cb35547a20ae 190aa6203d174779a6deceea9c8ddbc0 b42cd3971af14982aa439df44a3d2284 - - -] port_update received: fb08084e-978d-48fa-885e-5bf64b2eec9a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 22:09:26.489 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-22 22:09:26.489 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['46cf957c-71a4-4d59-acaa-0a6ee00c6443'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:09:26.509 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b69cb46-b3f5-4672-a320-cb35547a20ae 190aa6203d174779a6deceea9c8ddbc0 b42cd3971af14982aa439df44a3d2284 - - -] No port fb08084e-978d-48fa-885e-5bf64b2eec9a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 22:09:27.210 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:09:27.617 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['46cf957c-71a4-4d59-acaa-0a6ee00c6443']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:09:27.617 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:09:27.617 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e797fbea-8598-4d5b-a48d-c99cc9d8751a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 22:09:27.617 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e797fbea-8598-4d5b-a48d-c99cc9d8751a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-22 22:09:27.617 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 46cf957c-71a4-4d59-acaa-0a6ee00c6443 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:09:27.617 1668 1445803830792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-22 22:09:27.617 1668 1445803830792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 46cf957c-71a4-4d59-acaa-0a6ee00c6443 not yet added. Adding. 2021-07-22 22:09:27.617 1668 1445803830792 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-22 22:09:27.617 1668 1445803830792 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-22 22:09:27.711 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-46cf957c-71a4-4d59-acaa-0a6ee00c6443" acquired by "networking_hyperv.neutron._common_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-22 22:09:27.798 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-46cf957c-71a4-4d59-acaa-0a6ee00c6443" 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-22 22:09:27.798 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-46cf957c-71a4-4d59-acaa-0a6ee00c6443" acquired by "networking_hyperv.neutron._common_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-22 22:09:27.897 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-46cf957c-71a4-4d59-acaa-0a6ee00c6443" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:09:27.989 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-46cf957c-71a4-4d59-acaa-0a6ee00c6443" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.719s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:09:27.989 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 46cf957c-71a4-4d59-acaa-0a6ee00c6443 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-22 22:09:27.989 1668 1445803830792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 46cf957c-71a4-4d59-acaa-0a6ee00c6443 processed. 2021-07-22 22:09:28.985 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f47199a4-a895-450b-b675-efc9c244d473 087dbf69a436436fa4891026d473b353 8baf2db96e37475fa075f576b74232af - - -] Security group member updated on remote: ['9d06f294-aab1-433d-b4fd-b3ebc0043b4e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:09:28.985 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [req-f47199a4-a895-450b-b675-efc9c244d473 087dbf69a436436fa4891026d473b353 8baf2db96e37475fa075f576b74232af - - -] Security group member updated ['9d06f294-aab1-433d-b4fd-b3ebc0043b4e'] 2021-07-22 22:09:29.563 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf71b6fa-3a04-4233-9875-d781d46bfcbd 190aa6203d174779a6deceea9c8ddbc0 b42cd3971af14982aa439df44a3d2284 - - -] port_update received: 17a280a8-6b7e-41df-96f9-e296267f8d18 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 22:09:29.571 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf71b6fa-3a04-4233-9875-d781d46bfcbd 190aa6203d174779a6deceea9c8ddbc0 b42cd3971af14982aa439df44a3d2284 - - -] No port 17a280a8-6b7e-41df-96f9-e296267f8d18 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 22:09:29.725 1668 1445803830792 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-22 22:09:30.345 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.625s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:09:32.020 1668 1445803827976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fb08084e-978d-48fa-885e-5bf64b2eec9a 2021-07-22 22:09:32.683 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1156ab29-5e12-452d-817c-305f908ac451 190aa6203d174779a6deceea9c8ddbc0 b42cd3971af14982aa439df44a3d2284 - - -] port_update received: 8c4f3a85-033e-4daf-b4e6-59fbe59fdb17 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 22:09:32.696 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1156ab29-5e12-452d-817c-305f908ac451 190aa6203d174779a6deceea9c8ddbc0 b42cd3971af14982aa439df44a3d2284 - - -] No port 8c4f3a85-033e-4daf-b4e6-59fbe59fdb17 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 22:09:33.745 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-22 22:09:34.052 1668 1445803827976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 17a280a8-6b7e-41df-96f9-e296267f8d18 2021-07-22 22:09:34.626 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Adding port fb08084e-978d-48fa-885e-5bf64b2eec9a 2021-07-22 22:09:34.642 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Port fb08084e-978d-48fa-885e-5bf64b2eec9a updated. Details: {'device': 'fb08084e-978d-48fa-885e-5bf64b2eec9a', 'network_id': '87091fc5-e862-4197-b729-0f89e65f649f', 'port_id': 'fb08084e-978d-48fa-885e-5bf64b2eec9a', 'mac_address': 'fa:16:3e:6c:db:2e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1022, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5633ad78-9e44-4b83-8d78-e57211bc206c', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-22 22:09:34.642 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] 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-22 22:09:34.642 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fb08084e-978d-48fa-885e-5bf64b2eec9a" acquired by "networking_hyperv.neutron._common_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-22 22:09:34.642 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fb08084e-978d-48fa-885e-5bf64b2eec9a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-22 22:09:34.642 1668 1445803830792 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 87091fc5-e862-4197-b729-0f89e65f649f 2021-07-22 22:09:34.642 1668 1445803830792 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-22 22:09:34.829 1668 1445803830792 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fb08084e-978d-48fa-885e-5bf64b2eec9a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:09:34.829 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fb08084e-978d-48fa-885e-5bf64b2eec9a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:09:34.835 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fb08084e-978d-48fa-885e-5bf64b2eec9a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-22 22:09:34.835 1668 1445803830792 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1022, VLAN trunk: None to switch port fb08084e-978d-48fa-885e-5bf64b2eec9a 2021-07-22 22:09:34.942 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-22 22:09:34.942 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fb08084e-978d-48fa-885e-5bf64b2eec9a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:09:35.408 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fb08084e-978d-48fa-885e-5bf64b2eec9a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:09:35.408 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:09:35.408 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9d06f294-aab1-433d-b4fd-b3ebc0043b4e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 22:09:35.408 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9d06f294-aab1-433d-b4fd-b3ebc0043b4e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-22 22:09:35.408 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fb08084e-978d-48fa-885e-5bf64b2eec9a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:09:35.408 1668 1445803830792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-22 22:09:35.408 1668 1445803830792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fb08084e-978d-48fa-885e-5bf64b2eec9a not yet added. Adding. 2021-07-22 22:09:35.408 1668 1445803830792 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-22 22:09:35.408 1668 1445803830792 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-22 22:09:35.517 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fb08084e-978d-48fa-885e-5bf64b2eec9a" acquired by "networking_hyperv.neutron._common_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-22 22:09:35.631 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fb08084e-978d-48fa-885e-5bf64b2eec9a" 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-22 22:09:35.631 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fb08084e-978d-48fa-885e-5bf64b2eec9a" acquired by "networking_hyperv.neutron._common_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-22 22:09:35.757 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-22 22:09:35.757 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fb08084e-978d-48fa-885e-5bf64b2eec9a" 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-22 22:09:35.846 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fb08084e-978d-48fa-885e-5bf64b2eec9a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:09:35.846 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fb08084e-978d-48fa-885e-5bf64b2eec9a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-22 22:09:35.846 1668 1445803830792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fb08084e-978d-48fa-885e-5bf64b2eec9a processed. 2021-07-22 22:09:36.079 1668 1445803827976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8c4f3a85-033e-4daf-b4e6-59fbe59fdb17 2021-07-22 22:09:36.315 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Adding port 17a280a8-6b7e-41df-96f9-e296267f8d18 2021-07-22 22:09:36.315 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Port 17a280a8-6b7e-41df-96f9-e296267f8d18 updated. Details: {'device': '17a280a8-6b7e-41df-96f9-e296267f8d18', 'network_id': 'c00bec4c-d150-4b2a-a783-4515c0388821', 'port_id': '17a280a8-6b7e-41df-96f9-e296267f8d18', 'mac_address': 'fa:16:3e:d4:c2:2a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1039, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '10b030fb-8361-49dd-a473-3ae16b7f6e77', '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-22 22:09:36.315 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] 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-22 22:09:36.315 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-17a280a8-6b7e-41df-96f9-e296267f8d18" acquired by "networking_hyperv.neutron._common_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-22 22:09:36.315 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 17a280a8-6b7e-41df-96f9-e296267f8d18 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-22 22:09:36.315 1668 1445803830792 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c00bec4c-d150-4b2a-a783-4515c0388821 2021-07-22 22:09:36.315 1668 1445803830792 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-22 22:09:36.505 1668 1445803830792 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '17a280a8-6b7e-41df-96f9-e296267f8d18') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:09:36.505 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '17a280a8-6b7e-41df-96f9-e296267f8d18') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:09:36.505 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 17a280a8-6b7e-41df-96f9-e296267f8d18 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-22 22:09:36.505 1668 1445803830792 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1039, VLAN trunk: None to switch port 17a280a8-6b7e-41df-96f9-e296267f8d18 2021-07-22 22:09:36.642 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-22 22:09:36.642 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['17a280a8-6b7e-41df-96f9-e296267f8d18'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:09:37.344 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['17a280a8-6b7e-41df-96f9-e296267f8d18']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:09:37.354 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:09:37.354 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d1b30724-d00e-4db8-ae39-30207036fea9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 22:09:37.354 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 17a280a8-6b7e-41df-96f9-e296267f8d18 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:09:37.354 1668 1445803830792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-22 22:09:37.354 1668 1445803830792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 17a280a8-6b7e-41df-96f9-e296267f8d18 not yet added. Adding. 2021-07-22 22:09:37.354 1668 1445803830792 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-22 22:09:37.354 1668 1445803830792 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-22 22:09:37.521 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-17a280a8-6b7e-41df-96f9-e296267f8d18" acquired by "networking_hyperv.neutron._common_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-22 22:09:37.676 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-17a280a8-6b7e-41df-96f9-e296267f8d18" 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-22 22:09:37.676 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-17a280a8-6b7e-41df-96f9-e296267f8d18" acquired by "networking_hyperv.neutron._common_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-22 22:09:37.773 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-22 22:09:37.773 1668 1445803830088 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-22 22:09:37.850 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-17a280a8-6b7e-41df-96f9-e296267f8d18" 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-22 22:09:37.989 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-17a280a8-6b7e-41df-96f9-e296267f8d18" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.672s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:09:37.989 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 17a280a8-6b7e-41df-96f9-e296267f8d18 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-22 22:09:37.989 1668 1445803830792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 17a280a8-6b7e-41df-96f9-e296267f8d18 processed. 2021-07-22 22:09:38.470 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Adding port 8c4f3a85-033e-4daf-b4e6-59fbe59fdb17 2021-07-22 22:09:38.470 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Port 8c4f3a85-033e-4daf-b4e6-59fbe59fdb17 updated. Details: {'device': '8c4f3a85-033e-4daf-b4e6-59fbe59fdb17', 'network_id': '87091fc5-e862-4197-b729-0f89e65f649f', 'port_id': '8c4f3a85-033e-4daf-b4e6-59fbe59fdb17', 'mac_address': 'fa:16:3e:62:71:a6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1022, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5633ad78-9e44-4b83-8d78-e57211bc206c', '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-22 22:09:38.470 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] 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-22 22:09:38.470 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8c4f3a85-033e-4daf-b4e6-59fbe59fdb17" acquired by "networking_hyperv.neutron._common_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-22 22:09:38.470 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8c4f3a85-033e-4daf-b4e6-59fbe59fdb17 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-22 22:09:38.470 1668 1445803830792 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-22 22:09:38.545 1668 1445803831144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cde54ce7-1c3e-4237-a370-75fcf8cf0ff9 5111582d7255407f873e92525ce24f89 02470fdff8df42188a443a16586737f4 - - -] Security group member updated on remote: ['190b6e4c-e1a0-40b0-aae9-2c36e7a4987e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:09:38.545 1668 1445803831144 MainThread INFO neutron.agent.securitygroups_rpc [req-cde54ce7-1c3e-4237-a370-75fcf8cf0ff9 5111582d7255407f873e92525ce24f89 02470fdff8df42188a443a16586737f4 - - -] Security group member updated ['190b6e4c-e1a0-40b0-aae9-2c36e7a4987e'] 2021-07-22 22:09:38.704 1668 1445803830792 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8c4f3a85-033e-4daf-b4e6-59fbe59fdb17') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:09:38.704 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8c4f3a85-033e-4daf-b4e6-59fbe59fdb17') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:09:38.722 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8c4f3a85-033e-4daf-b4e6-59fbe59fdb17 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-22 22:09:38.742 1668 1445803830792 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1022, VLAN trunk: None to switch port 8c4f3a85-033e-4daf-b4e6-59fbe59fdb17 2021-07-22 22:09:38.798 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:09:38.850 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-22 22:09:38.850 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8c4f3a85-033e-4daf-b4e6-59fbe59fdb17'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:09:39.463 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8c4f3a85-033e-4daf-b4e6-59fbe59fdb17']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:09:39.463 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:09:39.463 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9d06f294-aab1-433d-b4fd-b3ebc0043b4e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 22:09:39.474 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9d06f294-aab1-433d-b4fd-b3ebc0043b4e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-22 22:09:39.474 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8c4f3a85-033e-4daf-b4e6-59fbe59fdb17 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:09:39.474 1668 1445803830792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-22 22:09:39.474 1668 1445803830792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8c4f3a85-033e-4daf-b4e6-59fbe59fdb17 not yet added. Adding. 2021-07-22 22:09:39.474 1668 1445803830792 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-22 22:09:39.474 1668 1445803830792 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-22 22:09:39.675 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c4f3a85-033e-4daf-b4e6-59fbe59fdb17" acquired by "networking_hyperv.neutron._common_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-22 22:09:39.789 1668 1445803830088 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-22 22:09:39.847 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c4f3a85-033e-4daf-b4e6-59fbe59fdb17" 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-22 22:09:39.866 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c4f3a85-033e-4daf-b4e6-59fbe59fdb17" acquired by "networking_hyperv.neutron._common_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-22 22:09:40.130 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c4f3a85-033e-4daf-b4e6-59fbe59fdb17" 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-22 22:09:40.287 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8c4f3a85-033e-4daf-b4e6-59fbe59fdb17" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.813s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:09:40.287 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8c4f3a85-033e-4daf-b4e6-59fbe59fdb17 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-22 22:09:40.287 1668 1445803830792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8c4f3a85-033e-4daf-b4e6-59fbe59fdb17 processed. 2021-07-22 22:09:40.474 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.672s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:09:41.800 1668 1445803830088 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-22 22:09:41.940 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e759ccd-ab3b-433d-bcb8-6666bf665666 190aa6203d174779a6deceea9c8ddbc0 b42cd3971af14982aa439df44a3d2284 - - -] port_update received: 9c587ec8-adc4-491d-ab2d-c5fce3129759 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 22:09:41.957 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e759ccd-ab3b-433d-bcb8-6666bf665666 190aa6203d174779a6deceea9c8ddbc0 b42cd3971af14982aa439df44a3d2284 - - -] No port 9c587ec8-adc4-491d-ab2d-c5fce3129759 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 22:09:42.393 1668 1445803830088 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-22 22:09:43.993 1668 1445803828152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 58b01c50-5e76-44cc-af91-2b12c9b5f93e 2021-07-22 22:09:43.993 1668 1445803828152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 46cf957c-71a4-4d59-acaa-0a6ee00c6443 2021-07-22 22:09:45.120 1668 1445803830088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d0aa6ecf-2dc9-422d-ba72-8ad2e3ac9e9e af5c6b44749f4b80adb164de6f5e9506 d4921e5238394820b75511fabce1b105 - - -] Security group member updated on remote: ['e797fbea-8598-4d5b-a48d-c99cc9d8751a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:09:45.120 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [req-d0aa6ecf-2dc9-422d-ba72-8ad2e3ac9e9e af5c6b44749f4b80adb164de6f5e9506 d4921e5238394820b75511fabce1b105 - - -] Security group member updated ['e797fbea-8598-4d5b-a48d-c99cc9d8751a'] 2021-07-22 22:09:45.120 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [req-d0aa6ecf-2dc9-422d-ba72-8ad2e3ac9e9e af5c6b44749f4b80adb164de6f5e9506 d4921e5238394820b75511fabce1b105 - - -] Refresh firewall rules 2021-07-22 22:09:45.127 1668 1445803830088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d0aa6ecf-2dc9-422d-ba72-8ad2e3ac9e9e af5c6b44749f4b80adb164de6f5e9506 d4921e5238394820b75511fabce1b105 - - -] Get security group information for devices via rpc ['46cf957c-71a4-4d59-acaa-0a6ee00c6443'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:09:45.253 1668 1445803830088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d0aa6ecf-2dc9-422d-ba72-8ad2e3ac9e9e af5c6b44749f4b80adb164de6f5e9506 d4921e5238394820b75511fabce1b105 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:09:45.253 1668 1445803830088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d0aa6ecf-2dc9-422d-ba72-8ad2e3ac9e9e af5c6b44749f4b80adb164de6f5e9506 d4921e5238394820b75511fabce1b105 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:09:45.582 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0aa6ecf-2dc9-422d-ba72-8ad2e3ac9e9e af5c6b44749f4b80adb164de6f5e9506 d4921e5238394820b75511fabce1b105 - - -] port_delete event received for '46cf957c-71a4-4d59-acaa-0a6ee00c6443' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:09:45.823 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-22 22:09:45.823 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '58b01c50-5e76-44cc-af91-2b12c9b5f93e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-22 22:09:45.823 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '58b01c50-5e76-44cc-af91-2b12c9b5f93e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-22 22:09:45.823 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 58b01c50-5e76-44cc-af91-2b12c9b5f93e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-22 22:09:45.823 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '46cf957c-71a4-4d59-acaa-0a6ee00c6443' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-22 22:09:45.823 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '46cf957c-71a4-4d59-acaa-0a6ee00c6443' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-22 22:09:45.823 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 46cf957c-71a4-4d59-acaa-0a6ee00c6443 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-22 22:09:45.844 1668 1445803830088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2e3c1031-bf11-4336-bfce-e250202b0c09 2021-07-22 22:09:45.844 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['58b01c50-5e76-44cc-af91-2b12c9b5f93e'] 2021-07-22 22:09:45.844 1668 1445803830088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-22 22:09:45.844 1668 1445803830088 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-22 22:09:45.844 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['58b01c50-5e76-44cc-af91-2b12c9b5f93e'] 2021-07-22 22:09:45.844 1668 1445803830792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 55936f98-24a5-4d49-b81e-545d0f73f951 2021-07-22 22:09:45.844 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['46cf957c-71a4-4d59-acaa-0a6ee00c6443'] 2021-07-22 22:09:45.844 1668 1445803830792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-22 22:09:45.844 1668 1445803830792 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-22 22:09:45.844 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['46cf957c-71a4-4d59-acaa-0a6ee00c6443'] 2021-07-22 22:09:45.860 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9f1e433d-8be2-4250-b5d4-be2c2d86f299 04d781a90b74448aa985a99b75a391f6 930d5049741b40029f61bef7a9f31e46 - - -] Security group member updated on remote: ['b5277607-779d-4a4c-a6fb-36bf2e8e16b9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:09:45.860 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [req-9f1e433d-8be2-4250-b5d4-be2c2d86f299 04d781a90b74448aa985a99b75a391f6 930d5049741b40029f61bef7a9f31e46 - - -] Security group member updated ['b5277607-779d-4a4c-a6fb-36bf2e8e16b9'] 2021-07-22 22:09:46.097 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f1e433d-8be2-4250-b5d4-be2c2d86f299 04d781a90b74448aa985a99b75a391f6 930d5049741b40029f61bef7a9f31e46 - - -] port_delete event received for '58b01c50-5e76-44cc-af91-2b12c9b5f93e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:09:46.222 1668 1445803827976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9c587ec8-adc4-491d-ab2d-c5fce3129759 2021-07-22 22:09:47.838 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-22 22:09:47.838 1668 1445803830792 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-22 22:09:48.657 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.813s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:09:48.788 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Adding port 9c587ec8-adc4-491d-ab2d-c5fce3129759 2021-07-22 22:09:48.788 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Port 9c587ec8-adc4-491d-ab2d-c5fce3129759 updated. Details: {'device': '9c587ec8-adc4-491d-ab2d-c5fce3129759', 'network_id': 'a4f1f5c0-4f53-4492-af66-48b94303fbeb', 'port_id': '9c587ec8-adc4-491d-ab2d-c5fce3129759', 'mac_address': 'fa:16:3e:20:5d:ae', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1012, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '42afa811-75fc-4881-80e9-62574a8296ac', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-22 22:09:48.788 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] 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-22 22:09:48.788 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9c587ec8-adc4-491d-ab2d-c5fce3129759" acquired by "networking_hyperv.neutron._common_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-22 22:09:48.788 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9c587ec8-adc4-491d-ab2d-c5fce3129759 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-22 22:09:48.788 1668 1445803830792 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a4f1f5c0-4f53-4492-af66-48b94303fbeb 2021-07-22 22:09:48.788 1668 1445803830792 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-22 22:09:49.024 1668 1445803830792 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9c587ec8-adc4-491d-ab2d-c5fce3129759') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:09:49.024 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9c587ec8-adc4-491d-ab2d-c5fce3129759') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:09:49.024 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9c587ec8-adc4-491d-ab2d-c5fce3129759 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-22 22:09:49.024 1668 1445803830792 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1012, VLAN trunk: None to switch port 9c587ec8-adc4-491d-ab2d-c5fce3129759 2021-07-22 22:09:49.147 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-22 22:09:49.163 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9c587ec8-adc4-491d-ab2d-c5fce3129759'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:09:49.457 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9c587ec8-adc4-491d-ab2d-c5fce3129759']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:09:49.457 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:09:49.457 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (190b6e4c-e1a0-40b0-aae9-2c36e7a4987e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 22:09:49.457 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9c587ec8-adc4-491d-ab2d-c5fce3129759 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:09:49.457 1668 1445803830792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-22 22:09:49.457 1668 1445803830792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9c587ec8-adc4-491d-ab2d-c5fce3129759 not yet added. Adding. 2021-07-22 22:09:49.457 1668 1445803830792 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-22 22:09:49.457 1668 1445803830792 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-22 22:09:49.594 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c587ec8-adc4-491d-ab2d-c5fce3129759" acquired by "networking_hyperv.neutron._common_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-22 22:09:49.752 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c587ec8-adc4-491d-ab2d-c5fce3129759" 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-22 22:09:49.752 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c587ec8-adc4-491d-ab2d-c5fce3129759" acquired by "networking_hyperv.neutron._common_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-22 22:09:49.924 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c587ec8-adc4-491d-ab2d-c5fce3129759" 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-22 22:09:50.086 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9c587ec8-adc4-491d-ab2d-c5fce3129759" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:09:50.096 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9c587ec8-adc4-491d-ab2d-c5fce3129759 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-22 22:09:50.096 1668 1445803830792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9c587ec8-adc4-491d-ab2d-c5fce3129759 processed. 2021-07-22 22:09:50.925 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8892129-df60-41a3-ad58-91fc083744f3 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] network_delete received. Deleting network 2e3c1031-bf11-4336-bfce-e250202b0c09 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-22 22:09:50.925 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8892129-df60-41a3-ad58-91fc083744f3 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] Network 2e3c1031-bf11-4336-bfce-e250202b0c09 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-22 22:09:51.880 1668 1445803830792 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-22 22:09:52.488 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.610s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:10:09.329 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69354c29-f33c-4141-9301-6a14b521e60c 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] network_delete received. Deleting network 55936f98-24a5-4d49-b81e-545d0f73f951 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-22 22:10:09.329 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69354c29-f33c-4141-9301-6a14b521e60c 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] Network 55936f98-24a5-4d49-b81e-545d0f73f951 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-22 22:10:09.456 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dea1ced4-4954-4fb6-a8c2-5fd2619230d7 d1553a64827c4b2d998cdc9237b3f9d6 72016702d1c0455a98496f3e92059933 - - -] Security group member updated on remote: ['0c3048b6-bd7d-445c-a38e-a0656c9a2e37'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:10:09.456 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [req-dea1ced4-4954-4fb6-a8c2-5fd2619230d7 d1553a64827c4b2d998cdc9237b3f9d6 72016702d1c0455a98496f3e92059933 - - -] Security group member updated ['0c3048b6-bd7d-445c-a38e-a0656c9a2e37'] 2021-07-22 22:10:10.534 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1035f43c-44ab-4eca-9b3c-e557af257a9a 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] network_delete received. Deleting network e4dcc469-ada1-4622-bc6e-b8c7849371a5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-22 22:10:10.534 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1035f43c-44ab-4eca-9b3c-e557af257a9a 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] Network e4dcc469-ada1-4622-bc6e-b8c7849371a5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-22 22:10:10.989 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-924ad015-a534-4573-9f04-c36ee1e31da7 190aa6203d174779a6deceea9c8ddbc0 b42cd3971af14982aa439df44a3d2284 - - -] port_update received: e2106952-a642-4655-97c1-52f725964c73 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 22:10:10.989 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-924ad015-a534-4573-9f04-c36ee1e31da7 190aa6203d174779a6deceea9c8ddbc0 b42cd3971af14982aa439df44a3d2284 - - -] No port e2106952-a642-4655-97c1-52f725964c73 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 22:10:14.500 1668 1445803827976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e2106952-a642-4655-97c1-52f725964c73 2021-07-22 22:10:16.020 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-22 22:10:16.313 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Adding port e2106952-a642-4655-97c1-52f725964c73 2021-07-22 22:10:16.313 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Port e2106952-a642-4655-97c1-52f725964c73 updated. Details: {'device': 'e2106952-a642-4655-97c1-52f725964c73', 'network_id': 'bb335103-49cb-4671-bb8a-52949ae63471', 'port_id': 'e2106952-a642-4655-97c1-52f725964c73', 'mac_address': 'fa:16:3e:42:5e:f3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1009, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8d1e176e-995c-4559-84d5-68ee42d7124f', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-22 22:10:16.313 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] 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-22 22:10:16.313 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e2106952-a642-4655-97c1-52f725964c73" acquired by "networking_hyperv.neutron._common_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-22 22:10:16.313 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e2106952-a642-4655-97c1-52f725964c73 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-22 22:10:16.313 1668 1445803830792 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bb335103-49cb-4671-bb8a-52949ae63471 2021-07-22 22:10:16.337 1668 1445803830792 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-22 22:10:16.550 1668 1445803830792 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e2106952-a642-4655-97c1-52f725964c73') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:10:16.550 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e2106952-a642-4655-97c1-52f725964c73') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:10:16.550 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e2106952-a642-4655-97c1-52f725964c73 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-22 22:10:16.550 1668 1445803830792 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1009, VLAN trunk: None to switch port e2106952-a642-4655-97c1-52f725964c73 2021-07-22 22:10:16.672 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-22 22:10:16.672 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e2106952-a642-4655-97c1-52f725964c73'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:10:16.908 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e2106952-a642-4655-97c1-52f725964c73']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:10:16.908 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:10:16.908 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0c3048b6-bd7d-445c-a38e-a0656c9a2e37) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 22:10:16.908 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0c3048b6-bd7d-445c-a38e-a0656c9a2e37) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-22 22:10:16.908 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e2106952-a642-4655-97c1-52f725964c73 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:10:16.908 1668 1445803830792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-22 22:10:16.908 1668 1445803830792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e2106952-a642-4655-97c1-52f725964c73 not yet added. Adding. 2021-07-22 22:10:16.908 1668 1445803830792 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-22 22:10:16.908 1668 1445803830792 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-22 22:10:17.078 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2106952-a642-4655-97c1-52f725964c73" acquired by "networking_hyperv.neutron._common_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-22 22:10:17.252 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2106952-a642-4655-97c1-52f725964c73" 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-22 22:10:17.252 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2106952-a642-4655-97c1-52f725964c73" acquired by "networking_hyperv.neutron._common_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-22 22:10:17.456 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2106952-a642-4655-97c1-52f725964c73" 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-22 22:10:17.611 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e2106952-a642-4655-97c1-52f725964c73" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:10:17.611 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e2106952-a642-4655-97c1-52f725964c73 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-22 22:10:17.611 1668 1445803830792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e2106952-a642-4655-97c1-52f725964c73 processed. 2021-07-22 22:10:18.032 1668 1445803830792 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-22 22:10:18.409 1668 1445803830792 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-22 22:11:19.348 1668 1445803827976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9c587ec8-adc4-491d-ab2d-c5fce3129759 2021-07-22 22:11:20.292 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-22 22:11:20.639 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Adding port 9c587ec8-adc4-491d-ab2d-c5fce3129759 2021-07-22 22:11:20.639 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Port 9c587ec8-adc4-491d-ab2d-c5fce3129759 updated. Details: {'device': '9c587ec8-adc4-491d-ab2d-c5fce3129759', 'network_id': 'a4f1f5c0-4f53-4492-af66-48b94303fbeb', 'port_id': '9c587ec8-adc4-491d-ab2d-c5fce3129759', 'mac_address': 'fa:16:3e:20:5d:ae', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1012, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '42afa811-75fc-4881-80e9-62574a8296ac', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-22 22:11:20.639 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] 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-22 22:11:20.639 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9c587ec8-adc4-491d-ab2d-c5fce3129759" acquired by "networking_hyperv.neutron._common_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-22 22:11:20.639 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9c587ec8-adc4-491d-ab2d-c5fce3129759 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-22 22:11:20.639 1668 1445803830792 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-22 22:11:20.671 1668 1445803830792 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9c587ec8-adc4-491d-ab2d-c5fce3129759') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:11:20.671 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9c587ec8-adc4-491d-ab2d-c5fce3129759') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:11:20.693 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9c587ec8-adc4-491d-ab2d-c5fce3129759 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-22 22:11:20.693 1668 1445803830792 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1012, VLAN trunk: None to switch port 9c587ec8-adc4-491d-ab2d-c5fce3129759 2021-07-22 22:11:20.750 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-22 22:11:20.750 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9c587ec8-adc4-491d-ab2d-c5fce3129759'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:11:20.960 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9c587ec8-adc4-491d-ab2d-c5fce3129759']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:11:20.969 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:11:20.969 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (190b6e4c-e1a0-40b0-aae9-2c36e7a4987e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 22:11:20.969 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9c587ec8-adc4-491d-ab2d-c5fce3129759 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:11:20.969 1668 1445803830792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-22 22:11:20.969 1668 1445803830792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-07-22 22:11:20.969 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c587ec8-adc4-491d-ab2d-c5fce3129759" acquired by "networking_hyperv.neutron._common_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-22 22:11:20.969 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c587ec8-adc4-491d-ab2d-c5fce3129759" 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-22 22:11:20.969 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c587ec8-adc4-491d-ab2d-c5fce3129759" acquired by "networking_hyperv.neutron._common_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-22 22:11:20.969 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c587ec8-adc4-491d-ab2d-c5fce3129759" 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-22 22:11:21.065 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9c587ec8-adc4-491d-ab2d-c5fce3129759" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:11:21.086 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9c587ec8-adc4-491d-ab2d-c5fce3129759 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-22 22:11:21.086 1668 1445803830792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9c587ec8-adc4-491d-ab2d-c5fce3129759 processed. 2021-07-22 22:11:22.296 1668 1445803830792 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-22 22:11:22.709 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:11:23.030 1668 1445803828152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e2106952-a642-4655-97c1-52f725964c73 2021-07-22 22:11:23.514 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-be2cd56b-3fc9-48c4-bf19-45e11d1ab3fd d1553a64827c4b2d998cdc9237b3f9d6 72016702d1c0455a98496f3e92059933 - - -] Security group member updated on remote: ['0c3048b6-bd7d-445c-a38e-a0656c9a2e37'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:11:23.514 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [req-be2cd56b-3fc9-48c4-bf19-45e11d1ab3fd d1553a64827c4b2d998cdc9237b3f9d6 72016702d1c0455a98496f3e92059933 - - -] Security group member updated ['0c3048b6-bd7d-445c-a38e-a0656c9a2e37'] 2021-07-22 22:11:23.514 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [req-be2cd56b-3fc9-48c4-bf19-45e11d1ab3fd d1553a64827c4b2d998cdc9237b3f9d6 72016702d1c0455a98496f3e92059933 - - -] Refresh firewall rules 2021-07-22 22:11:23.514 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-be2cd56b-3fc9-48c4-bf19-45e11d1ab3fd d1553a64827c4b2d998cdc9237b3f9d6 72016702d1c0455a98496f3e92059933 - - -] Get security group information for devices via rpc ['e2106952-a642-4655-97c1-52f725964c73'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:11:23.563 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [req-be2cd56b-3fc9-48c4-bf19-45e11d1ab3fd d1553a64827c4b2d998cdc9237b3f9d6 72016702d1c0455a98496f3e92059933 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:11:23.563 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [req-be2cd56b-3fc9-48c4-bf19-45e11d1ab3fd d1553a64827c4b2d998cdc9237b3f9d6 72016702d1c0455a98496f3e92059933 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:11:23.625 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be2cd56b-3fc9-48c4-bf19-45e11d1ab3fd d1553a64827c4b2d998cdc9237b3f9d6 72016702d1c0455a98496f3e92059933 - - -] port_delete event received for 'e2106952-a642-4655-97c1-52f725964c73' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:11:24.298 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-22 22:11:24.298 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e2106952-a642-4655-97c1-52f725964c73' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-22 22:11:24.298 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e2106952-a642-4655-97c1-52f725964c73' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-22 22:11:24.298 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e2106952-a642-4655-97c1-52f725964c73 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-22 22:11:24.312 1668 1445803830792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bb335103-49cb-4671-bb8a-52949ae63471 2021-07-22 22:11:24.312 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e2106952-a642-4655-97c1-52f725964c73'] 2021-07-22 22:11:24.312 1668 1445803830792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-22 22:11:24.312 1668 1445803830792 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-22 22:11:24.312 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e2106952-a642-4655-97c1-52f725964c73'] 2021-07-22 22:11:26.322 1668 1445803830792 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-22 22:11:26.345 1668 1445803830792 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-22 22:11:33.155 1668 1445803828152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9c587ec8-adc4-491d-ab2d-c5fce3129759 2021-07-22 22:11:34.361 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-22 22:11:34.361 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9c587ec8-adc4-491d-ab2d-c5fce3129759' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-22 22:11:34.361 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9c587ec8-adc4-491d-ab2d-c5fce3129759' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-22 22:11:34.361 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9c587ec8-adc4-491d-ab2d-c5fce3129759 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-22 22:11:34.390 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9c587ec8-adc4-491d-ab2d-c5fce3129759'] 2021-07-22 22:11:34.390 1668 1445803830792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-22 22:11:34.390 1668 1445803830792 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-22 22:11:34.390 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9c587ec8-adc4-491d-ab2d-c5fce3129759'] 2021-07-22 22:11:35.343 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-87e7e551-2969-4dd6-827a-571665fbf6e1 d1553a64827c4b2d998cdc9237b3f9d6 72016702d1c0455a98496f3e92059933 - - -] Security group member updated on remote: ['0c3048b6-bd7d-445c-a38e-a0656c9a2e37'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:11:35.343 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [req-87e7e551-2969-4dd6-827a-571665fbf6e1 d1553a64827c4b2d998cdc9237b3f9d6 72016702d1c0455a98496f3e92059933 - - -] Security group member updated ['0c3048b6-bd7d-445c-a38e-a0656c9a2e37'] 2021-07-22 22:11:36.356 1668 1445803830792 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-22 22:11:36.498 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f21cd57-a597-49cd-bbaa-2c1fbfe2840f 190aa6203d174779a6deceea9c8ddbc0 b42cd3971af14982aa439df44a3d2284 - - -] port_update received: d25b660d-6070-45b9-b9ca-926b36c2f557 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 22:11:36.519 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f21cd57-a597-49cd-bbaa-2c1fbfe2840f 190aa6203d174779a6deceea9c8ddbc0 b42cd3971af14982aa439df44a3d2284 - - -] No port d25b660d-6070-45b9-b9ca-926b36c2f557 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 22:11:36.546 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:11:37.186 1668 1445803828152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9c587ec8-adc4-491d-ab2d-c5fce3129759 2021-07-22 22:11:38.366 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-22 22:11:38.366 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9c587ec8-adc4-491d-ab2d-c5fce3129759' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-22 22:11:38.366 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9c587ec8-adc4-491d-ab2d-c5fce3129759' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-22 22:11:38.366 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9c587ec8-adc4-491d-ab2d-c5fce3129759 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-22 22:11:38.389 1668 1445803830792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a4f1f5c0-4f53-4492-af66-48b94303fbeb 2021-07-22 22:11:38.389 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9c587ec8-adc4-491d-ab2d-c5fce3129759'] 2021-07-22 22:11:38.389 1668 1445803830792 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-22 22:11:38.389 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9c587ec8-adc4-491d-ab2d-c5fce3129759'] 2021-07-22 22:11:39.593 1668 1445803827976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d25b660d-6070-45b9-b9ca-926b36c2f557 2021-07-22 22:11:40.379 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-22 22:11:40.379 1668 1445803830792 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-22 22:11:40.527 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:11:40.656 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Adding port d25b660d-6070-45b9-b9ca-926b36c2f557 2021-07-22 22:11:40.656 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Port d25b660d-6070-45b9-b9ca-926b36c2f557 updated. Details: {'device': 'd25b660d-6070-45b9-b9ca-926b36c2f557', 'network_id': 'bb335103-49cb-4671-bb8a-52949ae63471', 'port_id': 'd25b660d-6070-45b9-b9ca-926b36c2f557', 'mac_address': 'fa:16:3e:fe:3a:0d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1009, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8d1e176e-995c-4559-84d5-68ee42d7124f', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-22 22:11:40.656 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] 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-22 22:11:40.656 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d25b660d-6070-45b9-b9ca-926b36c2f557" acquired by "networking_hyperv.neutron._common_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-22 22:11:40.656 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d25b660d-6070-45b9-b9ca-926b36c2f557 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-22 22:11:40.656 1668 1445803830792 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bb335103-49cb-4671-bb8a-52949ae63471 2021-07-22 22:11:40.656 1668 1445803830792 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-22 22:11:40.842 1668 1445803830792 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd25b660d-6070-45b9-b9ca-926b36c2f557') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:11:40.842 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd25b660d-6070-45b9-b9ca-926b36c2f557') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:11:40.842 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d25b660d-6070-45b9-b9ca-926b36c2f557 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-22 22:11:40.842 1668 1445803830792 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1009, VLAN trunk: None to switch port d25b660d-6070-45b9-b9ca-926b36c2f557 2021-07-22 22:11:40.939 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-22 22:11:40.939 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d25b660d-6070-45b9-b9ca-926b36c2f557'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:11:41.173 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d25b660d-6070-45b9-b9ca-926b36c2f557']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:11:41.173 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:11:41.173 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0c3048b6-bd7d-445c-a38e-a0656c9a2e37) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 22:11:41.173 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0c3048b6-bd7d-445c-a38e-a0656c9a2e37) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-22 22:11:41.173 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d25b660d-6070-45b9-b9ca-926b36c2f557 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:11:41.173 1668 1445803830792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-22 22:11:41.173 1668 1445803830792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d25b660d-6070-45b9-b9ca-926b36c2f557 not yet added. Adding. 2021-07-22 22:11:41.173 1668 1445803830792 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-22 22:11:41.173 1668 1445803830792 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-22 22:11:41.307 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d25b660d-6070-45b9-b9ca-926b36c2f557" acquired by "networking_hyperv.neutron._common_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-22 22:11:41.436 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d25b660d-6070-45b9-b9ca-926b36c2f557" 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-22 22:11:41.436 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d25b660d-6070-45b9-b9ca-926b36c2f557" acquired by "networking_hyperv.neutron._common_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-22 22:11:41.610 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d25b660d-6070-45b9-b9ca-926b36c2f557" 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-22 22:11:41.718 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d25b660d-6070-45b9-b9ca-926b36c2f557" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:11:41.718 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d25b660d-6070-45b9-b9ca-926b36c2f557 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-22 22:11:41.718 1668 1445803830792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d25b660d-6070-45b9-b9ca-926b36c2f557 processed. 2021-07-22 22:11:42.386 1668 1445803830792 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-22 22:11:42.647 1668 1445803830792 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-22 22:11:52.264 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2da1ee2a-165f-434b-ad9c-36864465bed9 - - - - -] port_update received: 3aa4dd1b-b393-405c-85e8-0c274197a71a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 22:11:52.280 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2da1ee2a-165f-434b-ad9c-36864465bed9 - - - - -] No port 3aa4dd1b-b393-405c-85e8-0c274197a71a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 22:11:55.704 1668 1445803827976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9c587ec8-adc4-491d-ab2d-c5fce3129759 2021-07-22 22:11:56.453 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-22 22:11:57.612 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Adding port 9c587ec8-adc4-491d-ab2d-c5fce3129759 2021-07-22 22:11:57.612 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Port 9c587ec8-adc4-491d-ab2d-c5fce3129759 updated. Details: {'device': '9c587ec8-adc4-491d-ab2d-c5fce3129759', 'network_id': 'a4f1f5c0-4f53-4492-af66-48b94303fbeb', 'port_id': '9c587ec8-adc4-491d-ab2d-c5fce3129759', 'mac_address': 'fa:16:3e:20:5d:ae', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1012, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '42afa811-75fc-4881-80e9-62574a8296ac', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-22 22:11:57.612 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] 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-22 22:11:57.612 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9c587ec8-adc4-491d-ab2d-c5fce3129759" acquired by "networking_hyperv.neutron._common_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-22 22:11:57.612 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9c587ec8-adc4-491d-ab2d-c5fce3129759 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-22 22:11:57.612 1668 1445803830792 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a4f1f5c0-4f53-4492-af66-48b94303fbeb 2021-07-22 22:11:57.638 1668 1445803830792 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-22 22:11:57.847 1668 1445803830792 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9c587ec8-adc4-491d-ab2d-c5fce3129759') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:11:57.847 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9c587ec8-adc4-491d-ab2d-c5fce3129759') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:11:57.893 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9c587ec8-adc4-491d-ab2d-c5fce3129759 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-22 22:11:57.893 1668 1445803830792 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1012, VLAN trunk: None to switch port 9c587ec8-adc4-491d-ab2d-c5fce3129759 2021-07-22 22:11:58.000 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-22 22:11:58.000 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9c587ec8-adc4-491d-ab2d-c5fce3129759'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:11:58.155 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5cc4b1a2-5d6c-471b-87a1-9f5e1b5cca99 - - - - -] port_update received: 54ed7487-953a-4f16-974d-32a323b6e9a0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 22:11:58.170 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5cc4b1a2-5d6c-471b-87a1-9f5e1b5cca99 - - - - -] No port 54ed7487-953a-4f16-974d-32a323b6e9a0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 22:11:58.920 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9c587ec8-adc4-491d-ab2d-c5fce3129759']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:11:58.920 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:11:58.920 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (190b6e4c-e1a0-40b0-aae9-2c36e7a4987e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 22:11:58.920 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9c587ec8-adc4-491d-ab2d-c5fce3129759 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:11:58.920 1668 1445803830792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-22 22:11:58.920 1668 1445803830792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9c587ec8-adc4-491d-ab2d-c5fce3129759 not yet added. Adding. 2021-07-22 22:11:58.920 1668 1445803830792 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-22 22:11:58.920 1668 1445803830792 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-22 22:11:59.098 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c587ec8-adc4-491d-ab2d-c5fce3129759" acquired by "networking_hyperv.neutron._common_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-22 22:11:59.267 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c587ec8-adc4-491d-ab2d-c5fce3129759" 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-22 22:11:59.267 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c587ec8-adc4-491d-ab2d-c5fce3129759" acquired by "networking_hyperv.neutron._common_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-22 22:11:59.439 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c587ec8-adc4-491d-ab2d-c5fce3129759" 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-22 22:11:59.563 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9c587ec8-adc4-491d-ab2d-c5fce3129759" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.953s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:11:59.563 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9c587ec8-adc4-491d-ab2d-c5fce3129759 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-22 22:11:59.563 1668 1445803830792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9c587ec8-adc4-491d-ab2d-c5fce3129759 processed. 2021-07-22 22:12:00.469 1668 1445803830792 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-22 22:12:01.299 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f5583b5-5cfd-4d4e-9c36-f8492506ee06 - - - - -] port_update received: 2eb5abf8-e4a5-44a7-af3e-0b2d1c62d490 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 22:12:01.311 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f5583b5-5cfd-4d4e-9c36-f8492506ee06 - - - - -] No port 2eb5abf8-e4a5-44a7-af3e-0b2d1c62d490 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 22:12:01.609 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:12:08.826 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ca0d580-cb4d-45d1-af49-172cddf22022 - - - - -] port_update received: 01bbf7fd-ea18-4ff4-931c-e3a5a783a3d8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 22:12:08.845 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ca0d580-cb4d-45d1-af49-172cddf22022 - - - - -] No port 01bbf7fd-ea18-4ff4-931c-e3a5a783a3d8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 22:12:15.548 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bf804533-b0b9-49ca-8cfa-4ba2252e6da7 087dbf69a436436fa4891026d473b353 8baf2db96e37475fa075f576b74232af - - -] Security group member updated on remote: ['9d06f294-aab1-433d-b4fd-b3ebc0043b4e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:12:15.548 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [req-bf804533-b0b9-49ca-8cfa-4ba2252e6da7 087dbf69a436436fa4891026d473b353 8baf2db96e37475fa075f576b74232af - - -] Security group member updated ['9d06f294-aab1-433d-b4fd-b3ebc0043b4e'] 2021-07-22 22:12:15.548 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [req-bf804533-b0b9-49ca-8cfa-4ba2252e6da7 087dbf69a436436fa4891026d473b353 8baf2db96e37475fa075f576b74232af - - -] Refresh firewall rules 2021-07-22 22:12:15.548 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bf804533-b0b9-49ca-8cfa-4ba2252e6da7 087dbf69a436436fa4891026d473b353 8baf2db96e37475fa075f576b74232af - - -] Get security group information for devices via rpc ['fb08084e-978d-48fa-885e-5bf64b2eec9a', '8c4f3a85-033e-4daf-b4e6-59fbe59fdb17'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:12:15.548 1668 1445803828152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8c4f3a85-033e-4daf-b4e6-59fbe59fdb17 2021-07-22 22:12:15.704 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf804533-b0b9-49ca-8cfa-4ba2252e6da7 087dbf69a436436fa4891026d473b353 8baf2db96e37475fa075f576b74232af - - -] port_delete event received for '8c4f3a85-033e-4daf-b4e6-59fbe59fdb17' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:12:15.906 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bf804533-b0b9-49ca-8cfa-4ba2252e6da7 087dbf69a436436fa4891026d473b353 8baf2db96e37475fa075f576b74232af - - -] Update security group information for ports dict_keys(['fb08084e-978d-48fa-885e-5bf64b2eec9a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:12:15.906 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bf804533-b0b9-49ca-8cfa-4ba2252e6da7 087dbf69a436436fa4891026d473b353 8baf2db96e37475fa075f576b74232af - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:12:15.906 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bf804533-b0b9-49ca-8cfa-4ba2252e6da7 087dbf69a436436fa4891026d473b353 8baf2db96e37475fa075f576b74232af - - -] Update rules of security group (9d06f294-aab1-433d-b4fd-b3ebc0043b4e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 22:12:15.906 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bf804533-b0b9-49ca-8cfa-4ba2252e6da7 087dbf69a436436fa4891026d473b353 8baf2db96e37475fa075f576b74232af - - -] Update members of security group (9d06f294-aab1-433d-b4fd-b3ebc0043b4e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-22 22:12:15.906 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bf804533-b0b9-49ca-8cfa-4ba2252e6da7 087dbf69a436436fa4891026d473b353 8baf2db96e37475fa075f576b74232af - - -] Update port filter for fb08084e-978d-48fa-885e-5bf64b2eec9a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:12:15.906 1668 1445803830792 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bf804533-b0b9-49ca-8cfa-4ba2252e6da7 087dbf69a436436fa4891026d473b353 8baf2db96e37475fa075f576b74232af - - -] Updating port rules. 2021-07-22 22:12:15.906 1668 1445803830792 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bf804533-b0b9-49ca-8cfa-4ba2252e6da7 087dbf69a436436fa4891026d473b353 8baf2db96e37475fa075f576b74232af - - -] Creating 0 new rules, removing 1 old rules. 2021-07-22 22:12:15.922 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [req-bf804533-b0b9-49ca-8cfa-4ba2252e6da7 087dbf69a436436fa4891026d473b353 8baf2db96e37475fa075f576b74232af - - -] Lock "n-hv-driver-port-lock-fb08084e-978d-48fa-885e-5bf64b2eec9a" acquired by "networking_hyperv.neutron._common_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-22 22:12:15.922 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [req-bf804533-b0b9-49ca-8cfa-4ba2252e6da7 087dbf69a436436fa4891026d473b353 8baf2db96e37475fa075f576b74232af - - -] Lock "n-hv-driver-port-lock-fb08084e-978d-48fa-885e-5bf64b2eec9a" 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-22 22:12:15.922 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [req-bf804533-b0b9-49ca-8cfa-4ba2252e6da7 087dbf69a436436fa4891026d473b353 8baf2db96e37475fa075f576b74232af - - -] Lock "n-hv-driver-port-lock-fb08084e-978d-48fa-885e-5bf64b2eec9a" acquired by "networking_hyperv.neutron._common_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-22 22:12:16.186 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [req-bf804533-b0b9-49ca-8cfa-4ba2252e6da7 087dbf69a436436fa4891026d473b353 8baf2db96e37475fa075f576b74232af - - -] Lock "n-hv-driver-port-lock-fb08084e-978d-48fa-885e-5bf64b2eec9a" 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-22 22:12:16.544 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-22 22:12:16.544 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8c4f3a85-033e-4daf-b4e6-59fbe59fdb17' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-22 22:12:16.544 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8c4f3a85-033e-4daf-b4e6-59fbe59fdb17' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-22 22:12:16.544 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8c4f3a85-033e-4daf-b4e6-59fbe59fdb17 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-22 22:12:16.561 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8c4f3a85-033e-4daf-b4e6-59fbe59fdb17'] 2021-07-22 22:12:16.561 1668 1445803830792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-22 22:12:16.561 1668 1445803830792 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-22 22:12:16.561 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8c4f3a85-033e-4daf-b4e6-59fbe59fdb17'] 2021-07-22 22:12:18.562 1668 1445803830792 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-22 22:12:18.593 1668 1445803830792 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-22 22:12:22.390 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e7391689-181b-43be-90af-30f0e6339c41 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Security group member updated on remote: ['ccb3134b-3114-44ba-9d0f-c9450c9cff0a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:12:22.390 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [req-e7391689-181b-43be-90af-30f0e6339c41 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Security group member updated ['ccb3134b-3114-44ba-9d0f-c9450c9cff0a'] 2021-07-22 22:12:37.018 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d1383949-9279-41a0-b15b-803fb93e44db 190aa6203d174779a6deceea9c8ddbc0 b42cd3971af14982aa439df44a3d2284 - - -] port_update received: b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 22:12:37.032 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d1383949-9279-41a0-b15b-803fb93e44db 190aa6203d174779a6deceea9c8ddbc0 b42cd3971af14982aa439df44a3d2284 - - -] No port b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 22:12:40.344 1668 1445803827976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c 2021-07-22 22:12:40.677 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-22 22:12:40.873 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Adding port b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c 2021-07-22 22:12:40.873 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Port b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c updated. Details: {'device': 'b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c', 'network_id': '432c2506-7d39-4ca3-b1be-8cbe1c566a3d', 'port_id': 'b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c', 'mac_address': 'fa:16:3e:56:75:93', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1005, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ac0129bb-28ab-4f47-928b-cbae1a5fec3b', '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-22 22:12:40.873 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] 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-22 22:12:40.873 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c" acquired by "networking_hyperv.neutron._common_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-22 22:12:40.873 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-22 22:12:40.873 1668 1445803830792 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 432c2506-7d39-4ca3-b1be-8cbe1c566a3d 2021-07-22 22:12:40.873 1668 1445803830792 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-22 22:12:41.077 1668 1445803830792 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:12:41.077 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:12:41.099 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-22 22:12:41.099 1668 1445803830792 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1005, VLAN trunk: None to switch port b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c 2021-07-22 22:12:41.216 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-22 22:12:41.216 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:12:41.311 1668 1445803830088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fdac3999-886c-47f5-9c13-b5ca0fb50625 d1553a64827c4b2d998cdc9237b3f9d6 72016702d1c0455a98496f3e92059933 - - -] Security group member updated on remote: ['0c3048b6-bd7d-445c-a38e-a0656c9a2e37'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:12:41.311 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [req-fdac3999-886c-47f5-9c13-b5ca0fb50625 d1553a64827c4b2d998cdc9237b3f9d6 72016702d1c0455a98496f3e92059933 - - -] Security group member updated ['0c3048b6-bd7d-445c-a38e-a0656c9a2e37'] 2021-07-22 22:12:41.376 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:12:41.376 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:12:41.376 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ccb3134b-3114-44ba-9d0f-c9450c9cff0a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 22:12:41.376 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ccb3134b-3114-44ba-9d0f-c9450c9cff0a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-22 22:12:41.376 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:12:41.403 1668 1445803830792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-22 22:12:41.403 1668 1445803830792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c not yet added. Adding. 2021-07-22 22:12:41.403 1668 1445803830792 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-22 22:12:41.403 1668 1445803830792 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-22 22:12:41.428 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fdac3999-886c-47f5-9c13-b5ca0fb50625 d1553a64827c4b2d998cdc9237b3f9d6 72016702d1c0455a98496f3e92059933 - - -] port_delete event received for 'd25b660d-6070-45b9-b9ca-926b36c2f557' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:12:41.544 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c" acquired by "networking_hyperv.neutron._common_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-22 22:12:41.628 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-282be6f6-d174-4d7b-bd20-0ad7d5a65d8b 087dbf69a436436fa4891026d473b353 8baf2db96e37475fa075f576b74232af - - -] Security group member updated on remote: ['9d06f294-aab1-433d-b4fd-b3ebc0043b4e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:12:41.628 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [req-282be6f6-d174-4d7b-bd20-0ad7d5a65d8b 087dbf69a436436fa4891026d473b353 8baf2db96e37475fa075f576b74232af - - -] Security group member updated ['9d06f294-aab1-433d-b4fd-b3ebc0043b4e'] 2021-07-22 22:12:41.685 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c" 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-22 22:12:41.685 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c" acquired by "networking_hyperv.neutron._common_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-22 22:12:41.719 1668 1445803831144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-282be6f6-d174-4d7b-bd20-0ad7d5a65d8b 087dbf69a436436fa4891026d473b353 8baf2db96e37475fa075f576b74232af - - -] port_delete event received for 'fb08084e-978d-48fa-885e-5bf64b2eec9a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:12:41.765 1668 1445803828152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d25b660d-6070-45b9-b9ca-926b36c2f557 2021-07-22 22:12:41.765 1668 1445803828152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fb08084e-978d-48fa-885e-5bf64b2eec9a 2021-07-22 22:12:41.857 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c" 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-22 22:12:41.857 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [req-fdac3999-886c-47f5-9c13-b5ca0fb50625 d1553a64827c4b2d998cdc9237b3f9d6 72016702d1c0455a98496f3e92059933 - - -] Refresh firewall rules 2021-07-22 22:12:41.857 1668 1445803830088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fdac3999-886c-47f5-9c13-b5ca0fb50625 d1553a64827c4b2d998cdc9237b3f9d6 72016702d1c0455a98496f3e92059933 - - -] Get security group information for devices via rpc ['d25b660d-6070-45b9-b9ca-926b36c2f557'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:12:41.857 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [req-282be6f6-d174-4d7b-bd20-0ad7d5a65d8b 087dbf69a436436fa4891026d473b353 8baf2db96e37475fa075f576b74232af - - -] Refresh firewall rules 2021-07-22 22:12:41.857 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-282be6f6-d174-4d7b-bd20-0ad7d5a65d8b 087dbf69a436436fa4891026d473b353 8baf2db96e37475fa075f576b74232af - - -] Get security group information for devices via rpc ['fb08084e-978d-48fa-885e-5bf64b2eec9a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:12:41.905 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-282be6f6-d174-4d7b-bd20-0ad7d5a65d8b 087dbf69a436436fa4891026d473b353 8baf2db96e37475fa075f576b74232af - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:12:41.905 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-282be6f6-d174-4d7b-bd20-0ad7d5a65d8b 087dbf69a436436fa4891026d473b353 8baf2db96e37475fa075f576b74232af - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:12:41.905 1668 1445803830088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fdac3999-886c-47f5-9c13-b5ca0fb50625 d1553a64827c4b2d998cdc9237b3f9d6 72016702d1c0455a98496f3e92059933 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:12:41.905 1668 1445803830088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fdac3999-886c-47f5-9c13-b5ca0fb50625 d1553a64827c4b2d998cdc9237b3f9d6 72016702d1c0455a98496f3e92059933 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:12:41.972 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c" 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-22 22:12:41.972 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-22 22:12:41.972 1668 1445803830792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c processed. 2021-07-22 22:12:42.703 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-22 22:12:42.703 1668 1445803830792 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-22 22:12:42.703 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fb08084e-978d-48fa-885e-5bf64b2eec9a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-22 22:12:42.703 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fb08084e-978d-48fa-885e-5bf64b2eec9a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-22 22:12:42.703 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fb08084e-978d-48fa-885e-5bf64b2eec9a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-22 22:12:42.703 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd25b660d-6070-45b9-b9ca-926b36c2f557' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-22 22:12:42.703 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd25b660d-6070-45b9-b9ca-926b36c2f557' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-22 22:12:42.703 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d25b660d-6070-45b9-b9ca-926b36c2f557 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-22 22:12:42.723 1668 1445803830968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 87091fc5-e862-4197-b729-0f89e65f649f 2021-07-22 22:12:42.723 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fb08084e-978d-48fa-885e-5bf64b2eec9a'] 2021-07-22 22:12:42.723 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-22 22:12:42.723 1668 1445803830968 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-22 22:12:42.723 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fb08084e-978d-48fa-885e-5bf64b2eec9a'] 2021-07-22 22:12:42.723 1668 1445803830088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bb335103-49cb-4671-bb8a-52949ae63471 2021-07-22 22:12:42.723 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d25b660d-6070-45b9-b9ca-926b36c2f557'] 2021-07-22 22:12:42.723 1668 1445803830088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-22 22:12:42.723 1668 1445803830088 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-22 22:12:42.723 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d25b660d-6070-45b9-b9ca-926b36c2f557'] 2021-07-22 22:12:42.905 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:12:44.721 1668 1445803830792 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-22 22:12:44.763 1668 1445803830792 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-22 22:12:45.045 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff0d7e3d-da4f-47f7-84e9-e710cc25d882 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] port_delete event received for '17a0dd4a-2883-4ed6-92ce-c4140c04f40f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:12:46.376 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9742f5b-b53f-46ae-bd33-26a95e3bfe97 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] port_delete event received for '361dcd3e-bf12-4663-97ed-63509a4abb1f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:12:47.297 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc0dfc37-a73b-4870-a011-1eccd4ca06b4 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] network_delete received. Deleting network 87091fc5-e862-4197-b729-0f89e65f649f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-22 22:12:47.297 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc0dfc37-a73b-4870-a011-1eccd4ca06b4 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] Network 87091fc5-e862-4197-b729-0f89e65f649f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-22 22:12:53.154 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4f45c690-927a-47d9-9bce-eab4f4d1c6ba a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Security group rule updated on remote: ['f941203d-be7f-4571-8abe-293c62b0ef78'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-22 22:12:53.154 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [req-4f45c690-927a-47d9-9bce-eab4f4d1c6ba a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Security group rule updated ['f941203d-be7f-4571-8abe-293c62b0ef78'] 2021-07-22 22:12:53.341 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1e39fef7-6e65-4a23-8d85-4bc62a76c4be a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Security group rule updated on remote: ['f941203d-be7f-4571-8abe-293c62b0ef78'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-22 22:12:53.341 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [req-1e39fef7-6e65-4a23-8d85-4bc62a76c4be a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Security group rule updated ['f941203d-be7f-4571-8abe-293c62b0ef78'] 2021-07-22 22:12:53.641 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8b6e6021-f70d-46ce-9bf7-c027d21d902f a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Security group rule updated on remote: ['f941203d-be7f-4571-8abe-293c62b0ef78'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-22 22:12:53.641 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [req-8b6e6021-f70d-46ce-9bf7-c027d21d902f a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Security group rule updated ['f941203d-be7f-4571-8abe-293c62b0ef78'] 2021-07-22 22:12:53.813 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e8d5007a-e600-448e-934f-6f45986c66bb a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Security group rule updated on remote: ['f941203d-be7f-4571-8abe-293c62b0ef78'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-22 22:12:53.813 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [req-e8d5007a-e600-448e-934f-6f45986c66bb a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Security group rule updated ['f941203d-be7f-4571-8abe-293c62b0ef78'] 2021-07-22 22:12:54.012 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e829044f-418b-4cba-9674-26ca3f873c9d a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Security group rule updated on remote: ['f941203d-be7f-4571-8abe-293c62b0ef78'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-22 22:12:54.012 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [req-e829044f-418b-4cba-9674-26ca3f873c9d a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Security group rule updated ['f941203d-be7f-4571-8abe-293c62b0ef78'] 2021-07-22 22:12:54.185 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-744d6fe2-998a-41ac-b842-910927199c7f a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Security group rule updated on remote: ['f941203d-be7f-4571-8abe-293c62b0ef78'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-22 22:12:54.185 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [req-744d6fe2-998a-41ac-b842-910927199c7f a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Security group rule updated ['f941203d-be7f-4571-8abe-293c62b0ef78'] 2021-07-22 22:12:54.736 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Security group member updated on remote: ['ccb3134b-3114-44ba-9d0f-c9450c9cff0a', 'f941203d-be7f-4571-8abe-293c62b0ef78'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:12:54.736 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Security group member updated ['ccb3134b-3114-44ba-9d0f-c9450c9cff0a', 'f941203d-be7f-4571-8abe-293c62b0ef78'] 2021-07-22 22:12:54.736 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Refresh firewall rules 2021-07-22 22:12:54.736 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Get security group information for devices via rpc ['b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:12:54.776 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] port_update received: b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 22:12:54.781 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Lock "n-hv-agent-port-lock-b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c" acquired by "networking_hyperv.neutron._common_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-22 22:12:54.781 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Binding port b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-22 22:12:54.781 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] 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-22 22:12:54.811 1668 1445803830088 MainThread DEBUG neutron.services.trunk.rpc.agent [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:12:54.811 1668 1445803830088 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:12:54.843 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Trunk plugin disabled on server. Assuming port b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-22 22:12:54.843 1668 1445803830088 MainThread INFO networking_hyperv.neutron.trunk_driver [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Binding VLAN ID: 1005, VLAN trunk: None to switch port b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c 2021-07-22 22:12:54.889 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Refresh firewall rules 2021-07-22 22:12:54.889 1668 1445803830088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Get security group information for devices via rpc ['b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:12:55.733 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Update security group information for ports dict_keys(['b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:12:55.733 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:12:55.733 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Update rules of security group (ccb3134b-3114-44ba-9d0f-c9450c9cff0a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 22:12:55.733 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Update rules of security group (f941203d-be7f-4571-8abe-293c62b0ef78) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 22:12:55.733 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Update members of security group (ccb3134b-3114-44ba-9d0f-c9450c9cff0a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-22 22:12:55.733 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Update port filter for b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:12:55.733 1668 1445803830792 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Updating port rules. 2021-07-22 22:12:55.733 1668 1445803830792 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Creating 6 new rules, removing 0 old rules. 2021-07-22 22:12:55.733 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Lock "n-hv-driver-port-lock-b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c" acquired by "networking_hyperv.neutron._common_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-22 22:12:55.757 1668 1445803830088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Update security group information for ports dict_keys(['b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:12:55.757 1668 1445803830088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:12:55.757 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Update rules of security group (ccb3134b-3114-44ba-9d0f-c9450c9cff0a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 22:12:55.757 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Update rules of security group (f941203d-be7f-4571-8abe-293c62b0ef78) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 22:12:55.757 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Update members of security group (ccb3134b-3114-44ba-9d0f-c9450c9cff0a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-22 22:12:55.764 1668 1445803830088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Update port filter for b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:12:55.764 1668 1445803830088 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Updating port rules. 2021-07-22 22:12:55.764 1668 1445803830088 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Creating 6 new rules, removing 0 old rules. 2021-07-22 22:12:55.876 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Lock "n-hv-driver-port-lock-b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c" 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-22 22:12:55.888 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Lock "n-hv-driver-port-lock-b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c" acquired by "networking_hyperv.neutron._common_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-22 22:12:55.888 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Lock "n-hv-driver-port-lock-b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c" 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-22 22:12:55.888 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Lock "n-hv-driver-port-lock-b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c" 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-22 22:12:55.983 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Lock "n-hv-driver-port-lock-b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:12:55.997 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Lock "n-hv-driver-port-lock-b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-22 22:12:55.997 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Lock "n-hv-driver-port-lock-b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c" 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-22 22:12:56.044 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [req-2672b762-fad1-470d-b2e4-66430bac17f6 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Lock "n-hv-agent-port-lock-b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c" 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-22 22:13:01.200 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dfa51246-5fee-440f-a1c4-38508081eb06 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] network_delete received. Deleting network bb335103-49cb-4671-bb8a-52949ae63471 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-22 22:13:01.218 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dfa51246-5fee-440f-a1c4-38508081eb06 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] Network bb335103-49cb-4671-bb8a-52949ae63471 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-22 22:13:03.185 1668 1445803830088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-727a8939-0537-4545-8dee-b78fcff6d5cc 5111582d7255407f873e92525ce24f89 02470fdff8df42188a443a16586737f4 - - -] Security group member updated on remote: ['190b6e4c-e1a0-40b0-aae9-2c36e7a4987e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:13:03.185 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [req-727a8939-0537-4545-8dee-b78fcff6d5cc 5111582d7255407f873e92525ce24f89 02470fdff8df42188a443a16586737f4 - - -] Security group member updated ['190b6e4c-e1a0-40b0-aae9-2c36e7a4987e'] 2021-07-22 22:13:03.622 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-727a8939-0537-4545-8dee-b78fcff6d5cc 5111582d7255407f873e92525ce24f89 02470fdff8df42188a443a16586737f4 - - -] port_delete event received for '9c587ec8-adc4-491d-ab2d-c5fce3129759' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:13:04.060 1668 1445803828152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9c587ec8-adc4-491d-ab2d-c5fce3129759 2021-07-22 22:13:04.799 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-22 22:13:04.799 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9c587ec8-adc4-491d-ab2d-c5fce3129759' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-22 22:13:04.799 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9c587ec8-adc4-491d-ab2d-c5fce3129759' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-22 22:13:04.799 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9c587ec8-adc4-491d-ab2d-c5fce3129759 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-22 22:13:04.799 1668 1445803830088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a4f1f5c0-4f53-4492-af66-48b94303fbeb 2021-07-22 22:13:04.799 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9c587ec8-adc4-491d-ab2d-c5fce3129759'] 2021-07-22 22:13:04.799 1668 1445803830088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-22 22:13:04.799 1668 1445803830088 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-22 22:13:04.818 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9c587ec8-adc4-491d-ab2d-c5fce3129759'] 2021-07-22 22:13:05.796 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2406c8e8-ff0d-46bd-a6f2-666d0462e5d0 5111582d7255407f873e92525ce24f89 02470fdff8df42188a443a16586737f4 - - -] port_delete event received for '96c73257-4d40-417e-955c-73f20092dfd0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:13:06.576 1668 1445803830088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-109102d7-50c3-4bb9-a73e-fe73dd79ae67 5111582d7255407f873e92525ce24f89 02470fdff8df42188a443a16586737f4 - - -] Security group rule updated on remote: ['ffed107f-5040-439c-8aaa-2587b4b6e4d5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-22 22:13:06.576 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [req-109102d7-50c3-4bb9-a73e-fe73dd79ae67 5111582d7255407f873e92525ce24f89 02470fdff8df42188a443a16586737f4 - - -] Security group rule updated ['ffed107f-5040-439c-8aaa-2587b4b6e4d5'] 2021-07-22 22:13:06.796 1668 1445803830088 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-22 22:13:06.840 1668 1445803830088 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-22 22:13:06.872 1668 1445803830088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ce3d39ca-4f9e-4eb1-acff-c0f385a917c7 5111582d7255407f873e92525ce24f89 02470fdff8df42188a443a16586737f4 - - -] Security group rule updated on remote: ['ffed107f-5040-439c-8aaa-2587b4b6e4d5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-22 22:13:06.872 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [req-ce3d39ca-4f9e-4eb1-acff-c0f385a917c7 5111582d7255407f873e92525ce24f89 02470fdff8df42188a443a16586737f4 - - -] Security group rule updated ['ffed107f-5040-439c-8aaa-2587b4b6e4d5'] 2021-07-22 22:13:07.655 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86fc398f-092a-45db-bf03-a28c2b148b6b - - - - -] port_update received: 992eeba9-9f29-4027-aef1-b7424e5d7262 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 22:13:07.670 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86fc398f-092a-45db-bf03-a28c2b148b6b - - - - -] No port 992eeba9-9f29-4027-aef1-b7424e5d7262 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 22:13:12.106 1668 1445803828152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 17a280a8-6b7e-41df-96f9-e296267f8d18 2021-07-22 22:13:12.559 1668 1445803830088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9b757344-2a4d-43cc-82d0-bc1dd3fef7ae a1f0c52640264f2b95be8d0f296dc732 f0f5b5b5760b46448e086cb29470c3e1 - - -] Security group member updated on remote: ['d1b30724-d00e-4db8-ae39-30207036fea9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:13:12.559 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [req-9b757344-2a4d-43cc-82d0-bc1dd3fef7ae a1f0c52640264f2b95be8d0f296dc732 f0f5b5b5760b46448e086cb29470c3e1 - - -] Security group member updated ['d1b30724-d00e-4db8-ae39-30207036fea9'] 2021-07-22 22:13:12.812 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-22 22:13:12.812 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '17a280a8-6b7e-41df-96f9-e296267f8d18' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-22 22:13:12.812 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '17a280a8-6b7e-41df-96f9-e296267f8d18' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-22 22:13:12.812 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 17a280a8-6b7e-41df-96f9-e296267f8d18 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-22 22:13:12.812 1668 1445803830088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c00bec4c-d150-4b2a-a783-4515c0388821 2021-07-22 22:13:12.812 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['17a280a8-6b7e-41df-96f9-e296267f8d18'] 2021-07-22 22:13:12.812 1668 1445803830088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-22 22:13:12.812 1668 1445803830088 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-22 22:13:12.812 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['17a280a8-6b7e-41df-96f9-e296267f8d18'] 2021-07-22 22:13:13.012 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0827129c-f96d-43a9-b010-b7ff47c01c0e - - - - -] port_update received: 55d3c6ce-cc86-4983-a603-273fde534ca0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 22:13:13.031 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0827129c-f96d-43a9-b010-b7ff47c01c0e - - - - -] No port 55d3c6ce-cc86-4983-a603-273fde534ca0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 22:13:13.746 1668 1445803830088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-029c45dd-dbb4-405e-8c1a-ab9086177003 5111582d7255407f873e92525ce24f89 02470fdff8df42188a443a16586737f4 - - -] Security group member updated on remote: ['ffed107f-5040-439c-8aaa-2587b4b6e4d5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:13:13.746 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [req-029c45dd-dbb4-405e-8c1a-ab9086177003 5111582d7255407f873e92525ce24f89 02470fdff8df42188a443a16586737f4 - - -] Security group member updated ['ffed107f-5040-439c-8aaa-2587b4b6e4d5'] 2021-07-22 22:13:14.388 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b757344-2a4d-43cc-82d0-bc1dd3fef7ae a1f0c52640264f2b95be8d0f296dc732 f0f5b5b5760b46448e086cb29470c3e1 - - -] port_delete event received for '17a280a8-6b7e-41df-96f9-e296267f8d18' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:13:14.826 1668 1445803830088 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-22 22:13:14.887 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:13:16.418 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d5cd861-6c3d-44de-ba40-2b4d9a04e4b6 - - - - -] port_update received: d26514bd-67e3-4964-aa60-87cc591b22ed port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 22:13:16.418 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d5cd861-6c3d-44de-ba40-2b4d9a04e4b6 - - - - -] No port d26514bd-67e3-4964-aa60-87cc591b22ed defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 22:13:16.762 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a4374a6-8048-446a-aa1c-328b087519fe 190aa6203d174779a6deceea9c8ddbc0 b42cd3971af14982aa439df44a3d2284 - - -] port_update received: 558cf4a3-a0a7-4887-bdd7-73943e03997d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 22:13:16.768 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a4374a6-8048-446a-aa1c-328b087519fe 190aa6203d174779a6deceea9c8ddbc0 b42cd3971af14982aa439df44a3d2284 - - -] No port 558cf4a3-a0a7-4887-bdd7-73943e03997d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 22:13:18.641 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff57a752-ba28-45f1-af9b-b478b1d47e1a a1f0c52640264f2b95be8d0f296dc732 f0f5b5b5760b46448e086cb29470c3e1 - - -] port_delete event received for 'd7aa17b1-9062-4e5d-9320-9e58108cb8a9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:13:18.641 1668 1445803827976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 558cf4a3-a0a7-4887-bdd7-73943e03997d 2021-07-22 22:13:18.840 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-22 22:13:19.215 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Adding port 558cf4a3-a0a7-4887-bdd7-73943e03997d 2021-07-22 22:13:19.235 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Port 558cf4a3-a0a7-4887-bdd7-73943e03997d updated. Details: {'device': '558cf4a3-a0a7-4887-bdd7-73943e03997d', 'network_id': 'a4f1f5c0-4f53-4492-af66-48b94303fbeb', 'port_id': '558cf4a3-a0a7-4887-bdd7-73943e03997d', 'mac_address': 'fa:16:3e:48:3d:16', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1012, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '42afa811-75fc-4881-80e9-62574a8296ac', '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-22 22:13:19.235 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] 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-22 22:13:19.235 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-558cf4a3-a0a7-4887-bdd7-73943e03997d" acquired by "networking_hyperv.neutron._common_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-22 22:13:19.235 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 558cf4a3-a0a7-4887-bdd7-73943e03997d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-22 22:13:19.235 1668 1445803830088 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a4f1f5c0-4f53-4492-af66-48b94303fbeb 2021-07-22 22:13:19.235 1668 1445803830088 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-22 22:13:19.388 1668 1445803830088 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '558cf4a3-a0a7-4887-bdd7-73943e03997d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:13:19.388 1668 1445803830088 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '558cf4a3-a0a7-4887-bdd7-73943e03997d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:13:19.388 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 558cf4a3-a0a7-4887-bdd7-73943e03997d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-22 22:13:19.388 1668 1445803830088 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1012, VLAN trunk: None to switch port 558cf4a3-a0a7-4887-bdd7-73943e03997d 2021-07-22 22:13:19.466 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-22 22:13:19.466 1668 1445803830088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['558cf4a3-a0a7-4887-bdd7-73943e03997d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:13:19.575 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0240b75d-788d-4e4e-8981-e1958925e655 a1f0c52640264f2b95be8d0f296dc732 f0f5b5b5760b46448e086cb29470c3e1 - - -] Security group rule updated on remote: ['cf2b3ac4-1e8e-428a-a1d9-11cb731da443'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-22 22:13:19.575 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [req-0240b75d-788d-4e4e-8981-e1958925e655 a1f0c52640264f2b95be8d0f296dc732 f0f5b5b5760b46448e086cb29470c3e1 - - -] Security group rule updated ['cf2b3ac4-1e8e-428a-a1d9-11cb731da443'] 2021-07-22 22:13:19.809 1668 1445803830088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['558cf4a3-a0a7-4887-bdd7-73943e03997d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:13:19.809 1668 1445803830088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:13:19.809 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ffed107f-5040-439c-8aaa-2587b4b6e4d5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 22:13:19.809 1668 1445803830088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 558cf4a3-a0a7-4887-bdd7-73943e03997d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:13:19.809 1668 1445803830088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-22 22:13:19.809 1668 1445803830088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 558cf4a3-a0a7-4887-bdd7-73943e03997d not yet added. Adding. 2021-07-22 22:13:19.809 1668 1445803830088 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-22 22:13:19.809 1668 1445803830088 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-22 22:13:19.898 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b87e3dc2-61f5-43ad-838c-1eedf0040309 a1f0c52640264f2b95be8d0f296dc732 f0f5b5b5760b46448e086cb29470c3e1 - - -] Security group rule updated on remote: ['cf2b3ac4-1e8e-428a-a1d9-11cb731da443'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-22 22:13:19.898 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [req-b87e3dc2-61f5-43ad-838c-1eedf0040309 a1f0c52640264f2b95be8d0f296dc732 f0f5b5b5760b46448e086cb29470c3e1 - - -] Security group rule updated ['cf2b3ac4-1e8e-428a-a1d9-11cb731da443'] 2021-07-22 22:13:19.931 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-558cf4a3-a0a7-4887-bdd7-73943e03997d" acquired by "networking_hyperv.neutron._common_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-22 22:13:20.028 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-558cf4a3-a0a7-4887-bdd7-73943e03997d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:13:20.028 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-558cf4a3-a0a7-4887-bdd7-73943e03997d" acquired by "networking_hyperv.neutron._common_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-22 22:13:20.139 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-558cf4a3-a0a7-4887-bdd7-73943e03997d" 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-22 22:13:20.232 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-558cf4a3-a0a7-4887-bdd7-73943e03997d" 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-22 22:13:20.232 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 558cf4a3-a0a7-4887-bdd7-73943e03997d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-22 22:13:20.232 1668 1445803830088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 558cf4a3-a0a7-4887-bdd7-73943e03997d processed. 2021-07-22 22:13:20.269 1668 1445803830088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-14c89dc7-429b-4b97-8a88-d926c96fd978 eca5b77bc66142ecaafd559670902402 210fb133c0ef427e82a27402738dc94a - - -] Security group rule updated on remote: ['fca4d8ce-5cb0-4de5-a86f-e6ec1cba5ce3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-22 22:13:20.269 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [req-14c89dc7-429b-4b97-8a88-d926c96fd978 eca5b77bc66142ecaafd559670902402 210fb133c0ef427e82a27402738dc94a - - -] Security group rule updated ['fca4d8ce-5cb0-4de5-a86f-e6ec1cba5ce3'] 2021-07-22 22:13:20.576 1668 1445803830088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9aeee319-5471-4f4a-beb2-cac5557bf3d7 eca5b77bc66142ecaafd559670902402 210fb133c0ef427e82a27402738dc94a - - -] Security group rule updated on remote: ['fca4d8ce-5cb0-4de5-a86f-e6ec1cba5ce3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-22 22:13:20.576 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [req-9aeee319-5471-4f4a-beb2-cac5557bf3d7 eca5b77bc66142ecaafd559670902402 210fb133c0ef427e82a27402738dc94a - - -] Security group rule updated ['fca4d8ce-5cb0-4de5-a86f-e6ec1cba5ce3'] 2021-07-22 22:13:20.856 1668 1445803830088 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-22 22:13:21.043 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-24bf8778-6299-4760-9e32-304cad4709e0 eca5b77bc66142ecaafd559670902402 210fb133c0ef427e82a27402738dc94a - - -] Security group rule updated on remote: ['fca4d8ce-5cb0-4de5-a86f-e6ec1cba5ce3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-22 22:13:21.043 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [req-24bf8778-6299-4760-9e32-304cad4709e0 eca5b77bc66142ecaafd559670902402 210fb133c0ef427e82a27402738dc94a - - -] Security group rule updated ['fca4d8ce-5cb0-4de5-a86f-e6ec1cba5ce3'] 2021-07-22 22:13:21.295 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:13:21.314 1668 1445803830088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-51f75f09-72db-4976-be86-b6dc717c44d6 eca5b77bc66142ecaafd559670902402 210fb133c0ef427e82a27402738dc94a - - -] Security group rule updated on remote: ['fca4d8ce-5cb0-4de5-a86f-e6ec1cba5ce3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-22 22:13:21.314 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [req-51f75f09-72db-4976-be86-b6dc717c44d6 eca5b77bc66142ecaafd559670902402 210fb133c0ef427e82a27402738dc94a - - -] Security group rule updated ['fca4d8ce-5cb0-4de5-a86f-e6ec1cba5ce3'] 2021-07-22 22:13:21.559 1668 1445803830088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-459a5e74-9fe6-489e-b97e-8689b461280e eca5b77bc66142ecaafd559670902402 210fb133c0ef427e82a27402738dc94a - - -] Security group rule updated on remote: ['fca4d8ce-5cb0-4de5-a86f-e6ec1cba5ce3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-22 22:13:21.559 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [req-459a5e74-9fe6-489e-b97e-8689b461280e eca5b77bc66142ecaafd559670902402 210fb133c0ef427e82a27402738dc94a - - -] Security group rule updated ['fca4d8ce-5cb0-4de5-a86f-e6ec1cba5ce3'] 2021-07-22 22:13:22.033 1668 1445803830088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-94fdeb05-deab-4923-b21d-1af2123b73f8 eca5b77bc66142ecaafd559670902402 210fb133c0ef427e82a27402738dc94a - - -] Security group rule updated on remote: ['fca4d8ce-5cb0-4de5-a86f-e6ec1cba5ce3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-22 22:13:22.033 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [req-94fdeb05-deab-4923-b21d-1af2123b73f8 eca5b77bc66142ecaafd559670902402 210fb133c0ef427e82a27402738dc94a - - -] Security group rule updated ['fca4d8ce-5cb0-4de5-a86f-e6ec1cba5ce3'] 2021-07-22 22:13:23.124 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63a23b2c-4600-4d50-b22d-c95422dab80a - - - - -] port_update received: 14d6aa50-4007-4b97-b08f-db5de11a18f5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 22:13:23.138 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63a23b2c-4600-4d50-b22d-c95422dab80a - - - - -] No port 14d6aa50-4007-4b97-b08f-db5de11a18f5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 22:13:26.845 1668 1445803830088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4a51ac9d-ae37-46f0-aa15-5048cf30094e a1f0c52640264f2b95be8d0f296dc732 f0f5b5b5760b46448e086cb29470c3e1 - - -] Security group member updated on remote: ['cf2b3ac4-1e8e-428a-a1d9-11cb731da443'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:13:26.845 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [req-4a51ac9d-ae37-46f0-aa15-5048cf30094e a1f0c52640264f2b95be8d0f296dc732 f0f5b5b5760b46448e086cb29470c3e1 - - -] Security group member updated ['cf2b3ac4-1e8e-428a-a1d9-11cb731da443'] 2021-07-22 22:13:28.145 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48bd9e4d-7e48-443b-b7a0-479822cfb41c 190aa6203d174779a6deceea9c8ddbc0 b42cd3971af14982aa439df44a3d2284 - - -] port_update received: afd16771-10b1-4257-9d73-ff4293507a71 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 22:13:28.154 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48bd9e4d-7e48-443b-b7a0-479822cfb41c 190aa6203d174779a6deceea9c8ddbc0 b42cd3971af14982aa439df44a3d2284 - - -] No port afd16771-10b1-4257-9d73-ff4293507a71 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 22:13:30.748 1668 1445803827976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: afd16771-10b1-4257-9d73-ff4293507a71 2021-07-22 22:13:30.965 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-22 22:13:31.220 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Adding port afd16771-10b1-4257-9d73-ff4293507a71 2021-07-22 22:13:31.220 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Port afd16771-10b1-4257-9d73-ff4293507a71 updated. Details: {'device': 'afd16771-10b1-4257-9d73-ff4293507a71', 'network_id': 'c00bec4c-d150-4b2a-a783-4515c0388821', 'port_id': 'afd16771-10b1-4257-9d73-ff4293507a71', 'mac_address': 'fa:16:3e:b7:21:7e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1039, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '10b030fb-8361-49dd-a473-3ae16b7f6e77', '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-22 22:13:31.220 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] 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-22 22:13:31.220 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-afd16771-10b1-4257-9d73-ff4293507a71" acquired by "networking_hyperv.neutron._common_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-22 22:13:31.220 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port afd16771-10b1-4257-9d73-ff4293507a71 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-22 22:13:31.220 1668 1445803830088 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c00bec4c-d150-4b2a-a783-4515c0388821 2021-07-22 22:13:31.220 1668 1445803830088 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-22 22:13:31.374 1668 1445803830088 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'afd16771-10b1-4257-9d73-ff4293507a71') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:13:31.374 1668 1445803830088 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'afd16771-10b1-4257-9d73-ff4293507a71') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:13:31.402 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port afd16771-10b1-4257-9d73-ff4293507a71 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-22 22:13:31.402 1668 1445803830088 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1039, VLAN trunk: None to switch port afd16771-10b1-4257-9d73-ff4293507a71 2021-07-22 22:13:31.501 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-22 22:13:31.501 1668 1445803830088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['afd16771-10b1-4257-9d73-ff4293507a71'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:13:31.701 1668 1445803830088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['afd16771-10b1-4257-9d73-ff4293507a71']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:13:31.701 1668 1445803830088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:13:31.701 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cf2b3ac4-1e8e-428a-a1d9-11cb731da443) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 22:13:31.701 1668 1445803830088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for afd16771-10b1-4257-9d73-ff4293507a71 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:13:31.701 1668 1445803830088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-22 22:13:31.701 1668 1445803830088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device afd16771-10b1-4257-9d73-ff4293507a71 not yet added. Adding. 2021-07-22 22:13:31.701 1668 1445803830088 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-22 22:13:31.701 1668 1445803830088 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-22 22:13:31.827 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-afd16771-10b1-4257-9d73-ff4293507a71" acquired by "networking_hyperv.neutron._common_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-22 22:13:31.949 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-afd16771-10b1-4257-9d73-ff4293507a71" 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-22 22:13:31.949 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-afd16771-10b1-4257-9d73-ff4293507a71" acquired by "networking_hyperv.neutron._common_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-22 22:13:32.091 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-afd16771-10b1-4257-9d73-ff4293507a71" 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-22 22:13:32.209 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-afd16771-10b1-4257-9d73-ff4293507a71" 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-22 22:13:32.209 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port afd16771-10b1-4257-9d73-ff4293507a71 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-22 22:13:32.209 1668 1445803830088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port afd16771-10b1-4257-9d73-ff4293507a71 processed. 2021-07-22 22:13:32.965 1668 1445803830088 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-22 22:13:33.184 1668 1445803830088 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-22 22:13:42.906 1668 1445803830088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-27409438-bfb6-45f0-a0c6-b1403f41e92e eca5b77bc66142ecaafd559670902402 210fb133c0ef427e82a27402738dc94a - - -] Security group member updated on remote: ['fca4d8ce-5cb0-4de5-a86f-e6ec1cba5ce3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:13:42.906 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [req-27409438-bfb6-45f0-a0c6-b1403f41e92e eca5b77bc66142ecaafd559670902402 210fb133c0ef427e82a27402738dc94a - - -] Security group member updated ['fca4d8ce-5cb0-4de5-a86f-e6ec1cba5ce3'] 2021-07-22 22:13:43.700 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-986d9bc3-9aa4-459b-a3f7-babe6ce0495e 190aa6203d174779a6deceea9c8ddbc0 b42cd3971af14982aa439df44a3d2284 - - -] port_update received: e20cb97d-be5a-4080-badb-4d594cffa650 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 22:13:43.716 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-986d9bc3-9aa4-459b-a3f7-babe6ce0495e 190aa6203d174779a6deceea9c8ddbc0 b42cd3971af14982aa439df44a3d2284 - - -] No port e20cb97d-be5a-4080-badb-4d594cffa650 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 22:13:46.956 1668 1445803827976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e20cb97d-be5a-4080-badb-4d594cffa650 2021-07-22 22:13:46.996 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-22 22:13:47.184 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Adding port e20cb97d-be5a-4080-badb-4d594cffa650 2021-07-22 22:13:47.184 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Port e20cb97d-be5a-4080-badb-4d594cffa650 updated. Details: {'device': 'e20cb97d-be5a-4080-badb-4d594cffa650', 'network_id': '40b4ccb3-c473-434c-b6d8-4471df858b62', 'port_id': 'e20cb97d-be5a-4080-badb-4d594cffa650', 'mac_address': 'fa:16:3e:8c:a6:5f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1045, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ec4080ac-6d37-4169-8dbe-c81eafd60019', '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-22 22:13:47.184 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] 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-22 22:13:47.184 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e20cb97d-be5a-4080-badb-4d594cffa650" acquired by "networking_hyperv.neutron._common_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-22 22:13:47.184 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e20cb97d-be5a-4080-badb-4d594cffa650 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-22 22:13:47.184 1668 1445803830088 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 40b4ccb3-c473-434c-b6d8-4471df858b62 2021-07-22 22:13:47.201 1668 1445803830088 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-22 22:13:47.436 1668 1445803830088 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e20cb97d-be5a-4080-badb-4d594cffa650') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:13:47.436 1668 1445803830088 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e20cb97d-be5a-4080-badb-4d594cffa650') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:13:47.436 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e20cb97d-be5a-4080-badb-4d594cffa650 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-22 22:13:47.436 1668 1445803830088 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1045, VLAN trunk: None to switch port e20cb97d-be5a-4080-badb-4d594cffa650 2021-07-22 22:13:47.558 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-22 22:13:47.558 1668 1445803830088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e20cb97d-be5a-4080-badb-4d594cffa650'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:13:47.779 1668 1445803830088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e20cb97d-be5a-4080-badb-4d594cffa650']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:13:47.779 1668 1445803830088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:13:47.779 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fca4d8ce-5cb0-4de5-a86f-e6ec1cba5ce3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 22:13:47.794 1668 1445803830088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e20cb97d-be5a-4080-badb-4d594cffa650 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:13:47.794 1668 1445803830088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-22 22:13:47.794 1668 1445803830088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e20cb97d-be5a-4080-badb-4d594cffa650 not yet added. Adding. 2021-07-22 22:13:47.794 1668 1445803830088 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-22 22:13:47.794 1668 1445803830088 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-22 22:13:47.935 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e20cb97d-be5a-4080-badb-4d594cffa650" acquired by "networking_hyperv.neutron._common_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-22 22:13:48.076 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e20cb97d-be5a-4080-badb-4d594cffa650" 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-22 22:13:48.076 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e20cb97d-be5a-4080-badb-4d594cffa650" acquired by "networking_hyperv.neutron._common_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-22 22:13:48.247 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e20cb97d-be5a-4080-badb-4d594cffa650" 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-22 22:13:48.391 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e20cb97d-be5a-4080-badb-4d594cffa650" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:13:48.391 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e20cb97d-be5a-4080-badb-4d594cffa650 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-22 22:13:48.391 1668 1445803830088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e20cb97d-be5a-4080-badb-4d594cffa650 processed. 2021-07-22 22:13:48.996 1668 1445803830088 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-22 22:13:49.184 1668 1445803830088 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-22 22:14:37.437 1668 1445803827976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 558cf4a3-a0a7-4887-bdd7-73943e03997d 2021-07-22 22:14:39.229 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-22 22:14:39.449 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Adding port 558cf4a3-a0a7-4887-bdd7-73943e03997d 2021-07-22 22:14:39.449 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Port 558cf4a3-a0a7-4887-bdd7-73943e03997d updated. Details: {'device': '558cf4a3-a0a7-4887-bdd7-73943e03997d', 'network_id': 'a4f1f5c0-4f53-4492-af66-48b94303fbeb', 'port_id': '558cf4a3-a0a7-4887-bdd7-73943e03997d', 'mac_address': 'fa:16:3e:48:3d:16', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1012, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '42afa811-75fc-4881-80e9-62574a8296ac', '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-22 22:14:39.449 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] 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-22 22:14:39.449 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-558cf4a3-a0a7-4887-bdd7-73943e03997d" acquired by "networking_hyperv.neutron._common_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-22 22:14:39.449 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 558cf4a3-a0a7-4887-bdd7-73943e03997d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-22 22:14:39.449 1668 1445803830088 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-22 22:14:39.466 1668 1445803830088 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '558cf4a3-a0a7-4887-bdd7-73943e03997d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:14:39.466 1668 1445803830088 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '558cf4a3-a0a7-4887-bdd7-73943e03997d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:14:39.501 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 558cf4a3-a0a7-4887-bdd7-73943e03997d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-22 22:14:39.501 1668 1445803830088 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1012, VLAN trunk: None to switch port 558cf4a3-a0a7-4887-bdd7-73943e03997d 2021-07-22 22:14:39.546 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-22 22:14:39.546 1668 1445803830088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['558cf4a3-a0a7-4887-bdd7-73943e03997d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:14:39.732 1668 1445803830088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['558cf4a3-a0a7-4887-bdd7-73943e03997d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:14:39.732 1668 1445803830088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:14:39.732 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ffed107f-5040-439c-8aaa-2587b4b6e4d5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 22:14:39.732 1668 1445803830088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 558cf4a3-a0a7-4887-bdd7-73943e03997d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:14:39.732 1668 1445803830088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-22 22:14:39.732 1668 1445803830088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-07-22 22:14:39.732 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-558cf4a3-a0a7-4887-bdd7-73943e03997d" acquired by "networking_hyperv.neutron._common_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-22 22:14:39.732 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-558cf4a3-a0a7-4887-bdd7-73943e03997d" 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-22 22:14:39.732 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-558cf4a3-a0a7-4887-bdd7-73943e03997d" acquired by "networking_hyperv.neutron._common_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-22 22:14:39.732 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-558cf4a3-a0a7-4887-bdd7-73943e03997d" 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-22 22:14:39.809 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-558cf4a3-a0a7-4887-bdd7-73943e03997d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:14:39.809 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 558cf4a3-a0a7-4887-bdd7-73943e03997d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-22 22:14:39.809 1668 1445803830088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 558cf4a3-a0a7-4887-bdd7-73943e03997d processed. 2021-07-22 22:14:41.245 1668 1445803830088 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-22 22:14:41.464 1668 1445803830088 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-22 22:14:45.933 1668 1445803830088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-652ecc8a-98c8-4871-ad72-169c3a93a48d a1f0c52640264f2b95be8d0f296dc732 f0f5b5b5760b46448e086cb29470c3e1 - - -] Security group member updated on remote: ['cf2b3ac4-1e8e-428a-a1d9-11cb731da443'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:14:45.933 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [req-652ecc8a-98c8-4871-ad72-169c3a93a48d a1f0c52640264f2b95be8d0f296dc732 f0f5b5b5760b46448e086cb29470c3e1 - - -] Security group member updated ['cf2b3ac4-1e8e-428a-a1d9-11cb731da443'] 2021-07-22 22:14:46.293 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-652ecc8a-98c8-4871-ad72-169c3a93a48d a1f0c52640264f2b95be8d0f296dc732 f0f5b5b5760b46448e086cb29470c3e1 - - -] port_delete event received for 'afd16771-10b1-4257-9d73-ff4293507a71' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:14:46.949 1668 1445803828152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: afd16771-10b1-4257-9d73-ff4293507a71 2021-07-22 22:14:47.245 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-22 22:14:47.245 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'afd16771-10b1-4257-9d73-ff4293507a71' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-22 22:14:47.245 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'afd16771-10b1-4257-9d73-ff4293507a71' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-22 22:14:47.245 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port afd16771-10b1-4257-9d73-ff4293507a71 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-22 22:14:47.261 1668 1445803830088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c00bec4c-d150-4b2a-a783-4515c0388821 2021-07-22 22:14:47.261 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['afd16771-10b1-4257-9d73-ff4293507a71'] 2021-07-22 22:14:47.261 1668 1445803830088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-22 22:14:47.261 1668 1445803830088 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-22 22:14:47.261 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['afd16771-10b1-4257-9d73-ff4293507a71'] 2021-07-22 22:14:48.979 1668 1445803828152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 558cf4a3-a0a7-4887-bdd7-73943e03997d 2021-07-22 22:14:49.247 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-22 22:14:49.247 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-512dbb30-29ea-435e-9676-44dfd58bb411 a1f0c52640264f2b95be8d0f296dc732 f0f5b5b5760b46448e086cb29470c3e1 - - -] port_delete event received for '967d3d7e-7ee0-4df1-a8ba-40781c2de8c9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:14:49.247 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '558cf4a3-a0a7-4887-bdd7-73943e03997d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-22 22:14:49.247 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '558cf4a3-a0a7-4887-bdd7-73943e03997d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-22 22:14:49.247 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 558cf4a3-a0a7-4887-bdd7-73943e03997d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-22 22:14:49.247 1668 1445803830792 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-22 22:14:49.292 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['558cf4a3-a0a7-4887-bdd7-73943e03997d'] 2021-07-22 22:14:49.292 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-22 22:14:49.292 1668 1445803830968 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-22 22:14:49.292 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['558cf4a3-a0a7-4887-bdd7-73943e03997d'] 2021-07-22 22:14:49.471 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:14:49.606 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eea33cd2-0882-412f-9fa8-c69deac7e3f0 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Security group member updated on remote: ['ccb3134b-3114-44ba-9d0f-c9450c9cff0a', 'f941203d-be7f-4571-8abe-293c62b0ef78'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:14:49.606 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [req-eea33cd2-0882-412f-9fa8-c69deac7e3f0 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Security group member updated ['ccb3134b-3114-44ba-9d0f-c9450c9cff0a', 'f941203d-be7f-4571-8abe-293c62b0ef78'] 2021-07-22 22:14:49.606 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [req-eea33cd2-0882-412f-9fa8-c69deac7e3f0 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Refresh firewall rules 2021-07-22 22:14:49.606 1668 1445803830792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eea33cd2-0882-412f-9fa8-c69deac7e3f0 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Get security group information for devices via rpc ['b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:14:49.639 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eea33cd2-0882-412f-9fa8-c69deac7e3f0 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] port_update received: b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 22:14:49.651 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-eea33cd2-0882-412f-9fa8-c69deac7e3f0 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Lock "n-hv-agent-port-lock-b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c" acquired by "networking_hyperv.neutron._common_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-22 22:14:49.651 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eea33cd2-0882-412f-9fa8-c69deac7e3f0 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Binding port b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-22 22:14:49.651 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eea33cd2-0882-412f-9fa8-c69deac7e3f0 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] 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-22 22:14:49.668 1668 1445803830968 MainThread DEBUG neutron.services.trunk.rpc.agent [req-eea33cd2-0882-412f-9fa8-c69deac7e3f0 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:14:49.684 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-eea33cd2-0882-412f-9fa8-c69deac7e3f0 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:14:49.684 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-eea33cd2-0882-412f-9fa8-c69deac7e3f0 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Trunk plugin disabled on server. Assuming port b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-22 22:14:49.684 1668 1445803830968 MainThread INFO networking_hyperv.neutron.trunk_driver [req-eea33cd2-0882-412f-9fa8-c69deac7e3f0 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Binding VLAN ID: 1005, VLAN trunk: None to switch port b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c 2021-07-22 22:14:49.731 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [req-eea33cd2-0882-412f-9fa8-c69deac7e3f0 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Refresh firewall rules 2021-07-22 22:14:49.731 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eea33cd2-0882-412f-9fa8-c69deac7e3f0 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Get security group information for devices via rpc ['b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:14:49.794 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eea33cd2-0882-412f-9fa8-c69deac7e3f0 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Update security group information for ports dict_keys(['b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:14:49.794 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eea33cd2-0882-412f-9fa8-c69deac7e3f0 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:14:49.794 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-eea33cd2-0882-412f-9fa8-c69deac7e3f0 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Update rules of security group (ccb3134b-3114-44ba-9d0f-c9450c9cff0a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 22:14:49.794 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-eea33cd2-0882-412f-9fa8-c69deac7e3f0 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Update members of security group (ccb3134b-3114-44ba-9d0f-c9450c9cff0a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-22 22:14:49.823 1668 1445803830792 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eea33cd2-0882-412f-9fa8-c69deac7e3f0 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Update port filter for b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:14:49.823 1668 1445803830792 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-eea33cd2-0882-412f-9fa8-c69deac7e3f0 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Updating port rules. 2021-07-22 22:14:49.823 1668 1445803830792 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-eea33cd2-0882-412f-9fa8-c69deac7e3f0 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Creating 0 new rules, removing 6 old rules. 2021-07-22 22:14:49.823 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [req-eea33cd2-0882-412f-9fa8-c69deac7e3f0 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Lock "n-hv-driver-port-lock-b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c" acquired by "networking_hyperv.neutron._common_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-22 22:14:49.823 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [req-eea33cd2-0882-412f-9fa8-c69deac7e3f0 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Lock "n-hv-driver-port-lock-b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c" 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-22 22:14:49.823 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [req-eea33cd2-0882-412f-9fa8-c69deac7e3f0 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Lock "n-hv-driver-port-lock-b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c" acquired by "networking_hyperv.neutron._common_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-22 22:14:50.012 1668 1445803830792 MainThread DEBUG oslo_concurrency.lockutils [req-eea33cd2-0882-412f-9fa8-c69deac7e3f0 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Lock "n-hv-driver-port-lock-b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c" 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-22 22:14:50.104 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eea33cd2-0882-412f-9fa8-c69deac7e3f0 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Update security group information for ports dict_keys(['b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:14:50.104 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eea33cd2-0882-412f-9fa8-c69deac7e3f0 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:14:50.104 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-eea33cd2-0882-412f-9fa8-c69deac7e3f0 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Update rules of security group (ccb3134b-3114-44ba-9d0f-c9450c9cff0a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 22:14:50.104 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-eea33cd2-0882-412f-9fa8-c69deac7e3f0 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Update members of security group (ccb3134b-3114-44ba-9d0f-c9450c9cff0a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-22 22:14:50.104 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eea33cd2-0882-412f-9fa8-c69deac7e3f0 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Update port filter for b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:14:50.112 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-eea33cd2-0882-412f-9fa8-c69deac7e3f0 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Updating port rules. 2021-07-22 22:14:50.112 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-eea33cd2-0882-412f-9fa8-c69deac7e3f0 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Creating 0 new rules, removing 0 old rules. 2021-07-22 22:14:50.112 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-eea33cd2-0882-412f-9fa8-c69deac7e3f0 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Lock "n-hv-driver-port-lock-b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c" acquired by "networking_hyperv.neutron._common_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-22 22:14:50.112 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-eea33cd2-0882-412f-9fa8-c69deac7e3f0 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Lock "n-hv-driver-port-lock-b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c" 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-22 22:14:50.112 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-eea33cd2-0882-412f-9fa8-c69deac7e3f0 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Lock "n-hv-driver-port-lock-b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c" acquired by "networking_hyperv.neutron._common_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-22 22:14:50.112 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-eea33cd2-0882-412f-9fa8-c69deac7e3f0 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Lock "n-hv-driver-port-lock-b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c" 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-22 22:14:50.151 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-eea33cd2-0882-412f-9fa8-c69deac7e3f0 a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Lock "n-hv-agent-port-lock-b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c" 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-22 22:14:50.420 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88ba61c6-52b6-40f0-8d8e-23d8db17592d a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] port_delete event received for 'edeed4b5-0678-4791-b8d6-da31768403c3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:14:52.995 1668 1445803828152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 558cf4a3-a0a7-4887-bdd7-73943e03997d 2021-07-22 22:14:53.262 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-22 22:14:53.262 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '558cf4a3-a0a7-4887-bdd7-73943e03997d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-22 22:14:53.262 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '558cf4a3-a0a7-4887-bdd7-73943e03997d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-22 22:14:53.262 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 558cf4a3-a0a7-4887-bdd7-73943e03997d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-22 22:14:53.277 1668 1445803830968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a4f1f5c0-4f53-4492-af66-48b94303fbeb 2021-07-22 22:14:53.277 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['558cf4a3-a0a7-4887-bdd7-73943e03997d'] 2021-07-22 22:14:53.277 1668 1445803830968 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-22 22:14:53.277 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['558cf4a3-a0a7-4887-bdd7-73943e03997d'] 2021-07-22 22:14:54.308 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-061abaf3-757d-4797-a1a9-f4ca4d5b37a8 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] port_delete event received for 'c74dc0da-f0b7-4ee6-9e6a-17c0781cdb55' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:14:55.285 1668 1445803830968 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-22 22:14:55.484 1668 1445803830968 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-22 22:14:56.214 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-81c152d8-4051-4d3f-8ef4-76be57157d3b a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Security group member updated on remote: ['ccb3134b-3114-44ba-9d0f-c9450c9cff0a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:14:56.214 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [req-81c152d8-4051-4d3f-8ef4-76be57157d3b a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Security group member updated ['ccb3134b-3114-44ba-9d0f-c9450c9cff0a'] 2021-07-22 22:14:56.214 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [req-81c152d8-4051-4d3f-8ef4-76be57157d3b a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Refresh firewall rules 2021-07-22 22:14:56.214 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-81c152d8-4051-4d3f-8ef4-76be57157d3b a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Get security group information for devices via rpc ['b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:14:56.245 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-81c152d8-4051-4d3f-8ef4-76be57157d3b a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:14:56.245 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-81c152d8-4051-4d3f-8ef4-76be57157d3b a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:14:56.370 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81c152d8-4051-4d3f-8ef4-76be57157d3b a80f5f653f4b4e9caaacb2bf196edbb1 5ceca45eb16a43f18cedd8e1cbe61a01 - - -] port_delete event received for 'b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:14:56.505 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-475faf7e-9c28-4d97-be6f-7d13fbe236a0 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] port_delete event received for '8aa6f047-72e3-41e7-86a6-3563f76863bd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:14:56.995 1668 1445803828152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c 2021-07-22 22:14:57.307 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-22 22:14:57.307 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-22 22:14:57.310 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-22 22:14:57.310 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-22 22:14:57.310 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c'] 2021-07-22 22:14:57.310 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-22 22:14:57.310 1668 1445803830968 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-22 22:14:57.310 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b0c0ceb1-15b7-42d9-b42a-4ab3b5c62a7c'] 2021-07-22 22:14:57.714 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-121ac707-34b6-472a-acfa-9c098e71a8be 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] port_delete event received for '620e7cd3-0fa4-441d-8756-b62079be0fc2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:14:57.981 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-121ac707-34b6-472a-acfa-9c098e71a8be 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] network_delete received. Deleting network c00bec4c-d150-4b2a-a783-4515c0388821 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-22 22:14:57.981 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-121ac707-34b6-472a-acfa-9c098e71a8be 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] Network c00bec4c-d150-4b2a-a783-4515c0388821 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-22 22:14:58.138 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b2eb960-c067-444a-8955-0d96074776d0 - - - - -] port_delete event received for '620e7cd3-0fa4-441d-8756-b62079be0fc2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:14:59.323 1668 1445803830968 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-22 22:14:59.355 1668 1445803830968 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-22 22:15:07.606 1668 1445803827976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 558cf4a3-a0a7-4887-bdd7-73943e03997d 2021-07-22 22:15:08.605 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-084b9b98-3691-41a3-bde4-aac29bcebcd9 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Security group member updated on remote: ['a04dd0d6-a534-4e9c-ae89-3cbfbe5c0a94'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:15:08.605 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [req-084b9b98-3691-41a3-bde4-aac29bcebcd9 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Security group member updated ['a04dd0d6-a534-4e9c-ae89-3cbfbe5c0a94'] 2021-07-22 22:15:09.385 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-22 22:15:09.682 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Adding port 558cf4a3-a0a7-4887-bdd7-73943e03997d 2021-07-22 22:15:09.682 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Port 558cf4a3-a0a7-4887-bdd7-73943e03997d updated. Details: {'device': '558cf4a3-a0a7-4887-bdd7-73943e03997d', 'network_id': 'a4f1f5c0-4f53-4492-af66-48b94303fbeb', 'port_id': '558cf4a3-a0a7-4887-bdd7-73943e03997d', 'mac_address': 'fa:16:3e:48:3d:16', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1012, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '42afa811-75fc-4881-80e9-62574a8296ac', '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-22 22:15:09.682 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] 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-22 22:15:09.682 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-558cf4a3-a0a7-4887-bdd7-73943e03997d" acquired by "networking_hyperv.neutron._common_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-22 22:15:09.682 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 558cf4a3-a0a7-4887-bdd7-73943e03997d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-22 22:15:09.682 1668 1445803830968 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a4f1f5c0-4f53-4492-af66-48b94303fbeb 2021-07-22 22:15:09.682 1668 1445803830968 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-22 22:15:09.839 1668 1445803830968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '558cf4a3-a0a7-4887-bdd7-73943e03997d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:15:09.839 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '558cf4a3-a0a7-4887-bdd7-73943e03997d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:15:09.851 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 558cf4a3-a0a7-4887-bdd7-73943e03997d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-22 22:15:09.851 1668 1445803830968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1012, VLAN trunk: None to switch port 558cf4a3-a0a7-4887-bdd7-73943e03997d 2021-07-22 22:15:09.934 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-22 22:15:09.934 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['558cf4a3-a0a7-4887-bdd7-73943e03997d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:15:09.963 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-540b9ca3-d169-431b-b55f-e70ddc130044 190aa6203d174779a6deceea9c8ddbc0 b42cd3971af14982aa439df44a3d2284 - - -] port_update received: 643a6886-fd86-454d-a179-91f2bacc25de port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 22:15:09.963 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-540b9ca3-d169-431b-b55f-e70ddc130044 190aa6203d174779a6deceea9c8ddbc0 b42cd3971af14982aa439df44a3d2284 - - -] No port 643a6886-fd86-454d-a179-91f2bacc25de defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 22:15:10.154 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['558cf4a3-a0a7-4887-bdd7-73943e03997d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:15:10.154 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:15:10.154 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ffed107f-5040-439c-8aaa-2587b4b6e4d5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 22:15:10.154 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 558cf4a3-a0a7-4887-bdd7-73943e03997d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:15:10.154 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-22 22:15:10.154 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 558cf4a3-a0a7-4887-bdd7-73943e03997d not yet added. Adding. 2021-07-22 22:15:10.154 1668 1445803830968 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-22 22:15:10.154 1668 1445803830968 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-22 22:15:10.245 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-558cf4a3-a0a7-4887-bdd7-73943e03997d" acquired by "networking_hyperv.neutron._common_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-22 22:15:10.340 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-558cf4a3-a0a7-4887-bdd7-73943e03997d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:15:10.340 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-558cf4a3-a0a7-4887-bdd7-73943e03997d" acquired by "networking_hyperv.neutron._common_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-22 22:15:10.465 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-558cf4a3-a0a7-4887-bdd7-73943e03997d" 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-22 22:15:10.558 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-558cf4a3-a0a7-4887-bdd7-73943e03997d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:15:10.558 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 558cf4a3-a0a7-4887-bdd7-73943e03997d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-22 22:15:10.558 1668 1445803830968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 558cf4a3-a0a7-4887-bdd7-73943e03997d processed. 2021-07-22 22:15:11.402 1668 1445803830968 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-22 22:15:11.621 1668 1445803827976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 643a6886-fd86-454d-a179-91f2bacc25de 2021-07-22 22:15:11.636 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:15:11.918 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f27bc606-b7a5-4090-8e94-a88d5f15c259 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] port_delete event received for '54ed7487-953a-4f16-974d-32a323b6e9a0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:15:13.061 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ad3473c-26d5-440e-b025-4aaecd0cf01b 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] port_delete event received for '3aa4dd1b-b393-405c-85e8-0c274197a71a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:15:13.403 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-22 22:15:13.637 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Adding port 643a6886-fd86-454d-a179-91f2bacc25de 2021-07-22 22:15:13.637 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Port 643a6886-fd86-454d-a179-91f2bacc25de updated. Details: {'device': '643a6886-fd86-454d-a179-91f2bacc25de', 'network_id': '0106fcab-1eda-425a-a524-834641bd10bd', 'port_id': '643a6886-fd86-454d-a179-91f2bacc25de', 'mac_address': 'fa:16:3e:9d:39:95', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1031, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c624e997-5fa0-49db-bcd4-2583f9342542', '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-22 22:15:13.637 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] 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-22 22:15:13.637 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-643a6886-fd86-454d-a179-91f2bacc25de" acquired by "networking_hyperv.neutron._common_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-22 22:15:13.637 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 643a6886-fd86-454d-a179-91f2bacc25de _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-22 22:15:13.637 1668 1445803830968 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0106fcab-1eda-425a-a524-834641bd10bd 2021-07-22 22:15:13.637 1668 1445803830968 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-22 22:15:13.795 1668 1445803830968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '643a6886-fd86-454d-a179-91f2bacc25de') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:15:13.795 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '643a6886-fd86-454d-a179-91f2bacc25de') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:15:13.811 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 643a6886-fd86-454d-a179-91f2bacc25de is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-22 22:15:13.811 1668 1445803830968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1031, VLAN trunk: None to switch port 643a6886-fd86-454d-a179-91f2bacc25de 2021-07-22 22:15:13.907 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-22 22:15:13.907 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['643a6886-fd86-454d-a179-91f2bacc25de'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:15:14.136 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['643a6886-fd86-454d-a179-91f2bacc25de']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:15:14.136 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:15:14.136 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a04dd0d6-a534-4e9c-ae89-3cbfbe5c0a94) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 22:15:14.136 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a04dd0d6-a534-4e9c-ae89-3cbfbe5c0a94) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-22 22:15:14.136 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 643a6886-fd86-454d-a179-91f2bacc25de _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:15:14.136 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-22 22:15:14.136 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 643a6886-fd86-454d-a179-91f2bacc25de not yet added. Adding. 2021-07-22 22:15:14.136 1668 1445803830968 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-22 22:15:14.136 1668 1445803830968 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-22 22:15:14.183 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87936a5e-9e2c-434c-849a-838cce5da64d 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] port_delete event received for 'dad3008a-8eba-482a-898f-e038077b2469' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:15:14.260 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-643a6886-fd86-454d-a179-91f2bacc25de" acquired by "networking_hyperv.neutron._common_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-22 22:15:14.356 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-643a6886-fd86-454d-a179-91f2bacc25de" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:15:14.356 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-643a6886-fd86-454d-a179-91f2bacc25de" acquired by "networking_hyperv.neutron._common_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-22 22:15:14.486 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-643a6886-fd86-454d-a179-91f2bacc25de" 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-22 22:15:14.575 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-643a6886-fd86-454d-a179-91f2bacc25de" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.937s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:15:14.575 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 643a6886-fd86-454d-a179-91f2bacc25de status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-22 22:15:14.575 1668 1445803830968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 643a6886-fd86-454d-a179-91f2bacc25de processed. 2021-07-22 22:15:14.637 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87936a5e-9e2c-434c-849a-838cce5da64d 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] network_delete received. Deleting network 432c2506-7d39-4ca3-b1be-8cbe1c566a3d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-22 22:15:14.666 1668 1445803830968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-87936a5e-9e2c-434c-849a-838cce5da64d 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] Reclaiming local network 432c2506-7d39-4ca3-b1be-8cbe1c566a3d 2021-07-22 22:15:15.417 1668 1445803830968 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-22 22:15:15.590 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:15:15.823 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0ead574-9561-4145-b58a-cd1ae26f66ac 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] port_delete event received for '01bbf7fd-ea18-4ff4-931c-e3a5a783a3d8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:15:17.168 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6e4cc3b-06c3-4aa9-9b15-08b11c7e6cb6 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] port_delete event received for '2eb5abf8-e4a5-44a7-af3e-0b2d1c62d490' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:15:17.951 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68dd6e11-e77e-4a5c-be7f-c8cc05de525b 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] port_delete event received for '313bcd19-78cf-4d07-b56b-38d3e9678728' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:15:18.121 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68dd6e11-e77e-4a5c-be7f-c8cc05de525b 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] network_delete received. Deleting network 07b11aff-f7da-473d-a185-15b68a415e90 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-22 22:15:18.121 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68dd6e11-e77e-4a5c-be7f-c8cc05de525b 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] Network 07b11aff-f7da-473d-a185-15b68a415e90 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-22 22:15:23.543 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ddce788f-b110-416f-8010-56be82f9416f 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Security group member updated on remote: ['a04dd0d6-a534-4e9c-ae89-3cbfbe5c0a94'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:15:23.543 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [req-ddce788f-b110-416f-8010-56be82f9416f 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Security group member updated ['a04dd0d6-a534-4e9c-ae89-3cbfbe5c0a94'] 2021-07-22 22:15:23.543 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [req-ddce788f-b110-416f-8010-56be82f9416f 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Refresh firewall rules 2021-07-22 22:15:23.543 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ddce788f-b110-416f-8010-56be82f9416f 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Get security group information for devices via rpc ['643a6886-fd86-454d-a179-91f2bacc25de'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:15:23.760 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ddce788f-b110-416f-8010-56be82f9416f 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Update security group information for ports dict_keys(['643a6886-fd86-454d-a179-91f2bacc25de']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:15:23.760 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ddce788f-b110-416f-8010-56be82f9416f 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:15:23.760 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ddce788f-b110-416f-8010-56be82f9416f 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Update rules of security group (a04dd0d6-a534-4e9c-ae89-3cbfbe5c0a94) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 22:15:23.760 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ddce788f-b110-416f-8010-56be82f9416f 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Update members of security group (a04dd0d6-a534-4e9c-ae89-3cbfbe5c0a94) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-22 22:15:23.760 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ddce788f-b110-416f-8010-56be82f9416f 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Update port filter for 643a6886-fd86-454d-a179-91f2bacc25de _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:15:23.760 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ddce788f-b110-416f-8010-56be82f9416f 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Updating port rules. 2021-07-22 22:15:23.760 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ddce788f-b110-416f-8010-56be82f9416f 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Creating 1 new rules, removing 0 old rules. 2021-07-22 22:15:23.760 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-ddce788f-b110-416f-8010-56be82f9416f 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-643a6886-fd86-454d-a179-91f2bacc25de" acquired by "networking_hyperv.neutron._common_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-22 22:15:23.932 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-ddce788f-b110-416f-8010-56be82f9416f 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-643a6886-fd86-454d-a179-91f2bacc25de" 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-22 22:15:23.933 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-ddce788f-b110-416f-8010-56be82f9416f 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-643a6886-fd86-454d-a179-91f2bacc25de" acquired by "networking_hyperv.neutron._common_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-22 22:15:23.933 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-ddce788f-b110-416f-8010-56be82f9416f 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-643a6886-fd86-454d-a179-91f2bacc25de" 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-22 22:15:24.357 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb26de53-c8dd-4e16-a289-bbcfa22b7906 190aa6203d174779a6deceea9c8ddbc0 b42cd3971af14982aa439df44a3d2284 - - -] port_update received: 5546fe57-cfd4-45b9-80ee-b60158893878 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 22:15:24.370 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb26de53-c8dd-4e16-a289-bbcfa22b7906 190aa6203d174779a6deceea9c8ddbc0 b42cd3971af14982aa439df44a3d2284 - - -] No port 5546fe57-cfd4-45b9-80ee-b60158893878 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 22:15:25.717 1668 1445803827976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5546fe57-cfd4-45b9-80ee-b60158893878 2021-07-22 22:15:27.449 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-22 22:15:27.687 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Adding port 5546fe57-cfd4-45b9-80ee-b60158893878 2021-07-22 22:15:27.687 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Port 5546fe57-cfd4-45b9-80ee-b60158893878 updated. Details: {'device': '5546fe57-cfd4-45b9-80ee-b60158893878', 'network_id': '0106fcab-1eda-425a-a524-834641bd10bd', 'port_id': '5546fe57-cfd4-45b9-80ee-b60158893878', 'mac_address': 'fa:16:3e:ee:4a:b7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1031, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c624e997-5fa0-49db-bcd4-2583f9342542', '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-22 22:15:27.687 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] 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-22 22:15:27.687 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5546fe57-cfd4-45b9-80ee-b60158893878" acquired by "networking_hyperv.neutron._common_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-22 22:15:27.687 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5546fe57-cfd4-45b9-80ee-b60158893878 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-22 22:15:27.687 1668 1445803830968 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-22 22:15:27.873 1668 1445803830968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5546fe57-cfd4-45b9-80ee-b60158893878') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:15:27.888 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5546fe57-cfd4-45b9-80ee-b60158893878') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:15:27.888 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5546fe57-cfd4-45b9-80ee-b60158893878 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-22 22:15:27.888 1668 1445803830968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1031, VLAN trunk: None to switch port 5546fe57-cfd4-45b9-80ee-b60158893878 2021-07-22 22:15:28.001 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-22 22:15:28.001 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5546fe57-cfd4-45b9-80ee-b60158893878'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:15:28.157 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5546fe57-cfd4-45b9-80ee-b60158893878']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:15:28.157 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:15:28.157 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a04dd0d6-a534-4e9c-ae89-3cbfbe5c0a94) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 22:15:28.157 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a04dd0d6-a534-4e9c-ae89-3cbfbe5c0a94) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-22 22:15:28.157 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5546fe57-cfd4-45b9-80ee-b60158893878 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:15:28.157 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-22 22:15:28.157 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5546fe57-cfd4-45b9-80ee-b60158893878 not yet added. Adding. 2021-07-22 22:15:28.157 1668 1445803830968 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-22 22:15:28.157 1668 1445803830968 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-22 22:15:28.296 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5546fe57-cfd4-45b9-80ee-b60158893878" acquired by "networking_hyperv.neutron._common_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-22 22:15:28.451 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5546fe57-cfd4-45b9-80ee-b60158893878" 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-22 22:15:28.451 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5546fe57-cfd4-45b9-80ee-b60158893878" acquired by "networking_hyperv.neutron._common_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-22 22:15:28.621 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5546fe57-cfd4-45b9-80ee-b60158893878" 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-22 22:15:28.748 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5546fe57-cfd4-45b9-80ee-b60158893878" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:15:28.748 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5546fe57-cfd4-45b9-80ee-b60158893878 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-22 22:15:28.748 1668 1445803830968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5546fe57-cfd4-45b9-80ee-b60158893878 processed. 2021-07-22 22:15:29.450 1668 1445803830968 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-22 22:15:29.637 1668 1445803830968 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-22 22:15:35.213 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c8314621-e88e-417e-8b00-c0491de32ea3 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Security group member updated on remote: ['a04dd0d6-a534-4e9c-ae89-3cbfbe5c0a94'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:15:35.213 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [req-c8314621-e88e-417e-8b00-c0491de32ea3 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Security group member updated ['a04dd0d6-a534-4e9c-ae89-3cbfbe5c0a94'] 2021-07-22 22:15:35.213 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [req-c8314621-e88e-417e-8b00-c0491de32ea3 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Refresh firewall rules 2021-07-22 22:15:35.213 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c8314621-e88e-417e-8b00-c0491de32ea3 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Get security group information for devices via rpc ['643a6886-fd86-454d-a179-91f2bacc25de', '5546fe57-cfd4-45b9-80ee-b60158893878'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:15:35.497 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c8314621-e88e-417e-8b00-c0491de32ea3 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Update security group information for ports dict_keys(['5546fe57-cfd4-45b9-80ee-b60158893878', '643a6886-fd86-454d-a179-91f2bacc25de']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:15:35.497 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c8314621-e88e-417e-8b00-c0491de32ea3 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:15:35.497 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c8314621-e88e-417e-8b00-c0491de32ea3 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Update rules of security group (a04dd0d6-a534-4e9c-ae89-3cbfbe5c0a94) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 22:15:35.497 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c8314621-e88e-417e-8b00-c0491de32ea3 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Update members of security group (a04dd0d6-a534-4e9c-ae89-3cbfbe5c0a94) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-22 22:15:35.497 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c8314621-e88e-417e-8b00-c0491de32ea3 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Update port filter for 5546fe57-cfd4-45b9-80ee-b60158893878 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:15:35.497 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c8314621-e88e-417e-8b00-c0491de32ea3 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Updating port rules. 2021-07-22 22:15:35.497 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c8314621-e88e-417e-8b00-c0491de32ea3 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Creating 1 new rules, removing 0 old rules. 2021-07-22 22:15:35.497 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-c8314621-e88e-417e-8b00-c0491de32ea3 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-5546fe57-cfd4-45b9-80ee-b60158893878" acquired by "networking_hyperv.neutron._common_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-22 22:15:35.685 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-c8314621-e88e-417e-8b00-c0491de32ea3 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-5546fe57-cfd4-45b9-80ee-b60158893878" 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-22 22:15:35.685 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-c8314621-e88e-417e-8b00-c0491de32ea3 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-5546fe57-cfd4-45b9-80ee-b60158893878" acquired by "networking_hyperv.neutron._common_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-22 22:15:35.685 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-c8314621-e88e-417e-8b00-c0491de32ea3 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-5546fe57-cfd4-45b9-80ee-b60158893878" 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-22 22:15:35.685 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c8314621-e88e-417e-8b00-c0491de32ea3 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Update port filter for 643a6886-fd86-454d-a179-91f2bacc25de _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:15:35.685 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c8314621-e88e-417e-8b00-c0491de32ea3 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Updating port rules. 2021-07-22 22:15:35.685 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c8314621-e88e-417e-8b00-c0491de32ea3 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Creating 1 new rules, removing 0 old rules. 2021-07-22 22:15:35.685 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-c8314621-e88e-417e-8b00-c0491de32ea3 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-643a6886-fd86-454d-a179-91f2bacc25de" acquired by "networking_hyperv.neutron._common_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-22 22:15:35.871 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-c8314621-e88e-417e-8b00-c0491de32ea3 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-643a6886-fd86-454d-a179-91f2bacc25de" 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-22 22:15:35.871 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-c8314621-e88e-417e-8b00-c0491de32ea3 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-643a6886-fd86-454d-a179-91f2bacc25de" acquired by "networking_hyperv.neutron._common_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-22 22:15:35.871 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-c8314621-e88e-417e-8b00-c0491de32ea3 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-643a6886-fd86-454d-a179-91f2bacc25de" 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-22 22:15:36.012 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-472679a1-e735-4e5d-b849-a09600aba1f6 190aa6203d174779a6deceea9c8ddbc0 b42cd3971af14982aa439df44a3d2284 - - -] port_update received: 0179c3ce-27f2-4552-ba1a-0a488ac0f6b6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 22:15:36.043 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-472679a1-e735-4e5d-b849-a09600aba1f6 190aa6203d174779a6deceea9c8ddbc0 b42cd3971af14982aa439df44a3d2284 - - -] No port 0179c3ce-27f2-4552-ba1a-0a488ac0f6b6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 22:15:37.856 1668 1445803827976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0179c3ce-27f2-4552-ba1a-0a488ac0f6b6 2021-07-22 22:15:39.457 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-22 22:15:39.710 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Adding port 0179c3ce-27f2-4552-ba1a-0a488ac0f6b6 2021-07-22 22:15:39.710 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Port 0179c3ce-27f2-4552-ba1a-0a488ac0f6b6 updated. Details: {'device': '0179c3ce-27f2-4552-ba1a-0a488ac0f6b6', 'network_id': '0106fcab-1eda-425a-a524-834641bd10bd', 'port_id': '0179c3ce-27f2-4552-ba1a-0a488ac0f6b6', 'mac_address': 'fa:16:3e:74:a8:c5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1031, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c624e997-5fa0-49db-bcd4-2583f9342542', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-22 22:15:39.710 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] 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-22 22:15:39.710 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0179c3ce-27f2-4552-ba1a-0a488ac0f6b6" acquired by "networking_hyperv.neutron._common_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-22 22:15:39.710 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0179c3ce-27f2-4552-ba1a-0a488ac0f6b6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-22 22:15:39.710 1668 1445803830968 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-22 22:15:39.887 1668 1445803830968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0179c3ce-27f2-4552-ba1a-0a488ac0f6b6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:15:39.887 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0179c3ce-27f2-4552-ba1a-0a488ac0f6b6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:15:39.902 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0179c3ce-27f2-4552-ba1a-0a488ac0f6b6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-22 22:15:39.902 1668 1445803830968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1031, VLAN trunk: None to switch port 0179c3ce-27f2-4552-ba1a-0a488ac0f6b6 2021-07-22 22:15:39.994 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-22 22:15:39.994 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0179c3ce-27f2-4552-ba1a-0a488ac0f6b6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:15:40.152 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0179c3ce-27f2-4552-ba1a-0a488ac0f6b6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:15:40.152 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:15:40.152 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a04dd0d6-a534-4e9c-ae89-3cbfbe5c0a94) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 22:15:40.152 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a04dd0d6-a534-4e9c-ae89-3cbfbe5c0a94) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-22 22:15:40.152 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0179c3ce-27f2-4552-ba1a-0a488ac0f6b6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:15:40.152 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-22 22:15:40.152 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0179c3ce-27f2-4552-ba1a-0a488ac0f6b6 not yet added. Adding. 2021-07-22 22:15:40.152 1668 1445803830968 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-22 22:15:40.152 1668 1445803830968 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-22 22:15:40.324 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0179c3ce-27f2-4552-ba1a-0a488ac0f6b6" acquired by "networking_hyperv.neutron._common_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-22 22:15:40.497 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0179c3ce-27f2-4552-ba1a-0a488ac0f6b6" 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-22 22:15:40.497 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0179c3ce-27f2-4552-ba1a-0a488ac0f6b6" acquired by "networking_hyperv.neutron._common_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-22 22:15:40.683 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0179c3ce-27f2-4552-ba1a-0a488ac0f6b6" 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-22 22:15:40.807 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0179c3ce-27f2-4552-ba1a-0a488ac0f6b6" 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-22 22:15:40.807 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0179c3ce-27f2-4552-ba1a-0a488ac0f6b6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-22 22:15:40.807 1668 1445803830968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0179c3ce-27f2-4552-ba1a-0a488ac0f6b6 processed. 2021-07-22 22:15:41.465 1668 1445803830968 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-22 22:15:41.652 1668 1445803830968 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-22 22:15:51.966 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-96bf74f7-514a-4990-b496-9b5c06746f9e 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Security group member updated on remote: ['a04dd0d6-a534-4e9c-ae89-3cbfbe5c0a94'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:15:51.966 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [req-96bf74f7-514a-4990-b496-9b5c06746f9e 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Security group member updated ['a04dd0d6-a534-4e9c-ae89-3cbfbe5c0a94'] 2021-07-22 22:15:51.966 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [req-96bf74f7-514a-4990-b496-9b5c06746f9e 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Refresh firewall rules 2021-07-22 22:15:51.966 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-96bf74f7-514a-4990-b496-9b5c06746f9e 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Get security group information for devices via rpc ['643a6886-fd86-454d-a179-91f2bacc25de', '5546fe57-cfd4-45b9-80ee-b60158893878', '0179c3ce-27f2-4552-ba1a-0a488ac0f6b6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:15:52.338 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-96bf74f7-514a-4990-b496-9b5c06746f9e 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Update security group information for ports dict_keys(['0179c3ce-27f2-4552-ba1a-0a488ac0f6b6', '5546fe57-cfd4-45b9-80ee-b60158893878', '643a6886-fd86-454d-a179-91f2bacc25de']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:15:52.338 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-96bf74f7-514a-4990-b496-9b5c06746f9e 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:15:52.338 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-96bf74f7-514a-4990-b496-9b5c06746f9e 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Update rules of security group (a04dd0d6-a534-4e9c-ae89-3cbfbe5c0a94) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 22:15:52.338 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-96bf74f7-514a-4990-b496-9b5c06746f9e 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Update members of security group (a04dd0d6-a534-4e9c-ae89-3cbfbe5c0a94) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-22 22:15:52.338 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-96bf74f7-514a-4990-b496-9b5c06746f9e 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Update port filter for 0179c3ce-27f2-4552-ba1a-0a488ac0f6b6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:15:52.338 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-96bf74f7-514a-4990-b496-9b5c06746f9e 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Updating port rules. 2021-07-22 22:15:52.338 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-96bf74f7-514a-4990-b496-9b5c06746f9e 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Creating 1 new rules, removing 0 old rules. 2021-07-22 22:15:52.338 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-96bf74f7-514a-4990-b496-9b5c06746f9e 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-0179c3ce-27f2-4552-ba1a-0a488ac0f6b6" acquired by "networking_hyperv.neutron._common_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-22 22:15:52.607 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-96bf74f7-514a-4990-b496-9b5c06746f9e 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-0179c3ce-27f2-4552-ba1a-0a488ac0f6b6" 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-22 22:15:52.607 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-96bf74f7-514a-4990-b496-9b5c06746f9e 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-0179c3ce-27f2-4552-ba1a-0a488ac0f6b6" acquired by "networking_hyperv.neutron._common_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-22 22:15:52.607 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-96bf74f7-514a-4990-b496-9b5c06746f9e 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-0179c3ce-27f2-4552-ba1a-0a488ac0f6b6" 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-22 22:15:52.607 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-96bf74f7-514a-4990-b496-9b5c06746f9e 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Update port filter for 5546fe57-cfd4-45b9-80ee-b60158893878 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:15:52.607 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-96bf74f7-514a-4990-b496-9b5c06746f9e 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Updating port rules. 2021-07-22 22:15:52.607 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-96bf74f7-514a-4990-b496-9b5c06746f9e 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Creating 1 new rules, removing 0 old rules. 2021-07-22 22:15:52.607 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-96bf74f7-514a-4990-b496-9b5c06746f9e 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-5546fe57-cfd4-45b9-80ee-b60158893878" acquired by "networking_hyperv.neutron._common_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-22 22:15:52.810 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0534470-a817-4263-b1f8-41bb495cb32e 190aa6203d174779a6deceea9c8ddbc0 b42cd3971af14982aa439df44a3d2284 - - -] port_update received: 3b8a33d9-2e16-4dcd-b6e6-15c595d082b7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 22:15:52.839 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0534470-a817-4263-b1f8-41bb495cb32e 190aa6203d174779a6deceea9c8ddbc0 b42cd3971af14982aa439df44a3d2284 - - -] No port 3b8a33d9-2e16-4dcd-b6e6-15c595d082b7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 22:15:52.839 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-96bf74f7-514a-4990-b496-9b5c06746f9e 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-5546fe57-cfd4-45b9-80ee-b60158893878" 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-22 22:15:52.839 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-96bf74f7-514a-4990-b496-9b5c06746f9e 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-5546fe57-cfd4-45b9-80ee-b60158893878" acquired by "networking_hyperv.neutron._common_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-22 22:15:52.839 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-96bf74f7-514a-4990-b496-9b5c06746f9e 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-5546fe57-cfd4-45b9-80ee-b60158893878" 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-22 22:15:52.839 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-96bf74f7-514a-4990-b496-9b5c06746f9e 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Update port filter for 643a6886-fd86-454d-a179-91f2bacc25de _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:15:52.839 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-96bf74f7-514a-4990-b496-9b5c06746f9e 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Updating port rules. 2021-07-22 22:15:52.839 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-96bf74f7-514a-4990-b496-9b5c06746f9e 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Creating 1 new rules, removing 0 old rules. 2021-07-22 22:15:52.839 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-96bf74f7-514a-4990-b496-9b5c06746f9e 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-643a6886-fd86-454d-a179-91f2bacc25de" acquired by "networking_hyperv.neutron._common_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-22 22:15:53.059 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-96bf74f7-514a-4990-b496-9b5c06746f9e 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-643a6886-fd86-454d-a179-91f2bacc25de" 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-22 22:15:53.059 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-96bf74f7-514a-4990-b496-9b5c06746f9e 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-643a6886-fd86-454d-a179-91f2bacc25de" acquired by "networking_hyperv.neutron._common_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-22 22:15:53.059 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-96bf74f7-514a-4990-b496-9b5c06746f9e 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-643a6886-fd86-454d-a179-91f2bacc25de" 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-22 22:15:56.042 1668 1445803827976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3b8a33d9-2e16-4dcd-b6e6-15c595d082b7 2021-07-22 22:15:57.526 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-22 22:15:57.715 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Adding port 3b8a33d9-2e16-4dcd-b6e6-15c595d082b7 2021-07-22 22:15:57.715 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Port 3b8a33d9-2e16-4dcd-b6e6-15c595d082b7 updated. Details: {'device': '3b8a33d9-2e16-4dcd-b6e6-15c595d082b7', 'network_id': '0106fcab-1eda-425a-a524-834641bd10bd', 'port_id': '3b8a33d9-2e16-4dcd-b6e6-15c595d082b7', 'mac_address': 'fa:16:3e:2b:f6:49', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1031, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c624e997-5fa0-49db-bcd4-2583f9342542', '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-22 22:15:57.715 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] 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-22 22:15:57.729 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3b8a33d9-2e16-4dcd-b6e6-15c595d082b7" acquired by "networking_hyperv.neutron._common_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-22 22:15:57.729 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3b8a33d9-2e16-4dcd-b6e6-15c595d082b7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-22 22:15:57.729 1668 1445803830968 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-22 22:15:57.918 1668 1445803830968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3b8a33d9-2e16-4dcd-b6e6-15c595d082b7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:15:57.918 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3b8a33d9-2e16-4dcd-b6e6-15c595d082b7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:15:57.934 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3b8a33d9-2e16-4dcd-b6e6-15c595d082b7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-22 22:15:57.934 1668 1445803830968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1031, VLAN trunk: None to switch port 3b8a33d9-2e16-4dcd-b6e6-15c595d082b7 2021-07-22 22:15:58.072 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-22 22:15:58.072 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3b8a33d9-2e16-4dcd-b6e6-15c595d082b7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:15:58.213 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3b8a33d9-2e16-4dcd-b6e6-15c595d082b7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:15:58.213 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:15:58.213 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a04dd0d6-a534-4e9c-ae89-3cbfbe5c0a94) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 22:15:58.213 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a04dd0d6-a534-4e9c-ae89-3cbfbe5c0a94) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-22 22:15:58.230 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3b8a33d9-2e16-4dcd-b6e6-15c595d082b7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:15:58.230 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-22 22:15:58.230 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3b8a33d9-2e16-4dcd-b6e6-15c595d082b7 not yet added. Adding. 2021-07-22 22:15:58.230 1668 1445803830968 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-22 22:15:58.230 1668 1445803830968 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-22 22:15:58.454 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3b8a33d9-2e16-4dcd-b6e6-15c595d082b7" acquired by "networking_hyperv.neutron._common_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-22 22:15:58.683 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3b8a33d9-2e16-4dcd-b6e6-15c595d082b7" 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-22 22:15:58.683 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3b8a33d9-2e16-4dcd-b6e6-15c595d082b7" acquired by "networking_hyperv.neutron._common_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-22 22:15:59.027 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3b8a33d9-2e16-4dcd-b6e6-15c595d082b7" 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-22 22:15:59.229 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3b8a33d9-2e16-4dcd-b6e6-15c595d082b7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:15:59.229 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3b8a33d9-2e16-4dcd-b6e6-15c595d082b7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-22 22:15:59.229 1668 1445803830968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3b8a33d9-2e16-4dcd-b6e6-15c595d082b7 processed. 2021-07-22 22:15:59.526 1668 1445803830968 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-22 22:15:59.607 1668 1445803828152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 558cf4a3-a0a7-4887-bdd7-73943e03997d 2021-07-22 22:15:59.713 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:16:00.386 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7dcc30a3-2f16-4fa9-b7d8-2c454f6bc13f 5111582d7255407f873e92525ce24f89 02470fdff8df42188a443a16586737f4 - - -] Security group member updated on remote: ['ffed107f-5040-439c-8aaa-2587b4b6e4d5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:16:00.386 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [req-7dcc30a3-2f16-4fa9-b7d8-2c454f6bc13f 5111582d7255407f873e92525ce24f89 02470fdff8df42188a443a16586737f4 - - -] Security group member updated ['ffed107f-5040-439c-8aaa-2587b4b6e4d5'] 2021-07-22 22:16:00.689 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7dcc30a3-2f16-4fa9-b7d8-2c454f6bc13f 5111582d7255407f873e92525ce24f89 02470fdff8df42188a443a16586737f4 - - -] port_delete event received for '558cf4a3-a0a7-4887-bdd7-73943e03997d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:16:01.525 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-22 22:16:01.525 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '558cf4a3-a0a7-4887-bdd7-73943e03997d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-22 22:16:01.525 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '558cf4a3-a0a7-4887-bdd7-73943e03997d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-22 22:16:01.525 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 558cf4a3-a0a7-4887-bdd7-73943e03997d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-22 22:16:01.541 1668 1445803830968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a4f1f5c0-4f53-4492-af66-48b94303fbeb 2021-07-22 22:16:01.541 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['558cf4a3-a0a7-4887-bdd7-73943e03997d'] 2021-07-22 22:16:01.541 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-22 22:16:01.541 1668 1445803830968 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-22 22:16:01.541 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['558cf4a3-a0a7-4887-bdd7-73943e03997d'] 2021-07-22 22:16:01.966 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-21c90005-259c-4d8b-ab60-6d2a8415a3a5 5111582d7255407f873e92525ce24f89 02470fdff8df42188a443a16586737f4 - - -] port_delete event received for 'b8fcb6ec-c474-4b93-b5ff-5cc17ccb8cae' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:16:03.527 1668 1445803830968 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-22 22:16:03.563 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.046s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:16:05.481 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd9da071-65c5-4f2e-89f8-6cfc7a42f280 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] port_delete event received for '01050e49-6046-4b80-926a-1bb97421784e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:16:06.885 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5cff54dd-a8cc-4eb2-b190-2ba34b0a09a9 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] port_delete event received for '1f101b8d-ba7e-483d-8d91-de052a02b318' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:16:07.729 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a90044c9-c36a-4109-9be5-39c3bfa67a45 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] port_delete event received for '06460e0f-6b48-4bf9-b666-248c9a1fe318' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:16:07.982 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a90044c9-c36a-4109-9be5-39c3bfa67a45 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] network_delete received. Deleting network a4f1f5c0-4f53-4492-af66-48b94303fbeb network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-22 22:16:07.982 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a90044c9-c36a-4109-9be5-39c3bfa67a45 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] Network a4f1f5c0-4f53-4492-af66-48b94303fbeb not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-22 22:16:07.996 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11e00441-1c90-41fb-ae4d-f468df2948c4 - - - - -] port_delete event received for '06460e0f-6b48-4bf9-b666-248c9a1fe318' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:16:11.667 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-960032ab-c830-46ca-9efc-b870ffa6dd9a 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Security group member updated on remote: ['a04dd0d6-a534-4e9c-ae89-3cbfbe5c0a94'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:16:11.667 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [req-960032ab-c830-46ca-9efc-b870ffa6dd9a 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Security group member updated ['a04dd0d6-a534-4e9c-ae89-3cbfbe5c0a94'] 2021-07-22 22:16:11.667 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [req-960032ab-c830-46ca-9efc-b870ffa6dd9a 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Refresh firewall rules 2021-07-22 22:16:11.667 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-960032ab-c830-46ca-9efc-b870ffa6dd9a 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Get security group information for devices via rpc ['643a6886-fd86-454d-a179-91f2bacc25de', '5546fe57-cfd4-45b9-80ee-b60158893878', '0179c3ce-27f2-4552-ba1a-0a488ac0f6b6', '3b8a33d9-2e16-4dcd-b6e6-15c595d082b7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:16:11.746 1668 1445803828152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3b8a33d9-2e16-4dcd-b6e6-15c595d082b7 2021-07-22 22:16:11.760 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-960032ab-c830-46ca-9efc-b870ffa6dd9a 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] port_delete event received for '3b8a33d9-2e16-4dcd-b6e6-15c595d082b7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:16:12.013 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-960032ab-c830-46ca-9efc-b870ffa6dd9a 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Update security group information for ports dict_keys(['0179c3ce-27f2-4552-ba1a-0a488ac0f6b6', '5546fe57-cfd4-45b9-80ee-b60158893878', '643a6886-fd86-454d-a179-91f2bacc25de']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:16:12.013 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-960032ab-c830-46ca-9efc-b870ffa6dd9a 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:16:12.013 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-960032ab-c830-46ca-9efc-b870ffa6dd9a 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Update rules of security group (a04dd0d6-a534-4e9c-ae89-3cbfbe5c0a94) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 22:16:12.013 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-960032ab-c830-46ca-9efc-b870ffa6dd9a 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Update members of security group (a04dd0d6-a534-4e9c-ae89-3cbfbe5c0a94) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-22 22:16:12.013 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-960032ab-c830-46ca-9efc-b870ffa6dd9a 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Update port filter for 0179c3ce-27f2-4552-ba1a-0a488ac0f6b6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:16:12.013 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-960032ab-c830-46ca-9efc-b870ffa6dd9a 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Updating port rules. 2021-07-22 22:16:12.013 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-960032ab-c830-46ca-9efc-b870ffa6dd9a 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Creating 0 new rules, removing 1 old rules. 2021-07-22 22:16:12.013 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-960032ab-c830-46ca-9efc-b870ffa6dd9a 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-0179c3ce-27f2-4552-ba1a-0a488ac0f6b6" acquired by "networking_hyperv.neutron._common_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-22 22:16:12.013 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-960032ab-c830-46ca-9efc-b870ffa6dd9a 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-0179c3ce-27f2-4552-ba1a-0a488ac0f6b6" 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-22 22:16:12.013 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-960032ab-c830-46ca-9efc-b870ffa6dd9a 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-0179c3ce-27f2-4552-ba1a-0a488ac0f6b6" acquired by "networking_hyperv.neutron._common_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-22 22:16:12.254 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-960032ab-c830-46ca-9efc-b870ffa6dd9a 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-0179c3ce-27f2-4552-ba1a-0a488ac0f6b6" 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-22 22:16:12.254 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-960032ab-c830-46ca-9efc-b870ffa6dd9a 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Update port filter for 5546fe57-cfd4-45b9-80ee-b60158893878 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:16:12.254 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-960032ab-c830-46ca-9efc-b870ffa6dd9a 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Updating port rules. 2021-07-22 22:16:12.261 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-960032ab-c830-46ca-9efc-b870ffa6dd9a 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Creating 0 new rules, removing 1 old rules. 2021-07-22 22:16:12.261 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-960032ab-c830-46ca-9efc-b870ffa6dd9a 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-5546fe57-cfd4-45b9-80ee-b60158893878" acquired by "networking_hyperv.neutron._common_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-22 22:16:12.261 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-960032ab-c830-46ca-9efc-b870ffa6dd9a 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-5546fe57-cfd4-45b9-80ee-b60158893878" 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-22 22:16:12.261 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-960032ab-c830-46ca-9efc-b870ffa6dd9a 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-5546fe57-cfd4-45b9-80ee-b60158893878" acquired by "networking_hyperv.neutron._common_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-22 22:16:12.496 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-960032ab-c830-46ca-9efc-b870ffa6dd9a 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-5546fe57-cfd4-45b9-80ee-b60158893878" 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-22 22:16:12.496 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-960032ab-c830-46ca-9efc-b870ffa6dd9a 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Update port filter for 643a6886-fd86-454d-a179-91f2bacc25de _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:16:12.496 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-960032ab-c830-46ca-9efc-b870ffa6dd9a 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Updating port rules. 2021-07-22 22:16:12.496 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-960032ab-c830-46ca-9efc-b870ffa6dd9a 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Creating 0 new rules, removing 1 old rules. 2021-07-22 22:16:12.496 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-960032ab-c830-46ca-9efc-b870ffa6dd9a 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-643a6886-fd86-454d-a179-91f2bacc25de" acquired by "networking_hyperv.neutron._common_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-22 22:16:12.496 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-960032ab-c830-46ca-9efc-b870ffa6dd9a 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-643a6886-fd86-454d-a179-91f2bacc25de" 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-22 22:16:12.496 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-960032ab-c830-46ca-9efc-b870ffa6dd9a 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-643a6886-fd86-454d-a179-91f2bacc25de" acquired by "networking_hyperv.neutron._common_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-22 22:16:12.719 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-960032ab-c830-46ca-9efc-b870ffa6dd9a 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-643a6886-fd86-454d-a179-91f2bacc25de" 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-22 22:16:13.565 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-22 22:16:13.565 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3b8a33d9-2e16-4dcd-b6e6-15c595d082b7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-22 22:16:13.565 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3b8a33d9-2e16-4dcd-b6e6-15c595d082b7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-22 22:16:13.565 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3b8a33d9-2e16-4dcd-b6e6-15c595d082b7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-22 22:16:13.589 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3b8a33d9-2e16-4dcd-b6e6-15c595d082b7'] 2021-07-22 22:16:13.589 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-22 22:16:13.589 1668 1445803830968 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-22 22:16:13.589 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3b8a33d9-2e16-4dcd-b6e6-15c595d082b7'] 2021-07-22 22:16:15.589 1668 1445803830968 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-22 22:16:15.619 1668 1445803830968 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-22 22:16:16.464 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4afd6040-6873-4310-80e5-c71b735a7a4b 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Security group member updated on remote: ['a04dd0d6-a534-4e9c-ae89-3cbfbe5c0a94'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:16:16.464 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [req-4afd6040-6873-4310-80e5-c71b735a7a4b 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Security group member updated ['a04dd0d6-a534-4e9c-ae89-3cbfbe5c0a94'] 2021-07-22 22:16:16.464 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [req-4afd6040-6873-4310-80e5-c71b735a7a4b 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Refresh firewall rules 2021-07-22 22:16:16.464 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4afd6040-6873-4310-80e5-c71b735a7a4b 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Get security group information for devices via rpc ['643a6886-fd86-454d-a179-91f2bacc25de', '5546fe57-cfd4-45b9-80ee-b60158893878', '0179c3ce-27f2-4552-ba1a-0a488ac0f6b6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:16:16.542 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4afd6040-6873-4310-80e5-c71b735a7a4b 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] port_delete event received for '0179c3ce-27f2-4552-ba1a-0a488ac0f6b6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:16:16.714 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4afd6040-6873-4310-80e5-c71b735a7a4b 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Update security group information for ports dict_keys(['5546fe57-cfd4-45b9-80ee-b60158893878', '643a6886-fd86-454d-a179-91f2bacc25de']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:16:16.714 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4afd6040-6873-4310-80e5-c71b735a7a4b 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:16:16.714 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4afd6040-6873-4310-80e5-c71b735a7a4b 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Update rules of security group (a04dd0d6-a534-4e9c-ae89-3cbfbe5c0a94) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 22:16:16.714 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4afd6040-6873-4310-80e5-c71b735a7a4b 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Update members of security group (a04dd0d6-a534-4e9c-ae89-3cbfbe5c0a94) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-22 22:16:16.714 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4afd6040-6873-4310-80e5-c71b735a7a4b 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Update port filter for 5546fe57-cfd4-45b9-80ee-b60158893878 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:16:16.714 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4afd6040-6873-4310-80e5-c71b735a7a4b 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Updating port rules. 2021-07-22 22:16:16.714 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4afd6040-6873-4310-80e5-c71b735a7a4b 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Creating 0 new rules, removing 1 old rules. 2021-07-22 22:16:16.714 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-4afd6040-6873-4310-80e5-c71b735a7a4b 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-5546fe57-cfd4-45b9-80ee-b60158893878" acquired by "networking_hyperv.neutron._common_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-22 22:16:16.714 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-4afd6040-6873-4310-80e5-c71b735a7a4b 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-5546fe57-cfd4-45b9-80ee-b60158893878" 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-22 22:16:16.714 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-4afd6040-6873-4310-80e5-c71b735a7a4b 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-5546fe57-cfd4-45b9-80ee-b60158893878" acquired by "networking_hyperv.neutron._common_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-22 22:16:16.923 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-4afd6040-6873-4310-80e5-c71b735a7a4b 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-5546fe57-cfd4-45b9-80ee-b60158893878" 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-22 22:16:16.923 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4afd6040-6873-4310-80e5-c71b735a7a4b 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Update port filter for 643a6886-fd86-454d-a179-91f2bacc25de _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:16:16.923 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4afd6040-6873-4310-80e5-c71b735a7a4b 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Updating port rules. 2021-07-22 22:16:16.923 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4afd6040-6873-4310-80e5-c71b735a7a4b 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Creating 0 new rules, removing 1 old rules. 2021-07-22 22:16:16.923 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-4afd6040-6873-4310-80e5-c71b735a7a4b 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-643a6886-fd86-454d-a179-91f2bacc25de" acquired by "networking_hyperv.neutron._common_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-22 22:16:16.923 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-4afd6040-6873-4310-80e5-c71b735a7a4b 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-643a6886-fd86-454d-a179-91f2bacc25de" 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-22 22:16:16.923 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-4afd6040-6873-4310-80e5-c71b735a7a4b 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-643a6886-fd86-454d-a179-91f2bacc25de" acquired by "networking_hyperv.neutron._common_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-22 22:16:17.093 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-4afd6040-6873-4310-80e5-c71b735a7a4b 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-643a6886-fd86-454d-a179-91f2bacc25de" 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-22 22:16:17.776 1668 1445803828152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0179c3ce-27f2-4552-ba1a-0a488ac0f6b6 2021-07-22 22:16:19.604 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-22 22:16:19.604 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0179c3ce-27f2-4552-ba1a-0a488ac0f6b6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-22 22:16:19.604 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0179c3ce-27f2-4552-ba1a-0a488ac0f6b6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-22 22:16:19.604 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0179c3ce-27f2-4552-ba1a-0a488ac0f6b6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-22 22:16:19.604 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0179c3ce-27f2-4552-ba1a-0a488ac0f6b6'] 2021-07-22 22:16:19.604 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-22 22:16:19.604 1668 1445803830968 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-22 22:16:19.604 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0179c3ce-27f2-4552-ba1a-0a488ac0f6b6'] 2021-07-22 22:16:19.776 1668 1445803828152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5546fe57-cfd4-45b9-80ee-b60158893878 2021-07-22 22:16:19.822 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-078dee99-07af-4051-9ea4-e17fd55a3e43 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Security group member updated on remote: ['a04dd0d6-a534-4e9c-ae89-3cbfbe5c0a94'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:16:19.822 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [req-078dee99-07af-4051-9ea4-e17fd55a3e43 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Security group member updated ['a04dd0d6-a534-4e9c-ae89-3cbfbe5c0a94'] 2021-07-22 22:16:19.822 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [req-078dee99-07af-4051-9ea4-e17fd55a3e43 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Refresh firewall rules 2021-07-22 22:16:19.822 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-078dee99-07af-4051-9ea4-e17fd55a3e43 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Get security group information for devices via rpc ['643a6886-fd86-454d-a179-91f2bacc25de', '5546fe57-cfd4-45b9-80ee-b60158893878'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:16:19.902 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-078dee99-07af-4051-9ea4-e17fd55a3e43 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] port_delete event received for '5546fe57-cfd4-45b9-80ee-b60158893878' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:16:20.108 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-078dee99-07af-4051-9ea4-e17fd55a3e43 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Update security group information for ports dict_keys(['643a6886-fd86-454d-a179-91f2bacc25de']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:16:20.108 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-078dee99-07af-4051-9ea4-e17fd55a3e43 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:16:20.108 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-078dee99-07af-4051-9ea4-e17fd55a3e43 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Update rules of security group (a04dd0d6-a534-4e9c-ae89-3cbfbe5c0a94) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 22:16:20.108 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-078dee99-07af-4051-9ea4-e17fd55a3e43 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Update members of security group (a04dd0d6-a534-4e9c-ae89-3cbfbe5c0a94) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-22 22:16:20.108 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-078dee99-07af-4051-9ea4-e17fd55a3e43 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Update port filter for 643a6886-fd86-454d-a179-91f2bacc25de _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:16:20.108 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-078dee99-07af-4051-9ea4-e17fd55a3e43 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Updating port rules. 2021-07-22 22:16:20.108 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-078dee99-07af-4051-9ea4-e17fd55a3e43 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Creating 0 new rules, removing 1 old rules. 2021-07-22 22:16:20.108 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-078dee99-07af-4051-9ea4-e17fd55a3e43 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-643a6886-fd86-454d-a179-91f2bacc25de" acquired by "networking_hyperv.neutron._common_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-22 22:16:20.108 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-078dee99-07af-4051-9ea4-e17fd55a3e43 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-643a6886-fd86-454d-a179-91f2bacc25de" 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-22 22:16:20.108 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-078dee99-07af-4051-9ea4-e17fd55a3e43 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-643a6886-fd86-454d-a179-91f2bacc25de" acquired by "networking_hyperv.neutron._common_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-22 22:16:20.246 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [req-078dee99-07af-4051-9ea4-e17fd55a3e43 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Lock "n-hv-driver-port-lock-643a6886-fd86-454d-a179-91f2bacc25de" 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-22 22:16:21.606 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-22 22:16:21.606 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5546fe57-cfd4-45b9-80ee-b60158893878' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-22 22:16:21.606 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5546fe57-cfd4-45b9-80ee-b60158893878' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-22 22:16:21.606 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5546fe57-cfd4-45b9-80ee-b60158893878 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-22 22:16:21.606 1668 1445803830968 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-22 22:16:21.606 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5546fe57-cfd4-45b9-80ee-b60158893878'] 2021-07-22 22:16:21.606 1668 1445803830792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-22 22:16:21.606 1668 1445803830792 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-22 22:16:21.606 1668 1445803830792 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5546fe57-cfd4-45b9-80ee-b60158893878'] 2021-07-22 22:16:21.651 1668 1445803830968 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-22 22:16:21.791 1668 1445803828152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e20cb97d-be5a-4080-badb-4d594cffa650 2021-07-22 22:16:23.604 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-22 22:16:23.604 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e20cb97d-be5a-4080-badb-4d594cffa650' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-22 22:16:23.604 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e20cb97d-be5a-4080-badb-4d594cffa650' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-22 22:16:23.604 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e20cb97d-be5a-4080-badb-4d594cffa650 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-22 22:16:23.604 1668 1445803830968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 40b4ccb3-c473-434c-b6d8-4471df858b62 2021-07-22 22:16:23.604 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e20cb97d-be5a-4080-badb-4d594cffa650'] 2021-07-22 22:16:23.604 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-22 22:16:23.604 1668 1445803830968 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-22 22:16:23.604 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e20cb97d-be5a-4080-badb-4d594cffa650'] 2021-07-22 22:16:24.291 1668 1445803827976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e20cb97d-be5a-4080-badb-4d594cffa650 2021-07-22 22:16:24.634 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a9179ac9-e515-44cc-a74f-d04c2369b374 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Security group member updated on remote: ['a04dd0d6-a534-4e9c-ae89-3cbfbe5c0a94'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:16:24.634 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [req-a9179ac9-e515-44cc-a74f-d04c2369b374 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Security group member updated ['a04dd0d6-a534-4e9c-ae89-3cbfbe5c0a94'] 2021-07-22 22:16:24.634 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [req-a9179ac9-e515-44cc-a74f-d04c2369b374 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Refresh firewall rules 2021-07-22 22:16:24.634 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a9179ac9-e515-44cc-a74f-d04c2369b374 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Get security group information for devices via rpc ['643a6886-fd86-454d-a179-91f2bacc25de'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:16:24.667 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a9179ac9-e515-44cc-a74f-d04c2369b374 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:16:24.667 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a9179ac9-e515-44cc-a74f-d04c2369b374 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:16:24.699 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9179ac9-e515-44cc-a74f-d04c2369b374 6e1ab20d22d14336a19359aa04c6eb51 e3fe5fc8906c4502b6f8d16e27704a9a - - -] port_delete event received for '643a6886-fd86-454d-a179-91f2bacc25de' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:16:25.622 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-22 22:16:25.622 1668 1445803830968 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-22 22:16:25.839 1668 1445803828152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 643a6886-fd86-454d-a179-91f2bacc25de 2021-07-22 22:16:25.839 1668 1445803830968 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-22 22:16:26.542 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Adding port e20cb97d-be5a-4080-badb-4d594cffa650 2021-07-22 22:16:26.542 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Port e20cb97d-be5a-4080-badb-4d594cffa650 updated. Details: {'device': 'e20cb97d-be5a-4080-badb-4d594cffa650', 'network_id': '40b4ccb3-c473-434c-b6d8-4471df858b62', 'port_id': 'e20cb97d-be5a-4080-badb-4d594cffa650', 'mac_address': 'fa:16:3e:8c:a6:5f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1045, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ec4080ac-6d37-4169-8dbe-c81eafd60019', '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-22 22:16:26.542 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] 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-22 22:16:26.542 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-22 22:16:26.542 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e20cb97d-be5a-4080-badb-4d594cffa650" acquired by "networking_hyperv.neutron._common_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-22 22:16:26.542 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e20cb97d-be5a-4080-badb-4d594cffa650 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-22 22:16:26.542 1668 1445803830968 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 40b4ccb3-c473-434c-b6d8-4471df858b62 2021-07-22 22:16:26.542 1668 1445803830968 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-22 22:16:26.542 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '643a6886-fd86-454d-a179-91f2bacc25de' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-22 22:16:26.542 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '643a6886-fd86-454d-a179-91f2bacc25de' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-22 22:16:26.542 1668 1445803830792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 643a6886-fd86-454d-a179-91f2bacc25de _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-22 22:16:26.542 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11c4079b-3725-4806-b1f4-9597dbb2ec00 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] network_delete received. Deleting network 0106fcab-1eda-425a-a524-834641bd10bd network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-22 22:16:26.542 1668 1445803830088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-11c4079b-3725-4806-b1f4-9597dbb2ec00 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] Reclaiming local network 0106fcab-1eda-425a-a524-834641bd10bd 2021-07-22 22:16:26.542 1668 1445803830792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0106fcab-1eda-425a-a524-834641bd10bd 2021-07-22 22:16:26.686 1668 1445803830968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e20cb97d-be5a-4080-badb-4d594cffa650') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:16:26.686 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e20cb97d-be5a-4080-badb-4d594cffa650') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:16:26.686 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e20cb97d-be5a-4080-badb-4d594cffa650 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-22 22:16:26.686 1668 1445803830968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1045, VLAN trunk: None to switch port e20cb97d-be5a-4080-badb-4d594cffa650 2021-07-22 22:16:26.762 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-22 22:16:26.762 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e20cb97d-be5a-4080-badb-4d594cffa650'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:16:27.031 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e20cb97d-be5a-4080-badb-4d594cffa650']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:16:27.031 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:16:27.031 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fca4d8ce-5cb0-4de5-a86f-e6ec1cba5ce3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 22:16:27.031 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e20cb97d-be5a-4080-badb-4d594cffa650 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:16:27.031 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-22 22:16:27.031 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e20cb97d-be5a-4080-badb-4d594cffa650 not yet added. Adding. 2021-07-22 22:16:27.031 1668 1445803830968 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-22 22:16:27.031 1668 1445803830968 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-22 22:16:27.127 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e20cb97d-be5a-4080-badb-4d594cffa650" acquired by "networking_hyperv.neutron._common_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-22 22:16:27.216 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e20cb97d-be5a-4080-badb-4d594cffa650" 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-22 22:16:27.216 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e20cb97d-be5a-4080-badb-4d594cffa650" acquired by "networking_hyperv.neutron._common_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-22 22:16:27.300 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e20cb97d-be5a-4080-badb-4d594cffa650" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:16:27.376 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e20cb97d-be5a-4080-badb-4d594cffa650" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:16:27.376 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e20cb97d-be5a-4080-badb-4d594cffa650 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-22 22:16:27.376 1668 1445803830968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e20cb97d-be5a-4080-badb-4d594cffa650 processed. 2021-07-22 22:16:27.642 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-22 22:16:27.642 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '643a6886-fd86-454d-a179-91f2bacc25de' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-22 22:16:27.642 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '643a6886-fd86-454d-a179-91f2bacc25de' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-22 22:16:27.642 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Port 643a6886-fd86-454d-a179-91f2bacc25de was not found on this agent. _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:281 2021-07-22 22:16:27.642 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['643a6886-fd86-454d-a179-91f2bacc25de'] 2021-07-22 22:16:27.642 1668 1445803830088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-22 22:16:27.642 1668 1445803830088 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-22 22:16:27.642 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['643a6886-fd86-454d-a179-91f2bacc25de'] 2021-07-22 22:16:27.642 1668 1445803830968 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-22 22:16:27.855 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:17:01.743 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8d2829e9-4e44-42de-afee-cb2c5bf886d3 d6bb840eba7846e59637a93f9ddbcd13 7f23d2c8e8864806b2e69e25fb5e91a8 - - -] Security group member updated on remote: ['5798b856-074e-4fe2-b02e-97190abcb13b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:17:01.743 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [req-8d2829e9-4e44-42de-afee-cb2c5bf886d3 d6bb840eba7846e59637a93f9ddbcd13 7f23d2c8e8864806b2e69e25fb5e91a8 - - -] Security group member updated ['5798b856-074e-4fe2-b02e-97190abcb13b'] 2021-07-22 22:17:02.463 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6b18b506-2b1d-46b8-a9d8-58f565fa3269 a6802393bb934bb8a284a3e4ea8360cc a093db6731744a089812b2c4d3e1768a - - -] Security group member updated on remote: ['17e60730-afc9-4e6e-9745-352acf288454'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:17:02.463 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [req-6b18b506-2b1d-46b8-a9d8-58f565fa3269 a6802393bb934bb8a284a3e4ea8360cc a093db6731744a089812b2c4d3e1768a - - -] Security group member updated ['17e60730-afc9-4e6e-9745-352acf288454'] 2021-07-22 22:17:03.729 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1eec056d-b31c-450b-bf2c-de4f1499ea1f 190aa6203d174779a6deceea9c8ddbc0 b42cd3971af14982aa439df44a3d2284 - - -] port_update received: aa7f9a8c-b3b4-4502-8f3f-10ec8254685e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 22:17:03.744 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1eec056d-b31c-450b-bf2c-de4f1499ea1f 190aa6203d174779a6deceea9c8ddbc0 b42cd3971af14982aa439df44a3d2284 - - -] No port aa7f9a8c-b3b4-4502-8f3f-10ec8254685e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 22:17:04.369 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e21b3fad-980e-4b08-a537-19be1e13be49 190aa6203d174779a6deceea9c8ddbc0 b42cd3971af14982aa439df44a3d2284 - - -] port_update received: b727a2bd-8fd0-42a6-88d1-b3afb852bbb3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 22:17:04.369 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e21b3fad-980e-4b08-a537-19be1e13be49 190aa6203d174779a6deceea9c8ddbc0 b42cd3971af14982aa439df44a3d2284 - - -] No port b727a2bd-8fd0-42a6-88d1-b3afb852bbb3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 22:17:06.653 1668 1445803827976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: aa7f9a8c-b3b4-4502-8f3f-10ec8254685e 2021-07-22 22:17:06.653 1668 1445803827976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b727a2bd-8fd0-42a6-88d1-b3afb852bbb3 2021-07-22 22:17:07.870 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-22 22:17:08.337 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Adding port aa7f9a8c-b3b4-4502-8f3f-10ec8254685e 2021-07-22 22:17:08.337 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Port aa7f9a8c-b3b4-4502-8f3f-10ec8254685e updated. Details: {'device': 'aa7f9a8c-b3b4-4502-8f3f-10ec8254685e', 'network_id': '17c0c316-6d76-42d8-a9ab-a68751ae84d7', 'port_id': 'aa7f9a8c-b3b4-4502-8f3f-10ec8254685e', 'mac_address': 'fa:16:3e:96:a5:a9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1026, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1ae4432d-dbbf-4153-87d3-7090978a267e', 'ip_address': '192.168.233.128'}], '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-22 22:17:08.337 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] 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-22 22:17:08.337 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Adding port b727a2bd-8fd0-42a6-88d1-b3afb852bbb3 2021-07-22 22:17:08.337 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Port b727a2bd-8fd0-42a6-88d1-b3afb852bbb3 updated. Details: {'device': 'b727a2bd-8fd0-42a6-88d1-b3afb852bbb3', 'network_id': '81a0a722-ec83-418f-85af-bd36037c1f52', 'port_id': 'b727a2bd-8fd0-42a6-88d1-b3afb852bbb3', 'mac_address': 'fa:16:3e:04:4e:1e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1028, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1dcc44b4-4f01-455d-a73b-8c1d5c656e11', '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-22 22:17:08.337 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] 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-22 22:17:08.337 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b727a2bd-8fd0-42a6-88d1-b3afb852bbb3" acquired by "networking_hyperv.neutron._common_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-22 22:17:08.337 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b727a2bd-8fd0-42a6-88d1-b3afb852bbb3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-22 22:17:08.337 1668 1445803830088 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 81a0a722-ec83-418f-85af-bd36037c1f52 2021-07-22 22:17:08.337 1668 1445803830088 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-22 22:17:08.337 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aa7f9a8c-b3b4-4502-8f3f-10ec8254685e" acquired by "networking_hyperv.neutron._common_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-22 22:17:08.347 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port aa7f9a8c-b3b4-4502-8f3f-10ec8254685e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-22 22:17:08.347 1668 1445803830968 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 17c0c316-6d76-42d8-a9ab-a68751ae84d7 2021-07-22 22:17:08.347 1668 1445803830968 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-22 22:17:08.496 1668 1445803830088 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b727a2bd-8fd0-42a6-88d1-b3afb852bbb3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:17:08.496 1668 1445803830088 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b727a2bd-8fd0-42a6-88d1-b3afb852bbb3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:17:08.496 1668 1445803830968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'aa7f9a8c-b3b4-4502-8f3f-10ec8254685e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:17:08.496 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'aa7f9a8c-b3b4-4502-8f3f-10ec8254685e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:17:08.512 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b727a2bd-8fd0-42a6-88d1-b3afb852bbb3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-22 22:17:08.512 1668 1445803830088 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1028, VLAN trunk: None to switch port b727a2bd-8fd0-42a6-88d1-b3afb852bbb3 2021-07-22 22:17:08.512 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port aa7f9a8c-b3b4-4502-8f3f-10ec8254685e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-22 22:17:08.512 1668 1445803830968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1026, VLAN trunk: None to switch port aa7f9a8c-b3b4-4502-8f3f-10ec8254685e 2021-07-22 22:17:08.587 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-22 22:17:08.587 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['aa7f9a8c-b3b4-4502-8f3f-10ec8254685e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:17:08.587 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-22 22:17:08.587 1668 1445803830088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b727a2bd-8fd0-42a6-88d1-b3afb852bbb3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:17:08.855 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['aa7f9a8c-b3b4-4502-8f3f-10ec8254685e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:17:08.855 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:17:08.855 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5798b856-074e-4fe2-b02e-97190abcb13b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 22:17:08.855 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5798b856-074e-4fe2-b02e-97190abcb13b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-22 22:17:08.855 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for aa7f9a8c-b3b4-4502-8f3f-10ec8254685e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:17:08.855 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-22 22:17:08.855 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device aa7f9a8c-b3b4-4502-8f3f-10ec8254685e not yet added. Adding. 2021-07-22 22:17:08.855 1668 1445803830968 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-22 22:17:08.855 1668 1445803830968 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-22 22:17:08.855 1668 1445803830088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b727a2bd-8fd0-42a6-88d1-b3afb852bbb3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:17:08.855 1668 1445803830088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:17:08.855 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (17e60730-afc9-4e6e-9745-352acf288454) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 22:17:08.855 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (17e60730-afc9-4e6e-9745-352acf288454) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-22 22:17:08.855 1668 1445803830088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b727a2bd-8fd0-42a6-88d1-b3afb852bbb3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:17:08.855 1668 1445803830088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-22 22:17:08.855 1668 1445803830088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b727a2bd-8fd0-42a6-88d1-b3afb852bbb3 not yet added. Adding. 2021-07-22 22:17:08.855 1668 1445803830088 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-22 22:17:08.855 1668 1445803830088 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-22 22:17:08.962 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aa7f9a8c-b3b4-4502-8f3f-10ec8254685e" acquired by "networking_hyperv.neutron._common_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-22 22:17:08.979 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b727a2bd-8fd0-42a6-88d1-b3afb852bbb3" acquired by "networking_hyperv.neutron._common_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-22 22:17:09.056 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aa7f9a8c-b3b4-4502-8f3f-10ec8254685e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:17:09.076 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aa7f9a8c-b3b4-4502-8f3f-10ec8254685e" acquired by "networking_hyperv.neutron._common_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-22 22:17:09.076 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b727a2bd-8fd0-42a6-88d1-b3afb852bbb3" 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-22 22:17:09.076 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b727a2bd-8fd0-42a6-88d1-b3afb852bbb3" acquired by "networking_hyperv.neutron._common_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-22 22:17:09.197 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aa7f9a8c-b3b4-4502-8f3f-10ec8254685e" 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-22 22:17:09.197 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b727a2bd-8fd0-42a6-88d1-b3afb852bbb3" 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-22 22:17:09.306 1668 1445803830088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b727a2bd-8fd0-42a6-88d1-b3afb852bbb3" 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-22 22:17:09.306 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b727a2bd-8fd0-42a6-88d1-b3afb852bbb3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-22 22:17:09.306 1668 1445803830088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b727a2bd-8fd0-42a6-88d1-b3afb852bbb3 processed. 2021-07-22 22:17:09.306 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aa7f9a8c-b3b4-4502-8f3f-10ec8254685e" 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-22 22:17:09.306 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port aa7f9a8c-b3b4-4502-8f3f-10ec8254685e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-22 22:17:09.306 1668 1445803830968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port aa7f9a8c-b3b4-4502-8f3f-10ec8254685e processed. 2021-07-22 22:17:09.880 1668 1445803830968 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-22 22:17:10.462 1668 1445803830968 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-22 22:17:14.212 1668 1445803828152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: aa7f9a8c-b3b4-4502-8f3f-10ec8254685e 2021-07-22 22:17:14.228 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-263f3929-c0c8-4291-8a8f-75c08551a05a d6bb840eba7846e59637a93f9ddbcd13 7f23d2c8e8864806b2e69e25fb5e91a8 - - -] Security group member updated on remote: ['5798b856-074e-4fe2-b02e-97190abcb13b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:17:14.228 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [req-263f3929-c0c8-4291-8a8f-75c08551a05a d6bb840eba7846e59637a93f9ddbcd13 7f23d2c8e8864806b2e69e25fb5e91a8 - - -] Security group member updated ['5798b856-074e-4fe2-b02e-97190abcb13b'] 2021-07-22 22:17:14.228 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [req-263f3929-c0c8-4291-8a8f-75c08551a05a d6bb840eba7846e59637a93f9ddbcd13 7f23d2c8e8864806b2e69e25fb5e91a8 - - -] Refresh firewall rules 2021-07-22 22:17:14.228 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-263f3929-c0c8-4291-8a8f-75c08551a05a d6bb840eba7846e59637a93f9ddbcd13 7f23d2c8e8864806b2e69e25fb5e91a8 - - -] Get security group information for devices via rpc ['aa7f9a8c-b3b4-4502-8f3f-10ec8254685e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:17:14.274 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-263f3929-c0c8-4291-8a8f-75c08551a05a d6bb840eba7846e59637a93f9ddbcd13 7f23d2c8e8864806b2e69e25fb5e91a8 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:17:14.274 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-263f3929-c0c8-4291-8a8f-75c08551a05a d6bb840eba7846e59637a93f9ddbcd13 7f23d2c8e8864806b2e69e25fb5e91a8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:17:14.323 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-263f3929-c0c8-4291-8a8f-75c08551a05a d6bb840eba7846e59637a93f9ddbcd13 7f23d2c8e8864806b2e69e25fb5e91a8 - - -] port_delete event received for 'aa7f9a8c-b3b4-4502-8f3f-10ec8254685e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:17:15.931 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-22 22:17:15.931 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'aa7f9a8c-b3b4-4502-8f3f-10ec8254685e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-22 22:17:15.931 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'aa7f9a8c-b3b4-4502-8f3f-10ec8254685e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-22 22:17:15.931 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port aa7f9a8c-b3b4-4502-8f3f-10ec8254685e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-22 22:17:15.934 1668 1445803830968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 17c0c316-6d76-42d8-a9ab-a68751ae84d7 2021-07-22 22:17:15.934 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aa7f9a8c-b3b4-4502-8f3f-10ec8254685e'] 2021-07-22 22:17:15.934 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-22 22:17:15.934 1668 1445803830968 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-22 22:17:15.934 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aa7f9a8c-b3b4-4502-8f3f-10ec8254685e'] 2021-07-22 22:17:16.215 1668 1445803828152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b727a2bd-8fd0-42a6-88d1-b3afb852bbb3 2021-07-22 22:17:16.337 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-be0a9b9b-fc77-4683-b634-20b66468ee54 a6802393bb934bb8a284a3e4ea8360cc a093db6731744a089812b2c4d3e1768a - - -] Security group member updated on remote: ['17e60730-afc9-4e6e-9745-352acf288454'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:17:16.337 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [req-be0a9b9b-fc77-4683-b634-20b66468ee54 a6802393bb934bb8a284a3e4ea8360cc a093db6731744a089812b2c4d3e1768a - - -] Security group member updated ['17e60730-afc9-4e6e-9745-352acf288454'] 2021-07-22 22:17:16.337 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [req-be0a9b9b-fc77-4683-b634-20b66468ee54 a6802393bb934bb8a284a3e4ea8360cc a093db6731744a089812b2c4d3e1768a - - -] Refresh firewall rules 2021-07-22 22:17:16.337 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-be0a9b9b-fc77-4683-b634-20b66468ee54 a6802393bb934bb8a284a3e4ea8360cc a093db6731744a089812b2c4d3e1768a - - -] Get security group information for devices via rpc ['b727a2bd-8fd0-42a6-88d1-b3afb852bbb3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:17:16.385 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-be0a9b9b-fc77-4683-b634-20b66468ee54 a6802393bb934bb8a284a3e4ea8360cc a093db6731744a089812b2c4d3e1768a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:17:16.385 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-be0a9b9b-fc77-4683-b634-20b66468ee54 a6802393bb934bb8a284a3e4ea8360cc a093db6731744a089812b2c4d3e1768a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:17:16.431 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be0a9b9b-fc77-4683-b634-20b66468ee54 a6802393bb934bb8a284a3e4ea8360cc a093db6731744a089812b2c4d3e1768a - - -] port_delete event received for 'b727a2bd-8fd0-42a6-88d1-b3afb852bbb3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:17:17.934 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-22 22:17:17.934 1668 1445803830968 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-22 22:17:17.934 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b727a2bd-8fd0-42a6-88d1-b3afb852bbb3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-22 22:17:17.934 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b727a2bd-8fd0-42a6-88d1-b3afb852bbb3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-22 22:17:17.934 1668 1445803830088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b727a2bd-8fd0-42a6-88d1-b3afb852bbb3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-22 22:17:17.948 1668 1445803830088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 81a0a722-ec83-418f-85af-bd36037c1f52 2021-07-22 22:17:17.948 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b727a2bd-8fd0-42a6-88d1-b3afb852bbb3'] 2021-07-22 22:17:17.948 1668 1445803830088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-22 22:17:17.948 1668 1445803830088 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-22 22:17:17.948 1668 1445803830088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b727a2bd-8fd0-42a6-88d1-b3afb852bbb3'] 2021-07-22 22:17:17.968 1668 1445803830968 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-22 22:17:19.931 1668 1445803830968 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-22 22:17:19.977 1668 1445803830968 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-22 22:17:20.603 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1a1e7601-2c15-4d9e-98cf-de840cd1d332 a6802393bb934bb8a284a3e4ea8360cc a093db6731744a089812b2c4d3e1768a - - -] Security group member updated on remote: ['17e60730-afc9-4e6e-9745-352acf288454'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:17:20.603 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [req-1a1e7601-2c15-4d9e-98cf-de840cd1d332 a6802393bb934bb8a284a3e4ea8360cc a093db6731744a089812b2c4d3e1768a - - -] Security group member updated ['17e60730-afc9-4e6e-9745-352acf288454'] 2021-07-22 22:17:21.623 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3ccfe12-048a-4dcf-b732-af56c413fa58 190aa6203d174779a6deceea9c8ddbc0 b42cd3971af14982aa439df44a3d2284 - - -] port_update received: ffde4d34-ea3d-4256-aaa7-f418829ce87d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 22:17:21.634 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3ccfe12-048a-4dcf-b732-af56c413fa58 190aa6203d174779a6deceea9c8ddbc0 b42cd3971af14982aa439df44a3d2284 - - -] No port ffde4d34-ea3d-4256-aaa7-f418829ce87d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 22:17:22.762 1668 1445803827976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ffde4d34-ea3d-4256-aaa7-f418829ce87d 2021-07-22 22:17:23.946 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-22 22:17:24.149 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Adding port ffde4d34-ea3d-4256-aaa7-f418829ce87d 2021-07-22 22:17:24.149 1668 1445707349160 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Port ffde4d34-ea3d-4256-aaa7-f418829ce87d updated. Details: {'device': 'ffde4d34-ea3d-4256-aaa7-f418829ce87d', 'network_id': '81a0a722-ec83-418f-85af-bd36037c1f52', 'port_id': 'ffde4d34-ea3d-4256-aaa7-f418829ce87d', 'mac_address': 'fa:16:3e:d7:ee:15', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1028, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1dcc44b4-4f01-455d-a73b-8c1d5c656e11', '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-22 22:17:24.149 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] 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-22 22:17:24.149 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ffde4d34-ea3d-4256-aaa7-f418829ce87d" acquired by "networking_hyperv.neutron._common_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-22 22:17:24.162 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ffde4d34-ea3d-4256-aaa7-f418829ce87d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-22 22:17:24.162 1668 1445803830968 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 81a0a722-ec83-418f-85af-bd36037c1f52 2021-07-22 22:17:24.162 1668 1445803830968 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-22 22:17:24.275 1668 1445803830968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ffde4d34-ea3d-4256-aaa7-f418829ce87d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:17:24.275 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ffde4d34-ea3d-4256-aaa7-f418829ce87d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 22:17:24.292 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ffde4d34-ea3d-4256-aaa7-f418829ce87d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-22 22:17:24.292 1668 1445803830968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1028, VLAN trunk: None to switch port ffde4d34-ea3d-4256-aaa7-f418829ce87d 2021-07-22 22:17:24.353 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-22 22:17:24.353 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ffde4d34-ea3d-4256-aaa7-f418829ce87d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:17:24.509 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ffde4d34-ea3d-4256-aaa7-f418829ce87d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:17:24.509 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:17:24.509 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (17e60730-afc9-4e6e-9745-352acf288454) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 22:17:24.509 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (17e60730-afc9-4e6e-9745-352acf288454) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-22 22:17:24.509 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ffde4d34-ea3d-4256-aaa7-f418829ce87d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 22:17:24.509 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-22 22:17:24.509 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ffde4d34-ea3d-4256-aaa7-f418829ce87d not yet added. Adding. 2021-07-22 22:17:24.509 1668 1445803830968 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-22 22:17:24.509 1668 1445803830968 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-22 22:17:24.605 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ffde4d34-ea3d-4256-aaa7-f418829ce87d" acquired by "networking_hyperv.neutron._common_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-22 22:17:24.696 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ffde4d34-ea3d-4256-aaa7-f418829ce87d" 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-22 22:17:24.696 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ffde4d34-ea3d-4256-aaa7-f418829ce87d" acquired by "networking_hyperv.neutron._common_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-22 22:17:24.808 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ffde4d34-ea3d-4256-aaa7-f418829ce87d" 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-22 22:17:24.870 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ffde4d34-ea3d-4256-aaa7-f418829ce87d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.718s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:17:24.870 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ffde4d34-ea3d-4256-aaa7-f418829ce87d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-22 22:17:24.870 1668 1445803830968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ffde4d34-ea3d-4256-aaa7-f418829ce87d processed. 2021-07-22 22:17:25.962 1668 1445803830968 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-22 22:17:26.199 1668 1445803830968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 22:17:30.369 1668 1445803828152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ffde4d34-ea3d-4256-aaa7-f418829ce87d 2021-07-22 22:17:30.774 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ce8d503c-856c-41f3-b1ab-05f71d0bcf1e a6802393bb934bb8a284a3e4ea8360cc a093db6731744a089812b2c4d3e1768a - - -] Security group member updated on remote: ['17e60730-afc9-4e6e-9745-352acf288454'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:17:30.774 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [req-ce8d503c-856c-41f3-b1ab-05f71d0bcf1e a6802393bb934bb8a284a3e4ea8360cc a093db6731744a089812b2c4d3e1768a - - -] Security group member updated ['17e60730-afc9-4e6e-9745-352acf288454'] 2021-07-22 22:17:30.774 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [req-ce8d503c-856c-41f3-b1ab-05f71d0bcf1e a6802393bb934bb8a284a3e4ea8360cc a093db6731744a089812b2c4d3e1768a - - -] Refresh firewall rules 2021-07-22 22:17:30.774 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ce8d503c-856c-41f3-b1ab-05f71d0bcf1e a6802393bb934bb8a284a3e4ea8360cc a093db6731744a089812b2c4d3e1768a - - -] Get security group information for devices via rpc ['ffde4d34-ea3d-4256-aaa7-f418829ce87d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 22:17:30.808 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ce8d503c-856c-41f3-b1ab-05f71d0bcf1e a6802393bb934bb8a284a3e4ea8360cc a093db6731744a089812b2c4d3e1768a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 22:17:30.808 1668 1445803830968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ce8d503c-856c-41f3-b1ab-05f71d0bcf1e a6802393bb934bb8a284a3e4ea8360cc a093db6731744a089812b2c4d3e1768a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 22:17:30.853 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce8d503c-856c-41f3-b1ab-05f71d0bcf1e a6802393bb934bb8a284a3e4ea8360cc a093db6731744a089812b2c4d3e1768a - - -] port_delete event received for 'ffde4d34-ea3d-4256-aaa7-f418829ce87d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:17:32.009 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-22 22:17:32.009 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ffde4d34-ea3d-4256-aaa7-f418829ce87d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-22 22:17:32.009 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ffde4d34-ea3d-4256-aaa7-f418829ce87d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-22 22:17:32.009 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ffde4d34-ea3d-4256-aaa7-f418829ce87d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-22 22:17:32.009 1668 1445803830968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 81a0a722-ec83-418f-85af-bd36037c1f52 2021-07-22 22:17:32.009 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ffde4d34-ea3d-4256-aaa7-f418829ce87d'] 2021-07-22 22:17:32.009 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-22 22:17:32.009 1668 1445803830968 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-22 22:17:32.009 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ffde4d34-ea3d-4256-aaa7-f418829ce87d'] 2021-07-22 22:17:34.024 1668 1445803830968 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-22 22:17:34.052 1668 1445803830968 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-22 22:17:40.301 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4787d104-1612-4ed7-8eae-69f129dc61f1 eca5b77bc66142ecaafd559670902402 210fb133c0ef427e82a27402738dc94a - - -] port_delete event received for '2e01b804-8579-4fad-a312-5625b407db05' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:17:42.432 1668 1445803828152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e20cb97d-be5a-4080-badb-4d594cffa650 2021-07-22 22:17:42.994 1668 1445803830968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4948d56c-4a3b-432e-8c5d-02622c28aa4d eca5b77bc66142ecaafd559670902402 210fb133c0ef427e82a27402738dc94a - - -] Security group member updated on remote: ['fca4d8ce-5cb0-4de5-a86f-e6ec1cba5ce3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 22:17:42.994 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [req-4948d56c-4a3b-432e-8c5d-02622c28aa4d eca5b77bc66142ecaafd559670902402 210fb133c0ef427e82a27402738dc94a - - -] Security group member updated ['fca4d8ce-5cb0-4de5-a86f-e6ec1cba5ce3'] 2021-07-22 22:17:43.072 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4948d56c-4a3b-432e-8c5d-02622c28aa4d eca5b77bc66142ecaafd559670902402 210fb133c0ef427e82a27402738dc94a - - -] port_delete event received for 'e20cb97d-be5a-4080-badb-4d594cffa650' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:17:44.065 1668 1445707349160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bfa1bd-4845-459a-ad70-1436c17623cb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-22 22:17:44.065 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e20cb97d-be5a-4080-badb-4d594cffa650' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-22 22:17:44.065 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e20cb97d-be5a-4080-badb-4d594cffa650' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-22 22:17:44.065 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e20cb97d-be5a-4080-badb-4d594cffa650 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-22 22:17:44.065 1668 1445803830968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 40b4ccb3-c473-434c-b6d8-4471df858b62 2021-07-22 22:17:44.065 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e20cb97d-be5a-4080-badb-4d594cffa650'] 2021-07-22 22:17:44.065 1668 1445803830968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-22 22:17:44.065 1668 1445803830968 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-22 22:17:44.065 1668 1445803830968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e20cb97d-be5a-4080-badb-4d594cffa650'] 2021-07-22 22:17:46.079 1668 1445803830968 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-22 22:17:46.118 1668 1445803830968 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-22 22:17:46.135 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99d5d95a-d1c3-4aaa-953f-5a4d67ed6d66 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] port_delete event received for '55d3c6ce-cc86-4983-a603-273fde534ca0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:17:47.837 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a24a8618-8892-490a-9efc-4ef6a266dfec 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] port_delete event received for '992eeba9-9f29-4027-aef1-b7424e5d7262' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:17:48.854 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e65e19b0-660e-4e86-9cdc-de885126a710 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] port_delete event received for '7593822c-eeea-4de0-b602-9e388ea9b6e7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:17:49.030 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ed2de48-99b8-4bb0-a111-e789e70af32c - - - - -] port_delete event received for '7593822c-eeea-4de0-b602-9e388ea9b6e7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:17:49.057 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e65e19b0-660e-4e86-9cdc-de885126a710 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] network_delete received. Deleting network 40b4ccb3-c473-434c-b6d8-4471df858b62 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-22 22:17:49.057 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e65e19b0-660e-4e86-9cdc-de885126a710 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] Network 40b4ccb3-c473-434c-b6d8-4471df858b62 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-22 22:17:50.072 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31c5549f-693b-40b6-8158-96388fe90964 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] port_delete event received for '14d6aa50-4007-4b97-b08f-db5de11a18f5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:17:51.559 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e7dd5b0-69b3-43ba-a701-e1aacd339339 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] port_delete event received for 'd26514bd-67e3-4964-aa60-87cc591b22ed' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:17:52.135 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f599033f-34bd-49ac-ac51-127e8104fc84 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] network_delete received. Deleting network 81a0a722-ec83-418f-85af-bd36037c1f52 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-22 22:17:52.135 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f599033f-34bd-49ac-ac51-127e8104fc84 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] Network 81a0a722-ec83-418f-85af-bd36037c1f52 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-22 22:17:52.525 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a61c7ecf-1814-431c-a742-d98ee18d4933 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] port_delete event received for 'bcf5d8d5-260b-47ec-8c22-7973373fb638' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:17:52.604 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1af9cc7c-f101-4b5f-9ded-aa423001d724 - - - - -] port_delete event received for 'bcf5d8d5-260b-47ec-8c22-7973373fb638' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-22 22:17:52.743 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a61c7ecf-1814-431c-a742-d98ee18d4933 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] network_delete received. Deleting network f168ac9f-8c33-40d2-9c6e-874db1c0e6ab network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-22 22:17:52.743 1668 1445803830968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a61c7ecf-1814-431c-a742-d98ee18d4933 556a1ca83549468289bc1ff9d1b00e0e 190a1be3353c47ea9b76f4b992906335 - - -] Network f168ac9f-8c33-40d2-9c6e-874db1c0e6ab not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463