2021-11-21 17:12:07.396 4304 2662767942648 MainThread INFO neutron.common.config [-] Logging enabled! 2021-11-21 17:12:07.396 4304 2662767942648 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 19.0.1.dev30 2021-11-21 17:12:07.396 4304 2662767942648 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-11-21 17:12:07.443 4304 2662767942648 MainThread INFO os_win.utils.network.networkutils [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] WMI caching is disabled. 2021-11-21 17:12:07.703 4304 2662767942648 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:118 2021-11-21 17:12:07.792 4304 2662767942648 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-11-21 17:12:07.792 4304 2662767942648 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-11-21 17:12:07.993 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent initialized successfully, now running... 2021-11-21 17:12:08.021 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-11-21 17:12:08.021 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-11-21 17:12:08.077 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-11-21 17:14:14.346 4304 2662865518840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f5f2cb4-4b6f-432b-a969-82f51eec5b96 - - - - -] port_update received: de83c66e-16a1-4517-b48a-12bf911c681f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:14:14.366 4304 2662865518840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f5f2cb4-4b6f-432b-a969-82f51eec5b96 - - - - -] No port de83c66e-16a1-4517-b48a-12bf911c681f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-21 17:14:19.169 4304 2662865518840 MainThread WARNING oslo_policy.policy [req-c06f9022-9b2c-4dd0-9362-07ef701eec89 157b3c042cc5472480ed78415048c756 ea840f1e2fe94ebdadee6455cf668d99 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-11-21 17:14:19.169 4304 2662865518840 MainThread WARNING oslo_policy.policy [req-c06f9022-9b2c-4dd0-9362-07ef701eec89 157b3c042cc5472480ed78415048c756 ea840f1e2fe94ebdadee6455cf668d99 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-11-21 17:14:19.169 4304 2662865518840 MainThread WARNING oslo_policy.policy [req-c06f9022-9b2c-4dd0-9362-07ef701eec89 157b3c042cc5472480ed78415048c756 ea840f1e2fe94ebdadee6455cf668d99 - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-11-21 17:14:19.180 4304 2662865518840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c06f9022-9b2c-4dd0-9362-07ef701eec89 157b3c042cc5472480ed78415048c756 ea840f1e2fe94ebdadee6455cf668d99 - - -] Security group rule updated on remote: ['c368b283-aa32-48bc-8f5d-2b33a44a05b0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-21 17:14:19.180 4304 2662865518840 MainThread INFO neutron.agent.securitygroups_rpc [req-c06f9022-9b2c-4dd0-9362-07ef701eec89 157b3c042cc5472480ed78415048c756 ea840f1e2fe94ebdadee6455cf668d99 - - -] Security group rule updated ['c368b283-aa32-48bc-8f5d-2b33a44a05b0'] 2021-11-21 17:14:20.955 4304 2662865518840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1aa31a56-51da-4b5e-bd21-de9e69bae4d7 157b3c042cc5472480ed78415048c756 ea840f1e2fe94ebdadee6455cf668d99 - - -] Security group rule updated on remote: ['c368b283-aa32-48bc-8f5d-2b33a44a05b0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-21 17:14:20.955 4304 2662865518840 MainThread INFO neutron.agent.securitygroups_rpc [req-1aa31a56-51da-4b5e-bd21-de9e69bae4d7 157b3c042cc5472480ed78415048c756 ea840f1e2fe94ebdadee6455cf668d99 - - -] Security group rule updated ['c368b283-aa32-48bc-8f5d-2b33a44a05b0'] 2021-11-21 17:14:21.330 4304 2662865518840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4122ddca-6cc1-496e-bb36-21fae0e4de43 - - - - -] port_update received: 41b323e5-a9c1-4ce2-a4a4-e371d81d8f78 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:14:21.344 4304 2662865518840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4122ddca-6cc1-496e-bb36-21fae0e4de43 - - - - -] No port 41b323e5-a9c1-4ce2-a4a4-e371d81d8f78 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-21 17:14:24.036 4304 2662865518840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-66586db9-d119-4cbc-b81b-12e09109c0a2 e13f739a10a34d73886a80ec581d5c9e 68d0088601ff4df8abe8e557d5ce5c91 - - -] Security group member updated on remote: ['9bacd4be-5545-4c1c-a215-8e35c486f3fc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:14:24.036 4304 2662865518840 MainThread INFO neutron.agent.securitygroups_rpc [req-66586db9-d119-4cbc-b81b-12e09109c0a2 e13f739a10a34d73886a80ec581d5c9e 68d0088601ff4df8abe8e557d5ce5c91 - - -] Security group member updated ['9bacd4be-5545-4c1c-a215-8e35c486f3fc'] 2021-11-21 17:14:25.494 4304 2662865518840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e60ea31-9dbe-4896-b50e-9359ed77a9f6 - - - - -] port_update received: d60722cb-6fb3-4fef-9bf0-08bc44f36fa7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:14:25.512 4304 2662865518840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e60ea31-9dbe-4896-b50e-9359ed77a9f6 - - - - -] No port d60722cb-6fb3-4fef-9bf0-08bc44f36fa7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-21 17:14:27.232 4304 2662865518840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fc15fc25-fd1e-4d6c-9738-8df1162c1baf 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Security group member updated on remote: ['85d0f09e-a064-4cef-9d0d-083ea4ce623f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:14:27.232 4304 2662865518840 MainThread INFO neutron.agent.securitygroups_rpc [req-fc15fc25-fd1e-4d6c-9738-8df1162c1baf 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Security group member updated ['85d0f09e-a064-4cef-9d0d-083ea4ce623f'] 2021-11-21 17:14:32.434 4304 2662865518840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97bcf272-ea19-4001-a48a-10033ae7e6b2 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] port_update received: edbf4348-bbb1-49ed-9340-fd401017d0c4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:14:32.466 4304 2662865518840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97bcf272-ea19-4001-a48a-10033ae7e6b2 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] No port edbf4348-bbb1-49ed-9340-fd401017d0c4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-21 17:14:33.226 4304 2662865518840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f09757dc-441a-4624-b5f2-5433e5b52db6 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] port_update received: f977a3a4-4548-43ab-9bfd-8999238cf78a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:14:33.226 4304 2662865518840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f09757dc-441a-4624-b5f2-5433e5b52db6 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] No port f977a3a4-4548-43ab-9bfd-8999238cf78a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-21 17:14:36.004 4304 2662865518840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96ed7932-97ac-4898-b1bc-adcdf8551722 - - - - -] port_update received: b7cf75c1-9de3-45ee-a070-d42faa194646 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:14:36.016 4304 2662865518840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96ed7932-97ac-4898-b1bc-adcdf8551722 - - - - -] No port b7cf75c1-9de3-45ee-a070-d42faa194646 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-21 17:14:37.324 4304 2662864898184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: edbf4348-bbb1-49ed-9340-fd401017d0c4 2021-11-21 17:14:38.871 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-21 17:14:39.326 4304 2662864898184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f977a3a4-4548-43ab-9bfd-8999238cf78a 2021-11-21 17:14:39.621 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Adding port edbf4348-bbb1-49ed-9340-fd401017d0c4 2021-11-21 17:14:39.621 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Port edbf4348-bbb1-49ed-9340-fd401017d0c4 updated. Details: {'device': 'edbf4348-bbb1-49ed-9340-fd401017d0c4', 'network_id': '0ca8b2fb-1bb5-4757-9d3e-b00d10b603de', 'port_id': 'edbf4348-bbb1-49ed-9340-fd401017d0c4', 'mac_address': 'fa:16:3e:e7:80:25', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 559, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '34a4c8e1-0626-4766-99bb-0cd495ffbe78', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-21 17:14:39.621 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-21 17:14:39.621 4304 2662865519192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-edbf4348-bbb1-49ed-9340-fd401017d0c4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:14:39.637 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port edbf4348-bbb1-49ed-9340-fd401017d0c4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-21 17:14:39.637 4304 2662865519192 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0ca8b2fb-1bb5-4757-9d3e-b00d10b603de 2021-11-21 17:14:39.637 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-21 17:14:39.824 4304 2662865519192 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'edbf4348-bbb1-49ed-9340-fd401017d0c4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:14:39.824 4304 2662865519192 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'edbf4348-bbb1-49ed-9340-fd401017d0c4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:14:39.857 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port edbf4348-bbb1-49ed-9340-fd401017d0c4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-21 17:14:39.857 4304 2662865519192 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 559, VLAN trunk: None to switch port edbf4348-bbb1-49ed-9340-fd401017d0c4 2021-11-21 17:14:39.934 4304 2662865519192 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-21 17:14:39.934 4304 2662865519192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['edbf4348-bbb1-49ed-9340-fd401017d0c4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:14:40.668 4304 2662865519192 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['edbf4348-bbb1-49ed-9340-fd401017d0c4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:14:40.668 4304 2662865519192 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-11-21 17:14:40.668 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9bacd4be-5545-4c1c-a215-8e35c486f3fc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-21 17:14:40.668 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9bacd4be-5545-4c1c-a215-8e35c486f3fc) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-21 17:14:40.668 4304 2662865519192 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for edbf4348-bbb1-49ed-9340-fd401017d0c4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:14:40.668 4304 2662865519192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-21 17:14:40.668 4304 2662865519192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device edbf4348-bbb1-49ed-9340-fd401017d0c4 not yet added. Adding. 2021-11-21 17:14:40.668 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-21 17:14:40.668 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-21 17:14:40.779 4304 2662865519192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-edbf4348-bbb1-49ed-9340-fd401017d0c4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:14:40.873 4304 2662865519192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-edbf4348-bbb1-49ed-9340-fd401017d0c4" 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-11-21 17:14:40.873 4304 2662865519192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-edbf4348-bbb1-49ed-9340-fd401017d0c4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:14:40.902 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-21 17:14:40.965 4304 2662865519192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-edbf4348-bbb1-49ed-9340-fd401017d0c4" 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-11-21 17:14:41.030 4304 2662865519192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-edbf4348-bbb1-49ed-9340-fd401017d0c4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:14:41.030 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port edbf4348-bbb1-49ed-9340-fd401017d0c4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-21 17:14:41.030 4304 2662865519192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port edbf4348-bbb1-49ed-9340-fd401017d0c4 processed. 2021-11-21 17:14:41.342 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Adding port f977a3a4-4548-43ab-9bfd-8999238cf78a 2021-11-21 17:14:41.342 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Port f977a3a4-4548-43ab-9bfd-8999238cf78a updated. Details: {'device': 'f977a3a4-4548-43ab-9bfd-8999238cf78a', 'network_id': '3e685649-08ee-406b-ab8b-0039878e0276', 'port_id': 'f977a3a4-4548-43ab-9bfd-8999238cf78a', 'mac_address': 'fa:16:3e:85:0a:1f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 555, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bbd894ba-d65f-4125-bc40-4d956c8d44a2', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-21 17:14:41.342 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-21 17:14:41.342 4304 2662865519192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f977a3a4-4548-43ab-9bfd-8999238cf78a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:14:41.342 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f977a3a4-4548-43ab-9bfd-8999238cf78a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-21 17:14:41.342 4304 2662865519192 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3e685649-08ee-406b-ab8b-0039878e0276 2021-11-21 17:14:41.342 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-21 17:14:41.480 4304 2662865519192 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f977a3a4-4548-43ab-9bfd-8999238cf78a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:14:41.480 4304 2662865519192 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f977a3a4-4548-43ab-9bfd-8999238cf78a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:14:41.480 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f977a3a4-4548-43ab-9bfd-8999238cf78a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-21 17:14:41.480 4304 2662865519192 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 555, VLAN trunk: None to switch port f977a3a4-4548-43ab-9bfd-8999238cf78a 2021-11-21 17:14:41.555 4304 2662865519192 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-21 17:14:41.555 4304 2662865519192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f977a3a4-4548-43ab-9bfd-8999238cf78a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:14:41.891 4304 2662865519192 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f977a3a4-4548-43ab-9bfd-8999238cf78a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:14:41.891 4304 2662865519192 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-11-21 17:14:41.891 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (85d0f09e-a064-4cef-9d0d-083ea4ce623f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-21 17:14:41.891 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (85d0f09e-a064-4cef-9d0d-083ea4ce623f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-21 17:14:41.891 4304 2662865519192 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f977a3a4-4548-43ab-9bfd-8999238cf78a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:14:41.891 4304 2662865519192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-21 17:14:41.891 4304 2662865519192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f977a3a4-4548-43ab-9bfd-8999238cf78a not yet added. Adding. 2021-11-21 17:14:41.891 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-21 17:14:41.891 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-21 17:14:41.999 4304 2662865519192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f977a3a4-4548-43ab-9bfd-8999238cf78a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:14:42.108 4304 2662865519192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f977a3a4-4548-43ab-9bfd-8999238cf78a" 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-11-21 17:14:42.108 4304 2662865519192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f977a3a4-4548-43ab-9bfd-8999238cf78a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:14:42.249 4304 2662865519192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f977a3a4-4548-43ab-9bfd-8999238cf78a" 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-11-21 17:14:42.345 4304 2662865519192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f977a3a4-4548-43ab-9bfd-8999238cf78a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:14:42.345 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f977a3a4-4548-43ab-9bfd-8999238cf78a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-21 17:14:42.345 4304 2662865519192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f977a3a4-4548-43ab-9bfd-8999238cf78a processed. 2021-11-21 17:14:42.559 4304 2662865519192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0a4f2120-313c-4000-b17e-9afbb0b7bc67 d10a3b3e097c4e809f2ccad5d315284f d1ef489be46143b6a5b731519ccf5ac4 - - -] Security group member updated on remote: ['5bbe8bf6-8363-4aab-bc55-2cd96cc5c19e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:14:42.559 4304 2662865519192 MainThread INFO neutron.agent.securitygroups_rpc [req-0a4f2120-313c-4000-b17e-9afbb0b7bc67 d10a3b3e097c4e809f2ccad5d315284f d1ef489be46143b6a5b731519ccf5ac4 - - -] Security group member updated ['5bbe8bf6-8363-4aab-bc55-2cd96cc5c19e'] 2021-11-21 17:14:42.918 4304 2662865519192 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-11-21 17:14:45.749 4304 2662865519544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cc9fd373-0b9e-41dc-91f0-2af35eb0048d 157b3c042cc5472480ed78415048c756 ea840f1e2fe94ebdadee6455cf668d99 - - -] Security group member updated on remote: ['c368b283-aa32-48bc-8f5d-2b33a44a05b0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:14:45.749 4304 2662865519544 MainThread INFO neutron.agent.securitygroups_rpc [req-cc9fd373-0b9e-41dc-91f0-2af35eb0048d 157b3c042cc5472480ed78415048c756 ea840f1e2fe94ebdadee6455cf668d99 - - -] Security group member updated ['c368b283-aa32-48bc-8f5d-2b33a44a05b0'] 2021-11-21 17:14:45.749 4304 2662865519192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 2.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:14:45.749 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39bfd7dc-a448-4708-82bc-c9d00c8f3f6f 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] port_update received: 5cddc54e-aef1-4714-acda-c873e87ed0e4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:14:45.765 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39bfd7dc-a448-4708-82bc-c9d00c8f3f6f 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] No port 5cddc54e-aef1-4714-acda-c873e87ed0e4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-21 17:14:49.644 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e8182b38-cb18-44b1-be26-4e558360ed58 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] port_update received: 1442537e-27ca-44cc-8ffb-89a41e8c9f57 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:14:51.376 4304 2662865519544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0e139b12-4450-49f9-9177-fe833e7a43ef d10a3b3e097c4e809f2ccad5d315284f d1ef489be46143b6a5b731519ccf5ac4 - - -] Security group member updated on remote: ['5bbe8bf6-8363-4aab-bc55-2cd96cc5c19e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:14:51.387 4304 2662865519544 MainThread INFO neutron.agent.securitygroups_rpc [req-0e139b12-4450-49f9-9177-fe833e7a43ef d10a3b3e097c4e809f2ccad5d315284f d1ef489be46143b6a5b731519ccf5ac4 - - -] Security group member updated ['5bbe8bf6-8363-4aab-bc55-2cd96cc5c19e'] 2021-11-21 17:14:51.387 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e8182b38-cb18-44b1-be26-4e558360ed58 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] No port 1442537e-27ca-44cc-8ffb-89a41e8c9f57 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-21 17:14:52.846 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5ee9f78-4cd7-4a8e-bb57-40b35671077d 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] port_update received: 488447a4-db33-45b2-a3c1-19d43272bd72 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:14:54.762 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5ee9f78-4cd7-4a8e-bb57-40b35671077d 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] No port 488447a4-db33-45b2-a3c1-19d43272bd72 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-21 17:14:56.783 4304 2662864898184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5cddc54e-aef1-4714-acda-c873e87ed0e4 2021-11-21 17:14:58.348 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-21 17:14:59.294 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Adding port 5cddc54e-aef1-4714-acda-c873e87ed0e4 2021-11-21 17:14:59.294 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Port 5cddc54e-aef1-4714-acda-c873e87ed0e4 updated. Details: {'device': '5cddc54e-aef1-4714-acda-c873e87ed0e4', 'network_id': '38958516-ed5b-418c-8ca9-846681a18bcd', 'port_id': '5cddc54e-aef1-4714-acda-c873e87ed0e4', 'mac_address': 'fa:16:3e:78:05:80', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 578, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7f4be7af-8281-4219-9456-a9e8013cc972', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-21 17:14:59.294 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-21 17:14:59.294 4304 2662865519192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5cddc54e-aef1-4714-acda-c873e87ed0e4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:14:59.294 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5cddc54e-aef1-4714-acda-c873e87ed0e4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-21 17:14:59.294 4304 2662865519192 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 38958516-ed5b-418c-8ca9-846681a18bcd 2021-11-21 17:14:59.294 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-21 17:14:59.589 4304 2662865519192 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5cddc54e-aef1-4714-acda-c873e87ed0e4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:14:59.589 4304 2662865519192 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5cddc54e-aef1-4714-acda-c873e87ed0e4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:14:59.616 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5cddc54e-aef1-4714-acda-c873e87ed0e4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-21 17:14:59.616 4304 2662865519192 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 578, VLAN trunk: None to switch port 5cddc54e-aef1-4714-acda-c873e87ed0e4 2021-11-21 17:14:59.750 4304 2662865519192 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-21 17:14:59.750 4304 2662865519192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5cddc54e-aef1-4714-acda-c873e87ed0e4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:15:00.050 4304 2662865519192 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5cddc54e-aef1-4714-acda-c873e87ed0e4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:15:00.050 4304 2662865519192 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-11-21 17:15:00.050 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5bbe8bf6-8363-4aab-bc55-2cd96cc5c19e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-21 17:15:00.050 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5bbe8bf6-8363-4aab-bc55-2cd96cc5c19e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-21 17:15:00.050 4304 2662865519192 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5cddc54e-aef1-4714-acda-c873e87ed0e4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:15:00.050 4304 2662865519192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-21 17:15:00.050 4304 2662865519192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5cddc54e-aef1-4714-acda-c873e87ed0e4 not yet added. Adding. 2021-11-21 17:15:00.050 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-21 17:15:00.050 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-21 17:15:00.171 4304 2662865519192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5cddc54e-aef1-4714-acda-c873e87ed0e4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:15:00.326 4304 2662865519192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5cddc54e-aef1-4714-acda-c873e87ed0e4" 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-11-21 17:15:00.326 4304 2662865519192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5cddc54e-aef1-4714-acda-c873e87ed0e4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:15:00.485 4304 2662865519192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5cddc54e-aef1-4714-acda-c873e87ed0e4" 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-11-21 17:15:00.592 4304 2662865519192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5cddc54e-aef1-4714-acda-c873e87ed0e4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:15:00.592 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5cddc54e-aef1-4714-acda-c873e87ed0e4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-21 17:15:00.592 4304 2662865519192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5cddc54e-aef1-4714-acda-c873e87ed0e4 processed. 2021-11-21 17:15:00.831 4304 2662864898184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1442537e-27ca-44cc-8ffb-89a41e8c9f57 2021-11-21 17:15:00.831 4304 2662864898184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 488447a4-db33-45b2-a3c1-19d43272bd72 2021-11-21 17:15:02.370 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-21 17:15:03.089 4304 2662865519192 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-11-21 17:15:04.160 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Adding port 1442537e-27ca-44cc-8ffb-89a41e8c9f57 2021-11-21 17:15:04.160 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Port 1442537e-27ca-44cc-8ffb-89a41e8c9f57 updated. Details: {'device': '1442537e-27ca-44cc-8ffb-89a41e8c9f57', 'network_id': 'fc231359-b800-4314-9a90-40584942a625', 'port_id': '1442537e-27ca-44cc-8ffb-89a41e8c9f57', 'mac_address': 'fa:16:3e:d2:fe:09', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 570, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b05d87ee-5b28-4dc1-9cca-7111b2bb3342', '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-11-21 17:15:04.160 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-21 17:15:04.160 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Adding port 488447a4-db33-45b2-a3c1-19d43272bd72 2021-11-21 17:15:04.160 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Port 488447a4-db33-45b2-a3c1-19d43272bd72 updated. Details: {'device': '488447a4-db33-45b2-a3c1-19d43272bd72', 'network_id': '38958516-ed5b-418c-8ca9-846681a18bcd', 'port_id': '488447a4-db33-45b2-a3c1-19d43272bd72', 'mac_address': 'fa:16:3e:19:0c:b6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 578, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7f4be7af-8281-4219-9456-a9e8013cc972', '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-11-21 17:15:04.160 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-21 17:15:04.160 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1442537e-27ca-44cc-8ffb-89a41e8c9f57" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:15:04.160 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1442537e-27ca-44cc-8ffb-89a41e8c9f57 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-21 17:15:04.160 4304 2662865519544 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fc231359-b800-4314-9a90-40584942a625 2021-11-21 17:15:04.160 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-21 17:15:04.160 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-488447a4-db33-45b2-a3c1-19d43272bd72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:15:04.160 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 488447a4-db33-45b2-a3c1-19d43272bd72 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-21 17:15:04.160 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-21 17:15:04.386 4304 2662865519544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1442537e-27ca-44cc-8ffb-89a41e8c9f57') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:15:04.386 4304 2662865519544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1442537e-27ca-44cc-8ffb-89a41e8c9f57') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:15:04.386 4304 2662865519720 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '488447a4-db33-45b2-a3c1-19d43272bd72') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:15:04.386 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '488447a4-db33-45b2-a3c1-19d43272bd72') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:15:04.406 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1442537e-27ca-44cc-8ffb-89a41e8c9f57 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-21 17:15:04.406 4304 2662865519544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 570, VLAN trunk: None to switch port 1442537e-27ca-44cc-8ffb-89a41e8c9f57 2021-11-21 17:15:04.406 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 488447a4-db33-45b2-a3c1-19d43272bd72 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-21 17:15:04.406 4304 2662865519720 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 578, VLAN trunk: None to switch port 488447a4-db33-45b2-a3c1-19d43272bd72 2021-11-21 17:15:04.516 4304 2662865519544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-21 17:15:04.516 4304 2662865519544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1442537e-27ca-44cc-8ffb-89a41e8c9f57'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:15:04.537 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-21 17:15:04.537 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['488447a4-db33-45b2-a3c1-19d43272bd72'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:15:04.683 4304 2662865519192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.609s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:15:04.683 4304 2662865520248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:15:04.683 4304 2662865520248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:15:05.035 4304 2662865519544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1442537e-27ca-44cc-8ffb-89a41e8c9f57']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:15:05.035 4304 2662865519544 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-11-21 17:15:05.035 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c368b283-aa32-48bc-8f5d-2b33a44a05b0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-21 17:15:05.042 4304 2662865519544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1442537e-27ca-44cc-8ffb-89a41e8c9f57 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:15:05.042 4304 2662865519544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-21 17:15:05.042 4304 2662865519544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1442537e-27ca-44cc-8ffb-89a41e8c9f57 not yet added. Adding. 2021-11-21 17:15:05.042 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-21 17:15:05.042 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-21 17:15:05.065 4304 2662865519720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['488447a4-db33-45b2-a3c1-19d43272bd72']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:15:05.065 4304 2662865519720 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-11-21 17:15:05.076 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5bbe8bf6-8363-4aab-bc55-2cd96cc5c19e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-21 17:15:05.076 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5bbe8bf6-8363-4aab-bc55-2cd96cc5c19e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-21 17:15:05.076 4304 2662865519720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 488447a4-db33-45b2-a3c1-19d43272bd72 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:15:05.076 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-21 17:15:05.076 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 488447a4-db33-45b2-a3c1-19d43272bd72 not yet added. Adding. 2021-11-21 17:15:05.076 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-21 17:15:05.076 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-21 17:15:05.186 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1442537e-27ca-44cc-8ffb-89a41e8c9f57" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:15:05.201 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-488447a4-db33-45b2-a3c1-19d43272bd72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:15:05.325 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1442537e-27ca-44cc-8ffb-89a41e8c9f57" 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-11-21 17:15:05.339 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1442537e-27ca-44cc-8ffb-89a41e8c9f57" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:15:05.356 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-488447a4-db33-45b2-a3c1-19d43272bd72" 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-11-21 17:15:05.356 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-488447a4-db33-45b2-a3c1-19d43272bd72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:15:05.498 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1442537e-27ca-44cc-8ffb-89a41e8c9f57" 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-11-21 17:15:05.542 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-488447a4-db33-45b2-a3c1-19d43272bd72" 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-11-21 17:15:05.636 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1442537e-27ca-44cc-8ffb-89a41e8c9f57" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.484s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:15:05.636 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1442537e-27ca-44cc-8ffb-89a41e8c9f57 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-21 17:15:05.636 4304 2662865519544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1442537e-27ca-44cc-8ffb-89a41e8c9f57 processed. 2021-11-21 17:15:05.675 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-488447a4-db33-45b2-a3c1-19d43272bd72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:15:05.684 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 488447a4-db33-45b2-a3c1-19d43272bd72 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-21 17:15:05.684 4304 2662865519720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 488447a4-db33-45b2-a3c1-19d43272bd72 processed. 2021-11-21 17:15:06.388 4304 2662865519720 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-11-21 17:15:07.515 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:15:20.359 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b5b52613-bc8d-491f-8a43-76324072ad30 e13f739a10a34d73886a80ec581d5c9e 68d0088601ff4df8abe8e557d5ce5c91 - - -] Security group member updated on remote: ['9bacd4be-5545-4c1c-a215-8e35c486f3fc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:15:20.379 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-b5b52613-bc8d-491f-8a43-76324072ad30 e13f739a10a34d73886a80ec581d5c9e 68d0088601ff4df8abe8e557d5ce5c91 - - -] Security group member updated ['9bacd4be-5545-4c1c-a215-8e35c486f3fc'] 2021-11-21 17:15:20.379 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-b5b52613-bc8d-491f-8a43-76324072ad30 e13f739a10a34d73886a80ec581d5c9e 68d0088601ff4df8abe8e557d5ce5c91 - - -] Refresh firewall rules 2021-11-21 17:15:20.379 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b5b52613-bc8d-491f-8a43-76324072ad30 e13f739a10a34d73886a80ec581d5c9e 68d0088601ff4df8abe8e557d5ce5c91 - - -] Get security group information for devices via rpc ['edbf4348-bbb1-49ed-9340-fd401017d0c4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:15:20.442 4304 2662865519720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b5b52613-bc8d-491f-8a43-76324072ad30 e13f739a10a34d73886a80ec581d5c9e 68d0088601ff4df8abe8e557d5ce5c91 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:15:20.442 4304 2662865519720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b5b52613-bc8d-491f-8a43-76324072ad30 e13f739a10a34d73886a80ec581d5c9e 68d0088601ff4df8abe8e557d5ce5c91 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-11-21 17:15:20.511 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5b52613-bc8d-491f-8a43-76324072ad30 e13f739a10a34d73886a80ec581d5c9e 68d0088601ff4df8abe8e557d5ce5c91 - - -] port_delete event received for 'edbf4348-bbb1-49ed-9340-fd401017d0c4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:15:21.074 4304 2662864898360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: edbf4348-bbb1-49ed-9340-fd401017d0c4 2021-11-21 17:15:22.518 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-21 17:15:22.589 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'edbf4348-bbb1-49ed-9340-fd401017d0c4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-21 17:15:22.589 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'edbf4348-bbb1-49ed-9340-fd401017d0c4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-21 17:15:22.589 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port edbf4348-bbb1-49ed-9340-fd401017d0c4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-21 17:15:23.731 4304 2662865519720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0ca8b2fb-1bb5-4757-9d3e-b00d10b603de 2021-11-21 17:15:23.731 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['edbf4348-bbb1-49ed-9340-fd401017d0c4'] 2021-11-21 17:15:23.731 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-21 17:15:23.731 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-21 17:15:23.731 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['edbf4348-bbb1-49ed-9340-fd401017d0c4'] 2021-11-21 17:15:24.550 4304 2662865519720 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-11-21 17:15:25.561 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:15:32.838 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4045d0f8-71d9-4e44-85a8-c4ff0f7a9e63 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Security group member updated on remote: ['85d0f09e-a064-4cef-9d0d-083ea4ce623f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:15:32.838 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-4045d0f8-71d9-4e44-85a8-c4ff0f7a9e63 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Security group member updated ['85d0f09e-a064-4cef-9d0d-083ea4ce623f'] 2021-11-21 17:15:32.838 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-4045d0f8-71d9-4e44-85a8-c4ff0f7a9e63 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Refresh firewall rules 2021-11-21 17:15:32.838 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4045d0f8-71d9-4e44-85a8-c4ff0f7a9e63 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Get security group information for devices via rpc ['f977a3a4-4548-43ab-9bfd-8999238cf78a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:15:33.105 4304 2662865519720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4045d0f8-71d9-4e44-85a8-c4ff0f7a9e63 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Update security group information for ports dict_keys(['f977a3a4-4548-43ab-9bfd-8999238cf78a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:15:33.105 4304 2662865519720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4045d0f8-71d9-4e44-85a8-c4ff0f7a9e63 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-11-21 17:15:33.105 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4045d0f8-71d9-4e44-85a8-c4ff0f7a9e63 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Update rules of security group (85d0f09e-a064-4cef-9d0d-083ea4ce623f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-21 17:15:33.105 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4045d0f8-71d9-4e44-85a8-c4ff0f7a9e63 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Update members of security group (85d0f09e-a064-4cef-9d0d-083ea4ce623f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-21 17:15:33.105 4304 2662865519720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4045d0f8-71d9-4e44-85a8-c4ff0f7a9e63 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Update port filter for f977a3a4-4548-43ab-9bfd-8999238cf78a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:15:33.122 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4045d0f8-71d9-4e44-85a8-c4ff0f7a9e63 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Updating port rules. 2021-11-21 17:15:33.122 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4045d0f8-71d9-4e44-85a8-c4ff0f7a9e63 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-21 17:15:33.122 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [req-4045d0f8-71d9-4e44-85a8-c4ff0f7a9e63 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-f977a3a4-4548-43ab-9bfd-8999238cf78a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:15:33.276 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [req-4045d0f8-71d9-4e44-85a8-c4ff0f7a9e63 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-f977a3a4-4548-43ab-9bfd-8999238cf78a" 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-11-21 17:15:33.276 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [req-4045d0f8-71d9-4e44-85a8-c4ff0f7a9e63 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-f977a3a4-4548-43ab-9bfd-8999238cf78a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:15:33.276 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [req-4045d0f8-71d9-4e44-85a8-c4ff0f7a9e63 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-f977a3a4-4548-43ab-9bfd-8999238cf78a" 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-11-21 17:15:33.564 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49b53be8-22f0-4a3d-91d9-47180020e5bb 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] network_delete received. Deleting network 0ca8b2fb-1bb5-4757-9d3e-b00d10b603de network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-21 17:15:33.564 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49b53be8-22f0-4a3d-91d9-47180020e5bb 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] Network 0ca8b2fb-1bb5-4757-9d3e-b00d10b603de not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-21 17:15:34.229 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-903c722d-056f-475b-bf7d-9f0440b044f0 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] port_update received: fe30213e-c636-462d-a3c7-987c00c238b0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:15:34.246 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-903c722d-056f-475b-bf7d-9f0440b044f0 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] No port fe30213e-c636-462d-a3c7-987c00c238b0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-21 17:15:38.138 4304 2662864898184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fe30213e-c636-462d-a3c7-987c00c238b0 2021-11-21 17:15:39.155 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-21 17:15:39.715 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Adding port fe30213e-c636-462d-a3c7-987c00c238b0 2021-11-21 17:15:39.715 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Port fe30213e-c636-462d-a3c7-987c00c238b0 updated. Details: {'device': 'fe30213e-c636-462d-a3c7-987c00c238b0', 'network_id': '3e685649-08ee-406b-ab8b-0039878e0276', 'port_id': 'fe30213e-c636-462d-a3c7-987c00c238b0', 'mac_address': 'fa:16:3e:1e:c5:2e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 555, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bbd894ba-d65f-4125-bc40-4d956c8d44a2', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-21 17:15:39.715 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-21 17:15:39.715 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fe30213e-c636-462d-a3c7-987c00c238b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:15:39.715 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fe30213e-c636-462d-a3c7-987c00c238b0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-21 17:15:39.715 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-21 17:15:39.947 4304 2662865519720 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fe30213e-c636-462d-a3c7-987c00c238b0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:15:39.947 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fe30213e-c636-462d-a3c7-987c00c238b0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:15:39.947 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fe30213e-c636-462d-a3c7-987c00c238b0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-21 17:15:39.947 4304 2662865519720 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 555, VLAN trunk: None to switch port fe30213e-c636-462d-a3c7-987c00c238b0 2021-11-21 17:15:40.072 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-21 17:15:40.072 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fe30213e-c636-462d-a3c7-987c00c238b0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:15:40.515 4304 2662865519720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fe30213e-c636-462d-a3c7-987c00c238b0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:15:40.515 4304 2662865519720 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-11-21 17:15:40.515 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (85d0f09e-a064-4cef-9d0d-083ea4ce623f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-21 17:15:40.515 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (85d0f09e-a064-4cef-9d0d-083ea4ce623f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-21 17:15:40.515 4304 2662865519720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fe30213e-c636-462d-a3c7-987c00c238b0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:15:40.515 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-21 17:15:40.515 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fe30213e-c636-462d-a3c7-987c00c238b0 not yet added. Adding. 2021-11-21 17:15:40.515 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-21 17:15:40.515 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-21 17:15:40.668 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fe30213e-c636-462d-a3c7-987c00c238b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:15:40.822 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fe30213e-c636-462d-a3c7-987c00c238b0" 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-11-21 17:15:40.822 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fe30213e-c636-462d-a3c7-987c00c238b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:15:41.026 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fe30213e-c636-462d-a3c7-987c00c238b0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:15:41.134 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fe30213e-c636-462d-a3c7-987c00c238b0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:15:41.134 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fe30213e-c636-462d-a3c7-987c00c238b0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-21 17:15:41.134 4304 2662865519720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fe30213e-c636-462d-a3c7-987c00c238b0 processed. 2021-11-21 17:15:41.170 4304 2662865519720 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-11-21 17:15:41.262 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8cfc799b-aeb8-4c9f-968b-d1bbd182807d 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] network_delete received. Deleting network 9a4bd5e6-a32e-4a0f-a957-43941d8e9ea1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-21 17:15:41.262 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8cfc799b-aeb8-4c9f-968b-d1bbd182807d 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] Network 9a4bd5e6-a32e-4a0f-a957-43941d8e9ea1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-21 17:15:42.026 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.859s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:15:42.590 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89af92c6-42e7-4fdb-9255-44e053512ed2 - - - - -] port_update received: 1920636c-f424-4714-9584-46803fc2bdb9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:15:42.603 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89af92c6-42e7-4fdb-9255-44e053512ed2 - - - - -] No port 1920636c-f424-4714-9584-46803fc2bdb9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-21 17:15:43.638 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f19ea9b-c542-4e69-bc15-73462dac59d9 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] network_delete received. Deleting network f069b2d9-cd9b-4c47-8ed0-6eb9965d0dab network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-21 17:15:43.638 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f19ea9b-c542-4e69-bc15-73462dac59d9 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] Network f069b2d9-cd9b-4c47-8ed0-6eb9965d0dab not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-21 17:15:47.794 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2bd03a4-5ace-4442-98d8-7d98fc2998aa - - - - -] port_update received: a834bc4c-372d-49eb-bfd0-39cb347df689 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:15:47.807 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2bd03a4-5ace-4442-98d8-7d98fc2998aa - - - - -] No port a834bc4c-372d-49eb-bfd0-39cb347df689 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-21 17:15:48.181 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1d316e57-3785-43c7-9872-a4dbd3ef4cbb 0f39e65554e2450f87950fe8645d7fe6 ce6ca60f20da438e91d85bcb43057906 - - -] Security group rule updated on remote: ['27832a05-b8ee-4d2d-8ae3-27a051678355'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-21 17:15:48.181 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-1d316e57-3785-43c7-9872-a4dbd3ef4cbb 0f39e65554e2450f87950fe8645d7fe6 ce6ca60f20da438e91d85bcb43057906 - - -] Security group rule updated ['27832a05-b8ee-4d2d-8ae3-27a051678355'] 2021-11-21 17:15:48.369 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d3bcf273-6e0e-4345-ac19-fd1bfac47d0e 0f39e65554e2450f87950fe8645d7fe6 ce6ca60f20da438e91d85bcb43057906 - - -] Security group rule updated on remote: ['27832a05-b8ee-4d2d-8ae3-27a051678355'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-21 17:15:48.384 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-d3bcf273-6e0e-4345-ac19-fd1bfac47d0e 0f39e65554e2450f87950fe8645d7fe6 ce6ca60f20da438e91d85bcb43057906 - - -] Security group rule updated ['27832a05-b8ee-4d2d-8ae3-27a051678355'] 2021-11-21 17:15:52.620 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c762f72b-d06b-4aaa-8064-3576a0a0b284 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Security group member updated on remote: ['85d0f09e-a064-4cef-9d0d-083ea4ce623f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:15:52.620 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-c762f72b-d06b-4aaa-8064-3576a0a0b284 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Security group member updated ['85d0f09e-a064-4cef-9d0d-083ea4ce623f'] 2021-11-21 17:15:52.620 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-c762f72b-d06b-4aaa-8064-3576a0a0b284 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Refresh firewall rules 2021-11-21 17:15:52.620 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c762f72b-d06b-4aaa-8064-3576a0a0b284 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Get security group information for devices via rpc ['f977a3a4-4548-43ab-9bfd-8999238cf78a', 'fe30213e-c636-462d-a3c7-987c00c238b0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:15:52.994 4304 2662865519720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c762f72b-d06b-4aaa-8064-3576a0a0b284 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Update security group information for ports dict_keys(['f977a3a4-4548-43ab-9bfd-8999238cf78a', 'fe30213e-c636-462d-a3c7-987c00c238b0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:15:52.994 4304 2662865519720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c762f72b-d06b-4aaa-8064-3576a0a0b284 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-11-21 17:15:52.994 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c762f72b-d06b-4aaa-8064-3576a0a0b284 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Update rules of security group (85d0f09e-a064-4cef-9d0d-083ea4ce623f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-21 17:15:52.994 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c762f72b-d06b-4aaa-8064-3576a0a0b284 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Update members of security group (85d0f09e-a064-4cef-9d0d-083ea4ce623f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-21 17:15:52.994 4304 2662865519720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c762f72b-d06b-4aaa-8064-3576a0a0b284 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Update port filter for f977a3a4-4548-43ab-9bfd-8999238cf78a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:15:52.994 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c762f72b-d06b-4aaa-8064-3576a0a0b284 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Updating port rules. 2021-11-21 17:15:52.994 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c762f72b-d06b-4aaa-8064-3576a0a0b284 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-21 17:15:52.994 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [req-c762f72b-d06b-4aaa-8064-3576a0a0b284 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-f977a3a4-4548-43ab-9bfd-8999238cf78a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:15:53.181 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [req-c762f72b-d06b-4aaa-8064-3576a0a0b284 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-f977a3a4-4548-43ab-9bfd-8999238cf78a" 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-11-21 17:15:53.181 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [req-c762f72b-d06b-4aaa-8064-3576a0a0b284 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-f977a3a4-4548-43ab-9bfd-8999238cf78a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:15:53.181 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [req-c762f72b-d06b-4aaa-8064-3576a0a0b284 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-f977a3a4-4548-43ab-9bfd-8999238cf78a" 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-11-21 17:15:53.181 4304 2662865519720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c762f72b-d06b-4aaa-8064-3576a0a0b284 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Update port filter for fe30213e-c636-462d-a3c7-987c00c238b0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:15:53.181 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c762f72b-d06b-4aaa-8064-3576a0a0b284 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Updating port rules. 2021-11-21 17:15:53.181 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c762f72b-d06b-4aaa-8064-3576a0a0b284 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-21 17:15:53.181 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [req-c762f72b-d06b-4aaa-8064-3576a0a0b284 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-fe30213e-c636-462d-a3c7-987c00c238b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:15:53.384 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [req-c762f72b-d06b-4aaa-8064-3576a0a0b284 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-fe30213e-c636-462d-a3c7-987c00c238b0" 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-11-21 17:15:53.400 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [req-c762f72b-d06b-4aaa-8064-3576a0a0b284 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-fe30213e-c636-462d-a3c7-987c00c238b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:15:53.400 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [req-c762f72b-d06b-4aaa-8064-3576a0a0b284 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-fe30213e-c636-462d-a3c7-987c00c238b0" 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-11-21 17:15:53.886 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-647c375c-850c-439b-ad56-f1b214c83a76 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] port_update received: 1d359723-7062-4d6d-a38a-ef4301c71739 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:15:53.900 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-647c375c-850c-439b-ad56-f1b214c83a76 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] No port 1d359723-7062-4d6d-a38a-ef4301c71739 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-21 17:15:54.713 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d1b20157-077d-4a67-96cb-2794699c16f2 0f39e65554e2450f87950fe8645d7fe6 ce6ca60f20da438e91d85bcb43057906 - - -] Security group member updated on remote: ['27832a05-b8ee-4d2d-8ae3-27a051678355'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:15:54.713 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-d1b20157-077d-4a67-96cb-2794699c16f2 0f39e65554e2450f87950fe8645d7fe6 ce6ca60f20da438e91d85bcb43057906 - - -] Security group member updated ['27832a05-b8ee-4d2d-8ae3-27a051678355'] 2021-11-21 17:15:56.321 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ae9e6e2-ef88-4ec9-874a-41149b4cc63e 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] port_update received: 858ad848-0f28-45d6-9e17-0e58fd716a04 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:15:56.342 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ae9e6e2-ef88-4ec9-874a-41149b4cc63e 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] No port 858ad848-0f28-45d6-9e17-0e58fd716a04 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-21 17:15:56.353 4304 2662864898184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1d359723-7062-4d6d-a38a-ef4301c71739 2021-11-21 17:15:57.231 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-21 17:15:57.604 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Adding port 1d359723-7062-4d6d-a38a-ef4301c71739 2021-11-21 17:15:57.604 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Port 1d359723-7062-4d6d-a38a-ef4301c71739 updated. Details: {'device': '1d359723-7062-4d6d-a38a-ef4301c71739', 'network_id': '3e685649-08ee-406b-ab8b-0039878e0276', 'port_id': '1d359723-7062-4d6d-a38a-ef4301c71739', 'mac_address': 'fa:16:3e:54:5c:d7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 555, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bbd894ba-d65f-4125-bc40-4d956c8d44a2', '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-11-21 17:15:57.604 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-21 17:15:57.604 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1d359723-7062-4d6d-a38a-ef4301c71739" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:15:57.604 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1d359723-7062-4d6d-a38a-ef4301c71739 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-21 17:15:57.618 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-21 17:15:57.823 4304 2662865519720 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1d359723-7062-4d6d-a38a-ef4301c71739') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:15:57.823 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1d359723-7062-4d6d-a38a-ef4301c71739') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:15:57.853 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1d359723-7062-4d6d-a38a-ef4301c71739 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-21 17:15:57.853 4304 2662865519720 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 555, VLAN trunk: None to switch port 1d359723-7062-4d6d-a38a-ef4301c71739 2021-11-21 17:15:57.982 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-21 17:15:57.982 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1d359723-7062-4d6d-a38a-ef4301c71739'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:15:58.181 4304 2662865519720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1d359723-7062-4d6d-a38a-ef4301c71739']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:15:58.181 4304 2662865519720 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-11-21 17:15:58.181 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (85d0f09e-a064-4cef-9d0d-083ea4ce623f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-21 17:15:58.181 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (85d0f09e-a064-4cef-9d0d-083ea4ce623f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-21 17:15:58.181 4304 2662865519720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1d359723-7062-4d6d-a38a-ef4301c71739 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:15:58.181 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-21 17:15:58.181 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1d359723-7062-4d6d-a38a-ef4301c71739 not yet added. Adding. 2021-11-21 17:15:58.181 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-21 17:15:58.181 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-21 17:15:58.369 4304 2662864898184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 858ad848-0f28-45d6-9e17-0e58fd716a04 2021-11-21 17:15:58.418 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1d359723-7062-4d6d-a38a-ef4301c71739" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:15:58.618 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1d359723-7062-4d6d-a38a-ef4301c71739" 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-11-21 17:15:58.618 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1d359723-7062-4d6d-a38a-ef4301c71739" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:15:58.839 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1d359723-7062-4d6d-a38a-ef4301c71739" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:15:58.978 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1d359723-7062-4d6d-a38a-ef4301c71739" 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-11-21 17:15:58.993 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1d359723-7062-4d6d-a38a-ef4301c71739 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-21 17:15:58.993 4304 2662865519720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1d359723-7062-4d6d-a38a-ef4301c71739 processed. 2021-11-21 17:15:59.244 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-21 17:15:59.244 4304 2662865519720 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-11-21 17:15:59.605 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Adding port 858ad848-0f28-45d6-9e17-0e58fd716a04 2021-11-21 17:15:59.605 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Port 858ad848-0f28-45d6-9e17-0e58fd716a04 updated. Details: {'device': '858ad848-0f28-45d6-9e17-0e58fd716a04', 'network_id': '081dfc56-aafd-485f-9f9b-45b7fc1568a4', 'port_id': '858ad848-0f28-45d6-9e17-0e58fd716a04', 'mac_address': 'fa:16:3e:ef:1d:bd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 576, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4cdc24d0-4095-449b-ab0f-5eb51d0626c3', '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-11-21 17:15:59.605 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-21 17:15:59.605 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-858ad848-0f28-45d6-9e17-0e58fd716a04" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:15:59.605 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 858ad848-0f28-45d6-9e17-0e58fd716a04 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-21 17:15:59.605 4304 2662865519544 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 081dfc56-aafd-485f-9f9b-45b7fc1568a4 2021-11-21 17:15:59.605 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-21 17:15:59.674 4304 2662865519720 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-11-21 17:15:59.823 4304 2662865519544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '858ad848-0f28-45d6-9e17-0e58fd716a04') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:15:59.823 4304 2662865519544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '858ad848-0f28-45d6-9e17-0e58fd716a04') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:15:59.853 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 858ad848-0f28-45d6-9e17-0e58fd716a04 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-21 17:15:59.853 4304 2662865519544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 576, VLAN trunk: None to switch port 858ad848-0f28-45d6-9e17-0e58fd716a04 2021-11-21 17:15:59.979 4304 2662865519544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-21 17:15:59.979 4304 2662865519544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['858ad848-0f28-45d6-9e17-0e58fd716a04'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:16:00.291 4304 2662865519544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['858ad848-0f28-45d6-9e17-0e58fd716a04']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:16:00.291 4304 2662865519544 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-11-21 17:16:00.291 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (27832a05-b8ee-4d2d-8ae3-27a051678355) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-21 17:16:00.291 4304 2662865519544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 858ad848-0f28-45d6-9e17-0e58fd716a04 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:16:00.291 4304 2662865519544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-21 17:16:00.308 4304 2662865519544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 858ad848-0f28-45d6-9e17-0e58fd716a04 not yet added. Adding. 2021-11-21 17:16:00.308 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-21 17:16:00.308 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-21 17:16:00.541 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-858ad848-0f28-45d6-9e17-0e58fd716a04" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:16:00.743 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-858ad848-0f28-45d6-9e17-0e58fd716a04" 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-11-21 17:16:00.743 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-858ad848-0f28-45d6-9e17-0e58fd716a04" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:16:00.946 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-858ad848-0f28-45d6-9e17-0e58fd716a04" 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-11-21 17:16:01.120 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-858ad848-0f28-45d6-9e17-0e58fd716a04" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:16:01.120 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 858ad848-0f28-45d6-9e17-0e58fd716a04 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-21 17:16:01.120 4304 2662865519544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 858ad848-0f28-45d6-9e17-0e58fd716a04 processed. 2021-11-21 17:16:01.246 4304 2662865519544 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-11-21 17:16:01.608 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:16:19.386 4304 2662865519544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a248de3b-ebb4-4170-acb8-97baa400fc9b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Security group member updated on remote: ['85d0f09e-a064-4cef-9d0d-083ea4ce623f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:16:19.386 4304 2662865519544 MainThread INFO neutron.agent.securitygroups_rpc [req-a248de3b-ebb4-4170-acb8-97baa400fc9b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Security group member updated ['85d0f09e-a064-4cef-9d0d-083ea4ce623f'] 2021-11-21 17:16:19.386 4304 2662865519544 MainThread INFO neutron.agent.securitygroups_rpc [req-a248de3b-ebb4-4170-acb8-97baa400fc9b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Refresh firewall rules 2021-11-21 17:16:19.386 4304 2662865519544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a248de3b-ebb4-4170-acb8-97baa400fc9b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Get security group information for devices via rpc ['f977a3a4-4548-43ab-9bfd-8999238cf78a', 'fe30213e-c636-462d-a3c7-987c00c238b0', '1d359723-7062-4d6d-a38a-ef4301c71739'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:16:20.040 4304 2662865519544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a248de3b-ebb4-4170-acb8-97baa400fc9b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Update security group information for ports dict_keys(['1d359723-7062-4d6d-a38a-ef4301c71739', 'f977a3a4-4548-43ab-9bfd-8999238cf78a', 'fe30213e-c636-462d-a3c7-987c00c238b0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:16:20.040 4304 2662865519544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a248de3b-ebb4-4170-acb8-97baa400fc9b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-11-21 17:16:20.040 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a248de3b-ebb4-4170-acb8-97baa400fc9b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Update rules of security group (85d0f09e-a064-4cef-9d0d-083ea4ce623f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-21 17:16:20.040 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a248de3b-ebb4-4170-acb8-97baa400fc9b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Update members of security group (85d0f09e-a064-4cef-9d0d-083ea4ce623f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-21 17:16:20.040 4304 2662865519544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a248de3b-ebb4-4170-acb8-97baa400fc9b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Update port filter for 1d359723-7062-4d6d-a38a-ef4301c71739 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:16:20.040 4304 2662865519544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a248de3b-ebb4-4170-acb8-97baa400fc9b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Updating port rules. 2021-11-21 17:16:20.040 4304 2662865519544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a248de3b-ebb4-4170-acb8-97baa400fc9b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-21 17:16:20.040 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [req-a248de3b-ebb4-4170-acb8-97baa400fc9b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-1d359723-7062-4d6d-a38a-ef4301c71739" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:16:20.306 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [req-a248de3b-ebb4-4170-acb8-97baa400fc9b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-1d359723-7062-4d6d-a38a-ef4301c71739" 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-11-21 17:16:20.306 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [req-a248de3b-ebb4-4170-acb8-97baa400fc9b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-1d359723-7062-4d6d-a38a-ef4301c71739" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:16:20.306 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [req-a248de3b-ebb4-4170-acb8-97baa400fc9b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-1d359723-7062-4d6d-a38a-ef4301c71739" 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-11-21 17:16:20.306 4304 2662865519544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a248de3b-ebb4-4170-acb8-97baa400fc9b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Update port filter for f977a3a4-4548-43ab-9bfd-8999238cf78a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:16:20.306 4304 2662865519544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a248de3b-ebb4-4170-acb8-97baa400fc9b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Updating port rules. 2021-11-21 17:16:20.306 4304 2662865519544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a248de3b-ebb4-4170-acb8-97baa400fc9b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-21 17:16:20.328 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [req-a248de3b-ebb4-4170-acb8-97baa400fc9b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-f977a3a4-4548-43ab-9bfd-8999238cf78a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:16:20.556 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [req-a248de3b-ebb4-4170-acb8-97baa400fc9b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-f977a3a4-4548-43ab-9bfd-8999238cf78a" 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-11-21 17:16:20.556 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [req-a248de3b-ebb4-4170-acb8-97baa400fc9b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-f977a3a4-4548-43ab-9bfd-8999238cf78a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:16:20.556 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [req-a248de3b-ebb4-4170-acb8-97baa400fc9b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-f977a3a4-4548-43ab-9bfd-8999238cf78a" 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-11-21 17:16:20.556 4304 2662865519544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a248de3b-ebb4-4170-acb8-97baa400fc9b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Update port filter for fe30213e-c636-462d-a3c7-987c00c238b0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:16:20.571 4304 2662865519544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a248de3b-ebb4-4170-acb8-97baa400fc9b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Updating port rules. 2021-11-21 17:16:20.571 4304 2662865519544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a248de3b-ebb4-4170-acb8-97baa400fc9b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-21 17:16:20.571 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [req-a248de3b-ebb4-4170-acb8-97baa400fc9b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-fe30213e-c636-462d-a3c7-987c00c238b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:16:20.822 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [req-a248de3b-ebb4-4170-acb8-97baa400fc9b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-fe30213e-c636-462d-a3c7-987c00c238b0" 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-11-21 17:16:20.822 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [req-a248de3b-ebb4-4170-acb8-97baa400fc9b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-fe30213e-c636-462d-a3c7-987c00c238b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:16:20.822 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [req-a248de3b-ebb4-4170-acb8-97baa400fc9b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-fe30213e-c636-462d-a3c7-987c00c238b0" 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-11-21 17:16:21.165 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ebddca23-badc-4a03-bf40-ef686798ba50 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] port_update received: 82742a0b-ed1e-442e-a80f-f5255be7a1d2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:16:21.182 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ebddca23-badc-4a03-bf40-ef686798ba50 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] No port 82742a0b-ed1e-442e-a80f-f5255be7a1d2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-21 17:16:24.690 4304 2662864898184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 82742a0b-ed1e-442e-a80f-f5255be7a1d2 2021-11-21 17:16:25.589 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-21 17:16:26.717 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Adding port 82742a0b-ed1e-442e-a80f-f5255be7a1d2 2021-11-21 17:16:27.602 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Port 82742a0b-ed1e-442e-a80f-f5255be7a1d2 updated. Details: {'device': '82742a0b-ed1e-442e-a80f-f5255be7a1d2', 'network_id': '3e685649-08ee-406b-ab8b-0039878e0276', 'port_id': '82742a0b-ed1e-442e-a80f-f5255be7a1d2', 'mac_address': 'fa:16:3e:1f:12:a3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 555, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bbd894ba-d65f-4125-bc40-4d956c8d44a2', '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-11-21 17:16:27.602 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-21 17:16:27.602 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.base [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Loop iteration exceeded interval (2 vs. 2.0122647285461426) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-11-21 17:16:27.602 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-82742a0b-ed1e-442e-a80f-f5255be7a1d2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:16:27.602 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 82742a0b-ed1e-442e-a80f-f5255be7a1d2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-21 17:16:27.602 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-21 17:16:27.901 4304 2662865519544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '82742a0b-ed1e-442e-a80f-f5255be7a1d2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:16:27.901 4304 2662865519544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '82742a0b-ed1e-442e-a80f-f5255be7a1d2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:16:27.916 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 82742a0b-ed1e-442e-a80f-f5255be7a1d2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-21 17:16:27.916 4304 2662865519544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 555, VLAN trunk: None to switch port 82742a0b-ed1e-442e-a80f-f5255be7a1d2 2021-11-21 17:16:31.082 4304 2662865519544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-21 17:16:31.082 4304 2662865519544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['82742a0b-ed1e-442e-a80f-f5255be7a1d2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:16:31.273 4304 2662865519544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['82742a0b-ed1e-442e-a80f-f5255be7a1d2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:16:31.273 4304 2662865519544 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-11-21 17:16:31.273 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (85d0f09e-a064-4cef-9d0d-083ea4ce623f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-21 17:16:31.273 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (85d0f09e-a064-4cef-9d0d-083ea4ce623f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-21 17:16:31.273 4304 2662865519544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 82742a0b-ed1e-442e-a80f-f5255be7a1d2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:16:31.289 4304 2662865519544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-21 17:16:31.289 4304 2662865519544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 82742a0b-ed1e-442e-a80f-f5255be7a1d2 not yet added. Adding. 2021-11-21 17:16:31.289 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-21 17:16:31.289 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-21 17:16:31.524 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-82742a0b-ed1e-442e-a80f-f5255be7a1d2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:16:31.758 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-82742a0b-ed1e-442e-a80f-f5255be7a1d2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:16:31.758 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-82742a0b-ed1e-442e-a80f-f5255be7a1d2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:16:34.961 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-82742a0b-ed1e-442e-a80f-f5255be7a1d2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:16:35.182 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-82742a0b-ed1e-442e-a80f-f5255be7a1d2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 7.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:16:35.182 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 82742a0b-ed1e-442e-a80f-f5255be7a1d2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-21 17:16:35.182 4304 2662865519544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 82742a0b-ed1e-442e-a80f-f5255be7a1d2 processed. 2021-11-21 17:16:35.634 4304 2662865519544 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-11-21 17:16:36.039 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.407s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:16:41.655 4304 2662864898184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1442537e-27ca-44cc-8ffb-89a41e8c9f57 2021-11-21 17:16:43.665 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-21 17:16:44.090 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Adding port 1442537e-27ca-44cc-8ffb-89a41e8c9f57 2021-11-21 17:16:44.090 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Port 1442537e-27ca-44cc-8ffb-89a41e8c9f57 updated. Details: {'device': '1442537e-27ca-44cc-8ffb-89a41e8c9f57', 'network_id': 'fc231359-b800-4314-9a90-40584942a625', 'port_id': '1442537e-27ca-44cc-8ffb-89a41e8c9f57', 'mac_address': 'fa:16:3e:d2:fe:09', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 570, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b05d87ee-5b28-4dc1-9cca-7111b2bb3342', '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-11-21 17:16:44.090 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-21 17:16:44.090 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1442537e-27ca-44cc-8ffb-89a41e8c9f57" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:16:44.090 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1442537e-27ca-44cc-8ffb-89a41e8c9f57 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-21 17:16:44.090 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-21 17:16:44.124 4304 2662865519544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1442537e-27ca-44cc-8ffb-89a41e8c9f57') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:16:44.124 4304 2662865519544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1442537e-27ca-44cc-8ffb-89a41e8c9f57') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:16:44.137 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1442537e-27ca-44cc-8ffb-89a41e8c9f57 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-21 17:16:44.137 4304 2662865519544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 570, VLAN trunk: None to switch port 1442537e-27ca-44cc-8ffb-89a41e8c9f57 2021-11-21 17:16:44.233 4304 2662865519544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-21 17:16:44.233 4304 2662865519544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1442537e-27ca-44cc-8ffb-89a41e8c9f57'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:16:44.617 4304 2662865519544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1442537e-27ca-44cc-8ffb-89a41e8c9f57']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:16:44.617 4304 2662865519544 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-11-21 17:16:44.617 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c368b283-aa32-48bc-8f5d-2b33a44a05b0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-21 17:16:44.617 4304 2662865519544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1442537e-27ca-44cc-8ffb-89a41e8c9f57 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:16:44.617 4304 2662865519544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-21 17:16:44.634 4304 2662865519544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-11-21 17:16:44.634 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1442537e-27ca-44cc-8ffb-89a41e8c9f57" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:16:44.634 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1442537e-27ca-44cc-8ffb-89a41e8c9f57" 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-11-21 17:16:44.634 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1442537e-27ca-44cc-8ffb-89a41e8c9f57" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:16:44.634 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1442537e-27ca-44cc-8ffb-89a41e8c9f57" 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-11-21 17:16:44.713 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1442537e-27ca-44cc-8ffb-89a41e8c9f57" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.625s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:16:44.713 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1442537e-27ca-44cc-8ffb-89a41e8c9f57 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-21 17:16:44.713 4304 2662865519544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1442537e-27ca-44cc-8ffb-89a41e8c9f57 processed. 2021-11-21 17:16:45.673 4304 2662865519544 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-11-21 17:16:46.086 4304 2662865519544 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-11-21 17:16:59.869 4304 2662864898360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1442537e-27ca-44cc-8ffb-89a41e8c9f57 2021-11-21 17:17:01.181 4304 2662865519544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-595141ff-19f8-4eff-8a2b-d2b9c993f366 5401d84b70a24aa5a0011c5160fcac33 dead7671a99e42d5b3d44db11c894350 - - -] Security group member updated on remote: ['8c919e32-1f17-4443-a6d3-706f2abd5bb1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:17:01.197 4304 2662865519544 MainThread INFO neutron.agent.securitygroups_rpc [req-595141ff-19f8-4eff-8a2b-d2b9c993f366 5401d84b70a24aa5a0011c5160fcac33 dead7671a99e42d5b3d44db11c894350 - - -] Security group member updated ['8c919e32-1f17-4443-a6d3-706f2abd5bb1'] 2021-11-21 17:17:01.712 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-21 17:17:01.712 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1442537e-27ca-44cc-8ffb-89a41e8c9f57' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-21 17:17:01.712 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1442537e-27ca-44cc-8ffb-89a41e8c9f57' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-21 17:17:01.712 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1442537e-27ca-44cc-8ffb-89a41e8c9f57 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-21 17:17:01.781 4304 2662865519544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1442537e-27ca-44cc-8ffb-89a41e8c9f57'] 2021-11-21 17:17:01.781 4304 2662865519544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-21 17:17:01.781 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-21 17:17:01.781 4304 2662865519544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1442537e-27ca-44cc-8ffb-89a41e8c9f57'] 2021-11-21 17:17:01.877 4304 2662864898360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 82742a0b-ed1e-442e-a80f-f5255be7a1d2 2021-11-21 17:17:02.523 4304 2662865519544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-591ea30e-ca3e-4813-a6b5-c72ebe641b55 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Security group member updated on remote: ['85d0f09e-a064-4cef-9d0d-083ea4ce623f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:17:02.523 4304 2662865519544 MainThread INFO neutron.agent.securitygroups_rpc [req-591ea30e-ca3e-4813-a6b5-c72ebe641b55 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Security group member updated ['85d0f09e-a064-4cef-9d0d-083ea4ce623f'] 2021-11-21 17:17:02.523 4304 2662865519544 MainThread INFO neutron.agent.securitygroups_rpc [req-591ea30e-ca3e-4813-a6b5-c72ebe641b55 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Refresh firewall rules 2021-11-21 17:17:02.523 4304 2662865519544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-591ea30e-ca3e-4813-a6b5-c72ebe641b55 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Get security group information for devices via rpc ['f977a3a4-4548-43ab-9bfd-8999238cf78a', 'fe30213e-c636-462d-a3c7-987c00c238b0', '1d359723-7062-4d6d-a38a-ef4301c71739', '82742a0b-ed1e-442e-a80f-f5255be7a1d2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:17:02.710 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591ea30e-ca3e-4813-a6b5-c72ebe641b55 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] port_delete event received for '82742a0b-ed1e-442e-a80f-f5255be7a1d2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:17:02.742 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a0ad7f3-6adb-4f1f-8d94-476b876d44c9 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] port_update received: cb6c5893-6210-499d-a5ea-685c2c4a3c95 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:17:02.758 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a0ad7f3-6adb-4f1f-8d94-476b876d44c9 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] No port cb6c5893-6210-499d-a5ea-685c2c4a3c95 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-21 17:17:03.168 4304 2662865519544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-591ea30e-ca3e-4813-a6b5-c72ebe641b55 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Update security group information for ports dict_keys(['1d359723-7062-4d6d-a38a-ef4301c71739', 'f977a3a4-4548-43ab-9bfd-8999238cf78a', 'fe30213e-c636-462d-a3c7-987c00c238b0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:17:03.168 4304 2662865519544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-591ea30e-ca3e-4813-a6b5-c72ebe641b55 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-11-21 17:17:03.168 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-591ea30e-ca3e-4813-a6b5-c72ebe641b55 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Update rules of security group (85d0f09e-a064-4cef-9d0d-083ea4ce623f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-21 17:17:03.168 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-591ea30e-ca3e-4813-a6b5-c72ebe641b55 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Update members of security group (85d0f09e-a064-4cef-9d0d-083ea4ce623f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-21 17:17:03.168 4304 2662865519544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-591ea30e-ca3e-4813-a6b5-c72ebe641b55 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Update port filter for 1d359723-7062-4d6d-a38a-ef4301c71739 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:17:03.168 4304 2662865519544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-591ea30e-ca3e-4813-a6b5-c72ebe641b55 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Updating port rules. 2021-11-21 17:17:03.168 4304 2662865519544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-591ea30e-ca3e-4813-a6b5-c72ebe641b55 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-21 17:17:03.168 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [req-591ea30e-ca3e-4813-a6b5-c72ebe641b55 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-1d359723-7062-4d6d-a38a-ef4301c71739" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:17:03.168 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [req-591ea30e-ca3e-4813-a6b5-c72ebe641b55 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-1d359723-7062-4d6d-a38a-ef4301c71739" 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-11-21 17:17:03.168 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [req-591ea30e-ca3e-4813-a6b5-c72ebe641b55 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-1d359723-7062-4d6d-a38a-ef4301c71739" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:17:03.416 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [req-591ea30e-ca3e-4813-a6b5-c72ebe641b55 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-1d359723-7062-4d6d-a38a-ef4301c71739" 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-11-21 17:17:03.433 4304 2662865519544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-591ea30e-ca3e-4813-a6b5-c72ebe641b55 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Update port filter for f977a3a4-4548-43ab-9bfd-8999238cf78a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:17:03.433 4304 2662865519544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-591ea30e-ca3e-4813-a6b5-c72ebe641b55 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Updating port rules. 2021-11-21 17:17:03.433 4304 2662865519544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-591ea30e-ca3e-4813-a6b5-c72ebe641b55 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-21 17:17:03.433 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [req-591ea30e-ca3e-4813-a6b5-c72ebe641b55 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-f977a3a4-4548-43ab-9bfd-8999238cf78a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:17:03.433 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [req-591ea30e-ca3e-4813-a6b5-c72ebe641b55 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-f977a3a4-4548-43ab-9bfd-8999238cf78a" 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-11-21 17:17:03.433 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [req-591ea30e-ca3e-4813-a6b5-c72ebe641b55 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-f977a3a4-4548-43ab-9bfd-8999238cf78a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:17:03.686 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [req-591ea30e-ca3e-4813-a6b5-c72ebe641b55 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-f977a3a4-4548-43ab-9bfd-8999238cf78a" 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-11-21 17:17:03.686 4304 2662865519544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-591ea30e-ca3e-4813-a6b5-c72ebe641b55 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Update port filter for fe30213e-c636-462d-a3c7-987c00c238b0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:17:03.686 4304 2662865519544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-591ea30e-ca3e-4813-a6b5-c72ebe641b55 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Updating port rules. 2021-11-21 17:17:03.686 4304 2662865519544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-591ea30e-ca3e-4813-a6b5-c72ebe641b55 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-21 17:17:03.686 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [req-591ea30e-ca3e-4813-a6b5-c72ebe641b55 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-fe30213e-c636-462d-a3c7-987c00c238b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:17:03.686 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [req-591ea30e-ca3e-4813-a6b5-c72ebe641b55 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-fe30213e-c636-462d-a3c7-987c00c238b0" 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-11-21 17:17:03.686 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [req-591ea30e-ca3e-4813-a6b5-c72ebe641b55 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-fe30213e-c636-462d-a3c7-987c00c238b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:17:03.728 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-21 17:17:03.728 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '82742a0b-ed1e-442e-a80f-f5255be7a1d2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-21 17:17:03.728 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '82742a0b-ed1e-442e-a80f-f5255be7a1d2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-21 17:17:03.728 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 82742a0b-ed1e-442e-a80f-f5255be7a1d2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-21 17:17:03.728 4304 2662865520248 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-11-21 17:17:03.759 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['82742a0b-ed1e-442e-a80f-f5255be7a1d2'] 2021-11-21 17:17:03.759 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-21 17:17:03.759 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-21 17:17:03.759 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['82742a0b-ed1e-442e-a80f-f5255be7a1d2'] 2021-11-21 17:17:03.903 4304 2662864898360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1442537e-27ca-44cc-8ffb-89a41e8c9f57 2021-11-21 17:17:03.945 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [req-591ea30e-ca3e-4813-a6b5-c72ebe641b55 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-fe30213e-c636-462d-a3c7-987c00c238b0" 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-11-21 17:17:04.000 4304 2662865520248 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-11-21 17:17:05.744 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-21 17:17:05.744 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1442537e-27ca-44cc-8ffb-89a41e8c9f57' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-21 17:17:05.744 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1442537e-27ca-44cc-8ffb-89a41e8c9f57' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-21 17:17:05.744 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1442537e-27ca-44cc-8ffb-89a41e8c9f57 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-21 17:17:05.776 4304 2662865520248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fc231359-b800-4314-9a90-40584942a625 2021-11-21 17:17:05.776 4304 2662865520248 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1442537e-27ca-44cc-8ffb-89a41e8c9f57'] 2021-11-21 17:17:05.776 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-21 17:17:05.776 4304 2662865520248 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1442537e-27ca-44cc-8ffb-89a41e8c9f57'] 2021-11-21 17:17:06.012 4304 2662864898184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cb6c5893-6210-499d-a5ea-685c2c4a3c95 2021-11-21 17:17:07.745 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-21 17:17:07.745 4304 2662865520248 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-11-21 17:17:07.819 4304 2662865519544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0ec05e9a-6f2b-4560-be53-678d1293c14b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Security group member updated on remote: ['85d0f09e-a064-4cef-9d0d-083ea4ce623f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:17:07.819 4304 2662865519544 MainThread INFO neutron.agent.securitygroups_rpc [req-0ec05e9a-6f2b-4560-be53-678d1293c14b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Security group member updated ['85d0f09e-a064-4cef-9d0d-083ea4ce623f'] 2021-11-21 17:17:07.819 4304 2662865519544 MainThread INFO neutron.agent.securitygroups_rpc [req-0ec05e9a-6f2b-4560-be53-678d1293c14b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Refresh firewall rules 2021-11-21 17:17:07.819 4304 2662865519544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0ec05e9a-6f2b-4560-be53-678d1293c14b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Get security group information for devices via rpc ['f977a3a4-4548-43ab-9bfd-8999238cf78a', 'fe30213e-c636-462d-a3c7-987c00c238b0', '1d359723-7062-4d6d-a38a-ef4301c71739'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:17:07.906 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ec05e9a-6f2b-4560-be53-678d1293c14b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] port_delete event received for '1d359723-7062-4d6d-a38a-ef4301c71739' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:17:07.948 4304 2662864898360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1d359723-7062-4d6d-a38a-ef4301c71739 2021-11-21 17:17:08.001 4304 2662865520248 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-11-21 17:17:08.214 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Adding port cb6c5893-6210-499d-a5ea-685c2c4a3c95 2021-11-21 17:17:08.214 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Port cb6c5893-6210-499d-a5ea-685c2c4a3c95 updated. Details: {'device': 'cb6c5893-6210-499d-a5ea-685c2c4a3c95', 'network_id': '194e21e2-e235-4f36-bc81-802507f8b3c9', 'port_id': 'cb6c5893-6210-499d-a5ea-685c2c4a3c95', 'mac_address': 'fa:16:3e:66:aa:75', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 560, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8251c422-a59d-4363-9128-07312af76ae1', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-21 17:17:08.214 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-21 17:17:08.214 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-21 17:17:08.214 4304 2662865520248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cb6c5893-6210-499d-a5ea-685c2c4a3c95" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:17:08.214 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cb6c5893-6210-499d-a5ea-685c2c4a3c95 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-21 17:17:08.214 4304 2662865520248 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 194e21e2-e235-4f36-bc81-802507f8b3c9 2021-11-21 17:17:08.214 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-21 17:17:08.214 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1d359723-7062-4d6d-a38a-ef4301c71739' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-21 17:17:08.214 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1d359723-7062-4d6d-a38a-ef4301c71739' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-21 17:17:08.214 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1d359723-7062-4d6d-a38a-ef4301c71739 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-21 17:17:08.249 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1d359723-7062-4d6d-a38a-ef4301c71739'] 2021-11-21 17:17:08.258 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-21 17:17:08.258 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-21 17:17:08.258 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1d359723-7062-4d6d-a38a-ef4301c71739'] 2021-11-21 17:17:08.366 4304 2662865519544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0ec05e9a-6f2b-4560-be53-678d1293c14b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Update security group information for ports dict_keys(['f977a3a4-4548-43ab-9bfd-8999238cf78a', 'fe30213e-c636-462d-a3c7-987c00c238b0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:17:08.366 4304 2662865519544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0ec05e9a-6f2b-4560-be53-678d1293c14b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-11-21 17:17:08.366 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0ec05e9a-6f2b-4560-be53-678d1293c14b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Update rules of security group (85d0f09e-a064-4cef-9d0d-083ea4ce623f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-21 17:17:08.366 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0ec05e9a-6f2b-4560-be53-678d1293c14b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Update members of security group (85d0f09e-a064-4cef-9d0d-083ea4ce623f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-21 17:17:08.366 4304 2662865519544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0ec05e9a-6f2b-4560-be53-678d1293c14b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Update port filter for f977a3a4-4548-43ab-9bfd-8999238cf78a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:17:08.366 4304 2662865519544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0ec05e9a-6f2b-4560-be53-678d1293c14b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Updating port rules. 2021-11-21 17:17:08.366 4304 2662865519544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0ec05e9a-6f2b-4560-be53-678d1293c14b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-21 17:17:08.366 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [req-0ec05e9a-6f2b-4560-be53-678d1293c14b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-f977a3a4-4548-43ab-9bfd-8999238cf78a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:17:08.366 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [req-0ec05e9a-6f2b-4560-be53-678d1293c14b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-f977a3a4-4548-43ab-9bfd-8999238cf78a" 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-11-21 17:17:08.366 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [req-0ec05e9a-6f2b-4560-be53-678d1293c14b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-f977a3a4-4548-43ab-9bfd-8999238cf78a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:17:08.414 4304 2662865520248 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cb6c5893-6210-499d-a5ea-685c2c4a3c95') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:17:08.414 4304 2662865520248 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cb6c5893-6210-499d-a5ea-685c2c4a3c95') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:17:08.430 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cb6c5893-6210-499d-a5ea-685c2c4a3c95 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-21 17:17:08.430 4304 2662865520248 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 560, VLAN trunk: None to switch port cb6c5893-6210-499d-a5ea-685c2c4a3c95 2021-11-21 17:17:08.527 4304 2662865520248 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-21 17:17:08.527 4304 2662865520248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cb6c5893-6210-499d-a5ea-685c2c4a3c95'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:17:08.573 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [req-0ec05e9a-6f2b-4560-be53-678d1293c14b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-f977a3a4-4548-43ab-9bfd-8999238cf78a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:17:08.573 4304 2662865519544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0ec05e9a-6f2b-4560-be53-678d1293c14b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Update port filter for fe30213e-c636-462d-a3c7-987c00c238b0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:17:08.573 4304 2662865519544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0ec05e9a-6f2b-4560-be53-678d1293c14b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Updating port rules. 2021-11-21 17:17:08.573 4304 2662865519544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0ec05e9a-6f2b-4560-be53-678d1293c14b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-21 17:17:08.573 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [req-0ec05e9a-6f2b-4560-be53-678d1293c14b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-fe30213e-c636-462d-a3c7-987c00c238b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:17:08.573 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [req-0ec05e9a-6f2b-4560-be53-678d1293c14b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-fe30213e-c636-462d-a3c7-987c00c238b0" 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-11-21 17:17:08.573 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [req-0ec05e9a-6f2b-4560-be53-678d1293c14b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-fe30213e-c636-462d-a3c7-987c00c238b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:17:08.758 4304 2662865519544 MainThread DEBUG oslo_concurrency.lockutils [req-0ec05e9a-6f2b-4560-be53-678d1293c14b 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-fe30213e-c636-462d-a3c7-987c00c238b0" 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-11-21 17:17:08.813 4304 2662865520248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cb6c5893-6210-499d-a5ea-685c2c4a3c95']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:17:08.813 4304 2662865520248 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-11-21 17:17:08.813 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8c919e32-1f17-4443-a6d3-706f2abd5bb1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-21 17:17:08.813 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8c919e32-1f17-4443-a6d3-706f2abd5bb1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-21 17:17:08.813 4304 2662865520248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cb6c5893-6210-499d-a5ea-685c2c4a3c95 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:17:08.813 4304 2662865520248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-21 17:17:08.813 4304 2662865520248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cb6c5893-6210-499d-a5ea-685c2c4a3c95 not yet added. Adding. 2021-11-21 17:17:08.813 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-21 17:17:08.813 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-21 17:17:09.023 4304 2662865520248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cb6c5893-6210-499d-a5ea-685c2c4a3c95" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:17:09.181 4304 2662865520248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cb6c5893-6210-499d-a5ea-685c2c4a3c95" 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-11-21 17:17:09.181 4304 2662865520248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cb6c5893-6210-499d-a5ea-685c2c4a3c95" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:17:09.369 4304 2662865520248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cb6c5893-6210-499d-a5ea-685c2c4a3c95" 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-11-21 17:17:09.491 4304 2662865520248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cb6c5893-6210-499d-a5ea-685c2c4a3c95" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:17:09.491 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cb6c5893-6210-499d-a5ea-685c2c4a3c95 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-21 17:17:09.491 4304 2662865520248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cb6c5893-6210-499d-a5ea-685c2c4a3c95 processed. 2021-11-21 17:17:09.759 4304 2662865520248 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-11-21 17:17:10.338 4304 2662865520248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.579s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:17:21.976 4304 2662865520248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1d6d9288-d693-450e-a9ab-1b6a1f668816 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Security group member updated on remote: ['85d0f09e-a064-4cef-9d0d-083ea4ce623f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:17:21.976 4304 2662865520248 MainThread INFO neutron.agent.securitygroups_rpc [req-1d6d9288-d693-450e-a9ab-1b6a1f668816 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Security group member updated ['85d0f09e-a064-4cef-9d0d-083ea4ce623f'] 2021-11-21 17:17:21.976 4304 2662865520248 MainThread INFO neutron.agent.securitygroups_rpc [req-1d6d9288-d693-450e-a9ab-1b6a1f668816 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Refresh firewall rules 2021-11-21 17:17:21.976 4304 2662865520248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1d6d9288-d693-450e-a9ab-1b6a1f668816 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Get security group information for devices via rpc ['f977a3a4-4548-43ab-9bfd-8999238cf78a', 'fe30213e-c636-462d-a3c7-987c00c238b0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:17:22.116 4304 2662864898360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fe30213e-c636-462d-a3c7-987c00c238b0 2021-11-21 17:17:22.168 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d6d9288-d693-450e-a9ab-1b6a1f668816 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] port_delete event received for 'fe30213e-c636-462d-a3c7-987c00c238b0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:17:22.384 4304 2662865520248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1d6d9288-d693-450e-a9ab-1b6a1f668816 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Update security group information for ports dict_keys(['f977a3a4-4548-43ab-9bfd-8999238cf78a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:17:22.384 4304 2662865520248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1d6d9288-d693-450e-a9ab-1b6a1f668816 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-11-21 17:17:22.384 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1d6d9288-d693-450e-a9ab-1b6a1f668816 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Update rules of security group (85d0f09e-a064-4cef-9d0d-083ea4ce623f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-21 17:17:22.384 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1d6d9288-d693-450e-a9ab-1b6a1f668816 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Update members of security group (85d0f09e-a064-4cef-9d0d-083ea4ce623f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-21 17:17:22.384 4304 2662865520248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1d6d9288-d693-450e-a9ab-1b6a1f668816 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Update port filter for f977a3a4-4548-43ab-9bfd-8999238cf78a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:17:22.384 4304 2662865520248 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1d6d9288-d693-450e-a9ab-1b6a1f668816 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Updating port rules. 2021-11-21 17:17:22.384 4304 2662865520248 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1d6d9288-d693-450e-a9ab-1b6a1f668816 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-21 17:17:22.384 4304 2662865520248 MainThread DEBUG oslo_concurrency.lockutils [req-1d6d9288-d693-450e-a9ab-1b6a1f668816 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-f977a3a4-4548-43ab-9bfd-8999238cf78a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:17:22.384 4304 2662865520248 MainThread DEBUG oslo_concurrency.lockutils [req-1d6d9288-d693-450e-a9ab-1b6a1f668816 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-f977a3a4-4548-43ab-9bfd-8999238cf78a" 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-11-21 17:17:22.384 4304 2662865520248 MainThread DEBUG oslo_concurrency.lockutils [req-1d6d9288-d693-450e-a9ab-1b6a1f668816 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-f977a3a4-4548-43ab-9bfd-8999238cf78a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:17:22.587 4304 2662865520248 MainThread DEBUG oslo_concurrency.lockutils [req-1d6d9288-d693-450e-a9ab-1b6a1f668816 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Lock "n-hv-driver-port-lock-f977a3a4-4548-43ab-9bfd-8999238cf78a" 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-11-21 17:17:23.862 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-21 17:17:23.862 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fe30213e-c636-462d-a3c7-987c00c238b0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-21 17:17:23.862 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fe30213e-c636-462d-a3c7-987c00c238b0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-21 17:17:23.862 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fe30213e-c636-462d-a3c7-987c00c238b0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-21 17:17:23.869 4304 2662865520248 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fe30213e-c636-462d-a3c7-987c00c238b0'] 2021-11-21 17:17:23.869 4304 2662865520248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-21 17:17:23.869 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-21 17:17:23.869 4304 2662865520248 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fe30213e-c636-462d-a3c7-987c00c238b0'] 2021-11-21 17:17:24.913 4304 2662865520248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3aa2e3cb-7d8f-4211-ad68-b47bea69ed58 5401d84b70a24aa5a0011c5160fcac33 dead7671a99e42d5b3d44db11c894350 - - -] Security group member updated on remote: ['8c919e32-1f17-4443-a6d3-706f2abd5bb1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:17:24.913 4304 2662865520248 MainThread INFO neutron.agent.securitygroups_rpc [req-3aa2e3cb-7d8f-4211-ad68-b47bea69ed58 5401d84b70a24aa5a0011c5160fcac33 dead7671a99e42d5b3d44db11c894350 - - -] Security group member updated ['8c919e32-1f17-4443-a6d3-706f2abd5bb1'] 2021-11-21 17:17:24.913 4304 2662865520248 MainThread INFO neutron.agent.securitygroups_rpc [req-3aa2e3cb-7d8f-4211-ad68-b47bea69ed58 5401d84b70a24aa5a0011c5160fcac33 dead7671a99e42d5b3d44db11c894350 - - -] Refresh firewall rules 2021-11-21 17:17:24.913 4304 2662865520248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3aa2e3cb-7d8f-4211-ad68-b47bea69ed58 5401d84b70a24aa5a0011c5160fcac33 dead7671a99e42d5b3d44db11c894350 - - -] Get security group information for devices via rpc ['cb6c5893-6210-499d-a5ea-685c2c4a3c95'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:17:24.952 4304 2662865520248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3aa2e3cb-7d8f-4211-ad68-b47bea69ed58 5401d84b70a24aa5a0011c5160fcac33 dead7671a99e42d5b3d44db11c894350 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:17:24.952 4304 2662865520248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3aa2e3cb-7d8f-4211-ad68-b47bea69ed58 5401d84b70a24aa5a0011c5160fcac33 dead7671a99e42d5b3d44db11c894350 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-11-21 17:17:24.992 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3aa2e3cb-7d8f-4211-ad68-b47bea69ed58 5401d84b70a24aa5a0011c5160fcac33 dead7671a99e42d5b3d44db11c894350 - - -] port_delete event received for 'cb6c5893-6210-499d-a5ea-685c2c4a3c95' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:17:25.871 4304 2662865520248 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-11-21 17:17:25.900 4304 2662865520248 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-11-21 17:17:26.167 4304 2662864898360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cb6c5893-6210-499d-a5ea-685c2c4a3c95 2021-11-21 17:17:26.186 4304 2662864898184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1442537e-27ca-44cc-8ffb-89a41e8c9f57 2021-11-21 17:17:27.275 4304 2662865520248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ff25b6c4-803a-49cd-be3e-f24267b21e69 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Security group member updated on remote: ['85d0f09e-a064-4cef-9d0d-083ea4ce623f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:17:27.275 4304 2662865520248 MainThread INFO neutron.agent.securitygroups_rpc [req-ff25b6c4-803a-49cd-be3e-f24267b21e69 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Security group member updated ['85d0f09e-a064-4cef-9d0d-083ea4ce623f'] 2021-11-21 17:17:27.275 4304 2662865520248 MainThread INFO neutron.agent.securitygroups_rpc [req-ff25b6c4-803a-49cd-be3e-f24267b21e69 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Refresh firewall rules 2021-11-21 17:17:27.275 4304 2662865520248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ff25b6c4-803a-49cd-be3e-f24267b21e69 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Get security group information for devices via rpc ['f977a3a4-4548-43ab-9bfd-8999238cf78a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:17:27.335 4304 2662865520248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ff25b6c4-803a-49cd-be3e-f24267b21e69 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:17:27.335 4304 2662865520248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ff25b6c4-803a-49cd-be3e-f24267b21e69 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-11-21 17:17:27.415 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff25b6c4-803a-49cd-be3e-f24267b21e69 4c6cd4fc3c724700b710d79faca5e698 89340607dc524f939683b019c1853d95 - - -] port_delete event received for 'f977a3a4-4548-43ab-9bfd-8999238cf78a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:17:27.882 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-21 17:17:28.182 4304 2662864898360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f977a3a4-4548-43ab-9bfd-8999238cf78a 2021-11-21 17:17:28.273 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Adding port 1442537e-27ca-44cc-8ffb-89a41e8c9f57 2021-11-21 17:17:28.273 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Port 1442537e-27ca-44cc-8ffb-89a41e8c9f57 updated. Details: {'device': '1442537e-27ca-44cc-8ffb-89a41e8c9f57', 'network_id': 'fc231359-b800-4314-9a90-40584942a625', 'port_id': '1442537e-27ca-44cc-8ffb-89a41e8c9f57', 'mac_address': 'fa:16:3e:d2:fe:09', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 570, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b05d87ee-5b28-4dc1-9cca-7111b2bb3342', '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-11-21 17:17:28.273 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-21 17:17:28.273 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-21 17:17:28.273 4304 2662865520248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1442537e-27ca-44cc-8ffb-89a41e8c9f57" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:17:28.273 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1442537e-27ca-44cc-8ffb-89a41e8c9f57 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-21 17:17:28.273 4304 2662865520248 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fc231359-b800-4314-9a90-40584942a625 2021-11-21 17:17:28.273 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-21 17:17:28.273 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f977a3a4-4548-43ab-9bfd-8999238cf78a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-21 17:17:28.273 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f977a3a4-4548-43ab-9bfd-8999238cf78a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-21 17:17:28.273 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f977a3a4-4548-43ab-9bfd-8999238cf78a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-21 17:17:28.273 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cb6c5893-6210-499d-a5ea-685c2c4a3c95' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-21 17:17:28.273 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cb6c5893-6210-499d-a5ea-685c2c4a3c95' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-21 17:17:28.273 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cb6c5893-6210-499d-a5ea-685c2c4a3c95 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-21 17:17:28.311 4304 2662865519192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3e685649-08ee-406b-ab8b-0039878e0276 2021-11-21 17:17:28.311 4304 2662865519192 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f977a3a4-4548-43ab-9bfd-8999238cf78a'] 2021-11-21 17:17:28.311 4304 2662865519192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-21 17:17:28.311 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-21 17:17:28.311 4304 2662865519192 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f977a3a4-4548-43ab-9bfd-8999238cf78a'] 2021-11-21 17:17:28.321 4304 2662865519544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 194e21e2-e235-4f36-bc81-802507f8b3c9 2021-11-21 17:17:28.321 4304 2662865519544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cb6c5893-6210-499d-a5ea-685c2c4a3c95'] 2021-11-21 17:17:28.321 4304 2662865519544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-21 17:17:28.337 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-21 17:17:28.337 4304 2662865519544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cb6c5893-6210-499d-a5ea-685c2c4a3c95'] 2021-11-21 17:17:28.461 4304 2662865520248 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1442537e-27ca-44cc-8ffb-89a41e8c9f57') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:17:28.461 4304 2662865520248 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1442537e-27ca-44cc-8ffb-89a41e8c9f57') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:17:28.492 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1442537e-27ca-44cc-8ffb-89a41e8c9f57 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-21 17:17:28.492 4304 2662865520248 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 570, VLAN trunk: None to switch port 1442537e-27ca-44cc-8ffb-89a41e8c9f57 2021-11-21 17:17:28.585 4304 2662865520248 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-21 17:17:28.585 4304 2662865520248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1442537e-27ca-44cc-8ffb-89a41e8c9f57'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:17:28.789 4304 2662865520248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1442537e-27ca-44cc-8ffb-89a41e8c9f57']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:17:28.789 4304 2662865520248 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-11-21 17:17:28.789 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c368b283-aa32-48bc-8f5d-2b33a44a05b0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-21 17:17:28.789 4304 2662865520248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1442537e-27ca-44cc-8ffb-89a41e8c9f57 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:17:28.789 4304 2662865520248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-21 17:17:28.789 4304 2662865520248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1442537e-27ca-44cc-8ffb-89a41e8c9f57 not yet added. Adding. 2021-11-21 17:17:28.789 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-21 17:17:28.789 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-21 17:17:28.917 4304 2662865520248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1442537e-27ca-44cc-8ffb-89a41e8c9f57" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:17:29.053 4304 2662865520248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1442537e-27ca-44cc-8ffb-89a41e8c9f57" 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-11-21 17:17:29.053 4304 2662865520248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1442537e-27ca-44cc-8ffb-89a41e8c9f57" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:17:29.212 4304 2662865520248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1442537e-27ca-44cc-8ffb-89a41e8c9f57" 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-11-21 17:17:29.320 4304 2662865520248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1442537e-27ca-44cc-8ffb-89a41e8c9f57" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:17:29.320 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1442537e-27ca-44cc-8ffb-89a41e8c9f57 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-21 17:17:29.320 4304 2662865520248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1442537e-27ca-44cc-8ffb-89a41e8c9f57 processed. 2021-11-21 17:17:29.892 4304 2662865520248 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-11-21 17:17:30.040 4304 2662865519192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e3aaf386-1f5f-405a-92e2-0af4288eab34 5401d84b70a24aa5a0011c5160fcac33 dead7671a99e42d5b3d44db11c894350 - - -] Security group member updated on remote: ['8c919e32-1f17-4443-a6d3-706f2abd5bb1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:17:30.056 4304 2662865519192 MainThread INFO neutron.agent.securitygroups_rpc [req-e3aaf386-1f5f-405a-92e2-0af4288eab34 5401d84b70a24aa5a0011c5160fcac33 dead7671a99e42d5b3d44db11c894350 - - -] Security group member updated ['8c919e32-1f17-4443-a6d3-706f2abd5bb1'] 2021-11-21 17:17:30.212 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e5b0a96-838b-4b6a-8c1a-40df17e96864 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] network_delete received. Deleting network 3e685649-08ee-406b-ab8b-0039878e0276 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-21 17:17:30.212 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e5b0a96-838b-4b6a-8c1a-40df17e96864 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] Network 3e685649-08ee-406b-ab8b-0039878e0276 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-21 17:17:30.554 4304 2662865520248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.672s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:17:31.366 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-418f432c-e912-4cf3-b2fa-f9b99f5e51da 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] port_update received: 08a5ee21-3681-4f10-b7a8-5d71a2f325d9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:17:31.382 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-418f432c-e912-4cf3-b2fa-f9b99f5e51da 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] No port 08a5ee21-3681-4f10-b7a8-5d71a2f325d9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-21 17:17:34.222 4304 2662864898184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 08a5ee21-3681-4f10-b7a8-5d71a2f325d9 2021-11-21 17:17:34.249 4304 2662864898360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 488447a4-db33-45b2-a3c1-19d43272bd72 2021-11-21 17:17:34.837 4304 2662865520248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c7e8c2e8-cec4-4932-b39d-7faab4c81f82 d10a3b3e097c4e809f2ccad5d315284f d1ef489be46143b6a5b731519ccf5ac4 - - -] Security group member updated on remote: ['5bbe8bf6-8363-4aab-bc55-2cd96cc5c19e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:17:34.837 4304 2662865520248 MainThread INFO neutron.agent.securitygroups_rpc [req-c7e8c2e8-cec4-4932-b39d-7faab4c81f82 d10a3b3e097c4e809f2ccad5d315284f d1ef489be46143b6a5b731519ccf5ac4 - - -] Security group member updated ['5bbe8bf6-8363-4aab-bc55-2cd96cc5c19e'] 2021-11-21 17:17:34.837 4304 2662865520248 MainThread INFO neutron.agent.securitygroups_rpc [req-c7e8c2e8-cec4-4932-b39d-7faab4c81f82 d10a3b3e097c4e809f2ccad5d315284f d1ef489be46143b6a5b731519ccf5ac4 - - -] Refresh firewall rules 2021-11-21 17:17:34.837 4304 2662865520248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c7e8c2e8-cec4-4932-b39d-7faab4c81f82 d10a3b3e097c4e809f2ccad5d315284f d1ef489be46143b6a5b731519ccf5ac4 - - -] Get security group information for devices via rpc ['5cddc54e-aef1-4714-acda-c873e87ed0e4', '488447a4-db33-45b2-a3c1-19d43272bd72'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:17:34.936 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7e8c2e8-cec4-4932-b39d-7faab4c81f82 d10a3b3e097c4e809f2ccad5d315284f d1ef489be46143b6a5b731519ccf5ac4 - - -] port_delete event received for '488447a4-db33-45b2-a3c1-19d43272bd72' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:17:35.046 4304 2662865520248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c7e8c2e8-cec4-4932-b39d-7faab4c81f82 d10a3b3e097c4e809f2ccad5d315284f d1ef489be46143b6a5b731519ccf5ac4 - - -] Update security group information for ports dict_keys(['5cddc54e-aef1-4714-acda-c873e87ed0e4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:17:35.046 4304 2662865520248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c7e8c2e8-cec4-4932-b39d-7faab4c81f82 d10a3b3e097c4e809f2ccad5d315284f d1ef489be46143b6a5b731519ccf5ac4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-11-21 17:17:35.046 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c7e8c2e8-cec4-4932-b39d-7faab4c81f82 d10a3b3e097c4e809f2ccad5d315284f d1ef489be46143b6a5b731519ccf5ac4 - - -] Update rules of security group (5bbe8bf6-8363-4aab-bc55-2cd96cc5c19e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-21 17:17:35.046 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c7e8c2e8-cec4-4932-b39d-7faab4c81f82 d10a3b3e097c4e809f2ccad5d315284f d1ef489be46143b6a5b731519ccf5ac4 - - -] Update members of security group (5bbe8bf6-8363-4aab-bc55-2cd96cc5c19e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-21 17:17:35.046 4304 2662865520248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c7e8c2e8-cec4-4932-b39d-7faab4c81f82 d10a3b3e097c4e809f2ccad5d315284f d1ef489be46143b6a5b731519ccf5ac4 - - -] Update port filter for 5cddc54e-aef1-4714-acda-c873e87ed0e4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:17:35.046 4304 2662865520248 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c7e8c2e8-cec4-4932-b39d-7faab4c81f82 d10a3b3e097c4e809f2ccad5d315284f d1ef489be46143b6a5b731519ccf5ac4 - - -] Updating port rules. 2021-11-21 17:17:35.046 4304 2662865520248 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c7e8c2e8-cec4-4932-b39d-7faab4c81f82 d10a3b3e097c4e809f2ccad5d315284f d1ef489be46143b6a5b731519ccf5ac4 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-21 17:17:35.046 4304 2662865520248 MainThread DEBUG oslo_concurrency.lockutils [req-c7e8c2e8-cec4-4932-b39d-7faab4c81f82 d10a3b3e097c4e809f2ccad5d315284f d1ef489be46143b6a5b731519ccf5ac4 - - -] Lock "n-hv-driver-port-lock-5cddc54e-aef1-4714-acda-c873e87ed0e4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:17:35.046 4304 2662865520248 MainThread DEBUG oslo_concurrency.lockutils [req-c7e8c2e8-cec4-4932-b39d-7faab4c81f82 d10a3b3e097c4e809f2ccad5d315284f d1ef489be46143b6a5b731519ccf5ac4 - - -] Lock "n-hv-driver-port-lock-5cddc54e-aef1-4714-acda-c873e87ed0e4" 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-11-21 17:17:35.046 4304 2662865520248 MainThread DEBUG oslo_concurrency.lockutils [req-c7e8c2e8-cec4-4932-b39d-7faab4c81f82 d10a3b3e097c4e809f2ccad5d315284f d1ef489be46143b6a5b731519ccf5ac4 - - -] Lock "n-hv-driver-port-lock-5cddc54e-aef1-4714-acda-c873e87ed0e4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:17:35.205 4304 2662865520248 MainThread DEBUG oslo_concurrency.lockutils [req-c7e8c2e8-cec4-4932-b39d-7faab4c81f82 d10a3b3e097c4e809f2ccad5d315284f d1ef489be46143b6a5b731519ccf5ac4 - - -] Lock "n-hv-driver-port-lock-5cddc54e-aef1-4714-acda-c873e87ed0e4" 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-11-21 17:17:35.988 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-21 17:17:36.287 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Adding port 08a5ee21-3681-4f10-b7a8-5d71a2f325d9 2021-11-21 17:17:36.287 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Port 08a5ee21-3681-4f10-b7a8-5d71a2f325d9 updated. Details: {'device': '08a5ee21-3681-4f10-b7a8-5d71a2f325d9', 'network_id': '194e21e2-e235-4f36-bc81-802507f8b3c9', 'port_id': '08a5ee21-3681-4f10-b7a8-5d71a2f325d9', 'mac_address': 'fa:16:3e:25:65:93', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 560, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8251c422-a59d-4363-9128-07312af76ae1', '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-11-21 17:17:36.287 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-21 17:17:36.300 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-21 17:17:36.300 4304 2662865520248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-08a5ee21-3681-4f10-b7a8-5d71a2f325d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:17:36.300 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 08a5ee21-3681-4f10-b7a8-5d71a2f325d9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-21 17:17:36.300 4304 2662865520248 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 194e21e2-e235-4f36-bc81-802507f8b3c9 2021-11-21 17:17:36.300 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-21 17:17:36.300 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '488447a4-db33-45b2-a3c1-19d43272bd72' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-21 17:17:36.300 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '488447a4-db33-45b2-a3c1-19d43272bd72' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-21 17:17:36.300 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 488447a4-db33-45b2-a3c1-19d43272bd72 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-21 17:17:36.316 4304 2662865519192 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['488447a4-db33-45b2-a3c1-19d43272bd72'] 2021-11-21 17:17:36.316 4304 2662865519192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-21 17:17:36.316 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-21 17:17:36.316 4304 2662865519192 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['488447a4-db33-45b2-a3c1-19d43272bd72'] 2021-11-21 17:17:36.444 4304 2662865520248 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '08a5ee21-3681-4f10-b7a8-5d71a2f325d9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:17:36.444 4304 2662865520248 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '08a5ee21-3681-4f10-b7a8-5d71a2f325d9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:17:36.444 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 08a5ee21-3681-4f10-b7a8-5d71a2f325d9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-21 17:17:36.444 4304 2662865520248 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 560, VLAN trunk: None to switch port 08a5ee21-3681-4f10-b7a8-5d71a2f325d9 2021-11-21 17:17:36.535 4304 2662865520248 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-21 17:17:36.535 4304 2662865520248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['08a5ee21-3681-4f10-b7a8-5d71a2f325d9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:17:36.759 4304 2662865520248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['08a5ee21-3681-4f10-b7a8-5d71a2f325d9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:17:36.759 4304 2662865520248 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-11-21 17:17:36.759 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8c919e32-1f17-4443-a6d3-706f2abd5bb1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-21 17:17:36.759 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8c919e32-1f17-4443-a6d3-706f2abd5bb1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-21 17:17:36.759 4304 2662865520248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 08a5ee21-3681-4f10-b7a8-5d71a2f325d9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:17:36.759 4304 2662865520248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-21 17:17:36.759 4304 2662865520248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 08a5ee21-3681-4f10-b7a8-5d71a2f325d9 not yet added. Adding. 2021-11-21 17:17:36.759 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-21 17:17:36.759 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-21 17:17:36.892 4304 2662865520248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-08a5ee21-3681-4f10-b7a8-5d71a2f325d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:17:37.012 4304 2662865520248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-08a5ee21-3681-4f10-b7a8-5d71a2f325d9" 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-11-21 17:17:37.012 4304 2662865520248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-08a5ee21-3681-4f10-b7a8-5d71a2f325d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:17:37.159 4304 2662865520248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-08a5ee21-3681-4f10-b7a8-5d71a2f325d9" 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-11-21 17:17:37.262 4304 2662865520248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-08a5ee21-3681-4f10-b7a8-5d71a2f325d9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.968s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:17:37.262 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 08a5ee21-3681-4f10-b7a8-5d71a2f325d9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-21 17:17:37.262 4304 2662865520248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 08a5ee21-3681-4f10-b7a8-5d71a2f325d9 processed. 2021-11-21 17:17:38.003 4304 2662865520248 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-11-21 17:17:38.258 4304 2662865520248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:17:43.475 4304 2662865520248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-da725149-3519-4539-9374-4620f51a8cb3 d10a3b3e097c4e809f2ccad5d315284f d1ef489be46143b6a5b731519ccf5ac4 - - -] Security group member updated on remote: ['5bbe8bf6-8363-4aab-bc55-2cd96cc5c19e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:17:43.475 4304 2662865520248 MainThread INFO neutron.agent.securitygroups_rpc [req-da725149-3519-4539-9374-4620f51a8cb3 d10a3b3e097c4e809f2ccad5d315284f d1ef489be46143b6a5b731519ccf5ac4 - - -] Security group member updated ['5bbe8bf6-8363-4aab-bc55-2cd96cc5c19e'] 2021-11-21 17:17:43.475 4304 2662865520248 MainThread INFO neutron.agent.securitygroups_rpc [req-da725149-3519-4539-9374-4620f51a8cb3 d10a3b3e097c4e809f2ccad5d315284f d1ef489be46143b6a5b731519ccf5ac4 - - -] Refresh firewall rules 2021-11-21 17:17:43.475 4304 2662865520248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-da725149-3519-4539-9374-4620f51a8cb3 d10a3b3e097c4e809f2ccad5d315284f d1ef489be46143b6a5b731519ccf5ac4 - - -] Get security group information for devices via rpc ['5cddc54e-aef1-4714-acda-c873e87ed0e4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:17:43.518 4304 2662865520248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-da725149-3519-4539-9374-4620f51a8cb3 d10a3b3e097c4e809f2ccad5d315284f d1ef489be46143b6a5b731519ccf5ac4 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:17:43.518 4304 2662865520248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-da725149-3519-4539-9374-4620f51a8cb3 d10a3b3e097c4e809f2ccad5d315284f d1ef489be46143b6a5b731519ccf5ac4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-11-21 17:17:43.620 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da725149-3519-4539-9374-4620f51a8cb3 d10a3b3e097c4e809f2ccad5d315284f d1ef489be46143b6a5b731519ccf5ac4 - - -] port_delete event received for '5cddc54e-aef1-4714-acda-c873e87ed0e4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:17:44.316 4304 2662865520248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ff8b9d63-affb-4777-9113-cc56b0998a36 5401d84b70a24aa5a0011c5160fcac33 dead7671a99e42d5b3d44db11c894350 - - -] Security group member updated on remote: ['8c919e32-1f17-4443-a6d3-706f2abd5bb1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:17:44.316 4304 2662865520248 MainThread INFO neutron.agent.securitygroups_rpc [req-ff8b9d63-affb-4777-9113-cc56b0998a36 5401d84b70a24aa5a0011c5160fcac33 dead7671a99e42d5b3d44db11c894350 - - -] Security group member updated ['8c919e32-1f17-4443-a6d3-706f2abd5bb1'] 2021-11-21 17:17:44.316 4304 2662865520248 MainThread INFO neutron.agent.securitygroups_rpc [req-ff8b9d63-affb-4777-9113-cc56b0998a36 5401d84b70a24aa5a0011c5160fcac33 dead7671a99e42d5b3d44db11c894350 - - -] Refresh firewall rules 2021-11-21 17:17:44.332 4304 2662865520248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ff8b9d63-affb-4777-9113-cc56b0998a36 5401d84b70a24aa5a0011c5160fcac33 dead7671a99e42d5b3d44db11c894350 - - -] Get security group information for devices via rpc ['08a5ee21-3681-4f10-b7a8-5d71a2f325d9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:17:44.381 4304 2662865520248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ff8b9d63-affb-4777-9113-cc56b0998a36 5401d84b70a24aa5a0011c5160fcac33 dead7671a99e42d5b3d44db11c894350 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:17:44.381 4304 2662865520248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ff8b9d63-affb-4777-9113-cc56b0998a36 5401d84b70a24aa5a0011c5160fcac33 dead7671a99e42d5b3d44db11c894350 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-11-21 17:17:44.393 4304 2662864898360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 08a5ee21-3681-4f10-b7a8-5d71a2f325d9 2021-11-21 17:17:44.393 4304 2662864898360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5cddc54e-aef1-4714-acda-c873e87ed0e4 2021-11-21 17:17:44.441 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff8b9d63-affb-4777-9113-cc56b0998a36 5401d84b70a24aa5a0011c5160fcac33 dead7671a99e42d5b3d44db11c894350 - - -] port_delete event received for '08a5ee21-3681-4f10-b7a8-5d71a2f325d9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:17:46.098 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-21 17:17:46.098 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '08a5ee21-3681-4f10-b7a8-5d71a2f325d9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-21 17:17:46.098 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '08a5ee21-3681-4f10-b7a8-5d71a2f325d9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-21 17:17:46.098 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 08a5ee21-3681-4f10-b7a8-5d71a2f325d9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-21 17:17:46.098 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5cddc54e-aef1-4714-acda-c873e87ed0e4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-21 17:17:46.098 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5cddc54e-aef1-4714-acda-c873e87ed0e4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-21 17:17:46.098 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5cddc54e-aef1-4714-acda-c873e87ed0e4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-21 17:17:46.113 4304 2662865519192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 194e21e2-e235-4f36-bc81-802507f8b3c9 2021-11-21 17:17:46.113 4304 2662865519192 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['08a5ee21-3681-4f10-b7a8-5d71a2f325d9'] 2021-11-21 17:17:46.113 4304 2662865519192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-21 17:17:46.113 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-21 17:17:46.113 4304 2662865519192 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['08a5ee21-3681-4f10-b7a8-5d71a2f325d9'] 2021-11-21 17:17:46.113 4304 2662865520248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 38958516-ed5b-418c-8ca9-846681a18bcd 2021-11-21 17:17:46.113 4304 2662865520248 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5cddc54e-aef1-4714-acda-c873e87ed0e4'] 2021-11-21 17:17:46.113 4304 2662865520248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-21 17:17:46.113 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-21 17:17:46.113 4304 2662865520248 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5cddc54e-aef1-4714-acda-c873e87ed0e4'] 2021-11-21 17:17:46.586 4304 2662865520248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73e7034c-3709-4407-9ad8-b4c23891160e 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] port_delete event received for 'b7cf75c1-9de3-45ee-a070-d42faa194646' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:17:48.113 4304 2662865520248 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-11-21 17:17:48.365 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6804f941-13ee-490a-afb1-3fd04e4d64c4 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] port_delete event received for '41b323e5-a9c1-4ce2-a4a4-e371d81d8f78' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:17:49.347 4304 2662865520248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:17:49.347 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eec2a1d6-1b2b-4ce9-b5f2-702b5573e54a 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] network_delete received. Deleting network 38958516-ed5b-418c-8ca9-846681a18bcd network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-21 17:17:49.347 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eec2a1d6-1b2b-4ce9-b5f2-702b5573e54a 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] Network 38958516-ed5b-418c-8ca9-846681a18bcd not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-21 17:17:58.459 4304 2662865519192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-691899c2-e263-4a95-8e4e-ec2e8f95fc71 e686687921104d0dad016ef7d97031dd e9da08c51551493d88ab327519e5853a - - -] Security group member updated on remote: ['27863654-8f50-4ffc-b53d-7a9cff8aca9a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:17:58.459 4304 2662865519192 MainThread INFO neutron.agent.securitygroups_rpc [req-691899c2-e263-4a95-8e4e-ec2e8f95fc71 e686687921104d0dad016ef7d97031dd e9da08c51551493d88ab327519e5853a - - -] Security group member updated ['27863654-8f50-4ffc-b53d-7a9cff8aca9a'] 2021-11-21 17:18:00.115 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b0964ec-6a14-4591-b437-0919eac7da67 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] port_update received: fa9451c8-0ff0-4845-b11b-3163537f65f0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:18:00.131 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b0964ec-6a14-4591-b437-0919eac7da67 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] No port fa9451c8-0ff0-4845-b11b-3163537f65f0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-21 17:18:02.396 4304 2662864898184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fa9451c8-0ff0-4845-b11b-3163537f65f0 2021-11-21 17:18:04.181 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-21 17:18:04.497 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Adding port fa9451c8-0ff0-4845-b11b-3163537f65f0 2021-11-21 17:18:04.497 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Port fa9451c8-0ff0-4845-b11b-3163537f65f0 updated. Details: {'device': 'fa9451c8-0ff0-4845-b11b-3163537f65f0', 'network_id': '1aa6d558-a9cb-4c5b-ab5d-e81870d7ac8d', 'port_id': 'fa9451c8-0ff0-4845-b11b-3163537f65f0', 'mac_address': 'fa:16:3e:b8:1a:76', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 588, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ff20c8c2-a224-42ee-99ac-3360db9c6732', 'ip_address': '192.168.233.30'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-21 17:18:04.497 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-21 17:18:04.497 4304 2662865519192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fa9451c8-0ff0-4845-b11b-3163537f65f0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:18:04.497 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fa9451c8-0ff0-4845-b11b-3163537f65f0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-21 17:18:04.497 4304 2662865519192 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1aa6d558-a9cb-4c5b-ab5d-e81870d7ac8d 2021-11-21 17:18:04.497 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-21 17:18:04.643 4304 2662865519192 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fa9451c8-0ff0-4845-b11b-3163537f65f0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:18:04.643 4304 2662865519192 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fa9451c8-0ff0-4845-b11b-3163537f65f0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:18:04.662 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fa9451c8-0ff0-4845-b11b-3163537f65f0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-21 17:18:04.662 4304 2662865519192 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 588, VLAN trunk: None to switch port fa9451c8-0ff0-4845-b11b-3163537f65f0 2021-11-21 17:18:04.725 4304 2662865519192 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-21 17:18:04.725 4304 2662865519192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fa9451c8-0ff0-4845-b11b-3163537f65f0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:18:04.995 4304 2662865519192 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fa9451c8-0ff0-4845-b11b-3163537f65f0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:18:04.995 4304 2662865519192 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-11-21 17:18:04.995 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (27863654-8f50-4ffc-b53d-7a9cff8aca9a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-21 17:18:04.995 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (27863654-8f50-4ffc-b53d-7a9cff8aca9a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-21 17:18:04.995 4304 2662865519192 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fa9451c8-0ff0-4845-b11b-3163537f65f0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:18:04.995 4304 2662865519192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-21 17:18:04.995 4304 2662865519192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fa9451c8-0ff0-4845-b11b-3163537f65f0 not yet added. Adding. 2021-11-21 17:18:04.995 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-21 17:18:04.995 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-21 17:18:05.115 4304 2662865519192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fa9451c8-0ff0-4845-b11b-3163537f65f0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:18:08.459 4304 2662865519192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fa9451c8-0ff0-4845-b11b-3163537f65f0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:18:08.459 4304 2662865519192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fa9451c8-0ff0-4845-b11b-3163537f65f0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:18:08.617 4304 2662865519192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fa9451c8-0ff0-4845-b11b-3163537f65f0" 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-11-21 17:18:08.726 4304 2662865519192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fa9451c8-0ff0-4845-b11b-3163537f65f0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:18:08.726 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fa9451c8-0ff0-4845-b11b-3163537f65f0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-21 17:18:08.726 4304 2662865519192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fa9451c8-0ff0-4845-b11b-3163537f65f0 processed. 2021-11-21 17:18:10.246 4304 2662865519192 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-11-21 17:18:10.491 4304 2662865519192 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-11-21 17:18:12.681 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b78fd27d-303f-4c58-aa80-333e4e49e6ea 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] network_delete received. Deleting network 194e21e2-e235-4f36-bc81-802507f8b3c9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-21 17:18:12.681 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b78fd27d-303f-4c58-aa80-333e4e49e6ea 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] Network 194e21e2-e235-4f36-bc81-802507f8b3c9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-21 17:18:15.256 4304 2662865519192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d411360f-70f9-49a4-8b9c-6b0b37c11089 e686687921104d0dad016ef7d97031dd e9da08c51551493d88ab327519e5853a - - -] Security group member updated on remote: ['27863654-8f50-4ffc-b53d-7a9cff8aca9a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:18:15.256 4304 2662865519192 MainThread INFO neutron.agent.securitygroups_rpc [req-d411360f-70f9-49a4-8b9c-6b0b37c11089 e686687921104d0dad016ef7d97031dd e9da08c51551493d88ab327519e5853a - - -] Security group member updated ['27863654-8f50-4ffc-b53d-7a9cff8aca9a'] 2021-11-21 17:18:15.256 4304 2662865519192 MainThread INFO neutron.agent.securitygroups_rpc [req-d411360f-70f9-49a4-8b9c-6b0b37c11089 e686687921104d0dad016ef7d97031dd e9da08c51551493d88ab327519e5853a - - -] Refresh firewall rules 2021-11-21 17:18:15.256 4304 2662865519192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d411360f-70f9-49a4-8b9c-6b0b37c11089 e686687921104d0dad016ef7d97031dd e9da08c51551493d88ab327519e5853a - - -] Get security group information for devices via rpc ['fa9451c8-0ff0-4845-b11b-3163537f65f0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:18:15.319 4304 2662865519192 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d411360f-70f9-49a4-8b9c-6b0b37c11089 e686687921104d0dad016ef7d97031dd e9da08c51551493d88ab327519e5853a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:18:15.319 4304 2662865519192 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d411360f-70f9-49a4-8b9c-6b0b37c11089 e686687921104d0dad016ef7d97031dd e9da08c51551493d88ab327519e5853a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-11-21 17:18:15.319 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d411360f-70f9-49a4-8b9c-6b0b37c11089 e686687921104d0dad016ef7d97031dd e9da08c51551493d88ab327519e5853a - - -] port_delete event received for 'fa9451c8-0ff0-4845-b11b-3163537f65f0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:18:16.521 4304 2662864898360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fa9451c8-0ff0-4845-b11b-3163537f65f0 2021-11-21 17:18:18.287 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-21 17:18:18.287 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fa9451c8-0ff0-4845-b11b-3163537f65f0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-21 17:18:18.287 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fa9451c8-0ff0-4845-b11b-3163537f65f0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-21 17:18:18.287 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fa9451c8-0ff0-4845-b11b-3163537f65f0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-21 17:18:18.303 4304 2662865519192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1aa6d558-a9cb-4c5b-ab5d-e81870d7ac8d 2021-11-21 17:18:18.303 4304 2662865519192 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fa9451c8-0ff0-4845-b11b-3163537f65f0'] 2021-11-21 17:18:18.303 4304 2662865519192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-21 17:18:18.303 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-21 17:18:18.303 4304 2662865519192 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fa9451c8-0ff0-4845-b11b-3163537f65f0'] 2021-11-21 17:18:20.318 4304 2662865519192 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-11-21 17:18:20.323 4304 2662865519192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:18:20.537 4304 2662864898360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1442537e-27ca-44cc-8ffb-89a41e8c9f57 2021-11-21 17:18:20.650 4304 2662865519192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-88ff2e8f-7040-4746-955a-ff386fc3c456 157b3c042cc5472480ed78415048c756 ea840f1e2fe94ebdadee6455cf668d99 - - -] Security group member updated on remote: ['c368b283-aa32-48bc-8f5d-2b33a44a05b0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:18:20.650 4304 2662865519192 MainThread INFO neutron.agent.securitygroups_rpc [req-88ff2e8f-7040-4746-955a-ff386fc3c456 157b3c042cc5472480ed78415048c756 ea840f1e2fe94ebdadee6455cf668d99 - - -] Security group member updated ['c368b283-aa32-48bc-8f5d-2b33a44a05b0'] 2021-11-21 17:18:21.006 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88ff2e8f-7040-4746-955a-ff386fc3c456 157b3c042cc5472480ed78415048c756 ea840f1e2fe94ebdadee6455cf668d99 - - -] port_delete event received for '1442537e-27ca-44cc-8ffb-89a41e8c9f57' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:18:22.323 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-21 17:18:23.164 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1442537e-27ca-44cc-8ffb-89a41e8c9f57' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-21 17:18:24.038 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1442537e-27ca-44cc-8ffb-89a41e8c9f57' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-21 17:18:24.038 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1442537e-27ca-44cc-8ffb-89a41e8c9f57 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-21 17:18:25.054 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-21 17:18:25.070 4304 2662865520248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-17dcb492-f83e-4f99-9ada-0cc2bea94ad1 157b3c042cc5472480ed78415048c756 ea840f1e2fe94ebdadee6455cf668d99 - - -] Security group rule updated on remote: ['d07f22b2-8324-491b-bd59-06356c632c6d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-21 17:18:25.070 4304 2662865520248 MainThread INFO neutron.agent.securitygroups_rpc [req-17dcb492-f83e-4f99-9ada-0cc2bea94ad1 157b3c042cc5472480ed78415048c756 ea840f1e2fe94ebdadee6455cf668d99 - - -] Security group rule updated ['d07f22b2-8324-491b-bd59-06356c632c6d'] 2021-11-21 17:18:25.070 4304 2662865519544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb604fac-15de-4ee9-a5ff-deae6f173c6d 157b3c042cc5472480ed78415048c756 ea840f1e2fe94ebdadee6455cf668d99 - - -] port_delete event received for '0daa29fc-5f0d-458f-a7aa-39c9afe424b9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:18:25.070 4304 2662865519720 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-11-21 17:18:25.070 4304 2662865520600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1442537e-27ca-44cc-8ffb-89a41e8c9f57' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-21 17:18:25.070 4304 2662865520600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1442537e-27ca-44cc-8ffb-89a41e8c9f57' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-21 17:18:25.070 4304 2662865520600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1442537e-27ca-44cc-8ffb-89a41e8c9f57 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-21 17:18:25.070 4304 2662865519192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fc231359-b800-4314-9a90-40584942a625 2021-11-21 17:18:25.070 4304 2662865519192 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1442537e-27ca-44cc-8ffb-89a41e8c9f57'] 2021-11-21 17:18:25.070 4304 2662865519192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-21 17:18:25.070 4304 2662865519192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-21 17:18:25.070 4304 2662865519192 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1442537e-27ca-44cc-8ffb-89a41e8c9f57'] 2021-11-21 17:18:25.100 4304 2662865519720 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-11-21 17:18:25.131 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-466b0f1d-be3b-4709-96b7-354334224ecf 157b3c042cc5472480ed78415048c756 ea840f1e2fe94ebdadee6455cf668d99 - - -] Security group rule updated on remote: ['d07f22b2-8324-491b-bd59-06356c632c6d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-21 17:18:25.131 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-466b0f1d-be3b-4709-96b7-354334224ecf 157b3c042cc5472480ed78415048c756 ea840f1e2fe94ebdadee6455cf668d99 - - -] Security group rule updated ['d07f22b2-8324-491b-bd59-06356c632c6d'] 2021-11-21 17:18:30.037 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ce82c5eb-65b0-4835-b866-8dbcc1022358 200cbc1416db4298a26d49d43be6b2a1 80ddce0d66654838a91b9d32226dcaf2 - - -] Security group member updated on remote: ['83767aae-605f-4234-908d-efcfb2f74342'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:18:30.037 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-ce82c5eb-65b0-4835-b866-8dbcc1022358 200cbc1416db4298a26d49d43be6b2a1 80ddce0d66654838a91b9d32226dcaf2 - - -] Security group member updated ['83767aae-605f-4234-908d-efcfb2f74342'] 2021-11-21 17:18:30.243 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2af50c21-149e-4d6f-8265-89621e7d1f14 157b3c042cc5472480ed78415048c756 ea840f1e2fe94ebdadee6455cf668d99 - - -] Security group member updated on remote: ['d07f22b2-8324-491b-bd59-06356c632c6d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:18:30.243 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-2af50c21-149e-4d6f-8265-89621e7d1f14 157b3c042cc5472480ed78415048c756 ea840f1e2fe94ebdadee6455cf668d99 - - -] Security group member updated ['d07f22b2-8324-491b-bd59-06356c632c6d'] 2021-11-21 17:18:31.227 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf6463fc-a175-46dc-b0ca-12bfc358b7a6 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] port_update received: 53c311bf-339e-4705-b6f4-56ccfbfdc9e3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:18:31.242 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf6463fc-a175-46dc-b0ca-12bfc358b7a6 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] No port 53c311bf-339e-4705-b6f4-56ccfbfdc9e3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-21 17:18:32.296 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7db355d-870f-4459-8cf4-81a9ce5fd826 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] port_update received: 5bc4eaf6-2fdf-4242-aaf4-c743af87c815 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:18:32.316 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7db355d-870f-4459-8cf4-81a9ce5fd826 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] No port 5bc4eaf6-2fdf-4242-aaf4-c743af87c815 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-21 17:18:34.734 4304 2662864898184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 53c311bf-339e-4705-b6f4-56ccfbfdc9e3 2021-11-21 17:18:34.734 4304 2662864898184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5bc4eaf6-2fdf-4242-aaf4-c743af87c815 2021-11-21 17:18:35.115 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-21 17:18:36.242 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-02667e3e-01fb-4492-bfce-dfa128f36644 - - - - -] port_update received: ff42b7b3-0dc7-42a1-8757-a5b86011cdfc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:18:36.259 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-02667e3e-01fb-4492-bfce-dfa128f36644 - - - - -] No port ff42b7b3-0dc7-42a1-8757-a5b86011cdfc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-21 17:18:36.497 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Adding port 53c311bf-339e-4705-b6f4-56ccfbfdc9e3 2021-11-21 17:18:36.497 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Port 53c311bf-339e-4705-b6f4-56ccfbfdc9e3 updated. Details: {'device': '53c311bf-339e-4705-b6f4-56ccfbfdc9e3', 'network_id': '888463c0-5369-453d-9606-a82e43d9d826', 'port_id': '53c311bf-339e-4705-b6f4-56ccfbfdc9e3', 'mac_address': 'fa:16:3e:12:92:09', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 563, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6b6280ac-32df-453b-9c79-af899da4f5ae', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-21 17:18:36.497 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-21 17:18:36.497 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Adding port 5bc4eaf6-2fdf-4242-aaf4-c743af87c815 2021-11-21 17:18:36.508 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Port 5bc4eaf6-2fdf-4242-aaf4-c743af87c815 updated. Details: {'device': '5bc4eaf6-2fdf-4242-aaf4-c743af87c815', 'network_id': 'fc231359-b800-4314-9a90-40584942a625', 'port_id': '5bc4eaf6-2fdf-4242-aaf4-c743af87c815', 'mac_address': 'fa:16:3e:dc:01:7e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 570, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b05d87ee-5b28-4dc1-9cca-7111b2bb3342', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-21 17:18:36.508 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-21 17:18:36.508 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-53c311bf-339e-4705-b6f4-56ccfbfdc9e3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:18:36.508 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 53c311bf-339e-4705-b6f4-56ccfbfdc9e3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-21 17:18:36.508 4304 2662865519720 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 888463c0-5369-453d-9606-a82e43d9d826 2021-11-21 17:18:36.508 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-21 17:18:36.508 4304 2662865520600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5bc4eaf6-2fdf-4242-aaf4-c743af87c815" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:18:36.508 4304 2662865520600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5bc4eaf6-2fdf-4242-aaf4-c743af87c815 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-21 17:18:36.508 4304 2662865520600 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fc231359-b800-4314-9a90-40584942a625 2021-11-21 17:18:36.508 4304 2662865520600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-21 17:18:36.647 4304 2662865520600 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5bc4eaf6-2fdf-4242-aaf4-c743af87c815') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:18:36.647 4304 2662865520600 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5bc4eaf6-2fdf-4242-aaf4-c743af87c815') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:18:36.647 4304 2662865519720 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '53c311bf-339e-4705-b6f4-56ccfbfdc9e3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:18:36.647 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '53c311bf-339e-4705-b6f4-56ccfbfdc9e3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:18:36.678 4304 2662865520600 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5bc4eaf6-2fdf-4242-aaf4-c743af87c815 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-21 17:18:36.678 4304 2662865520600 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 570, VLAN trunk: None to switch port 5bc4eaf6-2fdf-4242-aaf4-c743af87c815 2021-11-21 17:18:36.678 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 53c311bf-339e-4705-b6f4-56ccfbfdc9e3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-21 17:18:36.678 4304 2662865519720 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 563, VLAN trunk: None to switch port 53c311bf-339e-4705-b6f4-56ccfbfdc9e3 2021-11-21 17:18:36.764 4304 2662865520600 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-21 17:18:36.764 4304 2662865520600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5bc4eaf6-2fdf-4242-aaf4-c743af87c815'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:18:36.774 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-21 17:18:36.774 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['53c311bf-339e-4705-b6f4-56ccfbfdc9e3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:18:37.178 4304 2662865520600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5bc4eaf6-2fdf-4242-aaf4-c743af87c815']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:18:37.178 4304 2662865520600 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-11-21 17:18:37.178 4304 2662865520600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d07f22b2-8324-491b-bd59-06356c632c6d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-21 17:18:37.178 4304 2662865520600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5bc4eaf6-2fdf-4242-aaf4-c743af87c815 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:18:37.178 4304 2662865520600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-21 17:18:37.195 4304 2662865520600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5bc4eaf6-2fdf-4242-aaf4-c743af87c815 not yet added. Adding. 2021-11-21 17:18:37.195 4304 2662865520600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-21 17:18:37.195 4304 2662865520600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-21 17:18:37.195 4304 2662865519720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['53c311bf-339e-4705-b6f4-56ccfbfdc9e3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:18:37.195 4304 2662865519720 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-11-21 17:18:37.195 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (83767aae-605f-4234-908d-efcfb2f74342) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-21 17:18:37.195 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (83767aae-605f-4234-908d-efcfb2f74342) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-21 17:18:37.195 4304 2662865519720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 53c311bf-339e-4705-b6f4-56ccfbfdc9e3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:18:37.195 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-21 17:18:37.195 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 53c311bf-339e-4705-b6f4-56ccfbfdc9e3 not yet added. Adding. 2021-11-21 17:18:37.195 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-21 17:18:37.195 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-21 17:18:37.291 4304 2662865520600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5bc4eaf6-2fdf-4242-aaf4-c743af87c815" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:18:37.318 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-53c311bf-339e-4705-b6f4-56ccfbfdc9e3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:18:37.402 4304 2662865520600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5bc4eaf6-2fdf-4242-aaf4-c743af87c815" 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-11-21 17:18:37.402 4304 2662865520600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5bc4eaf6-2fdf-4242-aaf4-c743af87c815" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:18:37.423 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-53c311bf-339e-4705-b6f4-56ccfbfdc9e3" 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-11-21 17:18:37.423 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-53c311bf-339e-4705-b6f4-56ccfbfdc9e3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:18:37.526 4304 2662865520600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5bc4eaf6-2fdf-4242-aaf4-c743af87c815" 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-11-21 17:18:37.538 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-53c311bf-339e-4705-b6f4-56ccfbfdc9e3" 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-11-21 17:18:37.646 4304 2662865520600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5bc4eaf6-2fdf-4242-aaf4-c743af87c815" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:18:37.646 4304 2662865520600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5bc4eaf6-2fdf-4242-aaf4-c743af87c815 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-21 17:18:37.646 4304 2662865520600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5bc4eaf6-2fdf-4242-aaf4-c743af87c815 processed. 2021-11-21 17:18:37.662 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-53c311bf-339e-4705-b6f4-56ccfbfdc9e3" 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-11-21 17:18:37.662 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 53c311bf-339e-4705-b6f4-56ccfbfdc9e3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-21 17:18:37.662 4304 2662865519720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 53c311bf-339e-4705-b6f4-56ccfbfdc9e3 processed. 2021-11-21 17:18:39.130 4304 2662865519720 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-11-21 17:18:40.131 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:18:41.146 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da02533c-8ba3-4a1f-a0dc-1e34405e78d7 - - - - -] port_update received: 7e629be2-4bbc-407a-8504-5c2cdbb6f6ae port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:18:41.146 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da02533c-8ba3-4a1f-a0dc-1e34405e78d7 - - - - -] No port 7e629be2-4bbc-407a-8504-5c2cdbb6f6ae defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-21 17:18:44.034 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09acb5aa-d039-4e89-bc85-b9fd479b604f - - - - -] port_update received: 84df62e0-9d4c-4946-a20c-496071a2f7ae port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:18:44.052 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09acb5aa-d039-4e89-bc85-b9fd479b604f - - - - -] No port 84df62e0-9d4c-4946-a20c-496071a2f7ae defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-21 17:18:45.656 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cd918006-88de-4c33-b852-8c2c7876f0f8 97f9e20e2721402ab9c1d38e3920f362 b1faf1efb9b549ae90cdf14b0e48e7e1 - - -] Security group rule updated on remote: ['8f079f81-ba71-4f64-92c7-d1d25bf5c4f2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-21 17:18:45.656 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-cd918006-88de-4c33-b852-8c2c7876f0f8 97f9e20e2721402ab9c1d38e3920f362 b1faf1efb9b549ae90cdf14b0e48e7e1 - - -] Security group rule updated ['8f079f81-ba71-4f64-92c7-d1d25bf5c4f2'] 2021-11-21 17:18:45.898 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7c8eabbd-3708-4c28-b8cf-8b731ae4e24b 97f9e20e2721402ab9c1d38e3920f362 b1faf1efb9b549ae90cdf14b0e48e7e1 - - -] Security group rule updated on remote: ['8f079f81-ba71-4f64-92c7-d1d25bf5c4f2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-21 17:18:45.898 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-7c8eabbd-3708-4c28-b8cf-8b731ae4e24b 97f9e20e2721402ab9c1d38e3920f362 b1faf1efb9b549ae90cdf14b0e48e7e1 - - -] Security group rule updated ['8f079f81-ba71-4f64-92c7-d1d25bf5c4f2'] 2021-11-21 17:18:46.129 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a8bf2de6-9ffc-40b4-8220-0a2f598c0347 97f9e20e2721402ab9c1d38e3920f362 b1faf1efb9b549ae90cdf14b0e48e7e1 - - -] Security group rule updated on remote: ['8f079f81-ba71-4f64-92c7-d1d25bf5c4f2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-21 17:18:46.129 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-a8bf2de6-9ffc-40b4-8220-0a2f598c0347 97f9e20e2721402ab9c1d38e3920f362 b1faf1efb9b549ae90cdf14b0e48e7e1 - - -] Security group rule updated ['8f079f81-ba71-4f64-92c7-d1d25bf5c4f2'] 2021-11-21 17:18:46.343 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f2d081f2-2dfd-4dd5-896f-82372c7e52a2 97f9e20e2721402ab9c1d38e3920f362 b1faf1efb9b549ae90cdf14b0e48e7e1 - - -] Security group rule updated on remote: ['8f079f81-ba71-4f64-92c7-d1d25bf5c4f2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-21 17:18:46.351 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-f2d081f2-2dfd-4dd5-896f-82372c7e52a2 97f9e20e2721402ab9c1d38e3920f362 b1faf1efb9b549ae90cdf14b0e48e7e1 - - -] Security group rule updated ['8f079f81-ba71-4f64-92c7-d1d25bf5c4f2'] 2021-11-21 17:18:46.554 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a27057b7-bf9f-4fa9-b5af-0f8adebfc6e8 97f9e20e2721402ab9c1d38e3920f362 b1faf1efb9b549ae90cdf14b0e48e7e1 - - -] Security group rule updated on remote: ['8f079f81-ba71-4f64-92c7-d1d25bf5c4f2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-21 17:18:46.554 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-a27057b7-bf9f-4fa9-b5af-0f8adebfc6e8 97f9e20e2721402ab9c1d38e3920f362 b1faf1efb9b549ae90cdf14b0e48e7e1 - - -] Security group rule updated ['8f079f81-ba71-4f64-92c7-d1d25bf5c4f2'] 2021-11-21 17:18:46.693 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-926e0146-a9e0-4a78-ae02-e93410a97a7d 97f9e20e2721402ab9c1d38e3920f362 b1faf1efb9b549ae90cdf14b0e48e7e1 - - -] Security group rule updated on remote: ['8f079f81-ba71-4f64-92c7-d1d25bf5c4f2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-21 17:18:46.693 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-926e0146-a9e0-4a78-ae02-e93410a97a7d 97f9e20e2721402ab9c1d38e3920f362 b1faf1efb9b549ae90cdf14b0e48e7e1 - - -] Security group rule updated ['8f079f81-ba71-4f64-92c7-d1d25bf5c4f2'] 2021-11-21 17:18:49.954 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2fdff9a6-0bf7-4906-9a9f-cc3bc37a5db3 - - - - -] port_update received: 3945b2a6-721b-436a-ac35-887f0dc77305 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:18:49.954 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2fdff9a6-0bf7-4906-9a9f-cc3bc37a5db3 - - - - -] No port 3945b2a6-721b-436a-ac35-887f0dc77305 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-21 17:19:14.351 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e3c85ac8-1503-4300-8290-494b53ff16c5 97f9e20e2721402ab9c1d38e3920f362 b1faf1efb9b549ae90cdf14b0e48e7e1 - - -] Security group member updated on remote: ['8f079f81-ba71-4f64-92c7-d1d25bf5c4f2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:19:14.351 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-e3c85ac8-1503-4300-8290-494b53ff16c5 97f9e20e2721402ab9c1d38e3920f362 b1faf1efb9b549ae90cdf14b0e48e7e1 - - -] Security group member updated ['8f079f81-ba71-4f64-92c7-d1d25bf5c4f2'] 2021-11-21 17:19:15.259 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-272faf83-7f11-41b4-806b-13418e9c43de 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] port_update received: a1c02ca3-8c2e-4390-906e-dfaeb4d521c5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:19:15.259 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-272faf83-7f11-41b4-806b-13418e9c43de 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] No port a1c02ca3-8c2e-4390-906e-dfaeb4d521c5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-21 17:20:03.333 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cfc6b687-37ef-4e8b-ace0-fba6465085d9 0f39e65554e2450f87950fe8645d7fe6 ce6ca60f20da438e91d85bcb43057906 - - -] Security group member updated on remote: ['27832a05-b8ee-4d2d-8ae3-27a051678355'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:20:03.339 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-cfc6b687-37ef-4e8b-ace0-fba6465085d9 0f39e65554e2450f87950fe8645d7fe6 ce6ca60f20da438e91d85bcb43057906 - - -] Security group member updated ['27832a05-b8ee-4d2d-8ae3-27a051678355'] 2021-11-21 17:20:03.415 4304 2662864898360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 858ad848-0f28-45d6-9e17-0e58fd716a04 2021-11-21 17:20:03.614 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-21 17:20:03.614 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '858ad848-0f28-45d6-9e17-0e58fd716a04' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-21 17:20:03.614 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '858ad848-0f28-45d6-9e17-0e58fd716a04' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-21 17:20:03.614 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 858ad848-0f28-45d6-9e17-0e58fd716a04 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-21 17:20:03.630 4304 2662865519720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 081dfc56-aafd-485f-9f9b-45b7fc1568a4 2021-11-21 17:20:03.630 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['858ad848-0f28-45d6-9e17-0e58fd716a04'] 2021-11-21 17:20:03.630 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-21 17:20:03.630 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-21 17:20:03.645 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['858ad848-0f28-45d6-9e17-0e58fd716a04'] 2021-11-21 17:20:03.646 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cfc6b687-37ef-4e8b-ace0-fba6465085d9 0f39e65554e2450f87950fe8645d7fe6 ce6ca60f20da438e91d85bcb43057906 - - -] port_delete event received for '858ad848-0f28-45d6-9e17-0e58fd716a04' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:20:05.630 4304 2662865519720 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-11-21 17:20:05.679 4304 2662865519720 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-11-21 17:20:06.177 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-380b24bc-bb67-4c01-9bfe-00870b15d123 0f39e65554e2450f87950fe8645d7fe6 ce6ca60f20da438e91d85bcb43057906 - - -] port_delete event received for '44120411-f57b-4283-acbb-c5b626207734' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:20:06.803 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5dfafa25-a270-4a73-91b9-be15d55f47df 0f39e65554e2450f87950fe8645d7fe6 ce6ca60f20da438e91d85bcb43057906 - - -] Security group rule updated on remote: ['d1e674c2-34ca-482d-b36a-629e528a6e12'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-21 17:20:06.803 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-5dfafa25-a270-4a73-91b9-be15d55f47df 0f39e65554e2450f87950fe8645d7fe6 ce6ca60f20da438e91d85bcb43057906 - - -] Security group rule updated ['d1e674c2-34ca-482d-b36a-629e528a6e12'] 2021-11-21 17:20:06.973 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7c6b5023-59ad-433a-9bb2-415d3918c97b 0f39e65554e2450f87950fe8645d7fe6 ce6ca60f20da438e91d85bcb43057906 - - -] Security group rule updated on remote: ['d1e674c2-34ca-482d-b36a-629e528a6e12'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-21 17:20:06.973 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-7c6b5023-59ad-433a-9bb2-415d3918c97b 0f39e65554e2450f87950fe8645d7fe6 ce6ca60f20da438e91d85bcb43057906 - - -] Security group rule updated ['d1e674c2-34ca-482d-b36a-629e528a6e12'] 2021-11-21 17:20:13.583 4304 2662864898184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a1c02ca3-8c2e-4390-906e-dfaeb4d521c5 2021-11-21 17:20:13.692 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-21 17:20:13.920 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Adding port a1c02ca3-8c2e-4390-906e-dfaeb4d521c5 2021-11-21 17:20:13.920 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Port a1c02ca3-8c2e-4390-906e-dfaeb4d521c5 updated. Details: {'device': 'a1c02ca3-8c2e-4390-906e-dfaeb4d521c5', 'network_id': '20d92de2-82a0-4dc9-a3ae-8b3c4a3f3124', 'port_id': 'a1c02ca3-8c2e-4390-906e-dfaeb4d521c5', 'mac_address': 'fa:16:3e:a2:59:6e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 593, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '68782100-48a5-4f27-9e4b-53939db596b8', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-21 17:20:13.920 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-21 17:20:13.920 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a1c02ca3-8c2e-4390-906e-dfaeb4d521c5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:20:13.920 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a1c02ca3-8c2e-4390-906e-dfaeb4d521c5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-21 17:20:13.920 4304 2662865519720 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 20d92de2-82a0-4dc9-a3ae-8b3c4a3f3124 2021-11-21 17:20:13.920 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-21 17:20:13.982 4304 2662865519544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1a131da5-cfea-42da-a2b8-1a2646a776cc 0f39e65554e2450f87950fe8645d7fe6 ce6ca60f20da438e91d85bcb43057906 - - -] Security group member updated on remote: ['d1e674c2-34ca-482d-b36a-629e528a6e12'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:20:13.982 4304 2662865519544 MainThread INFO neutron.agent.securitygroups_rpc [req-1a131da5-cfea-42da-a2b8-1a2646a776cc 0f39e65554e2450f87950fe8645d7fe6 ce6ca60f20da438e91d85bcb43057906 - - -] Security group member updated ['d1e674c2-34ca-482d-b36a-629e528a6e12'] 2021-11-21 17:20:14.075 4304 2662865519720 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a1c02ca3-8c2e-4390-906e-dfaeb4d521c5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:20:14.075 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a1c02ca3-8c2e-4390-906e-dfaeb4d521c5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:20:14.091 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a1c02ca3-8c2e-4390-906e-dfaeb4d521c5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-21 17:20:14.091 4304 2662865519720 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 593, VLAN trunk: None to switch port a1c02ca3-8c2e-4390-906e-dfaeb4d521c5 2021-11-21 17:20:14.176 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-21 17:20:14.176 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a1c02ca3-8c2e-4390-906e-dfaeb4d521c5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:20:14.469 4304 2662865519720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a1c02ca3-8c2e-4390-906e-dfaeb4d521c5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:20:14.469 4304 2662865519720 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-11-21 17:20:14.469 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8f079f81-ba71-4f64-92c7-d1d25bf5c4f2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-21 17:20:14.475 4304 2662865519720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a1c02ca3-8c2e-4390-906e-dfaeb4d521c5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:20:14.475 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-21 17:20:14.475 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a1c02ca3-8c2e-4390-906e-dfaeb4d521c5 not yet added. Adding. 2021-11-21 17:20:14.475 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-21 17:20:14.475 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-21 17:20:14.567 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a1c02ca3-8c2e-4390-906e-dfaeb4d521c5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:20:14.694 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a1c02ca3-8c2e-4390-906e-dfaeb4d521c5" 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-11-21 17:20:14.694 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a1c02ca3-8c2e-4390-906e-dfaeb4d521c5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:20:14.832 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a1c02ca3-8c2e-4390-906e-dfaeb4d521c5" 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-11-21 17:20:14.921 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a1c02ca3-8c2e-4390-906e-dfaeb4d521c5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:20:14.921 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a1c02ca3-8c2e-4390-906e-dfaeb4d521c5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-21 17:20:14.921 4304 2662865519720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a1c02ca3-8c2e-4390-906e-dfaeb4d521c5 processed. 2021-11-21 17:20:14.952 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f058230-58a4-4e1d-a779-0fbf5048aeeb 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] port_update received: 2e3d300c-ffeb-467e-a720-8b0afd9b280f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:20:14.952 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f058230-58a4-4e1d-a779-0fbf5048aeeb 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] No port 2e3d300c-ffeb-467e-a720-8b0afd9b280f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-21 17:20:15.703 4304 2662865519720 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-11-21 17:20:15.928 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:20:17.615 4304 2662864898184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2e3d300c-ffeb-467e-a720-8b0afd9b280f 2021-11-21 17:20:17.707 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-21 17:20:17.906 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Adding port 2e3d300c-ffeb-467e-a720-8b0afd9b280f 2021-11-21 17:20:17.906 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Port 2e3d300c-ffeb-467e-a720-8b0afd9b280f updated. Details: {'device': '2e3d300c-ffeb-467e-a720-8b0afd9b280f', 'network_id': '081dfc56-aafd-485f-9f9b-45b7fc1568a4', 'port_id': '2e3d300c-ffeb-467e-a720-8b0afd9b280f', 'mac_address': 'fa:16:3e:f1:3a:fa', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 576, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4cdc24d0-4095-449b-ab0f-5eb51d0626c3', '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-11-21 17:20:17.906 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-21 17:20:17.906 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2e3d300c-ffeb-467e-a720-8b0afd9b280f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:20:17.906 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2e3d300c-ffeb-467e-a720-8b0afd9b280f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-21 17:20:17.906 4304 2662865519720 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 081dfc56-aafd-485f-9f9b-45b7fc1568a4 2021-11-21 17:20:17.906 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-21 17:20:18.038 4304 2662865519720 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2e3d300c-ffeb-467e-a720-8b0afd9b280f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:20:18.038 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2e3d300c-ffeb-467e-a720-8b0afd9b280f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:20:18.062 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2e3d300c-ffeb-467e-a720-8b0afd9b280f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-21 17:20:18.067 4304 2662865519720 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 576, VLAN trunk: None to switch port 2e3d300c-ffeb-467e-a720-8b0afd9b280f 2021-11-21 17:20:18.149 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-21 17:20:18.149 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2e3d300c-ffeb-467e-a720-8b0afd9b280f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:20:18.306 4304 2662865519720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2e3d300c-ffeb-467e-a720-8b0afd9b280f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:20:18.326 4304 2662865519720 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-11-21 17:20:18.326 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d1e674c2-34ca-482d-b36a-629e528a6e12) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-21 17:20:18.326 4304 2662865519720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2e3d300c-ffeb-467e-a720-8b0afd9b280f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:20:18.326 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-21 17:20:18.326 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2e3d300c-ffeb-467e-a720-8b0afd9b280f not yet added. Adding. 2021-11-21 17:20:18.326 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-21 17:20:18.326 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-21 17:20:18.444 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2e3d300c-ffeb-467e-a720-8b0afd9b280f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:20:18.552 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2e3d300c-ffeb-467e-a720-8b0afd9b280f" 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-11-21 17:20:18.552 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2e3d300c-ffeb-467e-a720-8b0afd9b280f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:20:18.692 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2e3d300c-ffeb-467e-a720-8b0afd9b280f" 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-11-21 17:20:18.790 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2e3d300c-ffeb-467e-a720-8b0afd9b280f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.891s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:20:18.790 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2e3d300c-ffeb-467e-a720-8b0afd9b280f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-21 17:20:18.790 4304 2662865519720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2e3d300c-ffeb-467e-a720-8b0afd9b280f processed. 2021-11-21 17:20:19.709 4304 2662865519720 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-11-21 17:20:20.259 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.546s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:22:30.878 4304 2662864898360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a1c02ca3-8c2e-4390-906e-dfaeb4d521c5 2021-11-21 17:22:32.394 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-21 17:22:32.394 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a1c02ca3-8c2e-4390-906e-dfaeb4d521c5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-21 17:22:32.394 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a1c02ca3-8c2e-4390-906e-dfaeb4d521c5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-21 17:22:32.394 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a1c02ca3-8c2e-4390-906e-dfaeb4d521c5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-21 17:22:32.425 4304 2662865519720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 20d92de2-82a0-4dc9-a3ae-8b3c4a3f3124 2021-11-21 17:22:32.425 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a1c02ca3-8c2e-4390-906e-dfaeb4d521c5'] 2021-11-21 17:22:32.425 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-21 17:22:32.425 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-21 17:22:32.425 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a1c02ca3-8c2e-4390-906e-dfaeb4d521c5'] 2021-11-21 17:22:34.409 4304 2662865519720 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-11-21 17:22:34.584 4304 2662865519720 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-11-21 17:25:34.787 4304 2662864898360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5bc4eaf6-2fdf-4242-aaf4-c743af87c815 2021-11-21 17:25:34.967 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-268241f4-2ac0-417a-b153-b099eda9d3b8 157b3c042cc5472480ed78415048c756 ea840f1e2fe94ebdadee6455cf668d99 - - -] Security group member updated on remote: ['d07f22b2-8324-491b-bd59-06356c632c6d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:25:34.967 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-268241f4-2ac0-417a-b153-b099eda9d3b8 157b3c042cc5472480ed78415048c756 ea840f1e2fe94ebdadee6455cf668d99 - - -] Security group member updated ['d07f22b2-8324-491b-bd59-06356c632c6d'] 2021-11-21 17:25:35.053 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-21 17:25:35.053 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5bc4eaf6-2fdf-4242-aaf4-c743af87c815' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-21 17:25:35.053 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5bc4eaf6-2fdf-4242-aaf4-c743af87c815' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-21 17:25:35.053 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5bc4eaf6-2fdf-4242-aaf4-c743af87c815 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-21 17:25:35.062 4304 2662865519720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fc231359-b800-4314-9a90-40584942a625 2021-11-21 17:25:35.084 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5bc4eaf6-2fdf-4242-aaf4-c743af87c815'] 2021-11-21 17:25:35.084 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-21 17:25:35.084 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-21 17:25:35.084 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5bc4eaf6-2fdf-4242-aaf4-c743af87c815'] 2021-11-21 17:25:35.293 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-268241f4-2ac0-417a-b153-b099eda9d3b8 157b3c042cc5472480ed78415048c756 ea840f1e2fe94ebdadee6455cf668d99 - - -] port_delete event received for '5bc4eaf6-2fdf-4242-aaf4-c743af87c815' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:25:36.839 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4af3a79f-0116-4443-bdc1-72c148136cf6 157b3c042cc5472480ed78415048c756 ea840f1e2fe94ebdadee6455cf668d99 - - -] port_delete event received for '8085beac-5586-4bfd-ad79-1433f8c1230a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:25:37.058 4304 2662865519720 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-11-21 17:25:37.074 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:27:06.465 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e92f99ef-4842-4058-befb-6a7846d68003 0f39e65554e2450f87950fe8645d7fe6 ce6ca60f20da438e91d85bcb43057906 - - -] Security group member updated on remote: ['d1e674c2-34ca-482d-b36a-629e528a6e12'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:27:06.465 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-e92f99ef-4842-4058-befb-6a7846d68003 0f39e65554e2450f87950fe8645d7fe6 ce6ca60f20da438e91d85bcb43057906 - - -] Security group member updated ['d1e674c2-34ca-482d-b36a-629e528a6e12'] 2021-11-21 17:27:06.782 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e92f99ef-4842-4058-befb-6a7846d68003 0f39e65554e2450f87950fe8645d7fe6 ce6ca60f20da438e91d85bcb43057906 - - -] port_delete event received for '2e3d300c-ffeb-467e-a720-8b0afd9b280f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:27:07.706 4304 2662864898360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2e3d300c-ffeb-467e-a720-8b0afd9b280f 2021-11-21 17:27:08.549 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6f2fdb7-c77f-46b5-a213-abd855e31714 0f39e65554e2450f87950fe8645d7fe6 ce6ca60f20da438e91d85bcb43057906 - - -] port_delete event received for '6d840c75-654b-4174-b198-0d1d7d322390' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:27:09.516 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-21 17:27:09.516 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2e3d300c-ffeb-467e-a720-8b0afd9b280f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-21 17:27:09.516 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2e3d300c-ffeb-467e-a720-8b0afd9b280f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-21 17:27:09.516 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2e3d300c-ffeb-467e-a720-8b0afd9b280f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-21 17:27:09.524 4304 2662865519720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 081dfc56-aafd-485f-9f9b-45b7fc1568a4 2021-11-21 17:27:09.524 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2e3d300c-ffeb-467e-a720-8b0afd9b280f'] 2021-11-21 17:27:09.524 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-21 17:27:09.524 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-21 17:27:09.524 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2e3d300c-ffeb-467e-a720-8b0afd9b280f'] 2021-11-21 17:27:11.531 4304 2662865519720 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-11-21 17:27:11.536 4304 2662865519720 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-11-21 17:28:19.496 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fcbde664-d144-403d-b993-405d1c1845c2 97f9e20e2721402ab9c1d38e3920f362 b1faf1efb9b549ae90cdf14b0e48e7e1 - - -] port_delete event received for '0dbe72a9-1e9d-4784-b94e-dd02bf38306f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:28:20.667 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8fe29fdd-72a4-4e9c-a285-0bded43add50 97f9e20e2721402ab9c1d38e3920f362 b1faf1efb9b549ae90cdf14b0e48e7e1 - - -] Security group member updated on remote: ['8f079f81-ba71-4f64-92c7-d1d25bf5c4f2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:28:20.667 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-8fe29fdd-72a4-4e9c-a285-0bded43add50 97f9e20e2721402ab9c1d38e3920f362 b1faf1efb9b549ae90cdf14b0e48e7e1 - - -] Security group member updated ['8f079f81-ba71-4f64-92c7-d1d25bf5c4f2'] 2021-11-21 17:28:20.746 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fe29fdd-72a4-4e9c-a285-0bded43add50 97f9e20e2721402ab9c1d38e3920f362 b1faf1efb9b549ae90cdf14b0e48e7e1 - - -] port_delete event received for 'a1c02ca3-8c2e-4390-906e-dfaeb4d521c5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:30:23.709 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-310610b8-407d-4c08-b2ef-858b78970915 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] port_delete event received for '7e629be2-4bbc-407a-8504-5c2cdbb6f6ae' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:30:24.772 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964a20a6-0aca-4bac-8336-8cd7374657ac 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] port_delete event received for 'ff42b7b3-0dc7-42a1-8757-a5b86011cdfc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:30:25.569 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2b984ac-68b6-403f-9590-a2340a6c74d0 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] port_delete event received for '854abfe5-60a3-41b7-b7cb-c6c9ef019847' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:30:25.696 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52339a08-df53-4709-8b63-f3966de9cc83 - - - - -] port_delete event received for '854abfe5-60a3-41b7-b7cb-c6c9ef019847' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:30:25.782 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2b984ac-68b6-403f-9590-a2340a6c74d0 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] network_delete received. Deleting network 20d92de2-82a0-4dc9-a3ae-8b3c4a3f3124 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-21 17:30:25.782 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2b984ac-68b6-403f-9590-a2340a6c74d0 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] Network 20d92de2-82a0-4dc9-a3ae-8b3c4a3f3124 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-21 17:30:26.787 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1793cc4-3f6b-4e7d-8269-f0a60b865bbe 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] port_delete event received for '3945b2a6-721b-436a-ac35-887f0dc77305' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:30:28.056 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47981820-e5fb-4e0a-aa90-11732ca4b0af 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] port_delete event received for '84df62e0-9d4c-4946-a20c-496071a2f7ae' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:30:28.836 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-baef5855-8a74-445a-939d-30c8efd8eff3 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] port_delete event received for '9a92855f-4a50-4693-89a4-6dc01cc39961' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:30:29.024 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-baef5855-8a74-445a-939d-30c8efd8eff3 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] network_delete received. Deleting network feb1d0eb-c03f-4aa6-b827-2960a642d470 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-21 17:30:29.024 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-baef5855-8a74-445a-939d-30c8efd8eff3 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] Network feb1d0eb-c03f-4aa6-b827-2960a642d470 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-21 17:31:18.098 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dfdb19bf-d075-4342-8b0c-455497bd2e59 200cbc1416db4298a26d49d43be6b2a1 80ddce0d66654838a91b9d32226dcaf2 - - -] Security group member updated on remote: ['83767aae-605f-4234-908d-efcfb2f74342'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:31:18.098 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-dfdb19bf-d075-4342-8b0c-455497bd2e59 200cbc1416db4298a26d49d43be6b2a1 80ddce0d66654838a91b9d32226dcaf2 - - -] Security group member updated ['83767aae-605f-4234-908d-efcfb2f74342'] 2021-11-21 17:31:18.098 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-dfdb19bf-d075-4342-8b0c-455497bd2e59 200cbc1416db4298a26d49d43be6b2a1 80ddce0d66654838a91b9d32226dcaf2 - - -] Refresh firewall rules 2021-11-21 17:31:18.098 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dfdb19bf-d075-4342-8b0c-455497bd2e59 200cbc1416db4298a26d49d43be6b2a1 80ddce0d66654838a91b9d32226dcaf2 - - -] Get security group information for devices via rpc ['53c311bf-339e-4705-b6f4-56ccfbfdc9e3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:31:18.115 4304 2662865519720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dfdb19bf-d075-4342-8b0c-455497bd2e59 200cbc1416db4298a26d49d43be6b2a1 80ddce0d66654838a91b9d32226dcaf2 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:31:18.115 4304 2662865519720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dfdb19bf-d075-4342-8b0c-455497bd2e59 200cbc1416db4298a26d49d43be6b2a1 80ddce0d66654838a91b9d32226dcaf2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-11-21 17:31:18.179 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dfdb19bf-d075-4342-8b0c-455497bd2e59 200cbc1416db4298a26d49d43be6b2a1 80ddce0d66654838a91b9d32226dcaf2 - - -] port_delete event received for '53c311bf-339e-4705-b6f4-56ccfbfdc9e3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:31:18.179 4304 2662864898360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 53c311bf-339e-4705-b6f4-56ccfbfdc9e3 2021-11-21 17:31:18.708 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-21 17:31:18.708 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '53c311bf-339e-4705-b6f4-56ccfbfdc9e3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-21 17:31:18.708 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '53c311bf-339e-4705-b6f4-56ccfbfdc9e3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-21 17:31:18.708 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 53c311bf-339e-4705-b6f4-56ccfbfdc9e3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-21 17:31:18.725 4304 2662865519720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 888463c0-5369-453d-9606-a82e43d9d826 2021-11-21 17:31:18.725 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['53c311bf-339e-4705-b6f4-56ccfbfdc9e3'] 2021-11-21 17:31:18.725 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-21 17:31:18.725 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-21 17:31:18.725 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['53c311bf-339e-4705-b6f4-56ccfbfdc9e3'] 2021-11-21 17:31:20.724 4304 2662865519720 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-11-21 17:31:20.756 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:37:37.799 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1902d1d1-4976-4412-8f8b-d02e0524af13 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] port_delete event received for 'd60722cb-6fb3-4fef-9bf0-08bc44f36fa7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:37:38.857 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fa737fb-bcdd-4a1a-8eb3-bc7b789fe92a 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] port_delete event received for 'de83c66e-16a1-4517-b48a-12bf911c681f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:37:39.595 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64cafa6d-563b-4994-ae30-7869a6061ebf 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] port_delete event received for '62f041af-8c42-482c-8483-3c6e70b06270' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:37:39.779 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d1f768c-892d-4759-8dff-35abe3983e84 - - - - -] port_delete event received for '62f041af-8c42-482c-8483-3c6e70b06270' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:37:39.810 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64cafa6d-563b-4994-ae30-7869a6061ebf 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] network_delete received. Deleting network fc231359-b800-4314-9a90-40584942a625 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-21 17:37:39.810 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64cafa6d-563b-4994-ae30-7869a6061ebf 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] Network fc231359-b800-4314-9a90-40584942a625 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-21 17:39:09.950 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06127ae7-ebaf-47f8-aee9-fba50b89c73f 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] port_delete event received for 'a834bc4c-372d-49eb-bfd0-39cb347df689' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:39:10.982 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4199a05e-5f14-47cf-8696-3b5bbfbf11df 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] port_delete event received for '1920636c-f424-4714-9584-46803fc2bdb9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:39:11.686 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-005687f8-be0f-4496-86cc-96ba8a8d2e0f 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] port_delete event received for 'f0bc0009-a499-496e-a2ff-81da50c10c08' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:39:11.780 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8cb121c-a977-4d3e-8e06-50e5958a790f - - - - -] port_delete event received for 'f0bc0009-a499-496e-a2ff-81da50c10c08' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:39:12.092 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-005687f8-be0f-4496-86cc-96ba8a8d2e0f 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] network_delete received. Deleting network 081dfc56-aafd-485f-9f9b-45b7fc1568a4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-21 17:39:12.092 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-005687f8-be0f-4496-86cc-96ba8a8d2e0f 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] Network 081dfc56-aafd-485f-9f9b-45b7fc1568a4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-21 17:39:15.356 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50624abc-df20-48e0-96f1-d4845adaab70 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] network_delete received. Deleting network 7c692371-994f-429a-8f6f-e0fa17b92ca4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-21 17:39:15.356 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50624abc-df20-48e0-96f1-d4845adaab70 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] Network 7c692371-994f-429a-8f6f-e0fa17b92ca4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-21 17:39:15.841 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2bf4596-925d-4d4a-b801-3dce7c9fa31e 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] network_delete received. Deleting network d6a96136-b4e9-476e-a35d-8cb4caac5095 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-21 17:39:15.841 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2bf4596-925d-4d4a-b801-3dce7c9fa31e 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] Network d6a96136-b4e9-476e-a35d-8cb4caac5095 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-21 17:50:48.888 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d2d8ae3-9fc1-4a4d-aae6-3ed28b416e64 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] network_delete received. Deleting network 888463c0-5369-453d-9606-a82e43d9d826 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-21 17:50:48.888 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d2d8ae3-9fc1-4a4d-aae6-3ed28b416e64 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] Network 888463c0-5369-453d-9606-a82e43d9d826 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-21 17:50:53.606 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-721f844f-bb9a-4a28-84fb-bf220d8778f9 - - - - -] port_update received: 42cfb471-8ff5-427f-99e3-462c51b70f5c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:50:53.622 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-721f844f-bb9a-4a28-84fb-bf220d8778f9 - - - - -] No port 42cfb471-8ff5-427f-99e3-462c51b70f5c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-21 17:50:57.420 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75bb4d7f-6b87-45d7-a9f2-13508b861cb6 - - - - -] port_update received: 44b23dbc-cbb2-4c47-8f34-7603f16f6a96 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:50:57.436 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75bb4d7f-6b87-45d7-a9f2-13508b861cb6 - - - - -] No port 44b23dbc-cbb2-4c47-8f34-7603f16f6a96 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-21 17:50:58.920 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-782c6460-0931-4599-a175-5011bc947920 - - - - -] port_update received: 63183b2e-7b98-43de-b3e8-36d62b4cf6e3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:50:58.920 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-782c6460-0931-4599-a175-5011bc947920 - - - - -] No port 63183b2e-7b98-43de-b3e8-36d62b4cf6e3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-21 17:51:03.450 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d669be5-a741-40eb-96c6-5d752307f0df - - - - -] port_update received: 10702221-69ce-42a8-afc2-004543fe62d3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:51:03.482 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d669be5-a741-40eb-96c6-5d752307f0df - - - - -] No port 10702221-69ce-42a8-afc2-004543fe62d3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-21 17:51:14.294 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b3a36db5-25aa-43ce-a528-9dfe056d6d57 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Security group member updated on remote: ['913060ee-b157-41d8-9e80-62fbd0d48794'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:51:14.294 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-b3a36db5-25aa-43ce-a528-9dfe056d6d57 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Security group member updated ['913060ee-b157-41d8-9e80-62fbd0d48794'] 2021-11-21 17:51:26.157 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28df5897-4cc0-461a-93f3-b00f1e39f37f 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] port_update received: 215b8d08-a8fd-4000-bb83-5aaadda19562 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:51:26.157 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28df5897-4cc0-461a-93f3-b00f1e39f37f 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] No port 215b8d08-a8fd-4000-bb83-5aaadda19562 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-21 17:51:28.809 4304 2662864898184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 215b8d08-a8fd-4000-bb83-5aaadda19562 2021-11-21 17:51:30.512 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-21 17:51:30.887 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Adding port 215b8d08-a8fd-4000-bb83-5aaadda19562 2021-11-21 17:51:30.887 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Port 215b8d08-a8fd-4000-bb83-5aaadda19562 updated. Details: {'device': '215b8d08-a8fd-4000-bb83-5aaadda19562', 'network_id': 'b384c66a-653f-4ddc-916a-6159a35b4118', 'port_id': '215b8d08-a8fd-4000-bb83-5aaadda19562', 'mac_address': 'fa:16:3e:de:da:bc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 577, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '07c23ca6-2da4-4468-9e5c-f9a0e6b61a95', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-21 17:51:30.887 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-21 17:51:30.887 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-215b8d08-a8fd-4000-bb83-5aaadda19562" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:51:30.887 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 215b8d08-a8fd-4000-bb83-5aaadda19562 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-21 17:51:30.887 4304 2662865519720 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b384c66a-653f-4ddc-916a-6159a35b4118 2021-11-21 17:51:30.887 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-21 17:51:31.078 4304 2662865519720 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '215b8d08-a8fd-4000-bb83-5aaadda19562') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:51:31.078 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '215b8d08-a8fd-4000-bb83-5aaadda19562') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:51:31.090 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 215b8d08-a8fd-4000-bb83-5aaadda19562 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-21 17:51:31.090 4304 2662865519720 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 577, VLAN trunk: None to switch port 215b8d08-a8fd-4000-bb83-5aaadda19562 2021-11-21 17:51:31.159 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-21 17:51:31.159 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['215b8d08-a8fd-4000-bb83-5aaadda19562'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:51:31.299 4304 2662865519720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['215b8d08-a8fd-4000-bb83-5aaadda19562']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:51:31.299 4304 2662865519720 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-11-21 17:51:31.299 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (913060ee-b157-41d8-9e80-62fbd0d48794) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-21 17:51:31.299 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (913060ee-b157-41d8-9e80-62fbd0d48794) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-21 17:51:31.299 4304 2662865519720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 215b8d08-a8fd-4000-bb83-5aaadda19562 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:51:31.299 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-21 17:51:31.299 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 215b8d08-a8fd-4000-bb83-5aaadda19562 not yet added. Adding. 2021-11-21 17:51:31.299 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-21 17:51:31.299 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-21 17:51:31.373 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-215b8d08-a8fd-4000-bb83-5aaadda19562" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:51:31.454 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-215b8d08-a8fd-4000-bb83-5aaadda19562" 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-11-21 17:51:31.454 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-215b8d08-a8fd-4000-bb83-5aaadda19562" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:51:31.533 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-215b8d08-a8fd-4000-bb83-5aaadda19562" 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-11-21 17:51:31.622 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-215b8d08-a8fd-4000-bb83-5aaadda19562" 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-11-21 17:51:31.622 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 215b8d08-a8fd-4000-bb83-5aaadda19562 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-21 17:51:31.622 4304 2662865519720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 215b8d08-a8fd-4000-bb83-5aaadda19562 processed. 2021-11-21 17:51:32.533 4304 2662865519720 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-11-21 17:51:32.700 4304 2662865519720 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-11-21 17:51:38.582 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7899dc4f-d163-4ef4-8e17-9f544d750156 - - - - -] port_update received: ea97e2d3-4309-4e01-862d-767b6cfbb995 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:51:38.595 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7899dc4f-d163-4ef4-8e17-9f544d750156 - - - - -] No port ea97e2d3-4309-4e01-862d-767b6cfbb995 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-21 17:51:42.246 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12b4fb5d-4510-4276-a701-15614d27d719 - - - - -] port_update received: edbcbcd0-d68d-424c-a7f0-d429f77ba90f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:51:42.246 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12b4fb5d-4510-4276-a701-15614d27d719 - - - - -] No port edbcbcd0-d68d-424c-a7f0-d429f77ba90f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-21 17:51:43.575 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f26c0335-70cd-4d93-bf30-0edeeac22339 - - - - -] port_update received: 21cabe2a-b4da-488b-9b41-079fa00d9c45 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:51:43.594 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f26c0335-70cd-4d93-bf30-0edeeac22339 - - - - -] No port 21cabe2a-b4da-488b-9b41-079fa00d9c45 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-21 17:51:45.122 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6789d94b-19c4-49b1-a3b7-cddc018d882d 1e8f63a305ae429c8ab6fc62b920bd32 7d0e24068212426f85e492e396995ed9 - - -] Security group rule updated on remote: ['017b9855-8339-4164-aea1-1f509def2094'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-21 17:51:45.122 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-6789d94b-19c4-49b1-a3b7-cddc018d882d 1e8f63a305ae429c8ab6fc62b920bd32 7d0e24068212426f85e492e396995ed9 - - -] Security group rule updated ['017b9855-8339-4164-aea1-1f509def2094'] 2021-11-21 17:51:45.252 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c4d5881b-c8a1-4d6f-9010-b9a05bed5194 1e8f63a305ae429c8ab6fc62b920bd32 7d0e24068212426f85e492e396995ed9 - - -] Security group rule updated on remote: ['017b9855-8339-4164-aea1-1f509def2094'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-21 17:51:45.252 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-c4d5881b-c8a1-4d6f-9010-b9a05bed5194 1e8f63a305ae429c8ab6fc62b920bd32 7d0e24068212426f85e492e396995ed9 - - -] Security group rule updated ['017b9855-8339-4164-aea1-1f509def2094'] 2021-11-21 17:51:45.371 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fef44c35-013a-4ea3-a7d3-1b8ad91b6f44 1e8f63a305ae429c8ab6fc62b920bd32 7d0e24068212426f85e492e396995ed9 - - -] Security group rule updated on remote: ['017b9855-8339-4164-aea1-1f509def2094'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-21 17:51:45.371 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-fef44c35-013a-4ea3-a7d3-1b8ad91b6f44 1e8f63a305ae429c8ab6fc62b920bd32 7d0e24068212426f85e492e396995ed9 - - -] Security group rule updated ['017b9855-8339-4164-aea1-1f509def2094'] 2021-11-21 17:51:45.535 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4d8b8e03-3420-4cc4-8733-599ccbd250f4 1e8f63a305ae429c8ab6fc62b920bd32 7d0e24068212426f85e492e396995ed9 - - -] Security group rule updated on remote: ['017b9855-8339-4164-aea1-1f509def2094'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-21 17:51:45.535 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-4d8b8e03-3420-4cc4-8733-599ccbd250f4 1e8f63a305ae429c8ab6fc62b920bd32 7d0e24068212426f85e492e396995ed9 - - -] Security group rule updated ['017b9855-8339-4164-aea1-1f509def2094'] 2021-11-21 17:51:45.689 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9b56c1dc-4f0d-44f1-aa2f-6126e6599dc9 1e8f63a305ae429c8ab6fc62b920bd32 7d0e24068212426f85e492e396995ed9 - - -] Security group rule updated on remote: ['017b9855-8339-4164-aea1-1f509def2094'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-21 17:51:45.689 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-9b56c1dc-4f0d-44f1-aa2f-6126e6599dc9 1e8f63a305ae429c8ab6fc62b920bd32 7d0e24068212426f85e492e396995ed9 - - -] Security group rule updated ['017b9855-8339-4164-aea1-1f509def2094'] 2021-11-21 17:51:45.840 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c1f49544-06f6-4565-9ca2-78968b6aef51 1e8f63a305ae429c8ab6fc62b920bd32 7d0e24068212426f85e492e396995ed9 - - -] Security group rule updated on remote: ['017b9855-8339-4164-aea1-1f509def2094'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-21 17:51:45.840 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-c1f49544-06f6-4565-9ca2-78968b6aef51 1e8f63a305ae429c8ab6fc62b920bd32 7d0e24068212426f85e492e396995ed9 - - -] Security group rule updated ['017b9855-8339-4164-aea1-1f509def2094'] 2021-11-21 17:51:47.969 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-061741a4-715c-4243-8c22-6a168efdf1fa - - - - -] port_update received: 28665358-93b3-4d61-b474-c531039e4f02 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:51:47.969 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-061741a4-715c-4243-8c22-6a168efdf1fa - - - - -] No port 28665358-93b3-4d61-b474-c531039e4f02 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-21 17:51:48.311 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0b8d380c-49b9-4953-856c-2feba9fcbb4a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Security group rule updated on remote: ['0ded680c-893c-4046-8d81-eda6bc332702'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-21 17:51:48.311 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-0b8d380c-49b9-4953-856c-2feba9fcbb4a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Security group rule updated ['0ded680c-893c-4046-8d81-eda6bc332702'] 2021-11-21 17:51:48.483 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-13dc8504-cfbb-4c80-860f-3a60d7a8a884 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Security group rule updated on remote: ['0ded680c-893c-4046-8d81-eda6bc332702'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-21 17:51:48.483 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-13dc8504-cfbb-4c80-860f-3a60d7a8a884 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Security group rule updated ['0ded680c-893c-4046-8d81-eda6bc332702'] 2021-11-21 17:51:48.668 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c23c54ec-96de-4b61-9923-2316b3455c8b 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Security group rule updated on remote: ['0ded680c-893c-4046-8d81-eda6bc332702'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-21 17:51:48.668 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-c23c54ec-96de-4b61-9923-2316b3455c8b 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Security group rule updated ['0ded680c-893c-4046-8d81-eda6bc332702'] 2021-11-21 17:51:48.886 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fe66e1e9-fcde-4caf-9239-2d655ebfeff4 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Security group rule updated on remote: ['0ded680c-893c-4046-8d81-eda6bc332702'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-21 17:51:48.886 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-fe66e1e9-fcde-4caf-9239-2d655ebfeff4 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Security group rule updated ['0ded680c-893c-4046-8d81-eda6bc332702'] 2021-11-21 17:51:49.047 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2d021cb7-f576-4761-b878-bfdee5531fd4 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Security group rule updated on remote: ['0ded680c-893c-4046-8d81-eda6bc332702'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-21 17:51:49.047 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-2d021cb7-f576-4761-b878-bfdee5531fd4 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Security group rule updated ['0ded680c-893c-4046-8d81-eda6bc332702'] 2021-11-21 17:51:49.190 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0614ebf0-85aa-49c5-8366-77c0cb3cca09 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Security group rule updated on remote: ['0ded680c-893c-4046-8d81-eda6bc332702'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-21 17:51:49.190 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-0614ebf0-85aa-49c5-8366-77c0cb3cca09 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Security group rule updated ['0ded680c-893c-4046-8d81-eda6bc332702'] 2021-11-21 17:51:49.684 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Security group member updated on remote: ['0ded680c-893c-4046-8d81-eda6bc332702', '913060ee-b157-41d8-9e80-62fbd0d48794'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:51:49.684 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Security group member updated ['0ded680c-893c-4046-8d81-eda6bc332702', '913060ee-b157-41d8-9e80-62fbd0d48794'] 2021-11-21 17:51:49.684 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Refresh firewall rules 2021-11-21 17:51:49.684 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Get security group information for devices via rpc ['215b8d08-a8fd-4000-bb83-5aaadda19562'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:51:49.717 4304 2662865520600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] port_update received: 215b8d08-a8fd-4000-bb83-5aaadda19562 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:51:49.740 4304 2662865520600 MainThread DEBUG oslo_concurrency.lockutils [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Lock "n-hv-agent-port-lock-215b8d08-a8fd-4000-bb83-5aaadda19562" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:51:49.740 4304 2662865520600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Binding port 215b8d08-a8fd-4000-bb83-5aaadda19562 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-21 17:51:49.740 4304 2662865520600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-21 17:51:49.740 4304 2662865520600 MainThread DEBUG neutron.services.trunk.rpc.agent [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '215b8d08-a8fd-4000-bb83-5aaadda19562') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:51:49.758 4304 2662865520600 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '215b8d08-a8fd-4000-bb83-5aaadda19562') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:51:49.769 4304 2662865520600 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Trunk plugin disabled on server. Assuming port 215b8d08-a8fd-4000-bb83-5aaadda19562 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-21 17:51:49.769 4304 2662865520600 MainThread INFO networking_hyperv.neutron.trunk_driver [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Binding VLAN ID: 577, VLAN trunk: None to switch port 215b8d08-a8fd-4000-bb83-5aaadda19562 2021-11-21 17:51:49.794 4304 2662865520600 MainThread INFO neutron.agent.securitygroups_rpc [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Refresh firewall rules 2021-11-21 17:51:49.794 4304 2662865520600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Get security group information for devices via rpc ['215b8d08-a8fd-4000-bb83-5aaadda19562'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:51:50.418 4304 2662865519720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Update security group information for ports dict_keys(['215b8d08-a8fd-4000-bb83-5aaadda19562']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:51:50.418 4304 2662865519720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-11-21 17:51:50.418 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Update rules of security group (0ded680c-893c-4046-8d81-eda6bc332702) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-21 17:51:50.418 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Update rules of security group (913060ee-b157-41d8-9e80-62fbd0d48794) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-21 17:51:50.418 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Update members of security group (913060ee-b157-41d8-9e80-62fbd0d48794) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-21 17:51:50.418 4304 2662865519720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Update port filter for 215b8d08-a8fd-4000-bb83-5aaadda19562 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:51:50.418 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Updating port rules. 2021-11-21 17:51:50.418 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Creating 6 new rules, removing 0 old rules. 2021-11-21 17:51:50.418 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Lock "n-hv-driver-port-lock-215b8d08-a8fd-4000-bb83-5aaadda19562" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:51:50.485 4304 2662865520600 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Update security group information for ports dict_keys(['215b8d08-a8fd-4000-bb83-5aaadda19562']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:51:50.485 4304 2662865520600 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-11-21 17:51:50.485 4304 2662865520600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Update rules of security group (0ded680c-893c-4046-8d81-eda6bc332702) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-21 17:51:50.485 4304 2662865520600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Update rules of security group (913060ee-b157-41d8-9e80-62fbd0d48794) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-21 17:51:50.485 4304 2662865520600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Update members of security group (913060ee-b157-41d8-9e80-62fbd0d48794) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-21 17:51:50.485 4304 2662865520600 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Update port filter for 215b8d08-a8fd-4000-bb83-5aaadda19562 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:51:50.485 4304 2662865520600 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Updating port rules. 2021-11-21 17:51:50.485 4304 2662865520600 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Creating 6 new rules, removing 0 old rules. 2021-11-21 17:51:50.529 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Lock "n-hv-driver-port-lock-215b8d08-a8fd-4000-bb83-5aaadda19562" 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-11-21 17:51:50.529 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Lock "n-hv-driver-port-lock-215b8d08-a8fd-4000-bb83-5aaadda19562" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:51:50.529 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Lock "n-hv-driver-port-lock-215b8d08-a8fd-4000-bb83-5aaadda19562" 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-11-21 17:51:50.529 4304 2662865520600 MainThread DEBUG oslo_concurrency.lockutils [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Lock "n-hv-driver-port-lock-215b8d08-a8fd-4000-bb83-5aaadda19562" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:51:50.576 4304 2662865520600 MainThread DEBUG oslo_concurrency.lockutils [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Lock "n-hv-driver-port-lock-215b8d08-a8fd-4000-bb83-5aaadda19562" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:51:50.576 4304 2662865520600 MainThread DEBUG oslo_concurrency.lockutils [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Lock "n-hv-driver-port-lock-215b8d08-a8fd-4000-bb83-5aaadda19562" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:51:50.576 4304 2662865520600 MainThread DEBUG oslo_concurrency.lockutils [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Lock "n-hv-driver-port-lock-215b8d08-a8fd-4000-bb83-5aaadda19562" 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-11-21 17:51:50.595 4304 2662865520600 MainThread DEBUG oslo_concurrency.lockutils [req-b3fa175e-382c-4992-8afd-e6db6895849a 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Lock "n-hv-agent-port-lock-215b8d08-a8fd-4000-bb83-5aaadda19562" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.859s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:52:05.576 4304 2662865520600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7ad12964-8c63-4448-8377-8591d001047e 1e8f63a305ae429c8ab6fc62b920bd32 7d0e24068212426f85e492e396995ed9 - - -] Security group member updated on remote: ['017b9855-8339-4164-aea1-1f509def2094'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:52:05.576 4304 2662865520600 MainThread INFO neutron.agent.securitygroups_rpc [req-7ad12964-8c63-4448-8377-8591d001047e 1e8f63a305ae429c8ab6fc62b920bd32 7d0e24068212426f85e492e396995ed9 - - -] Security group member updated ['017b9855-8339-4164-aea1-1f509def2094'] 2021-11-21 17:52:06.312 4304 2662865520600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e5937f5-2a9f-4b64-b6fd-a94faf352d6a 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] port_update received: 01665633-4e1f-4fd5-ab59-36fa4857cabe port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:52:06.342 4304 2662865520600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e5937f5-2a9f-4b64-b6fd-a94faf352d6a 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] No port 01665633-4e1f-4fd5-ab59-36fa4857cabe defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-21 17:52:13.141 4304 2662864898184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 01665633-4e1f-4fd5-ab59-36fa4857cabe 2021-11-21 17:52:14.794 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-21 17:52:14.970 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Adding port 01665633-4e1f-4fd5-ab59-36fa4857cabe 2021-11-21 17:52:14.970 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Port 01665633-4e1f-4fd5-ab59-36fa4857cabe updated. Details: {'device': '01665633-4e1f-4fd5-ab59-36fa4857cabe', 'network_id': 'b1574b58-abb3-4ac5-834b-391c5735d81c', 'port_id': '01665633-4e1f-4fd5-ab59-36fa4857cabe', 'mac_address': 'fa:16:3e:df:fa:19', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 583, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b52191d6-8a91-4d47-b506-bb6ba923bc15', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-21 17:52:14.986 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-21 17:52:14.986 4304 2662865520600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-01665633-4e1f-4fd5-ab59-36fa4857cabe" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:52:14.986 4304 2662865520600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 01665633-4e1f-4fd5-ab59-36fa4857cabe _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-21 17:52:14.986 4304 2662865520600 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b1574b58-abb3-4ac5-834b-391c5735d81c 2021-11-21 17:52:14.986 4304 2662865520600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-21 17:52:15.126 4304 2662865520600 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '01665633-4e1f-4fd5-ab59-36fa4857cabe') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:52:15.126 4304 2662865520600 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '01665633-4e1f-4fd5-ab59-36fa4857cabe') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:52:15.126 4304 2662865520600 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 01665633-4e1f-4fd5-ab59-36fa4857cabe is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-21 17:52:15.126 4304 2662865520600 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 583, VLAN trunk: None to switch port 01665633-4e1f-4fd5-ab59-36fa4857cabe 2021-11-21 17:52:15.210 4304 2662865520600 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-21 17:52:15.210 4304 2662865520600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['01665633-4e1f-4fd5-ab59-36fa4857cabe'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:52:15.422 4304 2662865520600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['01665633-4e1f-4fd5-ab59-36fa4857cabe']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:52:15.422 4304 2662865520600 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-11-21 17:52:15.422 4304 2662865520600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (017b9855-8339-4164-aea1-1f509def2094) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-21 17:52:15.422 4304 2662865520600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 01665633-4e1f-4fd5-ab59-36fa4857cabe _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:52:15.422 4304 2662865520600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-21 17:52:15.422 4304 2662865520600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 01665633-4e1f-4fd5-ab59-36fa4857cabe not yet added. Adding. 2021-11-21 17:52:15.422 4304 2662865520600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-21 17:52:15.422 4304 2662865520600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-21 17:52:15.532 4304 2662865520600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-01665633-4e1f-4fd5-ab59-36fa4857cabe" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:52:15.625 4304 2662865520600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-01665633-4e1f-4fd5-ab59-36fa4857cabe" 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-11-21 17:52:15.625 4304 2662865520600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-01665633-4e1f-4fd5-ab59-36fa4857cabe" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:52:15.751 4304 2662865520600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-01665633-4e1f-4fd5-ab59-36fa4857cabe" 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-11-21 17:52:15.841 4304 2662865520600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-01665633-4e1f-4fd5-ab59-36fa4857cabe" 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-11-21 17:52:15.841 4304 2662865520600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 01665633-4e1f-4fd5-ab59-36fa4857cabe status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-21 17:52:15.841 4304 2662865520600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 01665633-4e1f-4fd5-ab59-36fa4857cabe processed. 2021-11-21 17:52:16.797 4304 2662865520600 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-11-21 17:52:16.971 4304 2662865520600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:53:03.188 4304 2662865520600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3e17e967-87d9-41c6-ac59-901a9057cbac 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Security group member updated on remote: ['0ded680c-893c-4046-8d81-eda6bc332702', '913060ee-b157-41d8-9e80-62fbd0d48794'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:53:03.188 4304 2662865520600 MainThread INFO neutron.agent.securitygroups_rpc [req-3e17e967-87d9-41c6-ac59-901a9057cbac 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Security group member updated ['0ded680c-893c-4046-8d81-eda6bc332702', '913060ee-b157-41d8-9e80-62fbd0d48794'] 2021-11-21 17:53:03.188 4304 2662865520600 MainThread INFO neutron.agent.securitygroups_rpc [req-3e17e967-87d9-41c6-ac59-901a9057cbac 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Refresh firewall rules 2021-11-21 17:53:03.188 4304 2662865520600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3e17e967-87d9-41c6-ac59-901a9057cbac 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Get security group information for devices via rpc ['215b8d08-a8fd-4000-bb83-5aaadda19562'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:53:03.215 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e17e967-87d9-41c6-ac59-901a9057cbac 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] port_update received: 215b8d08-a8fd-4000-bb83-5aaadda19562 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:53:03.231 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [req-3e17e967-87d9-41c6-ac59-901a9057cbac 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Lock "n-hv-agent-port-lock-215b8d08-a8fd-4000-bb83-5aaadda19562" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:53:03.247 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e17e967-87d9-41c6-ac59-901a9057cbac 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Binding port 215b8d08-a8fd-4000-bb83-5aaadda19562 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-21 17:53:03.247 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e17e967-87d9-41c6-ac59-901a9057cbac 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-21 17:53:03.262 4304 2662865519720 MainThread DEBUG neutron.services.trunk.rpc.agent [req-3e17e967-87d9-41c6-ac59-901a9057cbac 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '215b8d08-a8fd-4000-bb83-5aaadda19562') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:53:03.266 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-3e17e967-87d9-41c6-ac59-901a9057cbac 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '215b8d08-a8fd-4000-bb83-5aaadda19562') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:53:03.266 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-3e17e967-87d9-41c6-ac59-901a9057cbac 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Trunk plugin disabled on server. Assuming port 215b8d08-a8fd-4000-bb83-5aaadda19562 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-21 17:53:03.266 4304 2662865519720 MainThread INFO networking_hyperv.neutron.trunk_driver [req-3e17e967-87d9-41c6-ac59-901a9057cbac 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Binding VLAN ID: 577, VLAN trunk: None to switch port 215b8d08-a8fd-4000-bb83-5aaadda19562 2021-11-21 17:53:03.313 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-3e17e967-87d9-41c6-ac59-901a9057cbac 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Refresh firewall rules 2021-11-21 17:53:03.313 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3e17e967-87d9-41c6-ac59-901a9057cbac 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Get security group information for devices via rpc ['215b8d08-a8fd-4000-bb83-5aaadda19562'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:53:03.375 4304 2662865520600 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3e17e967-87d9-41c6-ac59-901a9057cbac 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Update security group information for ports dict_keys(['215b8d08-a8fd-4000-bb83-5aaadda19562']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:53:03.375 4304 2662865520600 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3e17e967-87d9-41c6-ac59-901a9057cbac 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-11-21 17:53:03.375 4304 2662865520600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3e17e967-87d9-41c6-ac59-901a9057cbac 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Update rules of security group (913060ee-b157-41d8-9e80-62fbd0d48794) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-21 17:53:03.375 4304 2662865520600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3e17e967-87d9-41c6-ac59-901a9057cbac 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Update members of security group (913060ee-b157-41d8-9e80-62fbd0d48794) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-21 17:53:03.375 4304 2662865520600 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3e17e967-87d9-41c6-ac59-901a9057cbac 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Update port filter for 215b8d08-a8fd-4000-bb83-5aaadda19562 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:53:03.375 4304 2662865520600 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3e17e967-87d9-41c6-ac59-901a9057cbac 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Updating port rules. 2021-11-21 17:53:03.375 4304 2662865520600 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3e17e967-87d9-41c6-ac59-901a9057cbac 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Creating 0 new rules, removing 6 old rules. 2021-11-21 17:53:03.375 4304 2662865520600 MainThread DEBUG oslo_concurrency.lockutils [req-3e17e967-87d9-41c6-ac59-901a9057cbac 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Lock "n-hv-driver-port-lock-215b8d08-a8fd-4000-bb83-5aaadda19562" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:53:03.375 4304 2662865520600 MainThread DEBUG oslo_concurrency.lockutils [req-3e17e967-87d9-41c6-ac59-901a9057cbac 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Lock "n-hv-driver-port-lock-215b8d08-a8fd-4000-bb83-5aaadda19562" 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-11-21 17:53:03.375 4304 2662865520600 MainThread DEBUG oslo_concurrency.lockutils [req-3e17e967-87d9-41c6-ac59-901a9057cbac 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Lock "n-hv-driver-port-lock-215b8d08-a8fd-4000-bb83-5aaadda19562" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:53:03.526 4304 2662865519720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3e17e967-87d9-41c6-ac59-901a9057cbac 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Update security group information for ports dict_keys(['215b8d08-a8fd-4000-bb83-5aaadda19562']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:53:03.526 4304 2662865519720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3e17e967-87d9-41c6-ac59-901a9057cbac 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-11-21 17:53:03.526 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3e17e967-87d9-41c6-ac59-901a9057cbac 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Update rules of security group (913060ee-b157-41d8-9e80-62fbd0d48794) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-21 17:53:03.526 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3e17e967-87d9-41c6-ac59-901a9057cbac 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Update members of security group (913060ee-b157-41d8-9e80-62fbd0d48794) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-21 17:53:03.526 4304 2662865519720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3e17e967-87d9-41c6-ac59-901a9057cbac 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Update port filter for 215b8d08-a8fd-4000-bb83-5aaadda19562 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:53:03.526 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3e17e967-87d9-41c6-ac59-901a9057cbac 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Updating port rules. 2021-11-21 17:53:03.526 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3e17e967-87d9-41c6-ac59-901a9057cbac 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Creating 0 new rules, removing 6 old rules. 2021-11-21 17:53:03.579 4304 2662865520600 MainThread DEBUG oslo_concurrency.lockutils [req-3e17e967-87d9-41c6-ac59-901a9057cbac 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Lock "n-hv-driver-port-lock-215b8d08-a8fd-4000-bb83-5aaadda19562" 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-11-21 17:53:03.579 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [req-3e17e967-87d9-41c6-ac59-901a9057cbac 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Lock "n-hv-driver-port-lock-215b8d08-a8fd-4000-bb83-5aaadda19562" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:53:03.579 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [req-3e17e967-87d9-41c6-ac59-901a9057cbac 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Lock "n-hv-driver-port-lock-215b8d08-a8fd-4000-bb83-5aaadda19562" 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-11-21 17:53:03.579 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [req-3e17e967-87d9-41c6-ac59-901a9057cbac 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Lock "n-hv-driver-port-lock-215b8d08-a8fd-4000-bb83-5aaadda19562" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:53:03.641 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [req-3e17e967-87d9-41c6-ac59-901a9057cbac 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Lock "n-hv-driver-port-lock-215b8d08-a8fd-4000-bb83-5aaadda19562" 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-11-21 17:53:03.675 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [req-3e17e967-87d9-41c6-ac59-901a9057cbac 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Lock "n-hv-agent-port-lock-215b8d08-a8fd-4000-bb83-5aaadda19562" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.454s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:53:04.419 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7aeb040-0ce6-40e4-82c5-dff467d10be2 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] port_delete event received for 'c2cbcea1-0905-448b-bd7c-b60de289c050' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:53:09.606 4304 2662864898360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 215b8d08-a8fd-4000-bb83-5aaadda19562 2021-11-21 17:53:09.722 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7eb689a4-b1be-4c99-9e31-4314e6d8f56d 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Security group member updated on remote: ['913060ee-b157-41d8-9e80-62fbd0d48794'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:53:09.722 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-7eb689a4-b1be-4c99-9e31-4314e6d8f56d 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Security group member updated ['913060ee-b157-41d8-9e80-62fbd0d48794'] 2021-11-21 17:53:09.722 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-7eb689a4-b1be-4c99-9e31-4314e6d8f56d 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Refresh firewall rules 2021-11-21 17:53:09.722 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7eb689a4-b1be-4c99-9e31-4314e6d8f56d 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Get security group information for devices via rpc ['215b8d08-a8fd-4000-bb83-5aaadda19562'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:53:09.753 4304 2662865519720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7eb689a4-b1be-4c99-9e31-4314e6d8f56d 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:53:09.753 4304 2662865519720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7eb689a4-b1be-4c99-9e31-4314e6d8f56d 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-11-21 17:53:09.825 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7eb689a4-b1be-4c99-9e31-4314e6d8f56d 97099c133d0144ad975f1caa7ccea71a 0e7400dbf3124e3189245696b5d6bfeb - - -] port_delete event received for '215b8d08-a8fd-4000-bb83-5aaadda19562' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:53:11.106 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-21 17:53:11.106 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '215b8d08-a8fd-4000-bb83-5aaadda19562' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-21 17:53:11.106 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '215b8d08-a8fd-4000-bb83-5aaadda19562' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-21 17:53:11.106 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 215b8d08-a8fd-4000-bb83-5aaadda19562 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-21 17:53:11.122 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['215b8d08-a8fd-4000-bb83-5aaadda19562'] 2021-11-21 17:53:11.122 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-21 17:53:11.122 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-21 17:53:11.138 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['215b8d08-a8fd-4000-bb83-5aaadda19562'] 2021-11-21 17:53:12.366 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e50d056e-2ba7-4958-b3f9-9b9dfed1c83b 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] port_delete event received for '44b23dbc-cbb2-4c47-8f34-7603f16f6a96' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:53:13.122 4304 2662865519720 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-11-21 17:53:13.195 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:53:13.387 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-487cb096-8f31-4b94-9631-3348f2787df6 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] port_delete event received for '42cfb471-8ff5-427f-99e3-462c51b70f5c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:53:14.086 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1c49c9b-7cce-4263-87bd-c041993bc822 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] port_delete event received for '968eca7a-aa24-4936-a512-1d0a2c1296ca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:53:14.294 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1c49c9b-7cce-4263-87bd-c041993bc822 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] network_delete received. Deleting network b384c66a-653f-4ddc-916a-6159a35b4118 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-21 17:53:14.294 4304 2662865519720 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b1c49c9b-7cce-4263-87bd-c041993bc822 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] Reclaiming local network b384c66a-653f-4ddc-916a-6159a35b4118 2021-11-21 17:53:15.481 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c065345-6d82-4323-9cf2-fdbb6027e3f8 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] port_delete event received for '10702221-69ce-42a8-afc2-004543fe62d3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:53:16.512 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-808b4fd9-8b62-49a9-b583-c44196d1c57a 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] port_delete event received for '63183b2e-7b98-43de-b3e8-36d62b4cf6e3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:53:17.242 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c6866cc-b7ff-47c5-a320-5d56327ee51b 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] port_delete event received for 'f577a459-454f-49d7-85d3-066505533936' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:53:17.434 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c6866cc-b7ff-47c5-a320-5d56327ee51b 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] network_delete received. Deleting network a12b451d-4dd0-4b56-8a97-b3d947fb8960 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-21 17:53:17.434 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c6866cc-b7ff-47c5-a320-5d56327ee51b 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] Network a12b451d-4dd0-4b56-8a97-b3d947fb8960 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-21 17:54:20.339 4304 2662864898360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 01665633-4e1f-4fd5-ab59-36fa4857cabe 2021-11-21 17:54:20.855 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ad67b8a2-1971-44f9-b520-11f25db92e60 1e8f63a305ae429c8ab6fc62b920bd32 7d0e24068212426f85e492e396995ed9 - - -] Security group member updated on remote: ['017b9855-8339-4164-aea1-1f509def2094'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:54:20.855 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-ad67b8a2-1971-44f9-b520-11f25db92e60 1e8f63a305ae429c8ab6fc62b920bd32 7d0e24068212426f85e492e396995ed9 - - -] Security group member updated ['017b9855-8339-4164-aea1-1f509def2094'] 2021-11-21 17:54:21.183 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad67b8a2-1971-44f9-b520-11f25db92e60 1e8f63a305ae429c8ab6fc62b920bd32 7d0e24068212426f85e492e396995ed9 - - -] port_delete event received for '01665633-4e1f-4fd5-ab59-36fa4857cabe' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:54:21.392 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-21 17:54:21.392 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '01665633-4e1f-4fd5-ab59-36fa4857cabe' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-21 17:54:21.392 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '01665633-4e1f-4fd5-ab59-36fa4857cabe' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-21 17:54:21.392 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 01665633-4e1f-4fd5-ab59-36fa4857cabe _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-21 17:54:21.392 4304 2662865519720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b1574b58-abb3-4ac5-834b-391c5735d81c 2021-11-21 17:54:21.407 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['01665633-4e1f-4fd5-ab59-36fa4857cabe'] 2021-11-21 17:54:21.407 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-21 17:54:21.407 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-21 17:54:21.407 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['01665633-4e1f-4fd5-ab59-36fa4857cabe'] 2021-11-21 17:54:23.395 4304 2662865519720 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-11-21 17:54:23.423 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:54:24.347 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bcd95c41-d1f6-48dd-9fca-9654e40565ba 1e8f63a305ae429c8ab6fc62b920bd32 7d0e24068212426f85e492e396995ed9 - - -] Security group member updated on remote: ['017b9855-8339-4164-aea1-1f509def2094'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:54:24.347 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-bcd95c41-d1f6-48dd-9fca-9654e40565ba 1e8f63a305ae429c8ab6fc62b920bd32 7d0e24068212426f85e492e396995ed9 - - -] Security group member updated ['017b9855-8339-4164-aea1-1f509def2094'] 2021-11-21 17:54:25.082 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e69ffdf5-1832-4e41-b6c3-576d470d0650 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] port_update received: 3352afde-3c94-4df0-8d6e-8c0a5d1cd33d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:54:25.105 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e69ffdf5-1832-4e41-b6c3-576d470d0650 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] No port 3352afde-3c94-4df0-8d6e-8c0a5d1cd33d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-21 17:54:32.412 4304 2662864898184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3352afde-3c94-4df0-8d6e-8c0a5d1cd33d 2021-11-21 17:54:33.415 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-21 17:54:33.602 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Adding port 3352afde-3c94-4df0-8d6e-8c0a5d1cd33d 2021-11-21 17:54:33.602 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Port 3352afde-3c94-4df0-8d6e-8c0a5d1cd33d updated. Details: {'device': '3352afde-3c94-4df0-8d6e-8c0a5d1cd33d', 'network_id': 'b1574b58-abb3-4ac5-834b-391c5735d81c', 'port_id': '3352afde-3c94-4df0-8d6e-8c0a5d1cd33d', 'mac_address': 'fa:16:3e:ca:5e:d9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 583, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b52191d6-8a91-4d47-b506-bb6ba923bc15', '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-11-21 17:54:33.602 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-21 17:54:33.602 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3352afde-3c94-4df0-8d6e-8c0a5d1cd33d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:54:33.602 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3352afde-3c94-4df0-8d6e-8c0a5d1cd33d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-21 17:54:33.602 4304 2662865519720 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b1574b58-abb3-4ac5-834b-391c5735d81c 2021-11-21 17:54:33.602 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-21 17:54:33.836 4304 2662865519720 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3352afde-3c94-4df0-8d6e-8c0a5d1cd33d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:54:33.836 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3352afde-3c94-4df0-8d6e-8c0a5d1cd33d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:54:33.849 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3352afde-3c94-4df0-8d6e-8c0a5d1cd33d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-21 17:54:33.849 4304 2662865519720 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 583, VLAN trunk: None to switch port 3352afde-3c94-4df0-8d6e-8c0a5d1cd33d 2021-11-21 17:54:33.914 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-21 17:54:33.914 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3352afde-3c94-4df0-8d6e-8c0a5d1cd33d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:54:34.149 4304 2662865519720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3352afde-3c94-4df0-8d6e-8c0a5d1cd33d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:54:34.149 4304 2662865519720 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-11-21 17:54:34.149 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (017b9855-8339-4164-aea1-1f509def2094) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-21 17:54:34.149 4304 2662865519720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3352afde-3c94-4df0-8d6e-8c0a5d1cd33d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:54:34.149 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-21 17:54:34.149 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3352afde-3c94-4df0-8d6e-8c0a5d1cd33d not yet added. Adding. 2021-11-21 17:54:34.149 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-21 17:54:34.149 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-21 17:54:34.230 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3352afde-3c94-4df0-8d6e-8c0a5d1cd33d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:54:34.324 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3352afde-3c94-4df0-8d6e-8c0a5d1cd33d" 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-11-21 17:54:34.324 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3352afde-3c94-4df0-8d6e-8c0a5d1cd33d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:54:34.420 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3352afde-3c94-4df0-8d6e-8c0a5d1cd33d" 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-11-21 17:54:34.511 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3352afde-3c94-4df0-8d6e-8c0a5d1cd33d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:54:34.511 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3352afde-3c94-4df0-8d6e-8c0a5d1cd33d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-21 17:54:34.511 4304 2662865519720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3352afde-3c94-4df0-8d6e-8c0a5d1cd33d processed. 2021-11-21 17:54:35.418 4304 2662865519720 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-11-21 17:54:35.599 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:56:16.841 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-141ff59d-4532-4a1c-9c4e-bc8575633af3 1e8f63a305ae429c8ab6fc62b920bd32 7d0e24068212426f85e492e396995ed9 - - -] Security group member updated on remote: ['017b9855-8339-4164-aea1-1f509def2094'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:56:16.841 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-141ff59d-4532-4a1c-9c4e-bc8575633af3 1e8f63a305ae429c8ab6fc62b920bd32 7d0e24068212426f85e492e396995ed9 - - -] Security group member updated ['017b9855-8339-4164-aea1-1f509def2094'] 2021-11-21 17:56:17.624 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78d6f972-7e90-4921-8164-528113f1f922 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] port_update received: 73dabe09-a80d-43f1-86e4-2b84448d0579 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-21 17:56:17.644 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78d6f972-7e90-4921-8164-528113f1f922 9bf52d2bd00d4eff9f04a2ab498bdf16 a09731bab1e34e54805a446cd57ed191 - - -] No port 73dabe09-a80d-43f1-86e4-2b84448d0579 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-21 17:56:25.459 4304 2662864898184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 73dabe09-a80d-43f1-86e4-2b84448d0579 2021-11-21 17:56:26.026 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-21 17:56:26.213 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Adding port 73dabe09-a80d-43f1-86e4-2b84448d0579 2021-11-21 17:56:26.213 4304 2662767942648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Port 73dabe09-a80d-43f1-86e4-2b84448d0579 updated. Details: {'device': '73dabe09-a80d-43f1-86e4-2b84448d0579', 'network_id': 'b1574b58-abb3-4ac5-834b-391c5735d81c', 'port_id': '73dabe09-a80d-43f1-86e4-2b84448d0579', 'mac_address': 'fa:16:3e:91:fe:ee', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 583, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b52191d6-8a91-4d47-b506-bb6ba923bc15', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-21 17:56:26.213 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-21 17:56:26.213 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-73dabe09-a80d-43f1-86e4-2b84448d0579" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:56:26.213 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 73dabe09-a80d-43f1-86e4-2b84448d0579 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-21 17:56:26.213 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-21 17:56:26.387 4304 2662865519720 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '73dabe09-a80d-43f1-86e4-2b84448d0579') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:56:26.387 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '73dabe09-a80d-43f1-86e4-2b84448d0579') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-21 17:56:26.387 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 73dabe09-a80d-43f1-86e4-2b84448d0579 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-21 17:56:26.387 4304 2662865519720 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 583, VLAN trunk: None to switch port 73dabe09-a80d-43f1-86e4-2b84448d0579 2021-11-21 17:56:26.481 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-21 17:56:26.481 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['73dabe09-a80d-43f1-86e4-2b84448d0579'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-21 17:56:26.698 4304 2662865519720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['73dabe09-a80d-43f1-86e4-2b84448d0579']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-11-21 17:56:26.698 4304 2662865519720 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-11-21 17:56:26.698 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (017b9855-8339-4164-aea1-1f509def2094) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-21 17:56:26.713 4304 2662865519720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 73dabe09-a80d-43f1-86e4-2b84448d0579 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-11-21 17:56:26.713 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-21 17:56:26.713 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 73dabe09-a80d-43f1-86e4-2b84448d0579 not yet added. Adding. 2021-11-21 17:56:26.713 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-21 17:56:26.713 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-21 17:56:26.825 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73dabe09-a80d-43f1-86e4-2b84448d0579" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:56:26.928 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73dabe09-a80d-43f1-86e4-2b84448d0579" 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-11-21 17:56:26.928 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73dabe09-a80d-43f1-86e4-2b84448d0579" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-21 17:56:27.072 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73dabe09-a80d-43f1-86e4-2b84448d0579" 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-11-21 17:56:27.178 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-73dabe09-a80d-43f1-86e4-2b84448d0579" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.954s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:56:27.178 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 73dabe09-a80d-43f1-86e4-2b84448d0579 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-21 17:56:27.178 4304 2662865519720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 73dabe09-a80d-43f1-86e4-2b84448d0579 processed. 2021-11-21 17:56:28.046 4304 2662865519720 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-11-21 17:56:28.215 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:58:01.746 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-900bc66a-8c4d-46e1-ad1c-d039b177921a 1e8f63a305ae429c8ab6fc62b920bd32 7d0e24068212426f85e492e396995ed9 - - -] port_delete event received for '821c7f2d-dcad-4401-a4ef-912d3347960b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:58:04.411 4304 2662864898360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 73dabe09-a80d-43f1-86e4-2b84448d0579 2021-11-21 17:58:04.431 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3283fe0d-d8a5-4840-abc2-2bf88462d83c 1e8f63a305ae429c8ab6fc62b920bd32 7d0e24068212426f85e492e396995ed9 - - -] Security group member updated on remote: ['017b9855-8339-4164-aea1-1f509def2094'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:58:04.431 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-3283fe0d-d8a5-4840-abc2-2bf88462d83c 1e8f63a305ae429c8ab6fc62b920bd32 7d0e24068212426f85e492e396995ed9 - - -] Security group member updated ['017b9855-8339-4164-aea1-1f509def2094'] 2021-11-21 17:58:04.462 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-21 17:58:04.462 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '73dabe09-a80d-43f1-86e4-2b84448d0579' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-21 17:58:04.462 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '73dabe09-a80d-43f1-86e4-2b84448d0579' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-21 17:58:04.462 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 73dabe09-a80d-43f1-86e4-2b84448d0579 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-21 17:58:04.462 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['73dabe09-a80d-43f1-86e4-2b84448d0579'] 2021-11-21 17:58:04.462 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-21 17:58:04.462 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-21 17:58:04.462 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['73dabe09-a80d-43f1-86e4-2b84448d0579'] 2021-11-21 17:58:04.505 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3283fe0d-d8a5-4840-abc2-2bf88462d83c 1e8f63a305ae429c8ab6fc62b920bd32 7d0e24068212426f85e492e396995ed9 - - -] port_delete event received for '73dabe09-a80d-43f1-86e4-2b84448d0579' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:58:06.477 4304 2662865519720 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-11-21 17:58:06.507 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:58:08.431 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c6fbb80-19bb-4f7b-88af-f109e1d89b4a 1e8f63a305ae429c8ab6fc62b920bd32 7d0e24068212426f85e492e396995ed9 - - -] port_delete event received for '1a62916e-4afc-4d61-9f58-73b6108ed8bd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:58:10.450 4304 2662864898360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3352afde-3c94-4df0-8d6e-8c0a5d1cd33d 2021-11-21 17:58:10.470 4304 2662767942648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3a666-6b07-4800-957c-5e9827ad72e3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-21 17:58:10.470 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3352afde-3c94-4df0-8d6e-8c0a5d1cd33d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-21 17:58:10.470 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3352afde-3c94-4df0-8d6e-8c0a5d1cd33d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-21 17:58:10.470 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3352afde-3c94-4df0-8d6e-8c0a5d1cd33d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-21 17:58:10.479 4304 2662865519720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b1574b58-abb3-4ac5-834b-391c5735d81c 2021-11-21 17:58:10.479 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3352afde-3c94-4df0-8d6e-8c0a5d1cd33d'] 2021-11-21 17:58:10.479 4304 2662865519720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-21 17:58:10.479 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-21 17:58:10.479 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3352afde-3c94-4df0-8d6e-8c0a5d1cd33d'] 2021-11-21 17:58:11.071 4304 2662865519720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0cbb8279-5882-4899-a8c3-cfd99d7b05f6 1e8f63a305ae429c8ab6fc62b920bd32 7d0e24068212426f85e492e396995ed9 - - -] Security group member updated on remote: ['017b9855-8339-4164-aea1-1f509def2094'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-21 17:58:11.097 4304 2662865519720 MainThread INFO neutron.agent.securitygroups_rpc [req-0cbb8279-5882-4899-a8c3-cfd99d7b05f6 1e8f63a305ae429c8ab6fc62b920bd32 7d0e24068212426f85e492e396995ed9 - - -] Security group member updated ['017b9855-8339-4164-aea1-1f509def2094'] 2021-11-21 17:58:11.149 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0cbb8279-5882-4899-a8c3-cfd99d7b05f6 1e8f63a305ae429c8ab6fc62b920bd32 7d0e24068212426f85e492e396995ed9 - - -] port_delete event received for '3352afde-3c94-4df0-8d6e-8c0a5d1cd33d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:58:12.462 4304 2662865519720 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-11-21 17:58:12.478 4304 2662865519720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-21 17:58:12.853 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be1a3bb7-1c99-43ca-9164-de247308d599 1e8f63a305ae429c8ab6fc62b920bd32 7d0e24068212426f85e492e396995ed9 - - -] port_delete event received for '5a79ae98-51ee-49f1-b7d9-c149cbc88cfb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:58:16.541 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e689ddaf-ad17-48e8-ac74-d5b6e9615c50 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] port_delete event received for 'edbcbcd0-d68d-424c-a7f0-d429f77ba90f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:58:17.556 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b0b2e6b-b0c6-4b93-a1c4-c430b6e42fd7 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] port_delete event received for 'ea97e2d3-4309-4e01-862d-767b6cfbb995' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:58:18.274 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a301dddc-2da7-47e8-81ea-c55b91265ecd 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] port_delete event received for '1a9aca87-5803-46c3-8934-fa3b79f77a05' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:58:18.368 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb4d7e-e22b-4774-8715-13427aa52adc - - - - -] port_delete event received for '1a9aca87-5803-46c3-8934-fa3b79f77a05' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:58:18.478 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a301dddc-2da7-47e8-81ea-c55b91265ecd 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] network_delete received. Deleting network b1574b58-abb3-4ac5-834b-391c5735d81c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-21 17:58:18.478 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a301dddc-2da7-47e8-81ea-c55b91265ecd 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] Network b1574b58-abb3-4ac5-834b-391c5735d81c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-21 17:58:19.665 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-537c9a0e-60e0-4240-9aca-379f3be4bacd 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] port_delete event received for '28665358-93b3-4d61-b474-c531039e4f02' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:58:20.696 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8645397-ae57-4b01-aefe-821341bf8aef 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] port_delete event received for '21cabe2a-b4da-488b-9b41-079fa00d9c45' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:58:21.399 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9abfc748-0bbc-4eb8-8e21-e3d8ed2d1d6b 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] port_delete event received for '3c496b9c-8e9e-4748-86a9-d10629b2a4c2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-21 17:58:21.586 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9abfc748-0bbc-4eb8-8e21-e3d8ed2d1d6b 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] network_delete received. Deleting network 7e7f0961-2a22-4cb9-b235-d781f3bad386 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-21 17:58:21.586 4304 2662865519720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9abfc748-0bbc-4eb8-8e21-e3d8ed2d1d6b 6a00d5216fd84530972d54cc9f55d196 598df4eb69614eafa45c8f806e59973c - - -] Network 7e7f0961-2a22-4cb9-b235-d781f3bad386 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463