2021-10-27 01:03:13.398 4248 2877655452664 MainThread INFO neutron.common.config [-] Logging enabled! 2021-10-27 01:03:13.398 4248 2877655452664 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 19.1.0.dev116 2021-10-27 01:03:13.407 4248 2877655452664 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-10-27 01:03:13.442 4248 2877655452664 MainThread INFO os_win.utils.network.networkutils [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] WMI caching is disabled. 2021-10-27 01:03:13.670 4248 2877655452664 MainThread DEBUG neutron.agent.securitygroups_rpc [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:118 2021-10-27 01:03:13.749 4248 2877655452664 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-10-27 01:03:13.749 4248 2877655452664 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-10-27 01:03:13.958 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent initialized successfully, now running... 2021-10-27 01:03:13.988 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-10-27 01:03:13.988 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-10-27 01:03:14.030 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-10-27 01:05:11.198 4248 2877754496104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-061541f6-645d-4dc6-a92d-7d71f8d1aa60 - - - - -] port_update received: ff29eda1-2175-40dd-addb-0088c653da50 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 01:05:11.198 4248 2877754496104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-061541f6-645d-4dc6-a92d-7d71f8d1aa60 - - - - -] No port ff29eda1-2175-40dd-addb-0088c653da50 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 01:05:16.198 4248 2877754496104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-201751df-16c3-4349-9cd9-172570a9a34a - - - - -] port_update received: 84c9dbf5-8559-4bf0-931f-29e79535710b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 01:05:16.216 4248 2877754496104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-201751df-16c3-4349-9cd9-172570a9a34a - - - - -] No port 84c9dbf5-8559-4bf0-931f-29e79535710b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 01:05:17.620 4248 2877754496104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2345e009-d5fb-47a0-89e9-be3ecf24493e - - - - -] port_update received: b4645914-3731-419f-a9b1-710edef1e863 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 01:05:17.636 4248 2877754496104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2345e009-d5fb-47a0-89e9-be3ecf24493e - - - - -] No port b4645914-3731-419f-a9b1-710edef1e863 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 01:05:19.089 4248 2877754496104 MainThread WARNING oslo_policy.policy [req-5c4c16ef-aa65-466e-88a9-63c3f72875e8 fa2b95297f3643b5bf797b8e8ab4b73f 67c324d2937f4b52a68bf81a935b3923 - - -] 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-10-27 01:05:19.089 4248 2877754496104 MainThread WARNING oslo_policy.policy [req-5c4c16ef-aa65-466e-88a9-63c3f72875e8 fa2b95297f3643b5bf797b8e8ab4b73f 67c324d2937f4b52a68bf81a935b3923 - - -] 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-10-27 01:05:19.089 4248 2877754496104 MainThread WARNING oslo_policy.policy [req-5c4c16ef-aa65-466e-88a9-63c3f72875e8 fa2b95297f3643b5bf797b8e8ab4b73f 67c324d2937f4b52a68bf81a935b3923 - - -] 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-10-27 01:05:19.089 4248 2877754496104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5c4c16ef-aa65-466e-88a9-63c3f72875e8 fa2b95297f3643b5bf797b8e8ab4b73f 67c324d2937f4b52a68bf81a935b3923 - - -] Security group member updated on remote: ['914dd7c3-7bad-440e-9c72-7d68540f9867'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:05:19.125 4248 2877754496104 MainThread INFO neutron.agent.securitygroups_rpc [req-5c4c16ef-aa65-466e-88a9-63c3f72875e8 fa2b95297f3643b5bf797b8e8ab4b73f 67c324d2937f4b52a68bf81a935b3923 - - -] Security group member updated ['914dd7c3-7bad-440e-9c72-7d68540f9867'] 2021-10-27 01:05:21.401 4248 2877754496104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8a6ae740-22e4-498f-8d5f-c43474720b75 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Security group member updated on remote: ['f1c713e2-d51d-4b70-90a5-55e3ea66b55b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:05:21.416 4248 2877754496104 MainThread INFO neutron.agent.securitygroups_rpc [req-8a6ae740-22e4-498f-8d5f-c43474720b75 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Security group member updated ['f1c713e2-d51d-4b70-90a5-55e3ea66b55b'] 2021-10-27 01:05:23.167 4248 2877754496104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64e6950c-a964-4490-9b40-acc3697d8231 5adb3ec9fe6c4d9286b7d86753de033f 8f279679d83b4bc79dbd25b73a627f14 - - -] port_update received: 1ad8fa55-a1b3-466b-8015-c03342a74b02 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 01:05:23.167 4248 2877754496104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64e6950c-a964-4490-9b40-acc3697d8231 5adb3ec9fe6c4d9286b7d86753de033f 8f279679d83b4bc79dbd25b73a627f14 - - -] No port 1ad8fa55-a1b3-466b-8015-c03342a74b02 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 01:05:25.995 4248 2877754496104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-867c84ce-3949-4be0-931a-c90e032ae737 - - - - -] port_update received: 56c82b7b-78d0-40b3-9dad-d1bb2a4043ac port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 01:05:26.011 4248 2877754496104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-867c84ce-3949-4be0-931a-c90e032ae737 - - - - -] No port 56c82b7b-78d0-40b3-9dad-d1bb2a4043ac defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 01:05:26.233 4248 2877754496104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-81f63ae6-6986-49d1-a77d-1bb4713da5b4 297efcf439384025a70d0db8ac0248d8 707d0d936a5f47f0b2e4b213e2243dda - - -] Security group rule updated on remote: ['254765d6-0e3b-423f-8313-3a379a7f79b3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 01:05:26.233 4248 2877754496104 MainThread INFO neutron.agent.securitygroups_rpc [req-81f63ae6-6986-49d1-a77d-1bb4713da5b4 297efcf439384025a70d0db8ac0248d8 707d0d936a5f47f0b2e4b213e2243dda - - -] Security group rule updated ['254765d6-0e3b-423f-8313-3a379a7f79b3'] 2021-10-27 01:05:26.652 4248 2877754496104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bea6c0-5018-42e4-8e0a-1ee73df72e1b 5adb3ec9fe6c4d9286b7d86753de033f 8f279679d83b4bc79dbd25b73a627f14 - - -] port_update received: 9f3f6c5a-6820-4563-840a-6a3b8714ea07 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 01:05:26.683 4248 2877754496104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68bea6c0-5018-42e4-8e0a-1ee73df72e1b 5adb3ec9fe6c4d9286b7d86753de033f 8f279679d83b4bc79dbd25b73a627f14 - - -] No port 9f3f6c5a-6820-4563-840a-6a3b8714ea07 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 01:05:27.433 4248 2877754496104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-22afc478-5d8f-49b3-a796-b522fb8215bb 297efcf439384025a70d0db8ac0248d8 707d0d936a5f47f0b2e4b213e2243dda - - -] Security group rule updated on remote: ['254765d6-0e3b-423f-8313-3a379a7f79b3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 01:05:27.464 4248 2877754496104 MainThread INFO neutron.agent.securitygroups_rpc [req-22afc478-5d8f-49b3-a796-b522fb8215bb 297efcf439384025a70d0db8ac0248d8 707d0d936a5f47f0b2e4b213e2243dda - - -] Security group rule updated ['254765d6-0e3b-423f-8313-3a379a7f79b3'] 2021-10-27 01:05:29.015 4248 2877754496104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8ae373a8-fde7-41e3-996c-5b8f586699d9 af1b442af6244234a16fea4032692019 78fb4faa104a448c8a5c7cbfdf697966 - - -] Security group member updated on remote: ['a9eb09f6-ee5d-4ee2-a714-1cfc009b96f1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:05:29.032 4248 2877754496104 MainThread INFO neutron.agent.securitygroups_rpc [req-8ae373a8-fde7-41e3-996c-5b8f586699d9 af1b442af6244234a16fea4032692019 78fb4faa104a448c8a5c7cbfdf697966 - - -] Security group member updated ['a9eb09f6-ee5d-4ee2-a714-1cfc009b96f1'] 2021-10-27 01:05:33.889 4248 2877754496104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20367d78-fc34-463e-bbf9-b528ce5daa6e 5adb3ec9fe6c4d9286b7d86753de033f 8f279679d83b4bc79dbd25b73a627f14 - - -] port_update received: 71a2b1e7-70b7-4c83-92c3-2c4df9733fa7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 01:05:33.905 4248 2877754496104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20367d78-fc34-463e-bbf9-b528ce5daa6e 5adb3ec9fe6c4d9286b7d86753de033f 8f279679d83b4bc79dbd25b73a627f14 - - -] No port 71a2b1e7-70b7-4c83-92c3-2c4df9733fa7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 01:05:33.939 4248 2877754496104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-764cd354-4980-4270-8371-38d94ab9cd1d af1b442af6244234a16fea4032692019 78fb4faa104a448c8a5c7cbfdf697966 - - -] Security group member updated on remote: ['a9eb09f6-ee5d-4ee2-a714-1cfc009b96f1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:05:33.939 4248 2877754496104 MainThread INFO neutron.agent.securitygroups_rpc [req-764cd354-4980-4270-8371-38d94ab9cd1d af1b442af6244234a16fea4032692019 78fb4faa104a448c8a5c7cbfdf697966 - - -] Security group member updated ['a9eb09f6-ee5d-4ee2-a714-1cfc009b96f1'] 2021-10-27 01:05:34.780 4248 2877753187320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9f3f6c5a-6820-4563-840a-6a3b8714ea07 2021-10-27 01:05:34.799 4248 2877753187320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1ad8fa55-a1b3-466b-8015-c03342a74b02 2021-10-27 01:05:36.011 4248 2877754496104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55f9c592-0d33-4b44-a234-93b37dcd53e3 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] network_delete received. Deleting network 4e1f2c29-abbd-48b5-9b24-331d7ffaccdc network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 01:05:36.011 4248 2877754496104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55f9c592-0d33-4b44-a234-93b37dcd53e3 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] Network 4e1f2c29-abbd-48b5-9b24-331d7ffaccdc not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 01:05:36.139 4248 2877754496104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2c4ee06-fd6e-46bb-aa39-7cf9d0bb71a9 5adb3ec9fe6c4d9286b7d86753de033f 8f279679d83b4bc79dbd25b73a627f14 - - -] port_update received: fdf2b00f-182f-4656-b99f-86cf993d1766 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 01:05:36.153 4248 2877754496104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2c4ee06-fd6e-46bb-aa39-7cf9d0bb71a9 5adb3ec9fe6c4d9286b7d86753de033f 8f279679d83b4bc79dbd25b73a627f14 - - -] No port fdf2b00f-182f-4656-b99f-86cf993d1766 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 01:05:36.713 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 01:05:36.792 4248 2877753187320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 71a2b1e7-70b7-4c83-92c3-2c4df9733fa7 2021-10-27 01:05:37.416 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Adding port 9f3f6c5a-6820-4563-840a-6a3b8714ea07 2021-10-27 01:05:37.421 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Port 9f3f6c5a-6820-4563-840a-6a3b8714ea07 updated. Details: {'device': '9f3f6c5a-6820-4563-840a-6a3b8714ea07', 'network_id': '08a0de01-487c-4430-8026-512daf39942d', 'port_id': '9f3f6c5a-6820-4563-840a-6a3b8714ea07', 'mac_address': 'fa:16:3e:05:2d:84', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 337, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4bd5ddae-d560-425c-96ba-817d2ca03574', '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-10-27 01:05:37.421 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] 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-10-27 01:05:37.421 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Adding port 1ad8fa55-a1b3-466b-8015-c03342a74b02 2021-10-27 01:05:37.421 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Port 1ad8fa55-a1b3-466b-8015-c03342a74b02 updated. Details: {'device': '1ad8fa55-a1b3-466b-8015-c03342a74b02', 'network_id': 'f3cf75a0-ee4f-4e81-9418-4b0b8a0fe7d3', 'port_id': '1ad8fa55-a1b3-466b-8015-c03342a74b02', 'mac_address': 'fa:16:3e:2d:8d:e6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 340, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2d7ba893-1e6c-4231-a958-c1bf67a92e7e', '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-10-27 01:05:37.443 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] 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-10-27 01:05:37.455 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9f3f6c5a-6820-4563-840a-6a3b8714ea07" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:05:37.455 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9f3f6c5a-6820-4563-840a-6a3b8714ea07 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 01:05:37.465 4248 2877754496456 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 08a0de01-487c-4430-8026-512daf39942d 2021-10-27 01:05:37.465 4248 2877754496456 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-10-27 01:05:37.465 4248 2877754496632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1ad8fa55-a1b3-466b-8015-c03342a74b02" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:05:37.465 4248 2877754496632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1ad8fa55-a1b3-466b-8015-c03342a74b02 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 01:05:37.487 4248 2877754496632 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f3cf75a0-ee4f-4e81-9418-4b0b8a0fe7d3 2021-10-27 01:05:37.498 4248 2877754496632 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-10-27 01:05:37.639 4248 2877754496632 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1ad8fa55-a1b3-466b-8015-c03342a74b02') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:05:37.663 4248 2877754496632 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1ad8fa55-a1b3-466b-8015-c03342a74b02') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:05:37.668 4248 2877754496456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9f3f6c5a-6820-4563-840a-6a3b8714ea07') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:05:37.668 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9f3f6c5a-6820-4563-840a-6a3b8714ea07') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:05:37.688 4248 2877754496632 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1ad8fa55-a1b3-466b-8015-c03342a74b02 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 01:05:37.705 4248 2877754496632 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 340, VLAN trunk: None to switch port 1ad8fa55-a1b3-466b-8015-c03342a74b02 2021-10-27 01:05:37.745 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9f3f6c5a-6820-4563-840a-6a3b8714ea07 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 01:05:37.745 4248 2877754496456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 337, VLAN trunk: None to switch port 9f3f6c5a-6820-4563-840a-6a3b8714ea07 2021-10-27 01:05:37.823 4248 2877754496632 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 01:05:37.823 4248 2877754496632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1ad8fa55-a1b3-466b-8015-c03342a74b02'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:05:37.823 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 01:05:37.823 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9f3f6c5a-6820-4563-840a-6a3b8714ea07'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:05:37.850 4248 2877754497512 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-22a49ba7-ec58-40db-8f55-b561a5807a6b 297efcf439384025a70d0db8ac0248d8 707d0d936a5f47f0b2e4b213e2243dda - - -] Security group member updated on remote: ['254765d6-0e3b-423f-8313-3a379a7f79b3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:05:37.850 4248 2877754497512 MainThread INFO neutron.agent.securitygroups_rpc [req-22a49ba7-ec58-40db-8f55-b561a5807a6b 297efcf439384025a70d0db8ac0248d8 707d0d936a5f47f0b2e4b213e2243dda - - -] Security group member updated ['254765d6-0e3b-423f-8313-3a379a7f79b3'] 2021-10-27 01:05:37.874 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7850fea6-5fee-4752-a66b-9a7d7e6640f8 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] network_delete received. Deleting network 360b5828-cbce-481e-806e-4cdd41f3c335 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 01:05:37.874 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7850fea6-5fee-4752-a66b-9a7d7e6640f8 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] Network 360b5828-cbce-481e-806e-4cdd41f3c335 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 01:05:38.736 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 01:05:38.804 4248 2877754496632 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1ad8fa55-a1b3-466b-8015-c03342a74b02']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:05:38.804 4248 2877754496632 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-10-27 01:05:38.817 4248 2877754496632 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (914dd7c3-7bad-440e-9c72-7d68540f9867) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 01:05:38.817 4248 2877754496632 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (914dd7c3-7bad-440e-9c72-7d68540f9867) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 01:05:38.817 4248 2877754496632 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1ad8fa55-a1b3-466b-8015-c03342a74b02 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:05:38.817 4248 2877754496632 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 01:05:38.839 4248 2877754496632 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1ad8fa55-a1b3-466b-8015-c03342a74b02 not yet added. Adding. 2021-10-27 01:05:38.839 4248 2877754496632 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-10-27 01:05:38.839 4248 2877754496632 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-10-27 01:05:38.861 4248 2877753187320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fdf2b00f-182f-4656-b99f-86cf993d1766 2021-10-27 01:05:38.861 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9f3f6c5a-6820-4563-840a-6a3b8714ea07']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:05:38.871 4248 2877754496456 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-10-27 01:05:38.871 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f1c713e2-d51d-4b70-90a5-55e3ea66b55b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 01:05:38.887 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f1c713e2-d51d-4b70-90a5-55e3ea66b55b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 01:05:38.887 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9f3f6c5a-6820-4563-840a-6a3b8714ea07 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:05:38.887 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 01:05:38.887 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9f3f6c5a-6820-4563-840a-6a3b8714ea07 not yet added. Adding. 2021-10-27 01:05:38.906 4248 2877754496456 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-10-27 01:05:38.906 4248 2877754496456 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-10-27 01:05:38.995 4248 2877754496632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1ad8fa55-a1b3-466b-8015-c03342a74b02" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:05:38.995 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9f3f6c5a-6820-4563-840a-6a3b8714ea07" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:05:39.044 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Adding port 71a2b1e7-70b7-4c83-92c3-2c4df9733fa7 2021-10-27 01:05:39.044 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Port 71a2b1e7-70b7-4c83-92c3-2c4df9733fa7 updated. Details: {'device': '71a2b1e7-70b7-4c83-92c3-2c4df9733fa7', 'network_id': '00550c30-5d7a-4cee-b833-8d4767a15abb', 'port_id': '71a2b1e7-70b7-4c83-92c3-2c4df9733fa7', 'mac_address': 'fa:16:3e:d3:c9:17', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 349, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bf53ee8d-09fe-431e-8b9f-2a189ab14cd5', '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-10-27 01:05:39.064 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] 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-10-27 01:05:39.074 4248 2877754497688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-71a2b1e7-70b7-4c83-92c3-2c4df9733fa7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:05:39.074 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 71a2b1e7-70b7-4c83-92c3-2c4df9733fa7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 01:05:39.074 4248 2877754497688 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 00550c30-5d7a-4cee-b833-8d4767a15abb 2021-10-27 01:05:39.094 4248 2877754497688 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-10-27 01:05:39.094 4248 2877754496632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1ad8fa55-a1b3-466b-8015-c03342a74b02" 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-10-27 01:05:39.094 4248 2877754496632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1ad8fa55-a1b3-466b-8015-c03342a74b02" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:05:39.144 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9f3f6c5a-6820-4563-840a-6a3b8714ea07" 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-10-27 01:05:39.154 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9f3f6c5a-6820-4563-840a-6a3b8714ea07" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:05:39.253 4248 2877754497688 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '71a2b1e7-70b7-4c83-92c3-2c4df9733fa7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:05:39.263 4248 2877754497688 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '71a2b1e7-70b7-4c83-92c3-2c4df9733fa7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:05:39.263 4248 2877754496632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1ad8fa55-a1b3-466b-8015-c03342a74b02" 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-10-27 01:05:39.263 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 71a2b1e7-70b7-4c83-92c3-2c4df9733fa7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 01:05:39.283 4248 2877754497688 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 349, VLAN trunk: None to switch port 71a2b1e7-70b7-4c83-92c3-2c4df9733fa7 2021-10-27 01:05:39.343 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9f3f6c5a-6820-4563-840a-6a3b8714ea07" 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-10-27 01:05:39.373 4248 2877754497688 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 01:05:39.393 4248 2877754497688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['71a2b1e7-70b7-4c83-92c3-2c4df9733fa7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:05:39.403 4248 2877754496632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1ad8fa55-a1b3-466b-8015-c03342a74b02" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.937s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:05:39.403 4248 2877754496632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1ad8fa55-a1b3-466b-8015-c03342a74b02 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 01:05:39.403 4248 2877754496632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1ad8fa55-a1b3-466b-8015-c03342a74b02 processed. 2021-10-27 01:05:39.453 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9f3f6c5a-6820-4563-840a-6a3b8714ea07" 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-10-27 01:05:39.453 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9f3f6c5a-6820-4563-840a-6a3b8714ea07 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 01:05:39.453 4248 2877754496456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9f3f6c5a-6820-4563-840a-6a3b8714ea07 processed. 2021-10-27 01:05:39.701 4248 2877754497688 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['71a2b1e7-70b7-4c83-92c3-2c4df9733fa7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:05:39.721 4248 2877754497688 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-10-27 01:05:39.731 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a9eb09f6-ee5d-4ee2-a714-1cfc009b96f1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 01:05:39.731 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a9eb09f6-ee5d-4ee2-a714-1cfc009b96f1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 01:05:39.731 4248 2877754497688 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 71a2b1e7-70b7-4c83-92c3-2c4df9733fa7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:05:39.731 4248 2877754497688 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 01:05:39.751 4248 2877754497688 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 71a2b1e7-70b7-4c83-92c3-2c4df9733fa7 not yet added. Adding. 2021-10-27 01:05:39.761 4248 2877754497688 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-10-27 01:05:39.761 4248 2877754497688 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-10-27 01:05:39.761 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1eb8903-70fa-4da5-9418-085dd337373d 5adb3ec9fe6c4d9286b7d86753de033f 8f279679d83b4bc79dbd25b73a627f14 - - -] port_update received: 8766da34-884b-4222-9bab-41075646571f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 01:05:39.793 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1eb8903-70fa-4da5-9418-085dd337373d 5adb3ec9fe6c4d9286b7d86753de033f 8f279679d83b4bc79dbd25b73a627f14 - - -] No port 8766da34-884b-4222-9bab-41075646571f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 01:05:39.872 4248 2877754497688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-71a2b1e7-70b7-4c83-92c3-2c4df9733fa7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:05:39.981 4248 2877754497688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-71a2b1e7-70b7-4c83-92c3-2c4df9733fa7" 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-10-27 01:05:39.981 4248 2877754497688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-71a2b1e7-70b7-4c83-92c3-2c4df9733fa7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:05:40.115 4248 2877754497688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-71a2b1e7-70b7-4c83-92c3-2c4df9733fa7" 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-10-27 01:05:40.220 4248 2877754497688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-71a2b1e7-70b7-4c83-92c3-2c4df9733fa7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:05:40.220 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 71a2b1e7-70b7-4c83-92c3-2c4df9733fa7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 01:05:40.232 4248 2877754497688 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 71a2b1e7-70b7-4c83-92c3-2c4df9733fa7 processed. 2021-10-27 01:05:40.776 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 01:05:40.776 4248 2877754497688 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-10-27 01:05:41.166 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Adding port fdf2b00f-182f-4656-b99f-86cf993d1766 2021-10-27 01:05:41.166 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Port fdf2b00f-182f-4656-b99f-86cf993d1766 updated. Details: {'device': 'fdf2b00f-182f-4656-b99f-86cf993d1766', 'network_id': '00550c30-5d7a-4cee-b833-8d4767a15abb', 'port_id': 'fdf2b00f-182f-4656-b99f-86cf993d1766', 'mac_address': 'fa:16:3e:f1:27:a3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 349, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bf53ee8d-09fe-431e-8b9f-2a189ab14cd5', '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-10-27 01:05:41.176 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] 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-10-27 01:05:41.176 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fdf2b00f-182f-4656-b99f-86cf993d1766" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:05:41.176 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fdf2b00f-182f-4656-b99f-86cf993d1766 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 01:05:41.200 4248 2877754496456 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-10-27 01:05:41.330 4248 2877754496456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fdf2b00f-182f-4656-b99f-86cf993d1766') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:05:41.340 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fdf2b00f-182f-4656-b99f-86cf993d1766') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:05:41.355 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fdf2b00f-182f-4656-b99f-86cf993d1766 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 01:05:41.355 4248 2877754496456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 349, VLAN trunk: None to switch port fdf2b00f-182f-4656-b99f-86cf993d1766 2021-10-27 01:05:41.458 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 01:05:41.468 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fdf2b00f-182f-4656-b99f-86cf993d1766'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:05:42.104 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fdf2b00f-182f-4656-b99f-86cf993d1766']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:05:42.133 4248 2877754496456 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-10-27 01:05:42.133 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a9eb09f6-ee5d-4ee2-a714-1cfc009b96f1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 01:05:42.133 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a9eb09f6-ee5d-4ee2-a714-1cfc009b96f1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 01:05:42.151 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fdf2b00f-182f-4656-b99f-86cf993d1766 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:05:42.156 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 01:05:42.156 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fdf2b00f-182f-4656-b99f-86cf993d1766 not yet added. Adding. 2021-10-27 01:05:42.156 4248 2877754496456 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-10-27 01:05:42.156 4248 2877754496456 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-10-27 01:05:42.307 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fdf2b00f-182f-4656-b99f-86cf993d1766" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:05:42.433 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fdf2b00f-182f-4656-b99f-86cf993d1766" 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-10-27 01:05:42.433 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fdf2b00f-182f-4656-b99f-86cf993d1766" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:05:42.543 4248 2877754497688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.766s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:05:42.560 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fdf2b00f-182f-4656-b99f-86cf993d1766" 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-10-27 01:05:42.704 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fdf2b00f-182f-4656-b99f-86cf993d1766" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:05:42.704 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fdf2b00f-182f-4656-b99f-86cf993d1766 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 01:05:42.715 4248 2877754496456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fdf2b00f-182f-4656-b99f-86cf993d1766 processed. 2021-10-27 01:05:42.798 4248 2877754496456 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-10-27 01:05:42.857 4248 2877753187320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8766da34-884b-4222-9bab-41075646571f 2021-10-27 01:05:43.104 4248 2877754496456 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-10-27 01:05:44.795 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 01:05:45.042 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Adding port 8766da34-884b-4222-9bab-41075646571f 2021-10-27 01:05:45.042 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Port 8766da34-884b-4222-9bab-41075646571f updated. Details: {'device': '8766da34-884b-4222-9bab-41075646571f', 'network_id': '4fc3e3d8-0474-4474-bf78-56ffdc98b34c', 'port_id': '8766da34-884b-4222-9bab-41075646571f', 'mac_address': 'fa:16:3e:de:3d:6d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 315, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5345d5ab-b39d-44b2-ac4b-ac66ef0befed', '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-10-27 01:05:45.042 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] 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-10-27 01:05:45.069 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8766da34-884b-4222-9bab-41075646571f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:05:45.078 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8766da34-884b-4222-9bab-41075646571f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 01:05:45.078 4248 2877754496456 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4fc3e3d8-0474-4474-bf78-56ffdc98b34c 2021-10-27 01:05:45.090 4248 2877754496456 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-10-27 01:05:45.254 4248 2877754496456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8766da34-884b-4222-9bab-41075646571f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:05:45.263 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8766da34-884b-4222-9bab-41075646571f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:05:45.263 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8766da34-884b-4222-9bab-41075646571f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 01:05:45.281 4248 2877754496456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 315, VLAN trunk: None to switch port 8766da34-884b-4222-9bab-41075646571f 2021-10-27 01:05:45.388 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 01:05:45.388 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8766da34-884b-4222-9bab-41075646571f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:05:45.596 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8766da34-884b-4222-9bab-41075646571f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:05:45.596 4248 2877754496456 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-10-27 01:05:45.605 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (254765d6-0e3b-423f-8313-3a379a7f79b3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 01:05:45.605 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8766da34-884b-4222-9bab-41075646571f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:05:45.605 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 01:05:45.623 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8766da34-884b-4222-9bab-41075646571f not yet added. Adding. 2021-10-27 01:05:45.623 4248 2877754496456 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-10-27 01:05:45.640 4248 2877754496456 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-10-27 01:05:45.778 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8766da34-884b-4222-9bab-41075646571f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:05:45.936 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8766da34-884b-4222-9bab-41075646571f" 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-10-27 01:05:45.936 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8766da34-884b-4222-9bab-41075646571f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:05:46.106 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8766da34-884b-4222-9bab-41075646571f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:05:46.235 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8766da34-884b-4222-9bab-41075646571f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:05:46.245 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8766da34-884b-4222-9bab-41075646571f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 01:05:46.245 4248 2877754496456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8766da34-884b-4222-9bab-41075646571f processed. 2021-10-27 01:05:46.841 4248 2877754496456 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-10-27 01:05:47.104 4248 2877754496456 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-10-27 01:05:55.073 4248 2877753187496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1ad8fa55-a1b3-466b-8015-c03342a74b02 2021-10-27 01:05:56.405 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-47d30d35-dece-40cd-8a2a-fd45ab8f22b1 fa2b95297f3643b5bf797b8e8ab4b73f 67c324d2937f4b52a68bf81a935b3923 - - -] Security group member updated on remote: ['914dd7c3-7bad-440e-9c72-7d68540f9867'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:05:56.434 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-47d30d35-dece-40cd-8a2a-fd45ab8f22b1 fa2b95297f3643b5bf797b8e8ab4b73f 67c324d2937f4b52a68bf81a935b3923 - - -] Security group member updated ['914dd7c3-7bad-440e-9c72-7d68540f9867'] 2021-10-27 01:05:56.434 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-47d30d35-dece-40cd-8a2a-fd45ab8f22b1 fa2b95297f3643b5bf797b8e8ab4b73f 67c324d2937f4b52a68bf81a935b3923 - - -] Refresh firewall rules 2021-10-27 01:05:56.434 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-47d30d35-dece-40cd-8a2a-fd45ab8f22b1 fa2b95297f3643b5bf797b8e8ab4b73f 67c324d2937f4b52a68bf81a935b3923 - - -] Get security group information for devices via rpc ['1ad8fa55-a1b3-466b-8015-c03342a74b02'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:05:56.498 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-47d30d35-dece-40cd-8a2a-fd45ab8f22b1 fa2b95297f3643b5bf797b8e8ab4b73f 67c324d2937f4b52a68bf81a935b3923 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:05:56.512 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-47d30d35-dece-40cd-8a2a-fd45ab8f22b1 fa2b95297f3643b5bf797b8e8ab4b73f 67c324d2937f4b52a68bf81a935b3923 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 01:05:56.541 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47d30d35-dece-40cd-8a2a-fd45ab8f22b1 fa2b95297f3643b5bf797b8e8ab4b73f 67c324d2937f4b52a68bf81a935b3923 - - -] port_delete event received for '1ad8fa55-a1b3-466b-8015-c03342a74b02' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:05:56.619 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-60f7e6d1-7bdd-4958-9609-69a8a6fbded0 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Security group member updated on remote: ['f1c713e2-d51d-4b70-90a5-55e3ea66b55b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:05:56.636 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-60f7e6d1-7bdd-4958-9609-69a8a6fbded0 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Security group member updated ['f1c713e2-d51d-4b70-90a5-55e3ea66b55b'] 2021-10-27 01:05:56.651 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-60f7e6d1-7bdd-4958-9609-69a8a6fbded0 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Refresh firewall rules 2021-10-27 01:05:56.651 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-60f7e6d1-7bdd-4958-9609-69a8a6fbded0 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Get security group information for devices via rpc ['9f3f6c5a-6820-4563-840a-6a3b8714ea07'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:05:56.907 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 01:05:56.919 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1ad8fa55-a1b3-466b-8015-c03342a74b02' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 01:05:56.919 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1ad8fa55-a1b3-466b-8015-c03342a74b02' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 01:05:56.919 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1ad8fa55-a1b3-466b-8015-c03342a74b02 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 01:05:56.942 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-60f7e6d1-7bdd-4958-9609-69a8a6fbded0 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Update security group information for ports dict_keys(['9f3f6c5a-6820-4563-840a-6a3b8714ea07']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:05:56.959 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-60f7e6d1-7bdd-4958-9609-69a8a6fbded0 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 01:05:56.968 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-60f7e6d1-7bdd-4958-9609-69a8a6fbded0 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Update rules of security group (f1c713e2-d51d-4b70-90a5-55e3ea66b55b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 01:05:56.968 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-60f7e6d1-7bdd-4958-9609-69a8a6fbded0 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Update members of security group (f1c713e2-d51d-4b70-90a5-55e3ea66b55b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 01:05:56.982 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-60f7e6d1-7bdd-4958-9609-69a8a6fbded0 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Update port filter for 9f3f6c5a-6820-4563-840a-6a3b8714ea07 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:05:56.982 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-60f7e6d1-7bdd-4958-9609-69a8a6fbded0 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Updating port rules. 2021-10-27 01:05:56.995 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-60f7e6d1-7bdd-4958-9609-69a8a6fbded0 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Creating 1 new rules, removing 0 old rules. 2021-10-27 01:05:56.995 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-60f7e6d1-7bdd-4958-9609-69a8a6fbded0 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-9f3f6c5a-6820-4563-840a-6a3b8714ea07" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:05:57.019 4248 2877754497688 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f3cf75a0-ee4f-4e81-9418-4b0b8a0fe7d3 2021-10-27 01:05:57.019 4248 2877754497688 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1ad8fa55-a1b3-466b-8015-c03342a74b02'] 2021-10-27 01:05:57.028 4248 2877754497688 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 01:05:57.028 4248 2877754497688 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-10-27 01:05:57.047 4248 2877754497688 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1ad8fa55-a1b3-466b-8015-c03342a74b02'] 2021-10-27 01:05:57.199 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-60f7e6d1-7bdd-4958-9609-69a8a6fbded0 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-9f3f6c5a-6820-4563-840a-6a3b8714ea07" 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-10-27 01:05:57.199 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-60f7e6d1-7bdd-4958-9609-69a8a6fbded0 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-9f3f6c5a-6820-4563-840a-6a3b8714ea07" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:05:57.199 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-60f7e6d1-7bdd-4958-9609-69a8a6fbded0 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-9f3f6c5a-6820-4563-840a-6a3b8714ea07" 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-10-27 01:05:57.964 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98dfaf29-b119-4f0a-b3c5-2f5924f75b30 5adb3ec9fe6c4d9286b7d86753de033f 8f279679d83b4bc79dbd25b73a627f14 - - -] port_update received: 8362cf59-473b-4c9e-82e4-baf41f483c30 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 01:05:57.964 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98dfaf29-b119-4f0a-b3c5-2f5924f75b30 5adb3ec9fe6c4d9286b7d86753de033f 8f279679d83b4bc79dbd25b73a627f14 - - -] No port 8362cf59-473b-4c9e-82e4-baf41f483c30 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 01:05:58.922 4248 2877754496456 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-10-27 01:05:58.967 4248 2877754496456 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-10-27 01:05:59.901 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5027a40d-399b-4b46-a1a9-86bea5f16bcb 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] network_delete received. Deleting network f3cf75a0-ee4f-4e81-9418-4b0b8a0fe7d3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 01:05:59.901 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5027a40d-399b-4b46-a1a9-86bea5f16bcb 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] Network f3cf75a0-ee4f-4e81-9418-4b0b8a0fe7d3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 01:06:01.044 4248 2877753187320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8362cf59-473b-4c9e-82e4-baf41f483c30 2021-10-27 01:06:02.948 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 01:06:03.167 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Adding port 8362cf59-473b-4c9e-82e4-baf41f483c30 2021-10-27 01:06:03.187 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Port 8362cf59-473b-4c9e-82e4-baf41f483c30 updated. Details: {'device': '8362cf59-473b-4c9e-82e4-baf41f483c30', 'network_id': '08a0de01-487c-4430-8026-512daf39942d', 'port_id': '8362cf59-473b-4c9e-82e4-baf41f483c30', 'mac_address': 'fa:16:3e:03:b9:6a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 337, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4bd5ddae-d560-425c-96ba-817d2ca03574', '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-10-27 01:06:03.198 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] 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-10-27 01:06:03.218 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8362cf59-473b-4c9e-82e4-baf41f483c30" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:06:03.229 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8362cf59-473b-4c9e-82e4-baf41f483c30 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 01:06:03.229 4248 2877754496456 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-10-27 01:06:03.418 4248 2877754496456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8362cf59-473b-4c9e-82e4-baf41f483c30') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:06:03.438 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8362cf59-473b-4c9e-82e4-baf41f483c30') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:06:03.449 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8362cf59-473b-4c9e-82e4-baf41f483c30 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 01:06:03.467 4248 2877754496456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 337, VLAN trunk: None to switch port 8362cf59-473b-4c9e-82e4-baf41f483c30 2021-10-27 01:06:03.604 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 01:06:03.604 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8362cf59-473b-4c9e-82e4-baf41f483c30'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:06:03.761 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8362cf59-473b-4c9e-82e4-baf41f483c30']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:06:03.784 4248 2877754496456 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-10-27 01:06:03.784 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f1c713e2-d51d-4b70-90a5-55e3ea66b55b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 01:06:03.793 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f1c713e2-d51d-4b70-90a5-55e3ea66b55b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 01:06:03.793 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8362cf59-473b-4c9e-82e4-baf41f483c30 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:06:03.809 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 01:06:03.809 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8362cf59-473b-4c9e-82e4-baf41f483c30 not yet added. Adding. 2021-10-27 01:06:03.829 4248 2877754496456 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-10-27 01:06:03.829 4248 2877754496456 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-10-27 01:06:04.010 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8362cf59-473b-4c9e-82e4-baf41f483c30" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:06:04.182 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8362cf59-473b-4c9e-82e4-baf41f483c30" 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-10-27 01:06:04.203 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8362cf59-473b-4c9e-82e4-baf41f483c30" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:06:04.417 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8362cf59-473b-4c9e-82e4-baf41f483c30" 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-10-27 01:06:04.561 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8362cf59-473b-4c9e-82e4-baf41f483c30" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:06:04.561 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8362cf59-473b-4c9e-82e4-baf41f483c30 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 01:06:04.583 4248 2877754496456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8362cf59-473b-4c9e-82e4-baf41f483c30 processed. 2021-10-27 01:06:04.950 4248 2877754496456 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-10-27 01:06:05.123 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:06:14.355 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab1d11c0-7c67-432a-b8eb-730de9e35d1c 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Security group member updated on remote: ['f1c713e2-d51d-4b70-90a5-55e3ea66b55b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:06:14.355 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-ab1d11c0-7c67-432a-b8eb-730de9e35d1c 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Security group member updated ['f1c713e2-d51d-4b70-90a5-55e3ea66b55b'] 2021-10-27 01:06:14.355 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-ab1d11c0-7c67-432a-b8eb-730de9e35d1c 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Refresh firewall rules 2021-10-27 01:06:14.379 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab1d11c0-7c67-432a-b8eb-730de9e35d1c 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Get security group information for devices via rpc ['9f3f6c5a-6820-4563-840a-6a3b8714ea07', '8362cf59-473b-4c9e-82e4-baf41f483c30'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:06:14.904 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ab1d11c0-7c67-432a-b8eb-730de9e35d1c 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Update security group information for ports dict_keys(['8362cf59-473b-4c9e-82e4-baf41f483c30', '9f3f6c5a-6820-4563-840a-6a3b8714ea07']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:06:14.920 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ab1d11c0-7c67-432a-b8eb-730de9e35d1c 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 01:06:14.920 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ab1d11c0-7c67-432a-b8eb-730de9e35d1c 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Update rules of security group (f1c713e2-d51d-4b70-90a5-55e3ea66b55b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 01:06:14.936 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ab1d11c0-7c67-432a-b8eb-730de9e35d1c 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Update members of security group (f1c713e2-d51d-4b70-90a5-55e3ea66b55b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 01:06:14.936 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ab1d11c0-7c67-432a-b8eb-730de9e35d1c 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Update port filter for 8362cf59-473b-4c9e-82e4-baf41f483c30 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:06:14.949 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ab1d11c0-7c67-432a-b8eb-730de9e35d1c 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Updating port rules. 2021-10-27 01:06:14.949 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ab1d11c0-7c67-432a-b8eb-730de9e35d1c 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Creating 1 new rules, removing 0 old rules. 2021-10-27 01:06:14.968 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-ab1d11c0-7c67-432a-b8eb-730de9e35d1c 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-8362cf59-473b-4c9e-82e4-baf41f483c30" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:06:15.182 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-ab1d11c0-7c67-432a-b8eb-730de9e35d1c 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-8362cf59-473b-4c9e-82e4-baf41f483c30" 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-10-27 01:06:15.182 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-ab1d11c0-7c67-432a-b8eb-730de9e35d1c 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-8362cf59-473b-4c9e-82e4-baf41f483c30" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:06:15.199 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-ab1d11c0-7c67-432a-b8eb-730de9e35d1c 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-8362cf59-473b-4c9e-82e4-baf41f483c30" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:06:15.199 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ab1d11c0-7c67-432a-b8eb-730de9e35d1c 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Update port filter for 9f3f6c5a-6820-4563-840a-6a3b8714ea07 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:06:15.214 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ab1d11c0-7c67-432a-b8eb-730de9e35d1c 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Updating port rules. 2021-10-27 01:06:15.214 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ab1d11c0-7c67-432a-b8eb-730de9e35d1c 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Creating 1 new rules, removing 0 old rules. 2021-10-27 01:06:15.230 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-ab1d11c0-7c67-432a-b8eb-730de9e35d1c 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-9f3f6c5a-6820-4563-840a-6a3b8714ea07" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:06:15.456 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-ab1d11c0-7c67-432a-b8eb-730de9e35d1c 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-9f3f6c5a-6820-4563-840a-6a3b8714ea07" 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-10-27 01:06:15.465 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-ab1d11c0-7c67-432a-b8eb-730de9e35d1c 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-9f3f6c5a-6820-4563-840a-6a3b8714ea07" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:06:15.465 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-ab1d11c0-7c67-432a-b8eb-730de9e35d1c 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-9f3f6c5a-6820-4563-840a-6a3b8714ea07" 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-10-27 01:06:15.636 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6cc83d4b-72b0-4fd4-834f-00ff72ecd151 5adb3ec9fe6c4d9286b7d86753de033f 8f279679d83b4bc79dbd25b73a627f14 - - -] port_update received: 10707f26-1034-4d01-897a-5265cdb1b762 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 01:06:15.670 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6cc83d4b-72b0-4fd4-834f-00ff72ecd151 5adb3ec9fe6c4d9286b7d86753de033f 8f279679d83b4bc79dbd25b73a627f14 - - -] No port 10707f26-1034-4d01-897a-5265cdb1b762 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 01:06:19.266 4248 2877753187320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 10707f26-1034-4d01-897a-5265cdb1b762 2021-10-27 01:06:20.994 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 01:06:21.310 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Adding port 10707f26-1034-4d01-897a-5265cdb1b762 2021-10-27 01:06:21.310 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Port 10707f26-1034-4d01-897a-5265cdb1b762 updated. Details: {'device': '10707f26-1034-4d01-897a-5265cdb1b762', 'network_id': '08a0de01-487c-4430-8026-512daf39942d', 'port_id': '10707f26-1034-4d01-897a-5265cdb1b762', 'mac_address': 'fa:16:3e:8f:ed:08', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 337, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4bd5ddae-d560-425c-96ba-817d2ca03574', '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-10-27 01:06:21.322 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] 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-10-27 01:06:21.322 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-10707f26-1034-4d01-897a-5265cdb1b762" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:06:21.322 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 10707f26-1034-4d01-897a-5265cdb1b762 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 01:06:21.354 4248 2877754496456 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-10-27 01:06:21.574 4248 2877754496456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '10707f26-1034-4d01-897a-5265cdb1b762') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:06:21.588 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '10707f26-1034-4d01-897a-5265cdb1b762') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:06:21.606 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 10707f26-1034-4d01-897a-5265cdb1b762 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 01:06:21.606 4248 2877754496456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 337, VLAN trunk: None to switch port 10707f26-1034-4d01-897a-5265cdb1b762 2021-10-27 01:06:21.746 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 01:06:21.746 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['10707f26-1034-4d01-897a-5265cdb1b762'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:06:21.949 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['10707f26-1034-4d01-897a-5265cdb1b762']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:06:21.949 4248 2877754496456 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-10-27 01:06:21.970 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f1c713e2-d51d-4b70-90a5-55e3ea66b55b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 01:06:21.979 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f1c713e2-d51d-4b70-90a5-55e3ea66b55b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 01:06:21.979 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 10707f26-1034-4d01-897a-5265cdb1b762 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:06:21.997 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 01:06:22.010 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 10707f26-1034-4d01-897a-5265cdb1b762 not yet added. Adding. 2021-10-27 01:06:22.037 4248 2877754496456 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-10-27 01:06:22.045 4248 2877754496456 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-10-27 01:06:22.291 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10707f26-1034-4d01-897a-5265cdb1b762" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:06:22.526 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10707f26-1034-4d01-897a-5265cdb1b762" 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-10-27 01:06:22.526 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10707f26-1034-4d01-897a-5265cdb1b762" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:06:22.761 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10707f26-1034-4d01-897a-5265cdb1b762" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:06:22.952 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-10707f26-1034-4d01-897a-5265cdb1b762" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.641s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:06:22.966 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 10707f26-1034-4d01-897a-5265cdb1b762 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 01:06:22.978 4248 2877754496456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 10707f26-1034-4d01-897a-5265cdb1b762 processed. 2021-10-27 01:06:23.019 4248 2877754496456 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-10-27 01:06:23.418 4248 2877754496456 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-10-27 01:06:35.134 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0357d51b-7cc5-44a4-9965-e6d212446d71 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Security group member updated on remote: ['f1c713e2-d51d-4b70-90a5-55e3ea66b55b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:06:35.134 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-0357d51b-7cc5-44a4-9965-e6d212446d71 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Security group member updated ['f1c713e2-d51d-4b70-90a5-55e3ea66b55b'] 2021-10-27 01:06:35.153 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-0357d51b-7cc5-44a4-9965-e6d212446d71 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Refresh firewall rules 2021-10-27 01:06:35.166 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0357d51b-7cc5-44a4-9965-e6d212446d71 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Get security group information for devices via rpc ['9f3f6c5a-6820-4563-840a-6a3b8714ea07', '8362cf59-473b-4c9e-82e4-baf41f483c30', '10707f26-1034-4d01-897a-5265cdb1b762'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:06:35.542 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0357d51b-7cc5-44a4-9965-e6d212446d71 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Update security group information for ports dict_keys(['10707f26-1034-4d01-897a-5265cdb1b762', '8362cf59-473b-4c9e-82e4-baf41f483c30', '9f3f6c5a-6820-4563-840a-6a3b8714ea07']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:06:35.556 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0357d51b-7cc5-44a4-9965-e6d212446d71 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 01:06:35.556 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0357d51b-7cc5-44a4-9965-e6d212446d71 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Update rules of security group (f1c713e2-d51d-4b70-90a5-55e3ea66b55b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 01:06:35.577 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0357d51b-7cc5-44a4-9965-e6d212446d71 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Update members of security group (f1c713e2-d51d-4b70-90a5-55e3ea66b55b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 01:06:35.588 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0357d51b-7cc5-44a4-9965-e6d212446d71 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Update port filter for 10707f26-1034-4d01-897a-5265cdb1b762 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:06:35.588 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0357d51b-7cc5-44a4-9965-e6d212446d71 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Updating port rules. 2021-10-27 01:06:35.607 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0357d51b-7cc5-44a4-9965-e6d212446d71 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Creating 1 new rules, removing 0 old rules. 2021-10-27 01:06:35.619 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-0357d51b-7cc5-44a4-9965-e6d212446d71 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-10707f26-1034-4d01-897a-5265cdb1b762" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:06:35.854 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-0357d51b-7cc5-44a4-9965-e6d212446d71 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-10707f26-1034-4d01-897a-5265cdb1b762" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:06:35.869 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-0357d51b-7cc5-44a4-9965-e6d212446d71 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-10707f26-1034-4d01-897a-5265cdb1b762" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:06:35.869 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-0357d51b-7cc5-44a4-9965-e6d212446d71 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-10707f26-1034-4d01-897a-5265cdb1b762" 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-10-27 01:06:35.886 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0357d51b-7cc5-44a4-9965-e6d212446d71 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Update port filter for 8362cf59-473b-4c9e-82e4-baf41f483c30 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:06:35.886 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0357d51b-7cc5-44a4-9965-e6d212446d71 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Updating port rules. 2021-10-27 01:06:35.901 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0357d51b-7cc5-44a4-9965-e6d212446d71 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Creating 1 new rules, removing 0 old rules. 2021-10-27 01:06:35.916 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-0357d51b-7cc5-44a4-9965-e6d212446d71 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-8362cf59-473b-4c9e-82e4-baf41f483c30" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:06:36.150 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-0357d51b-7cc5-44a4-9965-e6d212446d71 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-8362cf59-473b-4c9e-82e4-baf41f483c30" 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-10-27 01:06:36.150 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-0357d51b-7cc5-44a4-9965-e6d212446d71 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-8362cf59-473b-4c9e-82e4-baf41f483c30" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:06:36.168 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-0357d51b-7cc5-44a4-9965-e6d212446d71 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-8362cf59-473b-4c9e-82e4-baf41f483c30" 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-10-27 01:06:36.168 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0357d51b-7cc5-44a4-9965-e6d212446d71 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Update port filter for 9f3f6c5a-6820-4563-840a-6a3b8714ea07 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:06:36.190 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0357d51b-7cc5-44a4-9965-e6d212446d71 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Updating port rules. 2021-10-27 01:06:36.198 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0357d51b-7cc5-44a4-9965-e6d212446d71 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Creating 1 new rules, removing 0 old rules. 2021-10-27 01:06:36.215 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-0357d51b-7cc5-44a4-9965-e6d212446d71 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-9f3f6c5a-6820-4563-840a-6a3b8714ea07" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:06:36.276 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc3a7df6-a3bd-42d9-b671-f00ad3ee330c 5adb3ec9fe6c4d9286b7d86753de033f 8f279679d83b4bc79dbd25b73a627f14 - - -] port_update received: 63f5ae1c-fc6b-4f1f-acb6-0787dc71eaa3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 01:06:36.297 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc3a7df6-a3bd-42d9-b671-f00ad3ee330c 5adb3ec9fe6c4d9286b7d86753de033f 8f279679d83b4bc79dbd25b73a627f14 - - -] No port 63f5ae1c-fc6b-4f1f-acb6-0787dc71eaa3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 01:06:36.510 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-0357d51b-7cc5-44a4-9965-e6d212446d71 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-9f3f6c5a-6820-4563-840a-6a3b8714ea07" 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-10-27 01:06:36.510 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-0357d51b-7cc5-44a4-9965-e6d212446d71 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-9f3f6c5a-6820-4563-840a-6a3b8714ea07" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:06:36.530 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-0357d51b-7cc5-44a4-9965-e6d212446d71 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-9f3f6c5a-6820-4563-840a-6a3b8714ea07" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:06:39.556 4248 2877753187320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 63f5ae1c-fc6b-4f1f-acb6-0787dc71eaa3 2021-10-27 01:06:41.136 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 01:06:41.229 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0be33c11-138c-4c4d-8890-51aea976363b b7eb758c9ee24a7c97cd2a6ed1f209a1 7b9f28ba709b40759ec99cb6d5314aa8 - - -] Security group member updated on remote: ['b95c60a7-a58a-4d95-95b2-c961da301653'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:06:41.229 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-0be33c11-138c-4c4d-8890-51aea976363b b7eb758c9ee24a7c97cd2a6ed1f209a1 7b9f28ba709b40759ec99cb6d5314aa8 - - -] Security group member updated ['b95c60a7-a58a-4d95-95b2-c961da301653'] 2021-10-27 01:06:41.374 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Adding port 63f5ae1c-fc6b-4f1f-acb6-0787dc71eaa3 2021-10-27 01:06:41.387 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Port 63f5ae1c-fc6b-4f1f-acb6-0787dc71eaa3 updated. Details: {'device': '63f5ae1c-fc6b-4f1f-acb6-0787dc71eaa3', 'network_id': '08a0de01-487c-4430-8026-512daf39942d', 'port_id': '63f5ae1c-fc6b-4f1f-acb6-0787dc71eaa3', 'mac_address': 'fa:16:3e:c5:c3:4a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 337, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4bd5ddae-d560-425c-96ba-817d2ca03574', '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-10-27 01:06:41.401 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] 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-10-27 01:06:41.417 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-63f5ae1c-fc6b-4f1f-acb6-0787dc71eaa3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:06:41.417 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 63f5ae1c-fc6b-4f1f-acb6-0787dc71eaa3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 01:06:41.417 4248 2877754496456 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-10-27 01:06:41.685 4248 2877754496456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '63f5ae1c-fc6b-4f1f-acb6-0787dc71eaa3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:06:41.685 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '63f5ae1c-fc6b-4f1f-acb6-0787dc71eaa3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:06:41.714 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 63f5ae1c-fc6b-4f1f-acb6-0787dc71eaa3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 01:06:41.714 4248 2877754496456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 337, VLAN trunk: None to switch port 63f5ae1c-fc6b-4f1f-acb6-0787dc71eaa3 2021-10-27 01:06:41.858 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 01:06:41.874 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['63f5ae1c-fc6b-4f1f-acb6-0787dc71eaa3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:06:42.042 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['63f5ae1c-fc6b-4f1f-acb6-0787dc71eaa3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:06:42.056 4248 2877754496456 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-10-27 01:06:42.056 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f1c713e2-d51d-4b70-90a5-55e3ea66b55b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 01:06:42.079 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f1c713e2-d51d-4b70-90a5-55e3ea66b55b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 01:06:42.093 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 63f5ae1c-fc6b-4f1f-acb6-0787dc71eaa3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:06:42.103 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 01:06:42.103 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 63f5ae1c-fc6b-4f1f-acb6-0787dc71eaa3 not yet added. Adding. 2021-10-27 01:06:42.122 4248 2877754496456 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-10-27 01:06:42.122 4248 2877754496456 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-10-27 01:06:42.384 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-63f5ae1c-fc6b-4f1f-acb6-0787dc71eaa3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:06:42.627 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-63f5ae1c-fc6b-4f1f-acb6-0787dc71eaa3" 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-10-27 01:06:42.627 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-63f5ae1c-fc6b-4f1f-acb6-0787dc71eaa3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:06:42.697 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7014b5e9-489e-4e47-905e-1ff9e0d02fc1 5adb3ec9fe6c4d9286b7d86753de033f 8f279679d83b4bc79dbd25b73a627f14 - - -] port_update received: ec314b12-9c1f-45d6-8bb8-5df25d2b5f36 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 01:06:42.728 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7014b5e9-489e-4e47-905e-1ff9e0d02fc1 5adb3ec9fe6c4d9286b7d86753de033f 8f279679d83b4bc79dbd25b73a627f14 - - -] No port ec314b12-9c1f-45d6-8bb8-5df25d2b5f36 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 01:06:42.981 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-63f5ae1c-fc6b-4f1f-acb6-0787dc71eaa3" 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-10-27 01:06:43.200 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-63f5ae1c-fc6b-4f1f-acb6-0787dc71eaa3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:06:43.200 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 63f5ae1c-fc6b-4f1f-acb6-0787dc71eaa3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 01:06:43.200 4248 2877754496456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 63f5ae1c-fc6b-4f1f-acb6-0787dc71eaa3 processed. 2021-10-27 01:06:45.167 4248 2877754496456 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-10-27 01:06:45.405 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:06:45.634 4248 2877753187320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ec314b12-9c1f-45d6-8bb8-5df25d2b5f36 2021-10-27 01:06:47.173 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 01:06:47.390 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Adding port ec314b12-9c1f-45d6-8bb8-5df25d2b5f36 2021-10-27 01:06:47.401 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Port ec314b12-9c1f-45d6-8bb8-5df25d2b5f36 updated. Details: {'device': 'ec314b12-9c1f-45d6-8bb8-5df25d2b5f36', 'network_id': 'ff9836e7-c4a3-4801-99ab-ceb76a9ab5fd', 'port_id': 'ec314b12-9c1f-45d6-8bb8-5df25d2b5f36', 'mac_address': 'fa:16:3e:1e:76:2b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 305, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '31c48359-ed72-40b4-9824-94add8b03bd1', '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-10-27 01:06:47.401 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] 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-10-27 01:06:47.419 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ec314b12-9c1f-45d6-8bb8-5df25d2b5f36" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:06:47.432 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ec314b12-9c1f-45d6-8bb8-5df25d2b5f36 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 01:06:47.432 4248 2877754496456 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ff9836e7-c4a3-4801-99ab-ceb76a9ab5fd 2021-10-27 01:06:47.451 4248 2877754496456 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-10-27 01:06:47.713 4248 2877754496456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ec314b12-9c1f-45d6-8bb8-5df25d2b5f36') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:06:47.713 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ec314b12-9c1f-45d6-8bb8-5df25d2b5f36') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:06:47.745 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ec314b12-9c1f-45d6-8bb8-5df25d2b5f36 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 01:06:47.759 4248 2877754496456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 305, VLAN trunk: None to switch port ec314b12-9c1f-45d6-8bb8-5df25d2b5f36 2021-10-27 01:06:47.933 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 01:06:47.933 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ec314b12-9c1f-45d6-8bb8-5df25d2b5f36'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:06:48.165 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ec314b12-9c1f-45d6-8bb8-5df25d2b5f36']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:06:48.165 4248 2877754496456 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-10-27 01:06:48.184 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b95c60a7-a58a-4d95-95b2-c961da301653) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 01:06:48.197 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b95c60a7-a58a-4d95-95b2-c961da301653) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 01:06:48.197 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ec314b12-9c1f-45d6-8bb8-5df25d2b5f36 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:06:48.213 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 01:06:48.230 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ec314b12-9c1f-45d6-8bb8-5df25d2b5f36 not yet added. Adding. 2021-10-27 01:06:48.230 4248 2877754496456 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-10-27 01:06:48.244 4248 2877754496456 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-10-27 01:06:48.574 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ec314b12-9c1f-45d6-8bb8-5df25d2b5f36" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:06:48.885 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ec314b12-9c1f-45d6-8bb8-5df25d2b5f36" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:06:48.885 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ec314b12-9c1f-45d6-8bb8-5df25d2b5f36" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:06:49.237 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ec314b12-9c1f-45d6-8bb8-5df25d2b5f36" 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-10-27 01:06:49.420 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ec314b12-9c1f-45d6-8bb8-5df25d2b5f36" 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-10-27 01:06:49.420 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ec314b12-9c1f-45d6-8bb8-5df25d2b5f36 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 01:06:49.436 4248 2877754496456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ec314b12-9c1f-45d6-8bb8-5df25d2b5f36 processed. 2021-10-27 01:06:51.229 4248 2877754496456 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-10-27 01:06:51.525 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.296s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:06:53.321 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55c74d45-433e-4452-a66a-77f0c659d4e5 - - - - -] port_update received: 8125dcce-3d95-46e1-bf95-6ff448f5e499 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 01:06:53.360 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55c74d45-433e-4452-a66a-77f0c659d4e5 - - - - -] No port 8125dcce-3d95-46e1-bf95-6ff448f5e499 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 01:06:57.541 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46e59f88-68b9-4a67-aa0b-de6894f2d746 - - - - -] port_update received: f4ccdf5f-cbba-4322-b56f-5c39fd90a5da port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 01:06:57.560 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46e59f88-68b9-4a67-aa0b-de6894f2d746 - - - - -] No port f4ccdf5f-cbba-4322-b56f-5c39fd90a5da defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 01:06:59.213 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ae3b9a5-0e09-41fd-9ed4-13b4b04c0521 - - - - -] port_update received: 72deb3f7-e8b2-4a55-97ba-84b05619f80d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 01:06:59.243 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ae3b9a5-0e09-41fd-9ed4-13b4b04c0521 - - - - -] No port 72deb3f7-e8b2-4a55-97ba-84b05619f80d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 01:06:59.902 4248 2877753187496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 63f5ae1c-fc6b-4f1f-acb6-0787dc71eaa3 2021-10-27 01:06:59.918 4248 2877753187496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ec314b12-9c1f-45d6-8bb8-5df25d2b5f36 2021-10-27 01:07:00.619 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6fe8f766-2e1f-4d89-b16f-9a8e6fa80426 b7eb758c9ee24a7c97cd2a6ed1f209a1 7b9f28ba709b40759ec99cb6d5314aa8 - - -] Security group member updated on remote: ['b95c60a7-a58a-4d95-95b2-c961da301653'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:07:00.641 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-6fe8f766-2e1f-4d89-b16f-9a8e6fa80426 b7eb758c9ee24a7c97cd2a6ed1f209a1 7b9f28ba709b40759ec99cb6d5314aa8 - - -] Security group member updated ['b95c60a7-a58a-4d95-95b2-c961da301653'] 2021-10-27 01:07:00.653 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-6fe8f766-2e1f-4d89-b16f-9a8e6fa80426 b7eb758c9ee24a7c97cd2a6ed1f209a1 7b9f28ba709b40759ec99cb6d5314aa8 - - -] Refresh firewall rules 2021-10-27 01:07:00.653 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6fe8f766-2e1f-4d89-b16f-9a8e6fa80426 b7eb758c9ee24a7c97cd2a6ed1f209a1 7b9f28ba709b40759ec99cb6d5314aa8 - - -] Get security group information for devices via rpc ['ec314b12-9c1f-45d6-8bb8-5df25d2b5f36'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:07:00.712 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6fe8f766-2e1f-4d89-b16f-9a8e6fa80426 b7eb758c9ee24a7c97cd2a6ed1f209a1 7b9f28ba709b40759ec99cb6d5314aa8 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:07:00.729 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6fe8f766-2e1f-4d89-b16f-9a8e6fa80426 b7eb758c9ee24a7c97cd2a6ed1f209a1 7b9f28ba709b40759ec99cb6d5314aa8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 01:07:00.853 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6fe8f766-2e1f-4d89-b16f-9a8e6fa80426 b7eb758c9ee24a7c97cd2a6ed1f209a1 7b9f28ba709b40759ec99cb6d5314aa8 - - -] port_delete event received for 'ec314b12-9c1f-45d6-8bb8-5df25d2b5f36' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:07:00.853 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d21005f5-11f7-47a4-a789-b0ec13db5515 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Security group member updated on remote: ['f1c713e2-d51d-4b70-90a5-55e3ea66b55b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:07:00.879 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-d21005f5-11f7-47a4-a789-b0ec13db5515 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Security group member updated ['f1c713e2-d51d-4b70-90a5-55e3ea66b55b'] 2021-10-27 01:07:00.889 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-d21005f5-11f7-47a4-a789-b0ec13db5515 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Refresh firewall rules 2021-10-27 01:07:00.889 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d21005f5-11f7-47a4-a789-b0ec13db5515 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Get security group information for devices via rpc ['9f3f6c5a-6820-4563-840a-6a3b8714ea07', '8362cf59-473b-4c9e-82e4-baf41f483c30', '10707f26-1034-4d01-897a-5265cdb1b762', '63f5ae1c-fc6b-4f1f-acb6-0787dc71eaa3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:07:01.009 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d21005f5-11f7-47a4-a789-b0ec13db5515 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] port_delete event received for '63f5ae1c-fc6b-4f1f-acb6-0787dc71eaa3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:07:01.328 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 01:07:01.328 4248 2877754496632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ec314b12-9c1f-45d6-8bb8-5df25d2b5f36' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 01:07:01.342 4248 2877754496632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ec314b12-9c1f-45d6-8bb8-5df25d2b5f36' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 01:07:01.342 4248 2877754496632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ec314b12-9c1f-45d6-8bb8-5df25d2b5f36 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 01:07:01.358 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '63f5ae1c-fc6b-4f1f-acb6-0787dc71eaa3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 01:07:01.371 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '63f5ae1c-fc6b-4f1f-acb6-0787dc71eaa3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 01:07:01.371 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 63f5ae1c-fc6b-4f1f-acb6-0787dc71eaa3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 01:07:01.400 4248 2877754496632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ff9836e7-c4a3-4801-99ab-ceb76a9ab5fd 2021-10-27 01:07:01.421 4248 2877754496632 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ec314b12-9c1f-45d6-8bb8-5df25d2b5f36'] 2021-10-27 01:07:01.421 4248 2877754496632 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 01:07:01.435 4248 2877754496632 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-10-27 01:07:01.447 4248 2877754496632 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ec314b12-9c1f-45d6-8bb8-5df25d2b5f36'] 2021-10-27 01:07:01.447 4248 2877754497688 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['63f5ae1c-fc6b-4f1f-acb6-0787dc71eaa3'] 2021-10-27 01:07:01.466 4248 2877754497688 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 01:07:01.466 4248 2877754497688 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-10-27 01:07:01.483 4248 2877754497688 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['63f5ae1c-fc6b-4f1f-acb6-0787dc71eaa3'] 2021-10-27 01:07:01.494 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d21005f5-11f7-47a4-a789-b0ec13db5515 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Update security group information for ports dict_keys(['10707f26-1034-4d01-897a-5265cdb1b762', '8362cf59-473b-4c9e-82e4-baf41f483c30', '9f3f6c5a-6820-4563-840a-6a3b8714ea07']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:07:01.510 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d21005f5-11f7-47a4-a789-b0ec13db5515 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 01:07:01.525 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d21005f5-11f7-47a4-a789-b0ec13db5515 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Update rules of security group (f1c713e2-d51d-4b70-90a5-55e3ea66b55b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 01:07:01.525 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d21005f5-11f7-47a4-a789-b0ec13db5515 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Update members of security group (f1c713e2-d51d-4b70-90a5-55e3ea66b55b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 01:07:01.548 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d21005f5-11f7-47a4-a789-b0ec13db5515 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Update port filter for 10707f26-1034-4d01-897a-5265cdb1b762 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:07:01.556 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d21005f5-11f7-47a4-a789-b0ec13db5515 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Updating port rules. 2021-10-27 01:07:01.572 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d21005f5-11f7-47a4-a789-b0ec13db5515 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Creating 0 new rules, removing 1 old rules. 2021-10-27 01:07:01.588 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-d21005f5-11f7-47a4-a789-b0ec13db5515 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-10707f26-1034-4d01-897a-5265cdb1b762" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:07:01.604 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-d21005f5-11f7-47a4-a789-b0ec13db5515 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-10707f26-1034-4d01-897a-5265cdb1b762" 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-10-27 01:07:01.604 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-d21005f5-11f7-47a4-a789-b0ec13db5515 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-10707f26-1034-4d01-897a-5265cdb1b762" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:07:01.900 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-d21005f5-11f7-47a4-a789-b0ec13db5515 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-10707f26-1034-4d01-897a-5265cdb1b762" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.296s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:07:01.919 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d21005f5-11f7-47a4-a789-b0ec13db5515 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Update port filter for 8362cf59-473b-4c9e-82e4-baf41f483c30 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:07:01.932 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d21005f5-11f7-47a4-a789-b0ec13db5515 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Updating port rules. 2021-10-27 01:07:01.948 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d21005f5-11f7-47a4-a789-b0ec13db5515 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Creating 0 new rules, removing 1 old rules. 2021-10-27 01:07:01.948 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-d21005f5-11f7-47a4-a789-b0ec13db5515 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-8362cf59-473b-4c9e-82e4-baf41f483c30" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:07:01.972 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-d21005f5-11f7-47a4-a789-b0ec13db5515 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-8362cf59-473b-4c9e-82e4-baf41f483c30" 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-10-27 01:07:01.984 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-d21005f5-11f7-47a4-a789-b0ec13db5515 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-8362cf59-473b-4c9e-82e4-baf41f483c30" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:07:02.262 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-d21005f5-11f7-47a4-a789-b0ec13db5515 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-8362cf59-473b-4c9e-82e4-baf41f483c30" 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-10-27 01:07:02.262 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d21005f5-11f7-47a4-a789-b0ec13db5515 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Update port filter for 9f3f6c5a-6820-4563-840a-6a3b8714ea07 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:07:02.276 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d21005f5-11f7-47a4-a789-b0ec13db5515 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Updating port rules. 2021-10-27 01:07:02.292 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d21005f5-11f7-47a4-a789-b0ec13db5515 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Creating 0 new rules, removing 1 old rules. 2021-10-27 01:07:02.292 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-d21005f5-11f7-47a4-a789-b0ec13db5515 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-9f3f6c5a-6820-4563-840a-6a3b8714ea07" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:07:02.307 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-d21005f5-11f7-47a4-a789-b0ec13db5515 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-9f3f6c5a-6820-4563-840a-6a3b8714ea07" 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-10-27 01:07:02.307 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-d21005f5-11f7-47a4-a789-b0ec13db5515 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-9f3f6c5a-6820-4563-840a-6a3b8714ea07" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:07:02.641 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-d21005f5-11f7-47a4-a789-b0ec13db5515 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-9f3f6c5a-6820-4563-840a-6a3b8714ea07" 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-10-27 01:07:02.744 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1fbd4632-c5cd-4871-bef3-7400cc7dc9ae 973f3b29f26140a3923cbb509974f0be 1a2bc14cc1c0459a81598c41064abe84 - - -] Security group rule updated on remote: ['b772e96d-907c-4834-a305-857aad9404f4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 01:07:02.744 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-1fbd4632-c5cd-4871-bef3-7400cc7dc9ae 973f3b29f26140a3923cbb509974f0be 1a2bc14cc1c0459a81598c41064abe84 - - -] Security group rule updated ['b772e96d-907c-4834-a305-857aad9404f4'] 2021-10-27 01:07:02.903 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ea9059c7-ffd2-4e7f-b1b8-ca6b256c82b1 973f3b29f26140a3923cbb509974f0be 1a2bc14cc1c0459a81598c41064abe84 - - -] Security group rule updated on remote: ['b772e96d-907c-4834-a305-857aad9404f4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 01:07:02.918 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-ea9059c7-ffd2-4e7f-b1b8-ca6b256c82b1 973f3b29f26140a3923cbb509974f0be 1a2bc14cc1c0459a81598c41064abe84 - - -] Security group rule updated ['b772e96d-907c-4834-a305-857aad9404f4'] 2021-10-27 01:07:03.183 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c226c750-cb7a-4a8e-afc9-b73d2620e2b0 973f3b29f26140a3923cbb509974f0be 1a2bc14cc1c0459a81598c41064abe84 - - -] Security group rule updated on remote: ['b772e96d-907c-4834-a305-857aad9404f4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 01:07:03.197 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-c226c750-cb7a-4a8e-afc9-b73d2620e2b0 973f3b29f26140a3923cbb509974f0be 1a2bc14cc1c0459a81598c41064abe84 - - -] Security group rule updated ['b772e96d-907c-4834-a305-857aad9404f4'] 2021-10-27 01:07:03.353 4248 2877754496456 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-10-27 01:07:03.448 4248 2877754497688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-760db723-4c2d-4093-bd96-a15e9ce3de12 973f3b29f26140a3923cbb509974f0be 1a2bc14cc1c0459a81598c41064abe84 - - -] Security group rule updated on remote: ['b772e96d-907c-4834-a305-857aad9404f4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 01:07:03.448 4248 2877754497688 MainThread INFO neutron.agent.securitygroups_rpc [req-760db723-4c2d-4093-bd96-a15e9ce3de12 973f3b29f26140a3923cbb509974f0be 1a2bc14cc1c0459a81598c41064abe84 - - -] Security group rule updated ['b772e96d-907c-4834-a305-857aad9404f4'] 2021-10-27 01:07:03.477 4248 2877754496456 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-10-27 01:07:03.619 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-035ded5d-82bf-4300-93d6-9b7c830e9f78 973f3b29f26140a3923cbb509974f0be 1a2bc14cc1c0459a81598c41064abe84 - - -] Security group rule updated on remote: ['b772e96d-907c-4834-a305-857aad9404f4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 01:07:03.619 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-035ded5d-82bf-4300-93d6-9b7c830e9f78 973f3b29f26140a3923cbb509974f0be 1a2bc14cc1c0459a81598c41064abe84 - - -] Security group rule updated ['b772e96d-907c-4834-a305-857aad9404f4'] 2021-10-27 01:07:03.635 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97f82259-9cd4-45d2-aee4-ad93c92baaea - - - - -] port_update received: f1bbdefc-94d7-4035-9b6f-16af79bfb146 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 01:07:03.652 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97f82259-9cd4-45d2-aee4-ad93c92baaea - - - - -] No port f1bbdefc-94d7-4035-9b6f-16af79bfb146 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 01:07:03.853 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-66c3d1a9-055b-4672-8ad0-746827d8a3ed 973f3b29f26140a3923cbb509974f0be 1a2bc14cc1c0459a81598c41064abe84 - - -] Security group rule updated on remote: ['b772e96d-907c-4834-a305-857aad9404f4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 01:07:03.884 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-66c3d1a9-055b-4672-8ad0-746827d8a3ed 973f3b29f26140a3923cbb509974f0be 1a2bc14cc1c0459a81598c41064abe84 - - -] Security group rule updated ['b772e96d-907c-4834-a305-857aad9404f4'] 2021-10-27 01:07:05.557 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9b604af0-b465-4142-b579-17ead7edf2cc b7eb758c9ee24a7c97cd2a6ed1f209a1 7b9f28ba709b40759ec99cb6d5314aa8 - - -] Security group member updated on remote: ['b95c60a7-a58a-4d95-95b2-c961da301653'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:07:05.571 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-9b604af0-b465-4142-b579-17ead7edf2cc b7eb758c9ee24a7c97cd2a6ed1f209a1 7b9f28ba709b40759ec99cb6d5314aa8 - - -] Security group member updated ['b95c60a7-a58a-4d95-95b2-c961da301653'] 2021-10-27 01:07:06.463 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1eae6e8-7270-4adb-8795-397b8b0b0fe3 5adb3ec9fe6c4d9286b7d86753de033f 8f279679d83b4bc79dbd25b73a627f14 - - -] port_update received: 3a3e5e3c-a4f8-45d8-a39d-c248272e1a63 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 01:07:06.529 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1eae6e8-7270-4adb-8795-397b8b0b0fe3 5adb3ec9fe6c4d9286b7d86753de033f 8f279679d83b4bc79dbd25b73a627f14 - - -] No port 3a3e5e3c-a4f8-45d8-a39d-c248272e1a63 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 01:07:08.010 4248 2877753187496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 10707f26-1034-4d01-897a-5265cdb1b762 2021-10-27 01:07:08.185 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d0d5a18d-326c-4549-b71f-4c0fb7976f97 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Security group member updated on remote: ['f1c713e2-d51d-4b70-90a5-55e3ea66b55b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:07:08.198 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-d0d5a18d-326c-4549-b71f-4c0fb7976f97 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Security group member updated ['f1c713e2-d51d-4b70-90a5-55e3ea66b55b'] 2021-10-27 01:07:08.212 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-d0d5a18d-326c-4549-b71f-4c0fb7976f97 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Refresh firewall rules 2021-10-27 01:07:08.212 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d0d5a18d-326c-4549-b71f-4c0fb7976f97 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Get security group information for devices via rpc ['9f3f6c5a-6820-4563-840a-6a3b8714ea07', '8362cf59-473b-4c9e-82e4-baf41f483c30', '10707f26-1034-4d01-897a-5265cdb1b762'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:07:08.321 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0d5a18d-326c-4549-b71f-4c0fb7976f97 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] port_delete event received for '10707f26-1034-4d01-897a-5265cdb1b762' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:07:08.527 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d0d5a18d-326c-4549-b71f-4c0fb7976f97 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Update security group information for ports dict_keys(['8362cf59-473b-4c9e-82e4-baf41f483c30', '9f3f6c5a-6820-4563-840a-6a3b8714ea07']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:07:08.543 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d0d5a18d-326c-4549-b71f-4c0fb7976f97 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 01:07:08.543 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d0d5a18d-326c-4549-b71f-4c0fb7976f97 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Update rules of security group (f1c713e2-d51d-4b70-90a5-55e3ea66b55b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 01:07:08.558 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d0d5a18d-326c-4549-b71f-4c0fb7976f97 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Update members of security group (f1c713e2-d51d-4b70-90a5-55e3ea66b55b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 01:07:08.577 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d0d5a18d-326c-4549-b71f-4c0fb7976f97 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Update port filter for 8362cf59-473b-4c9e-82e4-baf41f483c30 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:07:08.577 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d0d5a18d-326c-4549-b71f-4c0fb7976f97 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Updating port rules. 2021-10-27 01:07:08.591 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d0d5a18d-326c-4549-b71f-4c0fb7976f97 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Creating 0 new rules, removing 1 old rules. 2021-10-27 01:07:08.591 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-d0d5a18d-326c-4549-b71f-4c0fb7976f97 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-8362cf59-473b-4c9e-82e4-baf41f483c30" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:07:08.591 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-d0d5a18d-326c-4549-b71f-4c0fb7976f97 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-8362cf59-473b-4c9e-82e4-baf41f483c30" 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-10-27 01:07:08.624 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-d0d5a18d-326c-4549-b71f-4c0fb7976f97 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-8362cf59-473b-4c9e-82e4-baf41f483c30" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:07:08.884 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-d0d5a18d-326c-4549-b71f-4c0fb7976f97 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-8362cf59-473b-4c9e-82e4-baf41f483c30" 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-10-27 01:07:08.908 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d0d5a18d-326c-4549-b71f-4c0fb7976f97 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Update port filter for 9f3f6c5a-6820-4563-840a-6a3b8714ea07 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:07:08.908 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d0d5a18d-326c-4549-b71f-4c0fb7976f97 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Updating port rules. 2021-10-27 01:07:08.922 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d0d5a18d-326c-4549-b71f-4c0fb7976f97 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Creating 0 new rules, removing 1 old rules. 2021-10-27 01:07:08.931 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-d0d5a18d-326c-4549-b71f-4c0fb7976f97 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-9f3f6c5a-6820-4563-840a-6a3b8714ea07" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:07:08.948 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-d0d5a18d-326c-4549-b71f-4c0fb7976f97 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-9f3f6c5a-6820-4563-840a-6a3b8714ea07" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:07:08.948 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-d0d5a18d-326c-4549-b71f-4c0fb7976f97 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-9f3f6c5a-6820-4563-840a-6a3b8714ea07" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:07:09.203 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-d0d5a18d-326c-4549-b71f-4c0fb7976f97 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-9f3f6c5a-6820-4563-840a-6a3b8714ea07" 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-10-27 01:07:09.385 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 01:07:09.385 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '10707f26-1034-4d01-897a-5265cdb1b762' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 01:07:09.385 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '10707f26-1034-4d01-897a-5265cdb1b762' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 01:07:09.409 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 10707f26-1034-4d01-897a-5265cdb1b762 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 01:07:09.435 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['10707f26-1034-4d01-897a-5265cdb1b762'] 2021-10-27 01:07:09.435 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 01:07:09.460 4248 2877754496456 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-10-27 01:07:09.477 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['10707f26-1034-4d01-897a-5265cdb1b762'] 2021-10-27 01:07:09.916 4248 2877753187320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3a3e5e3c-a4f8-45d8-a39d-c248272e1a63 2021-10-27 01:07:11.392 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 01:07:11.399 4248 2877754496456 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-10-27 01:07:11.451 4248 2877754496456 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-10-27 01:07:11.620 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Adding port 3a3e5e3c-a4f8-45d8-a39d-c248272e1a63 2021-10-27 01:07:11.638 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Port 3a3e5e3c-a4f8-45d8-a39d-c248272e1a63 updated. Details: {'device': '3a3e5e3c-a4f8-45d8-a39d-c248272e1a63', 'network_id': 'ff9836e7-c4a3-4801-99ab-ceb76a9ab5fd', 'port_id': '3a3e5e3c-a4f8-45d8-a39d-c248272e1a63', 'mac_address': 'fa:16:3e:5c:c2:7e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 305, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '31c48359-ed72-40b4-9824-94add8b03bd1', '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-10-27 01:07:11.657 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] 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-10-27 01:07:11.657 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3a3e5e3c-a4f8-45d8-a39d-c248272e1a63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:07:11.670 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3a3e5e3c-a4f8-45d8-a39d-c248272e1a63 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 01:07:11.699 4248 2877754496456 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ff9836e7-c4a3-4801-99ab-ceb76a9ab5fd 2021-10-27 01:07:11.699 4248 2877754496456 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-10-27 01:07:11.979 4248 2877754496456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3a3e5e3c-a4f8-45d8-a39d-c248272e1a63') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:07:11.979 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3a3e5e3c-a4f8-45d8-a39d-c248272e1a63') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:07:12.014 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3a3e5e3c-a4f8-45d8-a39d-c248272e1a63 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 01:07:12.026 4248 2877754496456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 305, VLAN trunk: None to switch port 3a3e5e3c-a4f8-45d8-a39d-c248272e1a63 2021-10-27 01:07:12.245 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 01:07:12.245 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3a3e5e3c-a4f8-45d8-a39d-c248272e1a63'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:07:12.446 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3a3e5e3c-a4f8-45d8-a39d-c248272e1a63']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:07:12.462 4248 2877754496456 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-10-27 01:07:12.462 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b95c60a7-a58a-4d95-95b2-c961da301653) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 01:07:12.462 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b95c60a7-a58a-4d95-95b2-c961da301653) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 01:07:12.478 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3a3e5e3c-a4f8-45d8-a39d-c248272e1a63 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:07:12.478 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 01:07:12.503 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3a3e5e3c-a4f8-45d8-a39d-c248272e1a63 not yet added. Adding. 2021-10-27 01:07:12.525 4248 2877754496456 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-10-27 01:07:12.543 4248 2877754496456 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-10-27 01:07:12.696 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3a3e5e3c-a4f8-45d8-a39d-c248272e1a63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:07:12.856 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3a3e5e3c-a4f8-45d8-a39d-c248272e1a63" 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-10-27 01:07:12.856 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3a3e5e3c-a4f8-45d8-a39d-c248272e1a63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:07:12.993 4248 2877754497688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2d8a9bf3-76ac-47dc-b8af-e25b7a57d5c3 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Security group member updated on remote: ['f1c713e2-d51d-4b70-90a5-55e3ea66b55b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:07:13.013 4248 2877754497688 MainThread INFO neutron.agent.securitygroups_rpc [req-2d8a9bf3-76ac-47dc-b8af-e25b7a57d5c3 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Security group member updated ['f1c713e2-d51d-4b70-90a5-55e3ea66b55b'] 2021-10-27 01:07:13.057 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3a3e5e3c-a4f8-45d8-a39d-c248272e1a63" 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-10-27 01:07:13.077 4248 2877754497688 MainThread INFO neutron.agent.securitygroups_rpc [req-2d8a9bf3-76ac-47dc-b8af-e25b7a57d5c3 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Refresh firewall rules 2021-10-27 01:07:13.077 4248 2877754497688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2d8a9bf3-76ac-47dc-b8af-e25b7a57d5c3 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Get security group information for devices via rpc ['9f3f6c5a-6820-4563-840a-6a3b8714ea07', '8362cf59-473b-4c9e-82e4-baf41f483c30'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:07:13.088 4248 2877754496632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d8a9bf3-76ac-47dc-b8af-e25b7a57d5c3 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] port_delete event received for '8362cf59-473b-4c9e-82e4-baf41f483c30' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:07:13.198 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3a3e5e3c-a4f8-45d8-a39d-c248272e1a63" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:07:13.226 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3a3e5e3c-a4f8-45d8-a39d-c248272e1a63 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 01:07:13.229 4248 2877754496456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3a3e5e3c-a4f8-45d8-a39d-c248272e1a63 processed. 2021-10-27 01:07:13.277 4248 2877754497688 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2d8a9bf3-76ac-47dc-b8af-e25b7a57d5c3 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Update security group information for ports dict_keys(['9f3f6c5a-6820-4563-840a-6a3b8714ea07']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:07:13.277 4248 2877754497688 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2d8a9bf3-76ac-47dc-b8af-e25b7a57d5c3 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 01:07:13.277 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2d8a9bf3-76ac-47dc-b8af-e25b7a57d5c3 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Update rules of security group (f1c713e2-d51d-4b70-90a5-55e3ea66b55b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 01:07:13.298 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2d8a9bf3-76ac-47dc-b8af-e25b7a57d5c3 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Update members of security group (f1c713e2-d51d-4b70-90a5-55e3ea66b55b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 01:07:13.298 4248 2877754497688 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2d8a9bf3-76ac-47dc-b8af-e25b7a57d5c3 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Update port filter for 9f3f6c5a-6820-4563-840a-6a3b8714ea07 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:07:13.312 4248 2877754497688 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2d8a9bf3-76ac-47dc-b8af-e25b7a57d5c3 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Updating port rules. 2021-10-27 01:07:13.321 4248 2877754497688 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2d8a9bf3-76ac-47dc-b8af-e25b7a57d5c3 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Creating 0 new rules, removing 1 old rules. 2021-10-27 01:07:13.321 4248 2877754497688 MainThread DEBUG oslo_concurrency.lockutils [req-2d8a9bf3-76ac-47dc-b8af-e25b7a57d5c3 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-9f3f6c5a-6820-4563-840a-6a3b8714ea07" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:07:13.321 4248 2877754497688 MainThread DEBUG oslo_concurrency.lockutils [req-2d8a9bf3-76ac-47dc-b8af-e25b7a57d5c3 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-9f3f6c5a-6820-4563-840a-6a3b8714ea07" 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-10-27 01:07:13.352 4248 2877754497688 MainThread DEBUG oslo_concurrency.lockutils [req-2d8a9bf3-76ac-47dc-b8af-e25b7a57d5c3 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-9f3f6c5a-6820-4563-840a-6a3b8714ea07" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:07:13.411 4248 2877754496456 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-10-27 01:07:13.606 4248 2877754497688 MainThread DEBUG oslo_concurrency.lockutils [req-2d8a9bf3-76ac-47dc-b8af-e25b7a57d5c3 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Lock "n-hv-driver-port-lock-9f3f6c5a-6820-4563-840a-6a3b8714ea07" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:07:13.634 4248 2877754496456 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-10-27 01:07:14.107 4248 2877753187496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8362cf59-473b-4c9e-82e4-baf41f483c30 2021-10-27 01:07:15.415 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 01:07:15.415 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8362cf59-473b-4c9e-82e4-baf41f483c30' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 01:07:15.431 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8362cf59-473b-4c9e-82e4-baf41f483c30' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 01:07:15.431 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8362cf59-473b-4c9e-82e4-baf41f483c30 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 01:07:15.481 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8362cf59-473b-4c9e-82e4-baf41f483c30'] 2021-10-27 01:07:15.481 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 01:07:15.501 4248 2877754496456 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-10-27 01:07:15.511 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8362cf59-473b-4c9e-82e4-baf41f483c30'] 2021-10-27 01:07:17.408 4248 2877754496456 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-10-27 01:07:17.465 4248 2877754496456 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-10-27 01:07:18.947 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f2656a38-93c7-4fe2-9253-9f7d4fe5262b 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Security group member updated on remote: ['f1c713e2-d51d-4b70-90a5-55e3ea66b55b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:07:18.947 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-f2656a38-93c7-4fe2-9253-9f7d4fe5262b 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Security group member updated ['f1c713e2-d51d-4b70-90a5-55e3ea66b55b'] 2021-10-27 01:07:18.965 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-f2656a38-93c7-4fe2-9253-9f7d4fe5262b 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Refresh firewall rules 2021-10-27 01:07:18.965 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f2656a38-93c7-4fe2-9253-9f7d4fe5262b 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Get security group information for devices via rpc ['9f3f6c5a-6820-4563-840a-6a3b8714ea07'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:07:19.011 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f2656a38-93c7-4fe2-9253-9f7d4fe5262b 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:07:19.011 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f2656a38-93c7-4fe2-9253-9f7d4fe5262b 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 01:07:19.011 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2656a38-93c7-4fe2-9253-9f7d4fe5262b 498cc4d254544cf6a80c52858700b61e 4988e24e15e844b395f5572d563fa0bb - - -] port_delete event received for '9f3f6c5a-6820-4563-840a-6a3b8714ea07' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:07:20.105 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-77ee7caf-c038-476e-a621-0e46f9e41458 b7eb758c9ee24a7c97cd2a6ed1f209a1 7b9f28ba709b40759ec99cb6d5314aa8 - - -] Security group member updated on remote: ['b95c60a7-a58a-4d95-95b2-c961da301653'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:07:20.105 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-77ee7caf-c038-476e-a621-0e46f9e41458 b7eb758c9ee24a7c97cd2a6ed1f209a1 7b9f28ba709b40759ec99cb6d5314aa8 - - -] Security group member updated ['b95c60a7-a58a-4d95-95b2-c961da301653'] 2021-10-27 01:07:20.119 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-77ee7caf-c038-476e-a621-0e46f9e41458 b7eb758c9ee24a7c97cd2a6ed1f209a1 7b9f28ba709b40759ec99cb6d5314aa8 - - -] Refresh firewall rules 2021-10-27 01:07:20.134 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-77ee7caf-c038-476e-a621-0e46f9e41458 b7eb758c9ee24a7c97cd2a6ed1f209a1 7b9f28ba709b40759ec99cb6d5314aa8 - - -] Get security group information for devices via rpc ['3a3e5e3c-a4f8-45d8-a39d-c248272e1a63'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:07:20.181 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-77ee7caf-c038-476e-a621-0e46f9e41458 b7eb758c9ee24a7c97cd2a6ed1f209a1 7b9f28ba709b40759ec99cb6d5314aa8 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:07:20.181 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-77ee7caf-c038-476e-a621-0e46f9e41458 b7eb758c9ee24a7c97cd2a6ed1f209a1 7b9f28ba709b40759ec99cb6d5314aa8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 01:07:20.200 4248 2877753187496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3a3e5e3c-a4f8-45d8-a39d-c248272e1a63 2021-10-27 01:07:20.200 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ee7caf-c038-476e-a621-0e46f9e41458 b7eb758c9ee24a7c97cd2a6ed1f209a1 7b9f28ba709b40759ec99cb6d5314aa8 - - -] port_delete event received for '3a3e5e3c-a4f8-45d8-a39d-c248272e1a63' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:07:20.219 4248 2877753187496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9f3f6c5a-6820-4563-840a-6a3b8714ea07 2021-10-27 01:07:21.102 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eba0cd-111d-433d-bfd8-a390c12c6212 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] network_delete received. Deleting network 08a0de01-487c-4430-8026-512daf39942d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 01:07:21.102 4248 2877754496456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eba0cd-111d-433d-bfd8-a390c12c6212 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] Reclaiming local network 08a0de01-487c-4430-8026-512daf39942d 2021-10-27 01:07:21.441 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 01:07:21.447 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3a3e5e3c-a4f8-45d8-a39d-c248272e1a63' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 01:07:21.447 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3a3e5e3c-a4f8-45d8-a39d-c248272e1a63' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 01:07:21.447 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3a3e5e3c-a4f8-45d8-a39d-c248272e1a63 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 01:07:21.469 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9f3f6c5a-6820-4563-840a-6a3b8714ea07' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 01:07:21.469 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9f3f6c5a-6820-4563-840a-6a3b8714ea07' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 01:07:21.469 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Port 9f3f6c5a-6820-4563-840a-6a3b8714ea07 was not found on this agent. _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:281 2021-10-27 01:07:21.493 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9f3f6c5a-6820-4563-840a-6a3b8714ea07'] 2021-10-27 01:07:21.509 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 01:07:21.509 4248 2877754496456 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-10-27 01:07:21.509 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9f3f6c5a-6820-4563-840a-6a3b8714ea07'] 2021-10-27 01:07:21.526 4248 2877754497688 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ff9836e7-c4a3-4801-99ab-ceb76a9ab5fd 2021-10-27 01:07:21.526 4248 2877754497688 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3a3e5e3c-a4f8-45d8-a39d-c248272e1a63'] 2021-10-27 01:07:21.556 4248 2877754497688 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 01:07:21.556 4248 2877754497688 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-10-27 01:07:21.556 4248 2877754497688 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3a3e5e3c-a4f8-45d8-a39d-c248272e1a63'] 2021-10-27 01:07:23.436 4248 2877754497688 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-10-27 01:07:23.494 4248 2877754497688 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-10-27 01:07:26.072 4248 2877753187320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8766da34-884b-4222-9bab-41075646571f 2021-10-27 01:07:27.462 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 01:07:27.978 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Adding port 8766da34-884b-4222-9bab-41075646571f 2021-10-27 01:07:27.993 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Port 8766da34-884b-4222-9bab-41075646571f updated. Details: {'device': '8766da34-884b-4222-9bab-41075646571f', 'network_id': '4fc3e3d8-0474-4474-bf78-56ffdc98b34c', 'port_id': '8766da34-884b-4222-9bab-41075646571f', 'mac_address': 'fa:16:3e:de:3d:6d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 315, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5345d5ab-b39d-44b2-ac4b-ac66ef0befed', '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-10-27 01:07:27.993 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] 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-10-27 01:07:28.015 4248 2877754497688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8766da34-884b-4222-9bab-41075646571f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:07:28.015 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8766da34-884b-4222-9bab-41075646571f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 01:07:28.015 4248 2877754497688 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-10-27 01:07:28.055 4248 2877754497688 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8766da34-884b-4222-9bab-41075646571f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:07:28.057 4248 2877754497688 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8766da34-884b-4222-9bab-41075646571f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:07:28.149 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8766da34-884b-4222-9bab-41075646571f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 01:07:28.156 4248 2877754497688 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 315, VLAN trunk: None to switch port 8766da34-884b-4222-9bab-41075646571f 2021-10-27 01:07:28.209 4248 2877754497688 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 01:07:28.221 4248 2877754497688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8766da34-884b-4222-9bab-41075646571f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:07:28.415 4248 2877754497688 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8766da34-884b-4222-9bab-41075646571f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:07:28.435 4248 2877754497688 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-10-27 01:07:28.435 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (254765d6-0e3b-423f-8313-3a379a7f79b3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 01:07:28.446 4248 2877754497688 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8766da34-884b-4222-9bab-41075646571f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:07:28.446 4248 2877754497688 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 01:07:28.446 4248 2877754497688 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-10-27 01:07:28.468 4248 2877754497688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8766da34-884b-4222-9bab-41075646571f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:07:28.468 4248 2877754497688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8766da34-884b-4222-9bab-41075646571f" 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-10-27 01:07:28.486 4248 2877754497688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8766da34-884b-4222-9bab-41075646571f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:07:28.496 4248 2877754497688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8766da34-884b-4222-9bab-41075646571f" 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-10-27 01:07:28.556 4248 2877754497688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8766da34-884b-4222-9bab-41075646571f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.532s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:07:28.556 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8766da34-884b-4222-9bab-41075646571f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 01:07:28.575 4248 2877754497688 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8766da34-884b-4222-9bab-41075646571f processed. 2021-10-27 01:07:28.856 4248 2877754497688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-81dbfc07-9c96-4e0b-86de-fd80d367f3f7 d1a0ac534a3d40de99b5453eda3e1ad9 16cc2684f0984132b849e34136b45cca - - -] Security group member updated on remote: ['c1bd960d-7e3a-4c5c-80a6-c79249915719'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:07:28.874 4248 2877754497688 MainThread INFO neutron.agent.securitygroups_rpc [req-81dbfc07-9c96-4e0b-86de-fd80d367f3f7 d1a0ac534a3d40de99b5453eda3e1ad9 16cc2684f0984132b849e34136b45cca - - -] Security group member updated ['c1bd960d-7e3a-4c5c-80a6-c79249915719'] 2021-10-27 01:07:29.477 4248 2877754497688 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-10-27 01:07:30.151 4248 2877754497688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.671s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:07:30.556 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a164abe4-558c-42d5-b0bc-3e717335aa52 5adb3ec9fe6c4d9286b7d86753de033f 8f279679d83b4bc79dbd25b73a627f14 - - -] port_update received: c1d10714-77e2-451c-aeec-f99f6ac79257 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 01:07:30.572 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a164abe4-558c-42d5-b0bc-3e717335aa52 5adb3ec9fe6c4d9286b7d86753de033f 8f279679d83b4bc79dbd25b73a627f14 - - -] No port c1d10714-77e2-451c-aeec-f99f6ac79257 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 01:07:34.134 4248 2877753187320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c1d10714-77e2-451c-aeec-f99f6ac79257 2021-10-27 01:07:35.139 4248 2877754497688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cc4e54ff-9a89-416c-8641-e915a4cabbc4 973f3b29f26140a3923cbb509974f0be 1a2bc14cc1c0459a81598c41064abe84 - - -] Security group member updated on remote: ['b772e96d-907c-4834-a305-857aad9404f4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:07:35.139 4248 2877754497688 MainThread INFO neutron.agent.securitygroups_rpc [req-cc4e54ff-9a89-416c-8641-e915a4cabbc4 973f3b29f26140a3923cbb509974f0be 1a2bc14cc1c0459a81598c41064abe84 - - -] Security group member updated ['b772e96d-907c-4834-a305-857aad9404f4'] 2021-10-27 01:07:35.518 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 01:07:36.524 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Adding port c1d10714-77e2-451c-aeec-f99f6ac79257 2021-10-27 01:07:36.524 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Port c1d10714-77e2-451c-aeec-f99f6ac79257 updated. Details: {'device': 'c1d10714-77e2-451c-aeec-f99f6ac79257', 'network_id': '90519e4d-7091-4fe2-b01b-60da8e14239c', 'port_id': 'c1d10714-77e2-451c-aeec-f99f6ac79257', 'mac_address': 'fa:16:3e:d5:db:5d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 300, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd2017a2e-88fc-4ea7-8134-9fe58034e1e3', 'ip_address': '192.168.233.219'}], '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-10-27 01:07:36.524 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] 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-10-27 01:07:36.542 4248 2877754497688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c1d10714-77e2-451c-aeec-f99f6ac79257" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:07:36.542 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c1d10714-77e2-451c-aeec-f99f6ac79257 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 01:07:36.562 4248 2877754497688 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 90519e4d-7091-4fe2-b01b-60da8e14239c 2021-10-27 01:07:36.562 4248 2877754497688 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-10-27 01:07:36.730 4248 2877754497688 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c1d10714-77e2-451c-aeec-f99f6ac79257') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:07:36.730 4248 2877754497688 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c1d10714-77e2-451c-aeec-f99f6ac79257') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:07:36.759 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c1d10714-77e2-451c-aeec-f99f6ac79257 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 01:07:36.759 4248 2877754497688 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 300, VLAN trunk: None to switch port c1d10714-77e2-451c-aeec-f99f6ac79257 2021-10-27 01:07:36.888 4248 2877754497688 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 01:07:36.888 4248 2877754497688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c1d10714-77e2-451c-aeec-f99f6ac79257'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:07:37.180 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72afcc51-7be2-4def-93c0-2beca05df217 5adb3ec9fe6c4d9286b7d86753de033f 8f279679d83b4bc79dbd25b73a627f14 - - -] port_update received: 60764c14-3e3f-414b-999a-5bcc12fdf241 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 01:07:37.204 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72afcc51-7be2-4def-93c0-2beca05df217 5adb3ec9fe6c4d9286b7d86753de033f 8f279679d83b4bc79dbd25b73a627f14 - - -] No port 60764c14-3e3f-414b-999a-5bcc12fdf241 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 01:07:37.204 4248 2877754497688 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c1d10714-77e2-451c-aeec-f99f6ac79257']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:07:37.216 4248 2877754497688 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-10-27 01:07:37.227 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c1bd960d-7e3a-4c5c-80a6-c79249915719) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 01:07:37.227 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c1bd960d-7e3a-4c5c-80a6-c79249915719) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 01:07:37.243 4248 2877754497688 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c1d10714-77e2-451c-aeec-f99f6ac79257 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:07:37.243 4248 2877754497688 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 01:07:37.243 4248 2877754497688 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c1d10714-77e2-451c-aeec-f99f6ac79257 not yet added. Adding. 2021-10-27 01:07:37.274 4248 2877754497688 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-10-27 01:07:37.274 4248 2877754497688 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-10-27 01:07:37.430 4248 2877754497688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c1d10714-77e2-451c-aeec-f99f6ac79257" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:07:37.602 4248 2877754497688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c1d10714-77e2-451c-aeec-f99f6ac79257" 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-10-27 01:07:37.620 4248 2877754497688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c1d10714-77e2-451c-aeec-f99f6ac79257" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:07:37.792 4248 2877754497688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c1d10714-77e2-451c-aeec-f99f6ac79257" 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-10-27 01:07:37.914 4248 2877754497688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c1d10714-77e2-451c-aeec-f99f6ac79257" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:07:37.934 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c1d10714-77e2-451c-aeec-f99f6ac79257 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 01:07:37.934 4248 2877754497688 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c1d10714-77e2-451c-aeec-f99f6ac79257 processed. 2021-10-27 01:07:39.525 4248 2877754497688 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-10-27 01:07:39.948 4248 2877754497688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:07:40.230 4248 2877753187320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 60764c14-3e3f-414b-999a-5bcc12fdf241 2021-10-27 01:07:41.523 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 01:07:41.919 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Adding port 60764c14-3e3f-414b-999a-5bcc12fdf241 2021-10-27 01:07:41.919 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Port 60764c14-3e3f-414b-999a-5bcc12fdf241 updated. Details: {'device': '60764c14-3e3f-414b-999a-5bcc12fdf241', 'network_id': 'e95f0e4b-7c4b-4309-8a60-442830942e1c', 'port_id': '60764c14-3e3f-414b-999a-5bcc12fdf241', 'mac_address': 'fa:16:3e:e8:6b:c4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 318, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a5dc9152-cc39-487c-880c-f377585680d3', '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-10-27 01:07:41.937 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] 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-10-27 01:07:41.937 4248 2877754497688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-60764c14-3e3f-414b-999a-5bcc12fdf241" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:07:41.937 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 60764c14-3e3f-414b-999a-5bcc12fdf241 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 01:07:41.957 4248 2877754497688 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e95f0e4b-7c4b-4309-8a60-442830942e1c 2021-10-27 01:07:41.969 4248 2877754497688 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-10-27 01:07:42.156 4248 2877754497688 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '60764c14-3e3f-414b-999a-5bcc12fdf241') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:07:42.168 4248 2877754497688 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '60764c14-3e3f-414b-999a-5bcc12fdf241') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:07:42.196 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 60764c14-3e3f-414b-999a-5bcc12fdf241 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 01:07:42.196 4248 2877754497688 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 318, VLAN trunk: None to switch port 60764c14-3e3f-414b-999a-5bcc12fdf241 2021-10-27 01:07:42.321 4248 2877754497688 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 01:07:42.321 4248 2877754497688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['60764c14-3e3f-414b-999a-5bcc12fdf241'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:07:42.948 4248 2877754497688 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['60764c14-3e3f-414b-999a-5bcc12fdf241']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:07:42.948 4248 2877754497688 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-10-27 01:07:42.948 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b772e96d-907c-4834-a305-857aad9404f4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 01:07:42.967 4248 2877754497688 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 60764c14-3e3f-414b-999a-5bcc12fdf241 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:07:42.967 4248 2877754497688 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 01:07:42.967 4248 2877754497688 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 60764c14-3e3f-414b-999a-5bcc12fdf241 not yet added. Adding. 2021-10-27 01:07:42.985 4248 2877754497688 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-10-27 01:07:42.993 4248 2877754497688 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-10-27 01:07:43.150 4248 2877754497688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-60764c14-3e3f-414b-999a-5bcc12fdf241" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:07:43.322 4248 2877754497688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-60764c14-3e3f-414b-999a-5bcc12fdf241" 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-10-27 01:07:43.322 4248 2877754497688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-60764c14-3e3f-414b-999a-5bcc12fdf241" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:07:43.509 4248 2877754497688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-60764c14-3e3f-414b-999a-5bcc12fdf241" 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-10-27 01:07:43.642 4248 2877754497688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-60764c14-3e3f-414b-999a-5bcc12fdf241" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:07:43.672 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 60764c14-3e3f-414b-999a-5bcc12fdf241 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 01:07:43.672 4248 2877754497688 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 60764c14-3e3f-414b-999a-5bcc12fdf241 processed. 2021-10-27 01:07:45.497 4248 2877754497688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-90e779ba-8545-4d9e-aab6-fa6c9340fa1e d1a0ac534a3d40de99b5453eda3e1ad9 16cc2684f0984132b849e34136b45cca - - -] Security group member updated on remote: ['c1bd960d-7e3a-4c5c-80a6-c79249915719'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:07:45.497 4248 2877754497688 MainThread INFO neutron.agent.securitygroups_rpc [req-90e779ba-8545-4d9e-aab6-fa6c9340fa1e d1a0ac534a3d40de99b5453eda3e1ad9 16cc2684f0984132b849e34136b45cca - - -] Security group member updated ['c1bd960d-7e3a-4c5c-80a6-c79249915719'] 2021-10-27 01:07:45.508 4248 2877754497688 MainThread INFO neutron.agent.securitygroups_rpc [req-90e779ba-8545-4d9e-aab6-fa6c9340fa1e d1a0ac534a3d40de99b5453eda3e1ad9 16cc2684f0984132b849e34136b45cca - - -] Refresh firewall rules 2021-10-27 01:07:45.508 4248 2877754497688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-90e779ba-8545-4d9e-aab6-fa6c9340fa1e d1a0ac534a3d40de99b5453eda3e1ad9 16cc2684f0984132b849e34136b45cca - - -] Get security group information for devices via rpc ['c1d10714-77e2-451c-aeec-f99f6ac79257'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:07:45.559 4248 2877754496456 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-10-27 01:07:45.577 4248 2877754497688 MainThread DEBUG neutron.agent.securitygroups_rpc [req-90e779ba-8545-4d9e-aab6-fa6c9340fa1e d1a0ac534a3d40de99b5453eda3e1ad9 16cc2684f0984132b849e34136b45cca - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:07:45.586 4248 2877754497688 MainThread DEBUG neutron.agent.securitygroups_rpc [req-90e779ba-8545-4d9e-aab6-fa6c9340fa1e d1a0ac534a3d40de99b5453eda3e1ad9 16cc2684f0984132b849e34136b45cca - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 01:07:45.586 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90e779ba-8545-4d9e-aab6-fa6c9340fa1e d1a0ac534a3d40de99b5453eda3e1ad9 16cc2684f0984132b849e34136b45cca - - -] port_delete event received for 'c1d10714-77e2-451c-aeec-f99f6ac79257' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:07:45.869 4248 2877754496456 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-10-27 01:07:46.417 4248 2877753187496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8766da34-884b-4222-9bab-41075646571f 2021-10-27 01:07:46.437 4248 2877753187496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c1d10714-77e2-451c-aeec-f99f6ac79257 2021-10-27 01:07:47.573 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 01:07:47.573 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8766da34-884b-4222-9bab-41075646571f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 01:07:47.593 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8766da34-884b-4222-9bab-41075646571f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 01:07:47.593 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8766da34-884b-4222-9bab-41075646571f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 01:07:47.609 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c1d10714-77e2-451c-aeec-f99f6ac79257' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 01:07:47.620 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c1d10714-77e2-451c-aeec-f99f6ac79257' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 01:07:47.620 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c1d10714-77e2-451c-aeec-f99f6ac79257 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 01:07:47.635 4248 2877754497688 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8766da34-884b-4222-9bab-41075646571f'] 2021-10-27 01:07:47.635 4248 2877754497688 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 01:07:47.635 4248 2877754497688 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-10-27 01:07:47.635 4248 2877754497688 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8766da34-884b-4222-9bab-41075646571f'] 2021-10-27 01:07:47.659 4248 2877754496456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 90519e4d-7091-4fe2-b01b-60da8e14239c 2021-10-27 01:07:47.659 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c1d10714-77e2-451c-aeec-f99f6ac79257'] 2021-10-27 01:07:47.672 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 01:07:47.672 4248 2877754496456 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-10-27 01:07:47.688 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c1d10714-77e2-451c-aeec-f99f6ac79257'] 2021-10-27 01:07:49.588 4248 2877754496456 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-10-27 01:07:49.930 4248 2877754496456 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-10-27 01:07:50.464 4248 2877753187496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8766da34-884b-4222-9bab-41075646571f 2021-10-27 01:07:51.576 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 01:07:51.576 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8766da34-884b-4222-9bab-41075646571f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 01:07:51.587 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8766da34-884b-4222-9bab-41075646571f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 01:07:51.587 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8766da34-884b-4222-9bab-41075646571f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 01:07:51.603 4248 2877754496456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4fc3e3d8-0474-4474-bf78-56ffdc98b34c 2021-10-27 01:07:51.625 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8766da34-884b-4222-9bab-41075646571f'] 2021-10-27 01:07:51.625 4248 2877754496456 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-10-27 01:07:51.637 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8766da34-884b-4222-9bab-41075646571f'] 2021-10-27 01:07:53.203 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3267a7b-f4ae-4fa1-8d2b-5aa472136002 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] network_delete received. Deleting network ff9836e7-c4a3-4801-99ab-ceb76a9ab5fd network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 01:07:53.214 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3267a7b-f4ae-4fa1-8d2b-5aa472136002 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] Network ff9836e7-c4a3-4801-99ab-ceb76a9ab5fd not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 01:07:53.590 4248 2877754496456 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-10-27 01:07:53.759 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:08:01.010 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0b861cb-e972-424d-b446-3d2c0bc48434 - - - - -] port_update received: 3f1acc3e-1d3d-4914-a15e-f1c2953a84d7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 01:08:01.035 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0b861cb-e972-424d-b446-3d2c0bc48434 - - - - -] No port 3f1acc3e-1d3d-4914-a15e-f1c2953a84d7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 01:08:07.149 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2148ff35-bea1-4084-891f-b9ac98bcfd85 - - - - -] port_update received: 4ba3be22-0c49-4b94-bf03-1a90f7cbb5da port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 01:08:07.180 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2148ff35-bea1-4084-891f-b9ac98bcfd85 - - - - -] No port 4ba3be22-0c49-4b94-bf03-1a90f7cbb5da defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 01:08:10.243 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf64f20b-bfb7-4351-8fac-67c54a995743 - - - - -] port_update received: ac4b93e9-a0b9-4812-af1b-d3d9ff593031 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 01:08:10.258 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf64f20b-bfb7-4351-8fac-67c54a995743 - - - - -] No port ac4b93e9-a0b9-4812-af1b-d3d9ff593031 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 01:08:10.415 4248 2877753187320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8766da34-884b-4222-9bab-41075646571f 2021-10-27 01:08:11.684 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 01:08:12.321 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Adding port 8766da34-884b-4222-9bab-41075646571f 2021-10-27 01:08:12.340 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Port 8766da34-884b-4222-9bab-41075646571f updated. Details: {'device': '8766da34-884b-4222-9bab-41075646571f', 'network_id': '4fc3e3d8-0474-4474-bf78-56ffdc98b34c', 'port_id': '8766da34-884b-4222-9bab-41075646571f', 'mac_address': 'fa:16:3e:de:3d:6d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 315, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5345d5ab-b39d-44b2-ac4b-ac66ef0befed', '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-10-27 01:08:12.340 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] 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-10-27 01:08:12.352 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8766da34-884b-4222-9bab-41075646571f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:08:12.352 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8766da34-884b-4222-9bab-41075646571f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 01:08:12.367 4248 2877754496456 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4fc3e3d8-0474-4474-bf78-56ffdc98b34c 2021-10-27 01:08:12.367 4248 2877754496456 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-10-27 01:08:12.526 4248 2877754496456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8766da34-884b-4222-9bab-41075646571f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:08:12.526 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8766da34-884b-4222-9bab-41075646571f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:08:12.542 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8766da34-884b-4222-9bab-41075646571f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 01:08:12.558 4248 2877754496456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 315, VLAN trunk: None to switch port 8766da34-884b-4222-9bab-41075646571f 2021-10-27 01:08:12.634 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 01:08:12.659 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8766da34-884b-4222-9bab-41075646571f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:08:12.885 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8766da34-884b-4222-9bab-41075646571f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:08:12.885 4248 2877754496456 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-10-27 01:08:12.900 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (254765d6-0e3b-423f-8313-3a379a7f79b3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 01:08:12.900 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8766da34-884b-4222-9bab-41075646571f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:08:12.917 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 01:08:12.917 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8766da34-884b-4222-9bab-41075646571f not yet added. Adding. 2021-10-27 01:08:12.917 4248 2877754496456 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-10-27 01:08:12.933 4248 2877754496456 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-10-27 01:08:13.058 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8766da34-884b-4222-9bab-41075646571f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:08:13.179 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8766da34-884b-4222-9bab-41075646571f" 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-10-27 01:08:13.179 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8766da34-884b-4222-9bab-41075646571f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:08:13.344 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8766da34-884b-4222-9bab-41075646571f" 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-10-27 01:08:13.446 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8766da34-884b-4222-9bab-41075646571f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:08:13.446 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8766da34-884b-4222-9bab-41075646571f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 01:08:13.462 4248 2877754496456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8766da34-884b-4222-9bab-41075646571f processed. 2021-10-27 01:08:13.686 4248 2877754496456 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-10-27 01:08:14.372 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.688s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:08:14.794 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c10f13e6-42f5-4ead-b68e-0d50d79de480 - - - - -] port_update received: ac4265df-ba8a-4cff-94e1-5023a5f69775 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 01:08:14.830 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c10f13e6-42f5-4ead-b68e-0d50d79de480 - - - - -] No port ac4265df-ba8a-4cff-94e1-5023a5f69775 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 01:08:16.633 4248 2877753187496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fdf2b00f-182f-4656-b99f-86cf993d1766 2021-10-27 01:08:16.962 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-60b37c7e-c83d-4a47-b0fe-3350db28a132 af1b442af6244234a16fea4032692019 78fb4faa104a448c8a5c7cbfdf697966 - - -] Security group member updated on remote: ['a9eb09f6-ee5d-4ee2-a714-1cfc009b96f1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:08:16.962 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-60b37c7e-c83d-4a47-b0fe-3350db28a132 af1b442af6244234a16fea4032692019 78fb4faa104a448c8a5c7cbfdf697966 - - -] Security group member updated ['a9eb09f6-ee5d-4ee2-a714-1cfc009b96f1'] 2021-10-27 01:08:16.978 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-60b37c7e-c83d-4a47-b0fe-3350db28a132 af1b442af6244234a16fea4032692019 78fb4faa104a448c8a5c7cbfdf697966 - - -] Refresh firewall rules 2021-10-27 01:08:16.978 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-60b37c7e-c83d-4a47-b0fe-3350db28a132 af1b442af6244234a16fea4032692019 78fb4faa104a448c8a5c7cbfdf697966 - - -] Get security group information for devices via rpc ['71a2b1e7-70b7-4c83-92c3-2c4df9733fa7', 'fdf2b00f-182f-4656-b99f-86cf993d1766'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:08:17.071 4248 2877754497688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-60b37c7e-c83d-4a47-b0fe-3350db28a132 af1b442af6244234a16fea4032692019 78fb4faa104a448c8a5c7cbfdf697966 - - -] port_delete event received for 'fdf2b00f-182f-4656-b99f-86cf993d1766' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:08:17.322 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-60b37c7e-c83d-4a47-b0fe-3350db28a132 af1b442af6244234a16fea4032692019 78fb4faa104a448c8a5c7cbfdf697966 - - -] Update security group information for ports dict_keys(['71a2b1e7-70b7-4c83-92c3-2c4df9733fa7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:08:17.354 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-60b37c7e-c83d-4a47-b0fe-3350db28a132 af1b442af6244234a16fea4032692019 78fb4faa104a448c8a5c7cbfdf697966 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 01:08:17.354 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-60b37c7e-c83d-4a47-b0fe-3350db28a132 af1b442af6244234a16fea4032692019 78fb4faa104a448c8a5c7cbfdf697966 - - -] Update rules of security group (a9eb09f6-ee5d-4ee2-a714-1cfc009b96f1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 01:08:17.368 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-60b37c7e-c83d-4a47-b0fe-3350db28a132 af1b442af6244234a16fea4032692019 78fb4faa104a448c8a5c7cbfdf697966 - - -] Update members of security group (a9eb09f6-ee5d-4ee2-a714-1cfc009b96f1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 01:08:17.368 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-60b37c7e-c83d-4a47-b0fe-3350db28a132 af1b442af6244234a16fea4032692019 78fb4faa104a448c8a5c7cbfdf697966 - - -] Update port filter for 71a2b1e7-70b7-4c83-92c3-2c4df9733fa7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:08:17.368 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-60b37c7e-c83d-4a47-b0fe-3350db28a132 af1b442af6244234a16fea4032692019 78fb4faa104a448c8a5c7cbfdf697966 - - -] Updating port rules. 2021-10-27 01:08:17.368 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-60b37c7e-c83d-4a47-b0fe-3350db28a132 af1b442af6244234a16fea4032692019 78fb4faa104a448c8a5c7cbfdf697966 - - -] Creating 0 new rules, removing 1 old rules. 2021-10-27 01:08:17.394 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-60b37c7e-c83d-4a47-b0fe-3350db28a132 af1b442af6244234a16fea4032692019 78fb4faa104a448c8a5c7cbfdf697966 - - -] Lock "n-hv-driver-port-lock-71a2b1e7-70b7-4c83-92c3-2c4df9733fa7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:08:17.399 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-60b37c7e-c83d-4a47-b0fe-3350db28a132 af1b442af6244234a16fea4032692019 78fb4faa104a448c8a5c7cbfdf697966 - - -] Lock "n-hv-driver-port-lock-71a2b1e7-70b7-4c83-92c3-2c4df9733fa7" 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-10-27 01:08:17.399 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-60b37c7e-c83d-4a47-b0fe-3350db28a132 af1b442af6244234a16fea4032692019 78fb4faa104a448c8a5c7cbfdf697966 - - -] Lock "n-hv-driver-port-lock-71a2b1e7-70b7-4c83-92c3-2c4df9733fa7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:08:17.558 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-60b37c7e-c83d-4a47-b0fe-3350db28a132 af1b442af6244234a16fea4032692019 78fb4faa104a448c8a5c7cbfdf697966 - - -] Lock "n-hv-driver-port-lock-71a2b1e7-70b7-4c83-92c3-2c4df9733fa7" 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-10-27 01:08:17.698 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 01:08:17.698 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fdf2b00f-182f-4656-b99f-86cf993d1766' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 01:08:17.698 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fdf2b00f-182f-4656-b99f-86cf993d1766' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 01:08:17.714 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fdf2b00f-182f-4656-b99f-86cf993d1766 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 01:08:17.730 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fdf2b00f-182f-4656-b99f-86cf993d1766'] 2021-10-27 01:08:17.742 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 01:08:17.742 4248 2877754496456 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-10-27 01:08:17.758 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fdf2b00f-182f-4656-b99f-86cf993d1766'] 2021-10-27 01:08:19.698 4248 2877754496456 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-10-27 01:08:19.737 4248 2877754496456 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-10-27 01:08:24.714 4248 2877753187496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 71a2b1e7-70b7-4c83-92c3-2c4df9733fa7 2021-10-27 01:08:24.912 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-52b1fa3a-d02b-4a2d-b91d-1a36e6d2b422 af1b442af6244234a16fea4032692019 78fb4faa104a448c8a5c7cbfdf697966 - - -] Security group member updated on remote: ['a9eb09f6-ee5d-4ee2-a714-1cfc009b96f1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:08:24.930 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-52b1fa3a-d02b-4a2d-b91d-1a36e6d2b422 af1b442af6244234a16fea4032692019 78fb4faa104a448c8a5c7cbfdf697966 - - -] Security group member updated ['a9eb09f6-ee5d-4ee2-a714-1cfc009b96f1'] 2021-10-27 01:08:24.930 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-52b1fa3a-d02b-4a2d-b91d-1a36e6d2b422 af1b442af6244234a16fea4032692019 78fb4faa104a448c8a5c7cbfdf697966 - - -] Refresh firewall rules 2021-10-27 01:08:24.950 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-52b1fa3a-d02b-4a2d-b91d-1a36e6d2b422 af1b442af6244234a16fea4032692019 78fb4faa104a448c8a5c7cbfdf697966 - - -] Get security group information for devices via rpc ['71a2b1e7-70b7-4c83-92c3-2c4df9733fa7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:08:24.981 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-52b1fa3a-d02b-4a2d-b91d-1a36e6d2b422 af1b442af6244234a16fea4032692019 78fb4faa104a448c8a5c7cbfdf697966 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:08:24.981 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-52b1fa3a-d02b-4a2d-b91d-1a36e6d2b422 af1b442af6244234a16fea4032692019 78fb4faa104a448c8a5c7cbfdf697966 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 01:08:24.981 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52b1fa3a-d02b-4a2d-b91d-1a36e6d2b422 af1b442af6244234a16fea4032692019 78fb4faa104a448c8a5c7cbfdf697966 - - -] port_delete event received for '71a2b1e7-70b7-4c83-92c3-2c4df9733fa7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:08:25.725 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 01:08:25.729 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '71a2b1e7-70b7-4c83-92c3-2c4df9733fa7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 01:08:25.729 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '71a2b1e7-70b7-4c83-92c3-2c4df9733fa7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 01:08:25.750 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 71a2b1e7-70b7-4c83-92c3-2c4df9733fa7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 01:08:25.758 4248 2877754496456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 00550c30-5d7a-4cee-b833-8d4767a15abb 2021-10-27 01:08:25.758 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['71a2b1e7-70b7-4c83-92c3-2c4df9733fa7'] 2021-10-27 01:08:25.790 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 01:08:25.790 4248 2877754496456 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-10-27 01:08:25.790 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['71a2b1e7-70b7-4c83-92c3-2c4df9733fa7'] 2021-10-27 01:08:26.148 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fb0b3f93-456f-4bf4-bf57-e9a29a48f03b 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Security group member updated on remote: ['20d2c601-dd5a-457b-9938-09592b2e529c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:08:26.148 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-fb0b3f93-456f-4bf4-bf57-e9a29a48f03b 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Security group member updated ['20d2c601-dd5a-457b-9938-09592b2e529c'] 2021-10-27 01:08:27.726 4248 2877754496456 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-10-27 01:08:27.758 4248 2877754496456 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-10-27 01:08:28.354 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8dbc6d6d-d429-4077-bbde-977c1602b433 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] port_delete event received for 'b4645914-3731-419f-a9b1-710edef1e863' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:08:29.821 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57884464-20d9-4eae-967b-4617e946981d 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] port_delete event received for 'ff29eda1-2175-40dd-addb-0088c653da50' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:08:30.852 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-910d1ca4-a785-446e-8742-d38486cacc40 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] network_delete received. Deleting network 00550c30-5d7a-4cee-b833-8d4767a15abb network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 01:08:30.852 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-910d1ca4-a785-446e-8742-d38486cacc40 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] Network 00550c30-5d7a-4cee-b833-8d4767a15abb not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 01:08:36.323 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd6ccb40-e642-4cb2-8a16-492e7b3d34cf - - - - -] port_update received: 484a0e5e-8c03-4d14-bdcc-471f1abdf130 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 01:08:36.323 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd6ccb40-e642-4cb2-8a16-492e7b3d34cf - - - - -] No port 484a0e5e-8c03-4d14-bdcc-471f1abdf130 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 01:08:37.554 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ebdaa9da-d76f-45e1-8c3a-09920e862b24 96f5324ae9c345a8b347326ef7403d73 ec3084335e634bc092d1c67432a9e717 - - -] Security group rule updated on remote: ['02fc4fe4-8167-4775-a5c5-e6aabdb754be'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 01:08:37.554 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-ebdaa9da-d76f-45e1-8c3a-09920e862b24 96f5324ae9c345a8b347326ef7403d73 ec3084335e634bc092d1c67432a9e717 - - -] Security group rule updated ['02fc4fe4-8167-4775-a5c5-e6aabdb754be'] 2021-10-27 01:08:37.661 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dfd00218-635b-41f9-af86-a50b18611ffb 5adb3ec9fe6c4d9286b7d86753de033f 8f279679d83b4bc79dbd25b73a627f14 - - -] port_update received: c9af27be-e357-4083-9238-18b88564367d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 01:08:37.664 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dfd00218-635b-41f9-af86-a50b18611ffb 5adb3ec9fe6c4d9286b7d86753de033f 8f279679d83b4bc79dbd25b73a627f14 - - -] No port c9af27be-e357-4083-9238-18b88564367d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 01:08:37.789 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c036ae0c-5114-41e0-aab9-f3d7661cc4ae 96f5324ae9c345a8b347326ef7403d73 ec3084335e634bc092d1c67432a9e717 - - -] Security group rule updated on remote: ['02fc4fe4-8167-4775-a5c5-e6aabdb754be'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 01:08:37.789 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-c036ae0c-5114-41e0-aab9-f3d7661cc4ae 96f5324ae9c345a8b347326ef7403d73 ec3084335e634bc092d1c67432a9e717 - - -] Security group rule updated ['02fc4fe4-8167-4775-a5c5-e6aabdb754be'] 2021-10-27 01:08:39.937 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e00eec9-dbf1-4bea-909f-a55372a40031 - - - - -] port_update received: 4fcdd1d5-0996-45b4-ac61-e966da0cef90 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 01:08:39.937 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e00eec9-dbf1-4bea-909f-a55372a40031 - - - - -] No port 4fcdd1d5-0996-45b4-ac61-e966da0cef90 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 01:08:40.650 4248 2877753187320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c9af27be-e357-4083-9238-18b88564367d 2021-10-27 01:08:41.320 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9526cc02-83e2-4ff8-9ba9-969bfcbc278a 96f5324ae9c345a8b347326ef7403d73 ec3084335e634bc092d1c67432a9e717 - - -] Security group member updated on remote: ['02fc4fe4-8167-4775-a5c5-e6aabdb754be'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:08:41.338 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-9526cc02-83e2-4ff8-9ba9-969bfcbc278a 96f5324ae9c345a8b347326ef7403d73 ec3084335e634bc092d1c67432a9e717 - - -] Security group member updated ['02fc4fe4-8167-4775-a5c5-e6aabdb754be'] 2021-10-27 01:08:41.851 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 01:08:42.070 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Adding port c9af27be-e357-4083-9238-18b88564367d 2021-10-27 01:08:42.070 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Port c9af27be-e357-4083-9238-18b88564367d updated. Details: {'device': 'c9af27be-e357-4083-9238-18b88564367d', 'network_id': 'e02f830d-dec4-487b-9906-5caf64569766', 'port_id': 'c9af27be-e357-4083-9238-18b88564367d', 'mac_address': 'fa:16:3e:de:9e:f6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 339, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '63247014-12f6-46f8-a612-b2b03d602e1a', '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-10-27 01:08:42.070 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] 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-10-27 01:08:42.101 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c9af27be-e357-4083-9238-18b88564367d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:08:42.105 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c9af27be-e357-4083-9238-18b88564367d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 01:08:42.105 4248 2877754496456 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e02f830d-dec4-487b-9906-5caf64569766 2021-10-27 01:08:42.105 4248 2877754496456 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-10-27 01:08:42.179 4248 2877754496632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1be4c5e4-fa41-4a7c-a561-9de3161b1a29 5adb3ec9fe6c4d9286b7d86753de033f 8f279679d83b4bc79dbd25b73a627f14 - - -] port_update received: 4ba87273-897f-44b0-ad82-c4b967851819 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 01:08:42.197 4248 2877754496632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1be4c5e4-fa41-4a7c-a561-9de3161b1a29 5adb3ec9fe6c4d9286b7d86753de033f 8f279679d83b4bc79dbd25b73a627f14 - - -] No port 4ba87273-897f-44b0-ad82-c4b967851819 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 01:08:42.289 4248 2877754496456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c9af27be-e357-4083-9238-18b88564367d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:08:42.289 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c9af27be-e357-4083-9238-18b88564367d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:08:42.307 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c9af27be-e357-4083-9238-18b88564367d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 01:08:42.307 4248 2877754496456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 339, VLAN trunk: None to switch port c9af27be-e357-4083-9238-18b88564367d 2021-10-27 01:08:42.398 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 01:08:42.398 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c9af27be-e357-4083-9238-18b88564367d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:08:42.555 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c9af27be-e357-4083-9238-18b88564367d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:08:42.570 4248 2877754496456 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-10-27 01:08:42.570 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (20d2c601-dd5a-457b-9938-09592b2e529c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 01:08:42.570 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (20d2c601-dd5a-457b-9938-09592b2e529c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 01:08:42.587 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c9af27be-e357-4083-9238-18b88564367d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:08:42.587 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 01:08:42.587 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c9af27be-e357-4083-9238-18b88564367d not yet added. Adding. 2021-10-27 01:08:42.587 4248 2877754496456 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-10-27 01:08:42.609 4248 2877754496456 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-10-27 01:08:42.716 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c9af27be-e357-4083-9238-18b88564367d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:08:42.821 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c9af27be-e357-4083-9238-18b88564367d" 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-10-27 01:08:42.821 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c9af27be-e357-4083-9238-18b88564367d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:08:42.947 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c9af27be-e357-4083-9238-18b88564367d" 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-10-27 01:08:43.038 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c9af27be-e357-4083-9238-18b88564367d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.937s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:08:43.050 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c9af27be-e357-4083-9238-18b88564367d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 01:08:43.060 4248 2877754496456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c9af27be-e357-4083-9238-18b88564367d processed. 2021-10-27 01:08:43.854 4248 2877754496456 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-10-27 01:08:44.054 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:08:44.670 4248 2877753187320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4ba87273-897f-44b0-ad82-c4b967851819 2021-10-27 01:08:45.867 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 01:08:46.070 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Adding port 4ba87273-897f-44b0-ad82-c4b967851819 2021-10-27 01:08:46.076 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Port 4ba87273-897f-44b0-ad82-c4b967851819 updated. Details: {'device': '4ba87273-897f-44b0-ad82-c4b967851819', 'network_id': '8f0eee65-c6a1-4ce0-b1d2-78d3819944a2', 'port_id': '4ba87273-897f-44b0-ad82-c4b967851819', 'mac_address': 'fa:16:3e:2c:80:76', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 340, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '85e1e043-2b98-4da7-8be9-041f6ba8c9fb', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 01:08:46.076 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] 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-10-27 01:08:46.085 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4ba87273-897f-44b0-ad82-c4b967851819" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:08:46.085 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4ba87273-897f-44b0-ad82-c4b967851819 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 01:08:46.101 4248 2877754496456 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8f0eee65-c6a1-4ce0-b1d2-78d3819944a2 2021-10-27 01:08:46.101 4248 2877754496456 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-10-27 01:08:46.226 4248 2877754496456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4ba87273-897f-44b0-ad82-c4b967851819') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:08:46.226 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4ba87273-897f-44b0-ad82-c4b967851819') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:08:46.254 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4ba87273-897f-44b0-ad82-c4b967851819 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 01:08:46.269 4248 2877754496456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 340, VLAN trunk: None to switch port 4ba87273-897f-44b0-ad82-c4b967851819 2021-10-27 01:08:46.349 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 01:08:46.349 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4ba87273-897f-44b0-ad82-c4b967851819'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:08:46.514 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4ba87273-897f-44b0-ad82-c4b967851819']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:08:46.523 4248 2877754496456 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-10-27 01:08:46.523 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (02fc4fe4-8167-4775-a5c5-e6aabdb754be) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 01:08:46.539 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4ba87273-897f-44b0-ad82-c4b967851819 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:08:46.539 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 01:08:46.539 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4ba87273-897f-44b0-ad82-c4b967851819 not yet added. Adding. 2021-10-27 01:08:46.555 4248 2877754496456 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-10-27 01:08:46.555 4248 2877754496456 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-10-27 01:08:46.679 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4ba87273-897f-44b0-ad82-c4b967851819" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:08:46.804 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4ba87273-897f-44b0-ad82-c4b967851819" 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-10-27 01:08:46.821 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4ba87273-897f-44b0-ad82-c4b967851819" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:08:46.962 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4ba87273-897f-44b0-ad82-c4b967851819" 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-10-27 01:08:47.054 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4ba87273-897f-44b0-ad82-c4b967851819" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.969s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:08:47.071 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4ba87273-897f-44b0-ad82-c4b967851819 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 01:08:47.071 4248 2877754496456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4ba87273-897f-44b0-ad82-c4b967851819 processed. 2021-10-27 01:08:47.882 4248 2877754496456 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-10-27 01:08:48.054 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:08:53.603 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-138e8fb6-55bb-4455-a5e9-76fc24d25b72 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Security group rule updated on remote: ['e6aad10d-ee91-4e91-a970-6c4b461c8c89'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 01:08:53.617 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-138e8fb6-55bb-4455-a5e9-76fc24d25b72 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Security group rule updated ['e6aad10d-ee91-4e91-a970-6c4b461c8c89'] 2021-10-27 01:08:53.727 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b4d79583-3c40-47bc-bc70-1d3e8adf8da6 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Security group rule updated on remote: ['e6aad10d-ee91-4e91-a970-6c4b461c8c89'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 01:08:53.756 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-b4d79583-3c40-47bc-bc70-1d3e8adf8da6 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Security group rule updated ['e6aad10d-ee91-4e91-a970-6c4b461c8c89'] 2021-10-27 01:08:53.882 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e3a60b17-c43a-42ae-88d1-1261732c412a 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Security group rule updated on remote: ['e6aad10d-ee91-4e91-a970-6c4b461c8c89'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 01:08:53.882 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-e3a60b17-c43a-42ae-88d1-1261732c412a 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Security group rule updated ['e6aad10d-ee91-4e91-a970-6c4b461c8c89'] 2021-10-27 01:08:54.039 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-90182f07-a170-441e-82df-0bbfa3b7df1f 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Security group rule updated on remote: ['e6aad10d-ee91-4e91-a970-6c4b461c8c89'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 01:08:54.039 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-90182f07-a170-441e-82df-0bbfa3b7df1f 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Security group rule updated ['e6aad10d-ee91-4e91-a970-6c4b461c8c89'] 2021-10-27 01:08:54.153 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ed36930a-4bc7-420b-a8df-779a7873591d 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Security group rule updated on remote: ['e6aad10d-ee91-4e91-a970-6c4b461c8c89'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 01:08:54.153 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-ed36930a-4bc7-420b-a8df-779a7873591d 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Security group rule updated ['e6aad10d-ee91-4e91-a970-6c4b461c8c89'] 2021-10-27 01:08:54.293 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f6df2ed7-18f0-446f-a7ec-1eeff46d74ff 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Security group rule updated on remote: ['e6aad10d-ee91-4e91-a970-6c4b461c8c89'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 01:08:54.305 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-f6df2ed7-18f0-446f-a7ec-1eeff46d74ff 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Security group rule updated ['e6aad10d-ee91-4e91-a970-6c4b461c8c89'] 2021-10-27 01:08:54.809 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Security group member updated on remote: ['e6aad10d-ee91-4e91-a970-6c4b461c8c89', '20d2c601-dd5a-457b-9938-09592b2e529c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:08:54.820 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Security group member updated ['e6aad10d-ee91-4e91-a970-6c4b461c8c89', '20d2c601-dd5a-457b-9938-09592b2e529c'] 2021-10-27 01:08:54.820 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Refresh firewall rules 2021-10-27 01:08:54.820 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Get security group information for devices via rpc ['c9af27be-e357-4083-9238-18b88564367d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:08:54.852 4248 2877754496632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] port_update received: c9af27be-e357-4083-9238-18b88564367d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 01:08:54.852 4248 2877754496632 MainThread DEBUG oslo_concurrency.lockutils [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Lock "n-hv-agent-port-lock-c9af27be-e357-4083-9238-18b88564367d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:08:54.876 4248 2877754496632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Binding port c9af27be-e357-4083-9238-18b88564367d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 01:08:54.897 4248 2877754496632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] 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-10-27 01:08:54.917 4248 2877754496632 MainThread DEBUG neutron.services.trunk.rpc.agent [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c9af27be-e357-4083-9238-18b88564367d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:08:54.933 4248 2877754496632 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c9af27be-e357-4083-9238-18b88564367d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:08:54.945 4248 2877754496632 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Trunk plugin disabled on server. Assuming port c9af27be-e357-4083-9238-18b88564367d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 01:08:54.960 4248 2877754496632 MainThread INFO networking_hyperv.neutron.trunk_driver [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Binding VLAN ID: 339, VLAN trunk: None to switch port c9af27be-e357-4083-9238-18b88564367d 2021-10-27 01:08:55.007 4248 2877754496632 MainThread INFO neutron.agent.securitygroups_rpc [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Refresh firewall rules 2021-10-27 01:08:55.007 4248 2877754496632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Get security group information for devices via rpc ['c9af27be-e357-4083-9238-18b88564367d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:08:55.413 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Update security group information for ports dict_keys(['c9af27be-e357-4083-9238-18b88564367d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:08:55.429 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 01:08:55.434 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Update rules of security group (20d2c601-dd5a-457b-9938-09592b2e529c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 01:08:55.434 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Update rules of security group (e6aad10d-ee91-4e91-a970-6c4b461c8c89) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 01:08:55.434 4248 2877754496456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Update members of security group (20d2c601-dd5a-457b-9938-09592b2e529c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 01:08:55.456 4248 2877754496456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Update port filter for c9af27be-e357-4083-9238-18b88564367d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:08:55.456 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Updating port rules. 2021-10-27 01:08:55.468 4248 2877754496456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Creating 6 new rules, removing 0 old rules. 2021-10-27 01:08:55.468 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Lock "n-hv-driver-port-lock-c9af27be-e357-4083-9238-18b88564367d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:08:55.556 4248 2877754496632 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Update security group information for ports dict_keys(['c9af27be-e357-4083-9238-18b88564367d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:08:55.556 4248 2877754496632 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 01:08:55.556 4248 2877754496632 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Update rules of security group (20d2c601-dd5a-457b-9938-09592b2e529c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 01:08:55.572 4248 2877754496632 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Update rules of security group (e6aad10d-ee91-4e91-a970-6c4b461c8c89) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 01:08:55.572 4248 2877754496632 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Update members of security group (20d2c601-dd5a-457b-9938-09592b2e529c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 01:08:55.572 4248 2877754496632 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Update port filter for c9af27be-e357-4083-9238-18b88564367d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:08:55.572 4248 2877754496632 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Updating port rules. 2021-10-27 01:08:55.572 4248 2877754496632 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Creating 6 new rules, removing 0 old rules. 2021-10-27 01:08:55.663 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Lock "n-hv-driver-port-lock-c9af27be-e357-4083-9238-18b88564367d" 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-10-27 01:08:55.668 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Lock "n-hv-driver-port-lock-c9af27be-e357-4083-9238-18b88564367d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:08:55.668 4248 2877754496456 MainThread DEBUG oslo_concurrency.lockutils [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Lock "n-hv-driver-port-lock-c9af27be-e357-4083-9238-18b88564367d" 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-10-27 01:08:55.686 4248 2877754496632 MainThread DEBUG oslo_concurrency.lockutils [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Lock "n-hv-driver-port-lock-c9af27be-e357-4083-9238-18b88564367d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:08:55.773 4248 2877754496632 MainThread DEBUG oslo_concurrency.lockutils [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Lock "n-hv-driver-port-lock-c9af27be-e357-4083-9238-18b88564367d" 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-10-27 01:08:55.800 4248 2877754496632 MainThread DEBUG oslo_concurrency.lockutils [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Lock "n-hv-driver-port-lock-c9af27be-e357-4083-9238-18b88564367d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:08:55.800 4248 2877754496632 MainThread DEBUG oslo_concurrency.lockutils [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Lock "n-hv-driver-port-lock-c9af27be-e357-4083-9238-18b88564367d" 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-10-27 01:08:55.835 4248 2877754496632 MainThread DEBUG oslo_concurrency.lockutils [req-7195cf82-4d7a-427d-9956-a10d41826296 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Lock "n-hv-agent-port-lock-c9af27be-e357-4083-9238-18b88564367d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.984s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:09:00.979 4248 2877753187496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8766da34-884b-4222-9bab-41075646571f 2021-10-27 01:09:01.714 4248 2877754496632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-269f1f1f-c1d1-4e8c-951b-60a81310e159 297efcf439384025a70d0db8ac0248d8 707d0d936a5f47f0b2e4b213e2243dda - - -] Security group member updated on remote: ['254765d6-0e3b-423f-8313-3a379a7f79b3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:09:01.714 4248 2877754496632 MainThread INFO neutron.agent.securitygroups_rpc [req-269f1f1f-c1d1-4e8c-951b-60a81310e159 297efcf439384025a70d0db8ac0248d8 707d0d936a5f47f0b2e4b213e2243dda - - -] Security group member updated ['254765d6-0e3b-423f-8313-3a379a7f79b3'] 2021-10-27 01:09:01.948 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 01:09:01.962 4248 2877754496632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8766da34-884b-4222-9bab-41075646571f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 01:09:01.962 4248 2877754496632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8766da34-884b-4222-9bab-41075646571f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 01:09:01.977 4248 2877754496632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8766da34-884b-4222-9bab-41075646571f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 01:09:01.994 4248 2877754496632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4fc3e3d8-0474-4474-bf78-56ffdc98b34c 2021-10-27 01:09:02.010 4248 2877754496632 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8766da34-884b-4222-9bab-41075646571f'] 2021-10-27 01:09:02.010 4248 2877754496632 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 01:09:02.026 4248 2877754496632 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-10-27 01:09:02.026 4248 2877754496632 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8766da34-884b-4222-9bab-41075646571f'] 2021-10-27 01:09:02.039 4248 2877754496632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-269f1f1f-c1d1-4e8c-951b-60a81310e159 297efcf439384025a70d0db8ac0248d8 707d0d936a5f47f0b2e4b213e2243dda - - -] port_delete event received for '8766da34-884b-4222-9bab-41075646571f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:09:03.291 4248 2877754496632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8bfbffa0-9e97-40da-811c-60268cf7bb90 297efcf439384025a70d0db8ac0248d8 707d0d936a5f47f0b2e4b213e2243dda - - -] port_delete event received for '18af9273-48c0-44c4-8b3a-ac9d846d03d7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:09:03.952 4248 2877754496632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3fb929e2-4862-484d-8792-36e74d38f15b 297efcf439384025a70d0db8ac0248d8 707d0d936a5f47f0b2e4b213e2243dda - - -] Security group rule updated on remote: ['408a49d3-cae5-4553-8d9d-771208d0ccca'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 01:09:03.952 4248 2877754496632 MainThread INFO neutron.agent.securitygroups_rpc [req-3fb929e2-4862-484d-8792-36e74d38f15b 297efcf439384025a70d0db8ac0248d8 707d0d936a5f47f0b2e4b213e2243dda - - -] Security group rule updated ['408a49d3-cae5-4553-8d9d-771208d0ccca'] 2021-10-27 01:09:03.968 4248 2877754496456 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-10-27 01:09:04.008 4248 2877754496456 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-10-27 01:09:04.069 4248 2877754496456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-22f31942-0b87-4f92-ac45-c5987303b0e2 297efcf439384025a70d0db8ac0248d8 707d0d936a5f47f0b2e4b213e2243dda - - -] Security group rule updated on remote: ['408a49d3-cae5-4553-8d9d-771208d0ccca'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 01:09:04.069 4248 2877754496456 MainThread INFO neutron.agent.securitygroups_rpc [req-22f31942-0b87-4f92-ac45-c5987303b0e2 297efcf439384025a70d0db8ac0248d8 707d0d936a5f47f0b2e4b213e2243dda - - -] Security group rule updated ['408a49d3-cae5-4553-8d9d-771208d0ccca'] 2021-10-27 01:09:07.163 4248 2877754496984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e9b881d2-7f21-4138-8a78-336396761229 297efcf439384025a70d0db8ac0248d8 707d0d936a5f47f0b2e4b213e2243dda - - -] Security group member updated on remote: ['408a49d3-cae5-4553-8d9d-771208d0ccca'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:09:07.163 4248 2877754496984 MainThread INFO neutron.agent.securitygroups_rpc [req-e9b881d2-7f21-4138-8a78-336396761229 297efcf439384025a70d0db8ac0248d8 707d0d936a5f47f0b2e4b213e2243dda - - -] Security group member updated ['408a49d3-cae5-4553-8d9d-771208d0ccca'] 2021-10-27 01:09:08.086 4248 2877754496984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58000ae2-3b4c-4fb1-b4d9-f4c56b5c11c7 5adb3ec9fe6c4d9286b7d86753de033f 8f279679d83b4bc79dbd25b73a627f14 - - -] port_update received: a27e8a15-d725-48bb-b024-24e1f2352222 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 01:09:08.113 4248 2877754496984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58000ae2-3b4c-4fb1-b4d9-f4c56b5c11c7 5adb3ec9fe6c4d9286b7d86753de033f 8f279679d83b4bc79dbd25b73a627f14 - - -] No port a27e8a15-d725-48bb-b024-24e1f2352222 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 01:09:10.848 4248 2877753187320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a27e8a15-d725-48bb-b024-24e1f2352222 2021-10-27 01:09:12.001 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 01:09:12.195 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Adding port a27e8a15-d725-48bb-b024-24e1f2352222 2021-10-27 01:09:12.195 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Port a27e8a15-d725-48bb-b024-24e1f2352222 updated. Details: {'device': 'a27e8a15-d725-48bb-b024-24e1f2352222', 'network_id': '4fc3e3d8-0474-4474-bf78-56ffdc98b34c', 'port_id': 'a27e8a15-d725-48bb-b024-24e1f2352222', 'mac_address': 'fa:16:3e:94:06:ab', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 315, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5345d5ab-b39d-44b2-ac4b-ac66ef0befed', '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-10-27 01:09:12.211 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] 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-10-27 01:09:12.211 4248 2877754496984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a27e8a15-d725-48bb-b024-24e1f2352222" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:09:12.211 4248 2877754496984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a27e8a15-d725-48bb-b024-24e1f2352222 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 01:09:12.229 4248 2877754496984 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4fc3e3d8-0474-4474-bf78-56ffdc98b34c 2021-10-27 01:09:12.229 4248 2877754496984 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-10-27 01:09:12.383 4248 2877754496984 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a27e8a15-d725-48bb-b024-24e1f2352222') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:09:12.408 4248 2877754496984 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a27e8a15-d725-48bb-b024-24e1f2352222') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:09:12.417 4248 2877754496984 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a27e8a15-d725-48bb-b024-24e1f2352222 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 01:09:12.430 4248 2877754496984 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 315, VLAN trunk: None to switch port a27e8a15-d725-48bb-b024-24e1f2352222 2021-10-27 01:09:12.523 4248 2877754496984 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 01:09:12.538 4248 2877754496984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a27e8a15-d725-48bb-b024-24e1f2352222'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:09:12.685 4248 2877754496984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a27e8a15-d725-48bb-b024-24e1f2352222']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:09:12.695 4248 2877754496984 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-10-27 01:09:12.695 4248 2877754496984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (408a49d3-cae5-4553-8d9d-771208d0ccca) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 01:09:12.695 4248 2877754496984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a27e8a15-d725-48bb-b024-24e1f2352222 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:09:12.714 4248 2877754496984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 01:09:12.714 4248 2877754496984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a27e8a15-d725-48bb-b024-24e1f2352222 not yet added. Adding. 2021-10-27 01:09:12.726 4248 2877754496984 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-10-27 01:09:12.726 4248 2877754496984 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-10-27 01:09:12.866 4248 2877754496984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a27e8a15-d725-48bb-b024-24e1f2352222" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:09:13.007 4248 2877754496984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a27e8a15-d725-48bb-b024-24e1f2352222" 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-10-27 01:09:13.007 4248 2877754496984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a27e8a15-d725-48bb-b024-24e1f2352222" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:09:13.169 4248 2877754496984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a27e8a15-d725-48bb-b024-24e1f2352222" 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-10-27 01:09:13.290 4248 2877754496984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a27e8a15-d725-48bb-b024-24e1f2352222" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:09:13.290 4248 2877754496984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a27e8a15-d725-48bb-b024-24e1f2352222 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 01:09:13.290 4248 2877754496984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a27e8a15-d725-48bb-b024-24e1f2352222 processed. 2021-10-27 01:09:14.032 4248 2877754496984 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-10-27 01:09:14.226 4248 2877754496984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:10:03.540 4248 2877753187496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 60764c14-3e3f-414b-999a-5bcc12fdf241 2021-10-27 01:10:04.303 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 01:10:04.306 4248 2877754496984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '60764c14-3e3f-414b-999a-5bcc12fdf241' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 01:10:04.306 4248 2877754496984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '60764c14-3e3f-414b-999a-5bcc12fdf241' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 01:10:04.306 4248 2877754496984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 60764c14-3e3f-414b-999a-5bcc12fdf241 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 01:10:04.334 4248 2877754496984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e95f0e4b-7c4b-4309-8a60-442830942e1c 2021-10-27 01:10:04.360 4248 2877754496984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['60764c14-3e3f-414b-999a-5bcc12fdf241'] 2021-10-27 01:10:04.367 4248 2877754496984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 01:10:04.367 4248 2877754496984 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-10-27 01:10:04.367 4248 2877754496984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['60764c14-3e3f-414b-999a-5bcc12fdf241'] 2021-10-27 01:10:06.300 4248 2877754496984 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-10-27 01:10:06.447 4248 2877754496984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:10:09.303 4248 2877753187320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 60764c14-3e3f-414b-999a-5bcc12fdf241 2021-10-27 01:10:10.349 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 01:10:10.662 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Adding port 60764c14-3e3f-414b-999a-5bcc12fdf241 2021-10-27 01:10:10.662 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Port 60764c14-3e3f-414b-999a-5bcc12fdf241 updated. Details: {'device': '60764c14-3e3f-414b-999a-5bcc12fdf241', 'network_id': 'e95f0e4b-7c4b-4309-8a60-442830942e1c', 'port_id': '60764c14-3e3f-414b-999a-5bcc12fdf241', 'mac_address': 'fa:16:3e:e8:6b:c4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 318, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a5dc9152-cc39-487c-880c-f377585680d3', '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-10-27 01:10:10.678 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] 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-10-27 01:10:10.678 4248 2877754496984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-60764c14-3e3f-414b-999a-5bcc12fdf241" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:10:10.694 4248 2877754496984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 60764c14-3e3f-414b-999a-5bcc12fdf241 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 01:10:10.699 4248 2877754496984 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e95f0e4b-7c4b-4309-8a60-442830942e1c 2021-10-27 01:10:10.699 4248 2877754496984 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-10-27 01:10:10.872 4248 2877754496984 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '60764c14-3e3f-414b-999a-5bcc12fdf241') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:10:10.896 4248 2877754496984 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '60764c14-3e3f-414b-999a-5bcc12fdf241') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:10:10.900 4248 2877754496984 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 60764c14-3e3f-414b-999a-5bcc12fdf241 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 01:10:10.919 4248 2877754496984 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 318, VLAN trunk: None to switch port 60764c14-3e3f-414b-999a-5bcc12fdf241 2021-10-27 01:10:11.038 4248 2877754496984 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 01:10:11.038 4248 2877754496984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['60764c14-3e3f-414b-999a-5bcc12fdf241'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:10:11.288 4248 2877754496984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['60764c14-3e3f-414b-999a-5bcc12fdf241']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:10:11.323 4248 2877754496984 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-10-27 01:10:11.323 4248 2877754496984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b772e96d-907c-4834-a305-857aad9404f4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 01:10:11.335 4248 2877754496984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 60764c14-3e3f-414b-999a-5bcc12fdf241 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:10:11.335 4248 2877754496984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 01:10:11.350 4248 2877754496984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 60764c14-3e3f-414b-999a-5bcc12fdf241 not yet added. Adding. 2021-10-27 01:10:11.350 4248 2877754496984 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-10-27 01:10:11.366 4248 2877754496984 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-10-27 01:10:11.476 4248 2877754496984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-60764c14-3e3f-414b-999a-5bcc12fdf241" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:10:11.603 4248 2877754496984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-60764c14-3e3f-414b-999a-5bcc12fdf241" 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-10-27 01:10:11.632 4248 2877754496984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-60764c14-3e3f-414b-999a-5bcc12fdf241" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:10:11.762 4248 2877754496984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-60764c14-3e3f-414b-999a-5bcc12fdf241" 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-10-27 01:10:11.898 4248 2877754496984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-60764c14-3e3f-414b-999a-5bcc12fdf241" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:10:11.898 4248 2877754496984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 60764c14-3e3f-414b-999a-5bcc12fdf241 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 01:10:11.915 4248 2877754496984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 60764c14-3e3f-414b-999a-5bcc12fdf241 processed. 2021-10-27 01:10:12.350 4248 2877754496984 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-10-27 01:10:12.527 4248 2877754496984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:10:13.354 4248 2877753187320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a27e8a15-d725-48bb-b024-24e1f2352222 2021-10-27 01:10:14.366 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 01:10:14.555 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Adding port a27e8a15-d725-48bb-b024-24e1f2352222 2021-10-27 01:10:14.572 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Port a27e8a15-d725-48bb-b024-24e1f2352222 updated. Details: {'device': 'a27e8a15-d725-48bb-b024-24e1f2352222', 'network_id': '4fc3e3d8-0474-4474-bf78-56ffdc98b34c', 'port_id': 'a27e8a15-d725-48bb-b024-24e1f2352222', 'mac_address': 'fa:16:3e:94:06:ab', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 315, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5345d5ab-b39d-44b2-ac4b-ac66ef0befed', '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-10-27 01:10:14.592 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] 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-10-27 01:10:14.603 4248 2877754496984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a27e8a15-d725-48bb-b024-24e1f2352222" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:10:14.617 4248 2877754496984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a27e8a15-d725-48bb-b024-24e1f2352222 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 01:10:14.617 4248 2877754496984 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-10-27 01:10:14.651 4248 2877754496984 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a27e8a15-d725-48bb-b024-24e1f2352222') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:10:14.678 4248 2877754496984 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a27e8a15-d725-48bb-b024-24e1f2352222') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:10:14.694 4248 2877754496984 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a27e8a15-d725-48bb-b024-24e1f2352222 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 01:10:14.694 4248 2877754496984 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 315, VLAN trunk: None to switch port a27e8a15-d725-48bb-b024-24e1f2352222 2021-10-27 01:10:14.772 4248 2877754496984 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 01:10:14.772 4248 2877754496984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a27e8a15-d725-48bb-b024-24e1f2352222'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:10:14.931 4248 2877754496984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a27e8a15-d725-48bb-b024-24e1f2352222']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:10:14.931 4248 2877754496984 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-10-27 01:10:14.945 4248 2877754496984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (408a49d3-cae5-4553-8d9d-771208d0ccca) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 01:10:14.945 4248 2877754496984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a27e8a15-d725-48bb-b024-24e1f2352222 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:10:14.963 4248 2877754496984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 01:10:14.963 4248 2877754496984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-10-27 01:10:14.975 4248 2877754496984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a27e8a15-d725-48bb-b024-24e1f2352222" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:10:14.975 4248 2877754496984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a27e8a15-d725-48bb-b024-24e1f2352222" 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-10-27 01:10:14.996 4248 2877754496984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a27e8a15-d725-48bb-b024-24e1f2352222" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:10:14.996 4248 2877754496984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a27e8a15-d725-48bb-b024-24e1f2352222" 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-10-27 01:10:15.060 4248 2877754496984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a27e8a15-d725-48bb-b024-24e1f2352222" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.468s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:10:15.060 4248 2877754496984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a27e8a15-d725-48bb-b024-24e1f2352222 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 01:10:15.060 4248 2877754496984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a27e8a15-d725-48bb-b024-24e1f2352222 processed. 2021-10-27 01:10:16.382 4248 2877754496984 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-10-27 01:10:16.584 4248 2877754496984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:10:24.194 4248 2877754496984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d83c79ae-ba2e-4185-92b7-eb6a3311f795 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Security group member updated on remote: ['e6aad10d-ee91-4e91-a970-6c4b461c8c89', '20d2c601-dd5a-457b-9938-09592b2e529c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:10:24.194 4248 2877754496984 MainThread INFO neutron.agent.securitygroups_rpc [req-d83c79ae-ba2e-4185-92b7-eb6a3311f795 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Security group member updated ['e6aad10d-ee91-4e91-a970-6c4b461c8c89', '20d2c601-dd5a-457b-9938-09592b2e529c'] 2021-10-27 01:10:24.194 4248 2877754496984 MainThread INFO neutron.agent.securitygroups_rpc [req-d83c79ae-ba2e-4185-92b7-eb6a3311f795 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Refresh firewall rules 2021-10-27 01:10:24.194 4248 2877754496984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d83c79ae-ba2e-4185-92b7-eb6a3311f795 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Get security group information for devices via rpc ['c9af27be-e357-4083-9238-18b88564367d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:10:24.230 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d83c79ae-ba2e-4185-92b7-eb6a3311f795 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] port_update received: c9af27be-e357-4083-9238-18b88564367d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 01:10:24.242 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [req-d83c79ae-ba2e-4185-92b7-eb6a3311f795 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Lock "n-hv-agent-port-lock-c9af27be-e357-4083-9238-18b88564367d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:10:24.258 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d83c79ae-ba2e-4185-92b7-eb6a3311f795 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Binding port c9af27be-e357-4083-9238-18b88564367d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 01:10:24.258 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d83c79ae-ba2e-4185-92b7-eb6a3311f795 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] 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-10-27 01:10:24.304 4248 2877754497864 MainThread DEBUG neutron.services.trunk.rpc.agent [req-d83c79ae-ba2e-4185-92b7-eb6a3311f795 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c9af27be-e357-4083-9238-18b88564367d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:10:24.320 4248 2877754497864 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-d83c79ae-ba2e-4185-92b7-eb6a3311f795 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c9af27be-e357-4083-9238-18b88564367d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:10:24.320 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-d83c79ae-ba2e-4185-92b7-eb6a3311f795 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Trunk plugin disabled on server. Assuming port c9af27be-e357-4083-9238-18b88564367d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 01:10:24.350 4248 2877754497864 MainThread INFO networking_hyperv.neutron.trunk_driver [req-d83c79ae-ba2e-4185-92b7-eb6a3311f795 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Binding VLAN ID: 339, VLAN trunk: None to switch port c9af27be-e357-4083-9238-18b88564367d 2021-10-27 01:10:24.403 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [req-d83c79ae-ba2e-4185-92b7-eb6a3311f795 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Refresh firewall rules 2021-10-27 01:10:24.403 4248 2877754497864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d83c79ae-ba2e-4185-92b7-eb6a3311f795 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Get security group information for devices via rpc ['c9af27be-e357-4083-9238-18b88564367d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:10:24.428 4248 2877754496984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d83c79ae-ba2e-4185-92b7-eb6a3311f795 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Update security group information for ports dict_keys(['c9af27be-e357-4083-9238-18b88564367d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:10:24.431 4248 2877754496984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d83c79ae-ba2e-4185-92b7-eb6a3311f795 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 01:10:24.431 4248 2877754496984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d83c79ae-ba2e-4185-92b7-eb6a3311f795 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Update rules of security group (20d2c601-dd5a-457b-9938-09592b2e529c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 01:10:24.445 4248 2877754496984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d83c79ae-ba2e-4185-92b7-eb6a3311f795 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Update members of security group (20d2c601-dd5a-457b-9938-09592b2e529c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 01:10:24.445 4248 2877754496984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d83c79ae-ba2e-4185-92b7-eb6a3311f795 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Update port filter for c9af27be-e357-4083-9238-18b88564367d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:10:24.466 4248 2877754496984 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d83c79ae-ba2e-4185-92b7-eb6a3311f795 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Updating port rules. 2021-10-27 01:10:24.466 4248 2877754496984 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d83c79ae-ba2e-4185-92b7-eb6a3311f795 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Creating 0 new rules, removing 6 old rules. 2021-10-27 01:10:24.478 4248 2877754496984 MainThread DEBUG oslo_concurrency.lockutils [req-d83c79ae-ba2e-4185-92b7-eb6a3311f795 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Lock "n-hv-driver-port-lock-c9af27be-e357-4083-9238-18b88564367d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:10:24.478 4248 2877754496984 MainThread DEBUG oslo_concurrency.lockutils [req-d83c79ae-ba2e-4185-92b7-eb6a3311f795 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Lock "n-hv-driver-port-lock-c9af27be-e357-4083-9238-18b88564367d" 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-10-27 01:10:24.491 4248 2877754496984 MainThread DEBUG oslo_concurrency.lockutils [req-d83c79ae-ba2e-4185-92b7-eb6a3311f795 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Lock "n-hv-driver-port-lock-c9af27be-e357-4083-9238-18b88564367d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:10:24.663 4248 2877754497864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d83c79ae-ba2e-4185-92b7-eb6a3311f795 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Update security group information for ports dict_keys(['c9af27be-e357-4083-9238-18b88564367d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:10:24.663 4248 2877754497864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d83c79ae-ba2e-4185-92b7-eb6a3311f795 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 01:10:24.663 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d83c79ae-ba2e-4185-92b7-eb6a3311f795 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Update rules of security group (20d2c601-dd5a-457b-9938-09592b2e529c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 01:10:24.684 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d83c79ae-ba2e-4185-92b7-eb6a3311f795 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Update members of security group (20d2c601-dd5a-457b-9938-09592b2e529c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 01:10:24.696 4248 2877754497864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d83c79ae-ba2e-4185-92b7-eb6a3311f795 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Update port filter for c9af27be-e357-4083-9238-18b88564367d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:10:24.696 4248 2877754497864 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d83c79ae-ba2e-4185-92b7-eb6a3311f795 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Updating port rules. 2021-10-27 01:10:24.716 4248 2877754497864 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d83c79ae-ba2e-4185-92b7-eb6a3311f795 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Creating 0 new rules, removing 6 old rules. 2021-10-27 01:10:24.776 4248 2877754496984 MainThread DEBUG oslo_concurrency.lockutils [req-d83c79ae-ba2e-4185-92b7-eb6a3311f795 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Lock "n-hv-driver-port-lock-c9af27be-e357-4083-9238-18b88564367d" 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-10-27 01:10:24.791 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [req-d83c79ae-ba2e-4185-92b7-eb6a3311f795 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Lock "n-hv-driver-port-lock-c9af27be-e357-4083-9238-18b88564367d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:10:24.791 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [req-d83c79ae-ba2e-4185-92b7-eb6a3311f795 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Lock "n-hv-driver-port-lock-c9af27be-e357-4083-9238-18b88564367d" 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-10-27 01:10:24.803 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [req-d83c79ae-ba2e-4185-92b7-eb6a3311f795 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Lock "n-hv-driver-port-lock-c9af27be-e357-4083-9238-18b88564367d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:10:24.919 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [req-d83c79ae-ba2e-4185-92b7-eb6a3311f795 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Lock "n-hv-driver-port-lock-c9af27be-e357-4083-9238-18b88564367d" 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-10-27 01:10:24.976 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [req-d83c79ae-ba2e-4185-92b7-eb6a3311f795 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Lock "n-hv-agent-port-lock-c9af27be-e357-4083-9238-18b88564367d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.735s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:10:25.022 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8224e223-e164-4959-98f3-05d2454ffcf2 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] port_delete event received for '2db4d584-b106-40f3-afd1-476fee567209' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:10:25.732 4248 2877753187496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a27e8a15-d725-48bb-b024-24e1f2352222 2021-10-27 01:10:26.506 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 01:10:26.512 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a27e8a15-d725-48bb-b024-24e1f2352222' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 01:10:26.521 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a27e8a15-d725-48bb-b024-24e1f2352222' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 01:10:26.521 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a27e8a15-d725-48bb-b024-24e1f2352222 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 01:10:26.553 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a27e8a15-d725-48bb-b024-24e1f2352222'] 2021-10-27 01:10:26.553 4248 2877754497864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 01:10:26.575 4248 2877754497864 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-10-27 01:10:26.575 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a27e8a15-d725-48bb-b024-24e1f2352222'] 2021-10-27 01:10:27.747 4248 2877753187496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a27e8a15-d725-48bb-b024-24e1f2352222 2021-10-27 01:10:28.539 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 01:10:28.539 4248 2877754497864 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-10-27 01:10:28.554 4248 2877754496984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a27e8a15-d725-48bb-b024-24e1f2352222' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 01:10:28.554 4248 2877754496984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a27e8a15-d725-48bb-b024-24e1f2352222' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 01:10:28.554 4248 2877754496984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a27e8a15-d725-48bb-b024-24e1f2352222 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 01:10:28.591 4248 2877754496984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4fc3e3d8-0474-4474-bf78-56ffdc98b34c 2021-10-27 01:10:28.600 4248 2877754496984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a27e8a15-d725-48bb-b024-24e1f2352222'] 2021-10-27 01:10:28.600 4248 2877754496984 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-10-27 01:10:28.600 4248 2877754496984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a27e8a15-d725-48bb-b024-24e1f2352222'] 2021-10-27 01:10:28.665 4248 2877754497864 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-10-27 01:10:30.971 4248 2877754497864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5fa07cf8-b6bd-4dba-8528-2bd847dcb052 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Security group member updated on remote: ['20d2c601-dd5a-457b-9938-09592b2e529c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:10:30.993 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [req-5fa07cf8-b6bd-4dba-8528-2bd847dcb052 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Security group member updated ['20d2c601-dd5a-457b-9938-09592b2e529c'] 2021-10-27 01:10:30.993 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [req-5fa07cf8-b6bd-4dba-8528-2bd847dcb052 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Refresh firewall rules 2021-10-27 01:10:30.993 4248 2877754497864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5fa07cf8-b6bd-4dba-8528-2bd847dcb052 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Get security group information for devices via rpc ['c9af27be-e357-4083-9238-18b88564367d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:10:31.053 4248 2877754497864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5fa07cf8-b6bd-4dba-8528-2bd847dcb052 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:10:31.053 4248 2877754497864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5fa07cf8-b6bd-4dba-8528-2bd847dcb052 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 01:10:31.074 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5fa07cf8-b6bd-4dba-8528-2bd847dcb052 8da89ea60ebf42eb9c6b8dc81665a79d 4064487869524cd8b7a7abbf9da1806a - - -] port_delete event received for 'c9af27be-e357-4083-9238-18b88564367d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:10:31.765 4248 2877753187496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c9af27be-e357-4083-9238-18b88564367d 2021-10-27 01:10:32.569 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 01:10:32.569 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c9af27be-e357-4083-9238-18b88564367d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 01:10:32.569 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c9af27be-e357-4083-9238-18b88564367d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 01:10:32.587 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c9af27be-e357-4083-9238-18b88564367d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 01:10:32.601 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c9af27be-e357-4083-9238-18b88564367d'] 2021-10-27 01:10:32.601 4248 2877754497864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 01:10:32.617 4248 2877754497864 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-10-27 01:10:32.631 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c9af27be-e357-4083-9238-18b88564367d'] 2021-10-27 01:10:34.228 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-820cd2b2-6ff2-4548-a4be-a30d553f2100 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] port_delete event received for '4ba3be22-0c49-4b94-bf03-1a90f7cbb5da' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:10:34.579 4248 2877754497864 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-10-27 01:10:34.615 4248 2877754497864 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-10-27 01:10:35.461 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-908ce49b-81d6-4a8c-87d0-cedb40f40fbe 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] port_delete event received for '3f1acc3e-1d3d-4914-a15e-f1c2953a84d7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:10:36.475 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47fe013a-6c02-4ebe-962e-1cf46384e9fa 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] port_delete event received for 'fea688a8-661b-4aff-926f-d9b55ca5f5be' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:10:36.631 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bda12d9b-f085-48ba-b5b6-097028aa8c58 - - - - -] port_delete event received for 'fea688a8-661b-4aff-926f-d9b55ca5f5be' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:10:36.725 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47fe013a-6c02-4ebe-962e-1cf46384e9fa 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] network_delete received. Deleting network e02f830d-dec4-487b-9906-5caf64569766 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 01:10:36.725 4248 2877754497864 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-47fe013a-6c02-4ebe-962e-1cf46384e9fa 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] Reclaiming local network e02f830d-dec4-487b-9906-5caf64569766 2021-10-27 01:10:38.089 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9cf6dd4e-da92-4270-9671-57b0819c084c 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] port_delete event received for 'ac4265df-ba8a-4cff-94e1-5023a5f69775' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:10:39.397 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01c27321-8642-40e0-81e9-aa86e206cfa6 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] port_delete event received for 'ac4b93e9-a0b9-4812-af1b-d3d9ff593031' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:10:40.366 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c403390a-6b98-455a-803c-520e288ba454 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] port_delete event received for '28df0f2e-3ec6-43d9-8174-fa0aacd2166b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:10:40.444 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54ebc901-b26c-4e18-9a07-89e81f7d9e3a - - - - -] port_delete event received for '28df0f2e-3ec6-43d9-8174-fa0aacd2166b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:10:40.649 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c403390a-6b98-455a-803c-520e288ba454 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] network_delete received. Deleting network bc7666e9-6f28-4843-bc43-2cb3a37abca7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 01:10:40.649 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c403390a-6b98-455a-803c-520e288ba454 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] Network bc7666e9-6f28-4843-bc43-2cb3a37abca7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 01:10:45.585 4248 2877753187320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a27e8a15-d725-48bb-b024-24e1f2352222 2021-10-27 01:10:46.632 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 01:10:47.025 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Adding port a27e8a15-d725-48bb-b024-24e1f2352222 2021-10-27 01:10:47.025 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Port a27e8a15-d725-48bb-b024-24e1f2352222 updated. Details: {'device': 'a27e8a15-d725-48bb-b024-24e1f2352222', 'network_id': '4fc3e3d8-0474-4474-bf78-56ffdc98b34c', 'port_id': 'a27e8a15-d725-48bb-b024-24e1f2352222', 'mac_address': 'fa:16:3e:94:06:ab', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 315, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5345d5ab-b39d-44b2-ac4b-ac66ef0befed', '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-10-27 01:10:47.037 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] 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-10-27 01:10:47.037 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a27e8a15-d725-48bb-b024-24e1f2352222" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:10:47.054 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a27e8a15-d725-48bb-b024-24e1f2352222 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 01:10:47.054 4248 2877754497864 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4fc3e3d8-0474-4474-bf78-56ffdc98b34c 2021-10-27 01:10:47.054 4248 2877754497864 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-10-27 01:10:47.196 4248 2877754497864 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a27e8a15-d725-48bb-b024-24e1f2352222') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:10:47.215 4248 2877754497864 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a27e8a15-d725-48bb-b024-24e1f2352222') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:10:47.215 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a27e8a15-d725-48bb-b024-24e1f2352222 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 01:10:47.215 4248 2877754497864 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 315, VLAN trunk: None to switch port a27e8a15-d725-48bb-b024-24e1f2352222 2021-10-27 01:10:47.319 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 01:10:47.319 4248 2877754497864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a27e8a15-d725-48bb-b024-24e1f2352222'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:10:47.461 4248 2877754497864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a27e8a15-d725-48bb-b024-24e1f2352222']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:10:47.488 4248 2877754497864 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-10-27 01:10:47.488 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (408a49d3-cae5-4553-8d9d-771208d0ccca) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 01:10:47.499 4248 2877754497864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a27e8a15-d725-48bb-b024-24e1f2352222 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:10:47.509 4248 2877754497864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 01:10:47.509 4248 2877754497864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a27e8a15-d725-48bb-b024-24e1f2352222 not yet added. Adding. 2021-10-27 01:10:47.509 4248 2877754497864 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-10-27 01:10:47.522 4248 2877754497864 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-10-27 01:10:47.633 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a27e8a15-d725-48bb-b024-24e1f2352222" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:10:47.740 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a27e8a15-d725-48bb-b024-24e1f2352222" 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-10-27 01:10:47.757 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a27e8a15-d725-48bb-b024-24e1f2352222" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:10:47.865 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a27e8a15-d725-48bb-b024-24e1f2352222" 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-10-27 01:10:47.977 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a27e8a15-d725-48bb-b024-24e1f2352222" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.938s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:10:48.001 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a27e8a15-d725-48bb-b024-24e1f2352222 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 01:10:48.001 4248 2877754497864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a27e8a15-d725-48bb-b024-24e1f2352222 processed. 2021-10-27 01:10:48.646 4248 2877754497864 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-10-27 01:10:48.822 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:11:26.181 4248 2877753187496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a27e8a15-d725-48bb-b024-24e1f2352222 2021-10-27 01:11:26.789 4248 2877754497864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1d0a12d0-ede8-4902-9874-80a8ba9fa797 297efcf439384025a70d0db8ac0248d8 707d0d936a5f47f0b2e4b213e2243dda - - -] Security group member updated on remote: ['408a49d3-cae5-4553-8d9d-771208d0ccca'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:11:26.789 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [req-1d0a12d0-ede8-4902-9874-80a8ba9fa797 297efcf439384025a70d0db8ac0248d8 707d0d936a5f47f0b2e4b213e2243dda - - -] Security group member updated ['408a49d3-cae5-4553-8d9d-771208d0ccca'] 2021-10-27 01:11:26.835 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 01:11:26.835 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a27e8a15-d725-48bb-b024-24e1f2352222' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 01:11:26.835 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a27e8a15-d725-48bb-b024-24e1f2352222' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 01:11:26.835 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a27e8a15-d725-48bb-b024-24e1f2352222 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 01:11:26.858 4248 2877754497864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4fc3e3d8-0474-4474-bf78-56ffdc98b34c 2021-10-27 01:11:26.880 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a27e8a15-d725-48bb-b024-24e1f2352222'] 2021-10-27 01:11:26.886 4248 2877754497864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 01:11:26.886 4248 2877754497864 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-10-27 01:11:26.886 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a27e8a15-d725-48bb-b024-24e1f2352222'] 2021-10-27 01:11:27.117 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d0a12d0-ede8-4902-9874-80a8ba9fa797 297efcf439384025a70d0db8ac0248d8 707d0d936a5f47f0b2e4b213e2243dda - - -] port_delete event received for 'a27e8a15-d725-48bb-b024-24e1f2352222' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:11:28.694 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f770dc0-5c6c-4dfa-8a83-61473f9f87ed 297efcf439384025a70d0db8ac0248d8 707d0d936a5f47f0b2e4b213e2243dda - - -] port_delete event received for 'abf53867-8904-4fe9-9ce5-fc756ee23cf7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:11:28.838 4248 2877754497864 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-10-27 01:11:28.864 4248 2877754497864 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-10-27 01:11:32.197 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a09c5906-fd8a-4774-9446-f682b32be529 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] port_delete event received for '56c82b7b-78d0-40b3-9dad-d1bb2a4043ac' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:11:33.880 4248 2877754497864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-38394e81-54ad-4ebc-9560-18c846610e11 96f5324ae9c345a8b347326ef7403d73 ec3084335e634bc092d1c67432a9e717 - - -] Security group member updated on remote: ['02fc4fe4-8167-4775-a5c5-e6aabdb754be'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:11:33.880 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [req-38394e81-54ad-4ebc-9560-18c846610e11 96f5324ae9c345a8b347326ef7403d73 ec3084335e634bc092d1c67432a9e717 - - -] Security group member updated ['02fc4fe4-8167-4775-a5c5-e6aabdb754be'] 2021-10-27 01:11:33.897 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b368505-de8f-4878-b4bb-d332b64d189c 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] port_delete event received for '84c9dbf5-8559-4bf0-931f-29e79535710b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:11:34.130 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e4447b8-2b7e-4ee1-ae79-25793f0e134a 973f3b29f26140a3923cbb509974f0be 1a2bc14cc1c0459a81598c41064abe84 - - -] port_delete event received for '315cc649-82e7-4813-a0d8-7c36f8dda383' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:11:34.164 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38394e81-54ad-4ebc-9560-18c846610e11 96f5324ae9c345a8b347326ef7403d73 ec3084335e634bc092d1c67432a9e717 - - -] port_delete event received for '4ba87273-897f-44b0-ad82-c4b967851819' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:11:34.224 4248 2877753187496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4ba87273-897f-44b0-ad82-c4b967851819 2021-10-27 01:11:34.895 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 01:11:34.895 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4ba87273-897f-44b0-ad82-c4b967851819' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 01:11:34.895 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4ba87273-897f-44b0-ad82-c4b967851819' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 01:11:34.911 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4ba87273-897f-44b0-ad82-c4b967851819 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 01:11:34.927 4248 2877754497864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8f0eee65-c6a1-4ce0-b1d2-78d3819944a2 2021-10-27 01:11:34.927 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4ba87273-897f-44b0-ad82-c4b967851819'] 2021-10-27 01:11:34.927 4248 2877754497864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 01:11:34.945 4248 2877754497864 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-10-27 01:11:34.945 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4ba87273-897f-44b0-ad82-c4b967851819'] 2021-10-27 01:11:35.962 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5b804bb-5a2f-4f59-8349-b530fe0fe4f3 - - - - -] port_delete event received for '12100a28-7c2f-439d-b497-5037ef1ca659' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:11:36.009 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-483c7934-d9c0-4578-8a9b-485ed3c46331 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] port_delete event received for '12100a28-7c2f-439d-b497-5037ef1ca659' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:11:36.224 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58e95652-bb75-4349-8e73-aad876aece88 96f5324ae9c345a8b347326ef7403d73 ec3084335e634bc092d1c67432a9e717 - - -] port_delete event received for '782c8b3f-a8ef-42af-a019-2fb6f821a2d0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:11:36.337 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-483c7934-d9c0-4578-8a9b-485ed3c46331 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] network_delete received. Deleting network 4fc3e3d8-0474-4474-bf78-56ffdc98b34c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 01:11:36.337 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-483c7934-d9c0-4578-8a9b-485ed3c46331 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] Network 4fc3e3d8-0474-4474-bf78-56ffdc98b34c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 01:11:36.884 4248 2877754497864 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-10-27 01:11:36.978 4248 2877754497864 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-10-27 01:11:37.134 4248 2877754497864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5b92fe23-1b2d-492d-86f2-c982adfb307a 96f5324ae9c345a8b347326ef7403d73 ec3084335e634bc092d1c67432a9e717 - - -] Security group rule updated on remote: ['d430ec51-df01-4da9-9e41-75ee1dbe147f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 01:11:37.149 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [req-5b92fe23-1b2d-492d-86f2-c982adfb307a 96f5324ae9c345a8b347326ef7403d73 ec3084335e634bc092d1c67432a9e717 - - -] Security group rule updated ['d430ec51-df01-4da9-9e41-75ee1dbe147f'] 2021-10-27 01:11:37.228 4248 2877754497864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a977db26-6485-411d-8c5c-16b75abcaf5d 973f3b29f26140a3923cbb509974f0be 1a2bc14cc1c0459a81598c41064abe84 - - -] Security group member updated on remote: ['b772e96d-907c-4834-a305-857aad9404f4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:11:37.244 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [req-a977db26-6485-411d-8c5c-16b75abcaf5d 973f3b29f26140a3923cbb509974f0be 1a2bc14cc1c0459a81598c41064abe84 - - -] Security group member updated ['b772e96d-907c-4834-a305-857aad9404f4'] 2021-10-27 01:11:37.290 4248 2877754497864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-845da7e1-3461-4b9c-a1fb-2bdf8abb80cb 96f5324ae9c345a8b347326ef7403d73 ec3084335e634bc092d1c67432a9e717 - - -] Security group rule updated on remote: ['d430ec51-df01-4da9-9e41-75ee1dbe147f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 01:11:37.306 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [req-845da7e1-3461-4b9c-a1fb-2bdf8abb80cb 96f5324ae9c345a8b347326ef7403d73 ec3084335e634bc092d1c67432a9e717 - - -] Security group rule updated ['d430ec51-df01-4da9-9e41-75ee1dbe147f'] 2021-10-27 01:11:37.321 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a977db26-6485-411d-8c5c-16b75abcaf5d 973f3b29f26140a3923cbb509974f0be 1a2bc14cc1c0459a81598c41064abe84 - - -] port_delete event received for '60764c14-3e3f-414b-999a-5bcc12fdf241' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:11:38.270 4248 2877753187496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 60764c14-3e3f-414b-999a-5bcc12fdf241 2021-10-27 01:11:38.901 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 01:11:38.901 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '60764c14-3e3f-414b-999a-5bcc12fdf241' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 01:11:38.901 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '60764c14-3e3f-414b-999a-5bcc12fdf241' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 01:11:38.901 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 60764c14-3e3f-414b-999a-5bcc12fdf241 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 01:11:38.925 4248 2877754497864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e95f0e4b-7c4b-4309-8a60-442830942e1c 2021-10-27 01:11:38.925 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['60764c14-3e3f-414b-999a-5bcc12fdf241'] 2021-10-27 01:11:38.942 4248 2877754497864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 01:11:38.942 4248 2877754497864 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-10-27 01:11:38.942 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['60764c14-3e3f-414b-999a-5bcc12fdf241'] 2021-10-27 01:11:40.490 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1000aca1-8afa-4709-9cf6-c26e1f3e9ef8 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] port_delete event received for 'f4ccdf5f-cbba-4322-b56f-5c39fd90a5da' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:11:40.911 4248 2877754497864 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-10-27 01:11:40.946 4248 2877754497864 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-10-27 01:11:41.479 4248 2877754497864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4b3f066e-d4a6-4cfd-991f-04dd0fb8b7f9 96f5324ae9c345a8b347326ef7403d73 ec3084335e634bc092d1c67432a9e717 - - -] Security group member updated on remote: ['d430ec51-df01-4da9-9e41-75ee1dbe147f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:11:41.479 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [req-4b3f066e-d4a6-4cfd-991f-04dd0fb8b7f9 96f5324ae9c345a8b347326ef7403d73 ec3084335e634bc092d1c67432a9e717 - - -] Security group member updated ['d430ec51-df01-4da9-9e41-75ee1dbe147f'] 2021-10-27 01:11:42.167 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e00ddba1-bbfa-47dc-b4bd-62ff29e16987 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] port_delete event received for '8125dcce-3d95-46e1-bf95-6ff448f5e499' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:11:42.349 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-137f3885-c0f9-4d87-877a-2646a9fd30e5 5adb3ec9fe6c4d9286b7d86753de033f 8f279679d83b4bc79dbd25b73a627f14 - - -] port_update received: 46b8e985-d78e-48f6-9063-b0a217da97c0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 01:11:42.365 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-137f3885-c0f9-4d87-877a-2646a9fd30e5 5adb3ec9fe6c4d9286b7d86753de033f 8f279679d83b4bc79dbd25b73a627f14 - - -] No port 46b8e985-d78e-48f6-9063-b0a217da97c0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 01:11:43.198 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-228f9ca2-c94f-48cc-b7b1-35a74719d971 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] port_delete event received for '867f1585-fdcd-418c-8d89-72c27c6768b9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:11:43.312 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4262e26-ca16-4486-b966-3ec8a4ac9775 - - - - -] port_delete event received for '867f1585-fdcd-418c-8d89-72c27c6768b9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:11:43.411 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-228f9ca2-c94f-48cc-b7b1-35a74719d971 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] network_delete received. Deleting network e95f0e4b-7c4b-4309-8a60-442830942e1c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 01:11:43.427 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-228f9ca2-c94f-48cc-b7b1-35a74719d971 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] Network e95f0e4b-7c4b-4309-8a60-442830942e1c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 01:11:44.010 4248 2877753187320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 46b8e985-d78e-48f6-9063-b0a217da97c0 2021-10-27 01:11:44.854 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b7e5ea0-cbe7-432a-adf0-ba252ab50f1d 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] port_delete event received for 'f1bbdefc-94d7-4035-9b6f-16af79bfb146' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:11:44.927 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 01:11:45.161 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Adding port 46b8e985-d78e-48f6-9063-b0a217da97c0 2021-10-27 01:11:45.169 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Port 46b8e985-d78e-48f6-9063-b0a217da97c0 updated. Details: {'device': '46b8e985-d78e-48f6-9063-b0a217da97c0', 'network_id': '8f0eee65-c6a1-4ce0-b1d2-78d3819944a2', 'port_id': '46b8e985-d78e-48f6-9063-b0a217da97c0', 'mac_address': 'fa:16:3e:e0:ad:ec', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 340, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '85e1e043-2b98-4da7-8be9-041f6ba8c9fb', '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-10-27 01:11:45.169 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] 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-10-27 01:11:45.169 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-46b8e985-d78e-48f6-9063-b0a217da97c0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:11:45.169 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 46b8e985-d78e-48f6-9063-b0a217da97c0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 01:11:45.192 4248 2877754497864 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8f0eee65-c6a1-4ce0-b1d2-78d3819944a2 2021-10-27 01:11:45.197 4248 2877754497864 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-10-27 01:11:45.323 4248 2877754497864 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '46b8e985-d78e-48f6-9063-b0a217da97c0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:11:45.323 4248 2877754497864 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '46b8e985-d78e-48f6-9063-b0a217da97c0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:11:45.364 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 46b8e985-d78e-48f6-9063-b0a217da97c0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 01:11:45.380 4248 2877754497864 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 340, VLAN trunk: None to switch port 46b8e985-d78e-48f6-9063-b0a217da97c0 2021-10-27 01:11:45.432 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 01:11:45.457 4248 2877754497864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['46b8e985-d78e-48f6-9063-b0a217da97c0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:11:45.755 4248 2877754497864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['46b8e985-d78e-48f6-9063-b0a217da97c0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:11:45.770 4248 2877754497864 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-10-27 01:11:45.770 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d430ec51-df01-4da9-9e41-75ee1dbe147f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 01:11:45.786 4248 2877754497864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 46b8e985-d78e-48f6-9063-b0a217da97c0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:11:45.793 4248 2877754497864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 01:11:45.793 4248 2877754497864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 46b8e985-d78e-48f6-9063-b0a217da97c0 not yet added. Adding. 2021-10-27 01:11:45.793 4248 2877754497864 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-10-27 01:11:45.793 4248 2877754497864 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-10-27 01:11:45.880 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-46b8e985-d78e-48f6-9063-b0a217da97c0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:11:45.952 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-46b8e985-d78e-48f6-9063-b0a217da97c0" 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-10-27 01:11:45.952 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-46b8e985-d78e-48f6-9063-b0a217da97c0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:11:46.043 4248 2877754496984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea0a57cb-d240-44b5-b9d5-472ca279e20e 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] port_delete event received for '72deb3f7-e8b2-4a55-97ba-84b05619f80d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:11:46.043 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-46b8e985-d78e-48f6-9063-b0a217da97c0" 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-10-27 01:11:46.124 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-46b8e985-d78e-48f6-9063-b0a217da97c0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.953s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:11:46.137 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 46b8e985-d78e-48f6-9063-b0a217da97c0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 01:11:46.137 4248 2877754497864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 46b8e985-d78e-48f6-9063-b0a217da97c0 processed. 2021-10-27 01:11:46.934 4248 2877754497864 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-10-27 01:11:46.934 4248 2877754496984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed48f53e-fc74-4799-8d49-0a74bf484df8 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] port_delete event received for '0e7a5868-84c0-48b2-a46e-6481dd036ef5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:11:47.208 4248 2877754496984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed48f53e-fc74-4799-8d49-0a74bf484df8 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] network_delete received. Deleting network 7e4bd8d4-09f0-445e-9ef0-ec2b8586e7d0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 01:11:47.208 4248 2877754496984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed48f53e-fc74-4799-8d49-0a74bf484df8 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] Network 7e4bd8d4-09f0-445e-9ef0-ec2b8586e7d0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 01:11:47.246 4248 2877754496984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e1f99e9-e171-42a8-a4be-2daddcab8c05 - - - - -] port_delete event received for '0e7a5868-84c0-48b2-a46e-6481dd036ef5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:11:47.324 4248 2877754497864 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-10-27 01:12:23.505 4248 2877754497864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-89fa3085-4682-439c-adbc-a468de1e7d7a 6862553d731c4af89833d4d51b45e362 e892c3325156477da0c6637e7bc28c5e - - -] Security group member updated on remote: ['017979dc-5016-4479-877b-1c355d9bf73a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:12:23.505 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [req-89fa3085-4682-439c-adbc-a468de1e7d7a 6862553d731c4af89833d4d51b45e362 e892c3325156477da0c6637e7bc28c5e - - -] Security group member updated ['017979dc-5016-4479-877b-1c355d9bf73a'] 2021-10-27 01:12:24.242 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d519dfb1-8cad-4315-932a-7ee3b7215049 5adb3ec9fe6c4d9286b7d86753de033f 8f279679d83b4bc79dbd25b73a627f14 - - -] port_update received: 78f720c3-f3d1-4daa-a179-0a25dc647fb5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 01:12:24.258 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d519dfb1-8cad-4315-932a-7ee3b7215049 5adb3ec9fe6c4d9286b7d86753de033f 8f279679d83b4bc79dbd25b73a627f14 - - -] No port 78f720c3-f3d1-4daa-a179-0a25dc647fb5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 01:12:26.273 4248 2877753187320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 78f720c3-f3d1-4daa-a179-0a25dc647fb5 2021-10-27 01:12:27.129 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 01:12:27.317 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Adding port 78f720c3-f3d1-4daa-a179-0a25dc647fb5 2021-10-27 01:12:27.317 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Port 78f720c3-f3d1-4daa-a179-0a25dc647fb5 updated. Details: {'device': '78f720c3-f3d1-4daa-a179-0a25dc647fb5', 'network_id': 'ff8a8b77-f3ab-4c83-b185-04f3670aa501', 'port_id': '78f720c3-f3d1-4daa-a179-0a25dc647fb5', 'mac_address': 'fa:16:3e:32:10:97', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 305, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7ea4e232-2352-4b6f-bf4f-8ae2ed36770b', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 01:12:27.333 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] 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-10-27 01:12:27.333 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-78f720c3-f3d1-4daa-a179-0a25dc647fb5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:12:27.349 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 78f720c3-f3d1-4daa-a179-0a25dc647fb5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 01:12:27.349 4248 2877754497864 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ff8a8b77-f3ab-4c83-b185-04f3670aa501 2021-10-27 01:12:27.364 4248 2877754497864 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-10-27 01:12:27.489 4248 2877754497864 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '78f720c3-f3d1-4daa-a179-0a25dc647fb5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:12:27.505 4248 2877754497864 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '78f720c3-f3d1-4daa-a179-0a25dc647fb5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:12:27.520 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 78f720c3-f3d1-4daa-a179-0a25dc647fb5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 01:12:27.520 4248 2877754497864 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 305, VLAN trunk: None to switch port 78f720c3-f3d1-4daa-a179-0a25dc647fb5 2021-10-27 01:12:27.598 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 01:12:27.598 4248 2877754497864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['78f720c3-f3d1-4daa-a179-0a25dc647fb5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:12:27.761 4248 2877754497864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['78f720c3-f3d1-4daa-a179-0a25dc647fb5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:12:27.770 4248 2877754497864 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-10-27 01:12:27.770 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (017979dc-5016-4479-877b-1c355d9bf73a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 01:12:27.788 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (017979dc-5016-4479-877b-1c355d9bf73a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 01:12:27.788 4248 2877754497864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 78f720c3-f3d1-4daa-a179-0a25dc647fb5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:12:27.788 4248 2877754497864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 01:12:27.788 4248 2877754497864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 78f720c3-f3d1-4daa-a179-0a25dc647fb5 not yet added. Adding. 2021-10-27 01:12:27.788 4248 2877754497864 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-10-27 01:12:27.817 4248 2877754497864 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-10-27 01:12:27.886 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-78f720c3-f3d1-4daa-a179-0a25dc647fb5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:12:27.973 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-78f720c3-f3d1-4daa-a179-0a25dc647fb5" 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-10-27 01:12:27.988 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-78f720c3-f3d1-4daa-a179-0a25dc647fb5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:12:28.088 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-78f720c3-f3d1-4daa-a179-0a25dc647fb5" 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-10-27 01:12:28.152 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-78f720c3-f3d1-4daa-a179-0a25dc647fb5" 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-10-27 01:12:28.178 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 78f720c3-f3d1-4daa-a179-0a25dc647fb5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 01:12:28.178 4248 2877754497864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 78f720c3-f3d1-4daa-a179-0a25dc647fb5 processed. 2021-10-27 01:12:29.129 4248 2877754497864 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-10-27 01:12:29.317 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:12:45.823 4248 2877754497864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8d64cdf6-b4cf-4c63-806b-ddc14af89a4d 96f5324ae9c345a8b347326ef7403d73 ec3084335e634bc092d1c67432a9e717 - - -] Security group member updated on remote: ['d430ec51-df01-4da9-9e41-75ee1dbe147f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:12:45.833 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [req-8d64cdf6-b4cf-4c63-806b-ddc14af89a4d 96f5324ae9c345a8b347326ef7403d73 ec3084335e634bc092d1c67432a9e717 - - -] Security group member updated ['d430ec51-df01-4da9-9e41-75ee1dbe147f'] 2021-10-27 01:12:46.129 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d64cdf6-b4cf-4c63-806b-ddc14af89a4d 96f5324ae9c345a8b347326ef7403d73 ec3084335e634bc092d1c67432a9e717 - - -] port_delete event received for '46b8e985-d78e-48f6-9063-b0a217da97c0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:12:46.754 4248 2877753187496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 46b8e985-d78e-48f6-9063-b0a217da97c0 2021-10-27 01:12:47.240 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 01:12:47.240 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '46b8e985-d78e-48f6-9063-b0a217da97c0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 01:12:47.240 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '46b8e985-d78e-48f6-9063-b0a217da97c0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 01:12:47.240 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 46b8e985-d78e-48f6-9063-b0a217da97c0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 01:12:47.271 4248 2877754497864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8f0eee65-c6a1-4ce0-b1d2-78d3819944a2 2021-10-27 01:12:47.271 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['46b8e985-d78e-48f6-9063-b0a217da97c0'] 2021-10-27 01:12:47.294 4248 2877754497864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 01:12:47.301 4248 2877754497864 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-10-27 01:12:47.301 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['46b8e985-d78e-48f6-9063-b0a217da97c0'] 2021-10-27 01:12:48.066 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c567c3d8-7327-4513-a588-3467e8a5194e 96f5324ae9c345a8b347326ef7403d73 ec3084335e634bc092d1c67432a9e717 - - -] port_delete event received for 'bcbdca13-1e39-4ddc-9918-59d31d6d12f4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:12:49.238 4248 2877754497864 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-10-27 01:12:49.269 4248 2877754497864 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-10-27 01:12:52.520 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb32410e-f10f-469e-abb5-f38e39f0a909 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] port_delete event received for '4fcdd1d5-0996-45b4-ac61-e966da0cef90' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:12:53.848 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1afac9ab-1aca-40a3-b062-251f1d9d924c 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] port_delete event received for '484a0e5e-8c03-4d14-bdcc-471f1abdf130' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:12:54.598 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba233302-67d5-46d1-b658-c706bd65ca4c 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] port_delete event received for 'a5f0cf74-7266-47c8-90f8-2d4cb3f6d14e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:12:54.738 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e2e3c6d-e959-4782-a8ad-54ec9defef97 - - - - -] port_delete event received for 'a5f0cf74-7266-47c8-90f8-2d4cb3f6d14e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:12:54.848 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba233302-67d5-46d1-b658-c706bd65ca4c 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] network_delete received. Deleting network 8f0eee65-c6a1-4ce0-b1d2-78d3819944a2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 01:12:54.848 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba233302-67d5-46d1-b658-c706bd65ca4c 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] Network 8f0eee65-c6a1-4ce0-b1d2-78d3819944a2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 01:13:10.606 4248 2877754497864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b12c8e26-250b-4521-9aa4-f0a6cab6e3fa 6204ec1e151049289da4eddf0b064b3c 85f94f01a33445cba9b5392428c781ba - - -] Security group member updated on remote: ['3c7c5c1d-3cdf-430b-8cde-0b7c8a959a3a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:13:10.606 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [req-b12c8e26-250b-4521-9aa4-f0a6cab6e3fa 6204ec1e151049289da4eddf0b064b3c 85f94f01a33445cba9b5392428c781ba - - -] Security group member updated ['3c7c5c1d-3cdf-430b-8cde-0b7c8a959a3a'] 2021-10-27 01:13:11.325 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad3511aa-97ac-4317-80ce-2e1756b2be2d 5adb3ec9fe6c4d9286b7d86753de033f 8f279679d83b4bc79dbd25b73a627f14 - - -] port_update received: 6275e7c3-1874-4460-b5c6-03de88c87ae8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 01:13:11.338 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad3511aa-97ac-4317-80ce-2e1756b2be2d 5adb3ec9fe6c4d9286b7d86753de033f 8f279679d83b4bc79dbd25b73a627f14 - - -] No port 6275e7c3-1874-4460-b5c6-03de88c87ae8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 01:13:12.598 4248 2877753187320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6275e7c3-1874-4460-b5c6-03de88c87ae8 2021-10-27 01:13:13.394 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 01:13:13.591 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Adding port 6275e7c3-1874-4460-b5c6-03de88c87ae8 2021-10-27 01:13:13.591 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Port 6275e7c3-1874-4460-b5c6-03de88c87ae8 updated. Details: {'device': '6275e7c3-1874-4460-b5c6-03de88c87ae8', 'network_id': 'd9d1c84b-ec5e-443b-821a-7dcff9fee605', 'port_id': '6275e7c3-1874-4460-b5c6-03de88c87ae8', 'mac_address': 'fa:16:3e:61:90:a8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 333, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4853ae7d-dd88-4e3b-b4ab-c27a1bffaa43', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 01:13:13.603 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] 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-10-27 01:13:13.603 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6275e7c3-1874-4460-b5c6-03de88c87ae8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:13:13.603 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6275e7c3-1874-4460-b5c6-03de88c87ae8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 01:13:13.622 4248 2877754497864 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d9d1c84b-ec5e-443b-821a-7dcff9fee605 2021-10-27 01:13:13.622 4248 2877754497864 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-10-27 01:13:13.763 4248 2877754497864 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6275e7c3-1874-4460-b5c6-03de88c87ae8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:13:13.763 4248 2877754497864 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6275e7c3-1874-4460-b5c6-03de88c87ae8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:13:13.785 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6275e7c3-1874-4460-b5c6-03de88c87ae8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 01:13:13.785 4248 2877754497864 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 333, VLAN trunk: None to switch port 6275e7c3-1874-4460-b5c6-03de88c87ae8 2021-10-27 01:13:13.850 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 01:13:13.873 4248 2877754497864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6275e7c3-1874-4460-b5c6-03de88c87ae8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:13:14.013 4248 2877754497864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6275e7c3-1874-4460-b5c6-03de88c87ae8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:13:14.029 4248 2877754497864 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-10-27 01:13:14.029 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3c7c5c1d-3cdf-430b-8cde-0b7c8a959a3a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 01:13:14.044 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3c7c5c1d-3cdf-430b-8cde-0b7c8a959a3a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 01:13:14.044 4248 2877754497864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6275e7c3-1874-4460-b5c6-03de88c87ae8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:13:14.060 4248 2877754497864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 01:13:14.060 4248 2877754497864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6275e7c3-1874-4460-b5c6-03de88c87ae8 not yet added. Adding. 2021-10-27 01:13:14.060 4248 2877754497864 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-10-27 01:13:14.076 4248 2877754497864 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-10-27 01:13:14.169 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6275e7c3-1874-4460-b5c6-03de88c87ae8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:13:14.242 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6275e7c3-1874-4460-b5c6-03de88c87ae8" 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-10-27 01:13:14.263 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6275e7c3-1874-4460-b5c6-03de88c87ae8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:13:14.363 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6275e7c3-1874-4460-b5c6-03de88c87ae8" 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-10-27 01:13:14.448 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6275e7c3-1874-4460-b5c6-03de88c87ae8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:13:14.448 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6275e7c3-1874-4460-b5c6-03de88c87ae8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 01:13:14.448 4248 2877754497864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6275e7c3-1874-4460-b5c6-03de88c87ae8 processed. 2021-10-27 01:13:15.419 4248 2877754497864 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-10-27 01:13:15.606 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:13:17.865 4248 2877754497864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1fda9154-a455-455c-be9f-c8cb616eb090 6862553d731c4af89833d4d51b45e362 e892c3325156477da0c6637e7bc28c5e - - -] Security group member updated on remote: ['017979dc-5016-4479-877b-1c355d9bf73a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:13:17.885 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [req-1fda9154-a455-455c-be9f-c8cb616eb090 6862553d731c4af89833d4d51b45e362 e892c3325156477da0c6637e7bc28c5e - - -] Security group member updated ['017979dc-5016-4479-877b-1c355d9bf73a'] 2021-10-27 01:13:17.885 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [req-1fda9154-a455-455c-be9f-c8cb616eb090 6862553d731c4af89833d4d51b45e362 e892c3325156477da0c6637e7bc28c5e - - -] Refresh firewall rules 2021-10-27 01:13:17.895 4248 2877754497864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1fda9154-a455-455c-be9f-c8cb616eb090 6862553d731c4af89833d4d51b45e362 e892c3325156477da0c6637e7bc28c5e - - -] Get security group information for devices via rpc ['78f720c3-f3d1-4daa-a179-0a25dc647fb5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:13:17.931 4248 2877754497864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1fda9154-a455-455c-be9f-c8cb616eb090 6862553d731c4af89833d4d51b45e362 e892c3325156477da0c6637e7bc28c5e - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:13:17.931 4248 2877754497864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1fda9154-a455-455c-be9f-c8cb616eb090 6862553d731c4af89833d4d51b45e362 e892c3325156477da0c6637e7bc28c5e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 01:13:17.945 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1fda9154-a455-455c-be9f-c8cb616eb090 6862553d731c4af89833d4d51b45e362 e892c3325156477da0c6637e7bc28c5e - - -] port_delete event received for '78f720c3-f3d1-4daa-a179-0a25dc647fb5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:13:18.973 4248 2877753187496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 78f720c3-f3d1-4daa-a179-0a25dc647fb5 2021-10-27 01:13:19.450 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 01:13:19.450 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '78f720c3-f3d1-4daa-a179-0a25dc647fb5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 01:13:19.461 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '78f720c3-f3d1-4daa-a179-0a25dc647fb5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 01:13:19.461 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 78f720c3-f3d1-4daa-a179-0a25dc647fb5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 01:13:19.479 4248 2877754497864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ff8a8b77-f3ab-4c83-b185-04f3670aa501 2021-10-27 01:13:19.490 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['78f720c3-f3d1-4daa-a179-0a25dc647fb5'] 2021-10-27 01:13:19.490 4248 2877754497864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 01:13:19.490 4248 2877754497864 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-10-27 01:13:19.510 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['78f720c3-f3d1-4daa-a179-0a25dc647fb5'] 2021-10-27 01:13:21.472 4248 2877754497864 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-10-27 01:13:21.498 4248 2877754497864 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-10-27 01:13:21.809 4248 2877754497864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-532c2a4f-26aa-450d-94a6-56185fce9541 6204ec1e151049289da4eddf0b064b3c 85f94f01a33445cba9b5392428c781ba - - -] Security group member updated on remote: ['3c7c5c1d-3cdf-430b-8cde-0b7c8a959a3a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:13:21.825 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [req-532c2a4f-26aa-450d-94a6-56185fce9541 6204ec1e151049289da4eddf0b064b3c 85f94f01a33445cba9b5392428c781ba - - -] Security group member updated ['3c7c5c1d-3cdf-430b-8cde-0b7c8a959a3a'] 2021-10-27 01:13:21.825 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [req-532c2a4f-26aa-450d-94a6-56185fce9541 6204ec1e151049289da4eddf0b064b3c 85f94f01a33445cba9b5392428c781ba - - -] Refresh firewall rules 2021-10-27 01:13:21.825 4248 2877754497864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-532c2a4f-26aa-450d-94a6-56185fce9541 6204ec1e151049289da4eddf0b064b3c 85f94f01a33445cba9b5392428c781ba - - -] Get security group information for devices via rpc ['6275e7c3-1874-4460-b5c6-03de88c87ae8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:13:21.872 4248 2877754497864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-532c2a4f-26aa-450d-94a6-56185fce9541 6204ec1e151049289da4eddf0b064b3c 85f94f01a33445cba9b5392428c781ba - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:13:21.872 4248 2877754497864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-532c2a4f-26aa-450d-94a6-56185fce9541 6204ec1e151049289da4eddf0b064b3c 85f94f01a33445cba9b5392428c781ba - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 01:13:21.888 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-532c2a4f-26aa-450d-94a6-56185fce9541 6204ec1e151049289da4eddf0b064b3c 85f94f01a33445cba9b5392428c781ba - - -] port_delete event received for '6275e7c3-1874-4460-b5c6-03de88c87ae8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:13:22.981 4248 2877753187496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6275e7c3-1874-4460-b5c6-03de88c87ae8 2021-10-27 01:13:23.481 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 01:13:23.481 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6275e7c3-1874-4460-b5c6-03de88c87ae8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 01:13:23.481 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6275e7c3-1874-4460-b5c6-03de88c87ae8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 01:13:23.497 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6275e7c3-1874-4460-b5c6-03de88c87ae8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 01:13:23.512 4248 2877754497864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d9d1c84b-ec5e-443b-821a-7dcff9fee605 2021-10-27 01:13:23.512 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6275e7c3-1874-4460-b5c6-03de88c87ae8'] 2021-10-27 01:13:23.512 4248 2877754497864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 01:13:23.528 4248 2877754497864 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-10-27 01:13:23.528 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6275e7c3-1874-4460-b5c6-03de88c87ae8'] 2021-10-27 01:13:24.466 4248 2877754497864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-08fa8bd5-6557-4b00-ab21-1339e1aaff10 6862553d731c4af89833d4d51b45e362 e892c3325156477da0c6637e7bc28c5e - - -] Security group member updated on remote: ['017979dc-5016-4479-877b-1c355d9bf73a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:13:24.466 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [req-08fa8bd5-6557-4b00-ab21-1339e1aaff10 6862553d731c4af89833d4d51b45e362 e892c3325156477da0c6637e7bc28c5e - - -] Security group member updated ['017979dc-5016-4479-877b-1c355d9bf73a'] 2021-10-27 01:13:25.184 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6dea60b7-628e-4641-b122-224d6f0f7eed 5adb3ec9fe6c4d9286b7d86753de033f 8f279679d83b4bc79dbd25b73a627f14 - - -] port_update received: c05f63af-a065-47c3-b420-c48038d1b868 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 01:13:25.200 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6dea60b7-628e-4641-b122-224d6f0f7eed 5adb3ec9fe6c4d9286b7d86753de033f 8f279679d83b4bc79dbd25b73a627f14 - - -] No port c05f63af-a065-47c3-b420-c48038d1b868 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 01:13:25.482 4248 2877754497864 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-10-27 01:13:25.512 4248 2877754497864 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-10-27 01:13:26.701 4248 2877753187320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c05f63af-a065-47c3-b420-c48038d1b868 2021-10-27 01:13:27.488 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 01:13:27.684 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Adding port c05f63af-a065-47c3-b420-c48038d1b868 2021-10-27 01:13:27.684 4248 2877655452664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Port c05f63af-a065-47c3-b420-c48038d1b868 updated. Details: {'device': 'c05f63af-a065-47c3-b420-c48038d1b868', 'network_id': 'ff8a8b77-f3ab-4c83-b185-04f3670aa501', 'port_id': 'c05f63af-a065-47c3-b420-c48038d1b868', 'mac_address': 'fa:16:3e:9b:db:6a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 305, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7ea4e232-2352-4b6f-bf4f-8ae2ed36770b', '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-10-27 01:13:27.700 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] 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-10-27 01:13:27.700 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c05f63af-a065-47c3-b420-c48038d1b868" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:13:27.716 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c05f63af-a065-47c3-b420-c48038d1b868 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 01:13:27.716 4248 2877754497864 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ff8a8b77-f3ab-4c83-b185-04f3670aa501 2021-10-27 01:13:27.716 4248 2877754497864 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-10-27 01:13:27.840 4248 2877754497864 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c05f63af-a065-47c3-b420-c48038d1b868') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:13:27.856 4248 2877754497864 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c05f63af-a065-47c3-b420-c48038d1b868') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 01:13:27.856 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c05f63af-a065-47c3-b420-c48038d1b868 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 01:13:27.872 4248 2877754497864 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 305, VLAN trunk: None to switch port c05f63af-a065-47c3-b420-c48038d1b868 2021-10-27 01:13:27.919 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 01:13:27.941 4248 2877754497864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c05f63af-a065-47c3-b420-c48038d1b868'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:13:28.075 4248 2877754497864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c05f63af-a065-47c3-b420-c48038d1b868']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:13:28.091 4248 2877754497864 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-10-27 01:13:28.091 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (017979dc-5016-4479-877b-1c355d9bf73a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 01:13:28.107 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (017979dc-5016-4479-877b-1c355d9bf73a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 01:13:28.107 4248 2877754497864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c05f63af-a065-47c3-b420-c48038d1b868 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 01:13:28.107 4248 2877754497864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 01:13:28.122 4248 2877754497864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c05f63af-a065-47c3-b420-c48038d1b868 not yet added. Adding. 2021-10-27 01:13:28.122 4248 2877754497864 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-10-27 01:13:28.122 4248 2877754497864 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-10-27 01:13:28.207 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c05f63af-a065-47c3-b420-c48038d1b868" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:13:28.269 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c05f63af-a065-47c3-b420-c48038d1b868" 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-10-27 01:13:28.285 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c05f63af-a065-47c3-b420-c48038d1b868" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 01:13:28.357 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c05f63af-a065-47c3-b420-c48038d1b868" 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-10-27 01:13:28.435 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c05f63af-a065-47c3-b420-c48038d1b868" 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-10-27 01:13:28.450 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c05f63af-a065-47c3-b420-c48038d1b868 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 01:13:28.450 4248 2877754497864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c05f63af-a065-47c3-b420-c48038d1b868 processed. 2021-10-27 01:13:29.497 4248 2877754497864 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-10-27 01:13:29.669 4248 2877754497864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 01:13:38.012 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0dbc3838-de3b-428b-a027-573e33284eac 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] network_delete received. Deleting network d9d1c84b-ec5e-443b-821a-7dcff9fee605 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 01:13:38.012 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0dbc3838-de3b-428b-a027-573e33284eac 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] Network d9d1c84b-ec5e-443b-821a-7dcff9fee605 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 01:13:38.505 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86650ac4-1eeb-44f9-91ed-48ff40ba8e93 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] network_delete received. Deleting network 746fc24a-a754-4965-aa44-01de2d6a0f60 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 01:13:38.525 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86650ac4-1eeb-44f9-91ed-48ff40ba8e93 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] Network 746fc24a-a754-4965-aa44-01de2d6a0f60 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 01:13:49.871 4248 2877754497864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fc7dbc0a-8c57-4775-8c1d-865d7afbe417 6862553d731c4af89833d4d51b45e362 e892c3325156477da0c6637e7bc28c5e - - -] Security group member updated on remote: ['017979dc-5016-4479-877b-1c355d9bf73a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 01:13:49.888 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [req-fc7dbc0a-8c57-4775-8c1d-865d7afbe417 6862553d731c4af89833d4d51b45e362 e892c3325156477da0c6637e7bc28c5e - - -] Security group member updated ['017979dc-5016-4479-877b-1c355d9bf73a'] 2021-10-27 01:13:49.888 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [req-fc7dbc0a-8c57-4775-8c1d-865d7afbe417 6862553d731c4af89833d4d51b45e362 e892c3325156477da0c6637e7bc28c5e - - -] Refresh firewall rules 2021-10-27 01:13:49.903 4248 2877754497864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fc7dbc0a-8c57-4775-8c1d-865d7afbe417 6862553d731c4af89833d4d51b45e362 e892c3325156477da0c6637e7bc28c5e - - -] Get security group information for devices via rpc ['c05f63af-a065-47c3-b420-c48038d1b868'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 01:13:49.941 4248 2877754497864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fc7dbc0a-8c57-4775-8c1d-865d7afbe417 6862553d731c4af89833d4d51b45e362 e892c3325156477da0c6637e7bc28c5e - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 01:13:49.941 4248 2877754497864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fc7dbc0a-8c57-4775-8c1d-865d7afbe417 6862553d731c4af89833d4d51b45e362 e892c3325156477da0c6637e7bc28c5e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 01:13:50.200 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc7dbc0a-8c57-4775-8c1d-865d7afbe417 6862553d731c4af89833d4d51b45e362 e892c3325156477da0c6637e7bc28c5e - - -] port_delete event received for 'c05f63af-a065-47c3-b420-c48038d1b868' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 01:13:51.169 4248 2877753187496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c05f63af-a065-47c3-b420-c48038d1b868 2021-10-27 01:13:51.591 4248 2877655452664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db067787-7dcf-4580-9b6f-14ac1e7aaecb - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 01:13:51.591 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c05f63af-a065-47c3-b420-c48038d1b868' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 01:13:51.591 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c05f63af-a065-47c3-b420-c48038d1b868' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 01:13:51.591 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c05f63af-a065-47c3-b420-c48038d1b868 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 01:13:51.612 4248 2877754497864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ff8a8b77-f3ab-4c83-b185-04f3670aa501 2021-10-27 01:13:51.628 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c05f63af-a065-47c3-b420-c48038d1b868'] 2021-10-27 01:13:51.628 4248 2877754497864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 01:13:51.628 4248 2877754497864 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-10-27 01:13:51.628 4248 2877754497864 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c05f63af-a065-47c3-b420-c48038d1b868'] 2021-10-27 01:13:53.613 4248 2877754497864 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-10-27 01:13:53.644 4248 2877754497864 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-10-27 01:14:08.968 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97c66dbf-e624-43a3-835c-51adcedb99b3 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] network_delete received. Deleting network ff8a8b77-f3ab-4c83-b185-04f3670aa501 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 01:14:08.968 4248 2877754497864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97c66dbf-e624-43a3-835c-51adcedb99b3 1fd1b6c029cf46d0b3d8a13612768455 d1d494c3ef6c4e5084216ce7950d2329 - - -] Network ff8a8b77-f3ab-4c83-b185-04f3670aa501 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463