2021-09-16 16:32:52.178 4544 2143423323128 MainThread INFO neutron.common.config [-] Logging enabled! 2021-09-16 16:32:52.178 4544 2143423323128 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 19.0.0.0rc2.dev2 2021-09-16 16:32:52.178 4544 2143423323128 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-09-16 16:32:52.209 4544 2143423323128 MainThread INFO os_win.utils.network.networkutils [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] WMI caching is disabled. 2021-09-16 16:32:52.443 4544 2143423323128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:118 2021-09-16 16:32:52.506 4544 2143423323128 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-09-16 16:32:52.506 4544 2143423323128 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-09-16 16:32:52.709 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent initialized successfully, now running... 2021-09-16 16:32:52.725 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-09-16 16:32:52.725 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-09-16 16:32:52.756 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-09-16 16:34:47.691 4544 2143521357896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3fec8b25-fef1-40aa-840c-441d1497a734 - - - - -] port_update received: 9557aaf0-ac41-4ecd-abac-9894d62d96cd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 16:34:47.707 4544 2143521357896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3fec8b25-fef1-40aa-840c-441d1497a734 - - - - -] No port 9557aaf0-ac41-4ecd-abac-9894d62d96cd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 16:34:52.491 4544 2143521374280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c064be78-37d0-476f-b059-82f0de7e5014 - - - - -] port_update received: c6ab6f97-8b5f-479a-8e0a-e80c37e928da port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 16:34:52.512 4544 2143521374280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c064be78-37d0-476f-b059-82f0de7e5014 - - - - -] No port c6ab6f97-8b5f-479a-8e0a-e80c37e928da defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 16:34:53.754 4544 2143521374280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d11d4560-be18-43fe-b19a-1dbf0d46905a - - - - -] port_update received: a41a3c70-8957-465d-a784-54a01ce83be9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 16:34:53.774 4544 2143521374280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d11d4560-be18-43fe-b19a-1dbf0d46905a - - - - -] No port a41a3c70-8957-465d-a784-54a01ce83be9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 16:34:58.451 4544 2143521374280 MainThread WARNING oslo_policy.policy [req-4a56f8b8-2f77-4182-8467-2d7bb45bc0d0 263caf8163a44a06bb2be8166b977d72 d4fa1f936f7e4836a39ce5c01e2895af - - -] 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-09-16 16:34:58.451 4544 2143521374280 MainThread WARNING oslo_policy.policy [req-4a56f8b8-2f77-4182-8467-2d7bb45bc0d0 263caf8163a44a06bb2be8166b977d72 d4fa1f936f7e4836a39ce5c01e2895af - - -] 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-09-16 16:34:58.451 4544 2143521374280 MainThread WARNING oslo_policy.policy [req-4a56f8b8-2f77-4182-8467-2d7bb45bc0d0 263caf8163a44a06bb2be8166b977d72 d4fa1f936f7e4836a39ce5c01e2895af - - -] 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-09-16 16:34:58.451 4544 2143521374280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4a56f8b8-2f77-4182-8467-2d7bb45bc0d0 263caf8163a44a06bb2be8166b977d72 d4fa1f936f7e4836a39ce5c01e2895af - - -] Security group member updated on remote: ['3f5c3e8c-96a8-4399-a80b-08f109fede33'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:34:58.451 4544 2143521374280 MainThread INFO neutron.agent.securitygroups_rpc [req-4a56f8b8-2f77-4182-8467-2d7bb45bc0d0 263caf8163a44a06bb2be8166b977d72 d4fa1f936f7e4836a39ce5c01e2895af - - -] Security group member updated ['3f5c3e8c-96a8-4399-a80b-08f109fede33'] 2021-09-16 16:34:59.269 4544 2143521374280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2c64bd47-e06f-45fa-9ffa-386164e37d89 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Security group member updated on remote: ['ac2cc5fb-8402-4a0a-b46f-bb486e6cc4f2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:34:59.269 4544 2143521374280 MainThread INFO neutron.agent.securitygroups_rpc [req-2c64bd47-e06f-45fa-9ffa-386164e37d89 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Security group member updated ['ac2cc5fb-8402-4a0a-b46f-bb486e6cc4f2'] 2021-09-16 16:35:00.222 4544 2143520964680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7d3514ab-823e-481a-9f5c-28d36cdd3e4e c99978c480d3473f81f82429a47d3460 cdd83d2660604592bad5a2eb7e0e651c - - -] Security group rule updated on remote: ['35339c41-2cef-4c0a-af91-86500e392206'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 16:35:00.222 4544 2143520964680 MainThread INFO neutron.agent.securitygroups_rpc [req-7d3514ab-823e-481a-9f5c-28d36cdd3e4e c99978c480d3473f81f82429a47d3460 cdd83d2660604592bad5a2eb7e0e651c - - -] Security group rule updated ['35339c41-2cef-4c0a-af91-86500e392206'] 2021-09-16 16:35:00.254 4544 2143520964680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f90c411f-35d5-40a6-959b-9c6a34308d73 623c2a9a09364f5db59fdd2af20798a6 cf22dbe3339048b1880786bb8c2c3de8 - - -] Security group member updated on remote: ['df1f0def-dc51-4e35-93dc-2dd58dbd8546'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:35:00.254 4544 2143520964680 MainThread INFO neutron.agent.securitygroups_rpc [req-f90c411f-35d5-40a6-959b-9c6a34308d73 623c2a9a09364f5db59fdd2af20798a6 cf22dbe3339048b1880786bb8c2c3de8 - - -] Security group member updated ['df1f0def-dc51-4e35-93dc-2dd58dbd8546'] 2021-09-16 16:35:00.894 4544 2143521022024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0edc886d-2ab5-473c-9a5d-b87204c73e17 - - - - -] port_update received: 11fc3e8c-f369-475e-b5b0-ed6d6b60a2e9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 16:35:00.894 4544 2143521022024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0edc886d-2ab5-473c-9a5d-b87204c73e17 - - - - -] No port 11fc3e8c-f369-475e-b5b0-ed6d6b60a2e9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 16:35:01.161 4544 2143521022024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-61f8df0c-406f-4df8-a7ac-aa7343fd300f c99978c480d3473f81f82429a47d3460 cdd83d2660604592bad5a2eb7e0e651c - - -] Security group rule updated on remote: ['35339c41-2cef-4c0a-af91-86500e392206'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 16:35:01.180 4544 2143521022024 MainThread INFO neutron.agent.securitygroups_rpc [req-61f8df0c-406f-4df8-a7ac-aa7343fd300f c99978c480d3473f81f82429a47d3460 cdd83d2660604592bad5a2eb7e0e651c - - -] Security group rule updated ['35339c41-2cef-4c0a-af91-86500e392206'] 2021-09-16 16:35:01.247 4544 2143521001544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9721cc8-0f3d-4cc3-8e32-7904e37de10b 619433e6ee6a47a489318ebd104239ee ee009241930c492bbb97a29fecd7f753 - - -] port_update received: c6120f06-8caa-4ebf-827d-2afa93228bfd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 16:35:01.256 4544 2143521001544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9721cc8-0f3d-4cc3-8e32-7904e37de10b 619433e6ee6a47a489318ebd104239ee ee009241930c492bbb97a29fecd7f753 - - -] No port c6120f06-8caa-4ebf-827d-2afa93228bfd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 16:35:12.367 4544 2143521411144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb80a0e2-748a-4455-a2af-360dbb628408 619433e6ee6a47a489318ebd104239ee ee009241930c492bbb97a29fecd7f753 - - -] port_update received: 89866dae-733f-4d3c-ab40-68cc17d891fe port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 16:35:12.398 4544 2143521411144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb80a0e2-748a-4455-a2af-360dbb628408 619433e6ee6a47a489318ebd104239ee ee009241930c492bbb97a29fecd7f753 - - -] No port 89866dae-733f-4d3c-ab40-68cc17d891fe defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 16:35:12.421 4544 2143521415240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-681a26f5-96b9-4c06-b253-54d2cddd8f07 619433e6ee6a47a489318ebd104239ee ee009241930c492bbb97a29fecd7f753 - - -] port_update received: d5e88204-7828-4693-957d-604e9be3f023 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 16:35:12.432 4544 2143521415240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-681a26f5-96b9-4c06-b253-54d2cddd8f07 619433e6ee6a47a489318ebd104239ee ee009241930c492bbb97a29fecd7f753 - - -] No port d5e88204-7828-4693-957d-604e9be3f023 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 16:35:13.066 4544 2143521415240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d2fc5e60-6e8e-4780-b698-31be9224e556 623c2a9a09364f5db59fdd2af20798a6 cf22dbe3339048b1880786bb8c2c3de8 - - -] Security group member updated on remote: ['df1f0def-dc51-4e35-93dc-2dd58dbd8546'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:35:13.066 4544 2143521415240 MainThread INFO neutron.agent.securitygroups_rpc [req-d2fc5e60-6e8e-4780-b698-31be9224e556 623c2a9a09364f5db59fdd2af20798a6 cf22dbe3339048b1880786bb8c2c3de8 - - -] Security group member updated ['df1f0def-dc51-4e35-93dc-2dd58dbd8546'] 2021-09-16 16:35:13.665 4544 2143519766488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c6120f06-8caa-4ebf-827d-2afa93228bfd 2021-09-16 16:35:14.146 4544 2143521443912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1815ee6a-7794-4e36-8be5-acc24016d5c9 c99978c480d3473f81f82429a47d3460 cdd83d2660604592bad5a2eb7e0e651c - - -] Security group member updated on remote: ['35339c41-2cef-4c0a-af91-86500e392206'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:35:14.146 4544 2143521443912 MainThread INFO neutron.agent.securitygroups_rpc [req-1815ee6a-7794-4e36-8be5-acc24016d5c9 c99978c480d3473f81f82429a47d3460 cdd83d2660604592bad5a2eb7e0e651c - - -] Security group member updated ['35339c41-2cef-4c0a-af91-86500e392206'] 2021-09-16 16:35:15.289 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 16:35:15.675 4544 2143519766488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 89866dae-733f-4d3c-ab40-68cc17d891fe 2021-09-16 16:35:15.675 4544 2143519766488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d5e88204-7828-4693-957d-604e9be3f023 2021-09-16 16:35:15.785 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Adding port c6120f06-8caa-4ebf-827d-2afa93228bfd 2021-09-16 16:35:15.785 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Port c6120f06-8caa-4ebf-827d-2afa93228bfd updated. Details: {'device': 'c6120f06-8caa-4ebf-827d-2afa93228bfd', 'network_id': '9722a137-7a55-42a8-85d2-fdc38ca13a64', 'port_id': 'c6120f06-8caa-4ebf-827d-2afa93228bfd', 'mac_address': 'fa:16:3e:a8:0f:62', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 95, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '515d33f5-d919-41f1-86cf-6bdfa70de76c', '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-09-16 16:35:15.785 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] 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-09-16 16:35:15.805 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c6120f06-8caa-4ebf-827d-2afa93228bfd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:35:15.805 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c6120f06-8caa-4ebf-827d-2afa93228bfd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 16:35:15.805 4544 2143521448360 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9722a137-7a55-42a8-85d2-fdc38ca13a64 2021-09-16 16:35:15.805 4544 2143521448360 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-09-16 16:35:15.945 4544 2143521448360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c6120f06-8caa-4ebf-827d-2afa93228bfd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:35:15.945 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c6120f06-8caa-4ebf-827d-2afa93228bfd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:35:15.965 4544 2143521448536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20e6a624-0835-4535-85d9-1ee249c152d0 619433e6ee6a47a489318ebd104239ee ee009241930c492bbb97a29fecd7f753 - - -] port_update received: def931c9-a71e-49ee-89a4-f44997a083ff port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 16:35:15.965 4544 2143521448536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20e6a624-0835-4535-85d9-1ee249c152d0 619433e6ee6a47a489318ebd104239ee ee009241930c492bbb97a29fecd7f753 - - -] No port def931c9-a71e-49ee-89a4-f44997a083ff defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 16:35:16.044 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c6120f06-8caa-4ebf-827d-2afa93228bfd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 16:35:16.044 4544 2143521448360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 95, VLAN trunk: None to switch port c6120f06-8caa-4ebf-827d-2afa93228bfd 2021-09-16 16:35:16.123 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 16:35:16.123 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c6120f06-8caa-4ebf-827d-2afa93228bfd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:35:16.607 4544 2143521448536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-23736c38-018c-44a6-adcd-65d020ecf4de 619433e6ee6a47a489318ebd104239ee ee009241930c492bbb97a29fecd7f753 - - -] port_update received: 9568be6f-0f8d-4ed5-97e1-88ade50502fd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 16:35:16.622 4544 2143521448536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-23736c38-018c-44a6-adcd-65d020ecf4de 619433e6ee6a47a489318ebd104239ee ee009241930c492bbb97a29fecd7f753 - - -] No port 9568be6f-0f8d-4ed5-97e1-88ade50502fd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 16:35:16.622 4544 2143521448360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c6120f06-8caa-4ebf-827d-2afa93228bfd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:35:16.622 4544 2143521448360 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-09-16 16:35:16.622 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3f5c3e8c-96a8-4399-a80b-08f109fede33) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 16:35:16.622 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3f5c3e8c-96a8-4399-a80b-08f109fede33) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 16:35:16.622 4544 2143521448360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c6120f06-8caa-4ebf-827d-2afa93228bfd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:35:16.622 4544 2143521448360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 16:35:16.622 4544 2143521448360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c6120f06-8caa-4ebf-827d-2afa93228bfd not yet added. Adding. 2021-09-16 16:35:16.622 4544 2143521448360 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-09-16 16:35:16.622 4544 2143521448360 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-09-16 16:35:16.718 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c6120f06-8caa-4ebf-827d-2afa93228bfd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:35:16.788 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c6120f06-8caa-4ebf-827d-2afa93228bfd" 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-09-16 16:35:16.788 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c6120f06-8caa-4ebf-827d-2afa93228bfd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:35:16.863 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c6120f06-8caa-4ebf-827d-2afa93228bfd" 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-09-16 16:35:16.930 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c6120f06-8caa-4ebf-827d-2afa93228bfd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:35:16.930 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c6120f06-8caa-4ebf-827d-2afa93228bfd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 16:35:16.930 4544 2143521448360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c6120f06-8caa-4ebf-827d-2afa93228bfd processed. 2021-09-16 16:35:17.306 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 16:35:17.306 4544 2143521448360 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-09-16 16:35:17.716 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ab4ae6a-fa34-4a86-a2c3-e41334cb0bce 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] network_delete received. Deleting network badd0c23-3779-4e10-a977-ef13f9561d46 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-16 16:35:17.716 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ab4ae6a-fa34-4a86-a2c3-e41334cb0bce 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] Network badd0c23-3779-4e10-a977-ef13f9561d46 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-16 16:35:17.957 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.656s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:35:18.388 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Adding port d5e88204-7828-4693-957d-604e9be3f023 2021-09-16 16:35:18.388 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Port d5e88204-7828-4693-957d-604e9be3f023 updated. Details: {'device': 'd5e88204-7828-4693-957d-604e9be3f023', 'network_id': 'fb37257b-a8b9-4ee1-bbd3-44cbde86cc14', 'port_id': 'd5e88204-7828-4693-957d-604e9be3f023', 'mac_address': 'fa:16:3e:e5:fe:c4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 59, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5e6c23fe-8045-4696-9cf7-5f1b2827c9b9', '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-09-16 16:35:18.388 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] 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-09-16 16:35:18.388 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Adding port 89866dae-733f-4d3c-ab40-68cc17d891fe 2021-09-16 16:35:18.388 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Port 89866dae-733f-4d3c-ab40-68cc17d891fe updated. Details: {'device': '89866dae-733f-4d3c-ab40-68cc17d891fe', 'network_id': '7e41454b-58ba-4bb8-9f49-2093ed5d904c', 'port_id': '89866dae-733f-4d3c-ab40-68cc17d891fe', 'mac_address': 'fa:16:3e:d9:00:0d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 74, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '99ff2f4e-0f23-41b5-a2cf-605d6701fb3d', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-16 16:35:18.388 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] 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-09-16 16:35:18.388 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d5e88204-7828-4693-957d-604e9be3f023" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:35:18.388 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d5e88204-7828-4693-957d-604e9be3f023 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 16:35:18.388 4544 2143521448360 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fb37257b-a8b9-4ee1-bbd3-44cbde86cc14 2021-09-16 16:35:18.401 4544 2143521448360 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-09-16 16:35:18.401 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-89866dae-733f-4d3c-ab40-68cc17d891fe" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:35:18.401 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 89866dae-733f-4d3c-ab40-68cc17d891fe _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 16:35:18.401 4544 2143521449064 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7e41454b-58ba-4bb8-9f49-2093ed5d904c 2021-09-16 16:35:18.401 4544 2143521449064 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-09-16 16:35:18.521 4544 2143521449064 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '89866dae-733f-4d3c-ab40-68cc17d891fe') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:35:18.521 4544 2143521449064 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '89866dae-733f-4d3c-ab40-68cc17d891fe') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:35:18.541 4544 2143521448360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd5e88204-7828-4693-957d-604e9be3f023') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:35:18.541 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd5e88204-7828-4693-957d-604e9be3f023') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:35:18.541 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 89866dae-733f-4d3c-ab40-68cc17d891fe is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 16:35:18.541 4544 2143521449064 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 74, VLAN trunk: None to switch port 89866dae-733f-4d3c-ab40-68cc17d891fe 2021-09-16 16:35:18.553 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d5e88204-7828-4693-957d-604e9be3f023 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 16:35:18.553 4544 2143521448360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 59, VLAN trunk: None to switch port d5e88204-7828-4693-957d-604e9be3f023 2021-09-16 16:35:18.633 4544 2143521449064 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 16:35:18.633 4544 2143521449064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['89866dae-733f-4d3c-ab40-68cc17d891fe'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:35:18.633 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 16:35:18.633 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d5e88204-7828-4693-957d-604e9be3f023'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:35:18.693 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26d2edd8-ae20-4fdb-84aa-e1848960873e 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] network_delete received. Deleting network b5de4f6b-ee0e-4ece-b6f7-2a34cf8f5cf1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-16 16:35:18.693 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26d2edd8-ae20-4fdb-84aa-e1848960873e 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] Network b5de4f6b-ee0e-4ece-b6f7-2a34cf8f5cf1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-16 16:35:18.917 4544 2143521449064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['89866dae-733f-4d3c-ab40-68cc17d891fe']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:35:18.917 4544 2143521449064 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-09-16 16:35:18.917 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (df1f0def-dc51-4e35-93dc-2dd58dbd8546) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 16:35:18.917 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (df1f0def-dc51-4e35-93dc-2dd58dbd8546) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 16:35:18.917 4544 2143521449064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 89866dae-733f-4d3c-ab40-68cc17d891fe _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:35:18.917 4544 2143521449064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 16:35:18.917 4544 2143521449064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 89866dae-733f-4d3c-ab40-68cc17d891fe not yet added. Adding. 2021-09-16 16:35:18.917 4544 2143521449064 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-09-16 16:35:18.917 4544 2143521449064 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-09-16 16:35:18.988 4544 2143521448360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d5e88204-7828-4693-957d-604e9be3f023']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:35:18.988 4544 2143521448360 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-09-16 16:35:18.988 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ac2cc5fb-8402-4a0a-b46f-bb486e6cc4f2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 16:35:18.988 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ac2cc5fb-8402-4a0a-b46f-bb486e6cc4f2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 16:35:18.988 4544 2143521448360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d5e88204-7828-4693-957d-604e9be3f023 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:35:18.988 4544 2143521448360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 16:35:18.988 4544 2143521448360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d5e88204-7828-4693-957d-604e9be3f023 not yet added. Adding. 2021-09-16 16:35:18.988 4544 2143521448360 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-09-16 16:35:18.988 4544 2143521448360 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-09-16 16:35:19.004 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-89866dae-733f-4d3c-ab40-68cc17d891fe" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:35:19.097 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d5e88204-7828-4693-957d-604e9be3f023" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:35:19.097 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-89866dae-733f-4d3c-ab40-68cc17d891fe" 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-09-16 16:35:19.097 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-89866dae-733f-4d3c-ab40-68cc17d891fe" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:35:19.196 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d5e88204-7828-4693-957d-604e9be3f023" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:35:19.196 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d5e88204-7828-4693-957d-604e9be3f023" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:35:19.216 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-89866dae-733f-4d3c-ab40-68cc17d891fe" 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-09-16 16:35:19.308 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-89866dae-733f-4d3c-ab40-68cc17d891fe" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:35:19.308 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 89866dae-733f-4d3c-ab40-68cc17d891fe status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 16:35:19.308 4544 2143521449064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 89866dae-733f-4d3c-ab40-68cc17d891fe processed. 2021-09-16 16:35:19.317 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d5e88204-7828-4693-957d-604e9be3f023" 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-09-16 16:35:19.404 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d5e88204-7828-4693-957d-604e9be3f023" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:35:19.404 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d5e88204-7828-4693-957d-604e9be3f023 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 16:35:19.404 4544 2143521448360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d5e88204-7828-4693-957d-604e9be3f023 processed. 2021-09-16 16:35:19.707 4544 2143519766488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: def931c9-a71e-49ee-89a4-f44997a083ff 2021-09-16 16:35:19.707 4544 2143519766488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9568be6f-0f8d-4ed5-97e1-88ade50502fd 2021-09-16 16:35:21.317 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 16:35:21.317 4544 2143521448360 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-09-16 16:35:22.216 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Adding port 9568be6f-0f8d-4ed5-97e1-88ade50502fd 2021-09-16 16:35:22.216 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Port 9568be6f-0f8d-4ed5-97e1-88ade50502fd updated. Details: {'device': '9568be6f-0f8d-4ed5-97e1-88ade50502fd', 'network_id': 'a97f3443-e339-49bf-8182-f294c2c3984c', 'port_id': '9568be6f-0f8d-4ed5-97e1-88ade50502fd', 'mac_address': 'fa:16:3e:f3:3d:fe', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 82, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1a0c8b56-742f-4b09-bc31-50aa52724682', '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-09-16 16:35:22.216 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] 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-09-16 16:35:22.216 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Adding port def931c9-a71e-49ee-89a4-f44997a083ff 2021-09-16 16:35:22.216 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Port def931c9-a71e-49ee-89a4-f44997a083ff updated. Details: {'device': 'def931c9-a71e-49ee-89a4-f44997a083ff', 'network_id': '7e41454b-58ba-4bb8-9f49-2093ed5d904c', 'port_id': 'def931c9-a71e-49ee-89a4-f44997a083ff', 'mac_address': 'fa:16:3e:4c:56:1b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 74, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '99ff2f4e-0f23-41b5-a2cf-605d6701fb3d', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-16 16:35:22.216 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] 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-09-16 16:35:22.216 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9568be6f-0f8d-4ed5-97e1-88ade50502fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:35:22.216 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9568be6f-0f8d-4ed5-97e1-88ade50502fd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 16:35:22.216 4544 2143521449064 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a97f3443-e339-49bf-8182-f294c2c3984c 2021-09-16 16:35:22.216 4544 2143521449064 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-09-16 16:35:22.238 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-def931c9-a71e-49ee-89a4-f44997a083ff" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:35:22.238 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port def931c9-a71e-49ee-89a4-f44997a083ff _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 16:35:22.238 4544 2143521449592 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-09-16 16:35:22.380 4544 2143521449592 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'def931c9-a71e-49ee-89a4-f44997a083ff') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:35:22.380 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'def931c9-a71e-49ee-89a4-f44997a083ff') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:35:22.380 4544 2143521449064 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9568be6f-0f8d-4ed5-97e1-88ade50502fd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:35:22.380 4544 2143521449064 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9568be6f-0f8d-4ed5-97e1-88ade50502fd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:35:22.396 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9568be6f-0f8d-4ed5-97e1-88ade50502fd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 16:35:22.396 4544 2143521449064 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 82, VLAN trunk: None to switch port 9568be6f-0f8d-4ed5-97e1-88ade50502fd 2021-09-16 16:35:22.396 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port def931c9-a71e-49ee-89a4-f44997a083ff is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 16:35:22.396 4544 2143521449592 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 74, VLAN trunk: None to switch port def931c9-a71e-49ee-89a4-f44997a083ff 2021-09-16 16:35:22.474 4544 2143521449064 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 16:35:22.474 4544 2143521449064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9568be6f-0f8d-4ed5-97e1-88ade50502fd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:35:22.495 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 16:35:22.495 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['def931c9-a71e-49ee-89a4-f44997a083ff'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:35:22.566 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:35:22.913 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['def931c9-a71e-49ee-89a4-f44997a083ff']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:35:22.913 4544 2143521449592 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-09-16 16:35:22.913 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (df1f0def-dc51-4e35-93dc-2dd58dbd8546) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 16:35:22.913 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (df1f0def-dc51-4e35-93dc-2dd58dbd8546) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 16:35:22.913 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for def931c9-a71e-49ee-89a4-f44997a083ff _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:35:22.913 4544 2143521449592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 16:35:22.913 4544 2143521449592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device def931c9-a71e-49ee-89a4-f44997a083ff not yet added. Adding. 2021-09-16 16:35:22.913 4544 2143521449592 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-09-16 16:35:22.913 4544 2143521449592 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-09-16 16:35:22.932 4544 2143521449064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9568be6f-0f8d-4ed5-97e1-88ade50502fd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:35:22.932 4544 2143521449064 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-09-16 16:35:22.932 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (35339c41-2cef-4c0a-af91-86500e392206) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 16:35:22.932 4544 2143521449064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9568be6f-0f8d-4ed5-97e1-88ade50502fd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:35:22.932 4544 2143521449064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 16:35:22.932 4544 2143521449064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9568be6f-0f8d-4ed5-97e1-88ade50502fd not yet added. Adding. 2021-09-16 16:35:22.932 4544 2143521449064 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-09-16 16:35:22.932 4544 2143521449064 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-09-16 16:35:23.076 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-def931c9-a71e-49ee-89a4-f44997a083ff" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:35:23.084 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9568be6f-0f8d-4ed5-97e1-88ade50502fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:35:23.254 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-def931c9-a71e-49ee-89a4-f44997a083ff" 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-09-16 16:35:23.254 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-def931c9-a71e-49ee-89a4-f44997a083ff" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:35:23.254 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9568be6f-0f8d-4ed5-97e1-88ade50502fd" 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-09-16 16:35:23.254 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9568be6f-0f8d-4ed5-97e1-88ade50502fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:35:23.478 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9568be6f-0f8d-4ed5-97e1-88ade50502fd" 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-09-16 16:35:23.497 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-def931c9-a71e-49ee-89a4-f44997a083ff" 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-09-16 16:35:23.632 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9568be6f-0f8d-4ed5-97e1-88ade50502fd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:35:23.632 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9568be6f-0f8d-4ed5-97e1-88ade50502fd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 16:35:23.632 4544 2143521449064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9568be6f-0f8d-4ed5-97e1-88ade50502fd processed. 2021-09-16 16:35:23.656 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-def931c9-a71e-49ee-89a4-f44997a083ff" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.407s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:35:23.656 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port def931c9-a71e-49ee-89a4-f44997a083ff status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 16:35:23.656 4544 2143521449592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port def931c9-a71e-49ee-89a4-f44997a083ff processed. 2021-09-16 16:35:25.316 4544 2143521449592 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-09-16 16:35:26.101 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.782s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:35:34.932 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bac59e1c-bbeb-4d12-9318-3ab9d94dc2e0 263caf8163a44a06bb2be8166b977d72 d4fa1f936f7e4836a39ce5c01e2895af - - -] Security group member updated on remote: ['3f5c3e8c-96a8-4399-a80b-08f109fede33'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:35:34.932 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [req-bac59e1c-bbeb-4d12-9318-3ab9d94dc2e0 263caf8163a44a06bb2be8166b977d72 d4fa1f936f7e4836a39ce5c01e2895af - - -] Security group member updated ['3f5c3e8c-96a8-4399-a80b-08f109fede33'] 2021-09-16 16:35:34.932 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [req-bac59e1c-bbeb-4d12-9318-3ab9d94dc2e0 263caf8163a44a06bb2be8166b977d72 d4fa1f936f7e4836a39ce5c01e2895af - - -] Refresh firewall rules 2021-09-16 16:35:34.932 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bac59e1c-bbeb-4d12-9318-3ab9d94dc2e0 263caf8163a44a06bb2be8166b977d72 d4fa1f936f7e4836a39ce5c01e2895af - - -] Get security group information for devices via rpc ['c6120f06-8caa-4ebf-827d-2afa93228bfd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:35:34.989 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bac59e1c-bbeb-4d12-9318-3ab9d94dc2e0 263caf8163a44a06bb2be8166b977d72 d4fa1f936f7e4836a39ce5c01e2895af - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:35:34.989 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bac59e1c-bbeb-4d12-9318-3ab9d94dc2e0 263caf8163a44a06bb2be8166b977d72 d4fa1f936f7e4836a39ce5c01e2895af - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 16:35:35.288 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bac59e1c-bbeb-4d12-9318-3ab9d94dc2e0 263caf8163a44a06bb2be8166b977d72 d4fa1f936f7e4836a39ce5c01e2895af - - -] port_delete event received for 'c6120f06-8caa-4ebf-827d-2afa93228bfd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:35:35.866 4544 2143519766664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c6120f06-8caa-4ebf-827d-2afa93228bfd 2021-09-16 16:35:36.098 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-73f69a53-2215-4343-b4e4-3e2b405ec9cc 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Security group member updated on remote: ['ac2cc5fb-8402-4a0a-b46f-bb486e6cc4f2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:35:36.098 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [req-73f69a53-2215-4343-b4e4-3e2b405ec9cc 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Security group member updated ['ac2cc5fb-8402-4a0a-b46f-bb486e6cc4f2'] 2021-09-16 16:35:36.098 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [req-73f69a53-2215-4343-b4e4-3e2b405ec9cc 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Refresh firewall rules 2021-09-16 16:35:36.098 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-73f69a53-2215-4343-b4e4-3e2b405ec9cc 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Get security group information for devices via rpc ['d5e88204-7828-4693-957d-604e9be3f023'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:35:36.349 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-73f69a53-2215-4343-b4e4-3e2b405ec9cc 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Update security group information for ports dict_keys(['d5e88204-7828-4693-957d-604e9be3f023']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:35:36.349 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-73f69a53-2215-4343-b4e4-3e2b405ec9cc 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 16:35:36.349 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-73f69a53-2215-4343-b4e4-3e2b405ec9cc 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Update rules of security group (ac2cc5fb-8402-4a0a-b46f-bb486e6cc4f2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 16:35:36.349 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-73f69a53-2215-4343-b4e4-3e2b405ec9cc 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Update members of security group (ac2cc5fb-8402-4a0a-b46f-bb486e6cc4f2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 16:35:36.349 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-73f69a53-2215-4343-b4e4-3e2b405ec9cc 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Update port filter for d5e88204-7828-4693-957d-604e9be3f023 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:35:36.349 4544 2143521449592 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-73f69a53-2215-4343-b4e4-3e2b405ec9cc 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Updating port rules. 2021-09-16 16:35:36.349 4544 2143521449592 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-73f69a53-2215-4343-b4e4-3e2b405ec9cc 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-16 16:35:36.349 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [req-73f69a53-2215-4343-b4e4-3e2b405ec9cc 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-d5e88204-7828-4693-957d-604e9be3f023" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:35:36.509 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [req-73f69a53-2215-4343-b4e4-3e2b405ec9cc 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-d5e88204-7828-4693-957d-604e9be3f023" 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-09-16 16:35:36.509 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [req-73f69a53-2215-4343-b4e4-3e2b405ec9cc 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-d5e88204-7828-4693-957d-604e9be3f023" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:35:36.509 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [req-73f69a53-2215-4343-b4e4-3e2b405ec9cc 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-d5e88204-7828-4693-957d-604e9be3f023" 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-09-16 16:35:37.035 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a84977d2-b2ed-44aa-88c5-4c0a0895d035 619433e6ee6a47a489318ebd104239ee ee009241930c492bbb97a29fecd7f753 - - -] port_update received: de8fe7b2-d1e8-4eae-aae8-36663af7224a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 16:35:37.052 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a84977d2-b2ed-44aa-88c5-4c0a0895d035 619433e6ee6a47a489318ebd104239ee ee009241930c492bbb97a29fecd7f753 - - -] No port de8fe7b2-d1e8-4eae-aae8-36663af7224a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 16:35:37.372 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 16:35:37.372 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c6120f06-8caa-4ebf-827d-2afa93228bfd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 16:35:37.372 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c6120f06-8caa-4ebf-827d-2afa93228bfd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 16:35:37.372 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c6120f06-8caa-4ebf-827d-2afa93228bfd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 16:35:37.398 4544 2143521449592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9722a137-7a55-42a8-85d2-fdc38ca13a64 2021-09-16 16:35:37.398 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c6120f06-8caa-4ebf-827d-2afa93228bfd'] 2021-09-16 16:35:37.398 4544 2143521449592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 16:35:37.398 4544 2143521449592 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-09-16 16:35:37.398 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c6120f06-8caa-4ebf-827d-2afa93228bfd'] 2021-09-16 16:35:39.367 4544 2143521449592 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-09-16 16:35:39.410 4544 2143521449592 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-09-16 16:35:39.538 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-519803e8-32ae-4f9e-99c3-ceab3e705b07 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] network_delete received. Deleting network 9722a137-7a55-42a8-85d2-fdc38ca13a64 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-16 16:35:39.538 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-519803e8-32ae-4f9e-99c3-ceab3e705b07 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] Network 9722a137-7a55-42a8-85d2-fdc38ca13a64 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-16 16:35:39.838 4544 2143519766488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: de8fe7b2-d1e8-4eae-aae8-36663af7224a 2021-09-16 16:35:41.378 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 16:35:41.676 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Adding port de8fe7b2-d1e8-4eae-aae8-36663af7224a 2021-09-16 16:35:41.692 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Port de8fe7b2-d1e8-4eae-aae8-36663af7224a updated. Details: {'device': 'de8fe7b2-d1e8-4eae-aae8-36663af7224a', 'network_id': 'fb37257b-a8b9-4ee1-bbd3-44cbde86cc14', 'port_id': 'de8fe7b2-d1e8-4eae-aae8-36663af7224a', 'mac_address': 'fa:16:3e:3c:77:27', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 59, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5e6c23fe-8045-4696-9cf7-5f1b2827c9b9', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-16 16:35:41.692 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] 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-09-16 16:35:41.692 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-de8fe7b2-d1e8-4eae-aae8-36663af7224a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:35:41.692 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port de8fe7b2-d1e8-4eae-aae8-36663af7224a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 16:35:41.692 4544 2143521449592 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-09-16 16:35:41.864 4544 2143521449592 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'de8fe7b2-d1e8-4eae-aae8-36663af7224a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:35:41.864 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'de8fe7b2-d1e8-4eae-aae8-36663af7224a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:35:41.880 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port de8fe7b2-d1e8-4eae-aae8-36663af7224a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 16:35:41.880 4544 2143521449592 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 59, VLAN trunk: None to switch port de8fe7b2-d1e8-4eae-aae8-36663af7224a 2021-09-16 16:35:41.993 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 16:35:42.019 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['de8fe7b2-d1e8-4eae-aae8-36663af7224a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:35:42.239 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['de8fe7b2-d1e8-4eae-aae8-36663af7224a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:35:42.239 4544 2143521449592 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-09-16 16:35:42.239 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ac2cc5fb-8402-4a0a-b46f-bb486e6cc4f2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 16:35:42.239 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ac2cc5fb-8402-4a0a-b46f-bb486e6cc4f2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 16:35:42.239 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for de8fe7b2-d1e8-4eae-aae8-36663af7224a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:35:42.239 4544 2143521449592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 16:35:42.239 4544 2143521449592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device de8fe7b2-d1e8-4eae-aae8-36663af7224a not yet added. Adding. 2021-09-16 16:35:42.239 4544 2143521449592 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-09-16 16:35:42.239 4544 2143521449592 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-09-16 16:35:42.413 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de8fe7b2-d1e8-4eae-aae8-36663af7224a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:35:42.586 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de8fe7b2-d1e8-4eae-aae8-36663af7224a" 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-09-16 16:35:42.586 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de8fe7b2-d1e8-4eae-aae8-36663af7224a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:35:42.785 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de8fe7b2-d1e8-4eae-aae8-36663af7224a" 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-09-16 16:35:42.910 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-de8fe7b2-d1e8-4eae-aae8-36663af7224a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:35:42.910 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port de8fe7b2-d1e8-4eae-aae8-36663af7224a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 16:35:42.910 4544 2143521449592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port de8fe7b2-d1e8-4eae-aae8-36663af7224a processed. 2021-09-16 16:35:43.381 4544 2143521449592 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-09-16 16:35:43.785 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:35:51.209 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-81c7ecee-3060-48e6-af22-a9daeefddb7c 7733ddbb7b674eefb69dfd0e006a885f adcf24d7747b4cf4952f727ee0a6bda7 - - -] Security group member updated on remote: ['46c0abdd-47dc-4eb3-a499-188fffab9af1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:35:51.226 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [req-81c7ecee-3060-48e6-af22-a9daeefddb7c 7733ddbb7b674eefb69dfd0e006a885f adcf24d7747b4cf4952f727ee0a6bda7 - - -] Security group member updated ['46c0abdd-47dc-4eb3-a499-188fffab9af1'] 2021-09-16 16:35:52.762 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9b7dc9c-d5a2-4a91-ac5c-7a2e3eaa6906 619433e6ee6a47a489318ebd104239ee ee009241930c492bbb97a29fecd7f753 - - -] port_update received: 1ada07fa-d103-43d3-89f9-929f9af747fa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 16:35:52.785 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9b7dc9c-d5a2-4a91-ac5c-7a2e3eaa6906 619433e6ee6a47a489318ebd104239ee ee009241930c492bbb97a29fecd7f753 - - -] No port 1ada07fa-d103-43d3-89f9-929f9af747fa defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 16:35:54.664 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4390fa6c-8b2c-4f23-9f6e-b6217df70336 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Security group member updated on remote: ['ac2cc5fb-8402-4a0a-b46f-bb486e6cc4f2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:35:54.664 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [req-4390fa6c-8b2c-4f23-9f6e-b6217df70336 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Security group member updated ['ac2cc5fb-8402-4a0a-b46f-bb486e6cc4f2'] 2021-09-16 16:35:54.664 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [req-4390fa6c-8b2c-4f23-9f6e-b6217df70336 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Refresh firewall rules 2021-09-16 16:35:54.664 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4390fa6c-8b2c-4f23-9f6e-b6217df70336 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Get security group information for devices via rpc ['d5e88204-7828-4693-957d-604e9be3f023', 'de8fe7b2-d1e8-4eae-aae8-36663af7224a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:35:55.071 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4390fa6c-8b2c-4f23-9f6e-b6217df70336 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Update security group information for ports dict_keys(['d5e88204-7828-4693-957d-604e9be3f023', 'de8fe7b2-d1e8-4eae-aae8-36663af7224a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:35:55.071 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4390fa6c-8b2c-4f23-9f6e-b6217df70336 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 16:35:55.071 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4390fa6c-8b2c-4f23-9f6e-b6217df70336 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Update rules of security group (ac2cc5fb-8402-4a0a-b46f-bb486e6cc4f2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 16:35:55.071 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4390fa6c-8b2c-4f23-9f6e-b6217df70336 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Update members of security group (ac2cc5fb-8402-4a0a-b46f-bb486e6cc4f2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 16:35:55.071 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4390fa6c-8b2c-4f23-9f6e-b6217df70336 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Update port filter for d5e88204-7828-4693-957d-604e9be3f023 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:35:55.071 4544 2143521449592 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4390fa6c-8b2c-4f23-9f6e-b6217df70336 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Updating port rules. 2021-09-16 16:35:55.071 4544 2143521449592 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4390fa6c-8b2c-4f23-9f6e-b6217df70336 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-16 16:35:55.071 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [req-4390fa6c-8b2c-4f23-9f6e-b6217df70336 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-d5e88204-7828-4693-957d-604e9be3f023" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:35:55.272 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [req-4390fa6c-8b2c-4f23-9f6e-b6217df70336 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-d5e88204-7828-4693-957d-604e9be3f023" 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-09-16 16:35:55.300 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [req-4390fa6c-8b2c-4f23-9f6e-b6217df70336 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-d5e88204-7828-4693-957d-604e9be3f023" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:35:55.300 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [req-4390fa6c-8b2c-4f23-9f6e-b6217df70336 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-d5e88204-7828-4693-957d-604e9be3f023" 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-09-16 16:35:55.300 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4390fa6c-8b2c-4f23-9f6e-b6217df70336 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Update port filter for de8fe7b2-d1e8-4eae-aae8-36663af7224a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:35:55.300 4544 2143521449592 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4390fa6c-8b2c-4f23-9f6e-b6217df70336 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Updating port rules. 2021-09-16 16:35:55.300 4544 2143521449592 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4390fa6c-8b2c-4f23-9f6e-b6217df70336 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-16 16:35:55.300 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [req-4390fa6c-8b2c-4f23-9f6e-b6217df70336 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-de8fe7b2-d1e8-4eae-aae8-36663af7224a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:35:55.488 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [req-4390fa6c-8b2c-4f23-9f6e-b6217df70336 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-de8fe7b2-d1e8-4eae-aae8-36663af7224a" 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-09-16 16:35:55.488 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [req-4390fa6c-8b2c-4f23-9f6e-b6217df70336 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-de8fe7b2-d1e8-4eae-aae8-36663af7224a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:35:55.488 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [req-4390fa6c-8b2c-4f23-9f6e-b6217df70336 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-de8fe7b2-d1e8-4eae-aae8-36663af7224a" 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-09-16 16:35:55.925 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4259da3e-94d8-4a3d-8735-14f22b7945d3 619433e6ee6a47a489318ebd104239ee ee009241930c492bbb97a29fecd7f753 - - -] port_update received: c92b0788-3046-411f-9576-e6b4bc09d398 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 16:35:55.945 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4259da3e-94d8-4a3d-8735-14f22b7945d3 619433e6ee6a47a489318ebd104239ee ee009241930c492bbb97a29fecd7f753 - - -] No port c92b0788-3046-411f-9576-e6b4bc09d398 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 16:35:55.979 4544 2143519766488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1ada07fa-d103-43d3-89f9-929f9af747fa 2021-09-16 16:35:57.494 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 16:35:57.805 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Adding port 1ada07fa-d103-43d3-89f9-929f9af747fa 2021-09-16 16:35:57.805 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Port 1ada07fa-d103-43d3-89f9-929f9af747fa updated. Details: {'device': '1ada07fa-d103-43d3-89f9-929f9af747fa', 'network_id': '8aef1cc3-97dd-4e3c-b7f2-185ebb6d06ed', 'port_id': '1ada07fa-d103-43d3-89f9-929f9af747fa', 'mac_address': 'fa:16:3e:8c:0e:cd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 76, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3c209f23-eceb-4dab-9447-3210be9729bf', 'ip_address': '192.168.233.91'}], '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-09-16 16:35:57.805 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] 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-09-16 16:35:57.805 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1ada07fa-d103-43d3-89f9-929f9af747fa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:35:57.805 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1ada07fa-d103-43d3-89f9-929f9af747fa _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 16:35:57.822 4544 2143521449592 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8aef1cc3-97dd-4e3c-b7f2-185ebb6d06ed 2021-09-16 16:35:57.822 4544 2143521449592 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-09-16 16:35:58.006 4544 2143519766488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c92b0788-3046-411f-9576-e6b4bc09d398 2021-09-16 16:35:58.067 4544 2143521449592 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1ada07fa-d103-43d3-89f9-929f9af747fa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:35:58.067 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1ada07fa-d103-43d3-89f9-929f9af747fa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:35:58.085 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1ada07fa-d103-43d3-89f9-929f9af747fa is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 16:35:58.085 4544 2143521449592 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 76, VLAN trunk: None to switch port 1ada07fa-d103-43d3-89f9-929f9af747fa 2021-09-16 16:35:58.226 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 16:35:58.226 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1ada07fa-d103-43d3-89f9-929f9af747fa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:35:58.388 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1ada07fa-d103-43d3-89f9-929f9af747fa']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:35:58.388 4544 2143521449592 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-09-16 16:35:58.388 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (46c0abdd-47dc-4eb3-a499-188fffab9af1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 16:35:58.388 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (46c0abdd-47dc-4eb3-a499-188fffab9af1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 16:35:58.388 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1ada07fa-d103-43d3-89f9-929f9af747fa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:35:58.388 4544 2143521449592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 16:35:58.388 4544 2143521449592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1ada07fa-d103-43d3-89f9-929f9af747fa not yet added. Adding. 2021-09-16 16:35:58.388 4544 2143521449592 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-09-16 16:35:58.388 4544 2143521449592 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-09-16 16:35:58.598 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1ada07fa-d103-43d3-89f9-929f9af747fa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:35:58.771 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1ada07fa-d103-43d3-89f9-929f9af747fa" 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-09-16 16:35:58.771 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1ada07fa-d103-43d3-89f9-929f9af747fa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:35:58.973 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1ada07fa-d103-43d3-89f9-929f9af747fa" 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-09-16 16:35:59.115 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1ada07fa-d103-43d3-89f9-929f9af747fa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:35:59.115 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1ada07fa-d103-43d3-89f9-929f9af747fa status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 16:35:59.115 4544 2143521449592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1ada07fa-d103-43d3-89f9-929f9af747fa processed. 2021-09-16 16:35:59.505 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 16:35:59.505 4544 2143521449592 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-09-16 16:35:59.865 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Adding port c92b0788-3046-411f-9576-e6b4bc09d398 2021-09-16 16:35:59.865 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Port c92b0788-3046-411f-9576-e6b4bc09d398 updated. Details: {'device': 'c92b0788-3046-411f-9576-e6b4bc09d398', 'network_id': 'fb37257b-a8b9-4ee1-bbd3-44cbde86cc14', 'port_id': 'c92b0788-3046-411f-9576-e6b4bc09d398', 'mac_address': 'fa:16:3e:ff:75:83', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 59, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5e6c23fe-8045-4696-9cf7-5f1b2827c9b9', '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-09-16 16:35:59.865 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] 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-09-16 16:35:59.881 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c92b0788-3046-411f-9576-e6b4bc09d398" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:35:59.881 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c92b0788-3046-411f-9576-e6b4bc09d398 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 16:35:59.881 4544 2143521449064 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-09-16 16:35:59.949 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:36:00.073 4544 2143521449064 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c92b0788-3046-411f-9576-e6b4bc09d398') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:36:00.073 4544 2143521449064 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c92b0788-3046-411f-9576-e6b4bc09d398') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:36:00.087 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c92b0788-3046-411f-9576-e6b4bc09d398 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 16:36:00.087 4544 2143521449064 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 59, VLAN trunk: None to switch port c92b0788-3046-411f-9576-e6b4bc09d398 2021-09-16 16:36:00.222 4544 2143521449064 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 16:36:00.222 4544 2143521449064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c92b0788-3046-411f-9576-e6b4bc09d398'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:36:00.426 4544 2143521449064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c92b0788-3046-411f-9576-e6b4bc09d398']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:36:00.426 4544 2143521449064 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-09-16 16:36:00.426 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ac2cc5fb-8402-4a0a-b46f-bb486e6cc4f2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 16:36:00.426 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ac2cc5fb-8402-4a0a-b46f-bb486e6cc4f2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 16:36:00.426 4544 2143521449064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c92b0788-3046-411f-9576-e6b4bc09d398 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:36:00.426 4544 2143521449064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 16:36:00.426 4544 2143521449064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c92b0788-3046-411f-9576-e6b4bc09d398 not yet added. Adding. 2021-09-16 16:36:00.426 4544 2143521449064 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-09-16 16:36:00.426 4544 2143521449064 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-09-16 16:36:00.679 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c92b0788-3046-411f-9576-e6b4bc09d398" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:36:00.976 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c92b0788-3046-411f-9576-e6b4bc09d398" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:36:00.989 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c92b0788-3046-411f-9576-e6b4bc09d398" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:36:01.280 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c92b0788-3046-411f-9576-e6b4bc09d398" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:36:01.448 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c92b0788-3046-411f-9576-e6b4bc09d398" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.562s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:36:01.448 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c92b0788-3046-411f-9576-e6b4bc09d398 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 16:36:01.448 4544 2143521449064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c92b0788-3046-411f-9576-e6b4bc09d398 processed. 2021-09-16 16:36:01.522 4544 2143521449064 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-09-16 16:36:01.879 4544 2143521449064 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-09-16 16:36:06.149 4544 2143519766664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1ada07fa-d103-43d3-89f9-929f9af747fa 2021-09-16 16:36:06.534 4544 2143521449064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-55d57c3a-ceb0-44d7-8477-e7d7fec9a24e 7733ddbb7b674eefb69dfd0e006a885f adcf24d7747b4cf4952f727ee0a6bda7 - - -] Security group member updated on remote: ['46c0abdd-47dc-4eb3-a499-188fffab9af1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:36:06.534 4544 2143521449064 MainThread INFO neutron.agent.securitygroups_rpc [req-55d57c3a-ceb0-44d7-8477-e7d7fec9a24e 7733ddbb7b674eefb69dfd0e006a885f adcf24d7747b4cf4952f727ee0a6bda7 - - -] Security group member updated ['46c0abdd-47dc-4eb3-a499-188fffab9af1'] 2021-09-16 16:36:06.534 4544 2143521449064 MainThread INFO neutron.agent.securitygroups_rpc [req-55d57c3a-ceb0-44d7-8477-e7d7fec9a24e 7733ddbb7b674eefb69dfd0e006a885f adcf24d7747b4cf4952f727ee0a6bda7 - - -] Refresh firewall rules 2021-09-16 16:36:06.534 4544 2143521449064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-55d57c3a-ceb0-44d7-8477-e7d7fec9a24e 7733ddbb7b674eefb69dfd0e006a885f adcf24d7747b4cf4952f727ee0a6bda7 - - -] Get security group information for devices via rpc ['1ada07fa-d103-43d3-89f9-929f9af747fa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:36:06.598 4544 2143521449064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-55d57c3a-ceb0-44d7-8477-e7d7fec9a24e 7733ddbb7b674eefb69dfd0e006a885f adcf24d7747b4cf4952f727ee0a6bda7 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:36:06.598 4544 2143521449064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-55d57c3a-ceb0-44d7-8477-e7d7fec9a24e 7733ddbb7b674eefb69dfd0e006a885f adcf24d7747b4cf4952f727ee0a6bda7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 16:36:06.693 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55d57c3a-ceb0-44d7-8477-e7d7fec9a24e 7733ddbb7b674eefb69dfd0e006a885f adcf24d7747b4cf4952f727ee0a6bda7 - - -] port_delete event received for '1ada07fa-d103-43d3-89f9-929f9af747fa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:36:07.570 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 16:36:07.570 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1ada07fa-d103-43d3-89f9-929f9af747fa' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 16:36:07.570 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1ada07fa-d103-43d3-89f9-929f9af747fa' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 16:36:07.570 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1ada07fa-d103-43d3-89f9-929f9af747fa _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 16:36:07.594 4544 2143521449064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8aef1cc3-97dd-4e3c-b7f2-185ebb6d06ed 2021-09-16 16:36:07.594 4544 2143521449064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1ada07fa-d103-43d3-89f9-929f9af747fa'] 2021-09-16 16:36:07.594 4544 2143521449064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 16:36:07.594 4544 2143521449064 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-09-16 16:36:07.594 4544 2143521449064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1ada07fa-d103-43d3-89f9-929f9af747fa'] 2021-09-16 16:36:09.589 4544 2143521449064 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-09-16 16:36:09.599 4544 2143521449064 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-09-16 16:36:11.817 4544 2143521449064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-08ccad31-af7a-4eb8-8292-9792e0f08072 75ae99d4743348e7b78a0a8b5b09a76e f9bf17bd76d642a9a40b99c20508992f - - -] Security group member updated on remote: ['cee61c46-4b13-4995-a07e-cb39fb4d3beb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:36:11.817 4544 2143521449064 MainThread INFO neutron.agent.securitygroups_rpc [req-08ccad31-af7a-4eb8-8292-9792e0f08072 75ae99d4743348e7b78a0a8b5b09a76e f9bf17bd76d642a9a40b99c20508992f - - -] Security group member updated ['cee61c46-4b13-4995-a07e-cb39fb4d3beb'] 2021-09-16 16:36:13.348 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30ede697-9d64-48a7-ac45-dd66919e94af 619433e6ee6a47a489318ebd104239ee ee009241930c492bbb97a29fecd7f753 - - -] port_update received: bcd70218-7cb0-4b75-94a5-61359bae3e0a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 16:36:13.348 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30ede697-9d64-48a7-ac45-dd66919e94af 619433e6ee6a47a489318ebd104239ee ee009241930c492bbb97a29fecd7f753 - - -] No port bcd70218-7cb0-4b75-94a5-61359bae3e0a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 16:36:16.146 4544 2143519766488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bcd70218-7cb0-4b75-94a5-61359bae3e0a 2021-09-16 16:36:17.614 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 16:36:17.865 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Adding port bcd70218-7cb0-4b75-94a5-61359bae3e0a 2021-09-16 16:36:17.865 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Port bcd70218-7cb0-4b75-94a5-61359bae3e0a updated. Details: {'device': 'bcd70218-7cb0-4b75-94a5-61359bae3e0a', 'network_id': '19fb4c20-11e4-477f-81c7-b910908a680a', 'port_id': 'bcd70218-7cb0-4b75-94a5-61359bae3e0a', 'mac_address': 'fa:16:3e:57:cb:41', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 91, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6bc19531-2093-4e8b-8eb6-e9714b8ed292', '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-09-16 16:36:17.865 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] 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-09-16 16:36:17.865 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bcd70218-7cb0-4b75-94a5-61359bae3e0a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:36:17.865 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bcd70218-7cb0-4b75-94a5-61359bae3e0a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 16:36:17.865 4544 2143521449064 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 19fb4c20-11e4-477f-81c7-b910908a680a 2021-09-16 16:36:17.865 4544 2143521449064 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-09-16 16:36:18.101 4544 2143521449064 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bcd70218-7cb0-4b75-94a5-61359bae3e0a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:36:18.101 4544 2143521449064 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bcd70218-7cb0-4b75-94a5-61359bae3e0a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:36:18.101 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bcd70218-7cb0-4b75-94a5-61359bae3e0a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 16:36:18.101 4544 2143521449064 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 91, VLAN trunk: None to switch port bcd70218-7cb0-4b75-94a5-61359bae3e0a 2021-09-16 16:36:18.238 4544 2143521449064 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 16:36:18.238 4544 2143521449064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bcd70218-7cb0-4b75-94a5-61359bae3e0a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:36:18.449 4544 2143521449064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bcd70218-7cb0-4b75-94a5-61359bae3e0a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:36:18.449 4544 2143521449064 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-09-16 16:36:18.449 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cee61c46-4b13-4995-a07e-cb39fb4d3beb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 16:36:18.449 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (cee61c46-4b13-4995-a07e-cb39fb4d3beb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 16:36:18.449 4544 2143521449064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bcd70218-7cb0-4b75-94a5-61359bae3e0a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:36:18.449 4544 2143521449064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 16:36:18.449 4544 2143521449064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bcd70218-7cb0-4b75-94a5-61359bae3e0a not yet added. Adding. 2021-09-16 16:36:18.449 4544 2143521449064 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-09-16 16:36:18.449 4544 2143521449064 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-09-16 16:36:18.690 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bcd70218-7cb0-4b75-94a5-61359bae3e0a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:36:18.898 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bcd70218-7cb0-4b75-94a5-61359bae3e0a" 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-09-16 16:36:18.898 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bcd70218-7cb0-4b75-94a5-61359bae3e0a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:36:19.193 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bcd70218-7cb0-4b75-94a5-61359bae3e0a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.296s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:36:19.351 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bcd70218-7cb0-4b75-94a5-61359bae3e0a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.485s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:36:19.351 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bcd70218-7cb0-4b75-94a5-61359bae3e0a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 16:36:19.351 4544 2143521449064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bcd70218-7cb0-4b75-94a5-61359bae3e0a processed. 2021-09-16 16:36:19.412 4544 2143521449064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8f9e8b03-d5b7-40c0-a478-3304d7e17a9a 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Security group member updated on remote: ['ac2cc5fb-8402-4a0a-b46f-bb486e6cc4f2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:36:19.412 4544 2143521449064 MainThread INFO neutron.agent.securitygroups_rpc [req-8f9e8b03-d5b7-40c0-a478-3304d7e17a9a 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Security group member updated ['ac2cc5fb-8402-4a0a-b46f-bb486e6cc4f2'] 2021-09-16 16:36:19.412 4544 2143521449064 MainThread INFO neutron.agent.securitygroups_rpc [req-8f9e8b03-d5b7-40c0-a478-3304d7e17a9a 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Refresh firewall rules 2021-09-16 16:36:19.412 4544 2143521449064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8f9e8b03-d5b7-40c0-a478-3304d7e17a9a 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Get security group information for devices via rpc ['d5e88204-7828-4693-957d-604e9be3f023', 'de8fe7b2-d1e8-4eae-aae8-36663af7224a', 'c92b0788-3046-411f-9576-e6b4bc09d398'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:36:19.622 4544 2143521448360 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-09-16 16:36:20.300 4544 2143521449064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8f9e8b03-d5b7-40c0-a478-3304d7e17a9a 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Update security group information for ports dict_keys(['c92b0788-3046-411f-9576-e6b4bc09d398', 'd5e88204-7828-4693-957d-604e9be3f023', 'de8fe7b2-d1e8-4eae-aae8-36663af7224a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:36:20.300 4544 2143521449064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8f9e8b03-d5b7-40c0-a478-3304d7e17a9a 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 16:36:20.300 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8f9e8b03-d5b7-40c0-a478-3304d7e17a9a 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Update rules of security group (ac2cc5fb-8402-4a0a-b46f-bb486e6cc4f2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 16:36:20.300 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8f9e8b03-d5b7-40c0-a478-3304d7e17a9a 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Update members of security group (ac2cc5fb-8402-4a0a-b46f-bb486e6cc4f2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 16:36:20.300 4544 2143521449064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8f9e8b03-d5b7-40c0-a478-3304d7e17a9a 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Update port filter for c92b0788-3046-411f-9576-e6b4bc09d398 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:36:20.300 4544 2143521449064 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8f9e8b03-d5b7-40c0-a478-3304d7e17a9a 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Updating port rules. 2021-09-16 16:36:20.300 4544 2143521449064 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8f9e8b03-d5b7-40c0-a478-3304d7e17a9a 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-16 16:36:20.300 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [req-8f9e8b03-d5b7-40c0-a478-3304d7e17a9a 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-c92b0788-3046-411f-9576-e6b4bc09d398" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:36:20.427 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.813s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:36:20.582 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [req-8f9e8b03-d5b7-40c0-a478-3304d7e17a9a 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-c92b0788-3046-411f-9576-e6b4bc09d398" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:36:20.582 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [req-8f9e8b03-d5b7-40c0-a478-3304d7e17a9a 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-c92b0788-3046-411f-9576-e6b4bc09d398" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:36:20.599 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [req-8f9e8b03-d5b7-40c0-a478-3304d7e17a9a 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-c92b0788-3046-411f-9576-e6b4bc09d398" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:36:20.599 4544 2143521449064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8f9e8b03-d5b7-40c0-a478-3304d7e17a9a 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Update port filter for d5e88204-7828-4693-957d-604e9be3f023 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:36:20.599 4544 2143521449064 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8f9e8b03-d5b7-40c0-a478-3304d7e17a9a 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Updating port rules. 2021-09-16 16:36:20.599 4544 2143521449064 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8f9e8b03-d5b7-40c0-a478-3304d7e17a9a 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-16 16:36:20.599 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [req-8f9e8b03-d5b7-40c0-a478-3304d7e17a9a 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-d5e88204-7828-4693-957d-604e9be3f023" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:36:20.816 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b97f09b8-f628-44a6-a4ee-1baf9bdb5bbc 619433e6ee6a47a489318ebd104239ee ee009241930c492bbb97a29fecd7f753 - - -] port_update received: a9fe186e-9d5c-46ce-9d0a-af00bf622616 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 16:36:20.853 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b97f09b8-f628-44a6-a4ee-1baf9bdb5bbc 619433e6ee6a47a489318ebd104239ee ee009241930c492bbb97a29fecd7f753 - - -] No port a9fe186e-9d5c-46ce-9d0a-af00bf622616 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 16:36:20.853 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [req-8f9e8b03-d5b7-40c0-a478-3304d7e17a9a 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-d5e88204-7828-4693-957d-604e9be3f023" 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-09-16 16:36:20.853 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [req-8f9e8b03-d5b7-40c0-a478-3304d7e17a9a 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-d5e88204-7828-4693-957d-604e9be3f023" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:36:20.853 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [req-8f9e8b03-d5b7-40c0-a478-3304d7e17a9a 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-d5e88204-7828-4693-957d-604e9be3f023" 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-09-16 16:36:20.853 4544 2143521449064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8f9e8b03-d5b7-40c0-a478-3304d7e17a9a 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Update port filter for de8fe7b2-d1e8-4eae-aae8-36663af7224a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:36:20.853 4544 2143521449064 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8f9e8b03-d5b7-40c0-a478-3304d7e17a9a 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Updating port rules. 2021-09-16 16:36:20.853 4544 2143521449064 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8f9e8b03-d5b7-40c0-a478-3304d7e17a9a 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-16 16:36:20.853 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [req-8f9e8b03-d5b7-40c0-a478-3304d7e17a9a 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-de8fe7b2-d1e8-4eae-aae8-36663af7224a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:36:21.115 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [req-8f9e8b03-d5b7-40c0-a478-3304d7e17a9a 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-de8fe7b2-d1e8-4eae-aae8-36663af7224a" 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-09-16 16:36:21.115 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [req-8f9e8b03-d5b7-40c0-a478-3304d7e17a9a 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-de8fe7b2-d1e8-4eae-aae8-36663af7224a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:36:21.115 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [req-8f9e8b03-d5b7-40c0-a478-3304d7e17a9a 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-de8fe7b2-d1e8-4eae-aae8-36663af7224a" 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-09-16 16:36:24.261 4544 2143519766488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a9fe186e-9d5c-46ce-9d0a-af00bf622616 2021-09-16 16:36:24.820 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-21b73255-8a7d-4bb5-94f4-f104bec0cf4d - - - - -] port_update received: fba6986d-c06e-4df0-a462-c18e3bb44fc3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 16:36:24.833 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-21b73255-8a7d-4bb5-94f4-f104bec0cf4d - - - - -] No port fba6986d-c06e-4df0-a462-c18e3bb44fc3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 16:36:25.645 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 16:36:26.019 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Adding port a9fe186e-9d5c-46ce-9d0a-af00bf622616 2021-09-16 16:36:26.019 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Port a9fe186e-9d5c-46ce-9d0a-af00bf622616 updated. Details: {'device': 'a9fe186e-9d5c-46ce-9d0a-af00bf622616', 'network_id': 'fb37257b-a8b9-4ee1-bbd3-44cbde86cc14', 'port_id': 'a9fe186e-9d5c-46ce-9d0a-af00bf622616', 'mac_address': 'fa:16:3e:a5:83:4e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 59, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5e6c23fe-8045-4696-9cf7-5f1b2827c9b9', '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-09-16 16:36:26.019 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] 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-09-16 16:36:26.037 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a9fe186e-9d5c-46ce-9d0a-af00bf622616" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:36:26.037 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a9fe186e-9d5c-46ce-9d0a-af00bf622616 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 16:36:26.037 4544 2143521449064 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-09-16 16:36:26.238 4544 2143521449064 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a9fe186e-9d5c-46ce-9d0a-af00bf622616') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:36:26.238 4544 2143521449064 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a9fe186e-9d5c-46ce-9d0a-af00bf622616') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:36:26.258 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a9fe186e-9d5c-46ce-9d0a-af00bf622616 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 16:36:26.258 4544 2143521449064 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 59, VLAN trunk: None to switch port a9fe186e-9d5c-46ce-9d0a-af00bf622616 2021-09-16 16:36:26.410 4544 2143521449064 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 16:36:26.410 4544 2143521449064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a9fe186e-9d5c-46ce-9d0a-af00bf622616'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:36:26.661 4544 2143521449064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a9fe186e-9d5c-46ce-9d0a-af00bf622616']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:36:26.661 4544 2143521449064 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-09-16 16:36:26.661 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ac2cc5fb-8402-4a0a-b46f-bb486e6cc4f2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 16:36:26.661 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ac2cc5fb-8402-4a0a-b46f-bb486e6cc4f2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 16:36:26.661 4544 2143521449064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a9fe186e-9d5c-46ce-9d0a-af00bf622616 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:36:26.661 4544 2143521449064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 16:36:26.661 4544 2143521449064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a9fe186e-9d5c-46ce-9d0a-af00bf622616 not yet added. Adding. 2021-09-16 16:36:26.661 4544 2143521449064 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-09-16 16:36:26.661 4544 2143521449064 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-09-16 16:36:26.962 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9fe186e-9d5c-46ce-9d0a-af00bf622616" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:36:27.216 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9fe186e-9d5c-46ce-9d0a-af00bf622616" 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-09-16 16:36:27.216 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9fe186e-9d5c-46ce-9d0a-af00bf622616" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:36:27.506 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9fe186e-9d5c-46ce-9d0a-af00bf622616" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:36:27.694 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a9fe186e-9d5c-46ce-9d0a-af00bf622616" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.656s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:36:27.694 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a9fe186e-9d5c-46ce-9d0a-af00bf622616 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 16:36:27.694 4544 2143521449064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a9fe186e-9d5c-46ce-9d0a-af00bf622616 processed. 2021-09-16 16:36:28.864 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ae85ad9-38a3-43e7-95fe-9d575a7f7c7e - - - - -] port_update received: 001be432-4a63-486f-aea9-0da4101d72f0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 16:36:28.864 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ae85ad9-38a3-43e7-95fe-9d575a7f7c7e - - - - -] No port 001be432-4a63-486f-aea9-0da4101d72f0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 16:36:29.659 4544 2143521449064 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-09-16 16:36:30.506 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:36:32.520 4544 2143519766664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bcd70218-7cb0-4b75-94a5-61359bae3e0a 2021-09-16 16:36:33.221 4544 2143521449064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8d19da94-2fcf-4d1e-9c0a-2fdc1b25a3d4 75ae99d4743348e7b78a0a8b5b09a76e f9bf17bd76d642a9a40b99c20508992f - - -] Security group member updated on remote: ['cee61c46-4b13-4995-a07e-cb39fb4d3beb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:36:33.221 4544 2143521449064 MainThread INFO neutron.agent.securitygroups_rpc [req-8d19da94-2fcf-4d1e-9c0a-2fdc1b25a3d4 75ae99d4743348e7b78a0a8b5b09a76e f9bf17bd76d642a9a40b99c20508992f - - -] Security group member updated ['cee61c46-4b13-4995-a07e-cb39fb4d3beb'] 2021-09-16 16:36:33.221 4544 2143521449064 MainThread INFO neutron.agent.securitygroups_rpc [req-8d19da94-2fcf-4d1e-9c0a-2fdc1b25a3d4 75ae99d4743348e7b78a0a8b5b09a76e f9bf17bd76d642a9a40b99c20508992f - - -] Refresh firewall rules 2021-09-16 16:36:33.221 4544 2143521449064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8d19da94-2fcf-4d1e-9c0a-2fdc1b25a3d4 75ae99d4743348e7b78a0a8b5b09a76e f9bf17bd76d642a9a40b99c20508992f - - -] Get security group information for devices via rpc ['bcd70218-7cb0-4b75-94a5-61359bae3e0a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:36:33.456 4544 2143521449064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8d19da94-2fcf-4d1e-9c0a-2fdc1b25a3d4 75ae99d4743348e7b78a0a8b5b09a76e f9bf17bd76d642a9a40b99c20508992f - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:36:33.456 4544 2143521449064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8d19da94-2fcf-4d1e-9c0a-2fdc1b25a3d4 75ae99d4743348e7b78a0a8b5b09a76e f9bf17bd76d642a9a40b99c20508992f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 16:36:33.550 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-899f25e6-ebd5-485e-99b0-8c1ec09efb2a - - - - -] port_update received: 953da72d-55bd-46f0-b19c-9edef9671fab port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 16:36:33.550 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-899f25e6-ebd5-485e-99b0-8c1ec09efb2a - - - - -] No port 953da72d-55bd-46f0-b19c-9edef9671fab defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 16:36:33.614 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d19da94-2fcf-4d1e-9c0a-2fdc1b25a3d4 75ae99d4743348e7b78a0a8b5b09a76e f9bf17bd76d642a9a40b99c20508992f - - -] port_delete event received for 'bcd70218-7cb0-4b75-94a5-61359bae3e0a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:36:33.682 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 16:36:33.682 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bcd70218-7cb0-4b75-94a5-61359bae3e0a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 16:36:33.682 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bcd70218-7cb0-4b75-94a5-61359bae3e0a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 16:36:33.682 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bcd70218-7cb0-4b75-94a5-61359bae3e0a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 16:36:33.706 4544 2143521449064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 19fb4c20-11e4-477f-81c7-b910908a680a 2021-09-16 16:36:33.706 4544 2143521449064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bcd70218-7cb0-4b75-94a5-61359bae3e0a'] 2021-09-16 16:36:33.706 4544 2143521449064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 16:36:33.706 4544 2143521449064 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-09-16 16:36:33.706 4544 2143521449064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bcd70218-7cb0-4b75-94a5-61359bae3e0a'] 2021-09-16 16:36:35.706 4544 2143521449064 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-09-16 16:36:35.801 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:36:39.333 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04ed64d5-9252-4a30-b103-474f52c1df0e - - - - -] port_update received: 1c5b2b5b-7f2f-4be5-b4e4-062205fa9a6a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 16:36:39.348 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04ed64d5-9252-4a30-b103-474f52c1df0e - - - - -] No port 1c5b2b5b-7f2f-4be5-b4e4-062205fa9a6a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 16:36:48.662 4544 2143519766664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a9fe186e-9d5c-46ce-9d0a-af00bf622616 2021-09-16 16:36:49.175 4544 2143521449064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d41d51f2-6ab7-4b2d-b959-2e338da88f83 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Security group member updated on remote: ['ac2cc5fb-8402-4a0a-b46f-bb486e6cc4f2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:36:49.175 4544 2143521449064 MainThread INFO neutron.agent.securitygroups_rpc [req-d41d51f2-6ab7-4b2d-b959-2e338da88f83 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Security group member updated ['ac2cc5fb-8402-4a0a-b46f-bb486e6cc4f2'] 2021-09-16 16:36:49.175 4544 2143521449064 MainThread INFO neutron.agent.securitygroups_rpc [req-d41d51f2-6ab7-4b2d-b959-2e338da88f83 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Refresh firewall rules 2021-09-16 16:36:49.175 4544 2143521449064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d41d51f2-6ab7-4b2d-b959-2e338da88f83 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Get security group information for devices via rpc ['d5e88204-7828-4693-957d-604e9be3f023', 'de8fe7b2-d1e8-4eae-aae8-36663af7224a', 'c92b0788-3046-411f-9576-e6b4bc09d398', 'a9fe186e-9d5c-46ce-9d0a-af00bf622616'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:36:49.270 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d41d51f2-6ab7-4b2d-b959-2e338da88f83 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] port_delete event received for 'a9fe186e-9d5c-46ce-9d0a-af00bf622616' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:36:49.665 4544 2143521449064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d41d51f2-6ab7-4b2d-b959-2e338da88f83 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Update security group information for ports dict_keys(['c92b0788-3046-411f-9576-e6b4bc09d398', 'd5e88204-7828-4693-957d-604e9be3f023', 'de8fe7b2-d1e8-4eae-aae8-36663af7224a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:36:49.665 4544 2143521449064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d41d51f2-6ab7-4b2d-b959-2e338da88f83 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 16:36:49.665 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d41d51f2-6ab7-4b2d-b959-2e338da88f83 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Update rules of security group (ac2cc5fb-8402-4a0a-b46f-bb486e6cc4f2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 16:36:49.665 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d41d51f2-6ab7-4b2d-b959-2e338da88f83 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Update members of security group (ac2cc5fb-8402-4a0a-b46f-bb486e6cc4f2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 16:36:49.665 4544 2143521449064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d41d51f2-6ab7-4b2d-b959-2e338da88f83 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Update port filter for c92b0788-3046-411f-9576-e6b4bc09d398 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:36:49.665 4544 2143521449064 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d41d51f2-6ab7-4b2d-b959-2e338da88f83 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Updating port rules. 2021-09-16 16:36:49.665 4544 2143521449064 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d41d51f2-6ab7-4b2d-b959-2e338da88f83 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-16 16:36:49.674 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [req-d41d51f2-6ab7-4b2d-b959-2e338da88f83 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-c92b0788-3046-411f-9576-e6b4bc09d398" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:36:49.674 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [req-d41d51f2-6ab7-4b2d-b959-2e338da88f83 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-c92b0788-3046-411f-9576-e6b4bc09d398" 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-09-16 16:36:49.674 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [req-d41d51f2-6ab7-4b2d-b959-2e338da88f83 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-c92b0788-3046-411f-9576-e6b4bc09d398" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:36:49.799 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 16:36:49.799 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a9fe186e-9d5c-46ce-9d0a-af00bf622616' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 16:36:49.799 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a9fe186e-9d5c-46ce-9d0a-af00bf622616' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 16:36:49.799 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a9fe186e-9d5c-46ce-9d0a-af00bf622616 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 16:36:49.818 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a9fe186e-9d5c-46ce-9d0a-af00bf622616'] 2021-09-16 16:36:49.818 4544 2143521448360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 16:36:49.818 4544 2143521448360 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-09-16 16:36:49.818 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a9fe186e-9d5c-46ce-9d0a-af00bf622616'] 2021-09-16 16:36:49.926 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [req-d41d51f2-6ab7-4b2d-b959-2e338da88f83 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-c92b0788-3046-411f-9576-e6b4bc09d398" 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-09-16 16:36:49.926 4544 2143521449064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d41d51f2-6ab7-4b2d-b959-2e338da88f83 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Update port filter for d5e88204-7828-4693-957d-604e9be3f023 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:36:49.926 4544 2143521449064 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d41d51f2-6ab7-4b2d-b959-2e338da88f83 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Updating port rules. 2021-09-16 16:36:49.926 4544 2143521449064 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d41d51f2-6ab7-4b2d-b959-2e338da88f83 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-16 16:36:49.926 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [req-d41d51f2-6ab7-4b2d-b959-2e338da88f83 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-d5e88204-7828-4693-957d-604e9be3f023" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:36:49.926 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [req-d41d51f2-6ab7-4b2d-b959-2e338da88f83 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-d5e88204-7828-4693-957d-604e9be3f023" 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-09-16 16:36:49.946 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [req-d41d51f2-6ab7-4b2d-b959-2e338da88f83 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-d5e88204-7828-4693-957d-604e9be3f023" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:36:50.191 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [req-d41d51f2-6ab7-4b2d-b959-2e338da88f83 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-d5e88204-7828-4693-957d-604e9be3f023" 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-09-16 16:36:50.191 4544 2143521449064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d41d51f2-6ab7-4b2d-b959-2e338da88f83 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Update port filter for de8fe7b2-d1e8-4eae-aae8-36663af7224a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:36:50.191 4544 2143521449064 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d41d51f2-6ab7-4b2d-b959-2e338da88f83 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Updating port rules. 2021-09-16 16:36:50.191 4544 2143521449064 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d41d51f2-6ab7-4b2d-b959-2e338da88f83 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-16 16:36:50.191 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [req-d41d51f2-6ab7-4b2d-b959-2e338da88f83 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-de8fe7b2-d1e8-4eae-aae8-36663af7224a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:36:50.191 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [req-d41d51f2-6ab7-4b2d-b959-2e338da88f83 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-de8fe7b2-d1e8-4eae-aae8-36663af7224a" 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-09-16 16:36:50.191 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [req-d41d51f2-6ab7-4b2d-b959-2e338da88f83 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-de8fe7b2-d1e8-4eae-aae8-36663af7224a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:36:50.424 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [req-d41d51f2-6ab7-4b2d-b959-2e338da88f83 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-de8fe7b2-d1e8-4eae-aae8-36663af7224a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:36:51.808 4544 2143521449064 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-09-16 16:36:51.833 4544 2143521449064 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-09-16 16:36:54.716 4544 2143521449064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9068c1bb-fd3d-45ca-92cb-a51d0fd12e5b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Security group member updated on remote: ['ed728707-8b20-4f28-a7cb-da98f3403f5c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:36:54.716 4544 2143521449064 MainThread INFO neutron.agent.securitygroups_rpc [req-9068c1bb-fd3d-45ca-92cb-a51d0fd12e5b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Security group member updated ['ed728707-8b20-4f28-a7cb-da98f3403f5c'] 2021-09-16 16:36:56.755 4544 2143519766664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c92b0788-3046-411f-9576-e6b4bc09d398 2021-09-16 16:36:57.861 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 16:36:57.861 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c92b0788-3046-411f-9576-e6b4bc09d398' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 16:36:57.861 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c92b0788-3046-411f-9576-e6b4bc09d398' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 16:36:57.861 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c92b0788-3046-411f-9576-e6b4bc09d398 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 16:36:57.883 4544 2143521449064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c92b0788-3046-411f-9576-e6b4bc09d398'] 2021-09-16 16:36:57.883 4544 2143521449064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 16:36:57.883 4544 2143521449064 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-09-16 16:36:57.883 4544 2143521449064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c92b0788-3046-411f-9576-e6b4bc09d398'] 2021-09-16 16:36:59.319 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-59335b25-6076-4a49-86fb-5c076358fa20 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] network_delete received. Deleting network 19fb4c20-11e4-477f-81c7-b910908a680a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-16 16:36:59.319 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-59335b25-6076-4a49-86fb-5c076358fa20 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] Network 19fb4c20-11e4-477f-81c7-b910908a680a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-16 16:36:59.877 4544 2143521449064 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-09-16 16:37:00.127 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a53da12-9791-4b2a-9238-c1a147c3a895 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] network_delete received. Deleting network 37ed640b-7110-49a1-8a81-eb43aaa368e7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-16 16:37:00.145 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a53da12-9791-4b2a-9238-c1a147c3a895 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] Network 37ed640b-7110-49a1-8a81-eb43aaa368e7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-16 16:37:00.221 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:37:07.569 4544 2143521449064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1a25cc96-2fc1-41bd-bab5-44553192ede2 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Security group member updated on remote: ['ac2cc5fb-8402-4a0a-b46f-bb486e6cc4f2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:37:07.569 4544 2143521449064 MainThread INFO neutron.agent.securitygroups_rpc [req-1a25cc96-2fc1-41bd-bab5-44553192ede2 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Security group member updated ['ac2cc5fb-8402-4a0a-b46f-bb486e6cc4f2'] 2021-09-16 16:37:07.569 4544 2143521449064 MainThread INFO neutron.agent.securitygroups_rpc [req-1a25cc96-2fc1-41bd-bab5-44553192ede2 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Refresh firewall rules 2021-09-16 16:37:07.569 4544 2143521449064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1a25cc96-2fc1-41bd-bab5-44553192ede2 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Get security group information for devices via rpc ['d5e88204-7828-4693-957d-604e9be3f023', 'de8fe7b2-d1e8-4eae-aae8-36663af7224a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:37:07.721 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a25cc96-2fc1-41bd-bab5-44553192ede2 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] port_delete event received for 'c92b0788-3046-411f-9576-e6b4bc09d398' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:37:07.979 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a774c58-aaa6-4e29-9339-fc75534bb6b4 619433e6ee6a47a489318ebd104239ee ee009241930c492bbb97a29fecd7f753 - - -] port_update received: 5b4ef291-8cf8-44b4-91b6-09a12cb841a6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 16:37:07.995 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a774c58-aaa6-4e29-9339-fc75534bb6b4 619433e6ee6a47a489318ebd104239ee ee009241930c492bbb97a29fecd7f753 - - -] No port 5b4ef291-8cf8-44b4-91b6-09a12cb841a6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 16:37:08.080 4544 2143521449064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1a25cc96-2fc1-41bd-bab5-44553192ede2 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Update security group information for ports dict_keys(['d5e88204-7828-4693-957d-604e9be3f023', 'de8fe7b2-d1e8-4eae-aae8-36663af7224a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:37:08.080 4544 2143521449064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1a25cc96-2fc1-41bd-bab5-44553192ede2 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 16:37:08.080 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1a25cc96-2fc1-41bd-bab5-44553192ede2 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Update rules of security group (ac2cc5fb-8402-4a0a-b46f-bb486e6cc4f2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 16:37:08.080 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1a25cc96-2fc1-41bd-bab5-44553192ede2 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Update members of security group (ac2cc5fb-8402-4a0a-b46f-bb486e6cc4f2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 16:37:08.080 4544 2143521449064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1a25cc96-2fc1-41bd-bab5-44553192ede2 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Update port filter for d5e88204-7828-4693-957d-604e9be3f023 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:37:08.105 4544 2143521449064 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1a25cc96-2fc1-41bd-bab5-44553192ede2 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Updating port rules. 2021-09-16 16:37:08.105 4544 2143521449064 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1a25cc96-2fc1-41bd-bab5-44553192ede2 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-16 16:37:08.105 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [req-1a25cc96-2fc1-41bd-bab5-44553192ede2 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-d5e88204-7828-4693-957d-604e9be3f023" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:37:08.105 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [req-1a25cc96-2fc1-41bd-bab5-44553192ede2 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-d5e88204-7828-4693-957d-604e9be3f023" 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-09-16 16:37:08.105 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [req-1a25cc96-2fc1-41bd-bab5-44553192ede2 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-d5e88204-7828-4693-957d-604e9be3f023" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:37:08.334 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [req-1a25cc96-2fc1-41bd-bab5-44553192ede2 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-d5e88204-7828-4693-957d-604e9be3f023" 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-09-16 16:37:08.334 4544 2143521449064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1a25cc96-2fc1-41bd-bab5-44553192ede2 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Update port filter for de8fe7b2-d1e8-4eae-aae8-36663af7224a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:37:08.334 4544 2143521449064 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1a25cc96-2fc1-41bd-bab5-44553192ede2 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Updating port rules. 2021-09-16 16:37:08.334 4544 2143521449064 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1a25cc96-2fc1-41bd-bab5-44553192ede2 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-16 16:37:08.334 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [req-1a25cc96-2fc1-41bd-bab5-44553192ede2 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-de8fe7b2-d1e8-4eae-aae8-36663af7224a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:37:08.334 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [req-1a25cc96-2fc1-41bd-bab5-44553192ede2 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-de8fe7b2-d1e8-4eae-aae8-36663af7224a" 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-09-16 16:37:08.334 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [req-1a25cc96-2fc1-41bd-bab5-44553192ede2 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-de8fe7b2-d1e8-4eae-aae8-36663af7224a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:37:08.584 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [req-1a25cc96-2fc1-41bd-bab5-44553192ede2 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-de8fe7b2-d1e8-4eae-aae8-36663af7224a" 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-09-16 16:37:08.738 4544 2143519766488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9568be6f-0f8d-4ed5-97e1-88ade50502fd 2021-09-16 16:37:09.917 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 16:37:10.255 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Adding port 9568be6f-0f8d-4ed5-97e1-88ade50502fd 2021-09-16 16:37:10.255 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Port 9568be6f-0f8d-4ed5-97e1-88ade50502fd updated. Details: {'device': '9568be6f-0f8d-4ed5-97e1-88ade50502fd', 'network_id': 'a97f3443-e339-49bf-8182-f294c2c3984c', 'port_id': '9568be6f-0f8d-4ed5-97e1-88ade50502fd', 'mac_address': 'fa:16:3e:f3:3d:fe', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 82, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1a0c8b56-742f-4b09-bc31-50aa52724682', '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-09-16 16:37:10.255 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] 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-09-16 16:37:10.255 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9568be6f-0f8d-4ed5-97e1-88ade50502fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:37:10.255 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9568be6f-0f8d-4ed5-97e1-88ade50502fd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 16:37:10.255 4544 2143521449064 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-09-16 16:37:10.285 4544 2143521449064 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9568be6f-0f8d-4ed5-97e1-88ade50502fd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:37:10.285 4544 2143521449064 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9568be6f-0f8d-4ed5-97e1-88ade50502fd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:37:10.285 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9568be6f-0f8d-4ed5-97e1-88ade50502fd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 16:37:10.308 4544 2143521449064 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 82, VLAN trunk: None to switch port 9568be6f-0f8d-4ed5-97e1-88ade50502fd 2021-09-16 16:37:10.352 4544 2143521449064 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 16:37:10.352 4544 2143521449064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9568be6f-0f8d-4ed5-97e1-88ade50502fd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:37:10.564 4544 2143521449064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9568be6f-0f8d-4ed5-97e1-88ade50502fd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:37:10.566 4544 2143521449064 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-09-16 16:37:10.566 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (35339c41-2cef-4c0a-af91-86500e392206) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 16:37:10.566 4544 2143521449064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9568be6f-0f8d-4ed5-97e1-88ade50502fd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:37:10.566 4544 2143521449064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 16:37:10.566 4544 2143521449064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-09-16 16:37:10.566 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9568be6f-0f8d-4ed5-97e1-88ade50502fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:37:10.566 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9568be6f-0f8d-4ed5-97e1-88ade50502fd" 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-09-16 16:37:10.566 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9568be6f-0f8d-4ed5-97e1-88ade50502fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:37:10.566 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9568be6f-0f8d-4ed5-97e1-88ade50502fd" 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-09-16 16:37:10.616 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9568be6f-0f8d-4ed5-97e1-88ade50502fd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:37:10.616 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9568be6f-0f8d-4ed5-97e1-88ade50502fd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 16:37:10.616 4544 2143521449064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9568be6f-0f8d-4ed5-97e1-88ade50502fd processed. 2021-09-16 16:37:10.777 4544 2143519766488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5b4ef291-8cf8-44b4-91b6-09a12cb841a6 2021-09-16 16:37:11.838 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45821c58-22c6-4a31-90ad-7027803eecbe - - - - -] port_update received: 2201b9ae-5baf-4b2b-a281-db82fdb5f55a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 16:37:11.855 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45821c58-22c6-4a31-90ad-7027803eecbe - - - - -] No port 2201b9ae-5baf-4b2b-a281-db82fdb5f55a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 16:37:11.948 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 16:37:11.948 4544 2143521449064 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-09-16 16:37:12.393 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Adding port 5b4ef291-8cf8-44b4-91b6-09a12cb841a6 2021-09-16 16:37:12.393 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Port 5b4ef291-8cf8-44b4-91b6-09a12cb841a6 updated. Details: {'device': '5b4ef291-8cf8-44b4-91b6-09a12cb841a6', 'network_id': '0ba42038-c43a-4cdf-ae4f-0400a1ac8f14', 'port_id': '5b4ef291-8cf8-44b4-91b6-09a12cb841a6', 'mac_address': 'fa:16:3e:c2:03:f2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 54, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '77ccded0-0476-4f06-bcbd-c8f726472dd5', '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-09-16 16:37:12.393 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] 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-09-16 16:37:12.393 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5b4ef291-8cf8-44b4-91b6-09a12cb841a6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:37:12.393 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5b4ef291-8cf8-44b4-91b6-09a12cb841a6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 16:37:12.393 4544 2143521448360 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0ba42038-c43a-4cdf-ae4f-0400a1ac8f14 2021-09-16 16:37:12.393 4544 2143521448360 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-09-16 16:37:12.439 4544 2143521449064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:37:12.575 4544 2143521448360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5b4ef291-8cf8-44b4-91b6-09a12cb841a6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:37:12.575 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5b4ef291-8cf8-44b4-91b6-09a12cb841a6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:37:12.575 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5b4ef291-8cf8-44b4-91b6-09a12cb841a6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 16:37:12.575 4544 2143521448360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 54, VLAN trunk: None to switch port 5b4ef291-8cf8-44b4-91b6-09a12cb841a6 2021-09-16 16:37:12.692 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 16:37:12.692 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5b4ef291-8cf8-44b4-91b6-09a12cb841a6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:37:12.895 4544 2143519766664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: de8fe7b2-d1e8-4eae-aae8-36663af7224a 2021-09-16 16:37:12.945 4544 2143521448360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5b4ef291-8cf8-44b4-91b6-09a12cb841a6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:37:12.945 4544 2143521448360 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-09-16 16:37:12.945 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ed728707-8b20-4f28-a7cb-da98f3403f5c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 16:37:12.945 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ed728707-8b20-4f28-a7cb-da98f3403f5c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 16:37:12.945 4544 2143521448360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5b4ef291-8cf8-44b4-91b6-09a12cb841a6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:37:12.945 4544 2143521448360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 16:37:12.945 4544 2143521448360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5b4ef291-8cf8-44b4-91b6-09a12cb841a6 not yet added. Adding. 2021-09-16 16:37:12.945 4544 2143521448360 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-09-16 16:37:12.945 4544 2143521448360 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-09-16 16:37:13.102 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-feb8fad8-74f1-4aef-8446-7e67d4cdc077 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Security group member updated on remote: ['ac2cc5fb-8402-4a0a-b46f-bb486e6cc4f2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:37:13.102 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [req-feb8fad8-74f1-4aef-8446-7e67d4cdc077 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Security group member updated ['ac2cc5fb-8402-4a0a-b46f-bb486e6cc4f2'] 2021-09-16 16:37:13.111 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5b4ef291-8cf8-44b4-91b6-09a12cb841a6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:37:13.183 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-feb8fad8-74f1-4aef-8446-7e67d4cdc077 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] port_delete event received for 'de8fe7b2-d1e8-4eae-aae8-36663af7224a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:37:13.268 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5b4ef291-8cf8-44b4-91b6-09a12cb841a6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:37:13.268 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5b4ef291-8cf8-44b4-91b6-09a12cb841a6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:37:13.442 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5b4ef291-8cf8-44b4-91b6-09a12cb841a6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:37:13.442 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [req-feb8fad8-74f1-4aef-8446-7e67d4cdc077 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Refresh firewall rules 2021-09-16 16:37:13.442 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-feb8fad8-74f1-4aef-8446-7e67d4cdc077 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Get security group information for devices via rpc ['d5e88204-7828-4693-957d-604e9be3f023', 'de8fe7b2-d1e8-4eae-aae8-36663af7224a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:37:13.566 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5b4ef291-8cf8-44b4-91b6-09a12cb841a6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:37:13.566 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5b4ef291-8cf8-44b4-91b6-09a12cb841a6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 16:37:13.566 4544 2143521448360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5b4ef291-8cf8-44b4-91b6-09a12cb841a6 processed. 2021-09-16 16:37:13.801 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-feb8fad8-74f1-4aef-8446-7e67d4cdc077 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Update security group information for ports dict_keys(['d5e88204-7828-4693-957d-604e9be3f023']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:37:13.801 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-feb8fad8-74f1-4aef-8446-7e67d4cdc077 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 16:37:13.801 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-feb8fad8-74f1-4aef-8446-7e67d4cdc077 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Update rules of security group (ac2cc5fb-8402-4a0a-b46f-bb486e6cc4f2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 16:37:13.801 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-feb8fad8-74f1-4aef-8446-7e67d4cdc077 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Update members of security group (ac2cc5fb-8402-4a0a-b46f-bb486e6cc4f2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 16:37:13.801 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-feb8fad8-74f1-4aef-8446-7e67d4cdc077 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Update port filter for d5e88204-7828-4693-957d-604e9be3f023 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:37:13.801 4544 2143521449592 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-feb8fad8-74f1-4aef-8446-7e67d4cdc077 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Updating port rules. 2021-09-16 16:37:13.801 4544 2143521449592 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-feb8fad8-74f1-4aef-8446-7e67d4cdc077 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-16 16:37:13.823 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [req-feb8fad8-74f1-4aef-8446-7e67d4cdc077 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-d5e88204-7828-4693-957d-604e9be3f023" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:37:13.823 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [req-feb8fad8-74f1-4aef-8446-7e67d4cdc077 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-d5e88204-7828-4693-957d-604e9be3f023" 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-09-16 16:37:13.823 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [req-feb8fad8-74f1-4aef-8446-7e67d4cdc077 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-d5e88204-7828-4693-957d-604e9be3f023" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:37:13.985 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 16:37:13.985 4544 2143521448360 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-09-16 16:37:13.985 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'de8fe7b2-d1e8-4eae-aae8-36663af7224a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 16:37:13.985 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'de8fe7b2-d1e8-4eae-aae8-36663af7224a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 16:37:13.985 4544 2143521449064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port de8fe7b2-d1e8-4eae-aae8-36663af7224a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 16:37:14.006 4544 2143521449064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['de8fe7b2-d1e8-4eae-aae8-36663af7224a'] 2021-09-16 16:37:14.006 4544 2143521449064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 16:37:14.006 4544 2143521449064 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-09-16 16:37:14.006 4544 2143521449064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['de8fe7b2-d1e8-4eae-aae8-36663af7224a'] 2021-09-16 16:37:14.030 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [req-feb8fad8-74f1-4aef-8446-7e67d4cdc077 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Lock "n-hv-driver-port-lock-d5e88204-7828-4693-957d-604e9be3f023" 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-09-16 16:37:14.345 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:37:15.770 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5113e058-ce2e-4e07-b91c-aa5634e2472f - - - - -] port_update received: 2362efdd-4a56-4beb-801c-8930dc28b3b8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 16:37:15.770 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5113e058-ce2e-4e07-b91c-aa5634e2472f - - - - -] No port 2362efdd-4a56-4beb-801c-8930dc28b3b8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 16:37:15.995 4544 2143521448360 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-09-16 16:37:16.063 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:37:19.963 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b32a7a7e-8fb1-4824-880a-208641a3193a 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Security group member updated on remote: ['ac2cc5fb-8402-4a0a-b46f-bb486e6cc4f2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:37:19.963 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [req-b32a7a7e-8fb1-4824-880a-208641a3193a 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Security group member updated ['ac2cc5fb-8402-4a0a-b46f-bb486e6cc4f2'] 2021-09-16 16:37:19.963 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [req-b32a7a7e-8fb1-4824-880a-208641a3193a 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Refresh firewall rules 2021-09-16 16:37:19.963 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b32a7a7e-8fb1-4824-880a-208641a3193a 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Get security group information for devices via rpc ['d5e88204-7828-4693-957d-604e9be3f023'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:37:20.026 4544 2143521448360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b32a7a7e-8fb1-4824-880a-208641a3193a 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:37:20.026 4544 2143521448360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b32a7a7e-8fb1-4824-880a-208641a3193a 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 16:37:20.073 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b32a7a7e-8fb1-4824-880a-208641a3193a 402ea66b8b4d4daeb015127027c74ac6 03e521c2b1f94301969c804608fc02b2 - - -] port_delete event received for 'd5e88204-7828-4693-957d-604e9be3f023' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:37:20.193 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2bb2f0f-2c83-4f2b-ad0a-b8e4403c787d - - - - -] port_update received: 30c031a8-74b6-487a-bda5-b1157b0c4d3a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 16:37:20.193 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2bb2f0f-2c83-4f2b-ad0a-b8e4403c787d - - - - -] No port 30c031a8-74b6-487a-bda5-b1157b0c4d3a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 16:37:20.948 4544 2143519766664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d5e88204-7828-4693-957d-604e9be3f023 2021-09-16 16:37:22.032 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 16:37:22.032 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd5e88204-7828-4693-957d-604e9be3f023' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 16:37:22.032 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd5e88204-7828-4693-957d-604e9be3f023' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 16:37:22.032 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d5e88204-7828-4693-957d-604e9be3f023 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 16:37:22.042 4544 2143521448360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fb37257b-a8b9-4ee1-bbd3-44cbde86cc14 2021-09-16 16:37:22.042 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d5e88204-7828-4693-957d-604e9be3f023'] 2021-09-16 16:37:22.042 4544 2143521448360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 16:37:22.042 4544 2143521448360 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-09-16 16:37:22.042 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d5e88204-7828-4693-957d-604e9be3f023'] 2021-09-16 16:37:22.614 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-129dd8cb-985a-407e-a4cf-7c16698f2be2 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] network_delete received. Deleting network fb37257b-a8b9-4ee1-bbd3-44cbde86cc14 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-16 16:37:22.614 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-129dd8cb-985a-407e-a4cf-7c16698f2be2 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] Network fb37257b-a8b9-4ee1-bbd3-44cbde86cc14 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-16 16:37:22.957 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d5ae5f87-4bf0-4c41-a533-7f5c5bcd5952 70344ff6057a4007be2d522306271beb ed578b6983c14e5d9169a0705a75a03e - - -] Security group rule updated on remote: ['2a6a0c68-1c09-4ae9-89a8-f0ee1ff3d7eb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 16:37:22.957 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [req-d5ae5f87-4bf0-4c41-a533-7f5c5bcd5952 70344ff6057a4007be2d522306271beb ed578b6983c14e5d9169a0705a75a03e - - -] Security group rule updated ['2a6a0c68-1c09-4ae9-89a8-f0ee1ff3d7eb'] 2021-09-16 16:37:23.352 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fe2b0184-d2b2-42cf-a93d-03c0aa7ee725 70344ff6057a4007be2d522306271beb ed578b6983c14e5d9169a0705a75a03e - - -] Security group rule updated on remote: ['2a6a0c68-1c09-4ae9-89a8-f0ee1ff3d7eb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 16:37:23.352 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [req-fe2b0184-d2b2-42cf-a93d-03c0aa7ee725 70344ff6057a4007be2d522306271beb ed578b6983c14e5d9169a0705a75a03e - - -] Security group rule updated ['2a6a0c68-1c09-4ae9-89a8-f0ee1ff3d7eb'] 2021-09-16 16:37:23.689 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-676ba22b-3bba-4ac5-b4d2-41a7de96620e 70344ff6057a4007be2d522306271beb ed578b6983c14e5d9169a0705a75a03e - - -] Security group rule updated on remote: ['2a6a0c68-1c09-4ae9-89a8-f0ee1ff3d7eb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 16:37:23.689 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [req-676ba22b-3bba-4ac5-b4d2-41a7de96620e 70344ff6057a4007be2d522306271beb ed578b6983c14e5d9169a0705a75a03e - - -] Security group rule updated ['2a6a0c68-1c09-4ae9-89a8-f0ee1ff3d7eb'] 2021-09-16 16:37:24.017 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-661bb6d8-8daf-47ff-86fe-d0e40e9d7338 70344ff6057a4007be2d522306271beb ed578b6983c14e5d9169a0705a75a03e - - -] Security group rule updated on remote: ['2a6a0c68-1c09-4ae9-89a8-f0ee1ff3d7eb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 16:37:24.017 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [req-661bb6d8-8daf-47ff-86fe-d0e40e9d7338 70344ff6057a4007be2d522306271beb ed578b6983c14e5d9169a0705a75a03e - - -] Security group rule updated ['2a6a0c68-1c09-4ae9-89a8-f0ee1ff3d7eb'] 2021-09-16 16:37:24.040 4544 2143521448360 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-09-16 16:37:24.174 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:37:24.510 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-132943ce-ad34-45d8-8c14-807d5f4e96c3 70344ff6057a4007be2d522306271beb ed578b6983c14e5d9169a0705a75a03e - - -] Security group rule updated on remote: ['2a6a0c68-1c09-4ae9-89a8-f0ee1ff3d7eb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 16:37:24.510 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [req-132943ce-ad34-45d8-8c14-807d5f4e96c3 70344ff6057a4007be2d522306271beb ed578b6983c14e5d9169a0705a75a03e - - -] Security group rule updated ['2a6a0c68-1c09-4ae9-89a8-f0ee1ff3d7eb'] 2021-09-16 16:37:25.112 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-97775659-b81f-47eb-9f61-2c2b42b39684 70344ff6057a4007be2d522306271beb ed578b6983c14e5d9169a0705a75a03e - - -] Security group rule updated on remote: ['2a6a0c68-1c09-4ae9-89a8-f0ee1ff3d7eb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 16:37:25.112 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [req-97775659-b81f-47eb-9f61-2c2b42b39684 70344ff6057a4007be2d522306271beb ed578b6983c14e5d9169a0705a75a03e - - -] Security group rule updated ['2a6a0c68-1c09-4ae9-89a8-f0ee1ff3d7eb'] 2021-09-16 16:37:25.632 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4863b2b5-7f15-4f62-9f3c-a0fef2a8b6a2 - - - - -] port_update received: e594a661-c447-445e-bb50-2fdae57a7b03 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 16:37:25.632 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4863b2b5-7f15-4f62-9f3c-a0fef2a8b6a2 - - - - -] No port e594a661-c447-445e-bb50-2fdae57a7b03 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 16:37:29.189 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5d674f36-8a1c-483a-98d0-59a6b8b8b3a5 ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Security group rule updated on remote: ['c24de507-d854-49a9-b756-5696a0792d31'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 16:37:29.189 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [req-5d674f36-8a1c-483a-98d0-59a6b8b8b3a5 ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Security group rule updated ['c24de507-d854-49a9-b756-5696a0792d31'] 2021-09-16 16:37:30.417 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6c7026c5-a52a-4a6d-970d-af7106b95b1c ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Security group rule updated on remote: ['c24de507-d854-49a9-b756-5696a0792d31'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 16:37:30.417 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [req-6c7026c5-a52a-4a6d-970d-af7106b95b1c ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Security group rule updated ['c24de507-d854-49a9-b756-5696a0792d31'] 2021-09-16 16:37:30.866 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-edead577-f3ec-4d17-8fe5-894878272f70 ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Security group rule updated on remote: ['c24de507-d854-49a9-b756-5696a0792d31'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 16:37:30.866 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [req-edead577-f3ec-4d17-8fe5-894878272f70 ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Security group rule updated ['c24de507-d854-49a9-b756-5696a0792d31'] 2021-09-16 16:37:31.332 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6dff0b3c-6df4-4273-9381-c891904cb786 ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Security group rule updated on remote: ['c24de507-d854-49a9-b756-5696a0792d31'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 16:37:31.332 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [req-6dff0b3c-6df4-4273-9381-c891904cb786 ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Security group rule updated ['c24de507-d854-49a9-b756-5696a0792d31'] 2021-09-16 16:37:31.782 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1951fdf9-4b10-43d8-a336-d38b4a8ab037 ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Security group rule updated on remote: ['c24de507-d854-49a9-b756-5696a0792d31'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 16:37:31.782 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [req-1951fdf9-4b10-43d8-a336-d38b4a8ab037 ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Security group rule updated ['c24de507-d854-49a9-b756-5696a0792d31'] 2021-09-16 16:37:32.307 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-13cee1e1-a5c3-47c2-b267-8b23ebebf89a ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Security group rule updated on remote: ['c24de507-d854-49a9-b756-5696a0792d31'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 16:37:32.307 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [req-13cee1e1-a5c3-47c2-b267-8b23ebebf89a ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Security group rule updated ['c24de507-d854-49a9-b756-5696a0792d31'] 2021-09-16 16:37:33.347 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Security group member updated on remote: ['c24de507-d854-49a9-b756-5696a0792d31', 'ed728707-8b20-4f28-a7cb-da98f3403f5c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:37:33.347 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Security group member updated ['c24de507-d854-49a9-b756-5696a0792d31', 'ed728707-8b20-4f28-a7cb-da98f3403f5c'] 2021-09-16 16:37:33.367 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Refresh firewall rules 2021-09-16 16:37:33.367 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Get security group information for devices via rpc ['5b4ef291-8cf8-44b4-91b6-09a12cb841a6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:37:33.470 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] port_update received: 5b4ef291-8cf8-44b4-91b6-09a12cb841a6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 16:37:33.485 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Lock "n-hv-agent-port-lock-5b4ef291-8cf8-44b4-91b6-09a12cb841a6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:37:33.485 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Binding port 5b4ef291-8cf8-44b4-91b6-09a12cb841a6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 16:37:33.485 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] 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-09-16 16:37:33.503 4544 2143521449592 MainThread DEBUG neutron.services.trunk.rpc.agent [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5b4ef291-8cf8-44b4-91b6-09a12cb841a6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:37:33.503 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5b4ef291-8cf8-44b4-91b6-09a12cb841a6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:37:33.538 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Trunk plugin disabled on server. Assuming port 5b4ef291-8cf8-44b4-91b6-09a12cb841a6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 16:37:33.538 4544 2143521449592 MainThread INFO networking_hyperv.neutron.trunk_driver [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Binding VLAN ID: 54, VLAN trunk: None to switch port 5b4ef291-8cf8-44b4-91b6-09a12cb841a6 2021-09-16 16:37:33.594 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Refresh firewall rules 2021-09-16 16:37:33.594 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Get security group information for devices via rpc ['5b4ef291-8cf8-44b4-91b6-09a12cb841a6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:37:34.502 4544 2143521448360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Update security group information for ports dict_keys(['5b4ef291-8cf8-44b4-91b6-09a12cb841a6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:37:34.502 4544 2143521448360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 16:37:34.502 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Update rules of security group (c24de507-d854-49a9-b756-5696a0792d31) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 16:37:34.502 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Update rules of security group (ed728707-8b20-4f28-a7cb-da98f3403f5c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 16:37:34.502 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Update members of security group (ed728707-8b20-4f28-a7cb-da98f3403f5c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 16:37:34.502 4544 2143521448360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Update port filter for 5b4ef291-8cf8-44b4-91b6-09a12cb841a6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:37:34.502 4544 2143521448360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Updating port rules. 2021-09-16 16:37:34.502 4544 2143521448360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Creating 6 new rules, removing 0 old rules. 2021-09-16 16:37:34.502 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Lock "n-hv-driver-port-lock-5b4ef291-8cf8-44b4-91b6-09a12cb841a6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:37:34.626 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Update security group information for ports dict_keys(['5b4ef291-8cf8-44b4-91b6-09a12cb841a6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:37:34.626 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 16:37:34.626 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Update rules of security group (c24de507-d854-49a9-b756-5696a0792d31) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 16:37:34.626 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Update rules of security group (ed728707-8b20-4f28-a7cb-da98f3403f5c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 16:37:34.626 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Update members of security group (ed728707-8b20-4f28-a7cb-da98f3403f5c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 16:37:34.626 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Update port filter for 5b4ef291-8cf8-44b4-91b6-09a12cb841a6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:37:34.626 4544 2143521449592 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Updating port rules. 2021-09-16 16:37:34.626 4544 2143521449592 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Creating 6 new rules, removing 0 old rules. 2021-09-16 16:37:34.659 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Lock "n-hv-driver-port-lock-5b4ef291-8cf8-44b4-91b6-09a12cb841a6" 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-09-16 16:37:34.659 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Lock "n-hv-driver-port-lock-5b4ef291-8cf8-44b4-91b6-09a12cb841a6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:37:34.659 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Lock "n-hv-driver-port-lock-5b4ef291-8cf8-44b4-91b6-09a12cb841a6" 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-09-16 16:37:34.659 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Lock "n-hv-driver-port-lock-5b4ef291-8cf8-44b4-91b6-09a12cb841a6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:37:34.751 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Lock "n-hv-driver-port-lock-5b4ef291-8cf8-44b4-91b6-09a12cb841a6" 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-09-16 16:37:34.751 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Lock "n-hv-driver-port-lock-5b4ef291-8cf8-44b4-91b6-09a12cb841a6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:37:34.751 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Lock "n-hv-driver-port-lock-5b4ef291-8cf8-44b4-91b6-09a12cb841a6" 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-09-16 16:37:34.815 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [req-efb21e4a-b542-4c61-8d93-e4f422a3e83b ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Lock "n-hv-agent-port-lock-5b4ef291-8cf8-44b4-91b6-09a12cb841a6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:37:41.110 4544 2143519766664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: def931c9-a71e-49ee-89a4-f44997a083ff 2021-09-16 16:37:41.110 4544 2143519766664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9568be6f-0f8d-4ed5-97e1-88ade50502fd 2021-09-16 16:37:41.603 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a1443b87-11d7-4e06-9211-bea7c0a15935 623c2a9a09364f5db59fdd2af20798a6 cf22dbe3339048b1880786bb8c2c3de8 - - -] Security group member updated on remote: ['df1f0def-dc51-4e35-93dc-2dd58dbd8546'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:37:41.603 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [req-a1443b87-11d7-4e06-9211-bea7c0a15935 623c2a9a09364f5db59fdd2af20798a6 cf22dbe3339048b1880786bb8c2c3de8 - - -] Security group member updated ['df1f0def-dc51-4e35-93dc-2dd58dbd8546'] 2021-09-16 16:37:41.603 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [req-a1443b87-11d7-4e06-9211-bea7c0a15935 623c2a9a09364f5db59fdd2af20798a6 cf22dbe3339048b1880786bb8c2c3de8 - - -] Refresh firewall rules 2021-09-16 16:37:41.603 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a1443b87-11d7-4e06-9211-bea7c0a15935 623c2a9a09364f5db59fdd2af20798a6 cf22dbe3339048b1880786bb8c2c3de8 - - -] Get security group information for devices via rpc ['89866dae-733f-4d3c-ab40-68cc17d891fe', 'def931c9-a71e-49ee-89a4-f44997a083ff'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:37:41.690 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1443b87-11d7-4e06-9211-bea7c0a15935 623c2a9a09364f5db59fdd2af20798a6 cf22dbe3339048b1880786bb8c2c3de8 - - -] port_delete event received for 'def931c9-a71e-49ee-89a4-f44997a083ff' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:37:41.769 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a1443b87-11d7-4e06-9211-bea7c0a15935 623c2a9a09364f5db59fdd2af20798a6 cf22dbe3339048b1880786bb8c2c3de8 - - -] Update security group information for ports dict_keys(['89866dae-733f-4d3c-ab40-68cc17d891fe']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:37:41.769 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a1443b87-11d7-4e06-9211-bea7c0a15935 623c2a9a09364f5db59fdd2af20798a6 cf22dbe3339048b1880786bb8c2c3de8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 16:37:41.769 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a1443b87-11d7-4e06-9211-bea7c0a15935 623c2a9a09364f5db59fdd2af20798a6 cf22dbe3339048b1880786bb8c2c3de8 - - -] Update rules of security group (df1f0def-dc51-4e35-93dc-2dd58dbd8546) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 16:37:41.769 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a1443b87-11d7-4e06-9211-bea7c0a15935 623c2a9a09364f5db59fdd2af20798a6 cf22dbe3339048b1880786bb8c2c3de8 - - -] Update members of security group (df1f0def-dc51-4e35-93dc-2dd58dbd8546) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 16:37:41.769 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a1443b87-11d7-4e06-9211-bea7c0a15935 623c2a9a09364f5db59fdd2af20798a6 cf22dbe3339048b1880786bb8c2c3de8 - - -] Update port filter for 89866dae-733f-4d3c-ab40-68cc17d891fe _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:37:41.769 4544 2143521449592 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a1443b87-11d7-4e06-9211-bea7c0a15935 623c2a9a09364f5db59fdd2af20798a6 cf22dbe3339048b1880786bb8c2c3de8 - - -] Updating port rules. 2021-09-16 16:37:41.769 4544 2143521449592 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a1443b87-11d7-4e06-9211-bea7c0a15935 623c2a9a09364f5db59fdd2af20798a6 cf22dbe3339048b1880786bb8c2c3de8 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-16 16:37:41.769 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [req-a1443b87-11d7-4e06-9211-bea7c0a15935 623c2a9a09364f5db59fdd2af20798a6 cf22dbe3339048b1880786bb8c2c3de8 - - -] Lock "n-hv-driver-port-lock-89866dae-733f-4d3c-ab40-68cc17d891fe" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:37:41.769 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [req-a1443b87-11d7-4e06-9211-bea7c0a15935 623c2a9a09364f5db59fdd2af20798a6 cf22dbe3339048b1880786bb8c2c3de8 - - -] Lock "n-hv-driver-port-lock-89866dae-733f-4d3c-ab40-68cc17d891fe" 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-09-16 16:37:41.789 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [req-a1443b87-11d7-4e06-9211-bea7c0a15935 623c2a9a09364f5db59fdd2af20798a6 cf22dbe3339048b1880786bb8c2c3de8 - - -] Lock "n-hv-driver-port-lock-89866dae-733f-4d3c-ab40-68cc17d891fe" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:37:41.973 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [req-a1443b87-11d7-4e06-9211-bea7c0a15935 623c2a9a09364f5db59fdd2af20798a6 cf22dbe3339048b1880786bb8c2c3de8 - - -] Lock "n-hv-driver-port-lock-89866dae-733f-4d3c-ab40-68cc17d891fe" 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-09-16 16:37:42.110 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 16:37:42.110 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9568be6f-0f8d-4ed5-97e1-88ade50502fd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 16:37:42.110 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9568be6f-0f8d-4ed5-97e1-88ade50502fd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 16:37:42.110 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9568be6f-0f8d-4ed5-97e1-88ade50502fd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 16:37:42.110 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'def931c9-a71e-49ee-89a4-f44997a083ff' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 16:37:42.110 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'def931c9-a71e-49ee-89a4-f44997a083ff' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 16:37:42.110 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port def931c9-a71e-49ee-89a4-f44997a083ff _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 16:37:42.110 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['def931c9-a71e-49ee-89a4-f44997a083ff'] 2021-09-16 16:37:42.130 4544 2143521448360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 16:37:42.130 4544 2143521448360 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-09-16 16:37:42.130 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['def931c9-a71e-49ee-89a4-f44997a083ff'] 2021-09-16 16:37:42.130 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9568be6f-0f8d-4ed5-97e1-88ade50502fd'] 2021-09-16 16:37:42.130 4544 2143521449592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 16:37:42.130 4544 2143521449592 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-09-16 16:37:42.130 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9568be6f-0f8d-4ed5-97e1-88ade50502fd'] 2021-09-16 16:37:43.126 4544 2143519766664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9568be6f-0f8d-4ed5-97e1-88ade50502fd 2021-09-16 16:37:44.121 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 16:37:44.121 4544 2143521449592 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-09-16 16:37:44.121 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9568be6f-0f8d-4ed5-97e1-88ade50502fd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 16:37:44.121 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9568be6f-0f8d-4ed5-97e1-88ade50502fd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 16:37:44.121 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9568be6f-0f8d-4ed5-97e1-88ade50502fd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 16:37:44.141 4544 2143521448360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a97f3443-e339-49bf-8182-f294c2c3984c 2021-09-16 16:37:44.141 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9568be6f-0f8d-4ed5-97e1-88ade50502fd'] 2021-09-16 16:37:44.141 4544 2143521448360 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-09-16 16:37:44.141 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9568be6f-0f8d-4ed5-97e1-88ade50502fd'] 2021-09-16 16:37:44.339 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:37:50.422 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-47226235-8f6b-41e0-8ce5-62b824fe76c4 623c2a9a09364f5db59fdd2af20798a6 cf22dbe3339048b1880786bb8c2c3de8 - - -] Security group member updated on remote: ['df1f0def-dc51-4e35-93dc-2dd58dbd8546'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:37:50.422 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [req-47226235-8f6b-41e0-8ce5-62b824fe76c4 623c2a9a09364f5db59fdd2af20798a6 cf22dbe3339048b1880786bb8c2c3de8 - - -] Security group member updated ['df1f0def-dc51-4e35-93dc-2dd58dbd8546'] 2021-09-16 16:37:50.422 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [req-47226235-8f6b-41e0-8ce5-62b824fe76c4 623c2a9a09364f5db59fdd2af20798a6 cf22dbe3339048b1880786bb8c2c3de8 - - -] Refresh firewall rules 2021-09-16 16:37:50.422 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-47226235-8f6b-41e0-8ce5-62b824fe76c4 623c2a9a09364f5db59fdd2af20798a6 cf22dbe3339048b1880786bb8c2c3de8 - - -] Get security group information for devices via rpc ['89866dae-733f-4d3c-ab40-68cc17d891fe'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:37:50.462 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-47226235-8f6b-41e0-8ce5-62b824fe76c4 623c2a9a09364f5db59fdd2af20798a6 cf22dbe3339048b1880786bb8c2c3de8 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:37:50.462 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-47226235-8f6b-41e0-8ce5-62b824fe76c4 623c2a9a09364f5db59fdd2af20798a6 cf22dbe3339048b1880786bb8c2c3de8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 16:37:50.609 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47226235-8f6b-41e0-8ce5-62b824fe76c4 623c2a9a09364f5db59fdd2af20798a6 cf22dbe3339048b1880786bb8c2c3de8 - - -] port_delete event received for '89866dae-733f-4d3c-ab40-68cc17d891fe' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:37:51.181 4544 2143519766664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 89866dae-733f-4d3c-ab40-68cc17d891fe 2021-09-16 16:37:51.550 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-64c5d52a-b384-4431-ae99-db556adbe353 70344ff6057a4007be2d522306271beb ed578b6983c14e5d9169a0705a75a03e - - -] Security group member updated on remote: ['2a6a0c68-1c09-4ae9-89a8-f0ee1ff3d7eb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:37:51.550 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [req-64c5d52a-b384-4431-ae99-db556adbe353 70344ff6057a4007be2d522306271beb ed578b6983c14e5d9169a0705a75a03e - - -] Security group member updated ['2a6a0c68-1c09-4ae9-89a8-f0ee1ff3d7eb'] 2021-09-16 16:37:52.125 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 16:37:52.125 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '89866dae-733f-4d3c-ab40-68cc17d891fe' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 16:37:52.125 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '89866dae-733f-4d3c-ab40-68cc17d891fe' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 16:37:52.125 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 89866dae-733f-4d3c-ab40-68cc17d891fe _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 16:37:52.125 4544 2143521449592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7e41454b-58ba-4bb8-9f49-2093ed5d904c 2021-09-16 16:37:52.140 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['89866dae-733f-4d3c-ab40-68cc17d891fe'] 2021-09-16 16:37:52.140 4544 2143521449592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 16:37:52.140 4544 2143521449592 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-09-16 16:37:52.140 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['89866dae-733f-4d3c-ab40-68cc17d891fe'] 2021-09-16 16:37:54.127 4544 2143521449592 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-09-16 16:37:54.175 4544 2143521449592 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-09-16 16:38:03.235 4544 2143519766488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9568be6f-0f8d-4ed5-97e1-88ade50502fd 2021-09-16 16:38:03.502 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca54a85b-28b1-4fe2-b92e-1bde026db2fd 619433e6ee6a47a489318ebd104239ee ee009241930c492bbb97a29fecd7f753 - - -] port_update received: 22617ef2-8646-4e30-b7fd-9d1ec3f530bd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 16:38:03.502 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca54a85b-28b1-4fe2-b92e-1bde026db2fd 619433e6ee6a47a489318ebd104239ee ee009241930c492bbb97a29fecd7f753 - - -] No port 22617ef2-8646-4e30-b7fd-9d1ec3f530bd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 16:38:04.066 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6479fc37-0196-440e-bcb6-3492fbc0db2e 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] port_delete event received for 'a41a3c70-8957-465d-a784-54a01ce83be9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:38:04.174 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 16:38:04.469 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Adding port 9568be6f-0f8d-4ed5-97e1-88ade50502fd 2021-09-16 16:38:04.469 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Port 9568be6f-0f8d-4ed5-97e1-88ade50502fd updated. Details: {'device': '9568be6f-0f8d-4ed5-97e1-88ade50502fd', 'network_id': 'a97f3443-e339-49bf-8182-f294c2c3984c', 'port_id': '9568be6f-0f8d-4ed5-97e1-88ade50502fd', 'mac_address': 'fa:16:3e:f3:3d:fe', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 82, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1a0c8b56-742f-4b09-bc31-50aa52724682', '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-09-16 16:38:04.469 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] 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-09-16 16:38:04.469 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9568be6f-0f8d-4ed5-97e1-88ade50502fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:38:04.469 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9568be6f-0f8d-4ed5-97e1-88ade50502fd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 16:38:04.469 4544 2143521449592 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a97f3443-e339-49bf-8182-f294c2c3984c 2021-09-16 16:38:04.469 4544 2143521449592 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-09-16 16:38:04.628 4544 2143521449592 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9568be6f-0f8d-4ed5-97e1-88ade50502fd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:38:04.628 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9568be6f-0f8d-4ed5-97e1-88ade50502fd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:38:04.646 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9568be6f-0f8d-4ed5-97e1-88ade50502fd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 16:38:04.646 4544 2143521449592 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 82, VLAN trunk: None to switch port 9568be6f-0f8d-4ed5-97e1-88ade50502fd 2021-09-16 16:38:04.722 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 16:38:04.735 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9568be6f-0f8d-4ed5-97e1-88ade50502fd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:38:04.906 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9568be6f-0f8d-4ed5-97e1-88ade50502fd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:38:04.906 4544 2143521449592 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-09-16 16:38:04.906 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (35339c41-2cef-4c0a-af91-86500e392206) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 16:38:04.906 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9568be6f-0f8d-4ed5-97e1-88ade50502fd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:38:04.906 4544 2143521449592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 16:38:04.906 4544 2143521449592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9568be6f-0f8d-4ed5-97e1-88ade50502fd not yet added. Adding. 2021-09-16 16:38:04.906 4544 2143521449592 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-09-16 16:38:04.906 4544 2143521449592 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-09-16 16:38:04.984 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9568be6f-0f8d-4ed5-97e1-88ade50502fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:38:05.078 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9568be6f-0f8d-4ed5-97e1-88ade50502fd" 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-09-16 16:38:05.078 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9568be6f-0f8d-4ed5-97e1-88ade50502fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:38:05.178 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9568be6f-0f8d-4ed5-97e1-88ade50502fd" 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-09-16 16:38:05.258 4544 2143519766488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 22617ef2-8646-4e30-b7fd-9d1ec3f530bd 2021-09-16 16:38:05.258 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9568be6f-0f8d-4ed5-97e1-88ade50502fd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.781s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:38:05.258 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9568be6f-0f8d-4ed5-97e1-88ade50502fd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 16:38:05.258 4544 2143521449592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9568be6f-0f8d-4ed5-97e1-88ade50502fd processed. 2021-09-16 16:38:05.787 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ade3f42a-3cdd-40d2-b3ec-f2da60481520 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] port_delete event received for '9557aaf0-ac41-4ecd-abac-9894d62d96cd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:38:06.187 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 16:38:06.187 4544 2143521449592 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-09-16 16:38:06.738 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:38:06.775 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca5ab2aa-c8c5-462d-8d71-0d91e5a5e56b 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] network_delete received. Deleting network 7e41454b-58ba-4bb8-9f49-2093ed5d904c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-16 16:38:06.775 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca5ab2aa-c8c5-462d-8d71-0d91e5a5e56b 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] Network 7e41454b-58ba-4bb8-9f49-2093ed5d904c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-16 16:38:06.775 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Adding port 22617ef2-8646-4e30-b7fd-9d1ec3f530bd 2021-09-16 16:38:06.775 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Port 22617ef2-8646-4e30-b7fd-9d1ec3f530bd updated. Details: {'device': '22617ef2-8646-4e30-b7fd-9d1ec3f530bd', 'network_id': '7e7b4871-0af8-4ab6-9d3a-e6f08236ced8', 'port_id': '22617ef2-8646-4e30-b7fd-9d1ec3f530bd', 'mac_address': 'fa:16:3e:94:18:a1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 86, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '94bcc8ea-5273-424f-8049-e84c99a7658f', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-16 16:38:06.785 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] 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-09-16 16:38:06.785 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-22617ef2-8646-4e30-b7fd-9d1ec3f530bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:38:06.785 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 22617ef2-8646-4e30-b7fd-9d1ec3f530bd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 16:38:06.785 4544 2143521449592 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7e7b4871-0af8-4ab6-9d3a-e6f08236ced8 2021-09-16 16:38:06.785 4544 2143521449592 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-09-16 16:38:06.915 4544 2143521449592 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '22617ef2-8646-4e30-b7fd-9d1ec3f530bd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:38:06.915 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '22617ef2-8646-4e30-b7fd-9d1ec3f530bd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:38:06.915 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 22617ef2-8646-4e30-b7fd-9d1ec3f530bd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 16:38:06.915 4544 2143521449592 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 86, VLAN trunk: None to switch port 22617ef2-8646-4e30-b7fd-9d1ec3f530bd 2021-09-16 16:38:07.009 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 16:38:07.009 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['22617ef2-8646-4e30-b7fd-9d1ec3f530bd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:38:07.331 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['22617ef2-8646-4e30-b7fd-9d1ec3f530bd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:38:07.331 4544 2143521449592 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-09-16 16:38:07.331 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2a6a0c68-1c09-4ae9-89a8-f0ee1ff3d7eb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 16:38:07.331 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 22617ef2-8646-4e30-b7fd-9d1ec3f530bd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:38:07.331 4544 2143521449592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 16:38:07.331 4544 2143521449592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 22617ef2-8646-4e30-b7fd-9d1ec3f530bd not yet added. Adding. 2021-09-16 16:38:07.331 4544 2143521449592 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-09-16 16:38:07.331 4544 2143521449592 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-09-16 16:38:07.425 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22617ef2-8646-4e30-b7fd-9d1ec3f530bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:38:07.532 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22617ef2-8646-4e30-b7fd-9d1ec3f530bd" 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-09-16 16:38:07.532 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22617ef2-8646-4e30-b7fd-9d1ec3f530bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:38:07.665 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22617ef2-8646-4e30-b7fd-9d1ec3f530bd" 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-09-16 16:38:07.753 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-22617ef2-8646-4e30-b7fd-9d1ec3f530bd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.969s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:38:07.753 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 22617ef2-8646-4e30-b7fd-9d1ec3f530bd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 16:38:07.753 4544 2143521449592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 22617ef2-8646-4e30-b7fd-9d1ec3f530bd processed. 2021-09-16 16:38:08.194 4544 2143521449592 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-09-16 16:38:08.644 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.454s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:38:14.352 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eb013359-6870-4add-b37e-7d341692d567 a1548bc57bd5442da6e5a019b5235c7a 6c70ec8541e4480daa585f6f59e78fd4 - - -] Security group member updated on remote: ['48784a85-e9e3-4b0a-bfb8-3709d88b34f0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:38:14.352 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [req-eb013359-6870-4add-b37e-7d341692d567 a1548bc57bd5442da6e5a019b5235c7a 6c70ec8541e4480daa585f6f59e78fd4 - - -] Security group member updated ['48784a85-e9e3-4b0a-bfb8-3709d88b34f0'] 2021-09-16 16:38:15.476 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-360a5470-a4c5-464d-b725-0116d59a90cb 619433e6ee6a47a489318ebd104239ee ee009241930c492bbb97a29fecd7f753 - - -] port_update received: 13efee65-fd7f-4486-bb4c-3969a34205b4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 16:38:15.486 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-360a5470-a4c5-464d-b725-0116d59a90cb 619433e6ee6a47a489318ebd104239ee ee009241930c492bbb97a29fecd7f753 - - -] No port 13efee65-fd7f-4486-bb4c-3969a34205b4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 16:38:17.409 4544 2143519766488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 13efee65-fd7f-4486-bb4c-3969a34205b4 2021-09-16 16:38:18.224 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 16:38:18.500 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Adding port 13efee65-fd7f-4486-bb4c-3969a34205b4 2021-09-16 16:38:18.500 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Port 13efee65-fd7f-4486-bb4c-3969a34205b4 updated. Details: {'device': '13efee65-fd7f-4486-bb4c-3969a34205b4', 'network_id': '9e91250e-a44c-4874-a7a7-583baaecb14a', 'port_id': '13efee65-fd7f-4486-bb4c-3969a34205b4', 'mac_address': 'fa:16:3e:2f:ac:c5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 65, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'dd88aa1d-6a50-4796-8432-6015edc8b25b', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-16 16:38:18.500 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] 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-09-16 16:38:18.500 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-13efee65-fd7f-4486-bb4c-3969a34205b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:38:18.500 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 13efee65-fd7f-4486-bb4c-3969a34205b4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 16:38:18.500 4544 2143521449592 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9e91250e-a44c-4874-a7a7-583baaecb14a 2021-09-16 16:38:18.500 4544 2143521449592 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-09-16 16:38:18.657 4544 2143521449592 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '13efee65-fd7f-4486-bb4c-3969a34205b4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:38:18.657 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '13efee65-fd7f-4486-bb4c-3969a34205b4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:38:18.657 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 13efee65-fd7f-4486-bb4c-3969a34205b4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 16:38:18.657 4544 2143521449592 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 65, VLAN trunk: None to switch port 13efee65-fd7f-4486-bb4c-3969a34205b4 2021-09-16 16:38:18.738 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 16:38:18.738 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['13efee65-fd7f-4486-bb4c-3969a34205b4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:38:18.878 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['13efee65-fd7f-4486-bb4c-3969a34205b4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:38:18.878 4544 2143521449592 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-09-16 16:38:18.878 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (48784a85-e9e3-4b0a-bfb8-3709d88b34f0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 16:38:18.878 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (48784a85-e9e3-4b0a-bfb8-3709d88b34f0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 16:38:18.878 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 13efee65-fd7f-4486-bb4c-3969a34205b4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:38:18.878 4544 2143521449592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 16:38:18.878 4544 2143521449592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 13efee65-fd7f-4486-bb4c-3969a34205b4 not yet added. Adding. 2021-09-16 16:38:18.878 4544 2143521449592 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-09-16 16:38:18.878 4544 2143521449592 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-09-16 16:38:19.000 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-13efee65-fd7f-4486-bb4c-3969a34205b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:38:19.129 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-13efee65-fd7f-4486-bb4c-3969a34205b4" 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-09-16 16:38:19.129 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-13efee65-fd7f-4486-bb4c-3969a34205b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:38:19.249 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-13efee65-fd7f-4486-bb4c-3969a34205b4" 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-09-16 16:38:19.349 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-13efee65-fd7f-4486-bb4c-3969a34205b4" 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-09-16 16:38:19.349 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 13efee65-fd7f-4486-bb4c-3969a34205b4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 16:38:19.349 4544 2143521449592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 13efee65-fd7f-4486-bb4c-3969a34205b4 processed. 2021-09-16 16:38:20.238 4544 2143521449592 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-09-16 16:38:20.641 4544 2143521449592 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-09-16 16:38:55.406 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5178bcf6-5cfe-4e47-a8ba-48f2a2419a12 c99978c480d3473f81f82429a47d3460 cdd83d2660604592bad5a2eb7e0e651c - - -] Security group member updated on remote: ['35339c41-2cef-4c0a-af91-86500e392206'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:38:55.406 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [req-5178bcf6-5cfe-4e47-a8ba-48f2a2419a12 c99978c480d3473f81f82429a47d3460 cdd83d2660604592bad5a2eb7e0e651c - - -] Security group member updated ['35339c41-2cef-4c0a-af91-86500e392206'] 2021-09-16 16:38:55.705 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5178bcf6-5cfe-4e47-a8ba-48f2a2419a12 c99978c480d3473f81f82429a47d3460 cdd83d2660604592bad5a2eb7e0e651c - - -] port_delete event received for '9568be6f-0f8d-4ed5-97e1-88ade50502fd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:38:55.779 4544 2143519766664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9568be6f-0f8d-4ed5-97e1-88ade50502fd 2021-09-16 16:38:56.500 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 16:38:56.500 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9568be6f-0f8d-4ed5-97e1-88ade50502fd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 16:38:56.500 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9568be6f-0f8d-4ed5-97e1-88ade50502fd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 16:38:56.500 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9568be6f-0f8d-4ed5-97e1-88ade50502fd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 16:38:56.515 4544 2143521449592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a97f3443-e339-49bf-8182-f294c2c3984c 2021-09-16 16:38:56.515 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9568be6f-0f8d-4ed5-97e1-88ade50502fd'] 2021-09-16 16:38:56.515 4544 2143521449592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 16:38:56.515 4544 2143521449592 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-09-16 16:38:56.515 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9568be6f-0f8d-4ed5-97e1-88ade50502fd'] 2021-09-16 16:38:58.344 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e694a6d-55d4-41e4-9406-ef6a5c934597 c99978c480d3473f81f82429a47d3460 cdd83d2660604592bad5a2eb7e0e651c - - -] port_delete event received for '5ab7e45c-95e3-42f8-b8f9-89b6d894479d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:38:58.496 4544 2143521449592 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-09-16 16:38:58.514 4544 2143521449592 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-09-16 16:38:59.500 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e8dd7bdd-c0b3-4c52-b3fa-3e988e5996f5 c99978c480d3473f81f82429a47d3460 cdd83d2660604592bad5a2eb7e0e651c - - -] Security group rule updated on remote: ['6307eac1-f15a-4f6d-8f2b-56678a11085e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 16:38:59.500 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [req-e8dd7bdd-c0b3-4c52-b3fa-3e988e5996f5 c99978c480d3473f81f82429a47d3460 cdd83d2660604592bad5a2eb7e0e651c - - -] Security group rule updated ['6307eac1-f15a-4f6d-8f2b-56678a11085e'] 2021-09-16 16:38:59.873 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fcdd09d1-87d1-49e2-b95a-2d88235825f8 c99978c480d3473f81f82429a47d3460 cdd83d2660604592bad5a2eb7e0e651c - - -] Security group rule updated on remote: ['6307eac1-f15a-4f6d-8f2b-56678a11085e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 16:38:59.873 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [req-fcdd09d1-87d1-49e2-b95a-2d88235825f8 c99978c480d3473f81f82429a47d3460 cdd83d2660604592bad5a2eb7e0e651c - - -] Security group rule updated ['6307eac1-f15a-4f6d-8f2b-56678a11085e'] 2021-09-16 16:39:04.625 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bda4b4ba-b2ff-4426-b2cf-d0703603ec36 c99978c480d3473f81f82429a47d3460 cdd83d2660604592bad5a2eb7e0e651c - - -] Security group member updated on remote: ['6307eac1-f15a-4f6d-8f2b-56678a11085e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:39:04.625 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [req-bda4b4ba-b2ff-4426-b2cf-d0703603ec36 c99978c480d3473f81f82429a47d3460 cdd83d2660604592bad5a2eb7e0e651c - - -] Security group member updated ['6307eac1-f15a-4f6d-8f2b-56678a11085e'] 2021-09-16 16:39:05.570 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-452b12d5-9274-4495-8ce3-f8eaa3fa1871 619433e6ee6a47a489318ebd104239ee ee009241930c492bbb97a29fecd7f753 - - -] port_update received: 83ccd14a-a2d1-404a-8520-06c214bbf045 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 16:39:05.586 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-452b12d5-9274-4495-8ce3-f8eaa3fa1871 619433e6ee6a47a489318ebd104239ee ee009241930c492bbb97a29fecd7f753 - - -] No port 83ccd14a-a2d1-404a-8520-06c214bbf045 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 16:39:07.846 4544 2143519766488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 83ccd14a-a2d1-404a-8520-06c214bbf045 2021-09-16 16:39:08.538 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 16:39:08.763 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Adding port 83ccd14a-a2d1-404a-8520-06c214bbf045 2021-09-16 16:39:08.763 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Port 83ccd14a-a2d1-404a-8520-06c214bbf045 updated. Details: {'device': '83ccd14a-a2d1-404a-8520-06c214bbf045', 'network_id': 'a97f3443-e339-49bf-8182-f294c2c3984c', 'port_id': '83ccd14a-a2d1-404a-8520-06c214bbf045', 'mac_address': 'fa:16:3e:a2:fe:ad', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 82, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1a0c8b56-742f-4b09-bc31-50aa52724682', '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-09-16 16:39:08.776 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] 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-09-16 16:39:08.776 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-83ccd14a-a2d1-404a-8520-06c214bbf045" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:39:08.776 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 83ccd14a-a2d1-404a-8520-06c214bbf045 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 16:39:08.776 4544 2143521449592 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a97f3443-e339-49bf-8182-f294c2c3984c 2021-09-16 16:39:08.776 4544 2143521449592 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-09-16 16:39:08.927 4544 2143521449592 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '83ccd14a-a2d1-404a-8520-06c214bbf045') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:39:08.927 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '83ccd14a-a2d1-404a-8520-06c214bbf045') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:39:08.940 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 83ccd14a-a2d1-404a-8520-06c214bbf045 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 16:39:08.940 4544 2143521449592 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 82, VLAN trunk: None to switch port 83ccd14a-a2d1-404a-8520-06c214bbf045 2021-09-16 16:39:09.018 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 16:39:09.031 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['83ccd14a-a2d1-404a-8520-06c214bbf045'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:39:09.163 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['83ccd14a-a2d1-404a-8520-06c214bbf045']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:39:09.163 4544 2143521449592 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-09-16 16:39:09.163 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6307eac1-f15a-4f6d-8f2b-56678a11085e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 16:39:09.163 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 83ccd14a-a2d1-404a-8520-06c214bbf045 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:39:09.163 4544 2143521449592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 16:39:09.163 4544 2143521449592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 83ccd14a-a2d1-404a-8520-06c214bbf045 not yet added. Adding. 2021-09-16 16:39:09.163 4544 2143521449592 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-09-16 16:39:09.163 4544 2143521449592 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-09-16 16:39:09.283 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83ccd14a-a2d1-404a-8520-06c214bbf045" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:39:09.397 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83ccd14a-a2d1-404a-8520-06c214bbf045" 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-09-16 16:39:09.397 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83ccd14a-a2d1-404a-8520-06c214bbf045" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:39:09.532 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83ccd14a-a2d1-404a-8520-06c214bbf045" 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-09-16 16:39:09.623 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-83ccd14a-a2d1-404a-8520-06c214bbf045" 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-09-16 16:39:09.623 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 83ccd14a-a2d1-404a-8520-06c214bbf045 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 16:39:09.623 4544 2143521449592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 83ccd14a-a2d1-404a-8520-06c214bbf045 processed. 2021-09-16 16:39:10.551 4544 2143521449592 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-09-16 16:39:10.844 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:39:15.163 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d285c9b5-94d2-4b97-a57f-dddb2139adca a1548bc57bd5442da6e5a019b5235c7a 6c70ec8541e4480daa585f6f59e78fd4 - - -] Security group member updated on remote: ['48784a85-e9e3-4b0a-bfb8-3709d88b34f0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:39:15.163 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [req-d285c9b5-94d2-4b97-a57f-dddb2139adca a1548bc57bd5442da6e5a019b5235c7a 6c70ec8541e4480daa585f6f59e78fd4 - - -] Security group member updated ['48784a85-e9e3-4b0a-bfb8-3709d88b34f0'] 2021-09-16 16:39:15.163 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [req-d285c9b5-94d2-4b97-a57f-dddb2139adca a1548bc57bd5442da6e5a019b5235c7a 6c70ec8541e4480daa585f6f59e78fd4 - - -] Refresh firewall rules 2021-09-16 16:39:15.163 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d285c9b5-94d2-4b97-a57f-dddb2139adca a1548bc57bd5442da6e5a019b5235c7a 6c70ec8541e4480daa585f6f59e78fd4 - - -] Get security group information for devices via rpc ['13efee65-fd7f-4486-bb4c-3969a34205b4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:39:15.237 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d285c9b5-94d2-4b97-a57f-dddb2139adca a1548bc57bd5442da6e5a019b5235c7a 6c70ec8541e4480daa585f6f59e78fd4 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:39:15.237 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d285c9b5-94d2-4b97-a57f-dddb2139adca a1548bc57bd5442da6e5a019b5235c7a 6c70ec8541e4480daa585f6f59e78fd4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 16:39:15.263 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d285c9b5-94d2-4b97-a57f-dddb2139adca a1548bc57bd5442da6e5a019b5235c7a 6c70ec8541e4480daa585f6f59e78fd4 - - -] port_delete event received for '13efee65-fd7f-4486-bb4c-3969a34205b4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:39:15.941 4544 2143519766664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 13efee65-fd7f-4486-bb4c-3969a34205b4 2021-09-16 16:39:16.560 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 16:39:16.560 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '13efee65-fd7f-4486-bb4c-3969a34205b4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 16:39:16.560 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '13efee65-fd7f-4486-bb4c-3969a34205b4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 16:39:16.560 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 13efee65-fd7f-4486-bb4c-3969a34205b4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 16:39:16.570 4544 2143521449592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9e91250e-a44c-4874-a7a7-583baaecb14a 2021-09-16 16:39:16.570 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['13efee65-fd7f-4486-bb4c-3969a34205b4'] 2021-09-16 16:39:16.570 4544 2143521449592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 16:39:16.570 4544 2143521449592 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-09-16 16:39:16.570 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['13efee65-fd7f-4486-bb4c-3969a34205b4'] 2021-09-16 16:39:18.569 4544 2143521449592 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-09-16 16:39:18.593 4544 2143521449592 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-09-16 16:39:19.842 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fe86385b-d10d-4374-9e22-c0736c1134bf ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Security group member updated on remote: ['c24de507-d854-49a9-b756-5696a0792d31', 'ed728707-8b20-4f28-a7cb-da98f3403f5c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:39:19.842 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [req-fe86385b-d10d-4374-9e22-c0736c1134bf ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Security group member updated ['c24de507-d854-49a9-b756-5696a0792d31', 'ed728707-8b20-4f28-a7cb-da98f3403f5c'] 2021-09-16 16:39:19.842 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [req-fe86385b-d10d-4374-9e22-c0736c1134bf ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Refresh firewall rules 2021-09-16 16:39:19.842 4544 2143521449592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fe86385b-d10d-4374-9e22-c0736c1134bf ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Get security group information for devices via rpc ['5b4ef291-8cf8-44b4-91b6-09a12cb841a6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:39:19.881 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe86385b-d10d-4374-9e22-c0736c1134bf ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] port_update received: 5b4ef291-8cf8-44b4-91b6-09a12cb841a6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 16:39:19.897 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [req-fe86385b-d10d-4374-9e22-c0736c1134bf ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Lock "n-hv-agent-port-lock-5b4ef291-8cf8-44b4-91b6-09a12cb841a6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:39:19.897 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe86385b-d10d-4374-9e22-c0736c1134bf ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Binding port 5b4ef291-8cf8-44b4-91b6-09a12cb841a6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 16:39:19.897 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe86385b-d10d-4374-9e22-c0736c1134bf ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] 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-09-16 16:39:19.912 4544 2143521448360 MainThread DEBUG neutron.services.trunk.rpc.agent [req-fe86385b-d10d-4374-9e22-c0736c1134bf ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5b4ef291-8cf8-44b4-91b6-09a12cb841a6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:39:19.912 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-fe86385b-d10d-4374-9e22-c0736c1134bf ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5b4ef291-8cf8-44b4-91b6-09a12cb841a6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:39:19.944 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-fe86385b-d10d-4374-9e22-c0736c1134bf ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Trunk plugin disabled on server. Assuming port 5b4ef291-8cf8-44b4-91b6-09a12cb841a6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 16:39:19.944 4544 2143521448360 MainThread INFO networking_hyperv.neutron.trunk_driver [req-fe86385b-d10d-4374-9e22-c0736c1134bf ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Binding VLAN ID: 54, VLAN trunk: None to switch port 5b4ef291-8cf8-44b4-91b6-09a12cb841a6 2021-09-16 16:39:19.956 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [req-fe86385b-d10d-4374-9e22-c0736c1134bf ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Refresh firewall rules 2021-09-16 16:39:19.956 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fe86385b-d10d-4374-9e22-c0736c1134bf ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Get security group information for devices via rpc ['5b4ef291-8cf8-44b4-91b6-09a12cb841a6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:39:20.091 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fe86385b-d10d-4374-9e22-c0736c1134bf ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Update security group information for ports dict_keys(['5b4ef291-8cf8-44b4-91b6-09a12cb841a6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:39:20.091 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fe86385b-d10d-4374-9e22-c0736c1134bf ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 16:39:20.091 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fe86385b-d10d-4374-9e22-c0736c1134bf ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Update rules of security group (ed728707-8b20-4f28-a7cb-da98f3403f5c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 16:39:20.091 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fe86385b-d10d-4374-9e22-c0736c1134bf ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Update members of security group (ed728707-8b20-4f28-a7cb-da98f3403f5c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 16:39:20.091 4544 2143521449592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fe86385b-d10d-4374-9e22-c0736c1134bf ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Update port filter for 5b4ef291-8cf8-44b4-91b6-09a12cb841a6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:39:20.091 4544 2143521449592 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fe86385b-d10d-4374-9e22-c0736c1134bf ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Updating port rules. 2021-09-16 16:39:20.091 4544 2143521449592 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fe86385b-d10d-4374-9e22-c0736c1134bf ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Creating 0 new rules, removing 6 old rules. 2021-09-16 16:39:20.091 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [req-fe86385b-d10d-4374-9e22-c0736c1134bf ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Lock "n-hv-driver-port-lock-5b4ef291-8cf8-44b4-91b6-09a12cb841a6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:39:20.091 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [req-fe86385b-d10d-4374-9e22-c0736c1134bf ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Lock "n-hv-driver-port-lock-5b4ef291-8cf8-44b4-91b6-09a12cb841a6" 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-09-16 16:39:20.091 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [req-fe86385b-d10d-4374-9e22-c0736c1134bf ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Lock "n-hv-driver-port-lock-5b4ef291-8cf8-44b4-91b6-09a12cb841a6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:39:20.210 4544 2143521448360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fe86385b-d10d-4374-9e22-c0736c1134bf ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Update security group information for ports dict_keys(['5b4ef291-8cf8-44b4-91b6-09a12cb841a6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:39:20.210 4544 2143521448360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fe86385b-d10d-4374-9e22-c0736c1134bf ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 16:39:20.210 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fe86385b-d10d-4374-9e22-c0736c1134bf ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Update rules of security group (ed728707-8b20-4f28-a7cb-da98f3403f5c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 16:39:20.210 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fe86385b-d10d-4374-9e22-c0736c1134bf ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Update members of security group (ed728707-8b20-4f28-a7cb-da98f3403f5c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 16:39:20.210 4544 2143521448360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fe86385b-d10d-4374-9e22-c0736c1134bf ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Update port filter for 5b4ef291-8cf8-44b4-91b6-09a12cb841a6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:39:20.210 4544 2143521448360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fe86385b-d10d-4374-9e22-c0736c1134bf ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Updating port rules. 2021-09-16 16:39:20.210 4544 2143521448360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fe86385b-d10d-4374-9e22-c0736c1134bf ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Creating 0 new rules, removing 6 old rules. 2021-09-16 16:39:20.253 4544 2143521449592 MainThread DEBUG oslo_concurrency.lockutils [req-fe86385b-d10d-4374-9e22-c0736c1134bf ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Lock "n-hv-driver-port-lock-5b4ef291-8cf8-44b4-91b6-09a12cb841a6" 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-09-16 16:39:20.253 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [req-fe86385b-d10d-4374-9e22-c0736c1134bf ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Lock "n-hv-driver-port-lock-5b4ef291-8cf8-44b4-91b6-09a12cb841a6" 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-09-16 16:39:20.253 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [req-fe86385b-d10d-4374-9e22-c0736c1134bf ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Lock "n-hv-driver-port-lock-5b4ef291-8cf8-44b4-91b6-09a12cb841a6" 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-09-16 16:39:20.253 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [req-fe86385b-d10d-4374-9e22-c0736c1134bf ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Lock "n-hv-driver-port-lock-5b4ef291-8cf8-44b4-91b6-09a12cb841a6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:39:20.342 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [req-fe86385b-d10d-4374-9e22-c0736c1134bf ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Lock "n-hv-driver-port-lock-5b4ef291-8cf8-44b4-91b6-09a12cb841a6" 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-09-16 16:39:20.374 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [req-fe86385b-d10d-4374-9e22-c0736c1134bf ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Lock "n-hv-agent-port-lock-5b4ef291-8cf8-44b4-91b6-09a12cb841a6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.484s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:39:20.882 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6adac89e-1627-4a0c-ab14-fb0e84c75913 ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] port_delete event received for '16b9e299-1031-40d2-964a-309931c35356' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:39:24.460 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0a6aacda-6083-4117-8169-0ebbbaf519b3 a1548bc57bd5442da6e5a019b5235c7a 6c70ec8541e4480daa585f6f59e78fd4 - - -] Security group member updated on remote: ['48784a85-e9e3-4b0a-bfb8-3709d88b34f0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:39:24.460 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [req-0a6aacda-6083-4117-8169-0ebbbaf519b3 a1548bc57bd5442da6e5a019b5235c7a 6c70ec8541e4480daa585f6f59e78fd4 - - -] Security group member updated ['48784a85-e9e3-4b0a-bfb8-3709d88b34f0'] 2021-09-16 16:39:25.367 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5768c567-b7c5-42d7-b352-263aa647060b 619433e6ee6a47a489318ebd104239ee ee009241930c492bbb97a29fecd7f753 - - -] port_update received: 0fc3afc7-6247-41cf-92cf-acea0bb2113e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 16:39:25.381 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5768c567-b7c5-42d7-b352-263aa647060b 619433e6ee6a47a489318ebd104239ee ee009241930c492bbb97a29fecd7f753 - - -] No port 0fc3afc7-6247-41cf-92cf-acea0bb2113e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 16:39:26.783 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d1ac2a54-a7bc-411f-a008-934ac6ab35d3 ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Security group member updated on remote: ['ed728707-8b20-4f28-a7cb-da98f3403f5c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:39:26.783 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [req-d1ac2a54-a7bc-411f-a008-934ac6ab35d3 ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Security group member updated ['ed728707-8b20-4f28-a7cb-da98f3403f5c'] 2021-09-16 16:39:26.783 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [req-d1ac2a54-a7bc-411f-a008-934ac6ab35d3 ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Refresh firewall rules 2021-09-16 16:39:26.783 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d1ac2a54-a7bc-411f-a008-934ac6ab35d3 ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Get security group information for devices via rpc ['5b4ef291-8cf8-44b4-91b6-09a12cb841a6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:39:26.826 4544 2143521448360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d1ac2a54-a7bc-411f-a008-934ac6ab35d3 ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:39:26.826 4544 2143521448360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d1ac2a54-a7bc-411f-a008-934ac6ab35d3 ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 16:39:26.877 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d1ac2a54-a7bc-411f-a008-934ac6ab35d3 ecb5512463d44d1297b2143c1718f78a 2efb8aa2be7c4a46aee1320cd71310e3 - - -] port_delete event received for '5b4ef291-8cf8-44b4-91b6-09a12cb841a6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:39:28.079 4544 2143519766664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5b4ef291-8cf8-44b4-91b6-09a12cb841a6 2021-09-16 16:39:28.125 4544 2143519766488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0fc3afc7-6247-41cf-92cf-acea0bb2113e 2021-09-16 16:39:28.583 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 16:39:28.828 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Adding port 0fc3afc7-6247-41cf-92cf-acea0bb2113e 2021-09-16 16:39:28.828 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Port 0fc3afc7-6247-41cf-92cf-acea0bb2113e updated. Details: {'device': '0fc3afc7-6247-41cf-92cf-acea0bb2113e', 'network_id': '9e91250e-a44c-4874-a7a7-583baaecb14a', 'port_id': '0fc3afc7-6247-41cf-92cf-acea0bb2113e', 'mac_address': 'fa:16:3e:c8:34:7d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 65, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'dd88aa1d-6a50-4796-8432-6015edc8b25b', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-16 16:39:28.828 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] 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-09-16 16:39:28.828 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 16:39:28.828 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5b4ef291-8cf8-44b4-91b6-09a12cb841a6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 16:39:28.828 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5b4ef291-8cf8-44b4-91b6-09a12cb841a6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 16:39:28.828 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5b4ef291-8cf8-44b4-91b6-09a12cb841a6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 16:39:28.828 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0fc3afc7-6247-41cf-92cf-acea0bb2113e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:39:28.828 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0fc3afc7-6247-41cf-92cf-acea0bb2113e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 16:39:28.828 4544 2143521448360 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9e91250e-a44c-4874-a7a7-583baaecb14a 2021-09-16 16:39:28.828 4544 2143521448360 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-09-16 16:39:28.849 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5b4ef291-8cf8-44b4-91b6-09a12cb841a6'] 2021-09-16 16:39:28.849 4544 2143521449592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 16:39:28.849 4544 2143521449592 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-09-16 16:39:28.849 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5b4ef291-8cf8-44b4-91b6-09a12cb841a6'] 2021-09-16 16:39:28.967 4544 2143521448360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0fc3afc7-6247-41cf-92cf-acea0bb2113e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:39:28.967 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0fc3afc7-6247-41cf-92cf-acea0bb2113e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:39:28.967 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0fc3afc7-6247-41cf-92cf-acea0bb2113e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 16:39:28.967 4544 2143521448360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 65, VLAN trunk: None to switch port 0fc3afc7-6247-41cf-92cf-acea0bb2113e 2021-09-16 16:39:29.038 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 16:39:29.038 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0fc3afc7-6247-41cf-92cf-acea0bb2113e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:39:29.173 4544 2143521448360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0fc3afc7-6247-41cf-92cf-acea0bb2113e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:39:29.173 4544 2143521448360 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-09-16 16:39:29.173 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (48784a85-e9e3-4b0a-bfb8-3709d88b34f0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 16:39:29.173 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (48784a85-e9e3-4b0a-bfb8-3709d88b34f0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 16:39:29.173 4544 2143521448360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0fc3afc7-6247-41cf-92cf-acea0bb2113e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:39:29.200 4544 2143521448360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 16:39:29.200 4544 2143521448360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0fc3afc7-6247-41cf-92cf-acea0bb2113e not yet added. Adding. 2021-09-16 16:39:29.200 4544 2143521448360 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-09-16 16:39:29.200 4544 2143521448360 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-09-16 16:39:29.294 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0fc3afc7-6247-41cf-92cf-acea0bb2113e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:39:29.388 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0fc3afc7-6247-41cf-92cf-acea0bb2113e" 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-09-16 16:39:29.388 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0fc3afc7-6247-41cf-92cf-acea0bb2113e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:39:29.484 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0fc3afc7-6247-41cf-92cf-acea0bb2113e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:39:29.576 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0fc3afc7-6247-41cf-92cf-acea0bb2113e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:39:29.576 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0fc3afc7-6247-41cf-92cf-acea0bb2113e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 16:39:29.576 4544 2143521448360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0fc3afc7-6247-41cf-92cf-acea0bb2113e processed. 2021-09-16 16:39:30.600 4544 2143521448360 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-09-16 16:39:30.717 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e96f666-c5a0-47a9-b6a5-941961b8d128 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] port_delete event received for '001be432-4a63-486f-aea9-0da4101d72f0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:39:30.956 4544 2143521448360 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-09-16 16:39:31.891 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-841104c1-5332-4889-9561-1ea92117b523 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] port_delete event received for 'fba6986d-c06e-4df0-a462-c18e3bb44fc3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:39:32.938 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ec2899d-3375-421c-8e9b-f8e55d226277 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] port_delete event received for '98818043-0238-4194-b023-417ba11d7fa7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:39:32.958 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3af4c23-45dc-493e-b0d8-dfb198b85e9a - - - - -] port_delete event received for '98818043-0238-4194-b023-417ba11d7fa7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:39:33.187 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ec2899d-3375-421c-8e9b-f8e55d226277 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] network_delete received. Deleting network 0ba42038-c43a-4cdf-ae4f-0400a1ac8f14 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-16 16:39:33.187 4544 2143521448360 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7ec2899d-3375-421c-8e9b-f8e55d226277 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] Reclaiming local network 0ba42038-c43a-4cdf-ae4f-0400a1ac8f14 2021-09-16 16:39:34.288 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6c3f711-6274-42ee-a430-2cd5a91ebf70 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] port_delete event received for '1c5b2b5b-7f2f-4be5-b4e4-062205fa9a6a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:39:35.903 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce6485d9-6a0a-4f75-94eb-0d291612dc9e 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] port_delete event received for '953da72d-55bd-46f0-b19c-9edef9671fab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:39:36.874 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9dd53906-052f-4224-8395-b1332abd8f3e 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] port_delete event received for '10cf230a-ff94-4958-9e9b-e8db7d475b39' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:39:36.951 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7985f2f-4712-4a09-8126-1642b12b8861 - - - - -] port_delete event received for '10cf230a-ff94-4958-9e9b-e8db7d475b39' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:39:37.138 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9dd53906-052f-4224-8395-b1332abd8f3e 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] network_delete received. Deleting network 269ce6ef-062e-472b-8a9c-1aa18a204c5d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-16 16:39:37.138 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9dd53906-052f-4224-8395-b1332abd8f3e 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] Network 269ce6ef-062e-472b-8a9c-1aa18a204c5d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-16 16:40:00.291 4544 2143519766664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0fc3afc7-6247-41cf-92cf-acea0bb2113e 2021-09-16 16:40:00.306 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ddb8ea51-ebf4-4422-869a-82da349728b3 a1548bc57bd5442da6e5a019b5235c7a 6c70ec8541e4480daa585f6f59e78fd4 - - -] Security group member updated on remote: ['48784a85-e9e3-4b0a-bfb8-3709d88b34f0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:40:00.306 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [req-ddb8ea51-ebf4-4422-869a-82da349728b3 a1548bc57bd5442da6e5a019b5235c7a 6c70ec8541e4480daa585f6f59e78fd4 - - -] Security group member updated ['48784a85-e9e3-4b0a-bfb8-3709d88b34f0'] 2021-09-16 16:40:00.306 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [req-ddb8ea51-ebf4-4422-869a-82da349728b3 a1548bc57bd5442da6e5a019b5235c7a 6c70ec8541e4480daa585f6f59e78fd4 - - -] Refresh firewall rules 2021-09-16 16:40:00.309 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ddb8ea51-ebf4-4422-869a-82da349728b3 a1548bc57bd5442da6e5a019b5235c7a 6c70ec8541e4480daa585f6f59e78fd4 - - -] Get security group information for devices via rpc ['0fc3afc7-6247-41cf-92cf-acea0bb2113e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:40:00.338 4544 2143521448360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ddb8ea51-ebf4-4422-869a-82da349728b3 a1548bc57bd5442da6e5a019b5235c7a 6c70ec8541e4480daa585f6f59e78fd4 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:40:00.338 4544 2143521448360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ddb8ea51-ebf4-4422-869a-82da349728b3 a1548bc57bd5442da6e5a019b5235c7a 6c70ec8541e4480daa585f6f59e78fd4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 16:40:00.385 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ddb8ea51-ebf4-4422-869a-82da349728b3 a1548bc57bd5442da6e5a019b5235c7a 6c70ec8541e4480daa585f6f59e78fd4 - - -] port_delete event received for '0fc3afc7-6247-41cf-92cf-acea0bb2113e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:40:00.716 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 16:40:00.716 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0fc3afc7-6247-41cf-92cf-acea0bb2113e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 16:40:00.716 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0fc3afc7-6247-41cf-92cf-acea0bb2113e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 16:40:00.716 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0fc3afc7-6247-41cf-92cf-acea0bb2113e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 16:40:00.716 4544 2143521448360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9e91250e-a44c-4874-a7a7-583baaecb14a 2021-09-16 16:40:00.716 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0fc3afc7-6247-41cf-92cf-acea0bb2113e'] 2021-09-16 16:40:00.716 4544 2143521448360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 16:40:00.716 4544 2143521448360 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-09-16 16:40:00.716 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0fc3afc7-6247-41cf-92cf-acea0bb2113e'] 2021-09-16 16:40:02.739 4544 2143521448360 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-09-16 16:40:02.765 4544 2143521448360 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-09-16 16:40:08.354 4544 2143519766488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 83ccd14a-a2d1-404a-8520-06c214bbf045 2021-09-16 16:40:08.730 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 16:40:08.981 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Adding port 83ccd14a-a2d1-404a-8520-06c214bbf045 2021-09-16 16:40:08.981 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Port 83ccd14a-a2d1-404a-8520-06c214bbf045 updated. Details: {'device': '83ccd14a-a2d1-404a-8520-06c214bbf045', 'network_id': 'a97f3443-e339-49bf-8182-f294c2c3984c', 'port_id': '83ccd14a-a2d1-404a-8520-06c214bbf045', 'mac_address': 'fa:16:3e:a2:fe:ad', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 82, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1a0c8b56-742f-4b09-bc31-50aa52724682', '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-09-16 16:40:08.981 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] 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-09-16 16:40:08.981 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-83ccd14a-a2d1-404a-8520-06c214bbf045" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:40:08.981 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 83ccd14a-a2d1-404a-8520-06c214bbf045 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 16:40:09.012 4544 2143521448360 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-09-16 16:40:09.026 4544 2143521448360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '83ccd14a-a2d1-404a-8520-06c214bbf045') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:40:09.026 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '83ccd14a-a2d1-404a-8520-06c214bbf045') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:40:09.026 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 83ccd14a-a2d1-404a-8520-06c214bbf045 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 16:40:09.026 4544 2143521448360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 82, VLAN trunk: None to switch port 83ccd14a-a2d1-404a-8520-06c214bbf045 2021-09-16 16:40:09.076 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 16:40:09.076 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['83ccd14a-a2d1-404a-8520-06c214bbf045'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:40:09.215 4544 2143521448360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['83ccd14a-a2d1-404a-8520-06c214bbf045']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:40:09.215 4544 2143521448360 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-09-16 16:40:09.215 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6307eac1-f15a-4f6d-8f2b-56678a11085e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 16:40:09.215 4544 2143521448360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 83ccd14a-a2d1-404a-8520-06c214bbf045 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:40:09.215 4544 2143521448360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 16:40:09.215 4544 2143521448360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-09-16 16:40:09.215 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83ccd14a-a2d1-404a-8520-06c214bbf045" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:40:09.215 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83ccd14a-a2d1-404a-8520-06c214bbf045" 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-09-16 16:40:09.231 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83ccd14a-a2d1-404a-8520-06c214bbf045" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:40:09.231 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83ccd14a-a2d1-404a-8520-06c214bbf045" 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-09-16 16:40:09.262 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-83ccd14a-a2d1-404a-8520-06c214bbf045" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:40:09.262 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 83ccd14a-a2d1-404a-8520-06c214bbf045 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 16:40:09.262 4544 2143521448360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 83ccd14a-a2d1-404a-8520-06c214bbf045 processed. 2021-09-16 16:40:10.729 4544 2143521448360 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-09-16 16:40:10.965 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:40:22.345 4544 2143519766664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 83ccd14a-a2d1-404a-8520-06c214bbf045 2021-09-16 16:40:22.720 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c49f1932-a84e-4d8e-adc6-2e63d3128ea1 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] network_delete received. Deleting network 9e91250e-a44c-4874-a7a7-583baaecb14a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-16 16:40:22.720 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c49f1932-a84e-4d8e-adc6-2e63d3128ea1 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] Network 9e91250e-a44c-4874-a7a7-583baaecb14a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-16 16:40:22.796 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 16:40:22.796 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '83ccd14a-a2d1-404a-8520-06c214bbf045' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 16:40:22.796 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '83ccd14a-a2d1-404a-8520-06c214bbf045' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 16:40:22.796 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 83ccd14a-a2d1-404a-8520-06c214bbf045 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 16:40:22.809 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['83ccd14a-a2d1-404a-8520-06c214bbf045'] 2021-09-16 16:40:22.809 4544 2143521448360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 16:40:22.809 4544 2143521448360 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-09-16 16:40:22.809 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['83ccd14a-a2d1-404a-8520-06c214bbf045'] 2021-09-16 16:40:24.345 4544 2143519766664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 83ccd14a-a2d1-404a-8520-06c214bbf045 2021-09-16 16:40:24.808 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 16:40:24.808 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '83ccd14a-a2d1-404a-8520-06c214bbf045' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 16:40:24.808 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '83ccd14a-a2d1-404a-8520-06c214bbf045' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 16:40:24.808 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 83ccd14a-a2d1-404a-8520-06c214bbf045 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 16:40:24.808 4544 2143521448360 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-09-16 16:40:24.808 4544 2143521449592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a97f3443-e339-49bf-8182-f294c2c3984c 2021-09-16 16:40:24.808 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['83ccd14a-a2d1-404a-8520-06c214bbf045'] 2021-09-16 16:40:24.808 4544 2143521449592 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-09-16 16:40:24.808 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['83ccd14a-a2d1-404a-8520-06c214bbf045'] 2021-09-16 16:40:25.017 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:40:44.574 4544 2143519766488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 83ccd14a-a2d1-404a-8520-06c214bbf045 2021-09-16 16:40:44.917 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 16:40:45.268 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Adding port 83ccd14a-a2d1-404a-8520-06c214bbf045 2021-09-16 16:40:45.268 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Port 83ccd14a-a2d1-404a-8520-06c214bbf045 updated. Details: {'device': '83ccd14a-a2d1-404a-8520-06c214bbf045', 'network_id': 'a97f3443-e339-49bf-8182-f294c2c3984c', 'port_id': '83ccd14a-a2d1-404a-8520-06c214bbf045', 'mac_address': 'fa:16:3e:a2:fe:ad', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 82, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1a0c8b56-742f-4b09-bc31-50aa52724682', '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-09-16 16:40:45.268 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] 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-09-16 16:40:45.268 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-83ccd14a-a2d1-404a-8520-06c214bbf045" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:40:45.268 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 83ccd14a-a2d1-404a-8520-06c214bbf045 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 16:40:45.268 4544 2143521448360 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a97f3443-e339-49bf-8182-f294c2c3984c 2021-09-16 16:40:45.268 4544 2143521448360 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-09-16 16:40:45.402 4544 2143521448360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '83ccd14a-a2d1-404a-8520-06c214bbf045') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:40:45.402 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '83ccd14a-a2d1-404a-8520-06c214bbf045') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:40:45.408 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 83ccd14a-a2d1-404a-8520-06c214bbf045 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 16:40:45.408 4544 2143521448360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 82, VLAN trunk: None to switch port 83ccd14a-a2d1-404a-8520-06c214bbf045 2021-09-16 16:40:45.464 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 16:40:45.464 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['83ccd14a-a2d1-404a-8520-06c214bbf045'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:40:45.605 4544 2143521448360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['83ccd14a-a2d1-404a-8520-06c214bbf045']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:40:45.605 4544 2143521448360 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-09-16 16:40:45.605 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6307eac1-f15a-4f6d-8f2b-56678a11085e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 16:40:45.605 4544 2143521448360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 83ccd14a-a2d1-404a-8520-06c214bbf045 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:40:45.605 4544 2143521448360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 16:40:45.605 4544 2143521448360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 83ccd14a-a2d1-404a-8520-06c214bbf045 not yet added. Adding. 2021-09-16 16:40:45.605 4544 2143521448360 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-09-16 16:40:45.605 4544 2143521448360 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-09-16 16:40:45.672 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83ccd14a-a2d1-404a-8520-06c214bbf045" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:40:45.739 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83ccd14a-a2d1-404a-8520-06c214bbf045" 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-09-16 16:40:45.739 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83ccd14a-a2d1-404a-8520-06c214bbf045" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:40:45.825 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83ccd14a-a2d1-404a-8520-06c214bbf045" 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-09-16 16:40:45.887 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-83ccd14a-a2d1-404a-8520-06c214bbf045" 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-09-16 16:40:45.887 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 83ccd14a-a2d1-404a-8520-06c214bbf045 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 16:40:45.887 4544 2143521448360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 83ccd14a-a2d1-404a-8520-06c214bbf045 processed. 2021-09-16 16:40:46.533 4544 2143519766664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 22617ef2-8646-4e30-b7fd-9d1ec3f530bd 2021-09-16 16:40:46.924 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 16:40:46.924 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '22617ef2-8646-4e30-b7fd-9d1ec3f530bd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 16:40:46.924 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '22617ef2-8646-4e30-b7fd-9d1ec3f530bd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 16:40:46.924 4544 2143521449592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 22617ef2-8646-4e30-b7fd-9d1ec3f530bd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 16:40:46.924 4544 2143521448360 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-09-16 16:40:46.924 4544 2143521449592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7e7b4871-0af8-4ab6-9d3a-e6f08236ced8 2021-09-16 16:40:46.924 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['22617ef2-8646-4e30-b7fd-9d1ec3f530bd'] 2021-09-16 16:40:46.924 4544 2143521449592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 16:40:46.924 4544 2143521449592 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-09-16 16:40:46.924 4544 2143521449592 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['22617ef2-8646-4e30-b7fd-9d1ec3f530bd'] 2021-09-16 16:40:47.423 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:40:52.653 4544 2143519766488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 22617ef2-8646-4e30-b7fd-9d1ec3f530bd 2021-09-16 16:40:52.970 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 16:40:53.207 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Adding port 22617ef2-8646-4e30-b7fd-9d1ec3f530bd 2021-09-16 16:40:53.207 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Port 22617ef2-8646-4e30-b7fd-9d1ec3f530bd updated. Details: {'device': '22617ef2-8646-4e30-b7fd-9d1ec3f530bd', 'network_id': '7e7b4871-0af8-4ab6-9d3a-e6f08236ced8', 'port_id': '22617ef2-8646-4e30-b7fd-9d1ec3f530bd', 'mac_address': 'fa:16:3e:94:18:a1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 86, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '94bcc8ea-5273-424f-8049-e84c99a7658f', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-16 16:40:53.207 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] 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-09-16 16:40:53.207 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-22617ef2-8646-4e30-b7fd-9d1ec3f530bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:40:53.207 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 22617ef2-8646-4e30-b7fd-9d1ec3f530bd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 16:40:53.219 4544 2143521448360 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7e7b4871-0af8-4ab6-9d3a-e6f08236ced8 2021-09-16 16:40:53.219 4544 2143521448360 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-09-16 16:40:53.330 4544 2143521448360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '22617ef2-8646-4e30-b7fd-9d1ec3f530bd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:40:53.330 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '22617ef2-8646-4e30-b7fd-9d1ec3f530bd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:40:53.330 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 22617ef2-8646-4e30-b7fd-9d1ec3f530bd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 16:40:53.330 4544 2143521448360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 86, VLAN trunk: None to switch port 22617ef2-8646-4e30-b7fd-9d1ec3f530bd 2021-09-16 16:40:53.388 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 16:40:53.388 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['22617ef2-8646-4e30-b7fd-9d1ec3f530bd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:40:53.621 4544 2143521448360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['22617ef2-8646-4e30-b7fd-9d1ec3f530bd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:40:53.621 4544 2143521448360 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-09-16 16:40:53.621 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2a6a0c68-1c09-4ae9-89a8-f0ee1ff3d7eb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 16:40:53.621 4544 2143521448360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 22617ef2-8646-4e30-b7fd-9d1ec3f530bd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:40:53.621 4544 2143521448360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 16:40:53.621 4544 2143521448360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 22617ef2-8646-4e30-b7fd-9d1ec3f530bd not yet added. Adding. 2021-09-16 16:40:53.621 4544 2143521448360 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-09-16 16:40:53.621 4544 2143521448360 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-09-16 16:40:53.712 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22617ef2-8646-4e30-b7fd-9d1ec3f530bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:40:53.783 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22617ef2-8646-4e30-b7fd-9d1ec3f530bd" 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-09-16 16:40:53.783 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22617ef2-8646-4e30-b7fd-9d1ec3f530bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:40:53.888 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22617ef2-8646-4e30-b7fd-9d1ec3f530bd" 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-09-16 16:40:53.986 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-22617ef2-8646-4e30-b7fd-9d1ec3f530bd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.781s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:40:53.986 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 22617ef2-8646-4e30-b7fd-9d1ec3f530bd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 16:40:53.986 4544 2143521448360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 22617ef2-8646-4e30-b7fd-9d1ec3f530bd processed. 2021-09-16 16:40:54.962 4544 2143521448360 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-09-16 16:40:55.174 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:41:25.861 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0dd83252-5bb3-4318-834c-8b99645b935f c99978c480d3473f81f82429a47d3460 cdd83d2660604592bad5a2eb7e0e651c - - -] Security group member updated on remote: ['6307eac1-f15a-4f6d-8f2b-56678a11085e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:41:25.876 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [req-0dd83252-5bb3-4318-834c-8b99645b935f c99978c480d3473f81f82429a47d3460 cdd83d2660604592bad5a2eb7e0e651c - - -] Security group member updated ['6307eac1-f15a-4f6d-8f2b-56678a11085e'] 2021-09-16 16:41:26.167 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0dd83252-5bb3-4318-834c-8b99645b935f c99978c480d3473f81f82429a47d3460 cdd83d2660604592bad5a2eb7e0e651c - - -] port_delete event received for '83ccd14a-a2d1-404a-8520-06c214bbf045' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:41:26.784 4544 2143519766664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 83ccd14a-a2d1-404a-8520-06c214bbf045 2021-09-16 16:41:27.111 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 16:41:27.111 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '83ccd14a-a2d1-404a-8520-06c214bbf045' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 16:41:27.111 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '83ccd14a-a2d1-404a-8520-06c214bbf045' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 16:41:27.111 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 83ccd14a-a2d1-404a-8520-06c214bbf045 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 16:41:27.111 4544 2143521448360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a97f3443-e339-49bf-8182-f294c2c3984c 2021-09-16 16:41:27.126 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['83ccd14a-a2d1-404a-8520-06c214bbf045'] 2021-09-16 16:41:27.126 4544 2143521448360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 16:41:27.126 4544 2143521448360 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-09-16 16:41:27.126 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['83ccd14a-a2d1-404a-8520-06c214bbf045'] 2021-09-16 16:41:28.073 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f17530f4-83b1-465e-8274-843b8a9f1c32 c99978c480d3473f81f82429a47d3460 cdd83d2660604592bad5a2eb7e0e651c - - -] port_delete event received for '731a9870-9f72-4025-8a09-14df539a34e5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:41:29.111 4544 2143521448360 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-09-16 16:41:29.139 4544 2143521448360 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-09-16 16:41:32.174 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd617902-1c0a-441a-9f36-830216bf8df8 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] port_delete event received for '11fc3e8c-f369-475e-b5b0-ed6d6b60a2e9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:41:33.345 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48fec8f8-41e5-4544-b6e8-ce176c188a50 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] port_delete event received for 'c6ab6f97-8b5f-479a-8e0a-e80c37e928da' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:41:34.251 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da1e34af-a45f-4a6c-bcab-18717f41d8d0 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] port_delete event received for '13ce693b-aeb4-410e-a867-a0514f318d4a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:41:34.314 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0a6d960-c780-40dd-a601-e7ceb4dad1fd - - - - -] port_delete event received for '13ce693b-aeb4-410e-a867-a0514f318d4a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:41:34.486 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da1e34af-a45f-4a6c-bcab-18717f41d8d0 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] network_delete received. Deleting network a97f3443-e339-49bf-8182-f294c2c3984c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-16 16:41:34.486 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da1e34af-a45f-4a6c-bcab-18717f41d8d0 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] Network a97f3443-e339-49bf-8182-f294c2c3984c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-16 16:41:40.392 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-360e2c72-59a0-402e-9ba1-66a9ef6ea0d4 - - - - -] port_update received: 99ec2c32-7202-4640-86c8-91e9f2a5ca37 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 16:41:40.411 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-360e2c72-59a0-402e-9ba1-66a9ef6ea0d4 - - - - -] No port 99ec2c32-7202-4640-86c8-91e9f2a5ca37 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 16:41:42.360 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-18be500d-9f52-4df7-9001-39fd7d1d8991 88465543567445d0a6121f59ab7d9563 9b4532f77ae94f279d2feca01c194b3a - - -] Security group rule updated on remote: ['22abd371-e2a9-40e5-916a-bf8a0a4746b6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 16:41:42.360 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [req-18be500d-9f52-4df7-9001-39fd7d1d8991 88465543567445d0a6121f59ab7d9563 9b4532f77ae94f279d2feca01c194b3a - - -] Security group rule updated ['22abd371-e2a9-40e5-916a-bf8a0a4746b6'] 2021-09-16 16:41:42.682 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-81254e5e-c1af-48a0-888a-6fd4a02a5bef 88465543567445d0a6121f59ab7d9563 9b4532f77ae94f279d2feca01c194b3a - - -] Security group rule updated on remote: ['22abd371-e2a9-40e5-916a-bf8a0a4746b6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 16:41:42.682 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [req-81254e5e-c1af-48a0-888a-6fd4a02a5bef 88465543567445d0a6121f59ab7d9563 9b4532f77ae94f279d2feca01c194b3a - - -] Security group rule updated ['22abd371-e2a9-40e5-916a-bf8a0a4746b6'] 2021-09-16 16:41:43.314 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ba2fda2-eeca-44db-9cdd-f0bc5b625b55 - - - - -] port_update received: 002fedb6-8973-4ff3-898c-def37c29ddf3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 16:41:43.314 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ba2fda2-eeca-44db-9cdd-f0bc5b625b55 - - - - -] No port 002fedb6-8973-4ff3-898c-def37c29ddf3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 16:41:47.642 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a6d4447a-cd40-4693-9690-76c1b9fbdfca 88465543567445d0a6121f59ab7d9563 9b4532f77ae94f279d2feca01c194b3a - - -] Security group member updated on remote: ['22abd371-e2a9-40e5-916a-bf8a0a4746b6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:41:47.642 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [req-a6d4447a-cd40-4693-9690-76c1b9fbdfca 88465543567445d0a6121f59ab7d9563 9b4532f77ae94f279d2feca01c194b3a - - -] Security group member updated ['22abd371-e2a9-40e5-916a-bf8a0a4746b6'] 2021-09-16 16:41:48.557 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80be5b21-47a5-4a0f-b320-334f39858917 619433e6ee6a47a489318ebd104239ee ee009241930c492bbb97a29fecd7f753 - - -] port_update received: a863cf03-f624-45f6-93d8-b60104f0a71d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 16:41:48.564 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80be5b21-47a5-4a0f-b320-334f39858917 619433e6ee6a47a489318ebd104239ee ee009241930c492bbb97a29fecd7f753 - - -] No port a863cf03-f624-45f6-93d8-b60104f0a71d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 16:41:50.994 4544 2143519766488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a863cf03-f624-45f6-93d8-b60104f0a71d 2021-09-16 16:41:51.207 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 16:41:51.439 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Adding port a863cf03-f624-45f6-93d8-b60104f0a71d 2021-09-16 16:41:51.439 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Port a863cf03-f624-45f6-93d8-b60104f0a71d updated. Details: {'device': 'a863cf03-f624-45f6-93d8-b60104f0a71d', 'network_id': 'fb6c5cbd-1f58-4d21-bc07-222971a772d8', 'port_id': 'a863cf03-f624-45f6-93d8-b60104f0a71d', 'mac_address': 'fa:16:3e:cc:dd:5c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 87, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0dcf21b5-0e12-4476-be08-64714b7f3e40', '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-09-16 16:41:51.439 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] 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-09-16 16:41:51.439 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a863cf03-f624-45f6-93d8-b60104f0a71d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:41:51.439 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a863cf03-f624-45f6-93d8-b60104f0a71d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 16:41:51.439 4544 2143521448360 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fb6c5cbd-1f58-4d21-bc07-222971a772d8 2021-09-16 16:41:51.439 4544 2143521448360 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-09-16 16:41:51.579 4544 2143521448360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a863cf03-f624-45f6-93d8-b60104f0a71d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:41:51.579 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a863cf03-f624-45f6-93d8-b60104f0a71d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:41:51.579 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a863cf03-f624-45f6-93d8-b60104f0a71d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 16:41:51.579 4544 2143521448360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 87, VLAN trunk: None to switch port a863cf03-f624-45f6-93d8-b60104f0a71d 2021-09-16 16:41:51.666 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 16:41:51.666 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a863cf03-f624-45f6-93d8-b60104f0a71d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:41:51.798 4544 2143521448360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a863cf03-f624-45f6-93d8-b60104f0a71d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:41:51.798 4544 2143521448360 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-09-16 16:41:51.798 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (22abd371-e2a9-40e5-916a-bf8a0a4746b6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 16:41:51.798 4544 2143521448360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a863cf03-f624-45f6-93d8-b60104f0a71d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:41:51.798 4544 2143521448360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 16:41:51.798 4544 2143521448360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a863cf03-f624-45f6-93d8-b60104f0a71d not yet added. Adding. 2021-09-16 16:41:51.798 4544 2143521448360 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-09-16 16:41:51.798 4544 2143521448360 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-09-16 16:41:51.885 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a863cf03-f624-45f6-93d8-b60104f0a71d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:41:51.970 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a863cf03-f624-45f6-93d8-b60104f0a71d" 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-09-16 16:41:51.970 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a863cf03-f624-45f6-93d8-b60104f0a71d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:41:52.064 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a863cf03-f624-45f6-93d8-b60104f0a71d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:41:52.142 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a863cf03-f624-45f6-93d8-b60104f0a71d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.704s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:41:52.142 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a863cf03-f624-45f6-93d8-b60104f0a71d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 16:41:52.142 4544 2143521448360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a863cf03-f624-45f6-93d8-b60104f0a71d processed. 2021-09-16 16:41:53.219 4544 2143521448360 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-09-16 16:41:53.501 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:42:10.932 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c62b48b3-ac0e-4c3e-a08e-7f68c5ea1299 70344ff6057a4007be2d522306271beb ed578b6983c14e5d9169a0705a75a03e - - -] port_delete event received for 'ade44646-2c20-4e7c-af59-228d9a646fcf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:42:13.069 4544 2143519766664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 22617ef2-8646-4e30-b7fd-9d1ec3f530bd 2021-09-16 16:42:13.353 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 16:42:13.353 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '22617ef2-8646-4e30-b7fd-9d1ec3f530bd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 16:42:13.353 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '22617ef2-8646-4e30-b7fd-9d1ec3f530bd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 16:42:13.353 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 22617ef2-8646-4e30-b7fd-9d1ec3f530bd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 16:42:13.353 4544 2143521448360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7e7b4871-0af8-4ab6-9d3a-e6f08236ced8 2021-09-16 16:42:13.353 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['22617ef2-8646-4e30-b7fd-9d1ec3f530bd'] 2021-09-16 16:42:13.353 4544 2143521448360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 16:42:13.372 4544 2143521448360 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-09-16 16:42:13.372 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['22617ef2-8646-4e30-b7fd-9d1ec3f530bd'] 2021-09-16 16:42:13.470 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-492888eb-2adf-495e-a182-3b48f1a69ddd 70344ff6057a4007be2d522306271beb ed578b6983c14e5d9169a0705a75a03e - - -] Security group member updated on remote: ['2a6a0c68-1c09-4ae9-89a8-f0ee1ff3d7eb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:42:13.470 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [req-492888eb-2adf-495e-a182-3b48f1a69ddd 70344ff6057a4007be2d522306271beb ed578b6983c14e5d9169a0705a75a03e - - -] Security group member updated ['2a6a0c68-1c09-4ae9-89a8-f0ee1ff3d7eb'] 2021-09-16 16:42:13.533 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-492888eb-2adf-495e-a182-3b48f1a69ddd 70344ff6057a4007be2d522306271beb ed578b6983c14e5d9169a0705a75a03e - - -] port_delete event received for '22617ef2-8646-4e30-b7fd-9d1ec3f530bd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:42:15.361 4544 2143521448360 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-09-16 16:42:15.387 4544 2143521448360 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-09-16 16:42:16.541 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-561fb5b0-e9a0-4fd0-8f24-593649e98b45 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] port_delete event received for '2362efdd-4a56-4beb-801c-8930dc28b3b8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:42:17.996 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a12ace88-acc1-469c-9c04-81717892f2e8 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] port_delete event received for '2201b9ae-5baf-4b2b-a281-db82fdb5f55a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:42:19.028 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-02d30691-1a60-4c5b-93ce-cb1c3975bde1 - - - - -] port_delete event received for 'cf3fe31d-582a-4800-8acf-d6ba0225da95' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:42:19.088 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3511bb01-d7ce-45e3-8533-5210c30975f6 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] port_delete event received for 'cf3fe31d-582a-4800-8acf-d6ba0225da95' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:42:19.323 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3511bb01-d7ce-45e3-8533-5210c30975f6 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] network_delete received. Deleting network 7e7b4871-0af8-4ab6-9d3a-e6f08236ced8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-16 16:42:19.323 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3511bb01-d7ce-45e3-8533-5210c30975f6 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] Network 7e7b4871-0af8-4ab6-9d3a-e6f08236ced8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-16 16:42:20.307 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad884fea-f7a9-46b4-8259-f2731dad4950 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] port_delete event received for 'e594a661-c447-445e-bb50-2fdae57a7b03' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:42:21.416 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b97d448-2a40-4b54-810c-eaf74d42d841 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] port_delete event received for '30c031a8-74b6-487a-bda5-b1157b0c4d3a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:42:22.588 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d494f4a-eaa6-4b03-91fe-275f91bebb82 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] port_delete event received for 'f6e0822c-7f8e-4f50-8e8a-3af7813eb214' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:42:22.604 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3354b3b2-b730-4b86-b8e7-5d6c01a7c200 - - - - -] port_delete event received for 'f6e0822c-7f8e-4f50-8e8a-3af7813eb214' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:42:22.840 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d494f4a-eaa6-4b03-91fe-275f91bebb82 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] network_delete received. Deleting network 0f91f1fd-4187-452a-bfb1-b8d92b47266a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-16 16:42:22.840 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d494f4a-eaa6-4b03-91fe-275f91bebb82 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] Network 0f91f1fd-4187-452a-bfb1-b8d92b47266a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-16 16:44:17.884 4544 2143519766664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a863cf03-f624-45f6-93d8-b60104f0a71d 2021-09-16 16:44:17.960 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 16:44:17.960 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a863cf03-f624-45f6-93d8-b60104f0a71d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 16:44:17.960 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a863cf03-f624-45f6-93d8-b60104f0a71d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 16:44:17.960 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a863cf03-f624-45f6-93d8-b60104f0a71d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 16:44:17.960 4544 2143521448360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fb6c5cbd-1f58-4d21-bc07-222971a772d8 2021-09-16 16:44:17.960 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a863cf03-f624-45f6-93d8-b60104f0a71d'] 2021-09-16 16:44:17.960 4544 2143521448360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 16:44:17.960 4544 2143521448360 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-09-16 16:44:17.960 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a863cf03-f624-45f6-93d8-b60104f0a71d'] 2021-09-16 16:44:18.306 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aeef8ec5-4787-4488-832f-b36d43ffc397 88465543567445d0a6121f59ab7d9563 9b4532f77ae94f279d2feca01c194b3a - - -] Security group member updated on remote: ['22abd371-e2a9-40e5-916a-bf8a0a4746b6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:44:18.306 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [req-aeef8ec5-4787-4488-832f-b36d43ffc397 88465543567445d0a6121f59ab7d9563 9b4532f77ae94f279d2feca01c194b3a - - -] Security group member updated ['22abd371-e2a9-40e5-916a-bf8a0a4746b6'] 2021-09-16 16:44:18.601 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aeef8ec5-4787-4488-832f-b36d43ffc397 88465543567445d0a6121f59ab7d9563 9b4532f77ae94f279d2feca01c194b3a - - -] port_delete event received for 'a863cf03-f624-45f6-93d8-b60104f0a71d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:44:19.980 4544 2143521448360 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-09-16 16:44:19.996 4544 2143521448360 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-09-16 16:44:21.179 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75ce6a73-fe66-4c51-b652-c95b5b8754ea 88465543567445d0a6121f59ab7d9563 9b4532f77ae94f279d2feca01c194b3a - - -] port_delete event received for 'e67eeb26-4f16-446f-83ad-8cd103a3e836' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:44:23.231 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4a00538a-022a-4040-91a9-be8e6b256de5 88465543567445d0a6121f59ab7d9563 9b4532f77ae94f279d2feca01c194b3a - - -] Security group rule updated on remote: ['9997c488-f5d7-46ff-bb5c-4581f52ca127'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 16:44:23.231 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [req-4a00538a-022a-4040-91a9-be8e6b256de5 88465543567445d0a6121f59ab7d9563 9b4532f77ae94f279d2feca01c194b3a - - -] Security group rule updated ['9997c488-f5d7-46ff-bb5c-4581f52ca127'] 2021-09-16 16:44:23.601 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-42c1733a-15a9-4b05-809a-6a6b53e0b5f7 88465543567445d0a6121f59ab7d9563 9b4532f77ae94f279d2feca01c194b3a - - -] Security group rule updated on remote: ['9997c488-f5d7-46ff-bb5c-4581f52ca127'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 16:44:23.601 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [req-42c1733a-15a9-4b05-809a-6a6b53e0b5f7 88465543567445d0a6121f59ab7d9563 9b4532f77ae94f279d2feca01c194b3a - - -] Security group rule updated ['9997c488-f5d7-46ff-bb5c-4581f52ca127'] 2021-09-16 16:44:33.226 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-12e2923b-c956-41fc-b9f2-e477cc28a687 88465543567445d0a6121f59ab7d9563 9b4532f77ae94f279d2feca01c194b3a - - -] Security group member updated on remote: ['9997c488-f5d7-46ff-bb5c-4581f52ca127'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:44:33.226 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [req-12e2923b-c956-41fc-b9f2-e477cc28a687 88465543567445d0a6121f59ab7d9563 9b4532f77ae94f279d2feca01c194b3a - - -] Security group member updated ['9997c488-f5d7-46ff-bb5c-4581f52ca127'] 2021-09-16 16:44:34.168 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32aafced-1353-4061-991f-57af9bb768bb 619433e6ee6a47a489318ebd104239ee ee009241930c492bbb97a29fecd7f753 - - -] port_update received: 4b9467a7-b210-43ec-b319-6828f31d9c53 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 16:44:34.168 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32aafced-1353-4061-991f-57af9bb768bb 619433e6ee6a47a489318ebd104239ee ee009241930c492bbb97a29fecd7f753 - - -] No port 4b9467a7-b210-43ec-b319-6828f31d9c53 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 16:44:36.101 4544 2143519766488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4b9467a7-b210-43ec-b319-6828f31d9c53 2021-09-16 16:44:38.101 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 16:44:38.340 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Adding port 4b9467a7-b210-43ec-b319-6828f31d9c53 2021-09-16 16:44:38.340 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Port 4b9467a7-b210-43ec-b319-6828f31d9c53 updated. Details: {'device': '4b9467a7-b210-43ec-b319-6828f31d9c53', 'network_id': 'fb6c5cbd-1f58-4d21-bc07-222971a772d8', 'port_id': '4b9467a7-b210-43ec-b319-6828f31d9c53', 'mac_address': 'fa:16:3e:8a:8d:2e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 87, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0dcf21b5-0e12-4476-be08-64714b7f3e40', '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-09-16 16:44:38.340 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] 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-09-16 16:44:38.340 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4b9467a7-b210-43ec-b319-6828f31d9c53" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:44:38.340 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4b9467a7-b210-43ec-b319-6828f31d9c53 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 16:44:38.340 4544 2143521448360 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fb6c5cbd-1f58-4d21-bc07-222971a772d8 2021-09-16 16:44:38.340 4544 2143521448360 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-09-16 16:44:38.465 4544 2143521448360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4b9467a7-b210-43ec-b319-6828f31d9c53') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:44:38.465 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4b9467a7-b210-43ec-b319-6828f31d9c53') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:44:38.465 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4b9467a7-b210-43ec-b319-6828f31d9c53 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 16:44:38.465 4544 2143521448360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 87, VLAN trunk: None to switch port 4b9467a7-b210-43ec-b319-6828f31d9c53 2021-09-16 16:44:38.525 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 16:44:38.525 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4b9467a7-b210-43ec-b319-6828f31d9c53'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:44:38.663 4544 2143521448360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4b9467a7-b210-43ec-b319-6828f31d9c53']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:44:38.663 4544 2143521448360 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-09-16 16:44:38.663 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9997c488-f5d7-46ff-bb5c-4581f52ca127) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 16:44:38.663 4544 2143521448360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4b9467a7-b210-43ec-b319-6828f31d9c53 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:44:38.663 4544 2143521448360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 16:44:38.663 4544 2143521448360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4b9467a7-b210-43ec-b319-6828f31d9c53 not yet added. Adding. 2021-09-16 16:44:38.663 4544 2143521448360 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-09-16 16:44:38.663 4544 2143521448360 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-09-16 16:44:38.746 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4b9467a7-b210-43ec-b319-6828f31d9c53" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:44:38.807 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4b9467a7-b210-43ec-b319-6828f31d9c53" 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-09-16 16:44:38.807 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4b9467a7-b210-43ec-b319-6828f31d9c53" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:44:38.887 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4b9467a7-b210-43ec-b319-6828f31d9c53" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.079s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:44:38.946 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4b9467a7-b210-43ec-b319-6828f31d9c53" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.609s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:44:38.946 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4b9467a7-b210-43ec-b319-6828f31d9c53 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 16:44:38.946 4544 2143521448360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4b9467a7-b210-43ec-b319-6828f31d9c53 processed. 2021-09-16 16:44:40.116 4544 2143521448360 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-09-16 16:44:40.433 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:45:35.961 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2d35c018-fbbe-4a77-b311-6411f5fb1ecb 88465543567445d0a6121f59ab7d9563 9b4532f77ae94f279d2feca01c194b3a - - -] Security group member updated on remote: ['9997c488-f5d7-46ff-bb5c-4581f52ca127'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:45:35.961 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [req-2d35c018-fbbe-4a77-b311-6411f5fb1ecb 88465543567445d0a6121f59ab7d9563 9b4532f77ae94f279d2feca01c194b3a - - -] Security group member updated ['9997c488-f5d7-46ff-bb5c-4581f52ca127'] 2021-09-16 16:45:36.274 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d35c018-fbbe-4a77-b311-6411f5fb1ecb 88465543567445d0a6121f59ab7d9563 9b4532f77ae94f279d2feca01c194b3a - - -] port_delete event received for '4b9467a7-b210-43ec-b319-6828f31d9c53' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:45:36.446 4544 2143519766664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4b9467a7-b210-43ec-b319-6828f31d9c53 2021-09-16 16:45:38.399 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 16:45:38.399 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4b9467a7-b210-43ec-b319-6828f31d9c53' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 16:45:38.399 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4b9467a7-b210-43ec-b319-6828f31d9c53' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 16:45:38.399 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4b9467a7-b210-43ec-b319-6828f31d9c53 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 16:45:38.399 4544 2143521448360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fb6c5cbd-1f58-4d21-bc07-222971a772d8 2021-09-16 16:45:38.399 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4b9467a7-b210-43ec-b319-6828f31d9c53'] 2021-09-16 16:45:38.399 4544 2143521448360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 16:45:38.399 4544 2143521448360 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-09-16 16:45:38.399 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4b9467a7-b210-43ec-b319-6828f31d9c53'] 2021-09-16 16:45:39.103 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a1d11a6-ad62-4ff5-9bdb-128194b354d5 88465543567445d0a6121f59ab7d9563 9b4532f77ae94f279d2feca01c194b3a - - -] port_delete event received for '787ef717-6ec9-45f6-9b95-b264a5434d5a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:45:40.408 4544 2143521448360 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-09-16 16:45:40.430 4544 2143521448360 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-09-16 16:45:44.054 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a43a8d6b-d98e-463d-a744-3587355c723b 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] port_delete event received for '002fedb6-8973-4ff3-898c-def37c29ddf3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:45:45.415 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-040cee2f-346a-49d1-b7d2-e8c478a9d794 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] port_delete event received for '99ec2c32-7202-4640-86c8-91e9f2a5ca37' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:45:46.407 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97957fbb-75dc-4e30-af74-ed679fcfd4b8 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] port_delete event received for 'b14daba9-c8fc-4c9d-a5c2-4a2bbeb13637' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:45:46.463 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b673adb-e63a-422c-aab4-98965de6a204 - - - - -] port_delete event received for 'b14daba9-c8fc-4c9d-a5c2-4a2bbeb13637' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:45:46.682 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97957fbb-75dc-4e30-af74-ed679fcfd4b8 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] network_delete received. Deleting network fb6c5cbd-1f58-4d21-bc07-222971a772d8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-16 16:45:46.682 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97957fbb-75dc-4e30-af74-ed679fcfd4b8 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] Network fb6c5cbd-1f58-4d21-bc07-222971a772d8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-16 16:46:42.959 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8279f2b1-3a7b-43ef-a3eb-0e175bdfdef1 9fcdb36ba23840c99866e818c8d78f85 7e35243b9f4d4a6aa78911d297e2467a - - -] Security group member updated on remote: ['9a1d9df3-838f-4408-82f2-b69e2baf2b54'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:46:42.959 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [req-8279f2b1-3a7b-43ef-a3eb-0e175bdfdef1 9fcdb36ba23840c99866e818c8d78f85 7e35243b9f4d4a6aa78911d297e2467a - - -] Security group member updated ['9a1d9df3-838f-4408-82f2-b69e2baf2b54'] 2021-09-16 16:46:43.915 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a23cbce-d5b1-4af5-86b5-cc4250923b2a 619433e6ee6a47a489318ebd104239ee ee009241930c492bbb97a29fecd7f753 - - -] port_update received: b05e0d05-afe3-4b80-8b67-a103474e69bb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 16:46:43.915 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a23cbce-d5b1-4af5-86b5-cc4250923b2a 619433e6ee6a47a489318ebd104239ee ee009241930c492bbb97a29fecd7f753 - - -] No port b05e0d05-afe3-4b80-8b67-a103474e69bb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 16:46:46.913 4544 2143519766488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b05e0d05-afe3-4b80-8b67-a103474e69bb 2021-09-16 16:46:48.726 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 16:46:48.931 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Adding port b05e0d05-afe3-4b80-8b67-a103474e69bb 2021-09-16 16:46:48.962 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Port b05e0d05-afe3-4b80-8b67-a103474e69bb updated. Details: {'device': 'b05e0d05-afe3-4b80-8b67-a103474e69bb', 'network_id': '12fea369-86db-43e6-85dc-9aaa20b306d6', 'port_id': 'b05e0d05-afe3-4b80-8b67-a103474e69bb', 'mac_address': 'fa:16:3e:7f:42:10', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 60, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '57d91d58-0b8f-44c1-b9b2-03529eae9ca6', '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-09-16 16:46:48.962 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] 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-09-16 16:46:48.962 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b05e0d05-afe3-4b80-8b67-a103474e69bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:46:48.962 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b05e0d05-afe3-4b80-8b67-a103474e69bb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 16:46:48.962 4544 2143521448360 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 12fea369-86db-43e6-85dc-9aaa20b306d6 2021-09-16 16:46:48.962 4544 2143521448360 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-09-16 16:46:49.148 4544 2143521448360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b05e0d05-afe3-4b80-8b67-a103474e69bb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:46:49.148 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b05e0d05-afe3-4b80-8b67-a103474e69bb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:46:49.148 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b05e0d05-afe3-4b80-8b67-a103474e69bb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 16:46:49.148 4544 2143521448360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 60, VLAN trunk: None to switch port b05e0d05-afe3-4b80-8b67-a103474e69bb 2021-09-16 16:46:49.210 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 16:46:49.210 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b05e0d05-afe3-4b80-8b67-a103474e69bb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:46:49.350 4544 2143521448360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b05e0d05-afe3-4b80-8b67-a103474e69bb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:46:49.350 4544 2143521448360 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-09-16 16:46:49.350 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9a1d9df3-838f-4408-82f2-b69e2baf2b54) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 16:46:49.350 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9a1d9df3-838f-4408-82f2-b69e2baf2b54) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 16:46:49.350 4544 2143521448360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b05e0d05-afe3-4b80-8b67-a103474e69bb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:46:49.350 4544 2143521448360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 16:46:49.350 4544 2143521448360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b05e0d05-afe3-4b80-8b67-a103474e69bb not yet added. Adding. 2021-09-16 16:46:49.350 4544 2143521448360 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-09-16 16:46:49.359 4544 2143521448360 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-09-16 16:46:49.421 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b05e0d05-afe3-4b80-8b67-a103474e69bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:46:49.491 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b05e0d05-afe3-4b80-8b67-a103474e69bb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.079s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:46:49.491 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b05e0d05-afe3-4b80-8b67-a103474e69bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:46:49.569 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b05e0d05-afe3-4b80-8b67-a103474e69bb" 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-09-16 16:46:49.625 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b05e0d05-afe3-4b80-8b67-a103474e69bb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.657s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:46:49.625 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b05e0d05-afe3-4b80-8b67-a103474e69bb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 16:46:49.625 4544 2143521448360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b05e0d05-afe3-4b80-8b67-a103474e69bb processed. 2021-09-16 16:46:50.727 4544 2143521448360 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-09-16 16:46:51.021 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:46:55.805 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9f62617a-ac16-455d-bad9-2415450c7acb 9fcdb36ba23840c99866e818c8d78f85 7e35243b9f4d4a6aa78911d297e2467a - - -] Security group member updated on remote: ['9a1d9df3-838f-4408-82f2-b69e2baf2b54'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:46:55.820 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [req-9f62617a-ac16-455d-bad9-2415450c7acb 9fcdb36ba23840c99866e818c8d78f85 7e35243b9f4d4a6aa78911d297e2467a - - -] Security group member updated ['9a1d9df3-838f-4408-82f2-b69e2baf2b54'] 2021-09-16 16:46:55.820 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [req-9f62617a-ac16-455d-bad9-2415450c7acb 9fcdb36ba23840c99866e818c8d78f85 7e35243b9f4d4a6aa78911d297e2467a - - -] Refresh firewall rules 2021-09-16 16:46:55.820 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9f62617a-ac16-455d-bad9-2415450c7acb 9fcdb36ba23840c99866e818c8d78f85 7e35243b9f4d4a6aa78911d297e2467a - - -] Get security group information for devices via rpc ['b05e0d05-afe3-4b80-8b67-a103474e69bb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:46:55.850 4544 2143521448360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9f62617a-ac16-455d-bad9-2415450c7acb 9fcdb36ba23840c99866e818c8d78f85 7e35243b9f4d4a6aa78911d297e2467a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:46:55.850 4544 2143521448360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9f62617a-ac16-455d-bad9-2415450c7acb 9fcdb36ba23840c99866e818c8d78f85 7e35243b9f4d4a6aa78911d297e2467a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 16:46:55.883 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f62617a-ac16-455d-bad9-2415450c7acb 9fcdb36ba23840c99866e818c8d78f85 7e35243b9f4d4a6aa78911d297e2467a - - -] port_delete event received for 'b05e0d05-afe3-4b80-8b67-a103474e69bb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:46:56.805 4544 2143519766664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b05e0d05-afe3-4b80-8b67-a103474e69bb 2021-09-16 16:46:58.724 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 16:46:58.724 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b05e0d05-afe3-4b80-8b67-a103474e69bb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 16:46:58.724 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b05e0d05-afe3-4b80-8b67-a103474e69bb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 16:46:58.724 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b05e0d05-afe3-4b80-8b67-a103474e69bb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 16:46:58.724 4544 2143521448360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 12fea369-86db-43e6-85dc-9aaa20b306d6 2021-09-16 16:46:58.724 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b05e0d05-afe3-4b80-8b67-a103474e69bb'] 2021-09-16 16:46:58.724 4544 2143521448360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 16:46:58.724 4544 2143521448360 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-09-16 16:46:58.724 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b05e0d05-afe3-4b80-8b67-a103474e69bb'] 2021-09-16 16:47:00.729 4544 2143521448360 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-09-16 16:47:00.757 4544 2143521448360 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-09-16 16:47:00.773 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-70202913-ec86-4a68-bee4-8c7faa89fabb 9fcdb36ba23840c99866e818c8d78f85 7e35243b9f4d4a6aa78911d297e2467a - - -] Security group member updated on remote: ['9a1d9df3-838f-4408-82f2-b69e2baf2b54'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:47:00.773 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [req-70202913-ec86-4a68-bee4-8c7faa89fabb 9fcdb36ba23840c99866e818c8d78f85 7e35243b9f4d4a6aa78911d297e2467a - - -] Security group member updated ['9a1d9df3-838f-4408-82f2-b69e2baf2b54'] 2021-09-16 16:47:01.726 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a48dabdd-7230-42dd-9f69-261cb5b492c6 619433e6ee6a47a489318ebd104239ee ee009241930c492bbb97a29fecd7f753 - - -] port_update received: 23c176a6-5c79-47f1-b0a8-8094583245fc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 16:47:01.726 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a48dabdd-7230-42dd-9f69-261cb5b492c6 619433e6ee6a47a489318ebd104239ee ee009241930c492bbb97a29fecd7f753 - - -] No port 23c176a6-5c79-47f1-b0a8-8094583245fc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 16:47:03.007 4544 2143519766488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 23c176a6-5c79-47f1-b0a8-8094583245fc 2021-09-16 16:47:04.741 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 16:47:05.007 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Adding port 23c176a6-5c79-47f1-b0a8-8094583245fc 2021-09-16 16:47:05.007 4544 2143423323128 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Port 23c176a6-5c79-47f1-b0a8-8094583245fc updated. Details: {'device': '23c176a6-5c79-47f1-b0a8-8094583245fc', 'network_id': '12fea369-86db-43e6-85dc-9aaa20b306d6', 'port_id': '23c176a6-5c79-47f1-b0a8-8094583245fc', 'mac_address': 'fa:16:3e:58:69:ef', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 60, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '57d91d58-0b8f-44c1-b9b2-03529eae9ca6', '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-09-16 16:47:05.007 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] 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-09-16 16:47:05.007 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-23c176a6-5c79-47f1-b0a8-8094583245fc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:47:05.007 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 23c176a6-5c79-47f1-b0a8-8094583245fc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 16:47:05.007 4544 2143521448360 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 12fea369-86db-43e6-85dc-9aaa20b306d6 2021-09-16 16:47:05.007 4544 2143521448360 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-09-16 16:47:05.132 4544 2143521448360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '23c176a6-5c79-47f1-b0a8-8094583245fc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:47:05.132 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '23c176a6-5c79-47f1-b0a8-8094583245fc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 16:47:05.132 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 23c176a6-5c79-47f1-b0a8-8094583245fc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 16:47:05.132 4544 2143521448360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 60, VLAN trunk: None to switch port 23c176a6-5c79-47f1-b0a8-8094583245fc 2021-09-16 16:47:05.194 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 16:47:05.194 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['23c176a6-5c79-47f1-b0a8-8094583245fc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:47:05.319 4544 2143521448360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['23c176a6-5c79-47f1-b0a8-8094583245fc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:47:05.335 4544 2143521448360 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-09-16 16:47:05.335 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9a1d9df3-838f-4408-82f2-b69e2baf2b54) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 16:47:05.335 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9a1d9df3-838f-4408-82f2-b69e2baf2b54) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 16:47:05.335 4544 2143521448360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 23c176a6-5c79-47f1-b0a8-8094583245fc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 16:47:05.335 4544 2143521448360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 16:47:05.335 4544 2143521448360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 23c176a6-5c79-47f1-b0a8-8094583245fc not yet added. Adding. 2021-09-16 16:47:05.335 4544 2143521448360 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-09-16 16:47:05.335 4544 2143521448360 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-09-16 16:47:05.397 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-23c176a6-5c79-47f1-b0a8-8094583245fc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:47:05.467 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-23c176a6-5c79-47f1-b0a8-8094583245fc" 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-09-16 16:47:05.467 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-23c176a6-5c79-47f1-b0a8-8094583245fc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 16:47:05.542 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-23c176a6-5c79-47f1-b0a8-8094583245fc" 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-09-16 16:47:05.604 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-23c176a6-5c79-47f1-b0a8-8094583245fc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:47:05.604 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 23c176a6-5c79-47f1-b0a8-8094583245fc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 16:47:05.604 4544 2143521448360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 23c176a6-5c79-47f1-b0a8-8094583245fc processed. 2021-09-16 16:47:06.741 4544 2143521448360 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-09-16 16:47:07.069 4544 2143521448360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 16:47:12.600 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e23f69f1-e86f-4453-a57e-82c23ca072ab 9fcdb36ba23840c99866e818c8d78f85 7e35243b9f4d4a6aa78911d297e2467a - - -] Security group member updated on remote: ['9a1d9df3-838f-4408-82f2-b69e2baf2b54'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 16:47:12.600 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [req-e23f69f1-e86f-4453-a57e-82c23ca072ab 9fcdb36ba23840c99866e818c8d78f85 7e35243b9f4d4a6aa78911d297e2467a - - -] Security group member updated ['9a1d9df3-838f-4408-82f2-b69e2baf2b54'] 2021-09-16 16:47:12.600 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [req-e23f69f1-e86f-4453-a57e-82c23ca072ab 9fcdb36ba23840c99866e818c8d78f85 7e35243b9f4d4a6aa78911d297e2467a - - -] Refresh firewall rules 2021-09-16 16:47:12.600 4544 2143521448360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e23f69f1-e86f-4453-a57e-82c23ca072ab 9fcdb36ba23840c99866e818c8d78f85 7e35243b9f4d4a6aa78911d297e2467a - - -] Get security group information for devices via rpc ['23c176a6-5c79-47f1-b0a8-8094583245fc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 16:47:12.631 4544 2143521448360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e23f69f1-e86f-4453-a57e-82c23ca072ab 9fcdb36ba23840c99866e818c8d78f85 7e35243b9f4d4a6aa78911d297e2467a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 16:47:12.631 4544 2143521448360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e23f69f1-e86f-4453-a57e-82c23ca072ab 9fcdb36ba23840c99866e818c8d78f85 7e35243b9f4d4a6aa78911d297e2467a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 16:47:12.678 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e23f69f1-e86f-4453-a57e-82c23ca072ab 9fcdb36ba23840c99866e818c8d78f85 7e35243b9f4d4a6aa78911d297e2467a - - -] port_delete event received for '23c176a6-5c79-47f1-b0a8-8094583245fc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 16:47:12.886 4544 2143519766664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 23c176a6-5c79-47f1-b0a8-8094583245fc 2021-09-16 16:47:14.756 4544 2143423323128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe55099d-8161-44ba-b306-f1399f05db81 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 16:47:14.756 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '23c176a6-5c79-47f1-b0a8-8094583245fc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 16:47:14.756 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '23c176a6-5c79-47f1-b0a8-8094583245fc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 16:47:14.756 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 23c176a6-5c79-47f1-b0a8-8094583245fc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 16:47:14.756 4544 2143521448360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 12fea369-86db-43e6-85dc-9aaa20b306d6 2021-09-16 16:47:14.756 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['23c176a6-5c79-47f1-b0a8-8094583245fc'] 2021-09-16 16:47:14.756 4544 2143521448360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 16:47:14.756 4544 2143521448360 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-09-16 16:47:14.756 4544 2143521448360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['23c176a6-5c79-47f1-b0a8-8094583245fc'] 2021-09-16 16:47:16.764 4544 2143521448360 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-09-16 16:47:16.775 4544 2143521448360 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-09-16 16:47:35.819 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56a766ae-de43-45b0-bb2a-9d90e7abf49f 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] network_delete received. Deleting network 12fea369-86db-43e6-85dc-9aaa20b306d6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-16 16:47:35.819 4544 2143521448360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56a766ae-de43-45b0-bb2a-9d90e7abf49f 51bef0c39bd849dc9580439037a39f18 ed987692e1ac4035875d7b8aef6157f4 - - -] Network 12fea369-86db-43e6-85dc-9aaa20b306d6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463