2021-12-14 18:57:33.712 1524 2091827813368 MainThread INFO neutron.common.config [-] Logging enabled! 2021-12-14 18:57:33.712 1524 2091827813368 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 19.0.1.dev58 2021-12-14 18:57:33.712 1524 2091827813368 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-12-14 18:57:33.756 1524 2091827813368 MainThread INFO os_win.utils.network.networkutils [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] WMI caching is disabled. 2021-12-14 18:57:33.983 1524 2091827813368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:118 2021-12-14 18:57:34.077 1524 2091827813368 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-12-14 18:57:34.077 1524 2091827813368 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-12-14 18:57:34.290 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent initialized successfully, now running... 2021-12-14 18:57:34.298 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-12-14 18:57:34.298 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-12-14 18:57:34.352 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-12-14 18:59:38.318 1524 2091942035704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9172d368-4fc3-449e-8172-e63480627ecf - - - - -] port_update received: 105b5eea-e630-49b0-88d5-dfcfaa0c9e17 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-14 18:59:38.318 1524 2091942035704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9172d368-4fc3-449e-8172-e63480627ecf - - - - -] No port 105b5eea-e630-49b0-88d5-dfcfaa0c9e17 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-14 18:59:44.472 1524 2091942035704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e7ad7d4c-9192-4a70-857b-858dce1ac20b - - - - -] port_update received: b90c0124-0c92-4e14-ba6f-954411d20964 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-14 18:59:44.490 1524 2091942035704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e7ad7d4c-9192-4a70-857b-858dce1ac20b - - - - -] No port b90c0124-0c92-4e14-ba6f-954411d20964 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-14 18:59:44.927 1524 2091942035704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12d19650-f756-40a3-97c6-e475ea99a197 - - - - -] port_update received: 9da34557-e822-4bd2-8b4f-16ddcc9cfd29 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-14 18:59:44.934 1524 2091942035704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12d19650-f756-40a3-97c6-e475ea99a197 - - - - -] No port 9da34557-e822-4bd2-8b4f-16ddcc9cfd29 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-14 18:59:47.895 1524 2091942035704 MainThread WARNING oslo_policy.policy [req-77f39cc4-b5b5-41f7-83af-2157a1988c5d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] 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-12-14 18:59:47.895 1524 2091942035704 MainThread WARNING oslo_policy.policy [req-77f39cc4-b5b5-41f7-83af-2157a1988c5d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] 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-12-14 18:59:47.895 1524 2091942035704 MainThread WARNING oslo_policy.policy [req-77f39cc4-b5b5-41f7-83af-2157a1988c5d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] 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-12-14 18:59:47.904 1524 2091942035704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-77f39cc4-b5b5-41f7-83af-2157a1988c5d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Security group member updated on remote: ['417ef3dd-01f9-4db7-b797-f9b9c4567768'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 18:59:47.904 1524 2091942035704 MainThread INFO neutron.agent.securitygroups_rpc [req-77f39cc4-b5b5-41f7-83af-2157a1988c5d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Security group member updated ['417ef3dd-01f9-4db7-b797-f9b9c4567768'] 2021-12-14 18:59:50.537 1524 2091942035704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9aaf872b-4128-4691-b8a3-db66806a8ac7 2dea2a9e116e426f9869bc1092b4f12d d7942fb1cfac4a0c8f9a7b568e4b08d1 - - -] Security group member updated on remote: ['9d09e54d-c3a3-4068-834b-fc97a7f17a1a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 18:59:50.537 1524 2091942035704 MainThread INFO neutron.agent.securitygroups_rpc [req-9aaf872b-4128-4691-b8a3-db66806a8ac7 2dea2a9e116e426f9869bc1092b4f12d d7942fb1cfac4a0c8f9a7b568e4b08d1 - - -] Security group member updated ['9d09e54d-c3a3-4068-834b-fc97a7f17a1a'] 2021-12-14 18:59:51.677 1524 2091942035704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-14715754-89b8-49ed-8527-e0b581338b9e 7b91e1f1592e4eecbd55980e2d30230a 087445a03d804515a0b1901f8341c67c - - -] Security group member updated on remote: ['0d4658ec-3032-4391-b79b-7f2dc3b26580'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 18:59:51.677 1524 2091942035704 MainThread INFO neutron.agent.securitygroups_rpc [req-14715754-89b8-49ed-8527-e0b581338b9e 7b91e1f1592e4eecbd55980e2d30230a 087445a03d804515a0b1901f8341c67c - - -] Security group member updated ['0d4658ec-3032-4391-b79b-7f2dc3b26580'] 2021-12-14 18:59:52.175 1524 2091942035704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c647dd6-c87a-4343-aa5c-25b593a41c89 a7bea7397bf44b6faf19b19f0ce1df13 9692ebcdfe9d42d9986872e334f250d3 - - -] port_update received: f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-14 18:59:52.195 1524 2091942035704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c647dd6-c87a-4343-aa5c-25b593a41c89 a7bea7397bf44b6faf19b19f0ce1df13 9692ebcdfe9d42d9986872e334f250d3 - - -] No port f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-14 18:59:52.786 1524 2091942035704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d2a5f310-c244-4a37-9501-a6b64b1f59d4 2dea2a9e116e426f9869bc1092b4f12d d7942fb1cfac4a0c8f9a7b568e4b08d1 - - -] Security group member updated on remote: ['9d09e54d-c3a3-4068-834b-fc97a7f17a1a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 18:59:52.786 1524 2091942035704 MainThread INFO neutron.agent.securitygroups_rpc [req-d2a5f310-c244-4a37-9501-a6b64b1f59d4 2dea2a9e116e426f9869bc1092b4f12d d7942fb1cfac4a0c8f9a7b568e4b08d1 - - -] Security group member updated ['9d09e54d-c3a3-4068-834b-fc97a7f17a1a'] 2021-12-14 18:59:53.223 1524 2091942035704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2401938-a7ef-4d02-bae4-b9dc1f45ab6f - - - - -] port_update received: 01874f17-2c9d-409d-b8f5-d3728849d623 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-14 18:59:53.238 1524 2091942035704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2401938-a7ef-4d02-bae4-b9dc1f45ab6f - - - - -] No port 01874f17-2c9d-409d-b8f5-d3728849d623 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-14 18:59:55.378 1524 2091942035704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e74c81d-ee33-4e20-a76d-c0151af60865 a7bea7397bf44b6faf19b19f0ce1df13 9692ebcdfe9d42d9986872e334f250d3 - - -] port_update received: 4012ff0a-96c4-4632-a403-de1bfc493d81 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-14 18:59:55.393 1524 2091942035704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e74c81d-ee33-4e20-a76d-c0151af60865 a7bea7397bf44b6faf19b19f0ce1df13 9692ebcdfe9d42d9986872e334f250d3 - - -] No port 4012ff0a-96c4-4632-a403-de1bfc493d81 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-14 18:59:55.943 1524 2091942035704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c00ec28-1bda-40d2-9839-114fdbc5390e a7bea7397bf44b6faf19b19f0ce1df13 9692ebcdfe9d42d9986872e334f250d3 - - -] port_update received: 134bc079-970b-4035-bd59-bbff5e187cde port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-14 18:59:55.951 1524 2091942035704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c00ec28-1bda-40d2-9839-114fdbc5390e a7bea7397bf44b6faf19b19f0ce1df13 9692ebcdfe9d42d9986872e334f250d3 - - -] No port 134bc079-970b-4035-bd59-bbff5e187cde defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-14 18:59:56.459 1524 2091942035704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ce3a1056-cfb6-47f6-b7e3-ddc0b55b9acc 7b934a665e4342bab6e5eb8e3e9f17d0 c5fc6675fa0c4b27a61197aa7491807d - - -] Security group rule updated on remote: ['445814c4-6cdb-4c0d-a125-f860f83e438b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-14 18:59:56.459 1524 2091942035704 MainThread INFO neutron.agent.securitygroups_rpc [req-ce3a1056-cfb6-47f6-b7e3-ddc0b55b9acc 7b934a665e4342bab6e5eb8e3e9f17d0 c5fc6675fa0c4b27a61197aa7491807d - - -] Security group rule updated ['445814c4-6cdb-4c0d-a125-f860f83e438b'] 2021-12-14 18:59:57.661 1524 2091942035704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-681c6665-e26a-40f9-be75-ba5b79a01c9e 7b934a665e4342bab6e5eb8e3e9f17d0 c5fc6675fa0c4b27a61197aa7491807d - - -] Security group rule updated on remote: ['445814c4-6cdb-4c0d-a125-f860f83e438b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-14 18:59:57.661 1524 2091942035704 MainThread INFO neutron.agent.securitygroups_rpc [req-681c6665-e26a-40f9-be75-ba5b79a01c9e 7b934a665e4342bab6e5eb8e3e9f17d0 c5fc6675fa0c4b27a61197aa7491807d - - -] Security group rule updated ['445814c4-6cdb-4c0d-a125-f860f83e438b'] 2021-12-14 18:59:57.661 1524 2091942035704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33ea17fd-a8f2-4264-b31d-e6c8425b55ff a7bea7397bf44b6faf19b19f0ce1df13 9692ebcdfe9d42d9986872e334f250d3 - - -] port_update received: f0296e8d-2875-4e67-9315-d434d7818ed1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-14 18:59:57.661 1524 2091942035704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33ea17fd-a8f2-4264-b31d-e6c8425b55ff a7bea7397bf44b6faf19b19f0ce1df13 9692ebcdfe9d42d9986872e334f250d3 - - -] No port f0296e8d-2875-4e67-9315-d434d7818ed1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-14 19:00:03.414 1524 2091924773000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 134bc079-970b-4035-bd59-bbff5e187cde 2021-12-14 19:00:03.414 1524 2091924773000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f0296e8d-2875-4e67-9315-d434d7818ed1 2021-12-14 19:00:03.414 1524 2091924773000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963 2021-12-14 19:00:03.414 1524 2091924773000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4012ff0a-96c4-4632-a403-de1bfc493d81 2021-12-14 19:00:05.067 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-14 19:00:05.927 1524 2091942036056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1db41410-b903-4ea1-8ec2-74ce48116c18 7b934a665e4342bab6e5eb8e3e9f17d0 c5fc6675fa0c4b27a61197aa7491807d - - -] Security group member updated on remote: ['445814c4-6cdb-4c0d-a125-f860f83e438b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 19:00:05.927 1524 2091942036056 MainThread INFO neutron.agent.securitygroups_rpc [req-1db41410-b903-4ea1-8ec2-74ce48116c18 7b934a665e4342bab6e5eb8e3e9f17d0 c5fc6675fa0c4b27a61197aa7491807d - - -] Security group member updated ['445814c4-6cdb-4c0d-a125-f860f83e438b'] 2021-12-14 19:00:06.630 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Adding port 134bc079-970b-4035-bd59-bbff5e187cde 2021-12-14 19:00:06.630 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Port 134bc079-970b-4035-bd59-bbff5e187cde updated. Details: {'device': '134bc079-970b-4035-bd59-bbff5e187cde', 'network_id': '3d73e4c3-78bb-44f8-81a8-920d68daa6ce', 'port_id': '134bc079-970b-4035-bd59-bbff5e187cde', 'mac_address': 'fa:16:3e:cb:59:a3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 676, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7c436c63-3617-43a7-aa51-65eb54ad669a', '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-12-14 19:00:06.630 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] 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-12-14 19:00:06.630 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Adding port f0296e8d-2875-4e67-9315-d434d7818ed1 2021-12-14 19:00:06.645 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Port f0296e8d-2875-4e67-9315-d434d7818ed1 updated. Details: {'device': 'f0296e8d-2875-4e67-9315-d434d7818ed1', 'network_id': '3d73e4c3-78bb-44f8-81a8-920d68daa6ce', 'port_id': 'f0296e8d-2875-4e67-9315-d434d7818ed1', 'mac_address': 'fa:16:3e:9a:23:11', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 676, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7c436c63-3617-43a7-aa51-65eb54ad669a', '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-12-14 19:00:06.645 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] 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-12-14 19:00:06.645 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Adding port 4012ff0a-96c4-4632-a403-de1bfc493d81 2021-12-14 19:00:06.645 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Port 4012ff0a-96c4-4632-a403-de1bfc493d81 updated. Details: {'device': '4012ff0a-96c4-4632-a403-de1bfc493d81', 'network_id': '52b811b4-c363-4ba1-a8f3-6bfce257675c', 'port_id': '4012ff0a-96c4-4632-a403-de1bfc493d81', 'mac_address': 'fa:16:3e:c6:27:b0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 699, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6017362a-5ee1-4ab1-a085-3eccb1297ce9', '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-12-14 19:00:06.645 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] 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-12-14 19:00:06.645 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Adding port f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963 2021-12-14 19:00:06.645 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Port f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963 updated. Details: {'device': 'f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963', 'network_id': 'fee4c462-a472-4600-80af-0e393b5a3bb3', 'port_id': 'f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963', 'mac_address': 'fa:16:3e:a8:66:0b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 694, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bc90129b-3194-4fb8-8818-edc5dd4dd45d', '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-12-14 19:00:06.645 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] 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-12-14 19:00:06.645 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-134bc079-970b-4035-bd59-bbff5e187cde" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:00:06.645 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 134bc079-970b-4035-bd59-bbff5e187cde _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-14 19:00:06.645 1524 2091942036056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3d73e4c3-78bb-44f8-81a8-920d68daa6ce 2021-12-14 19:00:06.645 1524 2091942036056 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-12-14 19:00:06.645 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4012ff0a-96c4-4632-a403-de1bfc493d81" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:00:06.645 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4012ff0a-96c4-4632-a403-de1bfc493d81 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-14 19:00:06.645 1524 2091942036408 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 52b811b4-c363-4ba1-a8f3-6bfce257675c 2021-12-14 19:00:06.645 1524 2091942036408 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-12-14 19:00:06.645 1524 2091942036584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:00:06.645 1524 2091942036584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-14 19:00:06.645 1524 2091942036584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fee4c462-a472-4600-80af-0e393b5a3bb3 2021-12-14 19:00:06.645 1524 2091942036584 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-12-14 19:00:06.645 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f0296e8d-2875-4e67-9315-d434d7818ed1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:00:06.660 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f0296e8d-2875-4e67-9315-d434d7818ed1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-14 19:00:06.660 1524 2091942036232 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-12-14 19:00:06.911 1524 2091942036408 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4012ff0a-96c4-4632-a403-de1bfc493d81') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:00:06.911 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4012ff0a-96c4-4632-a403-de1bfc493d81') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:00:06.911 1524 2091942036056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '134bc079-970b-4035-bd59-bbff5e187cde') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:00:06.911 1524 2091942036056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '134bc079-970b-4035-bd59-bbff5e187cde') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:00:06.920 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4012ff0a-96c4-4632-a403-de1bfc493d81 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-14 19:00:06.920 1524 2091942036408 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 699, VLAN trunk: None to switch port 4012ff0a-96c4-4632-a403-de1bfc493d81 2021-12-14 19:00:06.968 1524 2091942036232 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f0296e8d-2875-4e67-9315-d434d7818ed1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:00:06.968 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f0296e8d-2875-4e67-9315-d434d7818ed1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:00:06.968 1524 2091942036584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:00:06.968 1524 2091942036584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:00:06.968 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f0296e8d-2875-4e67-9315-d434d7818ed1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-14 19:00:06.968 1524 2091942036232 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 676, VLAN trunk: None to switch port f0296e8d-2875-4e67-9315-d434d7818ed1 2021-12-14 19:00:07.002 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 134bc079-970b-4035-bd59-bbff5e187cde is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-14 19:00:07.002 1524 2091942036056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 676, VLAN trunk: None to switch port 134bc079-970b-4035-bd59-bbff5e187cde 2021-12-14 19:00:07.025 1524 2091942036584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-14 19:00:07.025 1524 2091942036584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 694, VLAN trunk: None to switch port f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963 2021-12-14 19:00:07.056 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-14 19:00:07.056 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4012ff0a-96c4-4632-a403-de1bfc493d81'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:00:07.088 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-14 19:00:07.099 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f0296e8d-2875-4e67-9315-d434d7818ed1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:00:07.099 1524 2091942036056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-14 19:00:07.099 1524 2091942036056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['134bc079-970b-4035-bd59-bbff5e187cde'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:00:07.124 1524 2091942036584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-14 19:00:07.124 1524 2091942036584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:00:07.425 1524 2091942038344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bead8846-15a3-42c7-88d9-97865c3e2b0a a7bea7397bf44b6faf19b19f0ce1df13 9692ebcdfe9d42d9986872e334f250d3 - - -] port_update received: 00aba9a8-e069-4e35-af81-b1ac47cf3389 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-14 19:00:07.425 1524 2091942038344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bead8846-15a3-42c7-88d9-97865c3e2b0a a7bea7397bf44b6faf19b19f0ce1df13 9692ebcdfe9d42d9986872e334f250d3 - - -] No port 00aba9a8-e069-4e35-af81-b1ac47cf3389 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-14 19:00:07.979 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4012ff0a-96c4-4632-a403-de1bfc493d81']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:00:07.979 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:00:07.979 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0d4658ec-3032-4391-b79b-7f2dc3b26580) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-14 19:00:07.979 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0d4658ec-3032-4391-b79b-7f2dc3b26580) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-14 19:00:07.979 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4012ff0a-96c4-4632-a403-de1bfc493d81 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:00:07.979 1524 2091942036408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-14 19:00:07.979 1524 2091942036408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4012ff0a-96c4-4632-a403-de1bfc493d81 not yet added. Adding. 2021-12-14 19:00:07.979 1524 2091942036408 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-12-14 19:00:07.979 1524 2091942036408 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-12-14 19:00:07.999 1524 2091942036056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['134bc079-970b-4035-bd59-bbff5e187cde']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:00:07.999 1524 2091942036056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:00:07.999 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9d09e54d-c3a3-4068-834b-fc97a7f17a1a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-14 19:00:07.999 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9d09e54d-c3a3-4068-834b-fc97a7f17a1a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-14 19:00:07.999 1524 2091942036056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 134bc079-970b-4035-bd59-bbff5e187cde _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:00:07.999 1524 2091942036056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-14 19:00:07.999 1524 2091942036056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 134bc079-970b-4035-bd59-bbff5e187cde not yet added. Adding. 2021-12-14 19:00:07.999 1524 2091942036056 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-12-14 19:00:07.999 1524 2091942036056 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-12-14 19:00:08.009 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f0296e8d-2875-4e67-9315-d434d7818ed1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:00:08.009 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:00:08.009 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9d09e54d-c3a3-4068-834b-fc97a7f17a1a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-14 19:00:08.009 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9d09e54d-c3a3-4068-834b-fc97a7f17a1a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-14 19:00:08.009 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f0296e8d-2875-4e67-9315-d434d7818ed1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:00:08.009 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-14 19:00:08.009 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f0296e8d-2875-4e67-9315-d434d7818ed1 not yet added. Adding. 2021-12-14 19:00:08.009 1524 2091942036232 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-12-14 19:00:08.009 1524 2091942036232 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-12-14 19:00:08.009 1524 2091942036584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:00:08.009 1524 2091942036584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:00:08.009 1524 2091942036584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (417ef3dd-01f9-4db7-b797-f9b9c4567768) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-14 19:00:08.009 1524 2091942036584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (417ef3dd-01f9-4db7-b797-f9b9c4567768) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-14 19:00:08.009 1524 2091942036584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:00:08.009 1524 2091942036584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-14 19:00:08.009 1524 2091942036584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963 not yet added. Adding. 2021-12-14 19:00:08.009 1524 2091942036584 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-12-14 19:00:08.009 1524 2091942036584 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-12-14 19:00:08.130 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4012ff0a-96c4-4632-a403-de1bfc493d81" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:00:08.141 1524 2091942036584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:00:08.161 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-134bc079-970b-4035-bd59-bbff5e187cde" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:00:08.180 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0296e8d-2875-4e67-9315-d434d7818ed1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:00:08.333 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4012ff0a-96c4-4632-a403-de1bfc493d81" 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-12-14 19:00:08.333 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4012ff0a-96c4-4632-a403-de1bfc493d81" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:00:08.333 1524 2091942036584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963" 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-12-14 19:00:08.333 1524 2091942036584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:00:08.369 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-134bc079-970b-4035-bd59-bbff5e187cde" 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-12-14 19:00:08.369 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-134bc079-970b-4035-bd59-bbff5e187cde" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:00:08.381 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0296e8d-2875-4e67-9315-d434d7818ed1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:00:08.381 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0296e8d-2875-4e67-9315-d434d7818ed1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:00:08.543 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4012ff0a-96c4-4632-a403-de1bfc493d81" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:00:08.543 1524 2091942036584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:00:08.616 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-134bc079-970b-4035-bd59-bbff5e187cde" 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-12-14 19:00:08.679 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4012ff0a-96c4-4632-a403-de1bfc493d81" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:00:08.679 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4012ff0a-96c4-4632-a403-de1bfc493d81 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-14 19:00:08.679 1524 2091942036408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4012ff0a-96c4-4632-a403-de1bfc493d81 processed. 2021-12-14 19:00:08.679 1524 2091942036584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:00:08.679 1524 2091942036584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-14 19:00:08.679 1524 2091942036584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963 processed. 2021-12-14 19:00:08.731 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0296e8d-2875-4e67-9315-d434d7818ed1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:00:08.741 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-134bc079-970b-4035-bd59-bbff5e187cde" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:00:08.741 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 134bc079-970b-4035-bd59-bbff5e187cde status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-14 19:00:08.760 1524 2091942036056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 134bc079-970b-4035-bd59-bbff5e187cde processed. 2021-12-14 19:00:08.827 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f0296e8d-2875-4e67-9315-d434d7818ed1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:00:08.827 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f0296e8d-2875-4e67-9315-d434d7818ed1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-14 19:00:08.837 1524 2091942036232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f0296e8d-2875-4e67-9315-d434d7818ed1 processed. 2021-12-14 19:00:09.076 1524 2091942036232 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-12-14 19:00:10.849 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.765s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:00:11.463 1524 2091924773000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 00aba9a8-e069-4e35-af81-b1ac47cf3389 2021-12-14 19:00:13.110 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-14 19:00:13.366 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Adding port 00aba9a8-e069-4e35-af81-b1ac47cf3389 2021-12-14 19:00:13.385 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Port 00aba9a8-e069-4e35-af81-b1ac47cf3389 updated. Details: {'device': '00aba9a8-e069-4e35-af81-b1ac47cf3389', 'network_id': 'e86a346d-725f-418b-b22f-939cad8d09e2', 'port_id': '00aba9a8-e069-4e35-af81-b1ac47cf3389', 'mac_address': 'fa:16:3e:2e:f3:46', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 684, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '54b259d4-2541-41ae-a237-d14670382a1e', '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-12-14 19:00:13.385 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] 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-12-14 19:00:13.385 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-00aba9a8-e069-4e35-af81-b1ac47cf3389" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:00:13.385 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 00aba9a8-e069-4e35-af81-b1ac47cf3389 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-14 19:00:13.385 1524 2091942036232 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e86a346d-725f-418b-b22f-939cad8d09e2 2021-12-14 19:00:13.385 1524 2091942036232 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-12-14 19:00:13.589 1524 2091942036232 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '00aba9a8-e069-4e35-af81-b1ac47cf3389') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:00:13.589 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '00aba9a8-e069-4e35-af81-b1ac47cf3389') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:00:13.603 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 00aba9a8-e069-4e35-af81-b1ac47cf3389 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-14 19:00:13.603 1524 2091942036232 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 684, VLAN trunk: None to switch port 00aba9a8-e069-4e35-af81-b1ac47cf3389 2021-12-14 19:00:13.709 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-14 19:00:13.709 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['00aba9a8-e069-4e35-af81-b1ac47cf3389'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:00:13.869 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['00aba9a8-e069-4e35-af81-b1ac47cf3389']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:00:13.869 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:00:13.869 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (445814c4-6cdb-4c0d-a125-f860f83e438b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-14 19:00:13.869 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 00aba9a8-e069-4e35-af81-b1ac47cf3389 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:00:13.869 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-14 19:00:13.869 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 00aba9a8-e069-4e35-af81-b1ac47cf3389 not yet added. Adding. 2021-12-14 19:00:13.869 1524 2091942036232 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-12-14 19:00:13.869 1524 2091942036232 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-12-14 19:00:14.029 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-00aba9a8-e069-4e35-af81-b1ac47cf3389" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:00:14.199 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-00aba9a8-e069-4e35-af81-b1ac47cf3389" 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-12-14 19:00:14.199 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-00aba9a8-e069-4e35-af81-b1ac47cf3389" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:00:14.428 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-00aba9a8-e069-4e35-af81-b1ac47cf3389" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:00:14.665 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-00aba9a8-e069-4e35-af81-b1ac47cf3389" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:00:14.665 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 00aba9a8-e069-4e35-af81-b1ac47cf3389 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-14 19:00:14.665 1524 2091942036232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 00aba9a8-e069-4e35-af81-b1ac47cf3389 processed. 2021-12-14 19:00:15.138 1524 2091942036232 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-12-14 19:00:15.497 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:00:23.364 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2eaeecb3-85f9-4f24-8dea-6308d4e2952e 7b91e1f1592e4eecbd55980e2d30230a 087445a03d804515a0b1901f8341c67c - - -] Security group member updated on remote: ['0d4658ec-3032-4391-b79b-7f2dc3b26580'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 19:00:23.364 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [req-2eaeecb3-85f9-4f24-8dea-6308d4e2952e 7b91e1f1592e4eecbd55980e2d30230a 087445a03d804515a0b1901f8341c67c - - -] Security group member updated ['0d4658ec-3032-4391-b79b-7f2dc3b26580'] 2021-12-14 19:00:23.364 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [req-2eaeecb3-85f9-4f24-8dea-6308d4e2952e 7b91e1f1592e4eecbd55980e2d30230a 087445a03d804515a0b1901f8341c67c - - -] Refresh firewall rules 2021-12-14 19:00:23.364 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2eaeecb3-85f9-4f24-8dea-6308d4e2952e 7b91e1f1592e4eecbd55980e2d30230a 087445a03d804515a0b1901f8341c67c - - -] Get security group information for devices via rpc ['4012ff0a-96c4-4632-a403-de1bfc493d81'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:00:23.389 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2eaeecb3-85f9-4f24-8dea-6308d4e2952e 7b91e1f1592e4eecbd55980e2d30230a 087445a03d804515a0b1901f8341c67c - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:00:23.389 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2eaeecb3-85f9-4f24-8dea-6308d4e2952e 7b91e1f1592e4eecbd55980e2d30230a 087445a03d804515a0b1901f8341c67c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:00:23.458 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2eaeecb3-85f9-4f24-8dea-6308d4e2952e 7b91e1f1592e4eecbd55980e2d30230a 087445a03d804515a0b1901f8341c67c - - -] port_delete event received for '4012ff0a-96c4-4632-a403-de1bfc493d81' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:00:23.496 1524 2091924773176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4012ff0a-96c4-4632-a403-de1bfc493d81 2021-12-14 19:00:25.212 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-14 19:00:25.212 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4012ff0a-96c4-4632-a403-de1bfc493d81' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-14 19:00:25.212 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4012ff0a-96c4-4632-a403-de1bfc493d81' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-14 19:00:25.212 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4012ff0a-96c4-4632-a403-de1bfc493d81 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-14 19:00:25.240 1524 2091942036232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 52b811b4-c363-4ba1-a8f3-6bfce257675c 2021-12-14 19:00:25.240 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4012ff0a-96c4-4632-a403-de1bfc493d81'] 2021-12-14 19:00:25.240 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-14 19:00:25.240 1524 2091942036232 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-12-14 19:00:25.240 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4012ff0a-96c4-4632-a403-de1bfc493d81'] 2021-12-14 19:00:26.381 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1bd65c42-bab9-4ec7-8ee2-34c09ecd4897 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Security group member updated on remote: ['417ef3dd-01f9-4db7-b797-f9b9c4567768'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 19:00:26.381 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [req-1bd65c42-bab9-4ec7-8ee2-34c09ecd4897 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Security group member updated ['417ef3dd-01f9-4db7-b797-f9b9c4567768'] 2021-12-14 19:00:26.381 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [req-1bd65c42-bab9-4ec7-8ee2-34c09ecd4897 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Refresh firewall rules 2021-12-14 19:00:26.381 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1bd65c42-bab9-4ec7-8ee2-34c09ecd4897 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Get security group information for devices via rpc ['f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:00:26.558 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1bd65c42-bab9-4ec7-8ee2-34c09ecd4897 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Update security group information for ports dict_keys(['f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:00:26.558 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1bd65c42-bab9-4ec7-8ee2-34c09ecd4897 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:00:26.558 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1bd65c42-bab9-4ec7-8ee2-34c09ecd4897 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Update rules of security group (417ef3dd-01f9-4db7-b797-f9b9c4567768) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-14 19:00:26.558 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1bd65c42-bab9-4ec7-8ee2-34c09ecd4897 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Update members of security group (417ef3dd-01f9-4db7-b797-f9b9c4567768) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-14 19:00:26.558 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1bd65c42-bab9-4ec7-8ee2-34c09ecd4897 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Update port filter for f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:00:26.558 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1bd65c42-bab9-4ec7-8ee2-34c09ecd4897 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Updating port rules. 2021-12-14 19:00:26.558 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1bd65c42-bab9-4ec7-8ee2-34c09ecd4897 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Creating 1 new rules, removing 0 old rules. 2021-12-14 19:00:26.558 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [req-1bd65c42-bab9-4ec7-8ee2-34c09ecd4897 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:00:26.718 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [req-1bd65c42-bab9-4ec7-8ee2-34c09ecd4897 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963" 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-12-14 19:00:26.718 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [req-1bd65c42-bab9-4ec7-8ee2-34c09ecd4897 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:00:26.718 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [req-1bd65c42-bab9-4ec7-8ee2-34c09ecd4897 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963" 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-12-14 19:00:27.255 1524 2091942036232 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-12-14 19:00:27.286 1524 2091942036232 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-12-14 19:00:27.521 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c74de6a-ee6d-4c8c-9500-86f7059cda69 a7bea7397bf44b6faf19b19f0ce1df13 9692ebcdfe9d42d9986872e334f250d3 - - -] port_update received: ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-14 19:00:27.521 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c74de6a-ee6d-4c8c-9500-86f7059cda69 a7bea7397bf44b6faf19b19f0ce1df13 9692ebcdfe9d42d9986872e334f250d3 - - -] No port ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-14 19:00:29.677 1524 2091924773000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a 2021-12-14 19:00:29.805 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c91c613-a32f-460d-92ee-97e4d22e8b08 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] network_delete received. Deleting network 52b811b4-c363-4ba1-a8f3-6bfce257675c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-14 19:00:29.805 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c91c613-a32f-460d-92ee-97e4d22e8b08 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] Network 52b811b4-c363-4ba1-a8f3-6bfce257675c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-14 19:00:31.280 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-14 19:00:31.600 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Adding port ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a 2021-12-14 19:00:31.600 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Port ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a updated. Details: {'device': 'ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a', 'network_id': 'fee4c462-a472-4600-80af-0e393b5a3bb3', 'port_id': 'ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a', 'mac_address': 'fa:16:3e:54:15:6f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 694, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bc90129b-3194-4fb8-8818-edc5dd4dd45d', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-14 19:00:31.600 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] 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-12-14 19:00:31.600 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:00:31.600 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-14 19:00:31.600 1524 2091942036232 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-12-14 19:00:31.802 1524 2091942036232 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:00:31.802 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:00:31.802 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-14 19:00:31.802 1524 2091942036232 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 694, VLAN trunk: None to switch port ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a 2021-12-14 19:00:31.935 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-14 19:00:31.935 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:00:32.086 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:00:32.086 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:00:32.086 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (417ef3dd-01f9-4db7-b797-f9b9c4567768) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-14 19:00:32.086 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (417ef3dd-01f9-4db7-b797-f9b9c4567768) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-14 19:00:32.086 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:00:32.086 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-14 19:00:32.086 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a not yet added. Adding. 2021-12-14 19:00:32.086 1524 2091942036232 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-12-14 19:00:32.086 1524 2091942036232 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-12-14 19:00:32.255 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:00:32.411 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a" 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-12-14 19:00:32.411 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:00:32.602 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a" 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-12-14 19:00:32.730 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:00:32.730 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-14 19:00:32.730 1524 2091942036232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a processed. 2021-12-14 19:00:33.287 1524 2091942036232 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-12-14 19:00:33.632 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:00:38.368 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-14957950-4c7a-4439-a75d-51c5f926c666 - - - - -] port_update received: 358e642e-4eab-4b4c-85fa-fa781df4db30 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-14 19:00:38.396 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-14957950-4c7a-4439-a75d-51c5f926c666 - - - - -] No port 358e642e-4eab-4b4c-85fa-fa781df4db30 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-14 19:00:42.505 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80cebe07-9958-4f5c-a835-3377c72627bf - - - - -] port_update received: 9ce11eb5-9fdf-41a5-8116-b4bdfda04f02 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-14 19:00:42.521 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80cebe07-9958-4f5c-a835-3377c72627bf - - - - -] No port 9ce11eb5-9fdf-41a5-8116-b4bdfda04f02 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-14 19:00:43.223 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a8458b27-08a7-4a2e-8297-b2bdd38ea557 9d913e911aa442ddb75508ced2244b20 3b606bd7daa748e783a986f00bb5dd19 - - -] Security group rule updated on remote: ['cee68330-9de2-4d1d-abc1-a28ce45577b8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-14 19:00:43.223 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [req-a8458b27-08a7-4a2e-8297-b2bdd38ea557 9d913e911aa442ddb75508ced2244b20 3b606bd7daa748e783a986f00bb5dd19 - - -] Security group rule updated ['cee68330-9de2-4d1d-abc1-a28ce45577b8'] 2021-12-14 19:00:43.946 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-de814978-c8f5-41e8-af06-661aeead6b68 9d913e911aa442ddb75508ced2244b20 3b606bd7daa748e783a986f00bb5dd19 - - -] Security group rule updated on remote: ['cee68330-9de2-4d1d-abc1-a28ce45577b8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-14 19:00:43.946 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [req-de814978-c8f5-41e8-af06-661aeead6b68 9d913e911aa442ddb75508ced2244b20 3b606bd7daa748e783a986f00bb5dd19 - - -] Security group rule updated ['cee68330-9de2-4d1d-abc1-a28ce45577b8'] 2021-12-14 19:00:44.865 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8cd32e59-2994-420c-bcfa-3a4946bb1d7d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Security group member updated on remote: ['417ef3dd-01f9-4db7-b797-f9b9c4567768'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 19:00:44.865 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [req-8cd32e59-2994-420c-bcfa-3a4946bb1d7d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Security group member updated ['417ef3dd-01f9-4db7-b797-f9b9c4567768'] 2021-12-14 19:00:44.865 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [req-8cd32e59-2994-420c-bcfa-3a4946bb1d7d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Refresh firewall rules 2021-12-14 19:00:44.865 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8cd32e59-2994-420c-bcfa-3a4946bb1d7d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Get security group information for devices via rpc ['f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963', 'ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:00:45.521 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8cd32e59-2994-420c-bcfa-3a4946bb1d7d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Update security group information for ports dict_keys(['ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a', 'f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:00:45.521 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8cd32e59-2994-420c-bcfa-3a4946bb1d7d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:00:45.521 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8cd32e59-2994-420c-bcfa-3a4946bb1d7d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Update rules of security group (417ef3dd-01f9-4db7-b797-f9b9c4567768) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-14 19:00:45.521 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8cd32e59-2994-420c-bcfa-3a4946bb1d7d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Update members of security group (417ef3dd-01f9-4db7-b797-f9b9c4567768) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-14 19:00:45.521 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8cd32e59-2994-420c-bcfa-3a4946bb1d7d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Update port filter for ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:00:45.521 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8cd32e59-2994-420c-bcfa-3a4946bb1d7d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Updating port rules. 2021-12-14 19:00:45.521 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8cd32e59-2994-420c-bcfa-3a4946bb1d7d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Creating 1 new rules, removing 0 old rules. 2021-12-14 19:00:45.521 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [req-8cd32e59-2994-420c-bcfa-3a4946bb1d7d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:00:45.739 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [req-8cd32e59-2994-420c-bcfa-3a4946bb1d7d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a" 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-12-14 19:00:45.739 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [req-8cd32e59-2994-420c-bcfa-3a4946bb1d7d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:00:45.739 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [req-8cd32e59-2994-420c-bcfa-3a4946bb1d7d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a" 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-12-14 19:00:45.739 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8cd32e59-2994-420c-bcfa-3a4946bb1d7d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Update port filter for f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:00:45.739 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8cd32e59-2994-420c-bcfa-3a4946bb1d7d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Updating port rules. 2021-12-14 19:00:45.739 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8cd32e59-2994-420c-bcfa-3a4946bb1d7d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Creating 1 new rules, removing 0 old rules. 2021-12-14 19:00:45.739 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [req-8cd32e59-2994-420c-bcfa-3a4946bb1d7d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:00:45.967 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [req-8cd32e59-2994-420c-bcfa-3a4946bb1d7d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963" 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-12-14 19:00:45.973 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [req-8cd32e59-2994-420c-bcfa-3a4946bb1d7d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:00:45.973 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [req-8cd32e59-2994-420c-bcfa-3a4946bb1d7d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963" 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-12-14 19:00:46.417 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-977fcbd6-2c29-4d2d-92ba-3d658b92ff7b a7bea7397bf44b6faf19b19f0ce1df13 9692ebcdfe9d42d9986872e334f250d3 - - -] port_update received: a5551657-ed4b-4bb4-880e-97e145346b22 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-14 19:00:46.427 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-977fcbd6-2c29-4d2d-92ba-3d658b92ff7b a7bea7397bf44b6faf19b19f0ce1df13 9692ebcdfe9d42d9986872e334f250d3 - - -] No port a5551657-ed4b-4bb4-880e-97e145346b22 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-14 19:00:49.926 1524 2091924773000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a5551657-ed4b-4bb4-880e-97e145346b22 2021-12-14 19:00:50.101 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-01377ae7-5400-4e0d-b50f-08a1df147f89 9d913e911aa442ddb75508ced2244b20 3b606bd7daa748e783a986f00bb5dd19 - - -] Security group member updated on remote: ['cee68330-9de2-4d1d-abc1-a28ce45577b8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 19:00:50.101 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [req-01377ae7-5400-4e0d-b50f-08a1df147f89 9d913e911aa442ddb75508ced2244b20 3b606bd7daa748e783a986f00bb5dd19 - - -] Security group member updated ['cee68330-9de2-4d1d-abc1-a28ce45577b8'] 2021-12-14 19:00:51.209 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f3f5b1b-56e3-4565-bbde-b43354b8d158 a7bea7397bf44b6faf19b19f0ce1df13 9692ebcdfe9d42d9986872e334f250d3 - - -] port_update received: ccc02f89-3558-45ee-9cf5-ad9a76f0b110 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-14 19:00:51.227 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f3f5b1b-56e3-4565-bbde-b43354b8d158 a7bea7397bf44b6faf19b19f0ce1df13 9692ebcdfe9d42d9986872e334f250d3 - - -] No port ccc02f89-3558-45ee-9cf5-ad9a76f0b110 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-14 19:00:51.353 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-14 19:00:51.693 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Adding port a5551657-ed4b-4bb4-880e-97e145346b22 2021-12-14 19:00:51.693 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Port a5551657-ed4b-4bb4-880e-97e145346b22 updated. Details: {'device': 'a5551657-ed4b-4bb4-880e-97e145346b22', 'network_id': 'fee4c462-a472-4600-80af-0e393b5a3bb3', 'port_id': 'a5551657-ed4b-4bb4-880e-97e145346b22', 'mac_address': 'fa:16:3e:37:51:f4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 694, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bc90129b-3194-4fb8-8818-edc5dd4dd45d', '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-12-14 19:00:51.693 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] 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-12-14 19:00:51.693 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a5551657-ed4b-4bb4-880e-97e145346b22" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:00:51.693 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a5551657-ed4b-4bb4-880e-97e145346b22 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-14 19:00:51.693 1524 2091942036232 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-12-14 19:00:51.929 1524 2091942036232 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a5551657-ed4b-4bb4-880e-97e145346b22') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:00:51.929 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a5551657-ed4b-4bb4-880e-97e145346b22') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:00:51.929 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a5551657-ed4b-4bb4-880e-97e145346b22 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-14 19:00:51.929 1524 2091942036232 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 694, VLAN trunk: None to switch port a5551657-ed4b-4bb4-880e-97e145346b22 2021-12-14 19:00:52.052 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-14 19:00:52.052 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a5551657-ed4b-4bb4-880e-97e145346b22'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:00:52.206 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a5551657-ed4b-4bb4-880e-97e145346b22']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:00:52.206 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:00:52.206 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (417ef3dd-01f9-4db7-b797-f9b9c4567768) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-14 19:00:52.206 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (417ef3dd-01f9-4db7-b797-f9b9c4567768) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-14 19:00:52.206 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a5551657-ed4b-4bb4-880e-97e145346b22 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:00:52.206 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-14 19:00:52.206 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a5551657-ed4b-4bb4-880e-97e145346b22 not yet added. Adding. 2021-12-14 19:00:52.206 1524 2091942036232 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-12-14 19:00:52.206 1524 2091942036232 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-12-14 19:00:52.395 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5551657-ed4b-4bb4-880e-97e145346b22" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:00:52.614 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5551657-ed4b-4bb4-880e-97e145346b22" 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-12-14 19:00:52.614 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5551657-ed4b-4bb4-880e-97e145346b22" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:00:52.834 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5551657-ed4b-4bb4-880e-97e145346b22" 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-12-14 19:00:52.990 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a5551657-ed4b-4bb4-880e-97e145346b22" 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-12-14 19:00:52.990 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a5551657-ed4b-4bb4-880e-97e145346b22 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-14 19:00:52.990 1524 2091942036232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a5551657-ed4b-4bb4-880e-97e145346b22 processed. 2021-12-14 19:00:53.356 1524 2091942036232 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-12-14 19:00:53.647 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:01:08.193 1524 2091924773000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ccc02f89-3558-45ee-9cf5-ad9a76f0b110 2021-12-14 19:01:09.432 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-14 19:01:09.692 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Adding port ccc02f89-3558-45ee-9cf5-ad9a76f0b110 2021-12-14 19:01:09.692 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Port ccc02f89-3558-45ee-9cf5-ad9a76f0b110 updated. Details: {'device': 'ccc02f89-3558-45ee-9cf5-ad9a76f0b110', 'network_id': 'e5fba0df-0c39-4f08-9187-c9cdfabdd9af', 'port_id': 'ccc02f89-3558-45ee-9cf5-ad9a76f0b110', 'mac_address': 'fa:16:3e:a0:b3:63', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 685, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0219ff39-03f0-4120-b459-778fc08386f3', '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-12-14 19:01:09.692 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] 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-12-14 19:01:09.692 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ccc02f89-3558-45ee-9cf5-ad9a76f0b110" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:01:09.692 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ccc02f89-3558-45ee-9cf5-ad9a76f0b110 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-14 19:01:09.692 1524 2091942036232 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e5fba0df-0c39-4f08-9187-c9cdfabdd9af 2021-12-14 19:01:09.692 1524 2091942036232 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-12-14 19:01:09.895 1524 2091942036056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-09facb80-b838-452b-801b-b8e3e6aa375f 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Security group member updated on remote: ['417ef3dd-01f9-4db7-b797-f9b9c4567768'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 19:01:09.895 1524 2091942036056 MainThread INFO neutron.agent.securitygroups_rpc [req-09facb80-b838-452b-801b-b8e3e6aa375f 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Security group member updated ['417ef3dd-01f9-4db7-b797-f9b9c4567768'] 2021-12-14 19:01:09.895 1524 2091942036056 MainThread INFO neutron.agent.securitygroups_rpc [req-09facb80-b838-452b-801b-b8e3e6aa375f 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Refresh firewall rules 2021-12-14 19:01:09.895 1524 2091942036056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-09facb80-b838-452b-801b-b8e3e6aa375f 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Get security group information for devices via rpc ['f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963', 'ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a', 'a5551657-ed4b-4bb4-880e-97e145346b22'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:01:10.068 1524 2091942036232 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ccc02f89-3558-45ee-9cf5-ad9a76f0b110') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:01:10.068 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ccc02f89-3558-45ee-9cf5-ad9a76f0b110') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:01:10.082 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ccc02f89-3558-45ee-9cf5-ad9a76f0b110 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-14 19:01:10.082 1524 2091942036232 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 685, VLAN trunk: None to switch port ccc02f89-3558-45ee-9cf5-ad9a76f0b110 2021-12-14 19:01:10.290 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-14 19:01:10.290 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ccc02f89-3558-45ee-9cf5-ad9a76f0b110'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:01:10.474 1524 2091942036056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-09facb80-b838-452b-801b-b8e3e6aa375f 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Update security group information for ports dict_keys(['a5551657-ed4b-4bb4-880e-97e145346b22', 'ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a', 'f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:01:10.474 1524 2091942036056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-09facb80-b838-452b-801b-b8e3e6aa375f 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:01:10.474 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-09facb80-b838-452b-801b-b8e3e6aa375f 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Update rules of security group (417ef3dd-01f9-4db7-b797-f9b9c4567768) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-14 19:01:10.474 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-09facb80-b838-452b-801b-b8e3e6aa375f 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Update members of security group (417ef3dd-01f9-4db7-b797-f9b9c4567768) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-14 19:01:10.474 1524 2091942036056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-09facb80-b838-452b-801b-b8e3e6aa375f 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Update port filter for a5551657-ed4b-4bb4-880e-97e145346b22 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:01:10.474 1524 2091942036056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-09facb80-b838-452b-801b-b8e3e6aa375f 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Updating port rules. 2021-12-14 19:01:10.474 1524 2091942036056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-09facb80-b838-452b-801b-b8e3e6aa375f 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Creating 1 new rules, removing 0 old rules. 2021-12-14 19:01:10.474 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [req-09facb80-b838-452b-801b-b8e3e6aa375f 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-a5551657-ed4b-4bb4-880e-97e145346b22" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:01:10.546 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ccc02f89-3558-45ee-9cf5-ad9a76f0b110']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:01:10.546 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:01:10.546 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cee68330-9de2-4d1d-abc1-a28ce45577b8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-14 19:01:10.553 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ccc02f89-3558-45ee-9cf5-ad9a76f0b110 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:01:10.553 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-14 19:01:10.553 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ccc02f89-3558-45ee-9cf5-ad9a76f0b110 not yet added. Adding. 2021-12-14 19:01:10.553 1524 2091942036232 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-12-14 19:01:10.553 1524 2091942036232 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-12-14 19:01:10.770 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [req-09facb80-b838-452b-801b-b8e3e6aa375f 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-a5551657-ed4b-4bb4-880e-97e145346b22" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:01:10.789 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [req-09facb80-b838-452b-801b-b8e3e6aa375f 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-a5551657-ed4b-4bb4-880e-97e145346b22" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:01:10.789 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [req-09facb80-b838-452b-801b-b8e3e6aa375f 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-a5551657-ed4b-4bb4-880e-97e145346b22" 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-12-14 19:01:10.789 1524 2091942036056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-09facb80-b838-452b-801b-b8e3e6aa375f 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Update port filter for ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:01:10.789 1524 2091942036056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-09facb80-b838-452b-801b-b8e3e6aa375f 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Updating port rules. 2021-12-14 19:01:10.789 1524 2091942036056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-09facb80-b838-452b-801b-b8e3e6aa375f 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Creating 1 new rules, removing 0 old rules. 2021-12-14 19:01:10.789 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [req-09facb80-b838-452b-801b-b8e3e6aa375f 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:01:10.835 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ccc02f89-3558-45ee-9cf5-ad9a76f0b110" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:01:11.083 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c3a926eb-07d9-4d2f-9e44-0cf2c92b9554 da2e444024c34e969fefd2f641c54df4 95d20ba873d8403485317af898e99e4d - - -] Security group member updated on remote: ['3773051f-c5fe-4807-a708-cf9696e90ce9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 19:01:11.083 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [req-c3a926eb-07d9-4d2f-9e44-0cf2c92b9554 da2e444024c34e969fefd2f641c54df4 95d20ba873d8403485317af898e99e4d - - -] Security group member updated ['3773051f-c5fe-4807-a708-cf9696e90ce9'] 2021-12-14 19:01:11.114 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ccc02f89-3558-45ee-9cf5-ad9a76f0b110" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:01:11.114 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ccc02f89-3558-45ee-9cf5-ad9a76f0b110" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:01:11.114 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [req-09facb80-b838-452b-801b-b8e3e6aa375f 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:01:11.114 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [req-09facb80-b838-452b-801b-b8e3e6aa375f 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:01:11.114 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [req-09facb80-b838-452b-801b-b8e3e6aa375f 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a" 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-12-14 19:01:11.114 1524 2091942036056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-09facb80-b838-452b-801b-b8e3e6aa375f 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Update port filter for f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:01:11.114 1524 2091942036056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-09facb80-b838-452b-801b-b8e3e6aa375f 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Updating port rules. 2021-12-14 19:01:11.114 1524 2091942036056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-09facb80-b838-452b-801b-b8e3e6aa375f 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Creating 1 new rules, removing 0 old rules. 2021-12-14 19:01:11.114 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [req-09facb80-b838-452b-801b-b8e3e6aa375f 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:01:11.304 1524 2091942036584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05895631-0fbd-4628-be9e-1748cce32f39 a7bea7397bf44b6faf19b19f0ce1df13 9692ebcdfe9d42d9986872e334f250d3 - - -] port_update received: 675bbc33-60a2-4db3-8523-b024e145cefd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-14 19:01:11.349 1524 2091942036584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05895631-0fbd-4628-be9e-1748cce32f39 a7bea7397bf44b6faf19b19f0ce1df13 9692ebcdfe9d42d9986872e334f250d3 - - -] No port 675bbc33-60a2-4db3-8523-b024e145cefd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-14 19:01:11.460 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [req-09facb80-b838-452b-801b-b8e3e6aa375f 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963" 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-12-14 19:01:11.460 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [req-09facb80-b838-452b-801b-b8e3e6aa375f 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:01:11.460 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [req-09facb80-b838-452b-801b-b8e3e6aa375f 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963" 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-12-14 19:01:11.460 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ccc02f89-3558-45ee-9cf5-ad9a76f0b110" 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-12-14 19:01:11.647 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ccc02f89-3558-45ee-9cf5-ad9a76f0b110" 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-12-14 19:01:11.647 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ccc02f89-3558-45ee-9cf5-ad9a76f0b110 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-14 19:01:11.647 1524 2091942036232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ccc02f89-3558-45ee-9cf5-ad9a76f0b110 processed. 2021-12-14 19:01:12.398 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-132cc062-996e-43c7-8d81-786653451d58 a7bea7397bf44b6faf19b19f0ce1df13 9692ebcdfe9d42d9986872e334f250d3 - - -] port_update received: aab5123e-49ec-46b2-b5f0-98101d5256ae port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-14 19:01:12.442 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-132cc062-996e-43c7-8d81-786653451d58 a7bea7397bf44b6faf19b19f0ce1df13 9692ebcdfe9d42d9986872e334f250d3 - - -] No port aab5123e-49ec-46b2-b5f0-98101d5256ae defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-14 19:01:13.432 1524 2091942036232 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-12-14 19:01:13.834 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:01:14.270 1524 2091924773000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 675bbc33-60a2-4db3-8523-b024e145cefd 2021-12-14 19:01:15.456 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-14 19:01:15.676 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Adding port 675bbc33-60a2-4db3-8523-b024e145cefd 2021-12-14 19:01:15.676 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Port 675bbc33-60a2-4db3-8523-b024e145cefd updated. Details: {'device': '675bbc33-60a2-4db3-8523-b024e145cefd', 'network_id': 'fee4c462-a472-4600-80af-0e393b5a3bb3', 'port_id': '675bbc33-60a2-4db3-8523-b024e145cefd', 'mac_address': 'fa:16:3e:1e:78:8a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 694, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bc90129b-3194-4fb8-8818-edc5dd4dd45d', '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-12-14 19:01:15.676 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] 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-12-14 19:01:15.676 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-675bbc33-60a2-4db3-8523-b024e145cefd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:01:15.676 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 675bbc33-60a2-4db3-8523-b024e145cefd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-14 19:01:15.704 1524 2091942036232 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-12-14 19:01:15.942 1524 2091942036232 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '675bbc33-60a2-4db3-8523-b024e145cefd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:01:15.942 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '675bbc33-60a2-4db3-8523-b024e145cefd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:01:15.958 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 675bbc33-60a2-4db3-8523-b024e145cefd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-14 19:01:15.958 1524 2091942036232 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 694, VLAN trunk: None to switch port 675bbc33-60a2-4db3-8523-b024e145cefd 2021-12-14 19:01:16.217 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-14 19:01:16.217 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['675bbc33-60a2-4db3-8523-b024e145cefd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:01:16.285 1524 2091924773000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: aab5123e-49ec-46b2-b5f0-98101d5256ae 2021-12-14 19:01:16.348 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['675bbc33-60a2-4db3-8523-b024e145cefd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:01:16.348 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:01:16.348 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (417ef3dd-01f9-4db7-b797-f9b9c4567768) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-14 19:01:16.366 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (417ef3dd-01f9-4db7-b797-f9b9c4567768) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-14 19:01:16.366 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 675bbc33-60a2-4db3-8523-b024e145cefd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:01:16.366 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-14 19:01:16.366 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 675bbc33-60a2-4db3-8523-b024e145cefd not yet added. Adding. 2021-12-14 19:01:16.366 1524 2091942036232 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-12-14 19:01:16.366 1524 2091942036232 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-12-14 19:01:16.675 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-675bbc33-60a2-4db3-8523-b024e145cefd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:01:16.973 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-675bbc33-60a2-4db3-8523-b024e145cefd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:01:16.973 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-675bbc33-60a2-4db3-8523-b024e145cefd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:01:17.321 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-675bbc33-60a2-4db3-8523-b024e145cefd" 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-12-14 19:01:17.458 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-14 19:01:17.521 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-675bbc33-60a2-4db3-8523-b024e145cefd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:01:17.521 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 675bbc33-60a2-4db3-8523-b024e145cefd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-14 19:01:17.521 1524 2091942036232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 675bbc33-60a2-4db3-8523-b024e145cefd processed. 2021-12-14 19:01:17.754 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Adding port aab5123e-49ec-46b2-b5f0-98101d5256ae 2021-12-14 19:01:17.773 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Port aab5123e-49ec-46b2-b5f0-98101d5256ae updated. Details: {'device': 'aab5123e-49ec-46b2-b5f0-98101d5256ae', 'network_id': '990fb2a5-861e-49fb-8768-3139ea0ec3d5', 'port_id': 'aab5123e-49ec-46b2-b5f0-98101d5256ae', 'mac_address': 'fa:16:3e:52:48:82', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 667, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0c126a7d-dd48-4593-bb29-4b2c35d27bbe', '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-12-14 19:01:17.773 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] 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-12-14 19:01:17.773 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aab5123e-49ec-46b2-b5f0-98101d5256ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:01:17.773 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port aab5123e-49ec-46b2-b5f0-98101d5256ae _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-14 19:01:17.773 1524 2091942036232 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 990fb2a5-861e-49fb-8768-3139ea0ec3d5 2021-12-14 19:01:17.773 1524 2091942036232 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-12-14 19:01:18.022 1524 2091942036232 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'aab5123e-49ec-46b2-b5f0-98101d5256ae') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:01:18.022 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'aab5123e-49ec-46b2-b5f0-98101d5256ae') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:01:18.037 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port aab5123e-49ec-46b2-b5f0-98101d5256ae is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-14 19:01:18.037 1524 2091942036232 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 667, VLAN trunk: None to switch port aab5123e-49ec-46b2-b5f0-98101d5256ae 2021-12-14 19:01:18.212 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-14 19:01:18.212 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['aab5123e-49ec-46b2-b5f0-98101d5256ae'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:01:18.379 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['aab5123e-49ec-46b2-b5f0-98101d5256ae']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:01:18.379 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:01:18.379 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3773051f-c5fe-4807-a708-cf9696e90ce9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-14 19:01:18.379 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3773051f-c5fe-4807-a708-cf9696e90ce9) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-14 19:01:18.379 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for aab5123e-49ec-46b2-b5f0-98101d5256ae _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:01:18.379 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-14 19:01:18.379 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device aab5123e-49ec-46b2-b5f0-98101d5256ae not yet added. Adding. 2021-12-14 19:01:18.395 1524 2091942036232 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-12-14 19:01:18.395 1524 2091942036232 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-12-14 19:01:18.678 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aab5123e-49ec-46b2-b5f0-98101d5256ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:01:18.974 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aab5123e-49ec-46b2-b5f0-98101d5256ae" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:01:18.974 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aab5123e-49ec-46b2-b5f0-98101d5256ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:01:19.271 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aab5123e-49ec-46b2-b5f0-98101d5256ae" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:01:19.442 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aab5123e-49ec-46b2-b5f0-98101d5256ae" 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-12-14 19:01:19.442 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port aab5123e-49ec-46b2-b5f0-98101d5256ae status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-14 19:01:19.442 1524 2091942036232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port aab5123e-49ec-46b2-b5f0-98101d5256ae processed. 2021-12-14 19:01:19.459 1524 2091942036232 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-12-14 19:01:20.723 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:01:27.253 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ecf96730-5d6e-4054-ac37-af0cbe1fb6a9 da2e444024c34e969fefd2f641c54df4 95d20ba873d8403485317af898e99e4d - - -] Security group member updated on remote: ['3773051f-c5fe-4807-a708-cf9696e90ce9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 19:01:27.253 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [req-ecf96730-5d6e-4054-ac37-af0cbe1fb6a9 da2e444024c34e969fefd2f641c54df4 95d20ba873d8403485317af898e99e4d - - -] Security group member updated ['3773051f-c5fe-4807-a708-cf9696e90ce9'] 2021-12-14 19:01:27.253 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [req-ecf96730-5d6e-4054-ac37-af0cbe1fb6a9 da2e444024c34e969fefd2f641c54df4 95d20ba873d8403485317af898e99e4d - - -] Refresh firewall rules 2021-12-14 19:01:27.253 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ecf96730-5d6e-4054-ac37-af0cbe1fb6a9 da2e444024c34e969fefd2f641c54df4 95d20ba873d8403485317af898e99e4d - - -] Get security group information for devices via rpc ['aab5123e-49ec-46b2-b5f0-98101d5256ae'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:01:27.291 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ecf96730-5d6e-4054-ac37-af0cbe1fb6a9 da2e444024c34e969fefd2f641c54df4 95d20ba873d8403485317af898e99e4d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:01:27.291 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ecf96730-5d6e-4054-ac37-af0cbe1fb6a9 da2e444024c34e969fefd2f641c54df4 95d20ba873d8403485317af898e99e4d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:01:27.364 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ecf96730-5d6e-4054-ac37-af0cbe1fb6a9 da2e444024c34e969fefd2f641c54df4 95d20ba873d8403485317af898e99e4d - - -] port_delete event received for 'aab5123e-49ec-46b2-b5f0-98101d5256ae' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:01:28.300 1524 2091924773176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: aab5123e-49ec-46b2-b5f0-98101d5256ae 2021-12-14 19:01:29.019 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2c8dd14d-f5b0-4d28-be8b-45e99743ae1b 8c16b4502ffc4440a7ff5523c46fb7f6 1d8c1ad4b29943c287bcbf41782e1903 - - -] Security group member updated on remote: ['8e4ee6e2-f104-4cc7-8f92-70303caf444e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 19:01:29.019 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [req-2c8dd14d-f5b0-4d28-be8b-45e99743ae1b 8c16b4502ffc4440a7ff5523c46fb7f6 1d8c1ad4b29943c287bcbf41782e1903 - - -] Security group member updated ['8e4ee6e2-f104-4cc7-8f92-70303caf444e'] 2021-12-14 19:01:29.477 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-14 19:01:29.477 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'aab5123e-49ec-46b2-b5f0-98101d5256ae' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-14 19:01:29.477 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'aab5123e-49ec-46b2-b5f0-98101d5256ae' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-14 19:01:29.477 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port aab5123e-49ec-46b2-b5f0-98101d5256ae _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-14 19:01:29.512 1524 2091942036232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 990fb2a5-861e-49fb-8768-3139ea0ec3d5 2021-12-14 19:01:29.512 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aab5123e-49ec-46b2-b5f0-98101d5256ae'] 2021-12-14 19:01:29.512 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-14 19:01:29.512 1524 2091942036232 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-12-14 19:01:29.512 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aab5123e-49ec-46b2-b5f0-98101d5256ae'] 2021-12-14 19:01:30.305 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aeef243b-17e8-4e3d-a466-7980128ea193 a7bea7397bf44b6faf19b19f0ce1df13 9692ebcdfe9d42d9986872e334f250d3 - - -] port_update received: 1da57642-dc5a-4e25-b889-f5fdaa19e292 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-14 19:01:30.305 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aeef243b-17e8-4e3d-a466-7980128ea193 a7bea7397bf44b6faf19b19f0ce1df13 9692ebcdfe9d42d9986872e334f250d3 - - -] No port 1da57642-dc5a-4e25-b889-f5fdaa19e292 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-14 19:01:31.507 1524 2091942036232 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-12-14 19:01:31.566 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:01:33.865 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-554f8998-3690-4dff-a732-ea231e08ac5a da2e444024c34e969fefd2f641c54df4 95d20ba873d8403485317af898e99e4d - - -] Security group member updated on remote: ['3773051f-c5fe-4807-a708-cf9696e90ce9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 19:01:33.865 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [req-554f8998-3690-4dff-a732-ea231e08ac5a da2e444024c34e969fefd2f641c54df4 95d20ba873d8403485317af898e99e4d - - -] Security group member updated ['3773051f-c5fe-4807-a708-cf9696e90ce9'] 2021-12-14 19:01:33.926 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92c2d4a0-a70c-42b0-8ffd-ddc4544e3167 - - - - -] port_update received: 0c6f9809-e8ac-4b40-b887-f5af3c19ffd4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-14 19:01:33.942 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92c2d4a0-a70c-42b0-8ffd-ddc4544e3167 - - - - -] No port 0c6f9809-e8ac-4b40-b887-f5af3c19ffd4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-14 19:01:34.535 1524 2091924773000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1da57642-dc5a-4e25-b889-f5fdaa19e292 2021-12-14 19:01:35.114 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-de26b299-18f0-4df6-a9ce-654dba9644ca a7bea7397bf44b6faf19b19f0ce1df13 9692ebcdfe9d42d9986872e334f250d3 - - -] port_update received: 6b19f2e6-1252-4872-8707-39ac5966ed29 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-14 19:01:35.144 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-de26b299-18f0-4df6-a9ce-654dba9644ca a7bea7397bf44b6faf19b19f0ce1df13 9692ebcdfe9d42d9986872e334f250d3 - - -] No port 6b19f2e6-1252-4872-8707-39ac5966ed29 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-14 19:01:35.519 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-14 19:01:35.894 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Adding port 1da57642-dc5a-4e25-b889-f5fdaa19e292 2021-12-14 19:01:35.894 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Port 1da57642-dc5a-4e25-b889-f5fdaa19e292 updated. Details: {'device': '1da57642-dc5a-4e25-b889-f5fdaa19e292', 'network_id': '4c061a09-7cbe-41a1-b8bd-b6f1101707d0', 'port_id': '1da57642-dc5a-4e25-b889-f5fdaa19e292', 'mac_address': 'fa:16:3e:26:7d:a1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 663, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'af35449d-8f0f-4092-a5ae-1b5d37d011dc', '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-12-14 19:01:35.894 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] 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-12-14 19:01:35.894 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1da57642-dc5a-4e25-b889-f5fdaa19e292" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:01:35.894 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1da57642-dc5a-4e25-b889-f5fdaa19e292 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-14 19:01:35.894 1524 2091942036232 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4c061a09-7cbe-41a1-b8bd-b6f1101707d0 2021-12-14 19:01:35.894 1524 2091942036232 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-12-14 19:01:36.161 1524 2091942036232 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1da57642-dc5a-4e25-b889-f5fdaa19e292') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:01:36.161 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1da57642-dc5a-4e25-b889-f5fdaa19e292') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:01:36.161 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1da57642-dc5a-4e25-b889-f5fdaa19e292 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-14 19:01:36.161 1524 2091942036232 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 663, VLAN trunk: None to switch port 1da57642-dc5a-4e25-b889-f5fdaa19e292 2021-12-14 19:01:36.395 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-14 19:01:36.395 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1da57642-dc5a-4e25-b889-f5fdaa19e292'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:01:36.692 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1da57642-dc5a-4e25-b889-f5fdaa19e292']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:01:36.692 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:01:36.692 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8e4ee6e2-f104-4cc7-8f92-70303caf444e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-14 19:01:36.692 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8e4ee6e2-f104-4cc7-8f92-70303caf444e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-14 19:01:36.692 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1da57642-dc5a-4e25-b889-f5fdaa19e292 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:01:36.692 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-14 19:01:36.692 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1da57642-dc5a-4e25-b889-f5fdaa19e292 not yet added. Adding. 2021-12-14 19:01:36.692 1524 2091942036232 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-12-14 19:01:36.692 1524 2091942036232 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-12-14 19:01:37.007 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1da57642-dc5a-4e25-b889-f5fdaa19e292" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:01:37.334 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1da57642-dc5a-4e25-b889-f5fdaa19e292" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:01:37.354 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1da57642-dc5a-4e25-b889-f5fdaa19e292" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:01:37.676 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1da57642-dc5a-4e25-b889-f5fdaa19e292" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:01:37.897 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1da57642-dc5a-4e25-b889-f5fdaa19e292" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:01:37.897 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1da57642-dc5a-4e25-b889-f5fdaa19e292 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-14 19:01:37.897 1524 2091942036232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1da57642-dc5a-4e25-b889-f5fdaa19e292 processed. 2021-12-14 19:01:37.957 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4da050e-b380-48b9-bd76-d4dc2a07e65a - - - - -] port_update received: b903d830-57e8-4e27-a05e-df9c124eaa28 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-14 19:01:37.988 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4da050e-b380-48b9-bd76-d4dc2a07e65a - - - - -] No port b903d830-57e8-4e27-a05e-df9c124eaa28 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-14 19:01:38.602 1524 2091924773000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6b19f2e6-1252-4872-8707-39ac5966ed29 2021-12-14 19:01:39.552 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-14 19:01:39.552 1524 2091942036232 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-12-14 19:01:39.648 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9853bc74-9144-47eb-8778-e6e1e06a4794 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Security group member updated on remote: ['417ef3dd-01f9-4db7-b797-f9b9c4567768'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 19:01:39.648 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [req-9853bc74-9144-47eb-8778-e6e1e06a4794 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Security group member updated ['417ef3dd-01f9-4db7-b797-f9b9c4567768'] 2021-12-14 19:01:39.648 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [req-9853bc74-9144-47eb-8778-e6e1e06a4794 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Refresh firewall rules 2021-12-14 19:01:39.648 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9853bc74-9144-47eb-8778-e6e1e06a4794 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Get security group information for devices via rpc ['f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963', 'ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a', 'a5551657-ed4b-4bb4-880e-97e145346b22', '675bbc33-60a2-4db3-8523-b024e145cefd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:01:39.786 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9853bc74-9144-47eb-8778-e6e1e06a4794 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] port_delete event received for '675bbc33-60a2-4db3-8523-b024e145cefd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:01:40.318 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Adding port 6b19f2e6-1252-4872-8707-39ac5966ed29 2021-12-14 19:01:40.318 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Port 6b19f2e6-1252-4872-8707-39ac5966ed29 updated. Details: {'device': '6b19f2e6-1252-4872-8707-39ac5966ed29', 'network_id': '990fb2a5-861e-49fb-8768-3139ea0ec3d5', 'port_id': '6b19f2e6-1252-4872-8707-39ac5966ed29', 'mac_address': 'fa:16:3e:49:e4:a5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 667, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0c126a7d-dd48-4593-bb29-4b2c35d27bbe', '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-12-14 19:01:40.318 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] 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-12-14 19:01:40.318 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6b19f2e6-1252-4872-8707-39ac5966ed29" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:01:40.318 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6b19f2e6-1252-4872-8707-39ac5966ed29 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-14 19:01:40.318 1524 2091942036056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 990fb2a5-861e-49fb-8768-3139ea0ec3d5 2021-12-14 19:01:40.318 1524 2091942036056 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-12-14 19:01:40.489 1524 2091924773176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 675bbc33-60a2-4db3-8523-b024e145cefd 2021-12-14 19:01:40.524 1524 2091942036056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6b19f2e6-1252-4872-8707-39ac5966ed29') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:01:40.524 1524 2091942036056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6b19f2e6-1252-4872-8707-39ac5966ed29') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:01:40.550 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6b19f2e6-1252-4872-8707-39ac5966ed29 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-14 19:01:40.550 1524 2091942036056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 667, VLAN trunk: None to switch port 6b19f2e6-1252-4872-8707-39ac5966ed29 2021-12-14 19:01:40.550 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:01:40.724 1524 2091942036056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-14 19:01:40.724 1524 2091942036056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6b19f2e6-1252-4872-8707-39ac5966ed29'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:01:40.771 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9853bc74-9144-47eb-8778-e6e1e06a4794 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Update security group information for ports dict_keys(['a5551657-ed4b-4bb4-880e-97e145346b22', 'ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a', 'f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:01:40.771 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9853bc74-9144-47eb-8778-e6e1e06a4794 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:01:40.771 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9853bc74-9144-47eb-8778-e6e1e06a4794 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Update rules of security group (417ef3dd-01f9-4db7-b797-f9b9c4567768) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-14 19:01:40.771 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9853bc74-9144-47eb-8778-e6e1e06a4794 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Update members of security group (417ef3dd-01f9-4db7-b797-f9b9c4567768) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-14 19:01:40.771 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9853bc74-9144-47eb-8778-e6e1e06a4794 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Update port filter for a5551657-ed4b-4bb4-880e-97e145346b22 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:01:40.771 1524 2091942036408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9853bc74-9144-47eb-8778-e6e1e06a4794 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Updating port rules. 2021-12-14 19:01:40.793 1524 2091942036408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9853bc74-9144-47eb-8778-e6e1e06a4794 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Creating 0 new rules, removing 1 old rules. 2021-12-14 19:01:40.793 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [req-9853bc74-9144-47eb-8778-e6e1e06a4794 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-a5551657-ed4b-4bb4-880e-97e145346b22" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:01:40.793 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [req-9853bc74-9144-47eb-8778-e6e1e06a4794 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-a5551657-ed4b-4bb4-880e-97e145346b22" 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-12-14 19:01:40.793 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [req-9853bc74-9144-47eb-8778-e6e1e06a4794 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-a5551657-ed4b-4bb4-880e-97e145346b22" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:01:40.944 1524 2091942036056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6b19f2e6-1252-4872-8707-39ac5966ed29']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:01:40.944 1524 2091942036056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:01:40.944 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3773051f-c5fe-4807-a708-cf9696e90ce9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-14 19:01:40.944 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3773051f-c5fe-4807-a708-cf9696e90ce9) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-14 19:01:40.944 1524 2091942036056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6b19f2e6-1252-4872-8707-39ac5966ed29 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:01:40.944 1524 2091942036056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-14 19:01:40.944 1524 2091942036056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6b19f2e6-1252-4872-8707-39ac5966ed29 not yet added. Adding. 2021-12-14 19:01:40.944 1524 2091942036056 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-12-14 19:01:40.944 1524 2091942036056 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-12-14 19:01:41.131 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [req-9853bc74-9144-47eb-8778-e6e1e06a4794 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-a5551657-ed4b-4bb4-880e-97e145346b22" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.329s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:01:41.131 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9853bc74-9144-47eb-8778-e6e1e06a4794 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Update port filter for ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:01:41.131 1524 2091942036408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9853bc74-9144-47eb-8778-e6e1e06a4794 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Updating port rules. 2021-12-14 19:01:41.131 1524 2091942036408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9853bc74-9144-47eb-8778-e6e1e06a4794 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Creating 0 new rules, removing 1 old rules. 2021-12-14 19:01:41.131 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [req-9853bc74-9144-47eb-8778-e6e1e06a4794 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:01:41.131 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [req-9853bc74-9144-47eb-8778-e6e1e06a4794 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a" 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-12-14 19:01:41.131 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [req-9853bc74-9144-47eb-8778-e6e1e06a4794 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:01:41.209 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6b19f2e6-1252-4872-8707-39ac5966ed29" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:01:41.457 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [req-9853bc74-9144-47eb-8778-e6e1e06a4794 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:01:41.457 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9853bc74-9144-47eb-8778-e6e1e06a4794 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Update port filter for f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:01:41.457 1524 2091942036408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9853bc74-9144-47eb-8778-e6e1e06a4794 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Updating port rules. 2021-12-14 19:01:41.457 1524 2091942036408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9853bc74-9144-47eb-8778-e6e1e06a4794 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Creating 0 new rules, removing 1 old rules. 2021-12-14 19:01:41.457 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [req-9853bc74-9144-47eb-8778-e6e1e06a4794 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:01:41.457 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [req-9853bc74-9144-47eb-8778-e6e1e06a4794 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963" 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-12-14 19:01:41.457 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [req-9853bc74-9144-47eb-8778-e6e1e06a4794 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:01:41.457 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6b19f2e6-1252-4872-8707-39ac5966ed29" 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-12-14 19:01:41.457 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6b19f2e6-1252-4872-8707-39ac5966ed29" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:01:41.554 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-14 19:01:41.554 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '675bbc33-60a2-4db3-8523-b024e145cefd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-14 19:01:41.554 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '675bbc33-60a2-4db3-8523-b024e145cefd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-14 19:01:41.554 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 675bbc33-60a2-4db3-8523-b024e145cefd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-14 19:01:41.742 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['675bbc33-60a2-4db3-8523-b024e145cefd'] 2021-12-14 19:01:41.742 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-14 19:01:41.742 1524 2091942036232 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-12-14 19:01:41.757 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['675bbc33-60a2-4db3-8523-b024e145cefd'] 2021-12-14 19:01:41.833 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6b19f2e6-1252-4872-8707-39ac5966ed29" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:01:41.833 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [req-9853bc74-9144-47eb-8778-e6e1e06a4794 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:01:42.006 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6b19f2e6-1252-4872-8707-39ac5966ed29" 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-12-14 19:01:42.006 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6b19f2e6-1252-4872-8707-39ac5966ed29 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-14 19:01:42.006 1524 2091942036056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6b19f2e6-1252-4872-8707-39ac5966ed29 processed. 2021-12-14 19:01:42.333 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dda464a1-3fed-4910-9c6d-873815c0a7a6 - - - - -] port_update received: 935d966d-53e0-4e66-8ad8-b49f1b88d945 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-14 19:01:42.364 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dda464a1-3fed-4910-9c6d-873815c0a7a6 - - - - -] No port 935d966d-53e0-4e66-8ad8-b49f1b88d945 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-14 19:01:43.571 1524 2091942036056 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-12-14 19:01:43.975 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:01:45.566 1524 2091942036056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0e2f011c-c9bb-4479-9773-9814353e8a0a a50bea6d1c0e4550993d74c878c97563 59622c35e2e347fe96de8981fece6e14 - - -] Security group rule updated on remote: ['9d0a9b12-c437-4e8e-a9f7-4e141bb08fa5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-14 19:01:45.566 1524 2091942036056 MainThread INFO neutron.agent.securitygroups_rpc [req-0e2f011c-c9bb-4479-9773-9814353e8a0a a50bea6d1c0e4550993d74c878c97563 59622c35e2e347fe96de8981fece6e14 - - -] Security group rule updated ['9d0a9b12-c437-4e8e-a9f7-4e141bb08fa5'] 2021-12-14 19:01:45.737 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-595a0983-c720-4f1e-98e1-8cde03109b79 - - - - -] port_update received: 2e7805c1-8429-4bba-8da5-e4e89a141afa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-14 19:01:45.758 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-595a0983-c720-4f1e-98e1-8cde03109b79 - - - - -] No port 2e7805c1-8429-4bba-8da5-e4e89a141afa defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-14 19:01:45.942 1524 2091942036056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e6a3daf3-90de-412f-b589-f83894b507cb a50bea6d1c0e4550993d74c878c97563 59622c35e2e347fe96de8981fece6e14 - - -] Security group rule updated on remote: ['9d0a9b12-c437-4e8e-a9f7-4e141bb08fa5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-14 19:01:45.942 1524 2091942036056 MainThread INFO neutron.agent.securitygroups_rpc [req-e6a3daf3-90de-412f-b589-f83894b507cb a50bea6d1c0e4550993d74c878c97563 59622c35e2e347fe96de8981fece6e14 - - -] Security group rule updated ['9d0a9b12-c437-4e8e-a9f7-4e141bb08fa5'] 2021-12-14 19:01:46.292 1524 2091942036056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7fc4c079-8b8e-4ce9-a157-61a82ef2b7a6 a50bea6d1c0e4550993d74c878c97563 59622c35e2e347fe96de8981fece6e14 - - -] Security group rule updated on remote: ['9d0a9b12-c437-4e8e-a9f7-4e141bb08fa5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-14 19:01:46.292 1524 2091942036056 MainThread INFO neutron.agent.securitygroups_rpc [req-7fc4c079-8b8e-4ce9-a157-61a82ef2b7a6 a50bea6d1c0e4550993d74c878c97563 59622c35e2e347fe96de8981fece6e14 - - -] Security group rule updated ['9d0a9b12-c437-4e8e-a9f7-4e141bb08fa5'] 2021-12-14 19:01:46.727 1524 2091942036056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c77c0060-ac6d-44fe-924e-85ac4039d3ea a50bea6d1c0e4550993d74c878c97563 59622c35e2e347fe96de8981fece6e14 - - -] Security group rule updated on remote: ['9d0a9b12-c437-4e8e-a9f7-4e141bb08fa5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-14 19:01:46.727 1524 2091942036056 MainThread INFO neutron.agent.securitygroups_rpc [req-c77c0060-ac6d-44fe-924e-85ac4039d3ea a50bea6d1c0e4550993d74c878c97563 59622c35e2e347fe96de8981fece6e14 - - -] Security group rule updated ['9d0a9b12-c437-4e8e-a9f7-4e141bb08fa5'] 2021-12-14 19:01:47.222 1524 2091942036056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-55f78102-33e4-4567-bdaf-99f585aa277a a50bea6d1c0e4550993d74c878c97563 59622c35e2e347fe96de8981fece6e14 - - -] Security group rule updated on remote: ['9d0a9b12-c437-4e8e-a9f7-4e141bb08fa5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-14 19:01:47.222 1524 2091942036056 MainThread INFO neutron.agent.securitygroups_rpc [req-55f78102-33e4-4567-bdaf-99f585aa277a a50bea6d1c0e4550993d74c878c97563 59622c35e2e347fe96de8981fece6e14 - - -] Security group rule updated ['9d0a9b12-c437-4e8e-a9f7-4e141bb08fa5'] 2021-12-14 19:01:47.651 1524 2091942036056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4505dd26-d0ee-47b3-8fa2-4674ef0196c4 a50bea6d1c0e4550993d74c878c97563 59622c35e2e347fe96de8981fece6e14 - - -] Security group rule updated on remote: ['9d0a9b12-c437-4e8e-a9f7-4e141bb08fa5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-14 19:01:47.651 1524 2091942036056 MainThread INFO neutron.agent.securitygroups_rpc [req-4505dd26-d0ee-47b3-8fa2-4674ef0196c4 a50bea6d1c0e4550993d74c878c97563 59622c35e2e347fe96de8981fece6e14 - - -] Security group rule updated ['9d0a9b12-c437-4e8e-a9f7-4e141bb08fa5'] 2021-12-14 19:01:47.695 1524 2091942036056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f8ed95ac-96e3-421f-8638-0472bce49264 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Security group member updated on remote: ['417ef3dd-01f9-4db7-b797-f9b9c4567768'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 19:01:47.695 1524 2091942036056 MainThread INFO neutron.agent.securitygroups_rpc [req-f8ed95ac-96e3-421f-8638-0472bce49264 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Security group member updated ['417ef3dd-01f9-4db7-b797-f9b9c4567768'] 2021-12-14 19:01:47.711 1524 2091942036056 MainThread INFO neutron.agent.securitygroups_rpc [req-f8ed95ac-96e3-421f-8638-0472bce49264 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Refresh firewall rules 2021-12-14 19:01:47.711 1524 2091942036056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f8ed95ac-96e3-421f-8638-0472bce49264 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Get security group information for devices via rpc ['f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963', 'ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a', 'a5551657-ed4b-4bb4-880e-97e145346b22'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:01:47.802 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8ed95ac-96e3-421f-8638-0472bce49264 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] port_delete event received for 'a5551657-ed4b-4bb4-880e-97e145346b22' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:01:47.981 1524 2091942036056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f8ed95ac-96e3-421f-8638-0472bce49264 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Update security group information for ports dict_keys(['ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a', 'f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:01:47.981 1524 2091942036056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f8ed95ac-96e3-421f-8638-0472bce49264 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:01:47.981 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f8ed95ac-96e3-421f-8638-0472bce49264 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Update rules of security group (417ef3dd-01f9-4db7-b797-f9b9c4567768) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-14 19:01:47.981 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f8ed95ac-96e3-421f-8638-0472bce49264 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Update members of security group (417ef3dd-01f9-4db7-b797-f9b9c4567768) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-14 19:01:47.981 1524 2091942036056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f8ed95ac-96e3-421f-8638-0472bce49264 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Update port filter for ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:01:47.981 1524 2091942036056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f8ed95ac-96e3-421f-8638-0472bce49264 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Updating port rules. 2021-12-14 19:01:47.981 1524 2091942036056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f8ed95ac-96e3-421f-8638-0472bce49264 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Creating 0 new rules, removing 1 old rules. 2021-12-14 19:01:47.981 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [req-f8ed95ac-96e3-421f-8638-0472bce49264 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:01:47.995 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [req-f8ed95ac-96e3-421f-8638-0472bce49264 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:01:47.995 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [req-f8ed95ac-96e3-421f-8638-0472bce49264 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:01:48.350 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [req-f8ed95ac-96e3-421f-8638-0472bce49264 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:01:48.350 1524 2091942036056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f8ed95ac-96e3-421f-8638-0472bce49264 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Update port filter for f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:01:48.350 1524 2091942036056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f8ed95ac-96e3-421f-8638-0472bce49264 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Updating port rules. 2021-12-14 19:01:48.350 1524 2091942036056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f8ed95ac-96e3-421f-8638-0472bce49264 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Creating 0 new rules, removing 1 old rules. 2021-12-14 19:01:48.350 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [req-f8ed95ac-96e3-421f-8638-0472bce49264 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:01:48.350 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [req-f8ed95ac-96e3-421f-8638-0472bce49264 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963" 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-12-14 19:01:48.350 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [req-f8ed95ac-96e3-421f-8638-0472bce49264 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:01:48.586 1524 2091924773176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a5551657-ed4b-4bb4-880e-97e145346b22 2021-12-14 19:01:48.708 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [req-f8ed95ac-96e3-421f-8638-0472bce49264 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963" 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-12-14 19:01:49.605 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-14 19:01:49.605 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a5551657-ed4b-4bb4-880e-97e145346b22' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-14 19:01:49.605 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a5551657-ed4b-4bb4-880e-97e145346b22' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-14 19:01:49.605 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a5551657-ed4b-4bb4-880e-97e145346b22 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-14 19:01:49.654 1524 2091942036056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a5551657-ed4b-4bb4-880e-97e145346b22'] 2021-12-14 19:01:49.654 1524 2091942036056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-14 19:01:49.654 1524 2091942036056 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-12-14 19:01:49.654 1524 2091942036056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a5551657-ed4b-4bb4-880e-97e145346b22'] 2021-12-14 19:01:51.614 1524 2091942036056 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-12-14 19:01:51.614 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f0e141d8-010f-425a-abbf-797ad4c60a62 da2e444024c34e969fefd2f641c54df4 95d20ba873d8403485317af898e99e4d - - -] Security group member updated on remote: ['3773051f-c5fe-4807-a708-cf9696e90ce9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 19:01:51.628 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [req-f0e141d8-010f-425a-abbf-797ad4c60a62 da2e444024c34e969fefd2f641c54df4 95d20ba873d8403485317af898e99e4d - - -] Security group member updated ['3773051f-c5fe-4807-a708-cf9696e90ce9'] 2021-12-14 19:01:51.628 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [req-f0e141d8-010f-425a-abbf-797ad4c60a62 da2e444024c34e969fefd2f641c54df4 95d20ba873d8403485317af898e99e4d - - -] Refresh firewall rules 2021-12-14 19:01:51.628 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f0e141d8-010f-425a-abbf-797ad4c60a62 da2e444024c34e969fefd2f641c54df4 95d20ba873d8403485317af898e99e4d - - -] Get security group information for devices via rpc ['6b19f2e6-1252-4872-8707-39ac5966ed29'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:01:51.681 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:01:51.700 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f0e141d8-010f-425a-abbf-797ad4c60a62 da2e444024c34e969fefd2f641c54df4 95d20ba873d8403485317af898e99e4d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:01:51.700 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f0e141d8-010f-425a-abbf-797ad4c60a62 da2e444024c34e969fefd2f641c54df4 95d20ba873d8403485317af898e99e4d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:01:51.742 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0e141d8-010f-425a-abbf-797ad4c60a62 da2e444024c34e969fefd2f641c54df4 95d20ba873d8403485317af898e99e4d - - -] port_delete event received for '6b19f2e6-1252-4872-8707-39ac5966ed29' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:01:52.648 1524 2091924773176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6b19f2e6-1252-4872-8707-39ac5966ed29 2021-12-14 19:01:53.614 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-14 19:01:53.614 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6b19f2e6-1252-4872-8707-39ac5966ed29' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-14 19:01:53.614 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6b19f2e6-1252-4872-8707-39ac5966ed29' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-14 19:01:53.614 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6b19f2e6-1252-4872-8707-39ac5966ed29 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-14 19:01:53.629 1524 2091942036408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 990fb2a5-861e-49fb-8768-3139ea0ec3d5 2021-12-14 19:01:53.629 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6b19f2e6-1252-4872-8707-39ac5966ed29'] 2021-12-14 19:01:53.646 1524 2091942036408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-14 19:01:53.646 1524 2091942036408 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-12-14 19:01:53.646 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6b19f2e6-1252-4872-8707-39ac5966ed29'] 2021-12-14 19:01:53.646 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eabe90f6-9629-4494-8a11-39c7d1fd504d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Security group member updated on remote: ['417ef3dd-01f9-4db7-b797-f9b9c4567768'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 19:01:53.646 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [req-eabe90f6-9629-4494-8a11-39c7d1fd504d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Security group member updated ['417ef3dd-01f9-4db7-b797-f9b9c4567768'] 2021-12-14 19:01:53.646 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [req-eabe90f6-9629-4494-8a11-39c7d1fd504d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Refresh firewall rules 2021-12-14 19:01:53.662 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eabe90f6-9629-4494-8a11-39c7d1fd504d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Get security group information for devices via rpc ['f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963', 'ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:01:53.743 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eabe90f6-9629-4494-8a11-39c7d1fd504d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] port_delete event received for 'ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:01:53.850 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eabe90f6-9629-4494-8a11-39c7d1fd504d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Update security group information for ports dict_keys(['f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:01:53.865 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eabe90f6-9629-4494-8a11-39c7d1fd504d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:01:53.865 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-eabe90f6-9629-4494-8a11-39c7d1fd504d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Update rules of security group (417ef3dd-01f9-4db7-b797-f9b9c4567768) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-14 19:01:53.865 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-eabe90f6-9629-4494-8a11-39c7d1fd504d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Update members of security group (417ef3dd-01f9-4db7-b797-f9b9c4567768) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-14 19:01:53.865 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eabe90f6-9629-4494-8a11-39c7d1fd504d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Update port filter for f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:01:53.865 1524 2091942036408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-eabe90f6-9629-4494-8a11-39c7d1fd504d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Updating port rules. 2021-12-14 19:01:53.865 1524 2091942036408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-eabe90f6-9629-4494-8a11-39c7d1fd504d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Creating 0 new rules, removing 1 old rules. 2021-12-14 19:01:53.865 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [req-eabe90f6-9629-4494-8a11-39c7d1fd504d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:01:53.865 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [req-eabe90f6-9629-4494-8a11-39c7d1fd504d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963" 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-12-14 19:01:53.865 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [req-eabe90f6-9629-4494-8a11-39c7d1fd504d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:01:54.129 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [req-eabe90f6-9629-4494-8a11-39c7d1fd504d 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Lock "n-hv-driver-port-lock-f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963" 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-12-14 19:01:54.694 1524 2091924773176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a 2021-12-14 19:01:55.615 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-14 19:01:55.615 1524 2091942036408 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-12-14 19:01:55.615 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-14 19:01:55.615 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-14 19:01:55.615 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-14 19:01:55.631 1524 2091942036408 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-12-14 19:01:55.646 1524 2091942036056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a'] 2021-12-14 19:01:55.646 1524 2091942036056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-14 19:01:55.646 1524 2091942036056 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-12-14 19:01:55.646 1524 2091942036056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ce9d24ef-9b33-4d14-ac60-b3b9d8fc692a'] 2021-12-14 19:01:57.614 1524 2091942036056 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-12-14 19:01:57.644 1524 2091942036056 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-12-14 19:01:59.510 1524 2091942036056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bd4fb1d0-a2fd-4ea2-81b1-bec582774f7a 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Security group member updated on remote: ['417ef3dd-01f9-4db7-b797-f9b9c4567768'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 19:01:59.510 1524 2091942036056 MainThread INFO neutron.agent.securitygroups_rpc [req-bd4fb1d0-a2fd-4ea2-81b1-bec582774f7a 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Security group member updated ['417ef3dd-01f9-4db7-b797-f9b9c4567768'] 2021-12-14 19:01:59.510 1524 2091942036056 MainThread INFO neutron.agent.securitygroups_rpc [req-bd4fb1d0-a2fd-4ea2-81b1-bec582774f7a 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Refresh firewall rules 2021-12-14 19:01:59.525 1524 2091942036056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bd4fb1d0-a2fd-4ea2-81b1-bec582774f7a 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Get security group information for devices via rpc ['f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:01:59.551 1524 2091942036056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bd4fb1d0-a2fd-4ea2-81b1-bec582774f7a 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:01:59.551 1524 2091942036056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bd4fb1d0-a2fd-4ea2-81b1-bec582774f7a 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:01:59.598 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd4fb1d0-a2fd-4ea2-81b1-bec582774f7a 4ab81e0aae4a4e4b95f5f29f6ee61888 20ccadda59b547ef8f273f0d131026a9 - - -] port_delete event received for 'f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:02:00.722 1524 2091924773176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963 2021-12-14 19:02:01.245 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef2a9be6-a866-4c55-8c43-67c06517abe4 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] network_delete received. Deleting network fee4c462-a472-4600-80af-0e393b5a3bb3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-14 19:02:01.245 1524 2091942036056 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ef2a9be6-a866-4c55-8c43-67c06517abe4 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] Reclaiming local network fee4c462-a472-4600-80af-0e393b5a3bb3 2021-12-14 19:02:01.614 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-14 19:02:01.614 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-14 19:02:01.614 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-14 19:02:01.614 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Port f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963 was not found on this agent. _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:281 2021-12-14 19:02:01.614 1524 2091942036056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963'] 2021-12-14 19:02:01.614 1524 2091942036056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-14 19:02:01.614 1524 2091942036056 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-12-14 19:02:01.614 1524 2091942036056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f2d0b6ae-d7aa-492c-ab5c-7cd88f6b1963'] 2021-12-14 19:02:03.629 1524 2091942036056 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-12-14 19:02:03.647 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:02:22.394 1524 2091942036056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c87e9fb9-96f2-42d3-8b90-29fd5a685a84 a50bea6d1c0e4550993d74c878c97563 59622c35e2e347fe96de8981fece6e14 - - -] Security group member updated on remote: ['9d0a9b12-c437-4e8e-a9f7-4e141bb08fa5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 19:02:22.394 1524 2091942036056 MainThread INFO neutron.agent.securitygroups_rpc [req-c87e9fb9-96f2-42d3-8b90-29fd5a685a84 a50bea6d1c0e4550993d74c878c97563 59622c35e2e347fe96de8981fece6e14 - - -] Security group member updated ['9d0a9b12-c437-4e8e-a9f7-4e141bb08fa5'] 2021-12-14 19:02:23.753 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77261507-6352-4453-b7bb-8c56757fa416 a7bea7397bf44b6faf19b19f0ce1df13 9692ebcdfe9d42d9986872e334f250d3 - - -] port_update received: aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-14 19:02:23.769 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77261507-6352-4453-b7bb-8c56757fa416 a7bea7397bf44b6faf19b19f0ce1df13 9692ebcdfe9d42d9986872e334f250d3 - - -] No port aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-14 19:02:27.253 1524 2091924773000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8 2021-12-14 19:02:27.770 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-14 19:02:28.206 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Adding port aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8 2021-12-14 19:02:28.225 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Port aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8 updated. Details: {'device': 'aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8', 'network_id': 'e86c96f6-d3c2-457f-8b0b-1d9bc15f7651', 'port_id': 'aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8', 'mac_address': 'fa:16:3e:82:95:86', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 669, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'aee1f7f2-406f-43de-a636-78bcb0c7e73f', '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-12-14 19:02:28.225 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] 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-12-14 19:02:28.225 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:02:28.225 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-14 19:02:28.225 1524 2091942036056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e86c96f6-d3c2-457f-8b0b-1d9bc15f7651 2021-12-14 19:02:28.225 1524 2091942036056 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-12-14 19:02:28.427 1524 2091942036056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:02:28.427 1524 2091942036056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:02:28.444 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-14 19:02:28.444 1524 2091942036056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 669, VLAN trunk: None to switch port aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8 2021-12-14 19:02:28.596 1524 2091942036056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-14 19:02:28.596 1524 2091942036056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:02:29.001 1524 2091942036056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:02:29.001 1524 2091942036056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:02:29.006 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9d0a9b12-c437-4e8e-a9f7-4e141bb08fa5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-14 19:02:29.006 1524 2091942036056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:02:29.006 1524 2091942036056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-14 19:02:29.006 1524 2091942036056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8 not yet added. Adding. 2021-12-14 19:02:29.006 1524 2091942036056 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-12-14 19:02:29.006 1524 2091942036056 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-12-14 19:02:29.224 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:02:29.411 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8" 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-12-14 19:02:29.411 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:02:29.614 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8" 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-12-14 19:02:29.738 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:02:29.738 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-14 19:02:29.738 1524 2091942036056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8 processed. 2021-12-14 19:02:29.784 1524 2091942036056 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-12-14 19:02:30.215 1524 2091942036056 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-12-14 19:02:34.868 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25dac5b5-5252-47cb-aa04-da0955f05374 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] network_delete received. Deleting network 990fb2a5-861e-49fb-8768-3139ea0ec3d5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-14 19:02:34.868 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25dac5b5-5252-47cb-aa04-da0955f05374 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] Network 990fb2a5-861e-49fb-8768-3139ea0ec3d5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-14 19:02:43.428 1524 2091924773000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ccc02f89-3558-45ee-9cf5-ad9a76f0b110 2021-12-14 19:02:43.848 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-14 19:02:44.146 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Adding port ccc02f89-3558-45ee-9cf5-ad9a76f0b110 2021-12-14 19:02:44.146 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Port ccc02f89-3558-45ee-9cf5-ad9a76f0b110 updated. Details: {'device': 'ccc02f89-3558-45ee-9cf5-ad9a76f0b110', 'network_id': 'e5fba0df-0c39-4f08-9187-c9cdfabdd9af', 'port_id': 'ccc02f89-3558-45ee-9cf5-ad9a76f0b110', 'mac_address': 'fa:16:3e:a0:b3:63', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 685, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0219ff39-03f0-4120-b459-778fc08386f3', '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-12-14 19:02:44.146 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] 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-12-14 19:02:44.146 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ccc02f89-3558-45ee-9cf5-ad9a76f0b110" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:02:44.146 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ccc02f89-3558-45ee-9cf5-ad9a76f0b110 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-14 19:02:44.146 1524 2091942036056 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-12-14 19:02:44.177 1524 2091942036056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ccc02f89-3558-45ee-9cf5-ad9a76f0b110') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:02:44.177 1524 2091942036056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ccc02f89-3558-45ee-9cf5-ad9a76f0b110') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:02:44.177 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ccc02f89-3558-45ee-9cf5-ad9a76f0b110 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-14 19:02:44.177 1524 2091942036056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 685, VLAN trunk: None to switch port ccc02f89-3558-45ee-9cf5-ad9a76f0b110 2021-12-14 19:02:44.279 1524 2091942036056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-14 19:02:44.285 1524 2091942036056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ccc02f89-3558-45ee-9cf5-ad9a76f0b110'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:02:44.362 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a376dacc-f70b-454a-81e6-ab2150f0bd8f 2dea2a9e116e426f9869bc1092b4f12d d7942fb1cfac4a0c8f9a7b568e4b08d1 - - -] Security group member updated on remote: ['9d09e54d-c3a3-4068-834b-fc97a7f17a1a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 19:02:44.362 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [req-a376dacc-f70b-454a-81e6-ab2150f0bd8f 2dea2a9e116e426f9869bc1092b4f12d d7942fb1cfac4a0c8f9a7b568e4b08d1 - - -] Security group member updated ['9d09e54d-c3a3-4068-834b-fc97a7f17a1a'] 2021-12-14 19:02:44.433 1524 2091942036056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ccc02f89-3558-45ee-9cf5-ad9a76f0b110']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:02:44.433 1524 2091942036056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:02:44.433 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cee68330-9de2-4d1d-abc1-a28ce45577b8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-14 19:02:44.433 1524 2091942036056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ccc02f89-3558-45ee-9cf5-ad9a76f0b110 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:02:44.433 1524 2091942036056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-14 19:02:44.433 1524 2091942036056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-12-14 19:02:44.433 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ccc02f89-3558-45ee-9cf5-ad9a76f0b110" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:02:44.433 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ccc02f89-3558-45ee-9cf5-ad9a76f0b110" 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-12-14 19:02:44.433 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ccc02f89-3558-45ee-9cf5-ad9a76f0b110" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:02:44.433 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ccc02f89-3558-45ee-9cf5-ad9a76f0b110" 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-12-14 19:02:44.433 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [req-a376dacc-f70b-454a-81e6-ab2150f0bd8f 2dea2a9e116e426f9869bc1092b4f12d d7942fb1cfac4a0c8f9a7b568e4b08d1 - - -] Refresh firewall rules 2021-12-14 19:02:44.433 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a376dacc-f70b-454a-81e6-ab2150f0bd8f 2dea2a9e116e426f9869bc1092b4f12d d7942fb1cfac4a0c8f9a7b568e4b08d1 - - -] Get security group information for devices via rpc ['134bc079-970b-4035-bd59-bbff5e187cde', 'f0296e8d-2875-4e67-9315-d434d7818ed1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:02:44.458 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a376dacc-f70b-454a-81e6-ab2150f0bd8f 2dea2a9e116e426f9869bc1092b4f12d d7942fb1cfac4a0c8f9a7b568e4b08d1 - - -] port_delete event received for 'f0296e8d-2875-4e67-9315-d434d7818ed1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:02:44.503 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ccc02f89-3558-45ee-9cf5-ad9a76f0b110" 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-12-14 19:02:44.503 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ccc02f89-3558-45ee-9cf5-ad9a76f0b110 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-14 19:02:44.503 1524 2091942036056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ccc02f89-3558-45ee-9cf5-ad9a76f0b110 processed. 2021-12-14 19:02:44.596 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a376dacc-f70b-454a-81e6-ab2150f0bd8f 2dea2a9e116e426f9869bc1092b4f12d d7942fb1cfac4a0c8f9a7b568e4b08d1 - - -] Update security group information for ports dict_keys(['134bc079-970b-4035-bd59-bbff5e187cde']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:02:44.596 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a376dacc-f70b-454a-81e6-ab2150f0bd8f 2dea2a9e116e426f9869bc1092b4f12d d7942fb1cfac4a0c8f9a7b568e4b08d1 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:02:44.596 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a376dacc-f70b-454a-81e6-ab2150f0bd8f 2dea2a9e116e426f9869bc1092b4f12d d7942fb1cfac4a0c8f9a7b568e4b08d1 - - -] Update rules of security group (9d09e54d-c3a3-4068-834b-fc97a7f17a1a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-14 19:02:44.596 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a376dacc-f70b-454a-81e6-ab2150f0bd8f 2dea2a9e116e426f9869bc1092b4f12d d7942fb1cfac4a0c8f9a7b568e4b08d1 - - -] Update members of security group (9d09e54d-c3a3-4068-834b-fc97a7f17a1a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-14 19:02:44.596 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a376dacc-f70b-454a-81e6-ab2150f0bd8f 2dea2a9e116e426f9869bc1092b4f12d d7942fb1cfac4a0c8f9a7b568e4b08d1 - - -] Update port filter for 134bc079-970b-4035-bd59-bbff5e187cde _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:02:44.615 1524 2091942036408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a376dacc-f70b-454a-81e6-ab2150f0bd8f 2dea2a9e116e426f9869bc1092b4f12d d7942fb1cfac4a0c8f9a7b568e4b08d1 - - -] Updating port rules. 2021-12-14 19:02:44.615 1524 2091942036408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a376dacc-f70b-454a-81e6-ab2150f0bd8f 2dea2a9e116e426f9869bc1092b4f12d d7942fb1cfac4a0c8f9a7b568e4b08d1 - - -] Creating 0 new rules, removing 1 old rules. 2021-12-14 19:02:44.615 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [req-a376dacc-f70b-454a-81e6-ab2150f0bd8f 2dea2a9e116e426f9869bc1092b4f12d d7942fb1cfac4a0c8f9a7b568e4b08d1 - - -] Lock "n-hv-driver-port-lock-134bc079-970b-4035-bd59-bbff5e187cde" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:02:44.615 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [req-a376dacc-f70b-454a-81e6-ab2150f0bd8f 2dea2a9e116e426f9869bc1092b4f12d d7942fb1cfac4a0c8f9a7b568e4b08d1 - - -] Lock "n-hv-driver-port-lock-134bc079-970b-4035-bd59-bbff5e187cde" 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-12-14 19:02:44.615 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [req-a376dacc-f70b-454a-81e6-ab2150f0bd8f 2dea2a9e116e426f9869bc1092b4f12d d7942fb1cfac4a0c8f9a7b568e4b08d1 - - -] Lock "n-hv-driver-port-lock-134bc079-970b-4035-bd59-bbff5e187cde" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:02:44.894 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [req-a376dacc-f70b-454a-81e6-ab2150f0bd8f 2dea2a9e116e426f9869bc1092b4f12d d7942fb1cfac4a0c8f9a7b568e4b08d1 - - -] Lock "n-hv-driver-port-lock-134bc079-970b-4035-bd59-bbff5e187cde" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:02:45.175 1524 2091924773176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f0296e8d-2875-4e67-9315-d434d7818ed1 2021-12-14 19:02:45.847 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-14 19:02:45.847 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f0296e8d-2875-4e67-9315-d434d7818ed1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-14 19:02:45.847 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f0296e8d-2875-4e67-9315-d434d7818ed1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-14 19:02:45.847 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f0296e8d-2875-4e67-9315-d434d7818ed1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-14 19:02:45.847 1524 2091942036408 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-12-14 19:02:45.868 1524 2091942036056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f0296e8d-2875-4e67-9315-d434d7818ed1'] 2021-12-14 19:02:45.868 1524 2091942036056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-14 19:02:45.868 1524 2091942036056 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-12-14 19:02:45.868 1524 2091942036056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f0296e8d-2875-4e67-9315-d434d7818ed1'] 2021-12-14 19:02:46.129 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:02:53.284 1524 2091924773176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1da57642-dc5a-4e25-b889-f5fdaa19e292 2021-12-14 19:02:53.362 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9a7792f2-5f8b-4ba4-b1b7-780e9abfc730 8c16b4502ffc4440a7ff5523c46fb7f6 1d8c1ad4b29943c287bcbf41782e1903 - - -] Security group member updated on remote: ['8e4ee6e2-f104-4cc7-8f92-70303caf444e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 19:02:53.362 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [req-9a7792f2-5f8b-4ba4-b1b7-780e9abfc730 8c16b4502ffc4440a7ff5523c46fb7f6 1d8c1ad4b29943c287bcbf41782e1903 - - -] Security group member updated ['8e4ee6e2-f104-4cc7-8f92-70303caf444e'] 2021-12-14 19:02:53.362 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [req-9a7792f2-5f8b-4ba4-b1b7-780e9abfc730 8c16b4502ffc4440a7ff5523c46fb7f6 1d8c1ad4b29943c287bcbf41782e1903 - - -] Refresh firewall rules 2021-12-14 19:02:53.362 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9a7792f2-5f8b-4ba4-b1b7-780e9abfc730 8c16b4502ffc4440a7ff5523c46fb7f6 1d8c1ad4b29943c287bcbf41782e1903 - - -] Get security group information for devices via rpc ['1da57642-dc5a-4e25-b889-f5fdaa19e292'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:02:53.381 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9a7792f2-5f8b-4ba4-b1b7-780e9abfc730 8c16b4502ffc4440a7ff5523c46fb7f6 1d8c1ad4b29943c287bcbf41782e1903 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:02:53.381 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9a7792f2-5f8b-4ba4-b1b7-780e9abfc730 8c16b4502ffc4440a7ff5523c46fb7f6 1d8c1ad4b29943c287bcbf41782e1903 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:02:53.426 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a7792f2-5f8b-4ba4-b1b7-780e9abfc730 8c16b4502ffc4440a7ff5523c46fb7f6 1d8c1ad4b29943c287bcbf41782e1903 - - -] port_delete event received for '1da57642-dc5a-4e25-b889-f5fdaa19e292' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:02:53.905 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-14 19:02:53.905 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1da57642-dc5a-4e25-b889-f5fdaa19e292' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-14 19:02:53.905 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1da57642-dc5a-4e25-b889-f5fdaa19e292' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-14 19:02:53.905 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1da57642-dc5a-4e25-b889-f5fdaa19e292 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-14 19:02:53.914 1524 2091942036408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4c061a09-7cbe-41a1-b8bd-b6f1101707d0 2021-12-14 19:02:53.914 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1da57642-dc5a-4e25-b889-f5fdaa19e292'] 2021-12-14 19:02:53.914 1524 2091942036408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-14 19:02:53.914 1524 2091942036408 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-12-14 19:02:53.914 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1da57642-dc5a-4e25-b889-f5fdaa19e292'] 2021-12-14 19:02:54.630 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-801824ff-fca6-4df1-bf09-9ed84c52bff3 2dea2a9e116e426f9869bc1092b4f12d d7942fb1cfac4a0c8f9a7b568e4b08d1 - - -] Security group member updated on remote: ['9d09e54d-c3a3-4068-834b-fc97a7f17a1a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 19:02:54.630 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [req-801824ff-fca6-4df1-bf09-9ed84c52bff3 2dea2a9e116e426f9869bc1092b4f12d d7942fb1cfac4a0c8f9a7b568e4b08d1 - - -] Security group member updated ['9d09e54d-c3a3-4068-834b-fc97a7f17a1a'] 2021-12-14 19:02:54.630 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [req-801824ff-fca6-4df1-bf09-9ed84c52bff3 2dea2a9e116e426f9869bc1092b4f12d d7942fb1cfac4a0c8f9a7b568e4b08d1 - - -] Refresh firewall rules 2021-12-14 19:02:54.630 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-801824ff-fca6-4df1-bf09-9ed84c52bff3 2dea2a9e116e426f9869bc1092b4f12d d7942fb1cfac4a0c8f9a7b568e4b08d1 - - -] Get security group information for devices via rpc ['134bc079-970b-4035-bd59-bbff5e187cde'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:02:54.681 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-801824ff-fca6-4df1-bf09-9ed84c52bff3 2dea2a9e116e426f9869bc1092b4f12d d7942fb1cfac4a0c8f9a7b568e4b08d1 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:02:54.681 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-801824ff-fca6-4df1-bf09-9ed84c52bff3 2dea2a9e116e426f9869bc1092b4f12d d7942fb1cfac4a0c8f9a7b568e4b08d1 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:02:54.754 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-801824ff-fca6-4df1-bf09-9ed84c52bff3 2dea2a9e116e426f9869bc1092b4f12d d7942fb1cfac4a0c8f9a7b568e4b08d1 - - -] port_delete event received for '134bc079-970b-4035-bd59-bbff5e187cde' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:02:55.287 1524 2091924773176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 134bc079-970b-4035-bd59-bbff5e187cde 2021-12-14 19:02:55.925 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-14 19:02:55.925 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '134bc079-970b-4035-bd59-bbff5e187cde' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-14 19:02:55.925 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '134bc079-970b-4035-bd59-bbff5e187cde' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-14 19:02:55.925 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 134bc079-970b-4035-bd59-bbff5e187cde _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-14 19:02:55.925 1524 2091942036408 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-12-14 19:02:55.941 1524 2091942036056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3d73e4c3-78bb-44f8-81a8-920d68daa6ce 2021-12-14 19:02:55.941 1524 2091942036056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['134bc079-970b-4035-bd59-bbff5e187cde'] 2021-12-14 19:02:55.941 1524 2091942036056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-14 19:02:55.941 1524 2091942036056 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-12-14 19:02:55.941 1524 2091942036056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['134bc079-970b-4035-bd59-bbff5e187cde'] 2021-12-14 19:02:55.987 1524 2091942036408 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-12-14 19:02:57.903 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96fd4f1e-4051-4949-a780-b94ed7729b1a 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] port_delete event received for 'b90c0124-0c92-4e14-ba6f-954411d20964' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:02:59.236 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a073fe74-6250-459a-8dc5-2aa019eb6b9c 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] port_delete event received for '105b5eea-e630-49b0-88d5-dfcfaa0c9e17' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:02:59.330 1524 2091924773176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ccc02f89-3558-45ee-9cf5-ad9a76f0b110 2021-12-14 19:02:59.930 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-14 19:02:59.930 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ccc02f89-3558-45ee-9cf5-ad9a76f0b110' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-14 19:02:59.930 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ccc02f89-3558-45ee-9cf5-ad9a76f0b110' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-14 19:02:59.930 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ccc02f89-3558-45ee-9cf5-ad9a76f0b110 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-14 19:02:59.953 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ccc02f89-3558-45ee-9cf5-ad9a76f0b110'] 2021-12-14 19:02:59.955 1524 2091942036408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-14 19:02:59.955 1524 2091942036408 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-12-14 19:02:59.955 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ccc02f89-3558-45ee-9cf5-ad9a76f0b110'] 2021-12-14 19:03:00.654 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5436bdef-81c6-41c2-9951-a28fd07b7c71 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] network_delete received. Deleting network 3d73e4c3-78bb-44f8-81a8-920d68daa6ce network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-14 19:03:00.654 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5436bdef-81c6-41c2-9951-a28fd07b7c71 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] Network 3d73e4c3-78bb-44f8-81a8-920d68daa6ce not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-14 19:03:01.947 1524 2091942036408 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-12-14 19:03:02.255 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:03:03.357 1524 2091924773176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ccc02f89-3558-45ee-9cf5-ad9a76f0b110 2021-12-14 19:03:03.962 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-14 19:03:03.962 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ccc02f89-3558-45ee-9cf5-ad9a76f0b110' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-14 19:03:03.962 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ccc02f89-3558-45ee-9cf5-ad9a76f0b110' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-14 19:03:03.962 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ccc02f89-3558-45ee-9cf5-ad9a76f0b110 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-14 19:03:03.975 1524 2091942036408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e5fba0df-0c39-4f08-9187-c9cdfabdd9af 2021-12-14 19:03:03.975 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ccc02f89-3558-45ee-9cf5-ad9a76f0b110'] 2021-12-14 19:03:03.975 1524 2091942036408 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-12-14 19:03:03.975 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ccc02f89-3558-45ee-9cf5-ad9a76f0b110'] 2021-12-14 19:03:03.975 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c80fc9a-9ad1-4f14-9473-ce40ac0da3ca 8c16b4502ffc4440a7ff5523c46fb7f6 1d8c1ad4b29943c287bcbf41782e1903 - - -] Security group member updated on remote: ['8e4ee6e2-f104-4cc7-8f92-70303caf444e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 19:03:03.975 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [req-8c80fc9a-9ad1-4f14-9473-ce40ac0da3ca 8c16b4502ffc4440a7ff5523c46fb7f6 1d8c1ad4b29943c287bcbf41782e1903 - - -] Security group member updated ['8e4ee6e2-f104-4cc7-8f92-70303caf444e'] 2021-12-14 19:03:05.050 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f58e104a-cc90-4c56-a2de-a44e676e39e4 a7bea7397bf44b6faf19b19f0ce1df13 9692ebcdfe9d42d9986872e334f250d3 - - -] port_update received: 7ea17dbb-36c9-44eb-a2f4-66ac23aa064a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-14 19:03:05.070 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f58e104a-cc90-4c56-a2de-a44e676e39e4 a7bea7397bf44b6faf19b19f0ce1df13 9692ebcdfe9d42d9986872e334f250d3 - - -] No port 7ea17dbb-36c9-44eb-a2f4-66ac23aa064a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-14 19:03:05.984 1524 2091942036408 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-12-14 19:03:06.073 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:03:07.647 1524 2091924773000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7ea17dbb-36c9-44eb-a2f4-66ac23aa064a 2021-12-14 19:03:08.016 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-14 19:03:08.319 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Adding port 7ea17dbb-36c9-44eb-a2f4-66ac23aa064a 2021-12-14 19:03:08.319 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Port 7ea17dbb-36c9-44eb-a2f4-66ac23aa064a updated. Details: {'device': '7ea17dbb-36c9-44eb-a2f4-66ac23aa064a', 'network_id': '4c061a09-7cbe-41a1-b8bd-b6f1101707d0', 'port_id': '7ea17dbb-36c9-44eb-a2f4-66ac23aa064a', 'mac_address': 'fa:16:3e:5b:6d:0c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 663, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'af35449d-8f0f-4092-a5ae-1b5d37d011dc', '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-12-14 19:03:08.319 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] 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-12-14 19:03:08.319 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7ea17dbb-36c9-44eb-a2f4-66ac23aa064a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:03:08.319 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7ea17dbb-36c9-44eb-a2f4-66ac23aa064a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-14 19:03:08.319 1524 2091942036408 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4c061a09-7cbe-41a1-b8bd-b6f1101707d0 2021-12-14 19:03:08.319 1524 2091942036408 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-12-14 19:03:08.490 1524 2091942036408 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7ea17dbb-36c9-44eb-a2f4-66ac23aa064a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:03:08.490 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7ea17dbb-36c9-44eb-a2f4-66ac23aa064a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:03:08.505 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7ea17dbb-36c9-44eb-a2f4-66ac23aa064a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-14 19:03:08.505 1524 2091942036408 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 663, VLAN trunk: None to switch port 7ea17dbb-36c9-44eb-a2f4-66ac23aa064a 2021-12-14 19:03:08.583 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-14 19:03:08.583 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7ea17dbb-36c9-44eb-a2f4-66ac23aa064a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:03:08.738 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7ea17dbb-36c9-44eb-a2f4-66ac23aa064a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:03:08.738 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:03:08.738 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8e4ee6e2-f104-4cc7-8f92-70303caf444e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-14 19:03:08.738 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8e4ee6e2-f104-4cc7-8f92-70303caf444e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-14 19:03:08.738 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7ea17dbb-36c9-44eb-a2f4-66ac23aa064a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:03:08.738 1524 2091942036408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-14 19:03:08.738 1524 2091942036408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7ea17dbb-36c9-44eb-a2f4-66ac23aa064a not yet added. Adding. 2021-12-14 19:03:08.738 1524 2091942036408 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-12-14 19:03:08.756 1524 2091942036408 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-12-14 19:03:08.861 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7ea17dbb-36c9-44eb-a2f4-66ac23aa064a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:03:08.968 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7ea17dbb-36c9-44eb-a2f4-66ac23aa064a" 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-12-14 19:03:08.968 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7ea17dbb-36c9-44eb-a2f4-66ac23aa064a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:03:09.073 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7ea17dbb-36c9-44eb-a2f4-66ac23aa064a" 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-12-14 19:03:09.162 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7ea17dbb-36c9-44eb-a2f4-66ac23aa064a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.828s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:03:09.162 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7ea17dbb-36c9-44eb-a2f4-66ac23aa064a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-14 19:03:09.162 1524 2091942036408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7ea17dbb-36c9-44eb-a2f4-66ac23aa064a processed. 2021-12-14 19:03:10.048 1524 2091942036408 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-12-14 19:03:10.412 1524 2091942036408 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-12-14 19:03:21.156 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1832fac3-69da-41d1-b157-ee4518ed7a6f 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] network_delete received. Deleting network 3eadf08a-2422-4862-bd9a-3c7af32c2f83 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-14 19:03:21.159 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1832fac3-69da-41d1-b157-ee4518ed7a6f 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] Network 3eadf08a-2422-4862-bd9a-3c7af32c2f83 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-14 19:03:21.830 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5aec5383-e05d-4356-8e7c-9e3aaf346520 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] network_delete received. Deleting network 2d32afe1-b726-4740-acf1-230daedeecfd network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-14 19:03:21.830 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5aec5383-e05d-4356-8e7c-9e3aaf346520 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] Network 2d32afe1-b726-4740-acf1-230daedeecfd not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-14 19:03:25.830 1524 2091924773000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ccc02f89-3558-45ee-9cf5-ad9a76f0b110 2021-12-14 19:03:26.113 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-14 19:03:26.423 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Adding port ccc02f89-3558-45ee-9cf5-ad9a76f0b110 2021-12-14 19:03:26.423 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Port ccc02f89-3558-45ee-9cf5-ad9a76f0b110 updated. Details: {'device': 'ccc02f89-3558-45ee-9cf5-ad9a76f0b110', 'network_id': 'e5fba0df-0c39-4f08-9187-c9cdfabdd9af', 'port_id': 'ccc02f89-3558-45ee-9cf5-ad9a76f0b110', 'mac_address': 'fa:16:3e:a0:b3:63', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 685, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0219ff39-03f0-4120-b459-778fc08386f3', '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-12-14 19:03:26.423 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] 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-12-14 19:03:26.423 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ccc02f89-3558-45ee-9cf5-ad9a76f0b110" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:03:26.423 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ccc02f89-3558-45ee-9cf5-ad9a76f0b110 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-14 19:03:26.454 1524 2091942036408 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e5fba0df-0c39-4f08-9187-c9cdfabdd9af 2021-12-14 19:03:26.454 1524 2091942036408 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-12-14 19:03:26.579 1524 2091942036408 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ccc02f89-3558-45ee-9cf5-ad9a76f0b110') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:03:26.579 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ccc02f89-3558-45ee-9cf5-ad9a76f0b110') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:03:26.609 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ccc02f89-3558-45ee-9cf5-ad9a76f0b110 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-14 19:03:26.609 1524 2091942036408 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 685, VLAN trunk: None to switch port ccc02f89-3558-45ee-9cf5-ad9a76f0b110 2021-12-14 19:03:26.676 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-14 19:03:26.676 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ccc02f89-3558-45ee-9cf5-ad9a76f0b110'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:03:26.868 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ccc02f89-3558-45ee-9cf5-ad9a76f0b110']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:03:26.868 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:03:26.868 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cee68330-9de2-4d1d-abc1-a28ce45577b8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-14 19:03:26.868 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ccc02f89-3558-45ee-9cf5-ad9a76f0b110 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:03:26.868 1524 2091942036408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-14 19:03:26.868 1524 2091942036408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ccc02f89-3558-45ee-9cf5-ad9a76f0b110 not yet added. Adding. 2021-12-14 19:03:26.881 1524 2091942036408 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-12-14 19:03:26.881 1524 2091942036408 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-12-14 19:03:27.004 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ccc02f89-3558-45ee-9cf5-ad9a76f0b110" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:03:27.229 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ccc02f89-3558-45ee-9cf5-ad9a76f0b110" 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-12-14 19:03:27.229 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ccc02f89-3558-45ee-9cf5-ad9a76f0b110" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:03:27.365 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ccc02f89-3558-45ee-9cf5-ad9a76f0b110" 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-12-14 19:03:27.506 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ccc02f89-3558-45ee-9cf5-ad9a76f0b110" 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-12-14 19:03:27.506 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ccc02f89-3558-45ee-9cf5-ad9a76f0b110 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-14 19:03:27.506 1524 2091942036408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ccc02f89-3558-45ee-9cf5-ad9a76f0b110 processed. 2021-12-14 19:03:28.126 1524 2091942036408 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-12-14 19:03:28.398 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:03:51.176 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f8d3ec5-6273-4393-9c13-870a141066d3 7b934a665e4342bab6e5eb8e3e9f17d0 c5fc6675fa0c4b27a61197aa7491807d - - -] Security group member updated on remote: ['445814c4-6cdb-4c0d-a125-f860f83e438b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 19:03:51.202 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [req-5f8d3ec5-6273-4393-9c13-870a141066d3 7b934a665e4342bab6e5eb8e3e9f17d0 c5fc6675fa0c4b27a61197aa7491807d - - -] Security group member updated ['445814c4-6cdb-4c0d-a125-f860f83e438b'] 2021-12-14 19:03:51.499 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f8d3ec5-6273-4393-9c13-870a141066d3 7b934a665e4342bab6e5eb8e3e9f17d0 c5fc6675fa0c4b27a61197aa7491807d - - -] port_delete event received for '00aba9a8-e069-4e35-af81-b1ac47cf3389' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:03:51.738 1524 2091924773176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 00aba9a8-e069-4e35-af81-b1ac47cf3389 2021-12-14 19:03:51.738 1524 2091924773176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7ea17dbb-36c9-44eb-a2f4-66ac23aa064a 2021-12-14 19:03:52.235 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-815159af-b13a-4897-8e9e-befd9c29f9a1 8c16b4502ffc4440a7ff5523c46fb7f6 1d8c1ad4b29943c287bcbf41782e1903 - - -] Security group member updated on remote: ['8e4ee6e2-f104-4cc7-8f92-70303caf444e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 19:03:52.235 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [req-815159af-b13a-4897-8e9e-befd9c29f9a1 8c16b4502ffc4440a7ff5523c46fb7f6 1d8c1ad4b29943c287bcbf41782e1903 - - -] Security group member updated ['8e4ee6e2-f104-4cc7-8f92-70303caf444e'] 2021-12-14 19:03:52.235 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [req-815159af-b13a-4897-8e9e-befd9c29f9a1 8c16b4502ffc4440a7ff5523c46fb7f6 1d8c1ad4b29943c287bcbf41782e1903 - - -] Refresh firewall rules 2021-12-14 19:03:52.235 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-815159af-b13a-4897-8e9e-befd9c29f9a1 8c16b4502ffc4440a7ff5523c46fb7f6 1d8c1ad4b29943c287bcbf41782e1903 - - -] Get security group information for devices via rpc ['7ea17dbb-36c9-44eb-a2f4-66ac23aa064a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:03:52.252 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-14 19:03:52.252 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '00aba9a8-e069-4e35-af81-b1ac47cf3389' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-14 19:03:52.252 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '00aba9a8-e069-4e35-af81-b1ac47cf3389' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-14 19:03:52.252 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 00aba9a8-e069-4e35-af81-b1ac47cf3389 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-14 19:03:52.252 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7ea17dbb-36c9-44eb-a2f4-66ac23aa064a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-14 19:03:52.252 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7ea17dbb-36c9-44eb-a2f4-66ac23aa064a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-14 19:03:52.252 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7ea17dbb-36c9-44eb-a2f4-66ac23aa064a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-14 19:03:52.267 1524 2091942036056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e86a346d-725f-418b-b22f-939cad8d09e2 2021-12-14 19:03:52.267 1524 2091942036056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['00aba9a8-e069-4e35-af81-b1ac47cf3389'] 2021-12-14 19:03:52.267 1524 2091942036056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-14 19:03:52.267 1524 2091942036056 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-12-14 19:03:52.267 1524 2091942036056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['00aba9a8-e069-4e35-af81-b1ac47cf3389'] 2021-12-14 19:03:52.267 1524 2091942036232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4c061a09-7cbe-41a1-b8bd-b6f1101707d0 2021-12-14 19:03:52.267 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7ea17dbb-36c9-44eb-a2f4-66ac23aa064a'] 2021-12-14 19:03:52.267 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-14 19:03:52.267 1524 2091942036232 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-12-14 19:03:52.267 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7ea17dbb-36c9-44eb-a2f4-66ac23aa064a'] 2021-12-14 19:03:52.267 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-815159af-b13a-4897-8e9e-befd9c29f9a1 8c16b4502ffc4440a7ff5523c46fb7f6 1d8c1ad4b29943c287bcbf41782e1903 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:03:52.267 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-815159af-b13a-4897-8e9e-befd9c29f9a1 8c16b4502ffc4440a7ff5523c46fb7f6 1d8c1ad4b29943c287bcbf41782e1903 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:03:52.311 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-815159af-b13a-4897-8e9e-befd9c29f9a1 8c16b4502ffc4440a7ff5523c46fb7f6 1d8c1ad4b29943c287bcbf41782e1903 - - -] port_delete event received for '7ea17dbb-36c9-44eb-a2f4-66ac23aa064a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:03:53.517 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab1fb194-c7ef-44bd-ab1a-69dd2d072be5 7b934a665e4342bab6e5eb8e3e9f17d0 c5fc6675fa0c4b27a61197aa7491807d - - -] port_delete event received for '905befaf-8a6a-4fc7-a29b-34012277b3de' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:03:54.268 1524 2091942036408 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-12-14 19:03:54.313 1524 2091942036408 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-12-14 19:03:54.595 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9784d20f-ad3b-451d-bb5b-f756b1749520 7b934a665e4342bab6e5eb8e3e9f17d0 c5fc6675fa0c4b27a61197aa7491807d - - -] Security group rule updated on remote: ['a8e78232-df89-4a84-96df-1add12ad6b99'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-14 19:03:54.595 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [req-9784d20f-ad3b-451d-bb5b-f756b1749520 7b934a665e4342bab6e5eb8e3e9f17d0 c5fc6675fa0c4b27a61197aa7491807d - - -] Security group rule updated ['a8e78232-df89-4a84-96df-1add12ad6b99'] 2021-12-14 19:03:54.953 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5e324e08-cedf-48ec-b336-cc554d99fe08 7b934a665e4342bab6e5eb8e3e9f17d0 c5fc6675fa0c4b27a61197aa7491807d - - -] Security group rule updated on remote: ['a8e78232-df89-4a84-96df-1add12ad6b99'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-14 19:03:54.959 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [req-5e324e08-cedf-48ec-b336-cc554d99fe08 7b934a665e4342bab6e5eb8e3e9f17d0 c5fc6675fa0c4b27a61197aa7491807d - - -] Security group rule updated ['a8e78232-df89-4a84-96df-1add12ad6b99'] 2021-12-14 19:03:56.673 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-61ae5c7a-4bd5-4072-9d39-df913f755ae1 a13aa62583a84705a28985c9f3c80181 d6bdc53ef3654d40831a059bfe7b05d3 - - -] Security group member updated on remote: ['5dbe348d-6846-4b92-a1b9-6baed4f9fb63'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 19:03:56.673 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [req-61ae5c7a-4bd5-4072-9d39-df913f755ae1 a13aa62583a84705a28985c9f3c80181 d6bdc53ef3654d40831a059bfe7b05d3 - - -] Security group member updated ['5dbe348d-6846-4b92-a1b9-6baed4f9fb63'] 2021-12-14 19:03:57.642 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d3f7ff7-03c0-4f5c-9762-93f795177fd8 a7bea7397bf44b6faf19b19f0ce1df13 9692ebcdfe9d42d9986872e334f250d3 - - -] port_update received: 9da693cf-8d61-48a7-8e61-8d95082fece1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-14 19:03:57.671 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d3f7ff7-03c0-4f5c-9762-93f795177fd8 a7bea7397bf44b6faf19b19f0ce1df13 9692ebcdfe9d42d9986872e334f250d3 - - -] No port 9da693cf-8d61-48a7-8e61-8d95082fece1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-14 19:03:59.688 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-53e71c30-63bd-437e-94f6-8274fc901850 7b934a665e4342bab6e5eb8e3e9f17d0 c5fc6675fa0c4b27a61197aa7491807d - - -] Security group member updated on remote: ['a8e78232-df89-4a84-96df-1add12ad6b99'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 19:03:59.688 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [req-53e71c30-63bd-437e-94f6-8274fc901850 7b934a665e4342bab6e5eb8e3e9f17d0 c5fc6675fa0c4b27a61197aa7491807d - - -] Security group member updated ['a8e78232-df89-4a84-96df-1add12ad6b99'] 2021-12-14 19:04:00.189 1524 2091924773000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9da693cf-8d61-48a7-8e61-8d95082fece1 2021-12-14 19:04:00.282 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-14 19:04:00.675 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e6e8751-57e1-46a0-abe8-566ff225a52c a7bea7397bf44b6faf19b19f0ce1df13 9692ebcdfe9d42d9986872e334f250d3 - - -] port_update received: 0d49872e-b28e-45ac-92be-8397ea5c1cef port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-14 19:04:00.675 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e6e8751-57e1-46a0-abe8-566ff225a52c a7bea7397bf44b6faf19b19f0ce1df13 9692ebcdfe9d42d9986872e334f250d3 - - -] No port 0d49872e-b28e-45ac-92be-8397ea5c1cef defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-14 19:04:00.704 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Adding port 9da693cf-8d61-48a7-8e61-8d95082fece1 2021-12-14 19:04:00.704 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Port 9da693cf-8d61-48a7-8e61-8d95082fece1 updated. Details: {'device': '9da693cf-8d61-48a7-8e61-8d95082fece1', 'network_id': '21d00f2b-d6b7-4890-b0ac-fe9e19af681b', 'port_id': '9da693cf-8d61-48a7-8e61-8d95082fece1', 'mac_address': 'fa:16:3e:ed:30:9f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 656, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '23b56184-7447-4fdb-8102-3f0f0b70745e', 'ip_address': '192.168.233.254'}], '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-12-14 19:04:00.704 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] 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-12-14 19:04:00.719 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9da693cf-8d61-48a7-8e61-8d95082fece1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:04:00.719 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9da693cf-8d61-48a7-8e61-8d95082fece1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-14 19:04:00.719 1524 2091942036408 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 21d00f2b-d6b7-4890-b0ac-fe9e19af681b 2021-12-14 19:04:00.719 1524 2091942036408 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-12-14 19:04:00.868 1524 2091942036408 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9da693cf-8d61-48a7-8e61-8d95082fece1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:04:00.868 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9da693cf-8d61-48a7-8e61-8d95082fece1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:04:00.878 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9da693cf-8d61-48a7-8e61-8d95082fece1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-14 19:04:00.878 1524 2091942036408 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 656, VLAN trunk: None to switch port 9da693cf-8d61-48a7-8e61-8d95082fece1 2021-12-14 19:04:00.961 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-14 19:04:00.961 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9da693cf-8d61-48a7-8e61-8d95082fece1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:04:01.094 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9da693cf-8d61-48a7-8e61-8d95082fece1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:04:01.094 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:04:01.094 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5dbe348d-6846-4b92-a1b9-6baed4f9fb63) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-14 19:04:01.094 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5dbe348d-6846-4b92-a1b9-6baed4f9fb63) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-14 19:04:01.094 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9da693cf-8d61-48a7-8e61-8d95082fece1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:04:01.094 1524 2091942036408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-14 19:04:01.094 1524 2091942036408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9da693cf-8d61-48a7-8e61-8d95082fece1 not yet added. Adding. 2021-12-14 19:04:01.094 1524 2091942036408 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-12-14 19:04:01.094 1524 2091942036408 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-12-14 19:04:01.213 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9da693cf-8d61-48a7-8e61-8d95082fece1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:04:01.299 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9da693cf-8d61-48a7-8e61-8d95082fece1" 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-12-14 19:04:01.299 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9da693cf-8d61-48a7-8e61-8d95082fece1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:04:01.422 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9da693cf-8d61-48a7-8e61-8d95082fece1" 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-12-14 19:04:01.506 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9da693cf-8d61-48a7-8e61-8d95082fece1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:04:01.506 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9da693cf-8d61-48a7-8e61-8d95082fece1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-14 19:04:01.506 1524 2091942036408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9da693cf-8d61-48a7-8e61-8d95082fece1 processed. 2021-12-14 19:04:02.190 1524 2091924773000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0d49872e-b28e-45ac-92be-8397ea5c1cef 2021-12-14 19:04:02.297 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-14 19:04:02.297 1524 2091942036408 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-12-14 19:04:02.643 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Adding port 0d49872e-b28e-45ac-92be-8397ea5c1cef 2021-12-14 19:04:02.672 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Port 0d49872e-b28e-45ac-92be-8397ea5c1cef updated. Details: {'device': '0d49872e-b28e-45ac-92be-8397ea5c1cef', 'network_id': 'e86a346d-725f-418b-b22f-939cad8d09e2', 'port_id': '0d49872e-b28e-45ac-92be-8397ea5c1cef', 'mac_address': 'fa:16:3e:a8:eb:bc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 684, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '54b259d4-2541-41ae-a237-d14670382a1e', '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-12-14 19:04:02.672 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] 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-12-14 19:04:02.672 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0d49872e-b28e-45ac-92be-8397ea5c1cef" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:04:02.672 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0d49872e-b28e-45ac-92be-8397ea5c1cef _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-14 19:04:02.672 1524 2091942036232 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e86a346d-725f-418b-b22f-939cad8d09e2 2021-12-14 19:04:02.672 1524 2091942036232 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-12-14 19:04:02.751 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.454s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:04:02.814 1524 2091942036232 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0d49872e-b28e-45ac-92be-8397ea5c1cef') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:04:02.814 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0d49872e-b28e-45ac-92be-8397ea5c1cef') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:04:02.814 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0d49872e-b28e-45ac-92be-8397ea5c1cef is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-14 19:04:02.829 1524 2091942036232 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 684, VLAN trunk: None to switch port 0d49872e-b28e-45ac-92be-8397ea5c1cef 2021-12-14 19:04:02.908 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-14 19:04:02.908 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0d49872e-b28e-45ac-92be-8397ea5c1cef'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:04:03.032 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0d49872e-b28e-45ac-92be-8397ea5c1cef']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:04:03.032 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:04:03.032 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a8e78232-df89-4a84-96df-1add12ad6b99) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-14 19:04:03.032 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0d49872e-b28e-45ac-92be-8397ea5c1cef _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:04:03.032 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-14 19:04:03.032 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0d49872e-b28e-45ac-92be-8397ea5c1cef not yet added. Adding. 2021-12-14 19:04:03.063 1524 2091942036232 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-12-14 19:04:03.063 1524 2091942036232 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-12-14 19:04:03.174 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d49872e-b28e-45ac-92be-8397ea5c1cef" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:04:03.313 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d49872e-b28e-45ac-92be-8397ea5c1cef" 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-12-14 19:04:03.314 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d49872e-b28e-45ac-92be-8397ea5c1cef" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:04:03.455 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d49872e-b28e-45ac-92be-8397ea5c1cef" 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-12-14 19:04:03.564 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0d49872e-b28e-45ac-92be-8397ea5c1cef" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.891s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:04:03.564 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0d49872e-b28e-45ac-92be-8397ea5c1cef status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-14 19:04:03.564 1524 2091942036232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0d49872e-b28e-45ac-92be-8397ea5c1cef processed. 2021-12-14 19:04:04.304 1524 2091942036232 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-12-14 19:04:04.642 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:04:07.238 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f962127f-9ce3-4057-919f-931be6c50fd1 a13aa62583a84705a28985c9f3c80181 d6bdc53ef3654d40831a059bfe7b05d3 - - -] Security group member updated on remote: ['5dbe348d-6846-4b92-a1b9-6baed4f9fb63'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 19:04:07.238 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [req-f962127f-9ce3-4057-919f-931be6c50fd1 a13aa62583a84705a28985c9f3c80181 d6bdc53ef3654d40831a059bfe7b05d3 - - -] Security group member updated ['5dbe348d-6846-4b92-a1b9-6baed4f9fb63'] 2021-12-14 19:04:07.238 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [req-f962127f-9ce3-4057-919f-931be6c50fd1 a13aa62583a84705a28985c9f3c80181 d6bdc53ef3654d40831a059bfe7b05d3 - - -] Refresh firewall rules 2021-12-14 19:04:07.238 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f962127f-9ce3-4057-919f-931be6c50fd1 a13aa62583a84705a28985c9f3c80181 d6bdc53ef3654d40831a059bfe7b05d3 - - -] Get security group information for devices via rpc ['9da693cf-8d61-48a7-8e61-8d95082fece1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:04:07.292 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f962127f-9ce3-4057-919f-931be6c50fd1 a13aa62583a84705a28985c9f3c80181 d6bdc53ef3654d40831a059bfe7b05d3 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:04:07.292 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f962127f-9ce3-4057-919f-931be6c50fd1 a13aa62583a84705a28985c9f3c80181 d6bdc53ef3654d40831a059bfe7b05d3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:04:07.318 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f962127f-9ce3-4057-919f-931be6c50fd1 a13aa62583a84705a28985c9f3c80181 d6bdc53ef3654d40831a059bfe7b05d3 - - -] port_delete event received for '9da693cf-8d61-48a7-8e61-8d95082fece1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:04:07.885 1524 2091924773176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9da693cf-8d61-48a7-8e61-8d95082fece1 2021-12-14 19:04:08.336 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-14 19:04:08.336 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9da693cf-8d61-48a7-8e61-8d95082fece1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-14 19:04:08.336 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9da693cf-8d61-48a7-8e61-8d95082fece1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-14 19:04:08.336 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9da693cf-8d61-48a7-8e61-8d95082fece1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-14 19:04:08.344 1524 2091942036232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 21d00f2b-d6b7-4890-b0ac-fe9e19af681b 2021-12-14 19:04:08.344 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9da693cf-8d61-48a7-8e61-8d95082fece1'] 2021-12-14 19:04:08.344 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-14 19:04:08.344 1524 2091942036232 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-12-14 19:04:08.344 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9da693cf-8d61-48a7-8e61-8d95082fece1'] 2021-12-14 19:04:10.369 1524 2091942036232 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-12-14 19:04:10.392 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:04:10.984 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4aa4cef6-12db-4040-98f7-8ac8c2a9990c 9d913e911aa442ddb75508ced2244b20 3b606bd7daa748e783a986f00bb5dd19 - - -] Security group member updated on remote: ['cee68330-9de2-4d1d-abc1-a28ce45577b8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 19:04:10.984 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [req-4aa4cef6-12db-4040-98f7-8ac8c2a9990c 9d913e911aa442ddb75508ced2244b20 3b606bd7daa748e783a986f00bb5dd19 - - -] Security group member updated ['cee68330-9de2-4d1d-abc1-a28ce45577b8'] 2021-12-14 19:04:11.297 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4aa4cef6-12db-4040-98f7-8ac8c2a9990c 9d913e911aa442ddb75508ced2244b20 3b606bd7daa748e783a986f00bb5dd19 - - -] port_delete event received for 'ccc02f89-3558-45ee-9cf5-ad9a76f0b110' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:04:11.908 1524 2091924773176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ccc02f89-3558-45ee-9cf5-ad9a76f0b110 2021-12-14 19:04:12.406 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-14 19:04:12.406 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ccc02f89-3558-45ee-9cf5-ad9a76f0b110' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-14 19:04:12.406 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ccc02f89-3558-45ee-9cf5-ad9a76f0b110' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-14 19:04:12.406 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ccc02f89-3558-45ee-9cf5-ad9a76f0b110 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-14 19:04:12.414 1524 2091942036232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e5fba0df-0c39-4f08-9187-c9cdfabdd9af 2021-12-14 19:04:12.414 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ccc02f89-3558-45ee-9cf5-ad9a76f0b110'] 2021-12-14 19:04:12.414 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-14 19:04:12.424 1524 2091942036232 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-12-14 19:04:12.424 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ccc02f89-3558-45ee-9cf5-ad9a76f0b110'] 2021-12-14 19:04:14.078 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2f4cf53-7422-417f-9fed-b454673083f7 9d913e911aa442ddb75508ced2244b20 3b606bd7daa748e783a986f00bb5dd19 - - -] port_delete event received for '361f237b-aa4a-4a00-a593-661cbf40ac5c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:04:14.420 1524 2091942036232 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-12-14 19:04:14.447 1524 2091942036232 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-12-14 19:04:14.720 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a016111d-5000-46f2-bf59-f3c457011ca2 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] network_delete received. Deleting network 4c061a09-7cbe-41a1-b8bd-b6f1101707d0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-14 19:04:14.720 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a016111d-5000-46f2-bf59-f3c457011ca2 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] Network 4c061a09-7cbe-41a1-b8bd-b6f1101707d0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-14 19:04:15.392 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e3da96ba-9969-4dcc-b4c7-54d7d85b444a 9d913e911aa442ddb75508ced2244b20 3b606bd7daa748e783a986f00bb5dd19 - - -] Security group rule updated on remote: ['71f51ae0-1823-43df-a4da-f0deb27cdd4d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-14 19:04:15.392 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [req-e3da96ba-9969-4dcc-b4c7-54d7d85b444a 9d913e911aa442ddb75508ced2244b20 3b606bd7daa748e783a986f00bb5dd19 - - -] Security group rule updated ['71f51ae0-1823-43df-a4da-f0deb27cdd4d'] 2021-12-14 19:04:15.721 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1bd9492e-f346-4600-b8ed-5cb345659b37 9d913e911aa442ddb75508ced2244b20 3b606bd7daa748e783a986f00bb5dd19 - - -] Security group rule updated on remote: ['71f51ae0-1823-43df-a4da-f0deb27cdd4d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-14 19:04:15.721 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [req-1bd9492e-f346-4600-b8ed-5cb345659b37 9d913e911aa442ddb75508ced2244b20 3b606bd7daa748e783a986f00bb5dd19 - - -] Security group rule updated ['71f51ae0-1823-43df-a4da-f0deb27cdd4d'] 2021-12-14 19:04:20.065 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5cbda136-60eb-4aaa-8166-fa92b46f3c7d 9d913e911aa442ddb75508ced2244b20 3b606bd7daa748e783a986f00bb5dd19 - - -] Security group member updated on remote: ['71f51ae0-1823-43df-a4da-f0deb27cdd4d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 19:04:20.065 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [req-5cbda136-60eb-4aaa-8166-fa92b46f3c7d 9d913e911aa442ddb75508ced2244b20 3b606bd7daa748e783a986f00bb5dd19 - - -] Security group member updated ['71f51ae0-1823-43df-a4da-f0deb27cdd4d'] 2021-12-14 19:04:21.267 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5251953-5ac3-4407-9fef-cffe591b0131 a7bea7397bf44b6faf19b19f0ce1df13 9692ebcdfe9d42d9986872e334f250d3 - - -] port_update received: 34f526a6-29de-47eb-9f2e-92746dd72033 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-14 19:04:21.288 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5251953-5ac3-4407-9fef-cffe591b0131 a7bea7397bf44b6faf19b19f0ce1df13 9692ebcdfe9d42d9986872e334f250d3 - - -] No port 34f526a6-29de-47eb-9f2e-92746dd72033 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-14 19:04:24.392 1524 2091924773000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 34f526a6-29de-47eb-9f2e-92746dd72033 2021-12-14 19:04:24.471 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-14 19:04:24.719 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Adding port 34f526a6-29de-47eb-9f2e-92746dd72033 2021-12-14 19:04:24.719 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Port 34f526a6-29de-47eb-9f2e-92746dd72033 updated. Details: {'device': '34f526a6-29de-47eb-9f2e-92746dd72033', 'network_id': 'e5fba0df-0c39-4f08-9187-c9cdfabdd9af', 'port_id': '34f526a6-29de-47eb-9f2e-92746dd72033', 'mac_address': 'fa:16:3e:18:37:3d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 685, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0219ff39-03f0-4120-b459-778fc08386f3', '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-12-14 19:04:24.719 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] 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-12-14 19:04:24.719 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-34f526a6-29de-47eb-9f2e-92746dd72033" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:04:24.719 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 34f526a6-29de-47eb-9f2e-92746dd72033 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-14 19:04:24.719 1524 2091942036232 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e5fba0df-0c39-4f08-9187-c9cdfabdd9af 2021-12-14 19:04:24.719 1524 2091942036232 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-12-14 19:04:24.845 1524 2091942036232 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '34f526a6-29de-47eb-9f2e-92746dd72033') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:04:24.845 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '34f526a6-29de-47eb-9f2e-92746dd72033') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:04:24.845 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 34f526a6-29de-47eb-9f2e-92746dd72033 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-14 19:04:24.845 1524 2091942036232 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 685, VLAN trunk: None to switch port 34f526a6-29de-47eb-9f2e-92746dd72033 2021-12-14 19:04:24.908 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-14 19:04:24.908 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['34f526a6-29de-47eb-9f2e-92746dd72033'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:04:25.062 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['34f526a6-29de-47eb-9f2e-92746dd72033']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:04:25.062 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:04:25.062 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (71f51ae0-1823-43df-a4da-f0deb27cdd4d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-14 19:04:25.062 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 34f526a6-29de-47eb-9f2e-92746dd72033 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:04:25.062 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-14 19:04:25.062 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 34f526a6-29de-47eb-9f2e-92746dd72033 not yet added. Adding. 2021-12-14 19:04:25.062 1524 2091942036232 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-12-14 19:04:25.062 1524 2091942036232 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-12-14 19:04:25.158 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34f526a6-29de-47eb-9f2e-92746dd72033" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:04:25.260 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34f526a6-29de-47eb-9f2e-92746dd72033" 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-12-14 19:04:25.260 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34f526a6-29de-47eb-9f2e-92746dd72033" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:04:25.377 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34f526a6-29de-47eb-9f2e-92746dd72033" 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-12-14 19:04:25.470 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-34f526a6-29de-47eb-9f2e-92746dd72033" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:04:25.470 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 34f526a6-29de-47eb-9f2e-92746dd72033 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-14 19:04:25.470 1524 2091942036232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 34f526a6-29de-47eb-9f2e-92746dd72033 processed. 2021-12-14 19:04:26.485 1524 2091942036232 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-12-14 19:04:26.754 1524 2091942036232 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-12-14 19:05:00.236 1524 2091924773176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8 2021-12-14 19:05:00.665 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-14 19:05:00.665 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-14 19:05:00.665 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-14 19:05:00.665 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-14 19:05:00.665 1524 2091942036232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e86c96f6-d3c2-457f-8b0b-1d9bc15f7651 2021-12-14 19:05:00.665 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8'] 2021-12-14 19:05:00.665 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-14 19:05:00.684 1524 2091942036232 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-12-14 19:05:00.684 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8'] 2021-12-14 19:05:02.257 1524 2091924773176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0d49872e-b28e-45ac-92be-8397ea5c1cef 2021-12-14 19:05:02.690 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-14 19:05:02.690 1524 2091942036232 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-12-14 19:05:02.690 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0d49872e-b28e-45ac-92be-8397ea5c1cef' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-14 19:05:02.690 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0d49872e-b28e-45ac-92be-8397ea5c1cef' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-14 19:05:02.690 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0d49872e-b28e-45ac-92be-8397ea5c1cef _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-14 19:05:02.690 1524 2091942036408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e86a346d-725f-418b-b22f-939cad8d09e2 2021-12-14 19:05:02.690 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0d49872e-b28e-45ac-92be-8397ea5c1cef'] 2021-12-14 19:05:02.690 1524 2091942036408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-14 19:05:02.690 1524 2091942036408 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-12-14 19:05:02.690 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0d49872e-b28e-45ac-92be-8397ea5c1cef'] 2021-12-14 19:05:02.915 1524 2091942036232 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-12-14 19:05:03.021 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-708de723-236b-4271-9b86-48b8c259c8e1 7b934a665e4342bab6e5eb8e3e9f17d0 c5fc6675fa0c4b27a61197aa7491807d - - -] Security group member updated on remote: ['a8e78232-df89-4a84-96df-1add12ad6b99'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 19:05:03.021 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [req-708de723-236b-4271-9b86-48b8c259c8e1 7b934a665e4342bab6e5eb8e3e9f17d0 c5fc6675fa0c4b27a61197aa7491807d - - -] Security group member updated ['a8e78232-df89-4a84-96df-1add12ad6b99'] 2021-12-14 19:05:03.313 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-708de723-236b-4271-9b86-48b8c259c8e1 7b934a665e4342bab6e5eb8e3e9f17d0 c5fc6675fa0c4b27a61197aa7491807d - - -] port_delete event received for '0d49872e-b28e-45ac-92be-8397ea5c1cef' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:05:04.690 1524 2091942036232 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-12-14 19:05:04.718 1524 2091942036232 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-12-14 19:05:05.859 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03573d5e-b3eb-4c78-b630-eaf1dbe42de2 7b934a665e4342bab6e5eb8e3e9f17d0 c5fc6675fa0c4b27a61197aa7491807d - - -] port_delete event received for '8db5fc02-a4f1-4798-8854-793fe0369cab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:05:06.749 1524 2091924773000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8 2021-12-14 19:05:08.718 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-14 19:05:08.968 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Adding port aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8 2021-12-14 19:05:08.968 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Port aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8 updated. Details: {'device': 'aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8', 'network_id': 'e86c96f6-d3c2-457f-8b0b-1d9bc15f7651', 'port_id': 'aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8', 'mac_address': 'fa:16:3e:82:95:86', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 669, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'aee1f7f2-406f-43de-a636-78bcb0c7e73f', '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-12-14 19:05:08.968 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] 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-12-14 19:05:08.968 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:05:08.968 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-14 19:05:08.968 1524 2091942036232 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e86c96f6-d3c2-457f-8b0b-1d9bc15f7651 2021-12-14 19:05:08.968 1524 2091942036232 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-12-14 19:05:09.098 1524 2091942036232 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:05:09.098 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:05:09.110 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-14 19:05:09.110 1524 2091942036232 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 669, VLAN trunk: None to switch port aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8 2021-12-14 19:05:09.177 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-14 19:05:09.177 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:05:09.395 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:05:09.395 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:05:09.395 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9d0a9b12-c437-4e8e-a9f7-4e141bb08fa5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-14 19:05:09.395 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:05:09.395 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-14 19:05:09.395 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8 not yet added. Adding. 2021-12-14 19:05:09.395 1524 2091942036232 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-12-14 19:05:09.395 1524 2091942036232 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-12-14 19:05:09.486 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:05:09.567 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8" 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-12-14 19:05:09.567 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:05:09.655 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8" 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-12-14 19:05:09.738 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.782s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:05:09.738 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-14 19:05:09.738 1524 2091942036232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8 processed. 2021-12-14 19:05:10.733 1524 2091942036232 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-12-14 19:05:10.941 1524 2091942036232 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-12-14 19:05:11.254 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81505a56-bb67-46e1-b93b-c87cad30d14b 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] port_delete event received for '01874f17-2c9d-409d-b8f5-d3728849d623' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:05:12.483 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5bf625ae-f0f7-4644-957a-47d8866a067c 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] port_delete event received for '9da34557-e822-4bd2-8b4f-16ddcc9cfd29' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:05:13.535 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8357e16-68da-48bc-a56d-81c1fb087e08 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] port_delete event received for 'cdbcb96c-872b-4fb4-87bc-9cfaa3127de2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:05:13.671 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac6a65d4-4257-44d9-a9da-20f847fdb825 - - - - -] port_delete event received for 'cdbcb96c-872b-4fb4-87bc-9cfaa3127de2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:05:13.780 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8357e16-68da-48bc-a56d-81c1fb087e08 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] network_delete received. Deleting network e86a346d-725f-418b-b22f-939cad8d09e2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-14 19:05:13.780 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8357e16-68da-48bc-a56d-81c1fb087e08 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] Network e86a346d-725f-418b-b22f-939cad8d09e2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-14 19:05:24.858 1524 2091924773000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 34f526a6-29de-47eb-9f2e-92746dd72033 2021-12-14 19:05:26.805 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-14 19:05:27.066 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Adding port 34f526a6-29de-47eb-9f2e-92746dd72033 2021-12-14 19:05:27.078 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Port 34f526a6-29de-47eb-9f2e-92746dd72033 updated. Details: {'device': '34f526a6-29de-47eb-9f2e-92746dd72033', 'network_id': 'e5fba0df-0c39-4f08-9187-c9cdfabdd9af', 'port_id': '34f526a6-29de-47eb-9f2e-92746dd72033', 'mac_address': 'fa:16:3e:18:37:3d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 685, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0219ff39-03f0-4120-b459-778fc08386f3', '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-12-14 19:05:27.078 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] 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-12-14 19:05:27.078 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-34f526a6-29de-47eb-9f2e-92746dd72033" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:05:27.078 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 34f526a6-29de-47eb-9f2e-92746dd72033 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-14 19:05:27.078 1524 2091942036232 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-12-14 19:05:27.078 1524 2091942036232 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '34f526a6-29de-47eb-9f2e-92746dd72033') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:05:27.078 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '34f526a6-29de-47eb-9f2e-92746dd72033') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:05:27.108 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 34f526a6-29de-47eb-9f2e-92746dd72033 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-14 19:05:27.112 1524 2091942036232 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 685, VLAN trunk: None to switch port 34f526a6-29de-47eb-9f2e-92746dd72033 2021-12-14 19:05:27.144 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-14 19:05:27.144 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['34f526a6-29de-47eb-9f2e-92746dd72033'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:05:27.331 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['34f526a6-29de-47eb-9f2e-92746dd72033']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:05:27.331 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:05:27.331 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (71f51ae0-1823-43df-a4da-f0deb27cdd4d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-14 19:05:27.331 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 34f526a6-29de-47eb-9f2e-92746dd72033 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:05:27.331 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-14 19:05:27.331 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-12-14 19:05:27.331 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34f526a6-29de-47eb-9f2e-92746dd72033" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:05:27.331 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34f526a6-29de-47eb-9f2e-92746dd72033" 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-12-14 19:05:27.331 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34f526a6-29de-47eb-9f2e-92746dd72033" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:05:27.331 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34f526a6-29de-47eb-9f2e-92746dd72033" 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-12-14 19:05:27.374 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-34f526a6-29de-47eb-9f2e-92746dd72033" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:05:27.374 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 34f526a6-29de-47eb-9f2e-92746dd72033 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-14 19:05:27.374 1524 2091942036232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 34f526a6-29de-47eb-9f2e-92746dd72033 processed. 2021-12-14 19:05:28.811 1524 2091942036232 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-12-14 19:05:29.117 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:05:38.550 1524 2091924773176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 34f526a6-29de-47eb-9f2e-92746dd72033 2021-12-14 19:05:38.842 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-14 19:05:38.842 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '34f526a6-29de-47eb-9f2e-92746dd72033' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-14 19:05:38.842 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '34f526a6-29de-47eb-9f2e-92746dd72033' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-14 19:05:38.842 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 34f526a6-29de-47eb-9f2e-92746dd72033 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-14 19:05:38.858 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['34f526a6-29de-47eb-9f2e-92746dd72033'] 2021-12-14 19:05:38.858 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-14 19:05:38.858 1524 2091942036232 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-12-14 19:05:38.858 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['34f526a6-29de-47eb-9f2e-92746dd72033'] 2021-12-14 19:05:40.579 1524 2091924773176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 34f526a6-29de-47eb-9f2e-92746dd72033 2021-12-14 19:05:40.858 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-14 19:05:40.858 1524 2091942036232 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-12-14 19:05:40.858 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '34f526a6-29de-47eb-9f2e-92746dd72033' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-14 19:05:40.858 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '34f526a6-29de-47eb-9f2e-92746dd72033' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-14 19:05:40.858 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 34f526a6-29de-47eb-9f2e-92746dd72033 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-14 19:05:40.858 1524 2091942036408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e5fba0df-0c39-4f08-9187-c9cdfabdd9af 2021-12-14 19:05:40.858 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['34f526a6-29de-47eb-9f2e-92746dd72033'] 2021-12-14 19:05:40.858 1524 2091942036408 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-12-14 19:05:40.858 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['34f526a6-29de-47eb-9f2e-92746dd72033'] 2021-12-14 19:05:41.070 1524 2091942036232 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-12-14 19:06:02.211 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-091277de-1c85-4f43-b6c9-bd98760ca906 987f88f00d474c6e8c77f7946a3dd970 622269c92cbd472c8575c3108d3eb228 - - -] Security group member updated on remote: ['1b711f43-b182-4c47-8bdd-c56e76457093'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 19:06:02.211 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [req-091277de-1c85-4f43-b6c9-bd98760ca906 987f88f00d474c6e8c77f7946a3dd970 622269c92cbd472c8575c3108d3eb228 - - -] Security group member updated ['1b711f43-b182-4c47-8bdd-c56e76457093'] 2021-12-14 19:06:03.092 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db11d23e-85e2-405e-84fd-2dd00bd0fbc7 a7bea7397bf44b6faf19b19f0ce1df13 9692ebcdfe9d42d9986872e334f250d3 - - -] port_update received: 959b17b6-7d6b-4bf0-a8c1-88f53de398c4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-14 19:06:03.107 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db11d23e-85e2-405e-84fd-2dd00bd0fbc7 a7bea7397bf44b6faf19b19f0ce1df13 9692ebcdfe9d42d9986872e334f250d3 - - -] No port 959b17b6-7d6b-4bf0-a8c1-88f53de398c4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-14 19:06:03.185 1524 2091924773000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 34f526a6-29de-47eb-9f2e-92746dd72033 2021-12-14 19:06:04.976 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-14 19:06:05.179 1524 2091924773000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 959b17b6-7d6b-4bf0-a8c1-88f53de398c4 2021-12-14 19:06:05.211 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Adding port 34f526a6-29de-47eb-9f2e-92746dd72033 2021-12-14 19:06:05.211 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Port 34f526a6-29de-47eb-9f2e-92746dd72033 updated. Details: {'device': '34f526a6-29de-47eb-9f2e-92746dd72033', 'network_id': 'e5fba0df-0c39-4f08-9187-c9cdfabdd9af', 'port_id': '34f526a6-29de-47eb-9f2e-92746dd72033', 'mac_address': 'fa:16:3e:18:37:3d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 685, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0219ff39-03f0-4120-b459-778fc08386f3', '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-12-14 19:06:05.211 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] 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-12-14 19:06:05.211 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-34f526a6-29de-47eb-9f2e-92746dd72033" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:06:05.211 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 34f526a6-29de-47eb-9f2e-92746dd72033 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-14 19:06:05.211 1524 2091942036232 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e5fba0df-0c39-4f08-9187-c9cdfabdd9af 2021-12-14 19:06:05.211 1524 2091942036232 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-12-14 19:06:05.332 1524 2091942036232 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '34f526a6-29de-47eb-9f2e-92746dd72033') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:06:05.332 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '34f526a6-29de-47eb-9f2e-92746dd72033') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:06:05.332 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 34f526a6-29de-47eb-9f2e-92746dd72033 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-14 19:06:05.332 1524 2091942036232 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 685, VLAN trunk: None to switch port 34f526a6-29de-47eb-9f2e-92746dd72033 2021-12-14 19:06:05.398 1524 2091942036232 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-14 19:06:05.398 1524 2091942036232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['34f526a6-29de-47eb-9f2e-92746dd72033'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:06:05.538 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['34f526a6-29de-47eb-9f2e-92746dd72033']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:06:05.538 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:06:05.538 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (71f51ae0-1823-43df-a4da-f0deb27cdd4d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-14 19:06:05.538 1524 2091942036232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 34f526a6-29de-47eb-9f2e-92746dd72033 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:06:05.538 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-14 19:06:05.538 1524 2091942036232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 34f526a6-29de-47eb-9f2e-92746dd72033 not yet added. Adding. 2021-12-14 19:06:05.538 1524 2091942036232 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-12-14 19:06:05.538 1524 2091942036232 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-12-14 19:06:05.617 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34f526a6-29de-47eb-9f2e-92746dd72033" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:06:05.695 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34f526a6-29de-47eb-9f2e-92746dd72033" 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-12-14 19:06:05.695 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34f526a6-29de-47eb-9f2e-92746dd72033" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:06:05.789 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34f526a6-29de-47eb-9f2e-92746dd72033" 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-12-14 19:06:05.867 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-34f526a6-29de-47eb-9f2e-92746dd72033" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.657s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:06:05.867 1524 2091942036232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 34f526a6-29de-47eb-9f2e-92746dd72033 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-14 19:06:05.867 1524 2091942036232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 34f526a6-29de-47eb-9f2e-92746dd72033 processed. 2021-12-14 19:06:06.982 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-14 19:06:06.982 1524 2091942036232 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-12-14 19:06:07.351 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Adding port 959b17b6-7d6b-4bf0-a8c1-88f53de398c4 2021-12-14 19:06:07.351 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Port 959b17b6-7d6b-4bf0-a8c1-88f53de398c4 updated. Details: {'device': '959b17b6-7d6b-4bf0-a8c1-88f53de398c4', 'network_id': '8c5197bf-b577-4416-9d3e-6e68a88310c2', 'port_id': '959b17b6-7d6b-4bf0-a8c1-88f53de398c4', 'mac_address': 'fa:16:3e:a1:01:00', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 655, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '38baef51-d203-4ac8-8738-e36adfb2bd17', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-14 19:06:07.351 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] 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-12-14 19:06:07.351 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-959b17b6-7d6b-4bf0-a8c1-88f53de398c4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:06:07.351 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 959b17b6-7d6b-4bf0-a8c1-88f53de398c4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-14 19:06:07.351 1524 2091942036408 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8c5197bf-b577-4416-9d3e-6e68a88310c2 2021-12-14 19:06:07.351 1524 2091942036408 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-12-14 19:06:07.377 1524 2091942036232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:06:07.455 1524 2091942036408 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '959b17b6-7d6b-4bf0-a8c1-88f53de398c4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:06:07.455 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '959b17b6-7d6b-4bf0-a8c1-88f53de398c4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:06:07.482 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 959b17b6-7d6b-4bf0-a8c1-88f53de398c4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-14 19:06:07.482 1524 2091942036408 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 655, VLAN trunk: None to switch port 959b17b6-7d6b-4bf0-a8c1-88f53de398c4 2021-12-14 19:06:07.548 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-14 19:06:07.548 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['959b17b6-7d6b-4bf0-a8c1-88f53de398c4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:06:07.679 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['959b17b6-7d6b-4bf0-a8c1-88f53de398c4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:06:07.679 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:06:07.679 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1b711f43-b182-4c47-8bdd-c56e76457093) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-14 19:06:07.679 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (1b711f43-b182-4c47-8bdd-c56e76457093) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-14 19:06:07.679 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 959b17b6-7d6b-4bf0-a8c1-88f53de398c4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:06:07.679 1524 2091942036408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-14 19:06:07.679 1524 2091942036408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 959b17b6-7d6b-4bf0-a8c1-88f53de398c4 not yet added. Adding. 2021-12-14 19:06:07.679 1524 2091942036408 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-12-14 19:06:07.679 1524 2091942036408 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-12-14 19:06:07.797 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-959b17b6-7d6b-4bf0-a8c1-88f53de398c4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:06:07.875 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-959b17b6-7d6b-4bf0-a8c1-88f53de398c4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.079s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:06:07.875 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-959b17b6-7d6b-4bf0-a8c1-88f53de398c4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:06:08.001 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-959b17b6-7d6b-4bf0-a8c1-88f53de398c4" 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-12-14 19:06:08.092 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-959b17b6-7d6b-4bf0-a8c1-88f53de398c4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.734s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:06:08.092 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 959b17b6-7d6b-4bf0-a8c1-88f53de398c4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-14 19:06:08.092 1524 2091942036408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 959b17b6-7d6b-4bf0-a8c1-88f53de398c4 processed. 2021-12-14 19:06:08.992 1524 2091942036408 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-12-14 19:06:09.326 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:06:16.438 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a6a96d5d-cb54-48ce-9408-77c4213a6a84 987f88f00d474c6e8c77f7946a3dd970 622269c92cbd472c8575c3108d3eb228 - - -] Security group member updated on remote: ['1b711f43-b182-4c47-8bdd-c56e76457093'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 19:06:16.438 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [req-a6a96d5d-cb54-48ce-9408-77c4213a6a84 987f88f00d474c6e8c77f7946a3dd970 622269c92cbd472c8575c3108d3eb228 - - -] Security group member updated ['1b711f43-b182-4c47-8bdd-c56e76457093'] 2021-12-14 19:06:16.438 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [req-a6a96d5d-cb54-48ce-9408-77c4213a6a84 987f88f00d474c6e8c77f7946a3dd970 622269c92cbd472c8575c3108d3eb228 - - -] Refresh firewall rules 2021-12-14 19:06:16.438 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a6a96d5d-cb54-48ce-9408-77c4213a6a84 987f88f00d474c6e8c77f7946a3dd970 622269c92cbd472c8575c3108d3eb228 - - -] Get security group information for devices via rpc ['959b17b6-7d6b-4bf0-a8c1-88f53de398c4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:06:16.457 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a6a96d5d-cb54-48ce-9408-77c4213a6a84 987f88f00d474c6e8c77f7946a3dd970 622269c92cbd472c8575c3108d3eb228 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:06:16.457 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a6a96d5d-cb54-48ce-9408-77c4213a6a84 987f88f00d474c6e8c77f7946a3dd970 622269c92cbd472c8575c3108d3eb228 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:06:16.495 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6a96d5d-cb54-48ce-9408-77c4213a6a84 987f88f00d474c6e8c77f7946a3dd970 622269c92cbd472c8575c3108d3eb228 - - -] port_delete event received for '959b17b6-7d6b-4bf0-a8c1-88f53de398c4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:06:16.763 1524 2091924773176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 959b17b6-7d6b-4bf0-a8c1-88f53de398c4 2021-12-14 19:06:17.048 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-14 19:06:17.048 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '959b17b6-7d6b-4bf0-a8c1-88f53de398c4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-14 19:06:17.048 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '959b17b6-7d6b-4bf0-a8c1-88f53de398c4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-14 19:06:17.048 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 959b17b6-7d6b-4bf0-a8c1-88f53de398c4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-14 19:06:17.063 1524 2091942036408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8c5197bf-b577-4416-9d3e-6e68a88310c2 2021-12-14 19:06:17.063 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['959b17b6-7d6b-4bf0-a8c1-88f53de398c4'] 2021-12-14 19:06:17.063 1524 2091942036408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-14 19:06:17.063 1524 2091942036408 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-12-14 19:06:17.063 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['959b17b6-7d6b-4bf0-a8c1-88f53de398c4'] 2021-12-14 19:06:19.050 1524 2091942036408 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-12-14 19:06:19.075 1524 2091942036408 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-12-14 19:06:26.798 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8799b65-a731-4aa0-9693-68122bd73c38 a50bea6d1c0e4550993d74c878c97563 59622c35e2e347fe96de8981fece6e14 - - -] port_delete event received for '5e1f29ca-a1ee-4d5f-bd4a-bab94ee31982' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:06:29.453 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b3cbcc89-940d-4c1f-80e6-a58c21cbe856 a50bea6d1c0e4550993d74c878c97563 59622c35e2e347fe96de8981fece6e14 - - -] Security group member updated on remote: ['9d0a9b12-c437-4e8e-a9f7-4e141bb08fa5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 19:06:29.453 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [req-b3cbcc89-940d-4c1f-80e6-a58c21cbe856 a50bea6d1c0e4550993d74c878c97563 59622c35e2e347fe96de8981fece6e14 - - -] Security group member updated ['9d0a9b12-c437-4e8e-a9f7-4e141bb08fa5'] 2021-12-14 19:06:29.530 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3cbcc89-940d-4c1f-80e6-a58c21cbe856 a50bea6d1c0e4550993d74c878c97563 59622c35e2e347fe96de8981fece6e14 - - -] port_delete event received for 'aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:06:30.893 1524 2091924773176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8 2021-12-14 19:06:31.126 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-14 19:06:31.126 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-14 19:06:31.126 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-14 19:06:31.126 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-14 19:06:31.138 1524 2091942036408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e86c96f6-d3c2-457f-8b0b-1d9bc15f7651 2021-12-14 19:06:31.138 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8'] 2021-12-14 19:06:31.138 1524 2091942036408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-14 19:06:31.138 1524 2091942036408 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-12-14 19:06:31.138 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aaf2fedb-f0b6-4036-90aa-9c0f081ad0f8'] 2021-12-14 19:06:32.358 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93657f99-09d5-4209-9129-bf476a7d5a00 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] port_delete event received for 'b903d830-57e8-4e27-a05e-df9c124eaa28' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:06:33.138 1524 2091942036408 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-12-14 19:06:33.163 1524 2091942036408 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-12-14 19:06:33.530 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-251de92c-a79d-4334-8424-58572f33946a 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] port_delete event received for '0c6f9809-e8ac-4b40-b887-f5af3c19ffd4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:06:34.452 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01436db3-0e29-4fe9-b78d-1fd350742825 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] port_delete event received for '1362f6a6-c2b8-4bc1-a559-f1edc1818896' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:06:34.482 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97fc647b-2291-45d7-b740-5776e14561b1 - - - - -] port_delete event received for '1362f6a6-c2b8-4bc1-a559-f1edc1818896' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:06:34.717 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01436db3-0e29-4fe9-b78d-1fd350742825 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] network_delete received. Deleting network e86c96f6-d3c2-457f-8b0b-1d9bc15f7651 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-14 19:06:34.717 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01436db3-0e29-4fe9-b78d-1fd350742825 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] Network e86c96f6-d3c2-457f-8b0b-1d9bc15f7651 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-14 19:06:35.750 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-544524d7-2d9d-4ec1-9b94-4cb3ccd747fd 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] network_delete received. Deleting network 8c5197bf-b577-4416-9d3e-6e68a88310c2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-14 19:06:35.750 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-544524d7-2d9d-4ec1-9b94-4cb3ccd747fd 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] Network 8c5197bf-b577-4416-9d3e-6e68a88310c2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-14 19:06:35.779 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c354d8be-2245-4027-8691-518f21557f65 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] port_delete event received for '2e7805c1-8429-4bba-8da5-e4e89a141afa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:06:36.546 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aee8ac24-fbbe-47df-b672-40bade86e7b8 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] network_delete received. Deleting network 93a3a48f-3e4b-4bc5-bb42-bed046951116 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-14 19:06:36.546 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aee8ac24-fbbe-47df-b672-40bade86e7b8 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] Network 93a3a48f-3e4b-4bc5-bb42-bed046951116 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-14 19:06:37.523 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4755946b-97db-40de-9d39-0db0574e00ae 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] port_delete event received for '935d966d-53e0-4e66-8ad8-b49f1b88d945' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:06:38.507 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05a89c0c-bcf2-4f00-991f-cfe7a9dda7a9 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] port_delete event received for '16b0f8ee-407c-4d4f-aafa-86178c7d6cee' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:06:38.507 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d947298b-d74d-420d-9c03-d55075cc8b88 - - - - -] port_delete event received for '16b0f8ee-407c-4d4f-aafa-86178c7d6cee' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:06:38.742 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05a89c0c-bcf2-4f00-991f-cfe7a9dda7a9 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] network_delete received. Deleting network 7a9e611b-8239-4a2b-b562-6d05dce477d1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-14 19:06:38.742 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05a89c0c-bcf2-4f00-991f-cfe7a9dda7a9 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] Network 7a9e611b-8239-4a2b-b562-6d05dce477d1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-14 19:06:43.813 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a6cc5b1-8075-444b-9f98-93c3990e09f9 - - - - -] port_update received: 331833b1-3cc3-4d79-af20-745a726092ac port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-14 19:06:43.833 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a6cc5b1-8075-444b-9f98-93c3990e09f9 - - - - -] No port 331833b1-3cc3-4d79-af20-745a726092ac defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-14 19:06:44.961 1524 2091924773176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 34f526a6-29de-47eb-9f2e-92746dd72033 2021-12-14 19:06:45.075 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-298b6726-0926-4e1d-b66b-8eb5f986fab7 9d913e911aa442ddb75508ced2244b20 3b606bd7daa748e783a986f00bb5dd19 - - -] Security group member updated on remote: ['71f51ae0-1823-43df-a4da-f0deb27cdd4d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 19:06:45.091 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [req-298b6726-0926-4e1d-b66b-8eb5f986fab7 9d913e911aa442ddb75508ced2244b20 3b606bd7daa748e783a986f00bb5dd19 - - -] Security group member updated ['71f51ae0-1823-43df-a4da-f0deb27cdd4d'] 2021-12-14 19:06:45.195 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-14 19:06:45.195 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '34f526a6-29de-47eb-9f2e-92746dd72033' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-14 19:06:45.195 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '34f526a6-29de-47eb-9f2e-92746dd72033' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-14 19:06:45.195 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 34f526a6-29de-47eb-9f2e-92746dd72033 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-14 19:06:45.195 1524 2091942036408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e5fba0df-0c39-4f08-9187-c9cdfabdd9af 2021-12-14 19:06:45.195 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['34f526a6-29de-47eb-9f2e-92746dd72033'] 2021-12-14 19:06:45.195 1524 2091942036408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-14 19:06:45.195 1524 2091942036408 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-12-14 19:06:45.195 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['34f526a6-29de-47eb-9f2e-92746dd72033'] 2021-12-14 19:06:45.435 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-298b6726-0926-4e1d-b66b-8eb5f986fab7 9d913e911aa442ddb75508ced2244b20 3b606bd7daa748e783a986f00bb5dd19 - - -] port_delete event received for '34f526a6-29de-47eb-9f2e-92746dd72033' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:06:46.794 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f173c30e-0ee4-4299-986d-c594a83af85d - - - - -] port_update received: 1b94c768-f831-41ea-b64c-a43b91e25e2f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-14 19:06:46.810 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f173c30e-0ee4-4299-986d-c594a83af85d - - - - -] No port 1b94c768-f831-41ea-b64c-a43b91e25e2f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-14 19:06:47.216 1524 2091942036408 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-12-14 19:06:47.335 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:06:48.744 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32c053ed-2c43-46bf-b9c4-38f2ae0981d3 9d913e911aa442ddb75508ced2244b20 3b606bd7daa748e783a986f00bb5dd19 - - -] port_delete event received for '2e536ef3-b1e3-420a-9980-d956e8d68145' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:06:50.384 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a109a6fd-2dd9-4dd4-abe9-ad752be9a917 - - - - -] port_update received: b79d7ea0-386e-457b-96b8-3f2ba3560c62 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-14 19:06:50.384 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a109a6fd-2dd9-4dd4-abe9-ad752be9a917 - - - - -] No port b79d7ea0-386e-457b-96b8-3f2ba3560c62 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-14 19:06:52.810 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3411b3de-a36c-4e2f-a2f3-85d318be7d92 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] port_delete event received for '9ce11eb5-9fdf-41a5-8116-b4bdfda04f02' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:06:54.106 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d66c24c-9a7f-4f5a-b096-59c6b6ac2824 - - - - -] port_update received: 8d5cded3-bb84-4aed-9077-e7457d5d0a79 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-14 19:06:54.122 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d66c24c-9a7f-4f5a-b096-59c6b6ac2824 - - - - -] No port 8d5cded3-bb84-4aed-9077-e7457d5d0a79 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-14 19:06:54.543 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-453956e4-2164-48f9-9b3a-a46d1c25ba19 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] port_delete event received for '358e642e-4eab-4b4c-85fa-fa781df4db30' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:06:56.344 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5bcd6d93-6a9c-48f3-b63b-426d9db2dc92 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] port_delete event received for 'f5b9df08-faf0-4b0d-845e-6e5b2ae0ce3c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:06:56.344 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-23d5acfd-2208-40c6-a58e-bddfba616949 - - - - -] port_delete event received for 'f5b9df08-faf0-4b0d-845e-6e5b2ae0ce3c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:06:56.609 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5bcd6d93-6a9c-48f3-b63b-426d9db2dc92 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] network_delete received. Deleting network e5fba0df-0c39-4f08-9187-c9cdfabdd9af network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-14 19:06:56.609 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5bcd6d93-6a9c-48f3-b63b-426d9db2dc92 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] Network e5fba0df-0c39-4f08-9187-c9cdfabdd9af not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-14 19:07:07.294 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d030f4d0-76f6-4b3c-a560-e05960a19498 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Security group member updated on remote: ['4b4f98bf-75ff-4771-82ff-702bc4f5947a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 19:07:07.294 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [req-d030f4d0-76f6-4b3c-a560-e05960a19498 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Security group member updated ['4b4f98bf-75ff-4771-82ff-702bc4f5947a'] 2021-12-14 19:07:08.622 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8184783f-2af8-4966-ba3d-714665e75da4 a7bea7397bf44b6faf19b19f0ce1df13 9692ebcdfe9d42d9986872e334f250d3 - - -] port_update received: 1567d5fd-14f6-4c48-a3b0-65f8922d50b4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-14 19:07:08.639 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8184783f-2af8-4966-ba3d-714665e75da4 a7bea7397bf44b6faf19b19f0ce1df13 9692ebcdfe9d42d9986872e334f250d3 - - -] No port 1567d5fd-14f6-4c48-a3b0-65f8922d50b4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-14 19:07:19.543 1524 2091924773000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1567d5fd-14f6-4c48-a3b0-65f8922d50b4 2021-12-14 19:07:21.326 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-14 19:07:21.685 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Adding port 1567d5fd-14f6-4c48-a3b0-65f8922d50b4 2021-12-14 19:07:21.685 1524 2091827813368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Port 1567d5fd-14f6-4c48-a3b0-65f8922d50b4 updated. Details: {'device': '1567d5fd-14f6-4c48-a3b0-65f8922d50b4', 'network_id': 'c5eb1d61-15f4-4cad-856b-37b46ec6f231', 'port_id': '1567d5fd-14f6-4c48-a3b0-65f8922d50b4', 'mac_address': 'fa:16:3e:16:1d:f2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 686, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5954f5e7-2c6e-4918-b422-14df8e9ae8c0', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-14 19:07:21.685 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] 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-12-14 19:07:21.685 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1567d5fd-14f6-4c48-a3b0-65f8922d50b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:07:21.685 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1567d5fd-14f6-4c48-a3b0-65f8922d50b4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-14 19:07:21.685 1524 2091942036408 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c5eb1d61-15f4-4cad-856b-37b46ec6f231 2021-12-14 19:07:21.685 1524 2091942036408 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-12-14 19:07:21.810 1524 2091942036408 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1567d5fd-14f6-4c48-a3b0-65f8922d50b4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:07:21.810 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1567d5fd-14f6-4c48-a3b0-65f8922d50b4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:07:21.826 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1567d5fd-14f6-4c48-a3b0-65f8922d50b4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-14 19:07:21.826 1524 2091942036408 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 686, VLAN trunk: None to switch port 1567d5fd-14f6-4c48-a3b0-65f8922d50b4 2021-12-14 19:07:21.873 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-14 19:07:21.873 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1567d5fd-14f6-4c48-a3b0-65f8922d50b4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:07:22.045 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1567d5fd-14f6-4c48-a3b0-65f8922d50b4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:07:22.045 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:07:22.045 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4b4f98bf-75ff-4771-82ff-702bc4f5947a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-14 19:07:22.045 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4b4f98bf-75ff-4771-82ff-702bc4f5947a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-14 19:07:22.045 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1567d5fd-14f6-4c48-a3b0-65f8922d50b4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:07:22.045 1524 2091942036408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-14 19:07:22.045 1524 2091942036408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1567d5fd-14f6-4c48-a3b0-65f8922d50b4 not yet added. Adding. 2021-12-14 19:07:22.045 1524 2091942036408 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-12-14 19:07:22.045 1524 2091942036408 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-12-14 19:07:22.123 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1567d5fd-14f6-4c48-a3b0-65f8922d50b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:07:22.186 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1567d5fd-14f6-4c48-a3b0-65f8922d50b4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:07:22.186 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1567d5fd-14f6-4c48-a3b0-65f8922d50b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:07:22.248 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1567d5fd-14f6-4c48-a3b0-65f8922d50b4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:07:22.340 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1567d5fd-14f6-4c48-a3b0-65f8922d50b4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.656s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:07:22.340 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1567d5fd-14f6-4c48-a3b0-65f8922d50b4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-14 19:07:22.340 1524 2091942036408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1567d5fd-14f6-4c48-a3b0-65f8922d50b4 processed. 2021-12-14 19:07:23.340 1524 2091942036408 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-12-14 19:07:23.671 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:07:33.515 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e25fc6e4-d440-4d09-833b-4de2f51a982b f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Security group rule updated on remote: ['047e0e03-6090-48fd-8af5-20d08fbdd2a0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-14 19:07:33.515 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [req-e25fc6e4-d440-4d09-833b-4de2f51a982b f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Security group rule updated ['047e0e03-6090-48fd-8af5-20d08fbdd2a0'] 2021-12-14 19:07:33.876 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6876d0d6-7532-4e2f-8ad6-110ebf97fe60 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Security group rule updated on remote: ['047e0e03-6090-48fd-8af5-20d08fbdd2a0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-14 19:07:33.876 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [req-6876d0d6-7532-4e2f-8ad6-110ebf97fe60 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Security group rule updated ['047e0e03-6090-48fd-8af5-20d08fbdd2a0'] 2021-12-14 19:07:34.169 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f4719236-8a08-4408-b193-c18e00cce2cf f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Security group rule updated on remote: ['047e0e03-6090-48fd-8af5-20d08fbdd2a0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-14 19:07:34.169 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [req-f4719236-8a08-4408-b193-c18e00cce2cf f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Security group rule updated ['047e0e03-6090-48fd-8af5-20d08fbdd2a0'] 2021-12-14 19:07:34.483 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cc551257-8df8-40db-b86a-b475f57a9611 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Security group rule updated on remote: ['047e0e03-6090-48fd-8af5-20d08fbdd2a0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-14 19:07:34.483 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [req-cc551257-8df8-40db-b86a-b475f57a9611 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Security group rule updated ['047e0e03-6090-48fd-8af5-20d08fbdd2a0'] 2021-12-14 19:07:34.733 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6ae6f482-f658-4bca-82d1-0e83834ac452 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Security group rule updated on remote: ['047e0e03-6090-48fd-8af5-20d08fbdd2a0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-14 19:07:34.733 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [req-6ae6f482-f658-4bca-82d1-0e83834ac452 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Security group rule updated ['047e0e03-6090-48fd-8af5-20d08fbdd2a0'] 2021-12-14 19:07:34.999 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c85a4d44-b4cd-4677-8852-72aafbc289b4 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Security group rule updated on remote: ['047e0e03-6090-48fd-8af5-20d08fbdd2a0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-14 19:07:34.999 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [req-c85a4d44-b4cd-4677-8852-72aafbc289b4 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Security group rule updated ['047e0e03-6090-48fd-8af5-20d08fbdd2a0'] 2021-12-14 19:07:35.566 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Security group member updated on remote: ['4b4f98bf-75ff-4771-82ff-702bc4f5947a', '047e0e03-6090-48fd-8af5-20d08fbdd2a0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 19:07:35.566 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Security group member updated ['4b4f98bf-75ff-4771-82ff-702bc4f5947a', '047e0e03-6090-48fd-8af5-20d08fbdd2a0'] 2021-12-14 19:07:35.566 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Refresh firewall rules 2021-12-14 19:07:35.566 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Get security group information for devices via rpc ['1567d5fd-14f6-4c48-a3b0-65f8922d50b4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:07:35.607 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] port_update received: 1567d5fd-14f6-4c48-a3b0-65f8922d50b4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-14 19:07:35.607 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Lock "n-hv-agent-port-lock-1567d5fd-14f6-4c48-a3b0-65f8922d50b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:07:35.607 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Binding port 1567d5fd-14f6-4c48-a3b0-65f8922d50b4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-14 19:07:35.607 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] 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-12-14 19:07:35.625 1524 2091942036056 MainThread DEBUG neutron.services.trunk.rpc.agent [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1567d5fd-14f6-4c48-a3b0-65f8922d50b4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:07:35.625 1524 2091942036056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1567d5fd-14f6-4c48-a3b0-65f8922d50b4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:07:35.652 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Trunk plugin disabled on server. Assuming port 1567d5fd-14f6-4c48-a3b0-65f8922d50b4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-14 19:07:35.652 1524 2091942036056 MainThread INFO networking_hyperv.neutron.trunk_driver [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Binding VLAN ID: 686, VLAN trunk: None to switch port 1567d5fd-14f6-4c48-a3b0-65f8922d50b4 2021-12-14 19:07:35.686 1524 2091942036056 MainThread INFO neutron.agent.securitygroups_rpc [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Refresh firewall rules 2021-12-14 19:07:35.686 1524 2091942036056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Get security group information for devices via rpc ['1567d5fd-14f6-4c48-a3b0-65f8922d50b4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:07:36.137 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Update security group information for ports dict_keys(['1567d5fd-14f6-4c48-a3b0-65f8922d50b4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:07:36.153 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:07:36.153 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Update rules of security group (047e0e03-6090-48fd-8af5-20d08fbdd2a0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-14 19:07:36.153 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Update rules of security group (4b4f98bf-75ff-4771-82ff-702bc4f5947a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-14 19:07:36.153 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Update members of security group (4b4f98bf-75ff-4771-82ff-702bc4f5947a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-14 19:07:36.153 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Update port filter for 1567d5fd-14f6-4c48-a3b0-65f8922d50b4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:07:36.153 1524 2091942036408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Updating port rules. 2021-12-14 19:07:36.153 1524 2091942036408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Creating 6 new rules, removing 0 old rules. 2021-12-14 19:07:36.153 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Lock "n-hv-driver-port-lock-1567d5fd-14f6-4c48-a3b0-65f8922d50b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:07:36.234 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Lock "n-hv-driver-port-lock-1567d5fd-14f6-4c48-a3b0-65f8922d50b4" 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-12-14 19:07:36.234 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Lock "n-hv-driver-port-lock-1567d5fd-14f6-4c48-a3b0-65f8922d50b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:07:36.234 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Lock "n-hv-driver-port-lock-1567d5fd-14f6-4c48-a3b0-65f8922d50b4" 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-12-14 19:07:36.282 1524 2091942036056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Update security group information for ports dict_keys(['1567d5fd-14f6-4c48-a3b0-65f8922d50b4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:07:36.282 1524 2091942036056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:07:36.294 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Update rules of security group (047e0e03-6090-48fd-8af5-20d08fbdd2a0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-14 19:07:36.294 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Update rules of security group (4b4f98bf-75ff-4771-82ff-702bc4f5947a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-14 19:07:36.294 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Update members of security group (4b4f98bf-75ff-4771-82ff-702bc4f5947a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-14 19:07:36.294 1524 2091942036056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Update port filter for 1567d5fd-14f6-4c48-a3b0-65f8922d50b4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:07:36.294 1524 2091942036056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Updating port rules. 2021-12-14 19:07:36.294 1524 2091942036056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Creating 0 new rules, removing 0 old rules. 2021-12-14 19:07:36.294 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Lock "n-hv-driver-port-lock-1567d5fd-14f6-4c48-a3b0-65f8922d50b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:07:36.294 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Lock "n-hv-driver-port-lock-1567d5fd-14f6-4c48-a3b0-65f8922d50b4" 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-12-14 19:07:36.294 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Lock "n-hv-driver-port-lock-1567d5fd-14f6-4c48-a3b0-65f8922d50b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:07:36.294 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Lock "n-hv-driver-port-lock-1567d5fd-14f6-4c48-a3b0-65f8922d50b4" 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-12-14 19:07:36.310 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [req-aabf77fb-eb88-44d5-b8ca-c3a395611ab8 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Lock "n-hv-agent-port-lock-1567d5fd-14f6-4c48-a3b0-65f8922d50b4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:08:43.926 1524 2091942036056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-733fbfa6-584d-42fa-b540-0cd9a7836c51 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Security group member updated on remote: ['4b4f98bf-75ff-4771-82ff-702bc4f5947a', '047e0e03-6090-48fd-8af5-20d08fbdd2a0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 19:08:43.926 1524 2091942036056 MainThread INFO neutron.agent.securitygroups_rpc [req-733fbfa6-584d-42fa-b540-0cd9a7836c51 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Security group member updated ['4b4f98bf-75ff-4771-82ff-702bc4f5947a', '047e0e03-6090-48fd-8af5-20d08fbdd2a0'] 2021-12-14 19:08:43.926 1524 2091942036056 MainThread INFO neutron.agent.securitygroups_rpc [req-733fbfa6-584d-42fa-b540-0cd9a7836c51 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Refresh firewall rules 2021-12-14 19:08:43.926 1524 2091942036056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-733fbfa6-584d-42fa-b540-0cd9a7836c51 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Get security group information for devices via rpc ['1567d5fd-14f6-4c48-a3b0-65f8922d50b4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:08:43.964 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-733fbfa6-584d-42fa-b540-0cd9a7836c51 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] port_update received: 1567d5fd-14f6-4c48-a3b0-65f8922d50b4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-14 19:08:43.970 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [req-733fbfa6-584d-42fa-b540-0cd9a7836c51 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Lock "n-hv-agent-port-lock-1567d5fd-14f6-4c48-a3b0-65f8922d50b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:08:43.970 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-733fbfa6-584d-42fa-b540-0cd9a7836c51 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Binding port 1567d5fd-14f6-4c48-a3b0-65f8922d50b4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-14 19:08:43.970 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-733fbfa6-584d-42fa-b540-0cd9a7836c51 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] 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-12-14 19:08:43.995 1524 2091942036408 MainThread DEBUG neutron.services.trunk.rpc.agent [req-733fbfa6-584d-42fa-b540-0cd9a7836c51 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1567d5fd-14f6-4c48-a3b0-65f8922d50b4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:08:43.995 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-733fbfa6-584d-42fa-b540-0cd9a7836c51 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1567d5fd-14f6-4c48-a3b0-65f8922d50b4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-14 19:08:43.995 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-733fbfa6-584d-42fa-b540-0cd9a7836c51 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Trunk plugin disabled on server. Assuming port 1567d5fd-14f6-4c48-a3b0-65f8922d50b4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-14 19:08:44.019 1524 2091942036408 MainThread INFO networking_hyperv.neutron.trunk_driver [req-733fbfa6-584d-42fa-b540-0cd9a7836c51 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Binding VLAN ID: 686, VLAN trunk: None to switch port 1567d5fd-14f6-4c48-a3b0-65f8922d50b4 2021-12-14 19:08:44.035 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [req-733fbfa6-584d-42fa-b540-0cd9a7836c51 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Refresh firewall rules 2021-12-14 19:08:44.035 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-733fbfa6-584d-42fa-b540-0cd9a7836c51 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Get security group information for devices via rpc ['1567d5fd-14f6-4c48-a3b0-65f8922d50b4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:08:44.144 1524 2091942036056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-733fbfa6-584d-42fa-b540-0cd9a7836c51 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Update security group information for ports dict_keys(['1567d5fd-14f6-4c48-a3b0-65f8922d50b4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:08:44.144 1524 2091942036056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-733fbfa6-584d-42fa-b540-0cd9a7836c51 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:08:44.144 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-733fbfa6-584d-42fa-b540-0cd9a7836c51 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Update rules of security group (4b4f98bf-75ff-4771-82ff-702bc4f5947a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-14 19:08:44.144 1524 2091942036056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-733fbfa6-584d-42fa-b540-0cd9a7836c51 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Update members of security group (4b4f98bf-75ff-4771-82ff-702bc4f5947a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-14 19:08:44.144 1524 2091942036056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-733fbfa6-584d-42fa-b540-0cd9a7836c51 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Update port filter for 1567d5fd-14f6-4c48-a3b0-65f8922d50b4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:08:44.144 1524 2091942036056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-733fbfa6-584d-42fa-b540-0cd9a7836c51 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Updating port rules. 2021-12-14 19:08:44.144 1524 2091942036056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-733fbfa6-584d-42fa-b540-0cd9a7836c51 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Creating 0 new rules, removing 6 old rules. 2021-12-14 19:08:44.144 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [req-733fbfa6-584d-42fa-b540-0cd9a7836c51 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Lock "n-hv-driver-port-lock-1567d5fd-14f6-4c48-a3b0-65f8922d50b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:08:44.144 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [req-733fbfa6-584d-42fa-b540-0cd9a7836c51 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Lock "n-hv-driver-port-lock-1567d5fd-14f6-4c48-a3b0-65f8922d50b4" 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-12-14 19:08:44.144 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [req-733fbfa6-584d-42fa-b540-0cd9a7836c51 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Lock "n-hv-driver-port-lock-1567d5fd-14f6-4c48-a3b0-65f8922d50b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:08:44.207 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-733fbfa6-584d-42fa-b540-0cd9a7836c51 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Update security group information for ports dict_keys(['1567d5fd-14f6-4c48-a3b0-65f8922d50b4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:08:44.207 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-733fbfa6-584d-42fa-b540-0cd9a7836c51 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:08:44.207 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-733fbfa6-584d-42fa-b540-0cd9a7836c51 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Update rules of security group (4b4f98bf-75ff-4771-82ff-702bc4f5947a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-14 19:08:44.229 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-733fbfa6-584d-42fa-b540-0cd9a7836c51 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Update members of security group (4b4f98bf-75ff-4771-82ff-702bc4f5947a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-14 19:08:44.229 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-733fbfa6-584d-42fa-b540-0cd9a7836c51 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Update port filter for 1567d5fd-14f6-4c48-a3b0-65f8922d50b4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-12-14 19:08:44.229 1524 2091942036408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-733fbfa6-584d-42fa-b540-0cd9a7836c51 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Updating port rules. 2021-12-14 19:08:44.229 1524 2091942036408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-733fbfa6-584d-42fa-b540-0cd9a7836c51 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Creating 0 new rules, removing 6 old rules. 2021-12-14 19:08:44.284 1524 2091942036056 MainThread DEBUG oslo_concurrency.lockutils [req-733fbfa6-584d-42fa-b540-0cd9a7836c51 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Lock "n-hv-driver-port-lock-1567d5fd-14f6-4c48-a3b0-65f8922d50b4" 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-12-14 19:08:44.284 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [req-733fbfa6-584d-42fa-b540-0cd9a7836c51 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Lock "n-hv-driver-port-lock-1567d5fd-14f6-4c48-a3b0-65f8922d50b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:08:44.284 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [req-733fbfa6-584d-42fa-b540-0cd9a7836c51 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Lock "n-hv-driver-port-lock-1567d5fd-14f6-4c48-a3b0-65f8922d50b4" 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-12-14 19:08:44.284 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [req-733fbfa6-584d-42fa-b540-0cd9a7836c51 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Lock "n-hv-driver-port-lock-1567d5fd-14f6-4c48-a3b0-65f8922d50b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-12-14 19:08:44.325 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [req-733fbfa6-584d-42fa-b540-0cd9a7836c51 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Lock "n-hv-driver-port-lock-1567d5fd-14f6-4c48-a3b0-65f8922d50b4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:08:44.348 1524 2091942036408 MainThread DEBUG oslo_concurrency.lockutils [req-733fbfa6-584d-42fa-b540-0cd9a7836c51 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Lock "n-hv-agent-port-lock-1567d5fd-14f6-4c48-a3b0-65f8922d50b4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-12-14 19:08:44.884 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74099086-91ac-46aa-969a-f69440450984 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] port_delete event received for 'fc5cd994-0af3-417e-8553-d567d01acd0f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:08:50.723 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-64861c53-3175-49ef-9dc2-65f55d1f6470 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Security group member updated on remote: ['4b4f98bf-75ff-4771-82ff-702bc4f5947a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-14 19:08:50.723 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [req-64861c53-3175-49ef-9dc2-65f55d1f6470 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Security group member updated ['4b4f98bf-75ff-4771-82ff-702bc4f5947a'] 2021-12-14 19:08:50.723 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [req-64861c53-3175-49ef-9dc2-65f55d1f6470 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Refresh firewall rules 2021-12-14 19:08:50.723 1524 2091942036408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-64861c53-3175-49ef-9dc2-65f55d1f6470 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Get security group information for devices via rpc ['1567d5fd-14f6-4c48-a3b0-65f8922d50b4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-14 19:08:50.754 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-64861c53-3175-49ef-9dc2-65f55d1f6470 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-12-14 19:08:50.754 1524 2091942036408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-64861c53-3175-49ef-9dc2-65f55d1f6470 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-12-14 19:08:50.786 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64861c53-3175-49ef-9dc2-65f55d1f6470 f76e2d4a7fe44499971bdb6da8d7329f 9a0e108284e144d08e73dbcdd38d1649 - - -] port_delete event received for '1567d5fd-14f6-4c48-a3b0-65f8922d50b4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:08:51.739 1524 2091924773176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1567d5fd-14f6-4c48-a3b0-65f8922d50b4 2021-12-14 19:08:51.786 1524 2091827813368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740b557c-cfe8-44ac-9be8-fd976160f723 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-14 19:08:51.786 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1567d5fd-14f6-4c48-a3b0-65f8922d50b4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-14 19:08:51.786 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1567d5fd-14f6-4c48-a3b0-65f8922d50b4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-14 19:08:51.786 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1567d5fd-14f6-4c48-a3b0-65f8922d50b4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-14 19:08:51.786 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1567d5fd-14f6-4c48-a3b0-65f8922d50b4'] 2021-12-14 19:08:51.786 1524 2091942036408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-14 19:08:51.786 1524 2091942036408 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-12-14 19:08:51.786 1524 2091942036408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1567d5fd-14f6-4c48-a3b0-65f8922d50b4'] 2021-12-14 19:08:53.807 1524 2091942036408 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-12-14 19:08:53.833 1524 2091942036408 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-12-14 19:08:53.973 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a480e023-adc6-44d4-9290-1dc9569258ca 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] port_delete event received for '1b94c768-f831-41ea-b64c-a43b91e25e2f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:08:55.098 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64dc539f-dd61-4541-99e8-e94a5b16652d 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] port_delete event received for '331833b1-3cc3-4d79-af20-745a726092ac' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:08:56.041 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c38637a1-00aa-4eb8-b099-33b0ffdfb78c 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] port_delete event received for '7501a389-ec56-4a69-9da7-898540cb05ef' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:08:56.073 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-991b46f1-73d8-4915-a263-da649ab8b4bf - - - - -] port_delete event received for '7501a389-ec56-4a69-9da7-898540cb05ef' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:08:56.291 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c38637a1-00aa-4eb8-b099-33b0ffdfb78c 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] network_delete received. Deleting network c5eb1d61-15f4-4cad-856b-37b46ec6f231 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-14 19:08:56.291 1524 2091942036408 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c38637a1-00aa-4eb8-b099-33b0ffdfb78c 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] Reclaiming local network c5eb1d61-15f4-4cad-856b-37b46ec6f231 2021-12-14 19:08:57.301 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17a70652-7dc5-4fc6-8409-bfb41fedd610 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] port_delete event received for '8d5cded3-bb84-4aed-9077-e7457d5d0a79' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:08:58.432 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e22ba99-e7b3-4fff-a751-947e46ade971 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] port_delete event received for 'b79d7ea0-386e-457b-96b8-3f2ba3560c62' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:08:59.581 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f901ed9-5008-493b-b618-6aaf78a2bd5e 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] port_delete event received for '464f1998-ff14-4489-ba7c-b196ebd5800b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:08:59.644 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a707243-e3e3-41e8-b1f2-957a9a941e97 - - - - -] port_delete event received for '464f1998-ff14-4489-ba7c-b196ebd5800b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-14 19:08:59.879 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f901ed9-5008-493b-b618-6aaf78a2bd5e 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] network_delete received. Deleting network c7863418-fdcd-4be0-95a1-0e248bb82131 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-14 19:08:59.879 1524 2091942036408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f901ed9-5008-493b-b618-6aaf78a2bd5e 1738bf0f6bf649a2a48909c4294919f0 e44c54c60d1843ec96930c0c1ab80282 - - -] Network c7863418-fdcd-4be0-95a1-0e248bb82131 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463