2021-09-16 15:17:31.469 216 2710238223352 MainThread INFO neutron.common.config [-] Logging enabled! 2021-09-16 15:17:31.469 216 2710238223352 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 19.0.0.0rc2.dev2 2021-09-16 15:17:31.469 216 2710238223352 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 15:17:31.500 216 2710238223352 MainThread INFO os_win.utils.network.networkutils [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] WMI caching is disabled. 2021-09-16 15:17:31.703 216 2710238223352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:118 2021-09-16 15:17:31.796 216 2710238223352 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-09-16 15:17:31.796 216 2710238223352 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-09-16 15:17:32.016 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent initialized successfully, now running... 2021-09-16 15:17:32.016 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-09-16 15:17:32.016 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-09-16 15:17:32.062 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-09-16 15:19:26.974 216 2710352863304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d38f5eca-5613-4a2f-a2e6-d59c83ea77fe - - - - -] port_update received: 2b83eb1a-b180-4247-975d-930fad95871e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 15:19:27.615 216 2710352863304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d38f5eca-5613-4a2f-a2e6-d59c83ea77fe - - - - -] No port 2b83eb1a-b180-4247-975d-930fad95871e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 15:19:31.933 216 2710352924744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da10123c-c2e4-4d88-9ad8-bfd4bf9e61f0 - - - - -] port_update received: 590af725-65f7-4129-ba90-7c3dad225d22 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 15:19:31.949 216 2710352924744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da10123c-c2e4-4d88-9ad8-bfd4bf9e61f0 - - - - -] No port 590af725-65f7-4129-ba90-7c3dad225d22 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 15:19:35.169 216 2710352924744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95983061-f598-4290-bf8d-1aa4026a0b3c - - - - -] port_update received: 53dd695e-3a76-47f1-83d1-5e0f4223493e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 15:19:35.169 216 2710352924744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95983061-f598-4290-bf8d-1aa4026a0b3c - - - - -] No port 53dd695e-3a76-47f1-83d1-5e0f4223493e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 15:19:37.699 216 2710352924744 MainThread WARNING oslo_policy.policy [req-2e66578c-09b8-4136-b8ec-b5dcdd22a0a3 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] 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 15:19:37.699 216 2710352924744 MainThread WARNING oslo_policy.policy [req-2e66578c-09b8-4136-b8ec-b5dcdd22a0a3 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] 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 15:19:37.699 216 2710352924744 MainThread WARNING oslo_policy.policy [req-2e66578c-09b8-4136-b8ec-b5dcdd22a0a3 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] 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 15:19:37.699 216 2710352924744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2e66578c-09b8-4136-b8ec-b5dcdd22a0a3 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Security group member updated on remote: ['99eef4b7-a921-436d-9c0a-77180f4d28eb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 15:19:37.699 216 2710352924744 MainThread INFO neutron.agent.securitygroups_rpc [req-2e66578c-09b8-4136-b8ec-b5dcdd22a0a3 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Security group member updated ['99eef4b7-a921-436d-9c0a-77180f4d28eb'] 2021-09-16 15:19:38.433 216 2710352924744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c1aadcf1-0d1f-45be-a2af-ce6674f9384b 8924da4934e249698bdd018f001d8f62 04215f3b289a4dddac9cddbab8670a7c - - -] Security group member updated on remote: ['55503d3e-81e5-4879-a3b6-95020bfc4e25'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 15:19:38.433 216 2710352924744 MainThread INFO neutron.agent.securitygroups_rpc [req-c1aadcf1-0d1f-45be-a2af-ce6674f9384b 8924da4934e249698bdd018f001d8f62 04215f3b289a4dddac9cddbab8670a7c - - -] Security group member updated ['55503d3e-81e5-4879-a3b6-95020bfc4e25'] 2021-09-16 15:19:38.824 216 2710336106568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8e8f406-bb48-4754-a15a-c538e376ee35 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] network_delete received. Deleting network 829428b1-8fdc-4451-b95a-e5285b6ba4a3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-16 15:19:38.824 216 2710336106568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8e8f406-bb48-4754-a15a-c538e376ee35 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] Network 829428b1-8fdc-4451-b95a-e5285b6ba4a3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-16 15:19:40.937 216 2710336057416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a17a70c7-e87b-46a2-9e0c-0ce614bfbf62 - - - - -] port_update received: 6a88fee3-3b58-4e3c-b7d7-737c7df6fe1d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 15:19:40.937 216 2710336057416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a17a70c7-e87b-46a2-9e0c-0ce614bfbf62 - - - - -] No port 6a88fee3-3b58-4e3c-b7d7-737c7df6fe1d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 15:19:41.574 216 2710335987784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4bc7a134-1a5b-4d2e-8e61-4213c066d415 - - - - -] port_update received: bf3c216a-5632-4e62-b703-a6528e9adca9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 15:19:41.584 216 2710335987784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4bc7a134-1a5b-4d2e-8e61-4213c066d415 - - - - -] No port bf3c216a-5632-4e62-b703-a6528e9adca9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 15:19:41.593 216 2710335967304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ccc12b60-e9b3-41eb-b8c8-30c42779ade5 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] network_delete received. Deleting network 8074e335-8ae2-477d-a600-524b03bec1a5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-16 15:19:41.593 216 2710335967304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ccc12b60-e9b3-41eb-b8c8-30c42779ade5 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] Network 8074e335-8ae2-477d-a600-524b03bec1a5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-16 15:19:43.066 216 2710335967304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9d7233bd-06a8-408f-b402-46921b7c7a1d 8e90adc11d1f47bba2978c6e8f59179d 95edc9b1c23441f08846e593112176ac - - -] Security group rule updated on remote: ['156db4e1-1966-4708-87ae-9787862c6cd2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 15:19:43.066 216 2710335967304 MainThread INFO neutron.agent.securitygroups_rpc [req-9d7233bd-06a8-408f-b402-46921b7c7a1d 8e90adc11d1f47bba2978c6e8f59179d 95edc9b1c23441f08846e593112176ac - - -] Security group rule updated ['156db4e1-1966-4708-87ae-9787862c6cd2'] 2021-09-16 15:19:44.261 216 2710336004168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-63e8bca1-55ea-43a4-a7d3-f07c222519c6 8e90adc11d1f47bba2978c6e8f59179d 95edc9b1c23441f08846e593112176ac - - -] Security group rule updated on remote: ['156db4e1-1966-4708-87ae-9787862c6cd2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 15:19:44.261 216 2710336004168 MainThread INFO neutron.agent.securitygroups_rpc [req-63e8bca1-55ea-43a4-a7d3-f07c222519c6 8e90adc11d1f47bba2978c6e8f59179d 95edc9b1c23441f08846e593112176ac - - -] Security group rule updated ['156db4e1-1966-4708-87ae-9787862c6cd2'] 2021-09-16 15:19:46.986 216 2710335914056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52024f51-9020-4f55-aa2b-1941c2f037ec a289f66a8ade47a79761eae3372f2083 2c402e5d04dc43c592c1a4282b6087a9 - - -] port_update received: 750f79ba-a51b-420f-9d11-715d5f0be435 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 15:19:46.986 216 2710335914056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52024f51-9020-4f55-aa2b-1941c2f037ec a289f66a8ade47a79761eae3372f2083 2c402e5d04dc43c592c1a4282b6087a9 - - -] No port 750f79ba-a51b-420f-9d11-715d5f0be435 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 15:19:47.687 216 2710352961608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bad36d62-aaa4-4daf-b48e-9dbd4408c894 a289f66a8ade47a79761eae3372f2083 2c402e5d04dc43c592c1a4282b6087a9 - - -] port_update received: c7424b6b-ed28-4c76-8b5a-1cbe068ae67a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 15:19:47.714 216 2710352961608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bad36d62-aaa4-4daf-b48e-9dbd4408c894 a289f66a8ade47a79761eae3372f2083 2c402e5d04dc43c592c1a4282b6087a9 - - -] No port c7424b6b-ed28-4c76-8b5a-1cbe068ae67a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 15:19:49.867 216 2710352977992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-01e08740-4075-41a2-bd16-1f06b63573ea 20ce56a4e1ee4756997f12a0a8f21344 ddafc1f0f78841528e74b54229356176 - - -] Security group member updated on remote: ['fcf76bd4-a20c-4fb8-9c0b-dcda48629342'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 15:19:49.867 216 2710352977992 MainThread INFO neutron.agent.securitygroups_rpc [req-01e08740-4075-41a2-bd16-1f06b63573ea 20ce56a4e1ee4756997f12a0a8f21344 ddafc1f0f78841528e74b54229356176 - - -] Security group member updated ['fcf76bd4-a20c-4fb8-9c0b-dcda48629342'] 2021-09-16 15:19:50.339 216 2710352998472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bffa8cb4-f339-43b7-b1ba-ae7d63fb8b83 - - - - -] port_update received: a42d396f-1579-407c-9b30-e0550b4c7836 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 15:19:50.347 216 2710352998472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bffa8cb4-f339-43b7-b1ba-ae7d63fb8b83 - - - - -] No port a42d396f-1579-407c-9b30-e0550b4c7836 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 15:19:50.952 216 2710334736344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c7424b6b-ed28-4c76-8b5a-1cbe068ae67a 2021-09-16 15:19:50.952 216 2710334736344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 750f79ba-a51b-420f-9d11-715d5f0be435 2021-09-16 15:19:52.105 216 2710352998472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d578a62e-3fc3-494b-8ba2-1abdfdcfc0cc 68536fee45494770a84912c980bb8fe7 6f8cb8fab6fd4f3ab9ecd33332328400 - - -] Security group rule updated on remote: ['c1b50a58-689a-45dc-a04e-4614c8bc878a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 15:19:52.105 216 2710352998472 MainThread INFO neutron.agent.securitygroups_rpc [req-d578a62e-3fc3-494b-8ba2-1abdfdcfc0cc 68536fee45494770a84912c980bb8fe7 6f8cb8fab6fd4f3ab9ecd33332328400 - - -] Security group rule updated ['c1b50a58-689a-45dc-a04e-4614c8bc878a'] 2021-09-16 15:19:52.542 216 2710352998472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b34149d5-0efa-4543-bc9c-6a0d00525178 68536fee45494770a84912c980bb8fe7 6f8cb8fab6fd4f3ab9ecd33332328400 - - -] Security group rule updated on remote: ['c1b50a58-689a-45dc-a04e-4614c8bc878a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 15:19:52.558 216 2710352998472 MainThread INFO neutron.agent.securitygroups_rpc [req-b34149d5-0efa-4543-bc9c-6a0d00525178 68536fee45494770a84912c980bb8fe7 6f8cb8fab6fd4f3ab9ecd33332328400 - - -] Security group rule updated ['c1b50a58-689a-45dc-a04e-4614c8bc878a'] 2021-09-16 15:19:52.683 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 15:19:53.207 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ea0968d9-0cb1-433c-b1c2-b6985aab1802 20ce56a4e1ee4756997f12a0a8f21344 ddafc1f0f78841528e74b54229356176 - - -] Security group member updated on remote: ['fcf76bd4-a20c-4fb8-9c0b-dcda48629342'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 15:19:53.207 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-ea0968d9-0cb1-433c-b1c2-b6985aab1802 20ce56a4e1ee4756997f12a0a8f21344 ddafc1f0f78841528e74b54229356176 - - -] Security group member updated ['fcf76bd4-a20c-4fb8-9c0b-dcda48629342'] 2021-09-16 15:19:54.140 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Adding port 750f79ba-a51b-420f-9d11-715d5f0be435 2021-09-16 15:19:54.140 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Port 750f79ba-a51b-420f-9d11-715d5f0be435 updated. Details: {'device': '750f79ba-a51b-420f-9d11-715d5f0be435', 'network_id': 'c2a3cee8-c9c6-45ec-9f8a-f5e0f1ae53f9', 'port_id': '750f79ba-a51b-420f-9d11-715d5f0be435', 'mac_address': 'fa:16:3e:d5:9a:4d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 933, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '94cbfb07-eac6-47b1-915a-ae23d4e7699d', '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 15:19:54.140 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] 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 15:19:54.140 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Adding port c7424b6b-ed28-4c76-8b5a-1cbe068ae67a 2021-09-16 15:19:54.140 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Port c7424b6b-ed28-4c76-8b5a-1cbe068ae67a updated. Details: {'device': 'c7424b6b-ed28-4c76-8b5a-1cbe068ae67a', 'network_id': 'd50cb8ed-c6e5-43f1-85d4-4eb33b413584', 'port_id': 'c7424b6b-ed28-4c76-8b5a-1cbe068ae67a', 'mac_address': 'fa:16:3e:a4:64:fa', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 909, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3e9f8d7e-761c-4672-b41d-b3f64f29a418', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-16 15:19:54.140 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] 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 15:19:54.140 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-750f79ba-a51b-420f-9d11-715d5f0be435" acquired by "networking_hyperv.neutron._common_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 15:19:54.140 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 750f79ba-a51b-420f-9d11-715d5f0be435 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 15:19:54.140 216 2710353023400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c2a3cee8-c9c6-45ec-9f8a-f5e0f1ae53f9 2021-09-16 15:19:54.140 216 2710353023400 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 15:19:54.140 216 2710353023576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c7424b6b-ed28-4c76-8b5a-1cbe068ae67a" acquired by "networking_hyperv.neutron._common_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 15:19:54.140 216 2710353023576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c7424b6b-ed28-4c76-8b5a-1cbe068ae67a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 15:19:54.140 216 2710353023576 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d50cb8ed-c6e5-43f1-85d4-4eb33b413584 2021-09-16 15:19:54.140 216 2710353023576 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 15:19:54.318 216 2710353023400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '750f79ba-a51b-420f-9d11-715d5f0be435') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:19:54.318 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '750f79ba-a51b-420f-9d11-715d5f0be435') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:19:54.318 216 2710353023576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c7424b6b-ed28-4c76-8b5a-1cbe068ae67a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:19:54.318 216 2710353023576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c7424b6b-ed28-4c76-8b5a-1cbe068ae67a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:19:54.339 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 750f79ba-a51b-420f-9d11-715d5f0be435 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 15:19:54.339 216 2710353023400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 933, VLAN trunk: None to switch port 750f79ba-a51b-420f-9d11-715d5f0be435 2021-09-16 15:19:54.355 216 2710353023576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c7424b6b-ed28-4c76-8b5a-1cbe068ae67a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 15:19:54.355 216 2710353023576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 909, VLAN trunk: None to switch port c7424b6b-ed28-4c76-8b5a-1cbe068ae67a 2021-09-16 15:19:54.424 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 15:19:54.424 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['750f79ba-a51b-420f-9d11-715d5f0be435'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:19:54.424 216 2710353023576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 15:19:54.424 216 2710353023576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c7424b6b-ed28-4c76-8b5a-1cbe068ae67a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:19:54.948 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['750f79ba-a51b-420f-9d11-715d5f0be435']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:19:54.948 216 2710353023400 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 15:19:54.952 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (99eef4b7-a921-436d-9c0a-77180f4d28eb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 15:19:54.952 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (99eef4b7-a921-436d-9c0a-77180f4d28eb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 15:19:54.952 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 750f79ba-a51b-420f-9d11-715d5f0be435 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:19:54.952 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 15:19:54.952 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 750f79ba-a51b-420f-9d11-715d5f0be435 not yet added. Adding. 2021-09-16 15:19:54.952 216 2710353023400 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 15:19:54.952 216 2710353023400 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 15:19:54.952 216 2710353023576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c7424b6b-ed28-4c76-8b5a-1cbe068ae67a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:19:54.952 216 2710353023576 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 15:19:54.952 216 2710353023576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (55503d3e-81e5-4879-a3b6-95020bfc4e25) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 15:19:54.952 216 2710353023576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (55503d3e-81e5-4879-a3b6-95020bfc4e25) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 15:19:54.952 216 2710353023576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c7424b6b-ed28-4c76-8b5a-1cbe068ae67a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:19:54.952 216 2710353023576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 15:19:54.952 216 2710353023576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c7424b6b-ed28-4c76-8b5a-1cbe068ae67a not yet added. Adding. 2021-09-16 15:19:54.952 216 2710353023576 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 15:19:54.952 216 2710353023576 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 15:19:55.043 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-750f79ba-a51b-420f-9d11-715d5f0be435" acquired by "networking_hyperv.neutron._common_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 15:19:55.043 216 2710353023576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c7424b6b-ed28-4c76-8b5a-1cbe068ae67a" acquired by "networking_hyperv.neutron._common_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 15:19:55.043 216 2710353024808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca0477c8-95d8-4615-9c89-5e7f9af7c10e a289f66a8ade47a79761eae3372f2083 2c402e5d04dc43c592c1a4282b6087a9 - - -] port_update received: ac9c26c7-ffa1-43df-b2fc-1ee74bfdc4d5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 15:19:55.077 216 2710353024808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca0477c8-95d8-4615-9c89-5e7f9af7c10e a289f66a8ade47a79761eae3372f2083 2c402e5d04dc43c592c1a4282b6087a9 - - -] No port ac9c26c7-ffa1-43df-b2fc-1ee74bfdc4d5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 15:19:55.129 216 2710353023576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c7424b6b-ed28-4c76-8b5a-1cbe068ae67a" 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 15:19:55.129 216 2710353023576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c7424b6b-ed28-4c76-8b5a-1cbe068ae67a" acquired by "networking_hyperv.neutron._common_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 15:19:55.129 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-750f79ba-a51b-420f-9d11-715d5f0be435" 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 15:19:55.129 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-750f79ba-a51b-420f-9d11-715d5f0be435" acquired by "networking_hyperv.neutron._common_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 15:19:55.141 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80df946b-765f-4106-a431-d0f3fe4ea1b1 a289f66a8ade47a79761eae3372f2083 2c402e5d04dc43c592c1a4282b6087a9 - - -] port_update received: bf714ef2-41ba-42ea-83d1-e7770c1fcece port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 15:19:55.183 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80df946b-765f-4106-a431-d0f3fe4ea1b1 a289f66a8ade47a79761eae3372f2083 2c402e5d04dc43c592c1a4282b6087a9 - - -] No port bf714ef2-41ba-42ea-83d1-e7770c1fcece defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 15:19:55.230 216 2710353023576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c7424b6b-ed28-4c76-8b5a-1cbe068ae67a" 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 15:19:55.230 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-750f79ba-a51b-420f-9d11-715d5f0be435" 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 15:19:55.311 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-750f79ba-a51b-420f-9d11-715d5f0be435" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:19:55.311 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 750f79ba-a51b-420f-9d11-715d5f0be435 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 15:19:55.311 216 2710353023400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 750f79ba-a51b-420f-9d11-715d5f0be435 processed. 2021-09-16 15:19:55.311 216 2710353023576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c7424b6b-ed28-4c76-8b5a-1cbe068ae67a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:19:55.311 216 2710353023576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c7424b6b-ed28-4c76-8b5a-1cbe068ae67a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 15:19:55.311 216 2710353023576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c7424b6b-ed28-4c76-8b5a-1cbe068ae67a processed. 2021-09-16 15:19:57.683 216 2710353023576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-91d868a6-8f07-4824-b4dc-4dc4efe6c2d4 8e90adc11d1f47bba2978c6e8f59179d 95edc9b1c23441f08846e593112176ac - - -] Security group member updated on remote: ['156db4e1-1966-4708-87ae-9787862c6cd2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 15:19:58.636 216 2710353023576 MainThread INFO neutron.agent.securitygroups_rpc [req-91d868a6-8f07-4824-b4dc-4dc4efe6c2d4 8e90adc11d1f47bba2978c6e8f59179d 95edc9b1c23441f08846e593112176ac - - -] Security group member updated ['156db4e1-1966-4708-87ae-9787862c6cd2'] 2021-09-16 15:19:58.654 216 2710353023576 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 15:19:59.583 216 2710353023576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:20:01.042 216 2710334736344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ac9c26c7-ffa1-43df-b2fc-1ee74bfdc4d5 2021-09-16 15:20:01.042 216 2710334736344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bf714ef2-41ba-42ea-83d1-e7770c1fcece 2021-09-16 15:20:01.249 216 2710353023576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b86bccc-9254-4dfe-9f05-1e791608aff9 a289f66a8ade47a79761eae3372f2083 2c402e5d04dc43c592c1a4282b6087a9 - - -] port_update received: fc313268-d5d3-49c8-a891-d35338731b2d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 15:20:01.249 216 2710353023576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b86bccc-9254-4dfe-9f05-1e791608aff9 a289f66a8ade47a79761eae3372f2083 2c402e5d04dc43c592c1a4282b6087a9 - - -] No port fc313268-d5d3-49c8-a891-d35338731b2d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 15:20:02.379 216 2710353023576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f5863059-4387-4bea-be4d-86ce8dd0a691 68536fee45494770a84912c980bb8fe7 6f8cb8fab6fd4f3ab9ecd33332328400 - - -] Security group member updated on remote: ['c1b50a58-689a-45dc-a04e-4614c8bc878a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 15:20:02.379 216 2710353023576 MainThread INFO neutron.agent.securitygroups_rpc [req-f5863059-4387-4bea-be4d-86ce8dd0a691 68536fee45494770a84912c980bb8fe7 6f8cb8fab6fd4f3ab9ecd33332328400 - - -] Security group member updated ['c1b50a58-689a-45dc-a04e-4614c8bc878a'] 2021-09-16 15:20:02.689 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 15:20:03.386 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Adding port bf714ef2-41ba-42ea-83d1-e7770c1fcece 2021-09-16 15:20:03.386 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Port bf714ef2-41ba-42ea-83d1-e7770c1fcece updated. Details: {'device': 'bf714ef2-41ba-42ea-83d1-e7770c1fcece', 'network_id': 'b43eb48e-9d24-4ed3-bf8f-66442b83c4e4', 'port_id': 'bf714ef2-41ba-42ea-83d1-e7770c1fcece', 'mac_address': 'fa:16:3e:38:ab:95', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 922, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1a06d84a-19bf-473a-b5ec-299d0f1c0e8f', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-16 15:20:03.386 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] 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 15:20:03.386 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Adding port ac9c26c7-ffa1-43df-b2fc-1ee74bfdc4d5 2021-09-16 15:20:03.386 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Port ac9c26c7-ffa1-43df-b2fc-1ee74bfdc4d5 updated. Details: {'device': 'ac9c26c7-ffa1-43df-b2fc-1ee74bfdc4d5', 'network_id': 'b43eb48e-9d24-4ed3-bf8f-66442b83c4e4', 'port_id': 'ac9c26c7-ffa1-43df-b2fc-1ee74bfdc4d5', 'mac_address': 'fa:16:3e:97:68:00', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 922, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1a06d84a-19bf-473a-b5ec-299d0f1c0e8f', '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 15:20:03.386 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] 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 15:20:03.386 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ac9c26c7-ffa1-43df-b2fc-1ee74bfdc4d5" acquired by "networking_hyperv.neutron._common_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 15:20:03.386 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ac9c26c7-ffa1-43df-b2fc-1ee74bfdc4d5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 15:20:03.386 216 2710353023400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b43eb48e-9d24-4ed3-bf8f-66442b83c4e4 2021-09-16 15:20:03.386 216 2710353023400 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 15:20:03.386 216 2710353023576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bf714ef2-41ba-42ea-83d1-e7770c1fcece" acquired by "networking_hyperv.neutron._common_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 15:20:03.386 216 2710353023576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bf714ef2-41ba-42ea-83d1-e7770c1fcece _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 15:20:03.386 216 2710353023576 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 15:20:03.561 216 2710353023400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ac9c26c7-ffa1-43df-b2fc-1ee74bfdc4d5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:20:03.561 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ac9c26c7-ffa1-43df-b2fc-1ee74bfdc4d5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:20:03.561 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ac9c26c7-ffa1-43df-b2fc-1ee74bfdc4d5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 15:20:03.561 216 2710353023400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 922, VLAN trunk: None to switch port ac9c26c7-ffa1-43df-b2fc-1ee74bfdc4d5 2021-09-16 15:20:03.597 216 2710353023576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bf714ef2-41ba-42ea-83d1-e7770c1fcece') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:20:03.597 216 2710353023576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bf714ef2-41ba-42ea-83d1-e7770c1fcece') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:20:03.611 216 2710353023576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bf714ef2-41ba-42ea-83d1-e7770c1fcece is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 15:20:03.611 216 2710353023576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 922, VLAN trunk: None to switch port bf714ef2-41ba-42ea-83d1-e7770c1fcece 2021-09-16 15:20:03.683 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 15:20:03.683 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ac9c26c7-ffa1-43df-b2fc-1ee74bfdc4d5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:20:03.683 216 2710353023576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 15:20:03.683 216 2710353023576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bf714ef2-41ba-42ea-83d1-e7770c1fcece'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:20:04.144 216 2710353023576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bf714ef2-41ba-42ea-83d1-e7770c1fcece']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:20:04.144 216 2710353023576 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 15:20:04.144 216 2710353023576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fcf76bd4-a20c-4fb8-9c0b-dcda48629342) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 15:20:04.144 216 2710353023576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (fcf76bd4-a20c-4fb8-9c0b-dcda48629342) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 15:20:04.144 216 2710353023576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bf714ef2-41ba-42ea-83d1-e7770c1fcece _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:20:04.144 216 2710353023576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 15:20:04.144 216 2710353023576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bf714ef2-41ba-42ea-83d1-e7770c1fcece not yet added. Adding. 2021-09-16 15:20:04.144 216 2710353023576 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 15:20:04.144 216 2710353023576 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 15:20:04.208 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ac9c26c7-ffa1-43df-b2fc-1ee74bfdc4d5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:20:04.208 216 2710353023400 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 15:20:04.208 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fcf76bd4-a20c-4fb8-9c0b-dcda48629342) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 15:20:04.208 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (fcf76bd4-a20c-4fb8-9c0b-dcda48629342) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 15:20:04.208 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ac9c26c7-ffa1-43df-b2fc-1ee74bfdc4d5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:20:04.208 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 15:20:04.208 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ac9c26c7-ffa1-43df-b2fc-1ee74bfdc4d5 not yet added. Adding. 2021-09-16 15:20:04.208 216 2710353023400 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 15:20:04.208 216 2710353023400 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 15:20:04.277 216 2710353023576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf714ef2-41ba-42ea-83d1-e7770c1fcece" acquired by "networking_hyperv.neutron._common_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 15:20:04.355 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ac9c26c7-ffa1-43df-b2fc-1ee74bfdc4d5" acquired by "networking_hyperv.neutron._common_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 15:20:04.402 216 2710353023576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf714ef2-41ba-42ea-83d1-e7770c1fcece" 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 15:20:04.402 216 2710353023576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf714ef2-41ba-42ea-83d1-e7770c1fcece" acquired by "networking_hyperv.neutron._common_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 15:20:04.511 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ac9c26c7-ffa1-43df-b2fc-1ee74bfdc4d5" 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 15:20:04.511 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ac9c26c7-ffa1-43df-b2fc-1ee74bfdc4d5" acquired by "networking_hyperv.neutron._common_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 15:20:04.529 216 2710353023576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf714ef2-41ba-42ea-83d1-e7770c1fcece" 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 15:20:04.529 216 2710353024808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b0e2aaa-6bae-4ce8-9463-38af4076239a a289f66a8ade47a79761eae3372f2083 2c402e5d04dc43c592c1a4282b6087a9 - - -] port_update received: ea07d43a-69bb-4e8e-a2f6-e4774e405bca port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 15:20:04.559 216 2710353024808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b0e2aaa-6bae-4ce8-9463-38af4076239a a289f66a8ade47a79761eae3372f2083 2c402e5d04dc43c592c1a4282b6087a9 - - -] No port ea07d43a-69bb-4e8e-a2f6-e4774e405bca defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 15:20:04.656 216 2710353023576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bf714ef2-41ba-42ea-83d1-e7770c1fcece" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:20:04.656 216 2710353023576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bf714ef2-41ba-42ea-83d1-e7770c1fcece status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 15:20:04.656 216 2710353023576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bf714ef2-41ba-42ea-83d1-e7770c1fcece processed. 2021-09-16 15:20:04.667 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ac9c26c7-ffa1-43df-b2fc-1ee74bfdc4d5" 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 15:20:04.705 216 2710353023576 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 15:20:04.763 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ac9c26c7-ffa1-43df-b2fc-1ee74bfdc4d5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:20:04.763 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ac9c26c7-ffa1-43df-b2fc-1ee74bfdc4d5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 15:20:04.763 216 2710353023400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ac9c26c7-ffa1-43df-b2fc-1ee74bfdc4d5 processed. 2021-09-16 15:20:05.045 216 2710353023576 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 15:20:05.080 216 2710334736344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fc313268-d5d3-49c8-a891-d35338731b2d 2021-09-16 15:20:06.706 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 15:20:06.706 216 2710353023576 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 15:20:07.081 216 2710334736344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ea07d43a-69bb-4e8e-a2f6-e4774e405bca 2021-09-16 15:20:07.106 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Adding port fc313268-d5d3-49c8-a891-d35338731b2d 2021-09-16 15:20:07.106 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Port fc313268-d5d3-49c8-a891-d35338731b2d updated. Details: {'device': 'fc313268-d5d3-49c8-a891-d35338731b2d', 'network_id': '89321b04-c23b-4fc8-b602-2a970e918343', 'port_id': 'fc313268-d5d3-49c8-a891-d35338731b2d', 'mac_address': 'fa:16:3e:5b:63:97', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 923, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '810aa156-48c7-4f3d-8b21-01b6d6aeb5cb', '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 15:20:07.106 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] 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 15:20:07.106 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fc313268-d5d3-49c8-a891-d35338731b2d" acquired by "networking_hyperv.neutron._common_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 15:20:07.106 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fc313268-d5d3-49c8-a891-d35338731b2d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 15:20:07.106 216 2710353023400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 89321b04-c23b-4fc8-b602-2a970e918343 2021-09-16 15:20:07.106 216 2710353023400 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 15:20:07.182 216 2710353023576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:20:07.263 216 2710353023400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fc313268-d5d3-49c8-a891-d35338731b2d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:20:07.263 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fc313268-d5d3-49c8-a891-d35338731b2d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:20:07.263 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fc313268-d5d3-49c8-a891-d35338731b2d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 15:20:07.263 216 2710353023400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 923, VLAN trunk: None to switch port fc313268-d5d3-49c8-a891-d35338731b2d 2021-09-16 15:20:07.370 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 15:20:07.370 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fc313268-d5d3-49c8-a891-d35338731b2d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:20:07.566 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fc313268-d5d3-49c8-a891-d35338731b2d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:20:07.566 216 2710353023400 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 15:20:07.566 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (156db4e1-1966-4708-87ae-9787862c6cd2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 15:20:07.566 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fc313268-d5d3-49c8-a891-d35338731b2d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:20:07.566 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 15:20:07.566 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fc313268-d5d3-49c8-a891-d35338731b2d not yet added. Adding. 2021-09-16 15:20:07.566 216 2710353023400 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 15:20:07.566 216 2710353023400 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 15:20:07.698 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fc313268-d5d3-49c8-a891-d35338731b2d" acquired by "networking_hyperv.neutron._common_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 15:20:07.824 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fc313268-d5d3-49c8-a891-d35338731b2d" 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 15:20:07.824 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fc313268-d5d3-49c8-a891-d35338731b2d" acquired by "networking_hyperv.neutron._common_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 15:20:07.983 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fc313268-d5d3-49c8-a891-d35338731b2d" 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 15:20:08.113 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fc313268-d5d3-49c8-a891-d35338731b2d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:20:08.113 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fc313268-d5d3-49c8-a891-d35338731b2d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 15:20:08.113 216 2710353023400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fc313268-d5d3-49c8-a891-d35338731b2d processed. 2021-09-16 15:20:08.717 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 15:20:08.717 216 2710353023400 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 15:20:09.161 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Adding port ea07d43a-69bb-4e8e-a2f6-e4774e405bca 2021-09-16 15:20:09.161 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Port ea07d43a-69bb-4e8e-a2f6-e4774e405bca updated. Details: {'device': 'ea07d43a-69bb-4e8e-a2f6-e4774e405bca', 'network_id': '7d34682b-64e2-4f95-a549-c193fd5e0cfd', 'port_id': 'ea07d43a-69bb-4e8e-a2f6-e4774e405bca', 'mac_address': 'fa:16:3e:a2:79:84', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 911, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '00f6ae25-98cf-4622-b991-6cfa6555f43f', '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 15:20:09.161 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] 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 15:20:09.161 216 2710353023576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ea07d43a-69bb-4e8e-a2f6-e4774e405bca" acquired by "networking_hyperv.neutron._common_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 15:20:09.161 216 2710353023576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ea07d43a-69bb-4e8e-a2f6-e4774e405bca _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 15:20:09.161 216 2710353023576 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7d34682b-64e2-4f95-a549-c193fd5e0cfd 2021-09-16 15:20:09.161 216 2710353023576 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 15:20:09.193 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:20:09.308 216 2710353023576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ea07d43a-69bb-4e8e-a2f6-e4774e405bca') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:20:09.337 216 2710353023576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ea07d43a-69bb-4e8e-a2f6-e4774e405bca') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:20:09.337 216 2710353023576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ea07d43a-69bb-4e8e-a2f6-e4774e405bca is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 15:20:09.337 216 2710353023576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 911, VLAN trunk: None to switch port ea07d43a-69bb-4e8e-a2f6-e4774e405bca 2021-09-16 15:20:09.451 216 2710353023576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 15:20:09.451 216 2710353023576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ea07d43a-69bb-4e8e-a2f6-e4774e405bca'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:20:09.627 216 2710353023576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ea07d43a-69bb-4e8e-a2f6-e4774e405bca']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:20:09.627 216 2710353023576 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 15:20:09.627 216 2710353023576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c1b50a58-689a-45dc-a04e-4614c8bc878a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 15:20:09.627 216 2710353023576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ea07d43a-69bb-4e8e-a2f6-e4774e405bca _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:20:09.627 216 2710353023576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 15:20:09.627 216 2710353023576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ea07d43a-69bb-4e8e-a2f6-e4774e405bca not yet added. Adding. 2021-09-16 15:20:09.627 216 2710353023576 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 15:20:09.627 216 2710353023576 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 15:20:09.779 216 2710353023576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ea07d43a-69bb-4e8e-a2f6-e4774e405bca" acquired by "networking_hyperv.neutron._common_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 15:20:09.972 216 2710353023576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ea07d43a-69bb-4e8e-a2f6-e4774e405bca" 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 15:20:09.982 216 2710353023576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ea07d43a-69bb-4e8e-a2f6-e4774e405bca" acquired by "networking_hyperv.neutron._common_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 15:20:10.159 216 2710353023576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ea07d43a-69bb-4e8e-a2f6-e4774e405bca" 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 15:20:10.300 216 2710353023576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ea07d43a-69bb-4e8e-a2f6-e4774e405bca" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:20:10.300 216 2710353023576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ea07d43a-69bb-4e8e-a2f6-e4774e405bca status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 15:20:10.300 216 2710353023576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ea07d43a-69bb-4e8e-a2f6-e4774e405bca processed. 2021-09-16 15:20:10.737 216 2710353023576 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 15:20:11.171 216 2710353023576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:20:12.093 216 2710353023576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87dcb868-8d74-463a-ac84-860d20d7bd34 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] network_delete received. Deleting network f792faa1-3e86-4d0d-9737-208bcb734fd4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-16 15:20:12.093 216 2710353023576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87dcb868-8d74-463a-ac84-860d20d7bd34 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] Network f792faa1-3e86-4d0d-9737-208bcb734fd4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-16 15:20:12.936 216 2710353023576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3157b2b7-b1f0-48d2-bbc5-c7ef0c0ab00b 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] network_delete received. Deleting network 5ce03d3b-66d8-4061-97bb-d16f0602b0cc network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-16 15:20:12.936 216 2710353023576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3157b2b7-b1f0-48d2-bbc5-c7ef0c0ab00b 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] Network 5ce03d3b-66d8-4061-97bb-d16f0602b0cc not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-16 15:20:25.939 216 2710353023576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d1639a7c-4aae-4c9b-abff-f6b902accd24 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Security group member updated on remote: ['99eef4b7-a921-436d-9c0a-77180f4d28eb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 15:20:25.939 216 2710353023576 MainThread INFO neutron.agent.securitygroups_rpc [req-d1639a7c-4aae-4c9b-abff-f6b902accd24 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Security group member updated ['99eef4b7-a921-436d-9c0a-77180f4d28eb'] 2021-09-16 15:20:25.939 216 2710353023576 MainThread INFO neutron.agent.securitygroups_rpc [req-d1639a7c-4aae-4c9b-abff-f6b902accd24 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Refresh firewall rules 2021-09-16 15:20:25.951 216 2710353023576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d1639a7c-4aae-4c9b-abff-f6b902accd24 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Get security group information for devices via rpc ['750f79ba-a51b-420f-9d11-715d5f0be435'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:20:26.279 216 2710353023576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d1639a7c-4aae-4c9b-abff-f6b902accd24 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Update security group information for ports dict_keys(['750f79ba-a51b-420f-9d11-715d5f0be435']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:20:26.279 216 2710353023576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d1639a7c-4aae-4c9b-abff-f6b902accd24 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 15:20:26.279 216 2710353023576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d1639a7c-4aae-4c9b-abff-f6b902accd24 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Update rules of security group (99eef4b7-a921-436d-9c0a-77180f4d28eb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 15:20:26.279 216 2710353023576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d1639a7c-4aae-4c9b-abff-f6b902accd24 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Update members of security group (99eef4b7-a921-436d-9c0a-77180f4d28eb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 15:20:26.279 216 2710353023576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d1639a7c-4aae-4c9b-abff-f6b902accd24 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Update port filter for 750f79ba-a51b-420f-9d11-715d5f0be435 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:20:26.279 216 2710353023576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d1639a7c-4aae-4c9b-abff-f6b902accd24 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Updating port rules. 2021-09-16 15:20:26.279 216 2710353023576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d1639a7c-4aae-4c9b-abff-f6b902accd24 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Creating 1 new rules, removing 0 old rules. 2021-09-16 15:20:26.293 216 2710353023576 MainThread DEBUG oslo_concurrency.lockutils [req-d1639a7c-4aae-4c9b-abff-f6b902accd24 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-750f79ba-a51b-420f-9d11-715d5f0be435" acquired by "networking_hyperv.neutron._common_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 15:20:26.544 216 2710353023576 MainThread DEBUG oslo_concurrency.lockutils [req-d1639a7c-4aae-4c9b-abff-f6b902accd24 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-750f79ba-a51b-420f-9d11-715d5f0be435" 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 15:20:26.544 216 2710353023576 MainThread DEBUG oslo_concurrency.lockutils [req-d1639a7c-4aae-4c9b-abff-f6b902accd24 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-750f79ba-a51b-420f-9d11-715d5f0be435" acquired by "networking_hyperv.neutron._common_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 15:20:26.544 216 2710353023576 MainThread DEBUG oslo_concurrency.lockutils [req-d1639a7c-4aae-4c9b-abff-f6b902accd24 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-750f79ba-a51b-420f-9d11-715d5f0be435" 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 15:20:27.308 216 2710353023576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d92adaf3-48c9-4324-8871-4ae1e5a72d4e a289f66a8ade47a79761eae3372f2083 2c402e5d04dc43c592c1a4282b6087a9 - - -] port_update received: efeef527-846c-4e76-8814-b8b290c984d3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 15:20:27.326 216 2710353023576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d92adaf3-48c9-4324-8871-4ae1e5a72d4e a289f66a8ade47a79761eae3372f2083 2c402e5d04dc43c592c1a4282b6087a9 - - -] No port efeef527-846c-4e76-8814-b8b290c984d3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 15:20:29.339 216 2710334736344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: efeef527-846c-4e76-8814-b8b290c984d3 2021-09-16 15:20:30.802 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 15:20:31.199 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Adding port efeef527-846c-4e76-8814-b8b290c984d3 2021-09-16 15:20:31.199 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Port efeef527-846c-4e76-8814-b8b290c984d3 updated. Details: {'device': 'efeef527-846c-4e76-8814-b8b290c984d3', 'network_id': 'c2a3cee8-c9c6-45ec-9f8a-f5e0f1ae53f9', 'port_id': 'efeef527-846c-4e76-8814-b8b290c984d3', 'mac_address': 'fa:16:3e:06:8c:e6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 933, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '94cbfb07-eac6-47b1-915a-ae23d4e7699d', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-16 15:20:31.199 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] 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 15:20:31.199 216 2710353023576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-efeef527-846c-4e76-8814-b8b290c984d3" acquired by "networking_hyperv.neutron._common_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 15:20:31.199 216 2710353023576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port efeef527-846c-4e76-8814-b8b290c984d3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 15:20:31.199 216 2710353023576 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 15:20:31.434 216 2710353023576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'efeef527-846c-4e76-8814-b8b290c984d3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:20:31.434 216 2710353023576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'efeef527-846c-4e76-8814-b8b290c984d3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:20:31.434 216 2710353023576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port efeef527-846c-4e76-8814-b8b290c984d3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 15:20:31.434 216 2710353023576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 933, VLAN trunk: None to switch port efeef527-846c-4e76-8814-b8b290c984d3 2021-09-16 15:20:31.530 216 2710334736520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c7424b6b-ed28-4c76-8b5a-1cbe068ae67a 2021-09-16 15:20:31.592 216 2710353023576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 15:20:31.592 216 2710353023576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['efeef527-846c-4e76-8814-b8b290c984d3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:20:31.800 216 2710353023576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['efeef527-846c-4e76-8814-b8b290c984d3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:20:31.800 216 2710353023576 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 15:20:31.800 216 2710353023576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (99eef4b7-a921-436d-9c0a-77180f4d28eb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 15:20:31.800 216 2710353023576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (99eef4b7-a921-436d-9c0a-77180f4d28eb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 15:20:31.811 216 2710353023576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for efeef527-846c-4e76-8814-b8b290c984d3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:20:31.811 216 2710353023576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 15:20:31.811 216 2710353023576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device efeef527-846c-4e76-8814-b8b290c984d3 not yet added. Adding. 2021-09-16 15:20:31.811 216 2710353023576 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 15:20:31.811 216 2710353023576 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 15:20:31.979 216 2710353023576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-efeef527-846c-4e76-8814-b8b290c984d3" acquired by "networking_hyperv.neutron._common_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 15:20:32.122 216 2710353024808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f6e4240d-3139-44b3-bebb-c679c5c2a863 8924da4934e249698bdd018f001d8f62 04215f3b289a4dddac9cddbab8670a7c - - -] Security group member updated on remote: ['55503d3e-81e5-4879-a3b6-95020bfc4e25'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 15:20:32.122 216 2710353024808 MainThread INFO neutron.agent.securitygroups_rpc [req-f6e4240d-3139-44b3-bebb-c679c5c2a863 8924da4934e249698bdd018f001d8f62 04215f3b289a4dddac9cddbab8670a7c - - -] Security group member updated ['55503d3e-81e5-4879-a3b6-95020bfc4e25'] 2021-09-16 15:20:32.183 216 2710353023576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-efeef527-846c-4e76-8814-b8b290c984d3" 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 15:20:32.183 216 2710353023576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-efeef527-846c-4e76-8814-b8b290c984d3" acquired by "networking_hyperv.neutron._common_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 15:20:32.418 216 2710353023576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-efeef527-846c-4e76-8814-b8b290c984d3" 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 15:20:32.418 216 2710353024808 MainThread INFO neutron.agent.securitygroups_rpc [req-f6e4240d-3139-44b3-bebb-c679c5c2a863 8924da4934e249698bdd018f001d8f62 04215f3b289a4dddac9cddbab8670a7c - - -] Refresh firewall rules 2021-09-16 15:20:32.418 216 2710353024808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f6e4240d-3139-44b3-bebb-c679c5c2a863 8924da4934e249698bdd018f001d8f62 04215f3b289a4dddac9cddbab8670a7c - - -] Get security group information for devices via rpc ['c7424b6b-ed28-4c76-8b5a-1cbe068ae67a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:20:32.449 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6e4240d-3139-44b3-bebb-c679c5c2a863 8924da4934e249698bdd018f001d8f62 04215f3b289a4dddac9cddbab8670a7c - - -] port_delete event received for 'c7424b6b-ed28-4c76-8b5a-1cbe068ae67a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:20:32.464 216 2710353024808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f6e4240d-3139-44b3-bebb-c679c5c2a863 8924da4934e249698bdd018f001d8f62 04215f3b289a4dddac9cddbab8670a7c - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:20:32.464 216 2710353024808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f6e4240d-3139-44b3-bebb-c679c5c2a863 8924da4934e249698bdd018f001d8f62 04215f3b289a4dddac9cddbab8670a7c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 15:20:32.573 216 2710353023576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-efeef527-846c-4e76-8814-b8b290c984d3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:20:32.573 216 2710353023576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port efeef527-846c-4e76-8814-b8b290c984d3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 15:20:32.573 216 2710353023576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port efeef527-846c-4e76-8814-b8b290c984d3 processed. 2021-09-16 15:20:32.812 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 15:20:33.620 216 2710353023576 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 15:20:34.529 216 2710353024808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c7424b6b-ed28-4c76-8b5a-1cbe068ae67a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 15:20:35.581 216 2710353024808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c7424b6b-ed28-4c76-8b5a-1cbe068ae67a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 15:20:35.581 216 2710353024808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c7424b6b-ed28-4c76-8b5a-1cbe068ae67a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 15:20:35.607 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 15:20:35.607 216 2710353023576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.984s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:20:35.607 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c7424b6b-ed28-4c76-8b5a-1cbe068ae67a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 15:20:35.607 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c7424b6b-ed28-4c76-8b5a-1cbe068ae67a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 15:20:35.607 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c7424b6b-ed28-4c76-8b5a-1cbe068ae67a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 15:20:35.607 216 2710353023400 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 15:20:35.652 216 2710353024984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d50cb8ed-c6e5-43f1-85d4-4eb33b413584 2021-09-16 15:20:35.652 216 2710353024984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c7424b6b-ed28-4c76-8b5a-1cbe068ae67a'] 2021-09-16 15:20:35.652 216 2710353024984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 15:20:35.652 216 2710353024984 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 15:20:35.652 216 2710353024984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c7424b6b-ed28-4c76-8b5a-1cbe068ae67a'] 2021-09-16 15:20:35.652 216 2710353023400 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 15:20:40.873 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5013c693-c5e1-4357-aae2-3ba57d694334 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] network_delete received. Deleting network d50cb8ed-c6e5-43f1-85d4-4eb33b413584 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-16 15:20:41.293 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5013c693-c5e1-4357-aae2-3ba57d694334 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] Network d50cb8ed-c6e5-43f1-85d4-4eb33b413584 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-16 15:20:50.308 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-47e7a560-6cea-45f5-81d4-78b8a8a04d5d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Security group member updated on remote: ['99eef4b7-a921-436d-9c0a-77180f4d28eb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 15:20:50.308 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-47e7a560-6cea-45f5-81d4-78b8a8a04d5d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Security group member updated ['99eef4b7-a921-436d-9c0a-77180f4d28eb'] 2021-09-16 15:20:50.308 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-47e7a560-6cea-45f5-81d4-78b8a8a04d5d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Refresh firewall rules 2021-09-16 15:20:50.308 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-47e7a560-6cea-45f5-81d4-78b8a8a04d5d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Get security group information for devices via rpc ['750f79ba-a51b-420f-9d11-715d5f0be435', 'efeef527-846c-4e76-8814-b8b290c984d3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:20:50.789 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-47e7a560-6cea-45f5-81d4-78b8a8a04d5d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Update security group information for ports dict_keys(['750f79ba-a51b-420f-9d11-715d5f0be435', 'efeef527-846c-4e76-8814-b8b290c984d3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:20:50.789 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-47e7a560-6cea-45f5-81d4-78b8a8a04d5d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 15:20:50.789 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-47e7a560-6cea-45f5-81d4-78b8a8a04d5d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Update rules of security group (99eef4b7-a921-436d-9c0a-77180f4d28eb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 15:20:50.789 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-47e7a560-6cea-45f5-81d4-78b8a8a04d5d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Update members of security group (99eef4b7-a921-436d-9c0a-77180f4d28eb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 15:20:50.789 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-47e7a560-6cea-45f5-81d4-78b8a8a04d5d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Update port filter for 750f79ba-a51b-420f-9d11-715d5f0be435 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:20:50.789 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-47e7a560-6cea-45f5-81d4-78b8a8a04d5d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Updating port rules. 2021-09-16 15:20:50.793 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-47e7a560-6cea-45f5-81d4-78b8a8a04d5d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Creating 1 new rules, removing 0 old rules. 2021-09-16 15:20:50.793 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [req-47e7a560-6cea-45f5-81d4-78b8a8a04d5d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-750f79ba-a51b-420f-9d11-715d5f0be435" acquired by "networking_hyperv.neutron._common_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 15:20:51.042 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [req-47e7a560-6cea-45f5-81d4-78b8a8a04d5d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-750f79ba-a51b-420f-9d11-715d5f0be435" 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 15:20:51.042 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [req-47e7a560-6cea-45f5-81d4-78b8a8a04d5d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-750f79ba-a51b-420f-9d11-715d5f0be435" acquired by "networking_hyperv.neutron._common_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 15:20:51.042 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [req-47e7a560-6cea-45f5-81d4-78b8a8a04d5d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-750f79ba-a51b-420f-9d11-715d5f0be435" 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 15:20:51.042 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-47e7a560-6cea-45f5-81d4-78b8a8a04d5d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Update port filter for efeef527-846c-4e76-8814-b8b290c984d3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:20:51.042 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-47e7a560-6cea-45f5-81d4-78b8a8a04d5d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Updating port rules. 2021-09-16 15:20:51.042 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-47e7a560-6cea-45f5-81d4-78b8a8a04d5d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Creating 1 new rules, removing 0 old rules. 2021-09-16 15:20:51.042 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [req-47e7a560-6cea-45f5-81d4-78b8a8a04d5d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-efeef527-846c-4e76-8814-b8b290c984d3" acquired by "networking_hyperv.neutron._common_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 15:20:51.245 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [req-47e7a560-6cea-45f5-81d4-78b8a8a04d5d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-efeef527-846c-4e76-8814-b8b290c984d3" 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 15:20:51.245 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [req-47e7a560-6cea-45f5-81d4-78b8a8a04d5d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-efeef527-846c-4e76-8814-b8b290c984d3" acquired by "networking_hyperv.neutron._common_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 15:20:51.245 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [req-47e7a560-6cea-45f5-81d4-78b8a8a04d5d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-efeef527-846c-4e76-8814-b8b290c984d3" 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 15:20:51.496 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae6d78a5-bfc3-4463-bcfe-aa991c22dadc a289f66a8ade47a79761eae3372f2083 2c402e5d04dc43c592c1a4282b6087a9 - - -] port_update received: 6dc1d18c-c11f-4268-bab8-965586a9a125 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 15:20:51.515 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae6d78a5-bfc3-4463-bcfe-aa991c22dadc a289f66a8ade47a79761eae3372f2083 2c402e5d04dc43c592c1a4282b6087a9 - - -] No port 6dc1d18c-c11f-4268-bab8-965586a9a125 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 15:20:57.620 216 2710334736344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6dc1d18c-c11f-4268-bab8-965586a9a125 2021-09-16 15:20:57.747 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 15:20:58.994 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Adding port 6dc1d18c-c11f-4268-bab8-965586a9a125 2021-09-16 15:20:59.529 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Port 6dc1d18c-c11f-4268-bab8-965586a9a125 updated. Details: {'device': '6dc1d18c-c11f-4268-bab8-965586a9a125', 'network_id': 'c2a3cee8-c9c6-45ec-9f8a-f5e0f1ae53f9', 'port_id': '6dc1d18c-c11f-4268-bab8-965586a9a125', 'mac_address': 'fa:16:3e:51:19:2a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 933, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '94cbfb07-eac6-47b1-915a-ae23d4e7699d', '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 15:20:59.529 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] 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 15:20:59.529 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6dc1d18c-c11f-4268-bab8-965586a9a125" acquired by "networking_hyperv.neutron._common_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 15:21:00.511 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6dc1d18c-c11f-4268-bab8-965586a9a125 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 15:21:00.511 216 2710353023400 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 15:21:00.713 216 2710353023400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6dc1d18c-c11f-4268-bab8-965586a9a125') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:21:00.713 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6dc1d18c-c11f-4268-bab8-965586a9a125') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:21:00.733 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6dc1d18c-c11f-4268-bab8-965586a9a125 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 15:21:00.733 216 2710353023400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 933, VLAN trunk: None to switch port 6dc1d18c-c11f-4268-bab8-965586a9a125 2021-09-16 15:21:00.885 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 15:21:00.885 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6dc1d18c-c11f-4268-bab8-965586a9a125'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:21:01.109 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6dc1d18c-c11f-4268-bab8-965586a9a125']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:21:01.109 216 2710353023400 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 15:21:01.109 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (99eef4b7-a921-436d-9c0a-77180f4d28eb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 15:21:01.109 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (99eef4b7-a921-436d-9c0a-77180f4d28eb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 15:21:01.109 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6dc1d18c-c11f-4268-bab8-965586a9a125 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:21:01.109 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 15:21:01.109 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6dc1d18c-c11f-4268-bab8-965586a9a125 not yet added. Adding. 2021-09-16 15:21:01.109 216 2710353023400 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 15:21:01.109 216 2710353023400 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 15:21:01.332 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6dc1d18c-c11f-4268-bab8-965586a9a125" acquired by "networking_hyperv.neutron._common_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 15:21:01.563 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6dc1d18c-c11f-4268-bab8-965586a9a125" 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 15:21:01.563 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6dc1d18c-c11f-4268-bab8-965586a9a125" acquired by "networking_hyperv.neutron._common_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 15:21:01.823 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6dc1d18c-c11f-4268-bab8-965586a9a125" 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 15:21:02.039 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6dc1d18c-c11f-4268-bab8-965586a9a125" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:21:02.039 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6dc1d18c-c11f-4268-bab8-965586a9a125 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 15:21:02.039 216 2710353023400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6dc1d18c-c11f-4268-bab8-965586a9a125 processed. 2021-09-16 15:21:02.512 216 2710353023400 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 15:21:02.941 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:21:10.651 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f661df63-55f0-4a87-9f8b-933d35c7c7d6 - - - - -] port_update received: 2b3c6b31-7c41-46a5-a3ef-f6d5d39dcb65 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 15:21:11.642 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f661df63-55f0-4a87-9f8b-933d35c7c7d6 - - - - -] No port 2b3c6b31-7c41-46a5-a3ef-f6d5d39dcb65 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 15:21:16.865 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f6ed682-8d3d-471c-81f3-67545a6f59ca - - - - -] port_update received: 91b9a8f6-f57d-46be-bcbc-144ca1f08648 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 15:21:18.183 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f6ed682-8d3d-471c-81f3-67545a6f59ca - - - - -] No port 91b9a8f6-f57d-46be-bcbc-144ca1f08648 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 15:21:19.417 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-510ec81e-0852-4753-b8e6-04156e2f763e - - - - -] port_update received: 4b8ef009-a176-4883-a700-0212615e28dd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 15:21:19.448 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-510ec81e-0852-4753-b8e6-04156e2f763e - - - - -] No port 4b8ef009-a176-4883-a700-0212615e28dd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 15:21:24.738 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-efe2b860-66be-43ab-a483-dc74af3475f6 - - - - -] port_update received: 88646574-2677-49b8-9e43-8d9dfb3b2e1a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 15:21:25.604 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-efe2b860-66be-43ab-a483-dc74af3475f6 - - - - -] No port 88646574-2677-49b8-9e43-8d9dfb3b2e1a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 15:21:39.025 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c942e2f2-4168-438c-8530-ac395ad37081 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Security group member updated on remote: ['c2e2532a-dbcc-4357-8309-5d3026564604'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 15:21:39.025 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-c942e2f2-4168-438c-8530-ac395ad37081 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Security group member updated ['c2e2532a-dbcc-4357-8309-5d3026564604'] 2021-09-16 15:21:53.623 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee8735e1-ad70-45ca-8cc2-87d7237f803c a289f66a8ade47a79761eae3372f2083 2c402e5d04dc43c592c1a4282b6087a9 - - -] port_update received: 51805a67-4c35-4711-a02d-af443b54c11a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 15:21:53.635 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee8735e1-ad70-45ca-8cc2-87d7237f803c a289f66a8ade47a79761eae3372f2083 2c402e5d04dc43c592c1a4282b6087a9 - - -] No port 51805a67-4c35-4711-a02d-af443b54c11a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 15:21:55.493 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-865b218c-b1a2-4087-842a-0a622bf798bd e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Security group member updated on remote: ['99eef4b7-a921-436d-9c0a-77180f4d28eb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 15:21:55.493 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-865b218c-b1a2-4087-842a-0a622bf798bd e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Security group member updated ['99eef4b7-a921-436d-9c0a-77180f4d28eb'] 2021-09-16 15:21:55.493 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-865b218c-b1a2-4087-842a-0a622bf798bd e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Refresh firewall rules 2021-09-16 15:21:55.493 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-865b218c-b1a2-4087-842a-0a622bf798bd e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Get security group information for devices via rpc ['750f79ba-a51b-420f-9d11-715d5f0be435', 'efeef527-846c-4e76-8814-b8b290c984d3', '6dc1d18c-c11f-4268-bab8-965586a9a125'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:21:55.947 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-865b218c-b1a2-4087-842a-0a622bf798bd e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Update security group information for ports dict_keys(['6dc1d18c-c11f-4268-bab8-965586a9a125', '750f79ba-a51b-420f-9d11-715d5f0be435', 'efeef527-846c-4e76-8814-b8b290c984d3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:21:55.947 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-865b218c-b1a2-4087-842a-0a622bf798bd e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 15:21:55.947 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-865b218c-b1a2-4087-842a-0a622bf798bd e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Update rules of security group (99eef4b7-a921-436d-9c0a-77180f4d28eb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 15:21:55.947 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-865b218c-b1a2-4087-842a-0a622bf798bd e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Update members of security group (99eef4b7-a921-436d-9c0a-77180f4d28eb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 15:21:55.947 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-865b218c-b1a2-4087-842a-0a622bf798bd e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Update port filter for 6dc1d18c-c11f-4268-bab8-965586a9a125 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:21:55.947 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-865b218c-b1a2-4087-842a-0a622bf798bd e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Updating port rules. 2021-09-16 15:21:55.947 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-865b218c-b1a2-4087-842a-0a622bf798bd e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Creating 1 new rules, removing 0 old rules. 2021-09-16 15:21:55.947 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [req-865b218c-b1a2-4087-842a-0a622bf798bd e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-6dc1d18c-c11f-4268-bab8-965586a9a125" acquired by "networking_hyperv.neutron._common_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 15:21:56.322 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [req-865b218c-b1a2-4087-842a-0a622bf798bd e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-6dc1d18c-c11f-4268-bab8-965586a9a125" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:21:56.322 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [req-865b218c-b1a2-4087-842a-0a622bf798bd e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-6dc1d18c-c11f-4268-bab8-965586a9a125" acquired by "networking_hyperv.neutron._common_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 15:21:56.322 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [req-865b218c-b1a2-4087-842a-0a622bf798bd e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-6dc1d18c-c11f-4268-bab8-965586a9a125" 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 15:21:56.322 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-865b218c-b1a2-4087-842a-0a622bf798bd e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Update port filter for 750f79ba-a51b-420f-9d11-715d5f0be435 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:21:56.322 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-865b218c-b1a2-4087-842a-0a622bf798bd e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Updating port rules. 2021-09-16 15:21:56.322 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-865b218c-b1a2-4087-842a-0a622bf798bd e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Creating 1 new rules, removing 0 old rules. 2021-09-16 15:21:56.322 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [req-865b218c-b1a2-4087-842a-0a622bf798bd e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-750f79ba-a51b-420f-9d11-715d5f0be435" acquired by "networking_hyperv.neutron._common_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 15:21:56.339 216 2710334736344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 51805a67-4c35-4711-a02d-af443b54c11a 2021-09-16 15:21:56.369 216 2710353024808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76b4692e-5146-4665-b965-75c6982b7039 a289f66a8ade47a79761eae3372f2083 2c402e5d04dc43c592c1a4282b6087a9 - - -] port_update received: 46f1b3e2-cf93-49d2-bf15-48872d52aa23 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 15:21:56.387 216 2710353024808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76b4692e-5146-4665-b965-75c6982b7039 a289f66a8ade47a79761eae3372f2083 2c402e5d04dc43c592c1a4282b6087a9 - - -] No port 46f1b3e2-cf93-49d2-bf15-48872d52aa23 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 15:21:56.634 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [req-865b218c-b1a2-4087-842a-0a622bf798bd e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-750f79ba-a51b-420f-9d11-715d5f0be435" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:21:56.634 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [req-865b218c-b1a2-4087-842a-0a622bf798bd e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-750f79ba-a51b-420f-9d11-715d5f0be435" acquired by "networking_hyperv.neutron._common_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 15:21:56.634 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [req-865b218c-b1a2-4087-842a-0a622bf798bd e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-750f79ba-a51b-420f-9d11-715d5f0be435" 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 15:21:56.634 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-865b218c-b1a2-4087-842a-0a622bf798bd e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Update port filter for efeef527-846c-4e76-8814-b8b290c984d3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:21:56.634 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-865b218c-b1a2-4087-842a-0a622bf798bd e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Updating port rules. 2021-09-16 15:21:56.634 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-865b218c-b1a2-4087-842a-0a622bf798bd e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Creating 1 new rules, removing 0 old rules. 2021-09-16 15:21:56.634 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [req-865b218c-b1a2-4087-842a-0a622bf798bd e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-efeef527-846c-4e76-8814-b8b290c984d3" acquired by "networking_hyperv.neutron._common_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 15:21:56.981 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [req-865b218c-b1a2-4087-842a-0a622bf798bd e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-efeef527-846c-4e76-8814-b8b290c984d3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:21:56.981 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [req-865b218c-b1a2-4087-842a-0a622bf798bd e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-efeef527-846c-4e76-8814-b8b290c984d3" acquired by "networking_hyperv.neutron._common_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 15:21:56.981 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [req-865b218c-b1a2-4087-842a-0a622bf798bd e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-efeef527-846c-4e76-8814-b8b290c984d3" 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 15:21:57.730 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 15:21:58.040 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Adding port 51805a67-4c35-4711-a02d-af443b54c11a 2021-09-16 15:21:58.040 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Port 51805a67-4c35-4711-a02d-af443b54c11a updated. Details: {'device': '51805a67-4c35-4711-a02d-af443b54c11a', 'network_id': '35c10d86-70f8-48c3-b959-6f7ce4410c11', 'port_id': '51805a67-4c35-4711-a02d-af443b54c11a', 'mac_address': 'fa:16:3e:d5:a2:20', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 944, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '50921070-5687-4276-be48-329f02692084', '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 15:21:58.059 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] 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 15:21:58.059 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-51805a67-4c35-4711-a02d-af443b54c11a" acquired by "networking_hyperv.neutron._common_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 15:21:58.059 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 51805a67-4c35-4711-a02d-af443b54c11a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 15:21:58.059 216 2710353023400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 35c10d86-70f8-48c3-b959-6f7ce4410c11 2021-09-16 15:21:58.059 216 2710353023400 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 15:21:58.323 216 2710353023400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '51805a67-4c35-4711-a02d-af443b54c11a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:21:58.323 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '51805a67-4c35-4711-a02d-af443b54c11a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:21:58.338 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 51805a67-4c35-4711-a02d-af443b54c11a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 15:21:58.338 216 2710353023400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 944, VLAN trunk: None to switch port 51805a67-4c35-4711-a02d-af443b54c11a 2021-09-16 15:21:58.353 216 2710334736344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 46f1b3e2-cf93-49d2-bf15-48872d52aa23 2021-09-16 15:21:58.527 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 15:21:58.527 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['51805a67-4c35-4711-a02d-af443b54c11a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:21:58.700 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['51805a67-4c35-4711-a02d-af443b54c11a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:21:58.700 216 2710353023400 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 15:21:58.700 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c2e2532a-dbcc-4357-8309-5d3026564604) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 15:21:58.700 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c2e2532a-dbcc-4357-8309-5d3026564604) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 15:21:58.700 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 51805a67-4c35-4711-a02d-af443b54c11a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:21:58.700 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 15:21:58.700 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 51805a67-4c35-4711-a02d-af443b54c11a not yet added. Adding. 2021-09-16 15:21:58.700 216 2710353023400 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 15:21:58.700 216 2710353023400 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 15:21:59.017 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51805a67-4c35-4711-a02d-af443b54c11a" acquired by "networking_hyperv.neutron._common_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 15:21:59.306 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51805a67-4c35-4711-a02d-af443b54c11a" 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 15:21:59.306 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51805a67-4c35-4711-a02d-af443b54c11a" acquired by "networking_hyperv.neutron._common_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 15:21:59.590 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51805a67-4c35-4711-a02d-af443b54c11a" 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 15:21:59.746 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 15:21:59.746 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-51805a67-4c35-4711-a02d-af443b54c11a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.687s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:21:59.746 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 51805a67-4c35-4711-a02d-af443b54c11a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 15:21:59.746 216 2710353023400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 51805a67-4c35-4711-a02d-af443b54c11a processed. 2021-09-16 15:21:59.978 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Adding port 46f1b3e2-cf93-49d2-bf15-48872d52aa23 2021-09-16 15:21:59.978 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Port 46f1b3e2-cf93-49d2-bf15-48872d52aa23 updated. Details: {'device': '46f1b3e2-cf93-49d2-bf15-48872d52aa23', 'network_id': 'c2a3cee8-c9c6-45ec-9f8a-f5e0f1ae53f9', 'port_id': '46f1b3e2-cf93-49d2-bf15-48872d52aa23', 'mac_address': 'fa:16:3e:fa:f3:c5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 933, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '94cbfb07-eac6-47b1-915a-ae23d4e7699d', '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 15:21:59.978 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] 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 15:21:59.978 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-46f1b3e2-cf93-49d2-bf15-48872d52aa23" acquired by "networking_hyperv.neutron._common_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 15:21:59.978 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 46f1b3e2-cf93-49d2-bf15-48872d52aa23 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 15:21:59.978 216 2710353023400 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 15:22:00.230 216 2710353023400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '46f1b3e2-cf93-49d2-bf15-48872d52aa23') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:22:00.230 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '46f1b3e2-cf93-49d2-bf15-48872d52aa23') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:22:00.230 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 46f1b3e2-cf93-49d2-bf15-48872d52aa23 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 15:22:00.230 216 2710353023400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 933, VLAN trunk: None to switch port 46f1b3e2-cf93-49d2-bf15-48872d52aa23 2021-09-16 15:22:00.480 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 15:22:00.480 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['46f1b3e2-cf93-49d2-bf15-48872d52aa23'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:22:00.651 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['46f1b3e2-cf93-49d2-bf15-48872d52aa23']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:22:00.651 216 2710353023400 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 15:22:00.651 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (99eef4b7-a921-436d-9c0a-77180f4d28eb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 15:22:00.651 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (99eef4b7-a921-436d-9c0a-77180f4d28eb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 15:22:00.651 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 46f1b3e2-cf93-49d2-bf15-48872d52aa23 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:22:00.651 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 15:22:00.651 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 46f1b3e2-cf93-49d2-bf15-48872d52aa23 not yet added. Adding. 2021-09-16 15:22:00.651 216 2710353023400 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 15:22:00.651 216 2710353023400 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 15:22:00.919 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-46f1b3e2-cf93-49d2-bf15-48872d52aa23" acquired by "networking_hyperv.neutron._common_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 15:22:01.150 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-46f1b3e2-cf93-49d2-bf15-48872d52aa23" 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 15:22:01.150 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-46f1b3e2-cf93-49d2-bf15-48872d52aa23" acquired by "networking_hyperv.neutron._common_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 15:22:01.495 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-46f1b3e2-cf93-49d2-bf15-48872d52aa23" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:22:01.737 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-46f1b3e2-cf93-49d2-bf15-48872d52aa23" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:22:01.737 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 46f1b3e2-cf93-49d2-bf15-48872d52aa23 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 15:22:01.737 216 2710353023400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 46f1b3e2-cf93-49d2-bf15-48872d52aa23 processed. 2021-09-16 15:22:01.763 216 2710353023400 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 15:22:02.442 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.672s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:22:09.211 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7000458e-cf9d-421d-9825-a5e553f6989d - - - - -] port_update received: 404e5b4e-4165-4f9e-b35b-db38a68f2e5e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 15:22:09.214 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7000458e-cf9d-421d-9825-a5e553f6989d - - - - -] No port 404e5b4e-4165-4f9e-b35b-db38a68f2e5e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 15:22:13.821 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9899dedf-43df-4de5-b744-be23fb2ca316 - - - - -] port_update received: 502cd85a-016a-4ae1-b669-e18d411df90d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 15:22:13.841 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9899dedf-43df-4de5-b744-be23fb2ca316 - - - - -] No port 502cd85a-016a-4ae1-b669-e18d411df90d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 15:22:14.494 216 2710334736344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ea07d43a-69bb-4e8e-a2f6-e4774e405bca 2021-09-16 15:22:15.842 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 15:22:16.495 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0aff2a2-1c5e-4244-b952-29a2032d2f54 - - - - -] port_update received: d3ea1fd3-b29e-4038-bc81-8856bbbfbead port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 15:22:16.527 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0aff2a2-1c5e-4244-b952-29a2032d2f54 - - - - -] No port d3ea1fd3-b29e-4038-bc81-8856bbbfbead defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 15:22:16.979 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Adding port ea07d43a-69bb-4e8e-a2f6-e4774e405bca 2021-09-16 15:22:16.979 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Port ea07d43a-69bb-4e8e-a2f6-e4774e405bca updated. Details: {'device': 'ea07d43a-69bb-4e8e-a2f6-e4774e405bca', 'network_id': '7d34682b-64e2-4f95-a549-c193fd5e0cfd', 'port_id': 'ea07d43a-69bb-4e8e-a2f6-e4774e405bca', 'mac_address': 'fa:16:3e:a2:79:84', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 911, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '00f6ae25-98cf-4622-b991-6cfa6555f43f', '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 15:22:16.979 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] 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 15:22:16.979 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ea07d43a-69bb-4e8e-a2f6-e4774e405bca" acquired by "networking_hyperv.neutron._common_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 15:22:16.979 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ea07d43a-69bb-4e8e-a2f6-e4774e405bca _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 15:22:16.979 216 2710353023400 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 15:22:17.028 216 2710353023400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ea07d43a-69bb-4e8e-a2f6-e4774e405bca') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:22:17.028 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ea07d43a-69bb-4e8e-a2f6-e4774e405bca') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:22:17.092 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ea07d43a-69bb-4e8e-a2f6-e4774e405bca is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 15:22:17.092 216 2710353023400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 911, VLAN trunk: None to switch port ea07d43a-69bb-4e8e-a2f6-e4774e405bca 2021-09-16 15:22:17.214 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 15:22:17.228 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ea07d43a-69bb-4e8e-a2f6-e4774e405bca'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:22:17.733 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ea07d43a-69bb-4e8e-a2f6-e4774e405bca']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:22:17.733 216 2710353023400 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 15:22:17.733 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c1b50a58-689a-45dc-a04e-4614c8bc878a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 15:22:17.733 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ea07d43a-69bb-4e8e-a2f6-e4774e405bca _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:22:17.733 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 15:22:17.733 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-09-16 15:22:17.733 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ea07d43a-69bb-4e8e-a2f6-e4774e405bca" acquired by "networking_hyperv.neutron._common_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 15:22:17.733 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ea07d43a-69bb-4e8e-a2f6-e4774e405bca" 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 15:22:17.733 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ea07d43a-69bb-4e8e-a2f6-e4774e405bca" acquired by "networking_hyperv.neutron._common_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 15:22:17.733 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ea07d43a-69bb-4e8e-a2f6-e4774e405bca" 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 15:22:17.822 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ea07d43a-69bb-4e8e-a2f6-e4774e405bca" 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 15:22:17.822 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ea07d43a-69bb-4e8e-a2f6-e4774e405bca status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 15:22:17.822 216 2710353023400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ea07d43a-69bb-4e8e-a2f6-e4774e405bca processed. 2021-09-16 15:22:17.853 216 2710353023400 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 15:22:18.555 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.704s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:22:21.670 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6e325878-2f99-4a75-87f9-38ca84b87662 de156110c7ca460e9220207fda421405 687f94e900b544b08ccf3d26e4914081 - - -] Security group rule updated on remote: ['6bed4d9f-b1a3-43a1-9a45-5380c709350e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 15:22:21.670 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-6e325878-2f99-4a75-87f9-38ca84b87662 de156110c7ca460e9220207fda421405 687f94e900b544b08ccf3d26e4914081 - - -] Security group rule updated ['6bed4d9f-b1a3-43a1-9a45-5380c709350e'] 2021-09-16 15:22:21.927 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3329ce3b-c5c8-4acd-9dea-9c12543bd112 de156110c7ca460e9220207fda421405 687f94e900b544b08ccf3d26e4914081 - - -] Security group rule updated on remote: ['6bed4d9f-b1a3-43a1-9a45-5380c709350e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 15:22:21.927 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-3329ce3b-c5c8-4acd-9dea-9c12543bd112 de156110c7ca460e9220207fda421405 687f94e900b544b08ccf3d26e4914081 - - -] Security group rule updated ['6bed4d9f-b1a3-43a1-9a45-5380c709350e'] 2021-09-16 15:22:22.462 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8d29ce4b-2c1e-4099-8641-71d163cf8ede de156110c7ca460e9220207fda421405 687f94e900b544b08ccf3d26e4914081 - - -] Security group rule updated on remote: ['6bed4d9f-b1a3-43a1-9a45-5380c709350e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 15:22:22.462 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-8d29ce4b-2c1e-4099-8641-71d163cf8ede de156110c7ca460e9220207fda421405 687f94e900b544b08ccf3d26e4914081 - - -] Security group rule updated ['6bed4d9f-b1a3-43a1-9a45-5380c709350e'] 2021-09-16 15:22:22.637 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73940b11-0aad-4ef4-84ab-b21abc521034 - - - - -] port_update received: b0915c36-614e-46fa-81e8-5ff1393bf54a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 15:22:22.650 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73940b11-0aad-4ef4-84ab-b21abc521034 - - - - -] No port b0915c36-614e-46fa-81e8-5ff1393bf54a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 15:22:22.684 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b0142f06-1ad2-4672-8098-6530df78cf87 de156110c7ca460e9220207fda421405 687f94e900b544b08ccf3d26e4914081 - - -] Security group rule updated on remote: ['6bed4d9f-b1a3-43a1-9a45-5380c709350e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 15:22:22.684 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-b0142f06-1ad2-4672-8098-6530df78cf87 de156110c7ca460e9220207fda421405 687f94e900b544b08ccf3d26e4914081 - - -] Security group rule updated ['6bed4d9f-b1a3-43a1-9a45-5380c709350e'] 2021-09-16 15:22:23.026 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-28cba20d-83f9-4009-9db0-ebfc6b34a871 de156110c7ca460e9220207fda421405 687f94e900b544b08ccf3d26e4914081 - - -] Security group rule updated on remote: ['6bed4d9f-b1a3-43a1-9a45-5380c709350e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 15:22:23.026 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-28cba20d-83f9-4009-9db0-ebfc6b34a871 de156110c7ca460e9220207fda421405 687f94e900b544b08ccf3d26e4914081 - - -] Security group rule updated ['6bed4d9f-b1a3-43a1-9a45-5380c709350e'] 2021-09-16 15:22:23.368 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d9ce3de7-1085-4f10-a661-5af85eb23183 de156110c7ca460e9220207fda421405 687f94e900b544b08ccf3d26e4914081 - - -] Security group rule updated on remote: ['6bed4d9f-b1a3-43a1-9a45-5380c709350e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 15:22:23.368 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-d9ce3de7-1085-4f10-a661-5af85eb23183 de156110c7ca460e9220207fda421405 687f94e900b544b08ccf3d26e4914081 - - -] Security group rule updated ['6bed4d9f-b1a3-43a1-9a45-5380c709350e'] 2021-09-16 15:22:25.789 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f8d1985d-a27e-447b-912e-4f8251c52cc9 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Security group rule updated on remote: ['5d54cd9e-25ac-4002-87cf-720d0539dc1c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 15:22:25.789 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-f8d1985d-a27e-447b-912e-4f8251c52cc9 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Security group rule updated ['5d54cd9e-25ac-4002-87cf-720d0539dc1c'] 2021-09-16 15:22:26.344 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-015dbc74-8bd7-46a5-b70e-f88522bce48a 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Security group rule updated on remote: ['5d54cd9e-25ac-4002-87cf-720d0539dc1c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 15:22:26.344 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-015dbc74-8bd7-46a5-b70e-f88522bce48a 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Security group rule updated ['5d54cd9e-25ac-4002-87cf-720d0539dc1c'] 2021-09-16 15:22:26.602 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9807e1aa-f7f9-4dae-ba34-d063c674f449 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Security group rule updated on remote: ['5d54cd9e-25ac-4002-87cf-720d0539dc1c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 15:22:26.602 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-9807e1aa-f7f9-4dae-ba34-d063c674f449 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Security group rule updated ['5d54cd9e-25ac-4002-87cf-720d0539dc1c'] 2021-09-16 15:22:26.873 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e3cce1a1-6873-45c6-8885-108eb4bb962b 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Security group rule updated on remote: ['5d54cd9e-25ac-4002-87cf-720d0539dc1c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 15:22:26.873 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-e3cce1a1-6873-45c6-8885-108eb4bb962b 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Security group rule updated ['5d54cd9e-25ac-4002-87cf-720d0539dc1c'] 2021-09-16 15:22:27.039 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a87b8616-91e7-4ff9-9121-bf9ea564e6cb 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Security group rule updated on remote: ['5d54cd9e-25ac-4002-87cf-720d0539dc1c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 15:22:27.039 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-a87b8616-91e7-4ff9-9121-bf9ea564e6cb 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Security group rule updated ['5d54cd9e-25ac-4002-87cf-720d0539dc1c'] 2021-09-16 15:22:27.463 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-06af98c8-a3d1-44bb-a90a-43a90948fdef 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Security group rule updated on remote: ['5d54cd9e-25ac-4002-87cf-720d0539dc1c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 15:22:27.463 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-06af98c8-a3d1-44bb-a90a-43a90948fdef 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Security group rule updated ['5d54cd9e-25ac-4002-87cf-720d0539dc1c'] 2021-09-16 15:22:28.293 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Security group member updated on remote: ['c2e2532a-dbcc-4357-8309-5d3026564604', '5d54cd9e-25ac-4002-87cf-720d0539dc1c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 15:22:28.293 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Security group member updated ['c2e2532a-dbcc-4357-8309-5d3026564604', '5d54cd9e-25ac-4002-87cf-720d0539dc1c'] 2021-09-16 15:22:28.293 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Refresh firewall rules 2021-09-16 15:22:28.293 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Get security group information for devices via rpc ['51805a67-4c35-4711-a02d-af443b54c11a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:22:28.434 216 2710353024808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] port_update received: 51805a67-4c35-4711-a02d-af443b54c11a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 15:22:28.452 216 2710353024808 MainThread DEBUG oslo_concurrency.lockutils [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Lock "n-hv-agent-port-lock-51805a67-4c35-4711-a02d-af443b54c11a" acquired by "networking_hyperv.neutron._common_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 15:22:28.452 216 2710353024808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Binding port 51805a67-4c35-4711-a02d-af443b54c11a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 15:22:28.452 216 2710353024808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] 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 15:22:28.493 216 2710353024808 MainThread DEBUG neutron.services.trunk.rpc.agent [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '51805a67-4c35-4711-a02d-af443b54c11a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:22:28.493 216 2710353024808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '51805a67-4c35-4711-a02d-af443b54c11a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:22:28.526 216 2710353024808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Trunk plugin disabled on server. Assuming port 51805a67-4c35-4711-a02d-af443b54c11a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 15:22:28.526 216 2710353024808 MainThread INFO networking_hyperv.neutron.trunk_driver [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Binding VLAN ID: 944, VLAN trunk: None to switch port 51805a67-4c35-4711-a02d-af443b54c11a 2021-09-16 15:22:28.651 216 2710353024808 MainThread INFO neutron.agent.securitygroups_rpc [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Refresh firewall rules 2021-09-16 15:22:28.651 216 2710353024808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Get security group information for devices via rpc ['51805a67-4c35-4711-a02d-af443b54c11a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:22:29.586 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Update security group information for ports dict_keys(['51805a67-4c35-4711-a02d-af443b54c11a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:22:29.586 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 15:22:29.586 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Update rules of security group (5d54cd9e-25ac-4002-87cf-720d0539dc1c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 15:22:29.586 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Update rules of security group (c2e2532a-dbcc-4357-8309-5d3026564604) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 15:22:29.586 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Update members of security group (c2e2532a-dbcc-4357-8309-5d3026564604) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 15:22:29.586 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Update port filter for 51805a67-4c35-4711-a02d-af443b54c11a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:22:29.586 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Updating port rules. 2021-09-16 15:22:29.586 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Creating 6 new rules, removing 0 old rules. 2021-09-16 15:22:29.586 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Lock "n-hv-driver-port-lock-51805a67-4c35-4711-a02d-af443b54c11a" acquired by "networking_hyperv.neutron._common_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 15:22:29.681 216 2710353024808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Update security group information for ports dict_keys(['51805a67-4c35-4711-a02d-af443b54c11a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:22:29.681 216 2710353024808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 15:22:29.681 216 2710353024808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Update rules of security group (5d54cd9e-25ac-4002-87cf-720d0539dc1c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 15:22:29.681 216 2710353024808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Update rules of security group (c2e2532a-dbcc-4357-8309-5d3026564604) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 15:22:29.681 216 2710353024808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Update members of security group (c2e2532a-dbcc-4357-8309-5d3026564604) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 15:22:29.681 216 2710353024808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Update port filter for 51805a67-4c35-4711-a02d-af443b54c11a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:22:29.681 216 2710353024808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Updating port rules. 2021-09-16 15:22:29.681 216 2710353024808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Creating 6 new rules, removing 0 old rules. 2021-09-16 15:22:29.915 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Lock "n-hv-driver-port-lock-51805a67-4c35-4711-a02d-af443b54c11a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:22:29.915 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Lock "n-hv-driver-port-lock-51805a67-4c35-4711-a02d-af443b54c11a" acquired by "networking_hyperv.neutron._common_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 15:22:29.915 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Lock "n-hv-driver-port-lock-51805a67-4c35-4711-a02d-af443b54c11a" 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 15:22:29.915 216 2710353024808 MainThread DEBUG oslo_concurrency.lockutils [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Lock "n-hv-driver-port-lock-51805a67-4c35-4711-a02d-af443b54c11a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-16 15:22:30.166 216 2710353024808 MainThread DEBUG oslo_concurrency.lockutils [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Lock "n-hv-driver-port-lock-51805a67-4c35-4711-a02d-af443b54c11a" 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 15:22:30.166 216 2710353024808 MainThread DEBUG oslo_concurrency.lockutils [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Lock "n-hv-driver-port-lock-51805a67-4c35-4711-a02d-af443b54c11a" acquired by "networking_hyperv.neutron._common_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 15:22:30.166 216 2710353024808 MainThread DEBUG oslo_concurrency.lockutils [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Lock "n-hv-driver-port-lock-51805a67-4c35-4711-a02d-af443b54c11a" 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 15:22:30.247 216 2710353024808 MainThread DEBUG oslo_concurrency.lockutils [req-6d0b8c8d-3951-470f-9202-e97a6e97c039 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Lock "n-hv-agent-port-lock-51805a67-4c35-4711-a02d-af443b54c11a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:22:34.961 216 2710334736520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ea07d43a-69bb-4e8e-a2f6-e4774e405bca 2021-09-16 15:22:34.961 216 2710334736520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 46f1b3e2-cf93-49d2-bf15-48872d52aa23 2021-09-16 15:22:34.977 216 2710353024808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-57f1c510-c0dd-46c7-8339-db9d8735664d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Security group member updated on remote: ['99eef4b7-a921-436d-9c0a-77180f4d28eb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 15:22:34.977 216 2710353024808 MainThread INFO neutron.agent.securitygroups_rpc [req-57f1c510-c0dd-46c7-8339-db9d8735664d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Security group member updated ['99eef4b7-a921-436d-9c0a-77180f4d28eb'] 2021-09-16 15:22:34.977 216 2710353024808 MainThread INFO neutron.agent.securitygroups_rpc [req-57f1c510-c0dd-46c7-8339-db9d8735664d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Refresh firewall rules 2021-09-16 15:22:34.977 216 2710353024808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-57f1c510-c0dd-46c7-8339-db9d8735664d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Get security group information for devices via rpc ['750f79ba-a51b-420f-9d11-715d5f0be435', 'efeef527-846c-4e76-8814-b8b290c984d3', '6dc1d18c-c11f-4268-bab8-965586a9a125', '46f1b3e2-cf93-49d2-bf15-48872d52aa23'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:22:35.055 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57f1c510-c0dd-46c7-8339-db9d8735664d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] port_delete event received for '46f1b3e2-cf93-49d2-bf15-48872d52aa23' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:22:35.541 216 2710353024808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-57f1c510-c0dd-46c7-8339-db9d8735664d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Update security group information for ports dict_keys(['6dc1d18c-c11f-4268-bab8-965586a9a125', '750f79ba-a51b-420f-9d11-715d5f0be435', 'efeef527-846c-4e76-8814-b8b290c984d3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:22:35.541 216 2710353024808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-57f1c510-c0dd-46c7-8339-db9d8735664d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 15:22:35.541 216 2710353024808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-57f1c510-c0dd-46c7-8339-db9d8735664d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Update rules of security group (99eef4b7-a921-436d-9c0a-77180f4d28eb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 15:22:35.541 216 2710353024808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-57f1c510-c0dd-46c7-8339-db9d8735664d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Update members of security group (99eef4b7-a921-436d-9c0a-77180f4d28eb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 15:22:35.541 216 2710353024808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-57f1c510-c0dd-46c7-8339-db9d8735664d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Update port filter for 6dc1d18c-c11f-4268-bab8-965586a9a125 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:22:35.541 216 2710353024808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-57f1c510-c0dd-46c7-8339-db9d8735664d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Updating port rules. 2021-09-16 15:22:35.541 216 2710353024808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-57f1c510-c0dd-46c7-8339-db9d8735664d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Creating 0 new rules, removing 1 old rules. 2021-09-16 15:22:35.541 216 2710353024808 MainThread DEBUG oslo_concurrency.lockutils [req-57f1c510-c0dd-46c7-8339-db9d8735664d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-6dc1d18c-c11f-4268-bab8-965586a9a125" acquired by "networking_hyperv.neutron._common_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 15:22:35.558 216 2710353024808 MainThread DEBUG oslo_concurrency.lockutils [req-57f1c510-c0dd-46c7-8339-db9d8735664d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-6dc1d18c-c11f-4268-bab8-965586a9a125" 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 15:22:35.558 216 2710353024808 MainThread DEBUG oslo_concurrency.lockutils [req-57f1c510-c0dd-46c7-8339-db9d8735664d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-6dc1d18c-c11f-4268-bab8-965586a9a125" acquired by "networking_hyperv.neutron._common_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 15:22:35.857 216 2710353024808 MainThread DEBUG oslo_concurrency.lockutils [req-57f1c510-c0dd-46c7-8339-db9d8735664d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-6dc1d18c-c11f-4268-bab8-965586a9a125" 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 15:22:35.857 216 2710353024808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-57f1c510-c0dd-46c7-8339-db9d8735664d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Update port filter for 750f79ba-a51b-420f-9d11-715d5f0be435 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:22:35.857 216 2710353024808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-57f1c510-c0dd-46c7-8339-db9d8735664d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Updating port rules. 2021-09-16 15:22:35.857 216 2710353024808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-57f1c510-c0dd-46c7-8339-db9d8735664d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Creating 0 new rules, removing 1 old rules. 2021-09-16 15:22:35.857 216 2710353024808 MainThread DEBUG oslo_concurrency.lockutils [req-57f1c510-c0dd-46c7-8339-db9d8735664d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-750f79ba-a51b-420f-9d11-715d5f0be435" acquired by "networking_hyperv.neutron._common_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 15:22:35.857 216 2710353024808 MainThread DEBUG oslo_concurrency.lockutils [req-57f1c510-c0dd-46c7-8339-db9d8735664d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-750f79ba-a51b-420f-9d11-715d5f0be435" 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 15:22:35.857 216 2710353024808 MainThread DEBUG oslo_concurrency.lockutils [req-57f1c510-c0dd-46c7-8339-db9d8735664d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-750f79ba-a51b-420f-9d11-715d5f0be435" acquired by "networking_hyperv.neutron._common_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 15:22:35.949 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 15:22:35.949 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ea07d43a-69bb-4e8e-a2f6-e4774e405bca' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 15:22:35.949 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ea07d43a-69bb-4e8e-a2f6-e4774e405bca' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 15:22:35.949 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ea07d43a-69bb-4e8e-a2f6-e4774e405bca _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 15:22:35.949 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '46f1b3e2-cf93-49d2-bf15-48872d52aa23' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 15:22:35.949 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '46f1b3e2-cf93-49d2-bf15-48872d52aa23' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 15:22:35.949 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 46f1b3e2-cf93-49d2-bf15-48872d52aa23 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 15:22:35.983 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ea07d43a-69bb-4e8e-a2f6-e4774e405bca'] 2021-09-16 15:22:35.983 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 15:22:35.983 216 2710353023400 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 15:22:35.983 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ea07d43a-69bb-4e8e-a2f6-e4774e405bca'] 2021-09-16 15:22:36.009 216 2710353024984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['46f1b3e2-cf93-49d2-bf15-48872d52aa23'] 2021-09-16 15:22:36.009 216 2710353024984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 15:22:36.009 216 2710353024984 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 15:22:36.009 216 2710353024984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['46f1b3e2-cf93-49d2-bf15-48872d52aa23'] 2021-09-16 15:22:36.181 216 2710353024808 MainThread DEBUG oslo_concurrency.lockutils [req-57f1c510-c0dd-46c7-8339-db9d8735664d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-750f79ba-a51b-420f-9d11-715d5f0be435" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.329s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:22:36.181 216 2710353024808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-57f1c510-c0dd-46c7-8339-db9d8735664d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Update port filter for efeef527-846c-4e76-8814-b8b290c984d3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:22:36.181 216 2710353024808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-57f1c510-c0dd-46c7-8339-db9d8735664d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Updating port rules. 2021-09-16 15:22:36.181 216 2710353024808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-57f1c510-c0dd-46c7-8339-db9d8735664d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Creating 0 new rules, removing 1 old rules. 2021-09-16 15:22:36.181 216 2710353024808 MainThread DEBUG oslo_concurrency.lockutils [req-57f1c510-c0dd-46c7-8339-db9d8735664d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-efeef527-846c-4e76-8814-b8b290c984d3" acquired by "networking_hyperv.neutron._common_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 15:22:36.181 216 2710353024808 MainThread DEBUG oslo_concurrency.lockutils [req-57f1c510-c0dd-46c7-8339-db9d8735664d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-efeef527-846c-4e76-8814-b8b290c984d3" 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 15:22:36.181 216 2710353024808 MainThread DEBUG oslo_concurrency.lockutils [req-57f1c510-c0dd-46c7-8339-db9d8735664d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-efeef527-846c-4e76-8814-b8b290c984d3" acquired by "networking_hyperv.neutron._common_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 15:22:36.450 216 2710353024808 MainThread DEBUG oslo_concurrency.lockutils [req-57f1c510-c0dd-46c7-8339-db9d8735664d e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-efeef527-846c-4e76-8814-b8b290c984d3" 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 15:22:36.961 216 2710334736520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ea07d43a-69bb-4e8e-a2f6-e4774e405bca 2021-09-16 15:22:37.963 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 15:22:37.963 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ea07d43a-69bb-4e8e-a2f6-e4774e405bca' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 15:22:37.963 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ea07d43a-69bb-4e8e-a2f6-e4774e405bca' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 15:22:37.963 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ea07d43a-69bb-4e8e-a2f6-e4774e405bca _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 15:22:37.963 216 2710353024808 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 15:22:37.977 216 2710353024984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7d34682b-64e2-4f95-a549-c193fd5e0cfd 2021-09-16 15:22:37.977 216 2710353024984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ea07d43a-69bb-4e8e-a2f6-e4774e405bca'] 2021-09-16 15:22:37.977 216 2710353024984 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 15:22:37.977 216 2710353024984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ea07d43a-69bb-4e8e-a2f6-e4774e405bca'] 2021-09-16 15:22:38.200 216 2710353024808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:22:40.353 216 2710353024808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e9ebe82e-3588-43de-af70-8ce0696fde57 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Security group member updated on remote: ['99eef4b7-a921-436d-9c0a-77180f4d28eb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 15:22:40.353 216 2710353024808 MainThread INFO neutron.agent.securitygroups_rpc [req-e9ebe82e-3588-43de-af70-8ce0696fde57 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Security group member updated ['99eef4b7-a921-436d-9c0a-77180f4d28eb'] 2021-09-16 15:22:40.353 216 2710353024808 MainThread INFO neutron.agent.securitygroups_rpc [req-e9ebe82e-3588-43de-af70-8ce0696fde57 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Refresh firewall rules 2021-09-16 15:22:40.374 216 2710353024808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e9ebe82e-3588-43de-af70-8ce0696fde57 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Get security group information for devices via rpc ['750f79ba-a51b-420f-9d11-715d5f0be435', 'efeef527-846c-4e76-8814-b8b290c984d3', '6dc1d18c-c11f-4268-bab8-965586a9a125'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:22:40.480 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9ebe82e-3588-43de-af70-8ce0696fde57 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] port_delete event received for '6dc1d18c-c11f-4268-bab8-965586a9a125' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:22:40.669 216 2710353024808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e9ebe82e-3588-43de-af70-8ce0696fde57 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Update security group information for ports dict_keys(['750f79ba-a51b-420f-9d11-715d5f0be435', 'efeef527-846c-4e76-8814-b8b290c984d3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:22:40.669 216 2710353024808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e9ebe82e-3588-43de-af70-8ce0696fde57 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 15:22:40.669 216 2710353024808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e9ebe82e-3588-43de-af70-8ce0696fde57 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Update rules of security group (99eef4b7-a921-436d-9c0a-77180f4d28eb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 15:22:40.669 216 2710353024808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e9ebe82e-3588-43de-af70-8ce0696fde57 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Update members of security group (99eef4b7-a921-436d-9c0a-77180f4d28eb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 15:22:40.669 216 2710353024808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e9ebe82e-3588-43de-af70-8ce0696fde57 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Update port filter for 750f79ba-a51b-420f-9d11-715d5f0be435 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:22:40.669 216 2710353024808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e9ebe82e-3588-43de-af70-8ce0696fde57 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Updating port rules. 2021-09-16 15:22:40.692 216 2710353024808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e9ebe82e-3588-43de-af70-8ce0696fde57 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Creating 0 new rules, removing 1 old rules. 2021-09-16 15:22:40.692 216 2710353024808 MainThread DEBUG oslo_concurrency.lockutils [req-e9ebe82e-3588-43de-af70-8ce0696fde57 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-750f79ba-a51b-420f-9d11-715d5f0be435" acquired by "networking_hyperv.neutron._common_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 15:22:40.692 216 2710353024808 MainThread DEBUG oslo_concurrency.lockutils [req-e9ebe82e-3588-43de-af70-8ce0696fde57 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-750f79ba-a51b-420f-9d11-715d5f0be435" 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 15:22:40.696 216 2710353024808 MainThread DEBUG oslo_concurrency.lockutils [req-e9ebe82e-3588-43de-af70-8ce0696fde57 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-750f79ba-a51b-420f-9d11-715d5f0be435" acquired by "networking_hyperv.neutron._common_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 15:22:40.947 216 2710353024808 MainThread DEBUG oslo_concurrency.lockutils [req-e9ebe82e-3588-43de-af70-8ce0696fde57 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-750f79ba-a51b-420f-9d11-715d5f0be435" 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 15:22:40.947 216 2710353024808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e9ebe82e-3588-43de-af70-8ce0696fde57 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Update port filter for efeef527-846c-4e76-8814-b8b290c984d3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:22:40.947 216 2710353024808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e9ebe82e-3588-43de-af70-8ce0696fde57 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Updating port rules. 2021-09-16 15:22:40.947 216 2710353024808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e9ebe82e-3588-43de-af70-8ce0696fde57 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Creating 0 new rules, removing 1 old rules. 2021-09-16 15:22:40.947 216 2710353024808 MainThread DEBUG oslo_concurrency.lockutils [req-e9ebe82e-3588-43de-af70-8ce0696fde57 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-efeef527-846c-4e76-8814-b8b290c984d3" acquired by "networking_hyperv.neutron._common_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 15:22:40.947 216 2710353024808 MainThread DEBUG oslo_concurrency.lockutils [req-e9ebe82e-3588-43de-af70-8ce0696fde57 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-efeef527-846c-4e76-8814-b8b290c984d3" 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 15:22:40.947 216 2710353024808 MainThread DEBUG oslo_concurrency.lockutils [req-e9ebe82e-3588-43de-af70-8ce0696fde57 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-efeef527-846c-4e76-8814-b8b290c984d3" acquired by "networking_hyperv.neutron._common_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 15:22:41.025 216 2710334736520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6dc1d18c-c11f-4268-bab8-965586a9a125 2021-09-16 15:22:41.197 216 2710353024808 MainThread DEBUG oslo_concurrency.lockutils [req-e9ebe82e-3588-43de-af70-8ce0696fde57 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-efeef527-846c-4e76-8814-b8b290c984d3" 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 15:22:41.980 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 15:22:41.980 216 2710353024808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6dc1d18c-c11f-4268-bab8-965586a9a125' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 15:22:41.980 216 2710353024808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6dc1d18c-c11f-4268-bab8-965586a9a125' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 15:22:41.980 216 2710353024808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6dc1d18c-c11f-4268-bab8-965586a9a125 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 15:22:42.001 216 2710353024808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6dc1d18c-c11f-4268-bab8-965586a9a125'] 2021-09-16 15:22:42.009 216 2710353024808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 15:22:42.009 216 2710353024808 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 15:22:42.009 216 2710353024808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6dc1d18c-c11f-4268-bab8-965586a9a125'] 2021-09-16 15:22:43.978 216 2710353024808 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 15:22:44.013 216 2710353024808 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 15:22:55.122 216 2710334736520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: efeef527-846c-4e76-8814-b8b290c984d3 2021-09-16 15:22:55.540 216 2710353024808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dbb01431-17ab-4dd5-a199-0b7025b1c028 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Security group member updated on remote: ['99eef4b7-a921-436d-9c0a-77180f4d28eb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 15:22:55.540 216 2710353024808 MainThread INFO neutron.agent.securitygroups_rpc [req-dbb01431-17ab-4dd5-a199-0b7025b1c028 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Security group member updated ['99eef4b7-a921-436d-9c0a-77180f4d28eb'] 2021-09-16 15:22:55.540 216 2710353024808 MainThread INFO neutron.agent.securitygroups_rpc [req-dbb01431-17ab-4dd5-a199-0b7025b1c028 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Refresh firewall rules 2021-09-16 15:22:55.540 216 2710353024808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dbb01431-17ab-4dd5-a199-0b7025b1c028 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Get security group information for devices via rpc ['750f79ba-a51b-420f-9d11-715d5f0be435', 'efeef527-846c-4e76-8814-b8b290c984d3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:22:55.634 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dbb01431-17ab-4dd5-a199-0b7025b1c028 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] port_delete event received for 'efeef527-846c-4e76-8814-b8b290c984d3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:22:55.771 216 2710353024808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dbb01431-17ab-4dd5-a199-0b7025b1c028 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Update security group information for ports dict_keys(['750f79ba-a51b-420f-9d11-715d5f0be435']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:22:55.771 216 2710353024808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dbb01431-17ab-4dd5-a199-0b7025b1c028 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 15:22:55.771 216 2710353024808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-dbb01431-17ab-4dd5-a199-0b7025b1c028 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Update rules of security group (99eef4b7-a921-436d-9c0a-77180f4d28eb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 15:22:55.771 216 2710353024808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-dbb01431-17ab-4dd5-a199-0b7025b1c028 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Update members of security group (99eef4b7-a921-436d-9c0a-77180f4d28eb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 15:22:55.771 216 2710353024808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dbb01431-17ab-4dd5-a199-0b7025b1c028 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Update port filter for 750f79ba-a51b-420f-9d11-715d5f0be435 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:22:55.771 216 2710353024808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-dbb01431-17ab-4dd5-a199-0b7025b1c028 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Updating port rules. 2021-09-16 15:22:55.789 216 2710353024808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-dbb01431-17ab-4dd5-a199-0b7025b1c028 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Creating 0 new rules, removing 1 old rules. 2021-09-16 15:22:55.789 216 2710353024808 MainThread DEBUG oslo_concurrency.lockutils [req-dbb01431-17ab-4dd5-a199-0b7025b1c028 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-750f79ba-a51b-420f-9d11-715d5f0be435" acquired by "networking_hyperv.neutron._common_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 15:22:55.789 216 2710353024808 MainThread DEBUG oslo_concurrency.lockutils [req-dbb01431-17ab-4dd5-a199-0b7025b1c028 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-750f79ba-a51b-420f-9d11-715d5f0be435" 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 15:22:55.789 216 2710353024808 MainThread DEBUG oslo_concurrency.lockutils [req-dbb01431-17ab-4dd5-a199-0b7025b1c028 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-750f79ba-a51b-420f-9d11-715d5f0be435" acquired by "networking_hyperv.neutron._common_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 15:22:55.947 216 2710353024984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0f3c9038-65a5-4078-952a-40c2683ae8b3 de156110c7ca460e9220207fda421405 687f94e900b544b08ccf3d26e4914081 - - -] Security group member updated on remote: ['6bed4d9f-b1a3-43a1-9a45-5380c709350e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 15:22:55.947 216 2710353024984 MainThread INFO neutron.agent.securitygroups_rpc [req-0f3c9038-65a5-4078-952a-40c2683ae8b3 de156110c7ca460e9220207fda421405 687f94e900b544b08ccf3d26e4914081 - - -] Security group member updated ['6bed4d9f-b1a3-43a1-9a45-5380c709350e'] 2021-09-16 15:22:55.976 216 2710353024808 MainThread DEBUG oslo_concurrency.lockutils [req-dbb01431-17ab-4dd5-a199-0b7025b1c028 e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Lock "n-hv-driver-port-lock-750f79ba-a51b-420f-9d11-715d5f0be435" 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 15:22:56.039 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 15:22:56.039 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'efeef527-846c-4e76-8814-b8b290c984d3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 15:22:56.039 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'efeef527-846c-4e76-8814-b8b290c984d3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 15:22:56.039 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port efeef527-846c-4e76-8814-b8b290c984d3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 15:22:56.058 216 2710353024984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['efeef527-846c-4e76-8814-b8b290c984d3'] 2021-09-16 15:22:56.058 216 2710353024984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 15:22:56.058 216 2710353024984 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 15:22:56.058 216 2710353024984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['efeef527-846c-4e76-8814-b8b290c984d3'] 2021-09-16 15:22:56.827 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-174b3a93-2815-4977-9884-f9be45c3051d a289f66a8ade47a79761eae3372f2083 2c402e5d04dc43c592c1a4282b6087a9 - - -] port_update received: 87161811-fe79-4835-a499-122d7c79dfd9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 15:22:56.842 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-174b3a93-2815-4977-9884-f9be45c3051d a289f66a8ade47a79761eae3372f2083 2c402e5d04dc43c592c1a4282b6087a9 - - -] No port 87161811-fe79-4835-a499-122d7c79dfd9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 15:22:58.049 216 2710353024984 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 15:22:58.071 216 2710353024984 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 15:23:00.980 216 2710334736344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ea07d43a-69bb-4e8e-a2f6-e4774e405bca 2021-09-16 15:23:01.025 216 2710353024984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a141f786-b59c-4a93-b5bc-d8772b7ff51c e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Security group member updated on remote: ['99eef4b7-a921-436d-9c0a-77180f4d28eb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 15:23:01.025 216 2710353024984 MainThread INFO neutron.agent.securitygroups_rpc [req-a141f786-b59c-4a93-b5bc-d8772b7ff51c e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Security group member updated ['99eef4b7-a921-436d-9c0a-77180f4d28eb'] 2021-09-16 15:23:01.025 216 2710353024984 MainThread INFO neutron.agent.securitygroups_rpc [req-a141f786-b59c-4a93-b5bc-d8772b7ff51c e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Refresh firewall rules 2021-09-16 15:23:01.025 216 2710353024984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a141f786-b59c-4a93-b5bc-d8772b7ff51c e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Get security group information for devices via rpc ['750f79ba-a51b-420f-9d11-715d5f0be435'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:23:01.061 216 2710353024984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a141f786-b59c-4a93-b5bc-d8772b7ff51c e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:23:01.061 216 2710353024984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a141f786-b59c-4a93-b5bc-d8772b7ff51c e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 15:23:01.086 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a141f786-b59c-4a93-b5bc-d8772b7ff51c e9cf8cc26a5548128a489190923c1761 fd1a3627e7af40f595c3ab3036bf5f1f - - -] port_delete event received for '750f79ba-a51b-420f-9d11-715d5f0be435' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:23:01.169 216 2710334736520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 750f79ba-a51b-420f-9d11-715d5f0be435 2021-09-16 15:23:02.072 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 15:23:02.324 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Adding port ea07d43a-69bb-4e8e-a2f6-e4774e405bca 2021-09-16 15:23:02.324 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Port ea07d43a-69bb-4e8e-a2f6-e4774e405bca updated. Details: {'device': 'ea07d43a-69bb-4e8e-a2f6-e4774e405bca', 'network_id': '7d34682b-64e2-4f95-a549-c193fd5e0cfd', 'port_id': 'ea07d43a-69bb-4e8e-a2f6-e4774e405bca', 'mac_address': 'fa:16:3e:a2:79:84', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 911, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '00f6ae25-98cf-4622-b991-6cfa6555f43f', '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 15:23:02.324 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] 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 15:23:02.324 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 15:23:02.324 216 2710353024984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ea07d43a-69bb-4e8e-a2f6-e4774e405bca" acquired by "networking_hyperv.neutron._common_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 15:23:02.324 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ea07d43a-69bb-4e8e-a2f6-e4774e405bca _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 15:23:02.324 216 2710353024984 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7d34682b-64e2-4f95-a549-c193fd5e0cfd 2021-09-16 15:23:02.324 216 2710353024984 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 15:23:02.324 216 2710353024808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '750f79ba-a51b-420f-9d11-715d5f0be435' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 15:23:02.324 216 2710353024808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '750f79ba-a51b-420f-9d11-715d5f0be435' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 15:23:02.342 216 2710353024808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 750f79ba-a51b-420f-9d11-715d5f0be435 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 15:23:02.367 216 2710353024808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c2a3cee8-c9c6-45ec-9f8a-f5e0f1ae53f9 2021-09-16 15:23:02.367 216 2710353024808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['750f79ba-a51b-420f-9d11-715d5f0be435'] 2021-09-16 15:23:02.367 216 2710353024808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 15:23:02.367 216 2710353024808 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 15:23:02.367 216 2710353024808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['750f79ba-a51b-420f-9d11-715d5f0be435'] 2021-09-16 15:23:02.545 216 2710353024984 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ea07d43a-69bb-4e8e-a2f6-e4774e405bca') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:23:02.545 216 2710353024984 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ea07d43a-69bb-4e8e-a2f6-e4774e405bca') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:23:02.558 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ea07d43a-69bb-4e8e-a2f6-e4774e405bca is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 15:23:02.558 216 2710353024984 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 911, VLAN trunk: None to switch port ea07d43a-69bb-4e8e-a2f6-e4774e405bca 2021-09-16 15:23:02.727 216 2710353024984 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 15:23:02.727 216 2710353024984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ea07d43a-69bb-4e8e-a2f6-e4774e405bca'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:23:02.749 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0fb111de-3090-48be-ae76-13972c25b252 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] network_delete received. Deleting network c2a3cee8-c9c6-45ec-9f8a-f5e0f1ae53f9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-16 15:23:02.749 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0fb111de-3090-48be-ae76-13972c25b252 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] Network c2a3cee8-c9c6-45ec-9f8a-f5e0f1ae53f9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-16 15:23:02.902 216 2710353024984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ea07d43a-69bb-4e8e-a2f6-e4774e405bca']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:23:02.902 216 2710353024984 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 15:23:02.902 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c1b50a58-689a-45dc-a04e-4614c8bc878a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 15:23:02.902 216 2710353024984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ea07d43a-69bb-4e8e-a2f6-e4774e405bca _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:23:02.902 216 2710353024984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 15:23:02.902 216 2710353024984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ea07d43a-69bb-4e8e-a2f6-e4774e405bca not yet added. Adding. 2021-09-16 15:23:02.902 216 2710353024984 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 15:23:02.902 216 2710353024984 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 15:23:03.087 216 2710353024984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ea07d43a-69bb-4e8e-a2f6-e4774e405bca" acquired by "networking_hyperv.neutron._common_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 15:23:03.338 216 2710353024984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ea07d43a-69bb-4e8e-a2f6-e4774e405bca" 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 15:23:03.338 216 2710353024984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ea07d43a-69bb-4e8e-a2f6-e4774e405bca" acquired by "networking_hyperv.neutron._common_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 15:23:03.556 216 2710353024984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ea07d43a-69bb-4e8e-a2f6-e4774e405bca" 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 15:23:03.700 216 2710353024984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ea07d43a-69bb-4e8e-a2f6-e4774e405bca" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:23:03.700 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ea07d43a-69bb-4e8e-a2f6-e4774e405bca status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 15:23:03.700 216 2710353024984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ea07d43a-69bb-4e8e-a2f6-e4774e405bca processed. 2021-09-16 15:23:04.074 216 2710353024984 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 15:23:04.399 216 2710353024984 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 15:23:05.047 216 2710334736344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 87161811-fe79-4835-a499-122d7c79dfd9 2021-09-16 15:23:06.088 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 15:23:06.307 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Adding port 87161811-fe79-4835-a499-122d7c79dfd9 2021-09-16 15:23:06.307 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Port 87161811-fe79-4835-a499-122d7c79dfd9 updated. Details: {'device': '87161811-fe79-4835-a499-122d7c79dfd9', 'network_id': 'cd5d4be7-182b-4a2e-bd5d-688bb2f102a4', 'port_id': '87161811-fe79-4835-a499-122d7c79dfd9', 'mac_address': 'fa:16:3e:10:02:b3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 908, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7a49cae1-6fff-4de1-aa4c-a5b6d87f92cb', '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 15:23:06.307 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] 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 15:23:06.307 216 2710353024984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-87161811-fe79-4835-a499-122d7c79dfd9" acquired by "networking_hyperv.neutron._common_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 15:23:06.307 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 87161811-fe79-4835-a499-122d7c79dfd9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 15:23:06.307 216 2710353024984 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cd5d4be7-182b-4a2e-bd5d-688bb2f102a4 2021-09-16 15:23:06.307 216 2710353024984 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 15:23:06.570 216 2710353024984 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '87161811-fe79-4835-a499-122d7c79dfd9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:23:06.570 216 2710353024984 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '87161811-fe79-4835-a499-122d7c79dfd9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:23:06.570 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 87161811-fe79-4835-a499-122d7c79dfd9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 15:23:06.570 216 2710353024984 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 908, VLAN trunk: None to switch port 87161811-fe79-4835-a499-122d7c79dfd9 2021-09-16 15:23:06.744 216 2710353024984 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 15:23:06.744 216 2710353024984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['87161811-fe79-4835-a499-122d7c79dfd9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:23:07.079 216 2710353024984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['87161811-fe79-4835-a499-122d7c79dfd9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:23:07.079 216 2710353024984 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 15:23:07.079 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6bed4d9f-b1a3-43a1-9a45-5380c709350e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 15:23:07.079 216 2710353024984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 87161811-fe79-4835-a499-122d7c79dfd9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:23:07.079 216 2710353024984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 15:23:07.079 216 2710353024984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 87161811-fe79-4835-a499-122d7c79dfd9 not yet added. Adding. 2021-09-16 15:23:07.079 216 2710353024984 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 15:23:07.079 216 2710353024984 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 15:23:07.277 216 2710353024984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-87161811-fe79-4835-a499-122d7c79dfd9" acquired by "networking_hyperv.neutron._common_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 15:23:07.448 216 2710353024984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-87161811-fe79-4835-a499-122d7c79dfd9" 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 15:23:07.448 216 2710353024984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-87161811-fe79-4835-a499-122d7c79dfd9" acquired by "networking_hyperv.neutron._common_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 15:23:07.636 216 2710353024984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-87161811-fe79-4835-a499-122d7c79dfd9" 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 15:23:07.775 216 2710353024984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-87161811-fe79-4835-a499-122d7c79dfd9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.468s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:23:07.775 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 87161811-fe79-4835-a499-122d7c79dfd9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 15:23:07.775 216 2710353024984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 87161811-fe79-4835-a499-122d7c79dfd9 processed. 2021-09-16 15:23:08.101 216 2710353024984 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 15:23:08.328 216 2710353024984 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 15:23:11.038 216 2710353024984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8a5c918c-d198-4abf-9c92-838ca1d3403c 20ce56a4e1ee4756997f12a0a8f21344 ddafc1f0f78841528e74b54229356176 - - -] Security group member updated on remote: ['fcf76bd4-a20c-4fb8-9c0b-dcda48629342'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 15:23:11.038 216 2710353024984 MainThread INFO neutron.agent.securitygroups_rpc [req-8a5c918c-d198-4abf-9c92-838ca1d3403c 20ce56a4e1ee4756997f12a0a8f21344 ddafc1f0f78841528e74b54229356176 - - -] Security group member updated ['fcf76bd4-a20c-4fb8-9c0b-dcda48629342'] 2021-09-16 15:23:11.038 216 2710353024984 MainThread INFO neutron.agent.securitygroups_rpc [req-8a5c918c-d198-4abf-9c92-838ca1d3403c 20ce56a4e1ee4756997f12a0a8f21344 ddafc1f0f78841528e74b54229356176 - - -] Refresh firewall rules 2021-09-16 15:23:11.038 216 2710353024984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8a5c918c-d198-4abf-9c92-838ca1d3403c 20ce56a4e1ee4756997f12a0a8f21344 ddafc1f0f78841528e74b54229356176 - - -] Get security group information for devices via rpc ['bf714ef2-41ba-42ea-83d1-e7770c1fcece', 'ac9c26c7-ffa1-43df-b2fc-1ee74bfdc4d5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:23:11.153 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a5c918c-d198-4abf-9c92-838ca1d3403c 20ce56a4e1ee4756997f12a0a8f21344 ddafc1f0f78841528e74b54229356176 - - -] port_delete event received for 'ac9c26c7-ffa1-43df-b2fc-1ee74bfdc4d5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:23:11.292 216 2710334736520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ac9c26c7-ffa1-43df-b2fc-1ee74bfdc4d5 2021-09-16 15:23:11.305 216 2710353024984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8a5c918c-d198-4abf-9c92-838ca1d3403c 20ce56a4e1ee4756997f12a0a8f21344 ddafc1f0f78841528e74b54229356176 - - -] Update security group information for ports dict_keys(['bf714ef2-41ba-42ea-83d1-e7770c1fcece']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:23:11.305 216 2710353024984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8a5c918c-d198-4abf-9c92-838ca1d3403c 20ce56a4e1ee4756997f12a0a8f21344 ddafc1f0f78841528e74b54229356176 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 15:23:11.305 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8a5c918c-d198-4abf-9c92-838ca1d3403c 20ce56a4e1ee4756997f12a0a8f21344 ddafc1f0f78841528e74b54229356176 - - -] Update rules of security group (fcf76bd4-a20c-4fb8-9c0b-dcda48629342) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 15:23:11.305 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8a5c918c-d198-4abf-9c92-838ca1d3403c 20ce56a4e1ee4756997f12a0a8f21344 ddafc1f0f78841528e74b54229356176 - - -] Update members of security group (fcf76bd4-a20c-4fb8-9c0b-dcda48629342) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 15:23:11.305 216 2710353024984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8a5c918c-d198-4abf-9c92-838ca1d3403c 20ce56a4e1ee4756997f12a0a8f21344 ddafc1f0f78841528e74b54229356176 - - -] Update port filter for bf714ef2-41ba-42ea-83d1-e7770c1fcece _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:23:11.305 216 2710353024984 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8a5c918c-d198-4abf-9c92-838ca1d3403c 20ce56a4e1ee4756997f12a0a8f21344 ddafc1f0f78841528e74b54229356176 - - -] Updating port rules. 2021-09-16 15:23:11.305 216 2710353024984 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8a5c918c-d198-4abf-9c92-838ca1d3403c 20ce56a4e1ee4756997f12a0a8f21344 ddafc1f0f78841528e74b54229356176 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-16 15:23:11.305 216 2710353024984 MainThread DEBUG oslo_concurrency.lockutils [req-8a5c918c-d198-4abf-9c92-838ca1d3403c 20ce56a4e1ee4756997f12a0a8f21344 ddafc1f0f78841528e74b54229356176 - - -] Lock "n-hv-driver-port-lock-bf714ef2-41ba-42ea-83d1-e7770c1fcece" acquired by "networking_hyperv.neutron._common_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 15:23:11.305 216 2710353024984 MainThread DEBUG oslo_concurrency.lockutils [req-8a5c918c-d198-4abf-9c92-838ca1d3403c 20ce56a4e1ee4756997f12a0a8f21344 ddafc1f0f78841528e74b54229356176 - - -] Lock "n-hv-driver-port-lock-bf714ef2-41ba-42ea-83d1-e7770c1fcece" 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 15:23:11.305 216 2710353024984 MainThread DEBUG oslo_concurrency.lockutils [req-8a5c918c-d198-4abf-9c92-838ca1d3403c 20ce56a4e1ee4756997f12a0a8f21344 ddafc1f0f78841528e74b54229356176 - - -] Lock "n-hv-driver-port-lock-bf714ef2-41ba-42ea-83d1-e7770c1fcece" acquired by "networking_hyperv.neutron._common_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 15:23:11.515 216 2710353024984 MainThread DEBUG oslo_concurrency.lockutils [req-8a5c918c-d198-4abf-9c92-838ca1d3403c 20ce56a4e1ee4756997f12a0a8f21344 ddafc1f0f78841528e74b54229356176 - - -] Lock "n-hv-driver-port-lock-bf714ef2-41ba-42ea-83d1-e7770c1fcece" 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 15:23:12.133 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 15:23:12.133 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ac9c26c7-ffa1-43df-b2fc-1ee74bfdc4d5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 15:23:12.133 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ac9c26c7-ffa1-43df-b2fc-1ee74bfdc4d5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 15:23:12.133 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ac9c26c7-ffa1-43df-b2fc-1ee74bfdc4d5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 15:23:12.151 216 2710353024984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ac9c26c7-ffa1-43df-b2fc-1ee74bfdc4d5'] 2021-09-16 15:23:12.151 216 2710353024984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 15:23:12.151 216 2710353024984 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 15:23:12.151 216 2710353024984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ac9c26c7-ffa1-43df-b2fc-1ee74bfdc4d5'] 2021-09-16 15:23:14.179 216 2710353024984 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 15:23:14.196 216 2710353024984 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 15:23:19.102 216 2710353024984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cf6a1796-b50a-4ab9-b51f-97304dcac925 20ce56a4e1ee4756997f12a0a8f21344 ddafc1f0f78841528e74b54229356176 - - -] Security group member updated on remote: ['fcf76bd4-a20c-4fb8-9c0b-dcda48629342'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 15:23:19.102 216 2710353024984 MainThread INFO neutron.agent.securitygroups_rpc [req-cf6a1796-b50a-4ab9-b51f-97304dcac925 20ce56a4e1ee4756997f12a0a8f21344 ddafc1f0f78841528e74b54229356176 - - -] Security group member updated ['fcf76bd4-a20c-4fb8-9c0b-dcda48629342'] 2021-09-16 15:23:19.102 216 2710353024984 MainThread INFO neutron.agent.securitygroups_rpc [req-cf6a1796-b50a-4ab9-b51f-97304dcac925 20ce56a4e1ee4756997f12a0a8f21344 ddafc1f0f78841528e74b54229356176 - - -] Refresh firewall rules 2021-09-16 15:23:19.102 216 2710353024984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cf6a1796-b50a-4ab9-b51f-97304dcac925 20ce56a4e1ee4756997f12a0a8f21344 ddafc1f0f78841528e74b54229356176 - - -] Get security group information for devices via rpc ['bf714ef2-41ba-42ea-83d1-e7770c1fcece'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:23:19.150 216 2710353024984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cf6a1796-b50a-4ab9-b51f-97304dcac925 20ce56a4e1ee4756997f12a0a8f21344 ddafc1f0f78841528e74b54229356176 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:23:19.150 216 2710353024984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cf6a1796-b50a-4ab9-b51f-97304dcac925 20ce56a4e1ee4756997f12a0a8f21344 ddafc1f0f78841528e74b54229356176 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 15:23:19.163 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf6a1796-b50a-4ab9-b51f-97304dcac925 20ce56a4e1ee4756997f12a0a8f21344 ddafc1f0f78841528e74b54229356176 - - -] port_delete event received for 'bf714ef2-41ba-42ea-83d1-e7770c1fcece' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:23:19.354 216 2710334736520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bf714ef2-41ba-42ea-83d1-e7770c1fcece 2021-09-16 15:23:20.195 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 15:23:20.195 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bf714ef2-41ba-42ea-83d1-e7770c1fcece' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 15:23:20.195 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bf714ef2-41ba-42ea-83d1-e7770c1fcece' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 15:23:20.195 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bf714ef2-41ba-42ea-83d1-e7770c1fcece _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 15:23:20.195 216 2710353024984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b43eb48e-9d24-4ed3-bf8f-66442b83c4e4 2021-09-16 15:23:20.195 216 2710353024984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bf714ef2-41ba-42ea-83d1-e7770c1fcece'] 2021-09-16 15:23:20.195 216 2710353024984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 15:23:20.195 216 2710353024984 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 15:23:20.195 216 2710353024984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bf714ef2-41ba-42ea-83d1-e7770c1fcece'] 2021-09-16 15:23:21.074 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-71d81c61-2b26-40a9-b754-cb1deb0eeedc 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] port_delete event received for '6a88fee3-3b58-4e3c-b7d7-737c7df6fe1d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:23:22.193 216 2710353024984 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 15:23:22.212 216 2710353024984 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 15:23:22.288 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31299520-e858-4129-b00f-12682b2c1b33 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] port_delete event received for '2b83eb1a-b180-4247-975d-930fad95871e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:23:23.209 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c269d4d-ec12-4110-81f1-676ae37df4b4 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] network_delete received. Deleting network b43eb48e-9d24-4ed3-bf8f-66442b83c4e4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-16 15:23:23.209 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c269d4d-ec12-4110-81f1-676ae37df4b4 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] Network b43eb48e-9d24-4ed3-bf8f-66442b83c4e4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-16 15:23:53.349 216 2710353024984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2ab2ecd1-76d6-49b1-b0b6-5708cb2d6283 c3a0543025b24f41bac56613fd35cc12 0c1e07c46d164373b6fe3bec32cc6503 - - -] Security group member updated on remote: ['667f7170-57e7-43a1-a6de-10884a7c42a4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 15:23:53.349 216 2710353024984 MainThread INFO neutron.agent.securitygroups_rpc [req-2ab2ecd1-76d6-49b1-b0b6-5708cb2d6283 c3a0543025b24f41bac56613fd35cc12 0c1e07c46d164373b6fe3bec32cc6503 - - -] Security group member updated ['667f7170-57e7-43a1-a6de-10884a7c42a4'] 2021-09-16 15:23:54.392 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31dbe72c-50ac-45a8-839f-566bd0708f58 a289f66a8ade47a79761eae3372f2083 2c402e5d04dc43c592c1a4282b6087a9 - - -] port_update received: 262ad724-2438-4ec2-99be-0b20c2180842 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 15:23:54.392 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31dbe72c-50ac-45a8-839f-566bd0708f58 a289f66a8ade47a79761eae3372f2083 2c402e5d04dc43c592c1a4282b6087a9 - - -] No port 262ad724-2438-4ec2-99be-0b20c2180842 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 15:23:55.144 216 2710353024984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-447c18e4-ea13-4290-bd5f-e9b8e54ebda0 3268c4e30b6543d8b7bee952b28369a0 cb1ad7d0726a4b08a38dbf3d4e942fc8 - - -] Security group member updated on remote: ['2d8916a3-b6d5-462a-9bd8-6b12847cf772'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 15:23:55.144 216 2710353024984 MainThread INFO neutron.agent.securitygroups_rpc [req-447c18e4-ea13-4290-bd5f-e9b8e54ebda0 3268c4e30b6543d8b7bee952b28369a0 cb1ad7d0726a4b08a38dbf3d4e942fc8 - - -] Security group member updated ['2d8916a3-b6d5-462a-9bd8-6b12847cf772'] 2021-09-16 15:23:56.173 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5795bbbe-1745-4e40-a484-f9bd752b15b8 a289f66a8ade47a79761eae3372f2083 2c402e5d04dc43c592c1a4282b6087a9 - - -] port_update received: 691e06cc-4794-4b8f-9f7f-3554cfee0ae2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 15:23:56.189 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5795bbbe-1745-4e40-a484-f9bd752b15b8 a289f66a8ade47a79761eae3372f2083 2c402e5d04dc43c592c1a4282b6087a9 - - -] No port 691e06cc-4794-4b8f-9f7f-3554cfee0ae2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 15:23:57.568 216 2710334736344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 262ad724-2438-4ec2-99be-0b20c2180842 2021-09-16 15:23:57.568 216 2710334736344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 691e06cc-4794-4b8f-9f7f-3554cfee0ae2 2021-09-16 15:23:58.375 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 15:23:58.843 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Adding port 262ad724-2438-4ec2-99be-0b20c2180842 2021-09-16 15:23:58.843 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Port 262ad724-2438-4ec2-99be-0b20c2180842 updated. Details: {'device': '262ad724-2438-4ec2-99be-0b20c2180842', 'network_id': 'f6c58010-1ead-4bdf-a1e9-29d081800dea', 'port_id': '262ad724-2438-4ec2-99be-0b20c2180842', 'mac_address': 'fa:16:3e:22:38:84', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 904, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0521a526-da23-4c10-aced-f294f5b21338', '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 15:23:58.843 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] 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 15:23:58.843 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Adding port 691e06cc-4794-4b8f-9f7f-3554cfee0ae2 2021-09-16 15:23:58.843 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Port 691e06cc-4794-4b8f-9f7f-3554cfee0ae2 updated. Details: {'device': '691e06cc-4794-4b8f-9f7f-3554cfee0ae2', 'network_id': '257edd2d-f367-40bd-8b80-060cd4f1d3db', 'port_id': '691e06cc-4794-4b8f-9f7f-3554cfee0ae2', 'mac_address': 'fa:16:3e:1b:5c:10', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 903, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '488a32b1-81c9-4bd4-859e-f0ae46c97611', 'ip_address': '192.168.233.236'}], '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 15:23:58.843 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] 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 15:23:58.874 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-691e06cc-4794-4b8f-9f7f-3554cfee0ae2" acquired by "networking_hyperv.neutron._common_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 15:23:58.874 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 691e06cc-4794-4b8f-9f7f-3554cfee0ae2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 15:23:58.874 216 2710353023400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 257edd2d-f367-40bd-8b80-060cd4f1d3db 2021-09-16 15:23:58.874 216 2710353023400 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 15:23:58.874 216 2710353024984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-262ad724-2438-4ec2-99be-0b20c2180842" acquired by "networking_hyperv.neutron._common_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 15:23:58.874 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 262ad724-2438-4ec2-99be-0b20c2180842 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 15:23:58.874 216 2710353024984 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f6c58010-1ead-4bdf-a1e9-29d081800dea 2021-09-16 15:23:58.874 216 2710353024984 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 15:23:59.031 216 2710353023400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '691e06cc-4794-4b8f-9f7f-3554cfee0ae2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:23:59.031 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '691e06cc-4794-4b8f-9f7f-3554cfee0ae2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:23:59.031 216 2710353024984 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '262ad724-2438-4ec2-99be-0b20c2180842') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:23:59.031 216 2710353024984 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '262ad724-2438-4ec2-99be-0b20c2180842') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:23:59.031 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 691e06cc-4794-4b8f-9f7f-3554cfee0ae2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 15:23:59.031 216 2710353023400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 903, VLAN trunk: None to switch port 691e06cc-4794-4b8f-9f7f-3554cfee0ae2 2021-09-16 15:23:59.048 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 262ad724-2438-4ec2-99be-0b20c2180842 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 15:23:59.048 216 2710353024984 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 904, VLAN trunk: None to switch port 262ad724-2438-4ec2-99be-0b20c2180842 2021-09-16 15:23:59.140 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 15:23:59.140 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['691e06cc-4794-4b8f-9f7f-3554cfee0ae2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:23:59.140 216 2710353024984 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 15:23:59.140 216 2710353024984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['262ad724-2438-4ec2-99be-0b20c2180842'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:23:59.376 216 2710353024984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['262ad724-2438-4ec2-99be-0b20c2180842']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:23:59.376 216 2710353024984 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 15:23:59.376 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (667f7170-57e7-43a1-a6de-10884a7c42a4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 15:23:59.376 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (667f7170-57e7-43a1-a6de-10884a7c42a4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 15:23:59.376 216 2710353024984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 262ad724-2438-4ec2-99be-0b20c2180842 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:23:59.376 216 2710353024984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 15:23:59.376 216 2710353024984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 262ad724-2438-4ec2-99be-0b20c2180842 not yet added. Adding. 2021-09-16 15:23:59.376 216 2710353024984 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 15:23:59.376 216 2710353024984 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 15:23:59.376 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['691e06cc-4794-4b8f-9f7f-3554cfee0ae2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:23:59.392 216 2710353023400 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 15:23:59.392 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2d8916a3-b6d5-462a-9bd8-6b12847cf772) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 15:23:59.392 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2d8916a3-b6d5-462a-9bd8-6b12847cf772) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 15:23:59.392 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 691e06cc-4794-4b8f-9f7f-3554cfee0ae2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:23:59.392 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 15:23:59.392 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 691e06cc-4794-4b8f-9f7f-3554cfee0ae2 not yet added. Adding. 2021-09-16 15:23:59.392 216 2710353023400 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 15:23:59.392 216 2710353023400 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 15:23:59.570 216 2710353024984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-262ad724-2438-4ec2-99be-0b20c2180842" acquired by "networking_hyperv.neutron._common_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 15:23:59.578 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-691e06cc-4794-4b8f-9f7f-3554cfee0ae2" acquired by "networking_hyperv.neutron._common_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 15:23:59.734 216 2710353024984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-262ad724-2438-4ec2-99be-0b20c2180842" 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 15:23:59.734 216 2710353024984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-262ad724-2438-4ec2-99be-0b20c2180842" acquired by "networking_hyperv.neutron._common_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 15:23:59.767 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-691e06cc-4794-4b8f-9f7f-3554cfee0ae2" 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 15:23:59.767 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-691e06cc-4794-4b8f-9f7f-3554cfee0ae2" acquired by "networking_hyperv.neutron._common_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 15:23:59.937 216 2710353024984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-262ad724-2438-4ec2-99be-0b20c2180842" 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 15:23:59.968 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-691e06cc-4794-4b8f-9f7f-3554cfee0ae2" 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 15:24:00.094 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-691e06cc-4794-4b8f-9f7f-3554cfee0ae2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:24:00.094 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 691e06cc-4794-4b8f-9f7f-3554cfee0ae2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 15:24:00.094 216 2710353023400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 691e06cc-4794-4b8f-9f7f-3554cfee0ae2 processed. 2021-09-16 15:24:00.110 216 2710353024984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-262ad724-2438-4ec2-99be-0b20c2180842" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:24:00.110 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 262ad724-2438-4ec2-99be-0b20c2180842 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 15:24:00.110 216 2710353024984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 262ad724-2438-4ec2-99be-0b20c2180842 processed. 2021-09-16 15:24:00.407 216 2710353024984 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 15:24:00.957 216 2710353024984 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 15:24:03.577 216 2710353024984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d499bcb4-83c5-4397-9bab-b05c38e0f2b9 68536fee45494770a84912c980bb8fe7 6f8cb8fab6fd4f3ab9ecd33332328400 - - -] Security group member updated on remote: ['c1b50a58-689a-45dc-a04e-4614c8bc878a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 15:24:03.577 216 2710353024984 MainThread INFO neutron.agent.securitygroups_rpc [req-d499bcb4-83c5-4397-9bab-b05c38e0f2b9 68536fee45494770a84912c980bb8fe7 6f8cb8fab6fd4f3ab9ecd33332328400 - - -] Security group member updated ['c1b50a58-689a-45dc-a04e-4614c8bc878a'] 2021-09-16 15:24:03.724 216 2710334736520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ea07d43a-69bb-4e8e-a2f6-e4774e405bca 2021-09-16 15:24:03.953 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d499bcb4-83c5-4397-9bab-b05c38e0f2b9 68536fee45494770a84912c980bb8fe7 6f8cb8fab6fd4f3ab9ecd33332328400 - - -] port_delete event received for 'ea07d43a-69bb-4e8e-a2f6-e4774e405bca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:24:04.463 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 15:24:04.463 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ea07d43a-69bb-4e8e-a2f6-e4774e405bca' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 15:24:04.463 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ea07d43a-69bb-4e8e-a2f6-e4774e405bca' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 15:24:04.463 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ea07d43a-69bb-4e8e-a2f6-e4774e405bca _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 15:24:04.483 216 2710353024984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7d34682b-64e2-4f95-a549-c193fd5e0cfd 2021-09-16 15:24:04.483 216 2710353024984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ea07d43a-69bb-4e8e-a2f6-e4774e405bca'] 2021-09-16 15:24:04.483 216 2710353024984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 15:24:04.483 216 2710353024984 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 15:24:04.483 216 2710353024984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ea07d43a-69bb-4e8e-a2f6-e4774e405bca'] 2021-09-16 15:24:06.045 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-969a6efc-dd99-4ce2-a035-c172d6425fdd 68536fee45494770a84912c980bb8fe7 6f8cb8fab6fd4f3ab9ecd33332328400 - - -] port_delete event received for '987e11fe-1596-406f-84ce-c1518815ec8e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:24:06.436 216 2710353024984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ef2bbfc7-56e8-4c2d-8f1c-6c00b8a21206 c3a0543025b24f41bac56613fd35cc12 0c1e07c46d164373b6fe3bec32cc6503 - - -] Security group member updated on remote: ['667f7170-57e7-43a1-a6de-10884a7c42a4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 15:24:06.436 216 2710353024984 MainThread INFO neutron.agent.securitygroups_rpc [req-ef2bbfc7-56e8-4c2d-8f1c-6c00b8a21206 c3a0543025b24f41bac56613fd35cc12 0c1e07c46d164373b6fe3bec32cc6503 - - -] Security group member updated ['667f7170-57e7-43a1-a6de-10884a7c42a4'] 2021-09-16 15:24:06.436 216 2710353024984 MainThread INFO neutron.agent.securitygroups_rpc [req-ef2bbfc7-56e8-4c2d-8f1c-6c00b8a21206 c3a0543025b24f41bac56613fd35cc12 0c1e07c46d164373b6fe3bec32cc6503 - - -] Refresh firewall rules 2021-09-16 15:24:06.436 216 2710353024984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ef2bbfc7-56e8-4c2d-8f1c-6c00b8a21206 c3a0543025b24f41bac56613fd35cc12 0c1e07c46d164373b6fe3bec32cc6503 - - -] Get security group information for devices via rpc ['262ad724-2438-4ec2-99be-0b20c2180842'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:24:06.466 216 2710353023400 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 15:24:06.484 216 2710353024984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ef2bbfc7-56e8-4c2d-8f1c-6c00b8a21206 c3a0543025b24f41bac56613fd35cc12 0c1e07c46d164373b6fe3bec32cc6503 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:24:06.484 216 2710353024984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ef2bbfc7-56e8-4c2d-8f1c-6c00b8a21206 c3a0543025b24f41bac56613fd35cc12 0c1e07c46d164373b6fe3bec32cc6503 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 15:24:06.504 216 2710353023400 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 15:24:06.576 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef2bbfc7-56e8-4c2d-8f1c-6c00b8a21206 c3a0543025b24f41bac56613fd35cc12 0c1e07c46d164373b6fe3bec32cc6503 - - -] port_delete event received for '262ad724-2438-4ec2-99be-0b20c2180842' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:24:07.108 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-503a132d-80f8-485c-83b7-38fa87deb8c0 68536fee45494770a84912c980bb8fe7 6f8cb8fab6fd4f3ab9ecd33332328400 - - -] Security group rule updated on remote: ['6f6f2a87-14ff-43fb-a712-5934cbb78613'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 15:24:07.108 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-503a132d-80f8-485c-83b7-38fa87deb8c0 68536fee45494770a84912c980bb8fe7 6f8cb8fab6fd4f3ab9ecd33332328400 - - -] Security group rule updated ['6f6f2a87-14ff-43fb-a712-5934cbb78613'] 2021-09-16 15:24:07.218 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-68b77ccf-3f95-4b2f-8ff6-fbb146585122 3268c4e30b6543d8b7bee952b28369a0 cb1ad7d0726a4b08a38dbf3d4e942fc8 - - -] Security group member updated on remote: ['2d8916a3-b6d5-462a-9bd8-6b12847cf772'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 15:24:07.218 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-68b77ccf-3f95-4b2f-8ff6-fbb146585122 3268c4e30b6543d8b7bee952b28369a0 cb1ad7d0726a4b08a38dbf3d4e942fc8 - - -] Security group member updated ['2d8916a3-b6d5-462a-9bd8-6b12847cf772'] 2021-09-16 15:24:07.218 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-68b77ccf-3f95-4b2f-8ff6-fbb146585122 3268c4e30b6543d8b7bee952b28369a0 cb1ad7d0726a4b08a38dbf3d4e942fc8 - - -] Refresh firewall rules 2021-09-16 15:24:07.218 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-68b77ccf-3f95-4b2f-8ff6-fbb146585122 3268c4e30b6543d8b7bee952b28369a0 cb1ad7d0726a4b08a38dbf3d4e942fc8 - - -] Get security group information for devices via rpc ['691e06cc-4794-4b8f-9f7f-3554cfee0ae2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:24:07.279 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-68b77ccf-3f95-4b2f-8ff6-fbb146585122 3268c4e30b6543d8b7bee952b28369a0 cb1ad7d0726a4b08a38dbf3d4e942fc8 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:24:07.279 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-68b77ccf-3f95-4b2f-8ff6-fbb146585122 3268c4e30b6543d8b7bee952b28369a0 cb1ad7d0726a4b08a38dbf3d4e942fc8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 15:24:07.295 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-647f5360-1501-4c0b-8ecf-0affdcef07c5 68536fee45494770a84912c980bb8fe7 6f8cb8fab6fd4f3ab9ecd33332328400 - - -] Security group rule updated on remote: ['6f6f2a87-14ff-43fb-a712-5934cbb78613'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 15:24:07.295 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-647f5360-1501-4c0b-8ecf-0affdcef07c5 68536fee45494770a84912c980bb8fe7 6f8cb8fab6fd4f3ab9ecd33332328400 - - -] Security group rule updated ['6f6f2a87-14ff-43fb-a712-5934cbb78613'] 2021-09-16 15:24:07.344 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68b77ccf-3f95-4b2f-8ff6-fbb146585122 3268c4e30b6543d8b7bee952b28369a0 cb1ad7d0726a4b08a38dbf3d4e942fc8 - - -] port_delete event received for '691e06cc-4794-4b8f-9f7f-3554cfee0ae2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:24:07.752 216 2710334736520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 262ad724-2438-4ec2-99be-0b20c2180842 2021-09-16 15:24:07.752 216 2710334736520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 691e06cc-4794-4b8f-9f7f-3554cfee0ae2 2021-09-16 15:24:08.470 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 15:24:08.470 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '262ad724-2438-4ec2-99be-0b20c2180842' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 15:24:08.470 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '262ad724-2438-4ec2-99be-0b20c2180842' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 15:24:08.470 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 262ad724-2438-4ec2-99be-0b20c2180842 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 15:24:08.470 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '691e06cc-4794-4b8f-9f7f-3554cfee0ae2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 15:24:08.470 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '691e06cc-4794-4b8f-9f7f-3554cfee0ae2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 15:24:08.470 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 691e06cc-4794-4b8f-9f7f-3554cfee0ae2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 15:24:08.470 216 2710353024984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 257edd2d-f367-40bd-8b80-060cd4f1d3db 2021-09-16 15:24:08.488 216 2710353024984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['691e06cc-4794-4b8f-9f7f-3554cfee0ae2'] 2021-09-16 15:24:08.488 216 2710353024984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 15:24:08.488 216 2710353024984 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 15:24:08.488 216 2710353024984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['691e06cc-4794-4b8f-9f7f-3554cfee0ae2'] 2021-09-16 15:24:08.488 216 2710353023400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f6c58010-1ead-4bdf-a1e9-29d081800dea 2021-09-16 15:24:08.488 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['262ad724-2438-4ec2-99be-0b20c2180842'] 2021-09-16 15:24:08.488 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 15:24:08.488 216 2710353023400 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 15:24:08.488 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['262ad724-2438-4ec2-99be-0b20c2180842'] 2021-09-16 15:24:10.488 216 2710353023400 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 15:24:10.560 216 2710353023400 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 15:24:11.315 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9f993a70-5920-46a9-87ea-901ad3cf0dc5 c3a0543025b24f41bac56613fd35cc12 0c1e07c46d164373b6fe3bec32cc6503 - - -] Security group member updated on remote: ['667f7170-57e7-43a1-a6de-10884a7c42a4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 15:24:11.315 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-9f993a70-5920-46a9-87ea-901ad3cf0dc5 c3a0543025b24f41bac56613fd35cc12 0c1e07c46d164373b6fe3bec32cc6503 - - -] Security group member updated ['667f7170-57e7-43a1-a6de-10884a7c42a4'] 2021-09-16 15:24:12.147 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5e0a3f3b-c744-439f-bde6-3e6e31d447df 68536fee45494770a84912c980bb8fe7 6f8cb8fab6fd4f3ab9ecd33332328400 - - -] Security group member updated on remote: ['6f6f2a87-14ff-43fb-a712-5934cbb78613'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 15:24:12.147 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-5e0a3f3b-c744-439f-bde6-3e6e31d447df 68536fee45494770a84912c980bb8fe7 6f8cb8fab6fd4f3ab9ecd33332328400 - - -] Security group member updated ['6f6f2a87-14ff-43fb-a712-5934cbb78613'] 2021-09-16 15:24:12.828 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad72cc7d-237e-40da-9500-a930b42d06df a289f66a8ade47a79761eae3372f2083 2c402e5d04dc43c592c1a4282b6087a9 - - -] port_update received: 32655498-94c1-4758-abf4-57e98b98c8ab port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 15:24:12.841 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad72cc7d-237e-40da-9500-a930b42d06df a289f66a8ade47a79761eae3372f2083 2c402e5d04dc43c592c1a4282b6087a9 - - -] No port 32655498-94c1-4758-abf4-57e98b98c8ab defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 15:24:13.639 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36c18434-03bd-4504-b5db-4d35a0ab0194 a289f66a8ade47a79761eae3372f2083 2c402e5d04dc43c592c1a4282b6087a9 - - -] port_update received: 10aba385-e889-4946-a7de-28f11c405a40 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 15:24:13.657 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36c18434-03bd-4504-b5db-4d35a0ab0194 a289f66a8ade47a79761eae3372f2083 2c402e5d04dc43c592c1a4282b6087a9 - - -] No port 10aba385-e889-4946-a7de-28f11c405a40 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 15:24:15.703 216 2710334736344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 32655498-94c1-4758-abf4-57e98b98c8ab 2021-09-16 15:24:15.703 216 2710334736344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 10aba385-e889-4946-a7de-28f11c405a40 2021-09-16 15:24:16.512 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 15:24:17.139 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Adding port 10aba385-e889-4946-a7de-28f11c405a40 2021-09-16 15:24:17.139 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Port 10aba385-e889-4946-a7de-28f11c405a40 updated. Details: {'device': '10aba385-e889-4946-a7de-28f11c405a40', 'network_id': '7d34682b-64e2-4f95-a549-c193fd5e0cfd', 'port_id': '10aba385-e889-4946-a7de-28f11c405a40', 'mac_address': 'fa:16:3e:be:5e:49', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 911, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '00f6ae25-98cf-4622-b991-6cfa6555f43f', '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 15:24:17.139 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] 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 15:24:17.139 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Adding port 32655498-94c1-4758-abf4-57e98b98c8ab 2021-09-16 15:24:17.139 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Port 32655498-94c1-4758-abf4-57e98b98c8ab updated. Details: {'device': '32655498-94c1-4758-abf4-57e98b98c8ab', 'network_id': 'f6c58010-1ead-4bdf-a1e9-29d081800dea', 'port_id': '32655498-94c1-4758-abf4-57e98b98c8ab', 'mac_address': 'fa:16:3e:29:18:06', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 904, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0521a526-da23-4c10-aced-f294f5b21338', '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 15:24:17.139 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] 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 15:24:17.139 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-10aba385-e889-4946-a7de-28f11c405a40" acquired by "networking_hyperv.neutron._common_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 15:24:17.139 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 10aba385-e889-4946-a7de-28f11c405a40 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 15:24:17.139 216 2710353023400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7d34682b-64e2-4f95-a549-c193fd5e0cfd 2021-09-16 15:24:17.139 216 2710353023400 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 15:24:17.139 216 2710353024984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-32655498-94c1-4758-abf4-57e98b98c8ab" acquired by "networking_hyperv.neutron._common_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 15:24:17.139 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 32655498-94c1-4758-abf4-57e98b98c8ab _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 15:24:17.155 216 2710353024984 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f6c58010-1ead-4bdf-a1e9-29d081800dea 2021-09-16 15:24:17.155 216 2710353024984 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 15:24:17.309 216 2710353024984 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '32655498-94c1-4758-abf4-57e98b98c8ab') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:24:17.309 216 2710353024984 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '32655498-94c1-4758-abf4-57e98b98c8ab') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:24:17.309 216 2710353023400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '10aba385-e889-4946-a7de-28f11c405a40') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:24:17.309 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '10aba385-e889-4946-a7de-28f11c405a40') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:24:17.327 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 32655498-94c1-4758-abf4-57e98b98c8ab is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 15:24:17.327 216 2710353024984 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 904, VLAN trunk: None to switch port 32655498-94c1-4758-abf4-57e98b98c8ab 2021-09-16 15:24:17.327 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 10aba385-e889-4946-a7de-28f11c405a40 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 15:24:17.327 216 2710353023400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 911, VLAN trunk: None to switch port 10aba385-e889-4946-a7de-28f11c405a40 2021-09-16 15:24:17.407 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 15:24:17.407 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['10aba385-e889-4946-a7de-28f11c405a40'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:24:17.407 216 2710353024984 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 15:24:17.407 216 2710353024984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['32655498-94c1-4758-abf4-57e98b98c8ab'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:24:17.719 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['10aba385-e889-4946-a7de-28f11c405a40']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:24:17.719 216 2710353023400 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 15:24:17.719 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6f6f2a87-14ff-43fb-a712-5934cbb78613) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 15:24:17.736 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 10aba385-e889-4946-a7de-28f11c405a40 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:24:17.736 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 15:24:17.736 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 10aba385-e889-4946-a7de-28f11c405a40 not yet added. Adding. 2021-09-16 15:24:17.736 216 2710353023400 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 15:24:17.736 216 2710353023400 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 15:24:17.736 216 2710353024984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['32655498-94c1-4758-abf4-57e98b98c8ab']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:24:17.736 216 2710353024984 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 15:24:17.750 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (667f7170-57e7-43a1-a6de-10884a7c42a4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 15:24:17.750 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (667f7170-57e7-43a1-a6de-10884a7c42a4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 15:24:17.750 216 2710353024984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 32655498-94c1-4758-abf4-57e98b98c8ab _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:24:17.750 216 2710353024984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 15:24:17.750 216 2710353024984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 32655498-94c1-4758-abf4-57e98b98c8ab not yet added. Adding. 2021-09-16 15:24:17.750 216 2710353024984 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 15:24:17.750 216 2710353024984 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 15:24:17.892 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10aba385-e889-4946-a7de-28f11c405a40" acquired by "networking_hyperv.neutron._common_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 15:24:17.892 216 2710353024984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-32655498-94c1-4758-abf4-57e98b98c8ab" acquired by "networking_hyperv.neutron._common_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 15:24:18.018 216 2710353024984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-32655498-94c1-4758-abf4-57e98b98c8ab" 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 15:24:18.018 216 2710353024984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-32655498-94c1-4758-abf4-57e98b98c8ab" acquired by "networking_hyperv.neutron._common_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 15:24:18.028 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10aba385-e889-4946-a7de-28f11c405a40" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:24:18.028 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10aba385-e889-4946-a7de-28f11c405a40" acquired by "networking_hyperv.neutron._common_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 15:24:18.172 216 2710353024984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-32655498-94c1-4758-abf4-57e98b98c8ab" 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 15:24:18.184 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10aba385-e889-4946-a7de-28f11c405a40" 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 15:24:18.279 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-10aba385-e889-4946-a7de-28f11c405a40" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:24:18.279 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 10aba385-e889-4946-a7de-28f11c405a40 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 15:24:18.279 216 2710353023400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 10aba385-e889-4946-a7de-28f11c405a40 processed. 2021-09-16 15:24:18.304 216 2710353024984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-32655498-94c1-4758-abf4-57e98b98c8ab" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:24:18.304 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 32655498-94c1-4758-abf4-57e98b98c8ab status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 15:24:18.304 216 2710353024984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 32655498-94c1-4758-abf4-57e98b98c8ab processed. 2021-09-16 15:24:18.515 216 2710353024984 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 15:24:18.950 216 2710353024984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:24:23.464 216 2710353024984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a23d9daa-997f-4b7c-b5e5-59ac33fa5864 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Security group member updated on remote: ['c2e2532a-dbcc-4357-8309-5d3026564604', '5d54cd9e-25ac-4002-87cf-720d0539dc1c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 15:24:23.464 216 2710353024984 MainThread INFO neutron.agent.securitygroups_rpc [req-a23d9daa-997f-4b7c-b5e5-59ac33fa5864 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Security group member updated ['c2e2532a-dbcc-4357-8309-5d3026564604', '5d54cd9e-25ac-4002-87cf-720d0539dc1c'] 2021-09-16 15:24:23.466 216 2710353024984 MainThread INFO neutron.agent.securitygroups_rpc [req-a23d9daa-997f-4b7c-b5e5-59ac33fa5864 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Refresh firewall rules 2021-09-16 15:24:23.466 216 2710353024984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a23d9daa-997f-4b7c-b5e5-59ac33fa5864 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Get security group information for devices via rpc ['51805a67-4c35-4711-a02d-af443b54c11a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:24:23.497 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a23d9daa-997f-4b7c-b5e5-59ac33fa5864 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] port_update received: 51805a67-4c35-4711-a02d-af443b54c11a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 15:24:23.512 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [req-a23d9daa-997f-4b7c-b5e5-59ac33fa5864 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Lock "n-hv-agent-port-lock-51805a67-4c35-4711-a02d-af443b54c11a" acquired by "networking_hyperv.neutron._common_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 15:24:23.512 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a23d9daa-997f-4b7c-b5e5-59ac33fa5864 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Binding port 51805a67-4c35-4711-a02d-af443b54c11a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 15:24:23.512 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a23d9daa-997f-4b7c-b5e5-59ac33fa5864 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] 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 15:24:23.528 216 2710353023400 MainThread DEBUG neutron.services.trunk.rpc.agent [req-a23d9daa-997f-4b7c-b5e5-59ac33fa5864 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '51805a67-4c35-4711-a02d-af443b54c11a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:24:23.543 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-a23d9daa-997f-4b7c-b5e5-59ac33fa5864 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '51805a67-4c35-4711-a02d-af443b54c11a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:24:23.590 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-a23d9daa-997f-4b7c-b5e5-59ac33fa5864 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Trunk plugin disabled on server. Assuming port 51805a67-4c35-4711-a02d-af443b54c11a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 15:24:23.590 216 2710353023400 MainThread INFO networking_hyperv.neutron.trunk_driver [req-a23d9daa-997f-4b7c-b5e5-59ac33fa5864 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Binding VLAN ID: 944, VLAN trunk: None to switch port 51805a67-4c35-4711-a02d-af443b54c11a 2021-09-16 15:24:23.622 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-a23d9daa-997f-4b7c-b5e5-59ac33fa5864 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Refresh firewall rules 2021-09-16 15:24:23.622 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a23d9daa-997f-4b7c-b5e5-59ac33fa5864 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Get security group information for devices via rpc ['51805a67-4c35-4711-a02d-af443b54c11a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:24:23.686 216 2710353024984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a23d9daa-997f-4b7c-b5e5-59ac33fa5864 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Update security group information for ports dict_keys(['51805a67-4c35-4711-a02d-af443b54c11a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:24:23.686 216 2710353024984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a23d9daa-997f-4b7c-b5e5-59ac33fa5864 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 15:24:23.686 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a23d9daa-997f-4b7c-b5e5-59ac33fa5864 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Update rules of security group (c2e2532a-dbcc-4357-8309-5d3026564604) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 15:24:23.701 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a23d9daa-997f-4b7c-b5e5-59ac33fa5864 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Update members of security group (c2e2532a-dbcc-4357-8309-5d3026564604) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 15:24:23.701 216 2710353024984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a23d9daa-997f-4b7c-b5e5-59ac33fa5864 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Update port filter for 51805a67-4c35-4711-a02d-af443b54c11a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:24:23.701 216 2710353024984 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a23d9daa-997f-4b7c-b5e5-59ac33fa5864 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Updating port rules. 2021-09-16 15:24:23.701 216 2710353024984 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a23d9daa-997f-4b7c-b5e5-59ac33fa5864 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Creating 0 new rules, removing 6 old rules. 2021-09-16 15:24:23.701 216 2710353024984 MainThread DEBUG oslo_concurrency.lockutils [req-a23d9daa-997f-4b7c-b5e5-59ac33fa5864 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Lock "n-hv-driver-port-lock-51805a67-4c35-4711-a02d-af443b54c11a" acquired by "networking_hyperv.neutron._common_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 15:24:23.701 216 2710353024984 MainThread DEBUG oslo_concurrency.lockutils [req-a23d9daa-997f-4b7c-b5e5-59ac33fa5864 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Lock "n-hv-driver-port-lock-51805a67-4c35-4711-a02d-af443b54c11a" 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 15:24:23.701 216 2710353024984 MainThread DEBUG oslo_concurrency.lockutils [req-a23d9daa-997f-4b7c-b5e5-59ac33fa5864 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Lock "n-hv-driver-port-lock-51805a67-4c35-4711-a02d-af443b54c11a" acquired by "networking_hyperv.neutron._common_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 15:24:23.907 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a23d9daa-997f-4b7c-b5e5-59ac33fa5864 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Update security group information for ports dict_keys(['51805a67-4c35-4711-a02d-af443b54c11a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:24:23.907 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a23d9daa-997f-4b7c-b5e5-59ac33fa5864 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 15:24:23.907 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a23d9daa-997f-4b7c-b5e5-59ac33fa5864 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Update rules of security group (c2e2532a-dbcc-4357-8309-5d3026564604) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 15:24:23.907 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a23d9daa-997f-4b7c-b5e5-59ac33fa5864 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Update members of security group (c2e2532a-dbcc-4357-8309-5d3026564604) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 15:24:23.907 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a23d9daa-997f-4b7c-b5e5-59ac33fa5864 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Update port filter for 51805a67-4c35-4711-a02d-af443b54c11a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:24:23.907 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a23d9daa-997f-4b7c-b5e5-59ac33fa5864 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Updating port rules. 2021-09-16 15:24:23.907 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a23d9daa-997f-4b7c-b5e5-59ac33fa5864 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Creating 0 new rules, removing 6 old rules. 2021-09-16 15:24:23.950 216 2710353024984 MainThread DEBUG oslo_concurrency.lockutils [req-a23d9daa-997f-4b7c-b5e5-59ac33fa5864 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Lock "n-hv-driver-port-lock-51805a67-4c35-4711-a02d-af443b54c11a" 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 15:24:23.950 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [req-a23d9daa-997f-4b7c-b5e5-59ac33fa5864 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Lock "n-hv-driver-port-lock-51805a67-4c35-4711-a02d-af443b54c11a" 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 15:24:23.950 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [req-a23d9daa-997f-4b7c-b5e5-59ac33fa5864 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Lock "n-hv-driver-port-lock-51805a67-4c35-4711-a02d-af443b54c11a" 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 15:24:23.950 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [req-a23d9daa-997f-4b7c-b5e5-59ac33fa5864 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Lock "n-hv-driver-port-lock-51805a67-4c35-4711-a02d-af443b54c11a" acquired by "networking_hyperv.neutron._common_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 15:24:24.094 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [req-a23d9daa-997f-4b7c-b5e5-59ac33fa5864 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Lock "n-hv-driver-port-lock-51805a67-4c35-4711-a02d-af443b54c11a" 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 15:24:24.141 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [req-a23d9daa-997f-4b7c-b5e5-59ac33fa5864 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Lock "n-hv-agent-port-lock-51805a67-4c35-4711-a02d-af443b54c11a" 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 15:24:24.390 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6edc85da-47b0-44a4-b5fd-d98000a9076e 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] port_delete event received for '1a74242e-e6e9-44cc-a348-bb6ab2a0a85f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:24:25.858 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-341734ae-6777-4485-a6c6-d96bd0df4f33 c3a0543025b24f41bac56613fd35cc12 0c1e07c46d164373b6fe3bec32cc6503 - - -] Security group member updated on remote: ['667f7170-57e7-43a1-a6de-10884a7c42a4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 15:24:25.858 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-341734ae-6777-4485-a6c6-d96bd0df4f33 c3a0543025b24f41bac56613fd35cc12 0c1e07c46d164373b6fe3bec32cc6503 - - -] Security group member updated ['667f7170-57e7-43a1-a6de-10884a7c42a4'] 2021-09-16 15:24:25.858 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-341734ae-6777-4485-a6c6-d96bd0df4f33 c3a0543025b24f41bac56613fd35cc12 0c1e07c46d164373b6fe3bec32cc6503 - - -] Refresh firewall rules 2021-09-16 15:24:25.858 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-341734ae-6777-4485-a6c6-d96bd0df4f33 c3a0543025b24f41bac56613fd35cc12 0c1e07c46d164373b6fe3bec32cc6503 - - -] Get security group information for devices via rpc ['32655498-94c1-4758-abf4-57e98b98c8ab'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:24:25.874 216 2710334736520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 32655498-94c1-4758-abf4-57e98b98c8ab 2021-09-16 15:24:25.874 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-341734ae-6777-4485-a6c6-d96bd0df4f33 c3a0543025b24f41bac56613fd35cc12 0c1e07c46d164373b6fe3bec32cc6503 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:24:25.874 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-341734ae-6777-4485-a6c6-d96bd0df4f33 c3a0543025b24f41bac56613fd35cc12 0c1e07c46d164373b6fe3bec32cc6503 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 15:24:25.934 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-341734ae-6777-4485-a6c6-d96bd0df4f33 c3a0543025b24f41bac56613fd35cc12 0c1e07c46d164373b6fe3bec32cc6503 - - -] port_delete event received for '32655498-94c1-4758-abf4-57e98b98c8ab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:24:26.535 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 15:24:26.535 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '32655498-94c1-4758-abf4-57e98b98c8ab' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 15:24:26.535 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '32655498-94c1-4758-abf4-57e98b98c8ab' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 15:24:26.535 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 32655498-94c1-4758-abf4-57e98b98c8ab _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 15:24:26.535 216 2710353023400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f6c58010-1ead-4bdf-a1e9-29d081800dea 2021-09-16 15:24:26.535 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['32655498-94c1-4758-abf4-57e98b98c8ab'] 2021-09-16 15:24:26.556 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 15:24:26.556 216 2710353023400 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 15:24:26.556 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['32655498-94c1-4758-abf4-57e98b98c8ab'] 2021-09-16 15:24:28.534 216 2710353023400 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 15:24:28.574 216 2710353023400 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 15:24:29.905 216 2710334736520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fc313268-d5d3-49c8-a891-d35338731b2d 2021-09-16 15:24:30.542 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 15:24:31.332 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fc313268-d5d3-49c8-a891-d35338731b2d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 15:24:31.332 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fc313268-d5d3-49c8-a891-d35338731b2d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 15:24:31.332 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fc313268-d5d3-49c8-a891-d35338731b2d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 15:24:31.354 216 2710353023400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 89321b04-c23b-4fc8-b602-2a970e918343 2021-09-16 15:24:31.354 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fc313268-d5d3-49c8-a891-d35338731b2d'] 2021-09-16 15:24:31.354 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 15:24:31.354 216 2710353023400 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 15:24:31.354 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fc313268-d5d3-49c8-a891-d35338731b2d'] 2021-09-16 15:24:31.966 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8387bf75-5f9e-43e0-9012-5e72d8d3adf9 8e90adc11d1f47bba2978c6e8f59179d 95edc9b1c23441f08846e593112176ac - - -] Security group member updated on remote: ['156db4e1-1966-4708-87ae-9787862c6cd2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 15:24:31.966 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-8387bf75-5f9e-43e0-9012-5e72d8d3adf9 8e90adc11d1f47bba2978c6e8f59179d 95edc9b1c23441f08846e593112176ac - - -] Security group member updated ['156db4e1-1966-4708-87ae-9787862c6cd2'] 2021-09-16 15:24:32.370 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8387bf75-5f9e-43e0-9012-5e72d8d3adf9 8e90adc11d1f47bba2978c6e8f59179d 95edc9b1c23441f08846e593112176ac - - -] port_delete event received for 'fc313268-d5d3-49c8-a891-d35338731b2d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:24:32.541 216 2710353023400 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 15:24:32.661 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:24:33.090 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-12098caf-03f9-414c-836a-6fb734f36704 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Security group member updated on remote: ['c2e2532a-dbcc-4357-8309-5d3026564604'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 15:24:33.090 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-12098caf-03f9-414c-836a-6fb734f36704 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Security group member updated ['c2e2532a-dbcc-4357-8309-5d3026564604'] 2021-09-16 15:24:33.090 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-12098caf-03f9-414c-836a-6fb734f36704 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Refresh firewall rules 2021-09-16 15:24:33.090 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-12098caf-03f9-414c-836a-6fb734f36704 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Get security group information for devices via rpc ['51805a67-4c35-4711-a02d-af443b54c11a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:24:33.202 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-12098caf-03f9-414c-836a-6fb734f36704 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:24:33.202 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-12098caf-03f9-414c-836a-6fb734f36704 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 15:24:33.874 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12098caf-03f9-414c-836a-6fb734f36704 7a495145f926420897277e093ef4393a 5a3f2cd0e65f4c88b743839d4e078bff - - -] port_delete event received for '51805a67-4c35-4711-a02d-af443b54c11a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:24:33.942 216 2710334736520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 51805a67-4c35-4711-a02d-af443b54c11a 2021-09-16 15:24:34.572 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 15:24:34.572 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '51805a67-4c35-4711-a02d-af443b54c11a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 15:24:34.572 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '51805a67-4c35-4711-a02d-af443b54c11a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 15:24:34.572 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 51805a67-4c35-4711-a02d-af443b54c11a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 15:24:34.593 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['51805a67-4c35-4711-a02d-af443b54c11a'] 2021-09-16 15:24:34.593 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 15:24:34.593 216 2710353023400 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 15:24:34.593 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['51805a67-4c35-4711-a02d-af443b54c11a'] 2021-09-16 15:24:34.904 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d58a8dab-3c31-4807-b15f-52743f158388 8e90adc11d1f47bba2978c6e8f59179d 95edc9b1c23441f08846e593112176ac - - -] port_delete event received for '8cd4a5e5-f476-4a89-96e5-d4247695ecdd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:24:35.630 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6e1d01bc-f5f2-4a95-a1db-14023c5b37c2 8e90adc11d1f47bba2978c6e8f59179d 95edc9b1c23441f08846e593112176ac - - -] Security group rule updated on remote: ['76b0b9e3-52c8-4ee9-949e-53389f2d899e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 15:24:35.630 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-6e1d01bc-f5f2-4a95-a1db-14023c5b37c2 8e90adc11d1f47bba2978c6e8f59179d 95edc9b1c23441f08846e593112176ac - - -] Security group rule updated ['76b0b9e3-52c8-4ee9-949e-53389f2d899e'] 2021-09-16 15:24:35.923 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ec10a334-842b-4111-9746-6364a3f17767 8e90adc11d1f47bba2978c6e8f59179d 95edc9b1c23441f08846e593112176ac - - -] Security group rule updated on remote: ['76b0b9e3-52c8-4ee9-949e-53389f2d899e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 15:24:35.923 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-ec10a334-842b-4111-9746-6364a3f17767 8e90adc11d1f47bba2978c6e8f59179d 95edc9b1c23441f08846e593112176ac - - -] Security group rule updated ['76b0b9e3-52c8-4ee9-949e-53389f2d899e'] 2021-09-16 15:24:36.576 216 2710353023400 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 15:24:36.620 216 2710353023400 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 15:24:37.994 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b4d6eae-b6b1-47b6-b3af-0da93c76c62b 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] port_delete event received for '91b9a8f6-f57d-46be-bcbc-144ca1f08648' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:24:40.029 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2676c6fb-d18e-404b-a613-4763a79828a4 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] port_delete event received for '2b3c6b31-7c41-46a5-a3ef-f6d5d39dcb65' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:24:41.279 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10760d88-1fb6-4a59-883c-106657b8a23b 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] port_delete event received for '21c8db2a-d25c-4404-a368-11c98762cd91' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:24:41.545 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d53bcef1-53a0-4016-898c-53621d7aac10 - - - - -] port_delete event received for '21c8db2a-d25c-4404-a368-11c98762cd91' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:24:41.572 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10760d88-1fb6-4a59-883c-106657b8a23b 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] network_delete received. Deleting network 35c10d86-70f8-48c3-b959-6f7ce4410c11 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-16 15:24:41.572 216 2710353023400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10760d88-1fb6-4a59-883c-106657b8a23b 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] Reclaiming local network 35c10d86-70f8-48c3-b959-6f7ce4410c11 2021-09-16 15:24:42.072 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-96f94af6-0a40-4c2e-920e-3d3f6d980980 8e90adc11d1f47bba2978c6e8f59179d 95edc9b1c23441f08846e593112176ac - - -] Security group member updated on remote: ['76b0b9e3-52c8-4ee9-949e-53389f2d899e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 15:24:42.072 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-96f94af6-0a40-4c2e-920e-3d3f6d980980 8e90adc11d1f47bba2978c6e8f59179d 95edc9b1c23441f08846e593112176ac - - -] Security group member updated ['76b0b9e3-52c8-4ee9-949e-53389f2d899e'] 2021-09-16 15:24:43.325 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d62472ab-32b8-43d9-826a-5b2ccad9d85c a289f66a8ade47a79761eae3372f2083 2c402e5d04dc43c592c1a4282b6087a9 - - -] port_update received: 8f1117d0-55af-482d-8d18-56968cf3a810 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 15:24:43.325 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d62472ab-32b8-43d9-826a-5b2ccad9d85c a289f66a8ade47a79761eae3372f2083 2c402e5d04dc43c592c1a4282b6087a9 - - -] No port 8f1117d0-55af-482d-8d18-56968cf3a810 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 15:24:43.623 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77729ba7-103e-4f95-90ea-5b793f05c763 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] port_delete event received for '88646574-2677-49b8-9e43-8d9dfb3b2e1a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:24:45.478 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c0c8dd5-f229-405a-9f3c-e60c80ee135b 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] port_delete event received for '4b8ef009-a176-4883-a700-0212615e28dd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:24:45.902 216 2710334736344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8f1117d0-55af-482d-8d18-56968cf3a810 2021-09-16 15:24:46.623 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 15:24:46.994 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-804e90b4-8d28-48bd-9c97-c2c54315310c - - - - -] port_delete event received for 'bb319049-34c9-4143-b19a-01a4770954ad' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:24:47.087 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Adding port 8f1117d0-55af-482d-8d18-56968cf3a810 2021-09-16 15:24:47.087 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Port 8f1117d0-55af-482d-8d18-56968cf3a810 updated. Details: {'device': '8f1117d0-55af-482d-8d18-56968cf3a810', 'network_id': '89321b04-c23b-4fc8-b602-2a970e918343', 'port_id': '8f1117d0-55af-482d-8d18-56968cf3a810', 'mac_address': 'fa:16:3e:ac:59:dc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 923, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '810aa156-48c7-4f3d-8b21-01b6d6aeb5cb', '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 15:24:47.087 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] 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 15:24:47.087 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8f1117d0-55af-482d-8d18-56968cf3a810" acquired by "networking_hyperv.neutron._common_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 15:24:47.087 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8f1117d0-55af-482d-8d18-56968cf3a810 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 15:24:47.103 216 2710353023400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 89321b04-c23b-4fc8-b602-2a970e918343 2021-09-16 15:24:47.103 216 2710353023400 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 15:24:47.244 216 2710353023400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8f1117d0-55af-482d-8d18-56968cf3a810') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:24:47.244 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8f1117d0-55af-482d-8d18-56968cf3a810') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:24:47.261 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8f1117d0-55af-482d-8d18-56968cf3a810 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 15:24:47.261 216 2710353023400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 923, VLAN trunk: None to switch port 8f1117d0-55af-482d-8d18-56968cf3a810 2021-09-16 15:24:47.338 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 15:24:47.338 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8f1117d0-55af-482d-8d18-56968cf3a810'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:24:47.451 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e7a89522-8eff-4e22-8131-08e67d6f5159 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] port_delete event received for 'bb319049-34c9-4143-b19a-01a4770954ad' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:24:47.591 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8f1117d0-55af-482d-8d18-56968cf3a810']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:24:47.591 216 2710353023400 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 15:24:47.591 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (76b0b9e3-52c8-4ee9-949e-53389f2d899e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 15:24:47.591 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8f1117d0-55af-482d-8d18-56968cf3a810 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:24:47.591 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 15:24:47.591 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8f1117d0-55af-482d-8d18-56968cf3a810 not yet added. Adding. 2021-09-16 15:24:47.591 216 2710353023400 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 15:24:47.591 216 2710353023400 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 15:24:47.697 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8f1117d0-55af-482d-8d18-56968cf3a810" acquired by "networking_hyperv.neutron._common_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 15:24:47.790 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8f1117d0-55af-482d-8d18-56968cf3a810" 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 15:24:47.790 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8f1117d0-55af-482d-8d18-56968cf3a810" acquired by "networking_hyperv.neutron._common_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 15:24:47.790 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e7a89522-8eff-4e22-8131-08e67d6f5159 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] network_delete received. Deleting network 04eee265-49f4-4778-9939-a60072f43e36 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-16 15:24:47.790 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e7a89522-8eff-4e22-8131-08e67d6f5159 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] Network 04eee265-49f4-4778-9939-a60072f43e36 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-16 15:24:47.909 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8f1117d0-55af-482d-8d18-56968cf3a810" 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 15:24:47.996 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8f1117d0-55af-482d-8d18-56968cf3a810" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.907s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:24:47.996 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8f1117d0-55af-482d-8d18-56968cf3a810 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 15:24:47.996 216 2710353023400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8f1117d0-55af-482d-8d18-56968cf3a810 processed. 2021-09-16 15:24:48.635 216 2710353023400 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 15:24:48.993 216 2710353023400 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 15:24:55.294 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b7fc7b0-b367-4581-99c0-b2a398bed99d - - - - -] port_update received: 279eb89a-cb6a-4a1b-bc37-c1ca268b45f2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 15:24:55.294 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b7fc7b0-b367-4581-99c0-b2a398bed99d - - - - -] No port 279eb89a-cb6a-4a1b-bc37-c1ca268b45f2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 15:24:56.564 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-293c566b-1ea2-4669-bdb0-671f0c589340 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] network_delete received. Deleting network f6c58010-1ead-4bdf-a1e9-29d081800dea network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-16 15:24:56.564 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-293c566b-1ea2-4669-bdb0-671f0c589340 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] Network f6c58010-1ead-4bdf-a1e9-29d081800dea not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-16 15:24:58.888 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0d5c96d-9fb2-4390-b000-d6aa58b10cd3 - - - - -] port_update received: 4b02bab8-c993-487c-9eff-1f026a732b07 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 15:24:58.898 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0d5c96d-9fb2-4390-b000-d6aa58b10cd3 - - - - -] No port 4b02bab8-c993-487c-9eff-1f026a732b07 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 15:25:02.605 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e87489af-fc33-4be5-98ac-5af083c39078 - - - - -] port_update received: dc9d2671-bc9f-4462-8243-91a729d9d774 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 15:25:02.605 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e87489af-fc33-4be5-98ac-5af083c39078 - - - - -] No port dc9d2671-bc9f-4462-8243-91a729d9d774 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 15:25:04.683 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c10aa5c3-9e9a-449d-9eae-520f8f53906e 166f5dbb34414adbbf5d20ddc46f5c48 ec6078df44fc416384d7fab4da1a4d1e - - -] Security group member updated on remote: ['8f2cff80-bfd4-428f-ba17-394e40d843c3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 15:25:04.683 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-c10aa5c3-9e9a-449d-9eae-520f8f53906e 166f5dbb34414adbbf5d20ddc46f5c48 ec6078df44fc416384d7fab4da1a4d1e - - -] Security group member updated ['8f2cff80-bfd4-428f-ba17-394e40d843c3'] 2021-09-16 15:25:04.949 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7cd1b2fd-88a5-48eb-8e2a-2b87a9e38870 515b5698bc3546fe9a5795b1d8c3a43e 37c78f5088ef4d77a861cbed960f2e14 - - -] Security group rule updated on remote: ['99e9aa3e-0bf4-40a5-b6a8-5f01170646d8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 15:25:04.949 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-7cd1b2fd-88a5-48eb-8e2a-2b87a9e38870 515b5698bc3546fe9a5795b1d8c3a43e 37c78f5088ef4d77a861cbed960f2e14 - - -] Security group rule updated ['99e9aa3e-0bf4-40a5-b6a8-5f01170646d8'] 2021-09-16 15:25:05.152 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f26ecf61-13f8-4681-bc6f-a8be8b74e7ab 515b5698bc3546fe9a5795b1d8c3a43e 37c78f5088ef4d77a861cbed960f2e14 - - -] Security group rule updated on remote: ['99e9aa3e-0bf4-40a5-b6a8-5f01170646d8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 15:25:05.152 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-f26ecf61-13f8-4681-bc6f-a8be8b74e7ab 515b5698bc3546fe9a5795b1d8c3a43e 37c78f5088ef4d77a861cbed960f2e14 - - -] Security group rule updated ['99e9aa3e-0bf4-40a5-b6a8-5f01170646d8'] 2021-09-16 15:25:05.367 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a08c59ec-1489-4ee2-aedb-c87575605abd 515b5698bc3546fe9a5795b1d8c3a43e 37c78f5088ef4d77a861cbed960f2e14 - - -] Security group rule updated on remote: ['99e9aa3e-0bf4-40a5-b6a8-5f01170646d8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 15:25:05.367 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-a08c59ec-1489-4ee2-aedb-c87575605abd 515b5698bc3546fe9a5795b1d8c3a43e 37c78f5088ef4d77a861cbed960f2e14 - - -] Security group rule updated ['99e9aa3e-0bf4-40a5-b6a8-5f01170646d8'] 2021-09-16 15:25:05.616 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e0adacf5-4201-4731-96dd-0f6ee99d89c9 515b5698bc3546fe9a5795b1d8c3a43e 37c78f5088ef4d77a861cbed960f2e14 - - -] Security group rule updated on remote: ['99e9aa3e-0bf4-40a5-b6a8-5f01170646d8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 15:25:05.616 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-e0adacf5-4201-4731-96dd-0f6ee99d89c9 515b5698bc3546fe9a5795b1d8c3a43e 37c78f5088ef4d77a861cbed960f2e14 - - -] Security group rule updated ['99e9aa3e-0bf4-40a5-b6a8-5f01170646d8'] 2021-09-16 15:25:05.836 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-369d7294-b76e-444c-a610-8c76856fa0f7 515b5698bc3546fe9a5795b1d8c3a43e 37c78f5088ef4d77a861cbed960f2e14 - - -] Security group rule updated on remote: ['99e9aa3e-0bf4-40a5-b6a8-5f01170646d8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 15:25:05.836 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-369d7294-b76e-444c-a610-8c76856fa0f7 515b5698bc3546fe9a5795b1d8c3a43e 37c78f5088ef4d77a861cbed960f2e14 - - -] Security group rule updated ['99e9aa3e-0bf4-40a5-b6a8-5f01170646d8'] 2021-09-16 15:25:05.898 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0892b04a-1380-4bd6-9e46-0de866fc638d a289f66a8ade47a79761eae3372f2083 2c402e5d04dc43c592c1a4282b6087a9 - - -] port_update received: 14c8361e-f0a8-4843-b42f-928ac5fc9d9c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 15:25:05.918 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0892b04a-1380-4bd6-9e46-0de866fc638d a289f66a8ade47a79761eae3372f2083 2c402e5d04dc43c592c1a4282b6087a9 - - -] No port 14c8361e-f0a8-4843-b42f-928ac5fc9d9c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 15:25:06.085 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f162ff4-7960-4782-8aac-be8c2aa80fea 515b5698bc3546fe9a5795b1d8c3a43e 37c78f5088ef4d77a861cbed960f2e14 - - -] Security group rule updated on remote: ['99e9aa3e-0bf4-40a5-b6a8-5f01170646d8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-16 15:25:06.085 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-5f162ff4-7960-4782-8aac-be8c2aa80fea 515b5698bc3546fe9a5795b1d8c3a43e 37c78f5088ef4d77a861cbed960f2e14 - - -] Security group rule updated ['99e9aa3e-0bf4-40a5-b6a8-5f01170646d8'] 2021-09-16 15:25:07.120 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5519aced-932e-4135-b2d8-4b1e3e8888cf - - - - -] port_update received: 143b6d89-161f-485e-8cc7-acbe869320cc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 15:25:07.136 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5519aced-932e-4135-b2d8-4b1e3e8888cf - - - - -] No port 143b6d89-161f-485e-8cc7-acbe869320cc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 15:25:08.057 216 2710334736344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 14c8361e-f0a8-4843-b42f-928ac5fc9d9c 2021-09-16 15:25:08.736 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 15:25:09.071 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Adding port 14c8361e-f0a8-4843-b42f-928ac5fc9d9c 2021-09-16 15:25:09.071 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Port 14c8361e-f0a8-4843-b42f-928ac5fc9d9c updated. Details: {'device': '14c8361e-f0a8-4843-b42f-928ac5fc9d9c', 'network_id': '0e74705d-0159-4867-96c6-83d504845813', 'port_id': '14c8361e-f0a8-4843-b42f-928ac5fc9d9c', 'mac_address': 'fa:16:3e:90:15:54', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 920, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '97aff710-92af-4b82-9e3c-8018621d9d8d', '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 15:25:09.071 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] 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 15:25:09.071 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-14c8361e-f0a8-4843-b42f-928ac5fc9d9c" acquired by "networking_hyperv.neutron._common_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 15:25:09.071 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 14c8361e-f0a8-4843-b42f-928ac5fc9d9c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 15:25:09.071 216 2710353023400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0e74705d-0159-4867-96c6-83d504845813 2021-09-16 15:25:09.071 216 2710353023400 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 15:25:09.210 216 2710353023400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '14c8361e-f0a8-4843-b42f-928ac5fc9d9c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:25:09.210 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '14c8361e-f0a8-4843-b42f-928ac5fc9d9c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:25:09.241 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 14c8361e-f0a8-4843-b42f-928ac5fc9d9c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 15:25:09.241 216 2710353023400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 920, VLAN trunk: None to switch port 14c8361e-f0a8-4843-b42f-928ac5fc9d9c 2021-09-16 15:25:09.328 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 15:25:09.328 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['14c8361e-f0a8-4843-b42f-928ac5fc9d9c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:25:09.539 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['14c8361e-f0a8-4843-b42f-928ac5fc9d9c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:25:09.539 216 2710353023400 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 15:25:09.539 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8f2cff80-bfd4-428f-ba17-394e40d843c3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 15:25:09.539 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8f2cff80-bfd4-428f-ba17-394e40d843c3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-16 15:25:09.539 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 14c8361e-f0a8-4843-b42f-928ac5fc9d9c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:25:09.539 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 15:25:09.539 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 14c8361e-f0a8-4843-b42f-928ac5fc9d9c not yet added. Adding. 2021-09-16 15:25:09.539 216 2710353023400 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 15:25:09.539 216 2710353023400 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 15:25:09.672 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-14c8361e-f0a8-4843-b42f-928ac5fc9d9c" acquired by "networking_hyperv.neutron._common_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 15:25:09.797 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-14c8361e-f0a8-4843-b42f-928ac5fc9d9c" 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 15:25:09.797 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-14c8361e-f0a8-4843-b42f-928ac5fc9d9c" acquired by "networking_hyperv.neutron._common_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 15:25:09.959 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-14c8361e-f0a8-4843-b42f-928ac5fc9d9c" 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 15:25:10.055 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-14c8361e-f0a8-4843-b42f-928ac5fc9d9c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.984s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:25:10.055 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 14c8361e-f0a8-4843-b42f-928ac5fc9d9c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 15:25:10.055 216 2710353023400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 14c8361e-f0a8-4843-b42f-928ac5fc9d9c processed. 2021-09-16 15:25:10.745 216 2710353023400 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 15:25:11.007 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:25:20.162 216 2710334736344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 10aba385-e889-4946-a7de-28f11c405a40 2021-09-16 15:25:20.807 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 15:25:21.022 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Adding port 10aba385-e889-4946-a7de-28f11c405a40 2021-09-16 15:25:21.022 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Port 10aba385-e889-4946-a7de-28f11c405a40 updated. Details: {'device': '10aba385-e889-4946-a7de-28f11c405a40', 'network_id': '7d34682b-64e2-4f95-a549-c193fd5e0cfd', 'port_id': '10aba385-e889-4946-a7de-28f11c405a40', 'mac_address': 'fa:16:3e:be:5e:49', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 911, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '00f6ae25-98cf-4622-b991-6cfa6555f43f', '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 15:25:21.022 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] 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 15:25:21.022 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-10aba385-e889-4946-a7de-28f11c405a40" acquired by "networking_hyperv.neutron._common_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 15:25:21.022 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 10aba385-e889-4946-a7de-28f11c405a40 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 15:25:21.022 216 2710353023400 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 15:25:21.056 216 2710353023400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '10aba385-e889-4946-a7de-28f11c405a40') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:25:21.056 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '10aba385-e889-4946-a7de-28f11c405a40') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:25:21.072 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 10aba385-e889-4946-a7de-28f11c405a40 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 15:25:21.072 216 2710353023400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 911, VLAN trunk: None to switch port 10aba385-e889-4946-a7de-28f11c405a40 2021-09-16 15:25:21.118 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 15:25:21.118 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['10aba385-e889-4946-a7de-28f11c405a40'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:25:21.449 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['10aba385-e889-4946-a7de-28f11c405a40']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:25:21.449 216 2710353023400 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 15:25:21.449 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6f6f2a87-14ff-43fb-a712-5934cbb78613) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 15:25:21.449 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 10aba385-e889-4946-a7de-28f11c405a40 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:25:21.449 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 15:25:21.449 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-09-16 15:25:21.449 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10aba385-e889-4946-a7de-28f11c405a40" acquired by "networking_hyperv.neutron._common_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 15:25:21.449 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10aba385-e889-4946-a7de-28f11c405a40" 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 15:25:21.449 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10aba385-e889-4946-a7de-28f11c405a40" acquired by "networking_hyperv.neutron._common_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 15:25:21.449 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10aba385-e889-4946-a7de-28f11c405a40" 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 15:25:21.494 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-10aba385-e889-4946-a7de-28f11c405a40" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:25:21.494 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 10aba385-e889-4946-a7de-28f11c405a40 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 15:25:21.494 216 2710353023400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 10aba385-e889-4946-a7de-28f11c405a40 processed. 2021-09-16 15:25:22.828 216 2710353023400 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 15:25:23.069 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:25:32.365 216 2710334736520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 10aba385-e889-4946-a7de-28f11c405a40 2021-09-16 15:25:32.855 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 15:25:32.855 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '10aba385-e889-4946-a7de-28f11c405a40' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 15:25:32.855 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '10aba385-e889-4946-a7de-28f11c405a40' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 15:25:32.855 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 10aba385-e889-4946-a7de-28f11c405a40 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 15:25:32.865 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['10aba385-e889-4946-a7de-28f11c405a40'] 2021-09-16 15:25:32.865 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 15:25:32.865 216 2710353023400 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 15:25:32.865 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['10aba385-e889-4946-a7de-28f11c405a40'] 2021-09-16 15:25:34.399 216 2710334736520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 10aba385-e889-4946-a7de-28f11c405a40 2021-09-16 15:25:34.868 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 15:25:34.868 216 2710353023400 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 15:25:34.868 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '10aba385-e889-4946-a7de-28f11c405a40' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 15:25:34.868 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '10aba385-e889-4946-a7de-28f11c405a40' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 15:25:34.868 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 10aba385-e889-4946-a7de-28f11c405a40 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 15:25:34.868 216 2710353024984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7d34682b-64e2-4f95-a549-c193fd5e0cfd 2021-09-16 15:25:34.868 216 2710353024984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['10aba385-e889-4946-a7de-28f11c405a40'] 2021-09-16 15:25:34.868 216 2710353024984 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 15:25:34.868 216 2710353024984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['10aba385-e889-4946-a7de-28f11c405a40'] 2021-09-16 15:25:35.020 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:25:36.725 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8108afff-3cee-42ef-a0c3-058ee58fd89a 515b5698bc3546fe9a5795b1d8c3a43e 37c78f5088ef4d77a861cbed960f2e14 - - -] Security group member updated on remote: ['99e9aa3e-0bf4-40a5-b6a8-5f01170646d8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 15:25:36.725 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-8108afff-3cee-42ef-a0c3-058ee58fd89a 515b5698bc3546fe9a5795b1d8c3a43e 37c78f5088ef4d77a861cbed960f2e14 - - -] Security group member updated ['99e9aa3e-0bf4-40a5-b6a8-5f01170646d8'] 2021-09-16 15:25:37.691 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2fda51f-6df5-4911-84b3-7db103a195cf a289f66a8ade47a79761eae3372f2083 2c402e5d04dc43c592c1a4282b6087a9 - - -] port_update received: b55bb876-7776-40f4-a6f6-1846288238fa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-16 15:25:37.709 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2fda51f-6df5-4911-84b3-7db103a195cf a289f66a8ade47a79761eae3372f2083 2c402e5d04dc43c592c1a4282b6087a9 - - -] No port b55bb876-7776-40f4-a6f6-1846288238fa defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-16 15:25:52.409 216 2710334736344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 10aba385-e889-4946-a7de-28f11c405a40 2021-09-16 15:25:52.538 216 2710334736520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 87161811-fe79-4835-a499-122d7c79dfd9 2021-09-16 15:25:52.976 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 15:25:53.190 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Adding port 10aba385-e889-4946-a7de-28f11c405a40 2021-09-16 15:25:53.190 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Port 10aba385-e889-4946-a7de-28f11c405a40 updated. Details: {'device': '10aba385-e889-4946-a7de-28f11c405a40', 'network_id': '7d34682b-64e2-4f95-a549-c193fd5e0cfd', 'port_id': '10aba385-e889-4946-a7de-28f11c405a40', 'mac_address': 'fa:16:3e:be:5e:49', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 911, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '00f6ae25-98cf-4622-b991-6cfa6555f43f', '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 15:25:53.190 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] 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 15:25:53.190 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 15:25:53.190 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '87161811-fe79-4835-a499-122d7c79dfd9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 15:25:53.190 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '87161811-fe79-4835-a499-122d7c79dfd9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 15:25:53.190 216 2710353024984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 87161811-fe79-4835-a499-122d7c79dfd9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 15:25:53.190 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-10aba385-e889-4946-a7de-28f11c405a40" acquired by "networking_hyperv.neutron._common_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 15:25:53.190 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 10aba385-e889-4946-a7de-28f11c405a40 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 15:25:53.190 216 2710353023400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7d34682b-64e2-4f95-a549-c193fd5e0cfd 2021-09-16 15:25:53.190 216 2710353023400 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 15:25:53.218 216 2710353024984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network cd5d4be7-182b-4a2e-bd5d-688bb2f102a4 2021-09-16 15:25:53.218 216 2710353024984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['87161811-fe79-4835-a499-122d7c79dfd9'] 2021-09-16 15:25:53.218 216 2710353024984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 15:25:53.218 216 2710353024984 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 15:25:53.218 216 2710353024984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['87161811-fe79-4835-a499-122d7c79dfd9'] 2021-09-16 15:25:53.349 216 2710353023400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '10aba385-e889-4946-a7de-28f11c405a40') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:25:53.349 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '10aba385-e889-4946-a7de-28f11c405a40') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:25:53.349 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 10aba385-e889-4946-a7de-28f11c405a40 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 15:25:53.349 216 2710353023400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 911, VLAN trunk: None to switch port 10aba385-e889-4946-a7de-28f11c405a40 2021-09-16 15:25:53.428 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 15:25:53.428 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['10aba385-e889-4946-a7de-28f11c405a40'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:25:53.612 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['10aba385-e889-4946-a7de-28f11c405a40']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:25:53.612 216 2710353023400 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 15:25:53.612 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6f6f2a87-14ff-43fb-a712-5934cbb78613) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 15:25:53.612 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 10aba385-e889-4946-a7de-28f11c405a40 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:25:53.612 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 15:25:53.612 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 10aba385-e889-4946-a7de-28f11c405a40 not yet added. Adding. 2021-09-16 15:25:53.612 216 2710353023400 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 15:25:53.612 216 2710353023400 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 15:25:53.711 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10aba385-e889-4946-a7de-28f11c405a40" acquired by "networking_hyperv.neutron._common_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 15:25:53.818 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10aba385-e889-4946-a7de-28f11c405a40" 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 15:25:53.818 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10aba385-e889-4946-a7de-28f11c405a40" acquired by "networking_hyperv.neutron._common_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 15:25:53.942 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10aba385-e889-4946-a7de-28f11c405a40" 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 15:25:54.019 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-10aba385-e889-4946-a7de-28f11c405a40" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.828s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:25:54.019 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 10aba385-e889-4946-a7de-28f11c405a40 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 15:25:54.019 216 2710353023400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 10aba385-e889-4946-a7de-28f11c405a40 processed. 2021-09-16 15:25:54.997 216 2710353023400 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 15:25:55.441 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:26:29.489 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-936ecdf9-7632-4709-92ea-902b24038a97 68536fee45494770a84912c980bb8fe7 6f8cb8fab6fd4f3ab9ecd33332328400 - - -] Security group member updated on remote: ['6f6f2a87-14ff-43fb-a712-5934cbb78613'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 15:26:29.489 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-936ecdf9-7632-4709-92ea-902b24038a97 68536fee45494770a84912c980bb8fe7 6f8cb8fab6fd4f3ab9ecd33332328400 - - -] Security group member updated ['6f6f2a87-14ff-43fb-a712-5934cbb78613'] 2021-09-16 15:26:29.844 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-936ecdf9-7632-4709-92ea-902b24038a97 68536fee45494770a84912c980bb8fe7 6f8cb8fab6fd4f3ab9ecd33332328400 - - -] port_delete event received for '10aba385-e889-4946-a7de-28f11c405a40' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:26:30.774 216 2710334736520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 10aba385-e889-4946-a7de-28f11c405a40 2021-09-16 15:26:31.172 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 15:26:31.172 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '10aba385-e889-4946-a7de-28f11c405a40' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 15:26:31.172 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '10aba385-e889-4946-a7de-28f11c405a40' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 15:26:31.172 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 10aba385-e889-4946-a7de-28f11c405a40 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 15:26:31.176 216 2710353023400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7d34682b-64e2-4f95-a549-c193fd5e0cfd 2021-09-16 15:26:31.176 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['10aba385-e889-4946-a7de-28f11c405a40'] 2021-09-16 15:26:31.176 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 15:26:31.176 216 2710353023400 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 15:26:31.176 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['10aba385-e889-4946-a7de-28f11c405a40'] 2021-09-16 15:26:32.129 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45affcb1-de8f-444b-88c4-529ea22b042e 68536fee45494770a84912c980bb8fe7 6f8cb8fab6fd4f3ab9ecd33332328400 - - -] port_delete event received for '1fd0dd09-0506-40bc-9f33-df77220a8e5e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:26:33.172 216 2710353023400 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 15:26:33.203 216 2710353023400 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 15:26:40.734 216 2710334736344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b55bb876-7776-40f4-a6f6-1846288238fa 2021-09-16 15:26:41.205 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-16 15:26:41.475 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Adding port b55bb876-7776-40f4-a6f6-1846288238fa 2021-09-16 15:26:41.475 216 2710238223352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Port b55bb876-7776-40f4-a6f6-1846288238fa updated. Details: {'device': 'b55bb876-7776-40f4-a6f6-1846288238fa', 'network_id': 'ddd4e3ad-2f58-4564-b33a-3a2d50e31844', 'port_id': 'b55bb876-7776-40f4-a6f6-1846288238fa', 'mac_address': 'fa:16:3e:77:93:15', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 943, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2c969100-3e66-4cc3-8df5-c49c6e87b4b0', '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 15:26:41.475 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] 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 15:26:41.475 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b55bb876-7776-40f4-a6f6-1846288238fa" acquired by "networking_hyperv.neutron._common_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 15:26:41.475 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b55bb876-7776-40f4-a6f6-1846288238fa _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-16 15:26:41.475 216 2710353023400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ddd4e3ad-2f58-4564-b33a-3a2d50e31844 2021-09-16 15:26:41.475 216 2710353023400 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 15:26:41.609 216 2710353023400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b55bb876-7776-40f4-a6f6-1846288238fa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:26:41.609 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b55bb876-7776-40f4-a6f6-1846288238fa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-16 15:26:41.609 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b55bb876-7776-40f4-a6f6-1846288238fa is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-16 15:26:41.609 216 2710353023400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 943, VLAN trunk: None to switch port b55bb876-7776-40f4-a6f6-1846288238fa 2021-09-16 15:26:41.673 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-16 15:26:41.673 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b55bb876-7776-40f4-a6f6-1846288238fa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:26:41.968 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b55bb876-7776-40f4-a6f6-1846288238fa']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:26:41.968 216 2710353023400 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 15:26:41.968 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (99e9aa3e-0bf4-40a5-b6a8-5f01170646d8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-16 15:26:41.968 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b55bb876-7776-40f4-a6f6-1846288238fa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-16 15:26:41.968 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-16 15:26:41.968 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b55bb876-7776-40f4-a6f6-1846288238fa not yet added. Adding. 2021-09-16 15:26:41.968 216 2710353023400 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 15:26:41.968 216 2710353023400 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 15:26:42.078 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b55bb876-7776-40f4-a6f6-1846288238fa" acquired by "networking_hyperv.neutron._common_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 15:26:42.187 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b55bb876-7776-40f4-a6f6-1846288238fa" 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 15:26:42.187 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b55bb876-7776-40f4-a6f6-1846288238fa" acquired by "networking_hyperv.neutron._common_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 15:26:42.296 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b55bb876-7776-40f4-a6f6-1846288238fa" 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 15:26:42.396 216 2710353023400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b55bb876-7776-40f4-a6f6-1846288238fa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-16 15:26:42.396 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b55bb876-7776-40f4-a6f6-1846288238fa status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-16 15:26:42.396 216 2710353023400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b55bb876-7776-40f4-a6f6-1846288238fa processed. 2021-09-16 15:26:43.202 216 2710353023400 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 15:26:43.614 216 2710353023400 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 15:28:47.619 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d51d4cb0-228c-472c-bb88-0c5cfdec4786 515b5698bc3546fe9a5795b1d8c3a43e 37c78f5088ef4d77a861cbed960f2e14 - - -] Security group member updated on remote: ['99e9aa3e-0bf4-40a5-b6a8-5f01170646d8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 15:28:47.619 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-d51d4cb0-228c-472c-bb88-0c5cfdec4786 515b5698bc3546fe9a5795b1d8c3a43e 37c78f5088ef4d77a861cbed960f2e14 - - -] Security group member updated ['99e9aa3e-0bf4-40a5-b6a8-5f01170646d8'] 2021-09-16 15:28:47.666 216 2710334736520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b55bb876-7776-40f4-a6f6-1846288238fa 2021-09-16 15:28:47.806 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 15:28:47.806 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b55bb876-7776-40f4-a6f6-1846288238fa' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 15:28:47.806 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b55bb876-7776-40f4-a6f6-1846288238fa' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 15:28:47.806 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b55bb876-7776-40f4-a6f6-1846288238fa _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 15:28:47.820 216 2710353023400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ddd4e3ad-2f58-4564-b33a-3a2d50e31844 2021-09-16 15:28:47.820 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b55bb876-7776-40f4-a6f6-1846288238fa'] 2021-09-16 15:28:47.820 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 15:28:47.820 216 2710353023400 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 15:28:47.820 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b55bb876-7776-40f4-a6f6-1846288238fa'] 2021-09-16 15:28:47.934 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d51d4cb0-228c-472c-bb88-0c5cfdec4786 515b5698bc3546fe9a5795b1d8c3a43e 37c78f5088ef4d77a861cbed960f2e14 - - -] port_delete event received for 'b55bb876-7776-40f4-a6f6-1846288238fa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:28:49.822 216 2710353023400 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 15:28:49.857 216 2710353023400 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 15:30:50.371 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d5f6e13-0e08-48d8-ae9c-156d179e71f1 515b5698bc3546fe9a5795b1d8c3a43e 37c78f5088ef4d77a861cbed960f2e14 - - -] port_delete event received for '2d19b5a8-eed1-4e6f-9f6b-871d3881ca44' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:31:53.582 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0575eef-facc-48a5-ba15-d105846f0756 de156110c7ca460e9220207fda421405 687f94e900b544b08ccf3d26e4914081 - - -] port_delete event received for '667fbb8e-539b-42fa-bed8-9a1298574f29' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:31:54.521 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e5d2c02a-036e-4cc6-9ca7-07f119e73e20 de156110c7ca460e9220207fda421405 687f94e900b544b08ccf3d26e4914081 - - -] Security group member updated on remote: ['6bed4d9f-b1a3-43a1-9a45-5380c709350e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 15:31:54.521 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-e5d2c02a-036e-4cc6-9ca7-07f119e73e20 de156110c7ca460e9220207fda421405 687f94e900b544b08ccf3d26e4914081 - - -] Security group member updated ['6bed4d9f-b1a3-43a1-9a45-5380c709350e'] 2021-09-16 15:31:54.608 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5d2c02a-036e-4cc6-9ca7-07f119e73e20 de156110c7ca460e9220207fda421405 687f94e900b544b08ccf3d26e4914081 - - -] port_delete event received for '87161811-fe79-4835-a499-122d7c79dfd9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:31:56.848 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf2643af-45dd-4fd6-8b2d-829810b9181a 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] port_delete event received for '502cd85a-016a-4ae1-b669-e18d411df90d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:31:57.926 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-638e8a21-6ded-43f3-a0da-ba6c05a2e300 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] port_delete event received for '404e5b4e-4165-4f9e-b35b-db38a68f2e5e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:31:58.757 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba4d29ac-b11a-493c-b485-77a1cd0eef9e 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] port_delete event received for 'f5fc1be9-da28-4ebd-a3ad-07185aff011c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:31:58.879 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67747a18-69eb-4f64-8aed-cb661ba142be - - - - -] port_delete event received for 'f5fc1be9-da28-4ebd-a3ad-07185aff011c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:31:58.988 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba4d29ac-b11a-493c-b485-77a1cd0eef9e 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] network_delete received. Deleting network cd5d4be7-182b-4a2e-bd5d-688bb2f102a4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-16 15:31:58.988 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba4d29ac-b11a-493c-b485-77a1cd0eef9e 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] Network cd5d4be7-182b-4a2e-bd5d-688bb2f102a4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-16 15:32:00.020 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea0ec8dd-7165-4dda-ae7c-2a22f9c65b0a 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] port_delete event received for 'b0915c36-614e-46fa-81e8-5ff1393bf54a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:32:01.332 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e36e773-2532-49fc-8206-5df83ee50a63 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] port_delete event received for 'd3ea1fd3-b29e-4038-bc81-8856bbbfbead' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:32:02.113 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f293ab5-f91e-410e-b677-91556ec00e17 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] port_delete event received for '8adc2739-f56f-443e-beb4-80980f66c965' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:32:02.342 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f293ab5-f91e-410e-b677-91556ec00e17 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] network_delete received. Deleting network b4d78a6b-4b9d-4388-8575-3a38bf17e1ab network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-16 15:32:02.342 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f293ab5-f91e-410e-b677-91556ec00e17 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] Network b4d78a6b-4b9d-4388-8575-3a38bf17e1ab not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-16 15:36:52.025 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e00bc986-7a2e-4e38-9560-5a50be5f6cd5 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] port_delete event received for '4b02bab8-c993-487c-9eff-1f026a732b07' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:36:53.287 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1aa4701-fc97-4ccf-94d6-9f24b4638dd0 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] port_delete event received for '279eb89a-cb6a-4a1b-bc37-c1ca268b45f2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:36:54.228 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1fface8a-df75-4277-a60f-55fa3e43149f 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] port_delete event received for '3c6cfc07-f081-45fc-ae24-693577f5a381' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:36:54.416 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e547305-ea00-4923-a19a-e3e791711ba0 - - - - -] port_delete event received for '3c6cfc07-f081-45fc-ae24-693577f5a381' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:36:54.556 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1fface8a-df75-4277-a60f-55fa3e43149f 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] network_delete received. Deleting network ddd4e3ad-2f58-4564-b33a-3a2d50e31844 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-16 15:36:54.556 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1fface8a-df75-4277-a60f-55fa3e43149f 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] Network ddd4e3ad-2f58-4564-b33a-3a2d50e31844 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-16 15:36:55.992 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99315e3d-a415-4a47-b555-d6aa7ebd98ca 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] port_delete event received for '143b6d89-161f-485e-8cc7-acbe869320cc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:36:57.587 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f64ea25b-15f9-474b-8cd0-e854a6f98273 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] port_delete event received for 'dc9d2671-bc9f-4462-8243-91a729d9d774' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:36:58.478 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a94d23a-8c96-4c3a-a777-993d42ad257f 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] port_delete event received for '4d37cb35-d013-48c9-a63c-5429253bdc16' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:36:58.750 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a94d23a-8c96-4c3a-a777-993d42ad257f 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] network_delete received. Deleting network a81036e0-870e-4725-8afa-4798d5f9214d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-16 15:36:58.775 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a94d23a-8c96-4c3a-a777-993d42ad257f 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] Network a81036e0-870e-4725-8afa-4798d5f9214d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-16 15:36:58.795 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-668052de-b331-42da-94f0-fd225e46a814 - - - - -] port_delete event received for '4d37cb35-d013-48c9-a63c-5429253bdc16' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:37:55.148 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-75a1b017-f34d-4a81-866d-7540e6d705e9 166f5dbb34414adbbf5d20ddc46f5c48 ec6078df44fc416384d7fab4da1a4d1e - - -] Security group member updated on remote: ['8f2cff80-bfd4-428f-ba17-394e40d843c3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 15:37:55.148 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-75a1b017-f34d-4a81-866d-7540e6d705e9 166f5dbb34414adbbf5d20ddc46f5c48 ec6078df44fc416384d7fab4da1a4d1e - - -] Security group member updated ['8f2cff80-bfd4-428f-ba17-394e40d843c3'] 2021-09-16 15:37:55.148 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-75a1b017-f34d-4a81-866d-7540e6d705e9 166f5dbb34414adbbf5d20ddc46f5c48 ec6078df44fc416384d7fab4da1a4d1e - - -] Refresh firewall rules 2021-09-16 15:37:55.148 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-75a1b017-f34d-4a81-866d-7540e6d705e9 166f5dbb34414adbbf5d20ddc46f5c48 ec6078df44fc416384d7fab4da1a4d1e - - -] Get security group information for devices via rpc ['14c8361e-f0a8-4843-b42f-928ac5fc9d9c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-16 15:37:55.195 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-75a1b017-f34d-4a81-866d-7540e6d705e9 166f5dbb34414adbbf5d20ddc46f5c48 ec6078df44fc416384d7fab4da1a4d1e - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-16 15:37:55.195 216 2710353023400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-75a1b017-f34d-4a81-866d-7540e6d705e9 166f5dbb34414adbbf5d20ddc46f5c48 ec6078df44fc416384d7fab4da1a4d1e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-16 15:37:55.214 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75a1b017-f34d-4a81-866d-7540e6d705e9 166f5dbb34414adbbf5d20ddc46f5c48 ec6078df44fc416384d7fab4da1a4d1e - - -] port_delete event received for '14c8361e-f0a8-4843-b42f-928ac5fc9d9c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:37:55.368 216 2710334736520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 14c8361e-f0a8-4843-b42f-928ac5fc9d9c 2021-09-16 15:37:56.336 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 15:37:56.336 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '14c8361e-f0a8-4843-b42f-928ac5fc9d9c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 15:37:56.336 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '14c8361e-f0a8-4843-b42f-928ac5fc9d9c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 15:37:56.336 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 14c8361e-f0a8-4843-b42f-928ac5fc9d9c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 15:37:56.349 216 2710353023400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0e74705d-0159-4867-96c6-83d504845813 2021-09-16 15:37:56.349 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['14c8361e-f0a8-4843-b42f-928ac5fc9d9c'] 2021-09-16 15:37:56.349 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 15:37:56.354 216 2710353023400 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 15:37:56.354 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['14c8361e-f0a8-4843-b42f-928ac5fc9d9c'] 2021-09-16 15:37:58.337 216 2710353023400 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 15:37:58.367 216 2710353023400 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 15:38:33.324 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-442145cd-5817-419b-93b0-8431852b1384 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] port_delete event received for 'a42d396f-1579-407c-9b30-e0550b4c7836' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:38:34.710 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31ccb9cf-7c1c-4772-8523-6c7e74a27d1d 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] port_delete event received for '53dd695e-3a76-47f1-83d1-5e0f4223493e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:38:35.491 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-115a0d38-0745-4b39-9e8f-4c9f8c14431a 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] port_delete event received for '09b536fb-989f-4df8-a1bb-39fae02f573e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:38:35.683 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-115a0d38-0745-4b39-9e8f-4c9f8c14431a 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] network_delete received. Deleting network 7d34682b-64e2-4f95-a549-c193fd5e0cfd network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-16 15:38:35.683 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-115a0d38-0745-4b39-9e8f-4c9f8c14431a 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] Network 7d34682b-64e2-4f95-a549-c193fd5e0cfd not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-16 15:44:44.187 216 2710334736520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8f1117d0-55af-482d-8d18-56968cf3a810 2021-09-16 15:44:44.421 216 2710353023400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ed6043de-97cc-4415-b4ca-8875f2aee4a7 8e90adc11d1f47bba2978c6e8f59179d 95edc9b1c23441f08846e593112176ac - - -] Security group member updated on remote: ['76b0b9e3-52c8-4ee9-949e-53389f2d899e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-16 15:44:44.421 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [req-ed6043de-97cc-4415-b4ca-8875f2aee4a7 8e90adc11d1f47bba2978c6e8f59179d 95edc9b1c23441f08846e593112176ac - - -] Security group member updated ['76b0b9e3-52c8-4ee9-949e-53389f2d899e'] 2021-09-16 15:44:44.756 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed6043de-97cc-4415-b4ca-8875f2aee4a7 8e90adc11d1f47bba2978c6e8f59179d 95edc9b1c23441f08846e593112176ac - - -] port_delete event received for '8f1117d0-55af-482d-8d18-56968cf3a810' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:44:46.202 216 2710238223352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e97964-cad1-4d79-9ff6-99aba8c5584e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-16 15:44:46.202 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8f1117d0-55af-482d-8d18-56968cf3a810' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-16 15:44:46.204 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8f1117d0-55af-482d-8d18-56968cf3a810' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-16 15:44:46.204 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8f1117d0-55af-482d-8d18-56968cf3a810 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-16 15:44:46.204 216 2710353023400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 89321b04-c23b-4fc8-b602-2a970e918343 2021-09-16 15:44:46.204 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8f1117d0-55af-482d-8d18-56968cf3a810'] 2021-09-16 15:44:46.204 216 2710353023400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-16 15:44:46.204 216 2710353023400 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 15:44:46.204 216 2710353023400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8f1117d0-55af-482d-8d18-56968cf3a810'] 2021-09-16 15:44:48.209 216 2710353023400 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 15:44:48.249 216 2710353023400 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 15:46:46.879 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed6b0e13-ad3f-4c36-a6f4-9da2c4f69ef6 8e90adc11d1f47bba2978c6e8f59179d 95edc9b1c23441f08846e593112176ac - - -] port_delete event received for '89d52f97-4658-446a-b7a6-1a39d8cbbfed' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:57:13.259 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c62d8e2-4791-43ec-bd0b-57455c72d1ee 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] network_delete received. Deleting network 0e74705d-0159-4867-96c6-83d504845813 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-16 15:57:13.259 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c62d8e2-4791-43ec-bd0b-57455c72d1ee 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] Network 0e74705d-0159-4867-96c6-83d504845813 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-16 15:58:49.521 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9898dce0-de00-4061-9685-3092ea0b0e9a 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] port_delete event received for 'bf3c216a-5632-4e62-b703-a6528e9adca9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:58:50.849 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9607180-2bf5-46bc-97b1-67358c4d640a 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] port_delete event received for '590af725-65f7-4129-ba90-7c3dad225d22' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:58:51.615 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5bba41b1-71cf-4c48-819c-ee313d7ff86c 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] port_delete event received for '549196c1-af06-4081-9afc-a01d2f7362a0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:58:51.699 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49694245-40b2-4d4a-b7ca-d65265544a17 - - - - -] port_delete event received for '549196c1-af06-4081-9afc-a01d2f7362a0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-16 15:58:51.830 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5bba41b1-71cf-4c48-819c-ee313d7ff86c 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] network_delete received. Deleting network 89321b04-c23b-4fc8-b602-2a970e918343 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-16 15:58:51.830 216 2710353023400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5bba41b1-71cf-4c48-819c-ee313d7ff86c 35a33bd8594e4623a6fd288957d23ed6 008f91a741244a368180e85454535d19 - - -] Network 89321b04-c23b-4fc8-b602-2a970e918343 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463