2021-07-07 12:58:26.857 4560 1886181374792 MainThread INFO neutron.common.config [-] Logging enabled! 2021-07-07 12:58:26.857 4560 1886181374792 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev452 2021-07-07 12:58:26.857 4560 1886181374792 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-07-07 12:58:26.917 4560 1886181374792 MainThread INFO os_win.utils.network.networkutils [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] WMI caching is disabled. 2021-07-07 12:58:27.278 4560 1886181374792 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:120 2021-07-07 12:58:27.401 4560 1886181374792 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-07-07 12:58:27.401 4560 1886181374792 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-07-07 12:58:27.637 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent initialized successfully, now running... 2021-07-07 12:58:27.684 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-07-07 12:58:27.684 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-07-07 12:58:27.745 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-07-07 13:00:46.282 4560 1886296278472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52224054-1af9-428f-8b22-ea791b3e8854 - - - - -] port_update received: 5f794715-e4fc-49b0-8264-56a73e382818 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:00:46.282 4560 1886296278472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52224054-1af9-428f-8b22-ea791b3e8854 - - - - -] No port 5f794715-e4fc-49b0-8264-56a73e382818 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:00:50.891 4560 1886296278472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7cefb60-d132-411a-a1ef-76c3a0212271 - - - - -] port_update received: f7a26b99-5480-4fb8-b39a-68146590dcbb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:00:50.891 4560 1886296278472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7cefb60-d132-411a-a1ef-76c3a0212271 - - - - -] No port f7a26b99-5480-4fb8-b39a-68146590dcbb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:00:57.523 4560 1886296278472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7d7bbe3-9bce-4f70-9538-c1c70454e5e7 - - - - -] port_update received: 1adfd6d4-8d82-48cc-80c9-92d4295683a8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:00:57.543 4560 1886296278472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7d7bbe3-9bce-4f70-9538-c1c70454e5e7 - - - - -] No port 1adfd6d4-8d82-48cc-80c9-92d4295683a8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:00:59.774 4560 1886296278472 MainThread WARNING oslo_policy.policy [req-dbddaa67-71b8-4215-8703-ce93fb159d4a dc780e969b714034bff1e7206761fb93 88c274324d124eb493c8201bee8df100 - - -] 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-07-07 13:00:59.774 4560 1886296278472 MainThread WARNING oslo_policy.policy [req-dbddaa67-71b8-4215-8703-ce93fb159d4a dc780e969b714034bff1e7206761fb93 88c274324d124eb493c8201bee8df100 - - -] 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-07-07 13:00:59.774 4560 1886296278472 MainThread WARNING oslo_policy.policy [req-dbddaa67-71b8-4215-8703-ce93fb159d4a dc780e969b714034bff1e7206761fb93 88c274324d124eb493c8201bee8df100 - - -] 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-07-07 13:00:59.774 4560 1886296278472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dbddaa67-71b8-4215-8703-ce93fb159d4a dc780e969b714034bff1e7206761fb93 88c274324d124eb493c8201bee8df100 - - -] Security group member updated on remote: ['6545be97-9926-41bf-b56c-7d38ad32cfbb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:00:59.774 4560 1886296278472 MainThread INFO neutron.agent.securitygroups_rpc [req-dbddaa67-71b8-4215-8703-ce93fb159d4a dc780e969b714034bff1e7206761fb93 88c274324d124eb493c8201bee8df100 - - -] Security group member updated ['6545be97-9926-41bf-b56c-7d38ad32cfbb'] 2021-07-07 13:01:04.127 4560 1886296278472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a137e81-0132-4ff5-90bc-fec4d045bd9d 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 27de94d9-f0e7-4d94-baa4-c8e53cc9c987 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:01:04.127 4560 1886296278472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a137e81-0132-4ff5-90bc-fec4d045bd9d 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 27de94d9-f0e7-4d94-baa4-c8e53cc9c987 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:01:05.314 4560 1886296278472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-73d85202-32fc-4724-a827-ab020a2e4b57 3718a1ee653a4992893fa10d22bd67c5 0975e01894b243728766ac29c959b3c0 - - -] Security group member updated on remote: ['4cbe5ab3-6288-4b37-88fb-7bfef02b40e4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:01:05.314 4560 1886296278472 MainThread INFO neutron.agent.securitygroups_rpc [req-73d85202-32fc-4724-a827-ab020a2e4b57 3718a1ee653a4992893fa10d22bd67c5 0975e01894b243728766ac29c959b3c0 - - -] Security group member updated ['4cbe5ab3-6288-4b37-88fb-7bfef02b40e4'] 2021-07-07 13:01:05.408 4560 1886296278472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44fefc93-43b0-4d44-8fde-048bb1d041c7 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 74fdc57a-aded-413d-9f1f-5317f397394e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:01:05.408 4560 1886296278472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44fefc93-43b0-4d44-8fde-048bb1d041c7 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 74fdc57a-aded-413d-9f1f-5317f397394e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:01:05.658 4560 1886296278472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-500582d6-1297-4c3e-9c46-c704bda16ee0 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: c527f209-dec6-4780-a59b-9c471924a15d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:01:05.672 4560 1886296278472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-500582d6-1297-4c3e-9c46-c704bda16ee0 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port c527f209-dec6-4780-a59b-9c471924a15d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:01:08.116 4560 1886296278472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b47c02fd-97cd-4bf4-b052-bcb340e1e3bf - - - - -] port_update received: 2e9696c9-7cfd-4d14-9b01-385181b83c83 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:01:08.116 4560 1886296278472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b47c02fd-97cd-4bf4-b052-bcb340e1e3bf - - - - -] No port 2e9696c9-7cfd-4d14-9b01-385181b83c83 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:01:11.772 4560 1886296278472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b8987a9-dd8f-4530-8682-75e343a5ca57 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 075a5728-8f2e-4884-84ad-dbeb9e9ad291 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:01:11.784 4560 1886296278472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b8987a9-dd8f-4530-8682-75e343a5ca57 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 075a5728-8f2e-4884-84ad-dbeb9e9ad291 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:01:11.966 4560 1886296278472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d7c8e510-8676-44c7-8e0d-df8d4a46d12f 38305e9d3d864b71a698d5103b321c6e ce6352d343744a8196ad3f87a830a90f - - -] Security group rule updated on remote: ['ad2c300b-223e-4940-b85e-3022ba55e0a4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:01:11.966 4560 1886296278472 MainThread INFO neutron.agent.securitygroups_rpc [req-d7c8e510-8676-44c7-8e0d-df8d4a46d12f 38305e9d3d864b71a698d5103b321c6e ce6352d343744a8196ad3f87a830a90f - - -] Security group rule updated ['ad2c300b-223e-4940-b85e-3022ba55e0a4'] 2021-07-07 13:01:12.678 4560 1886296278472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fdf952e0-efd7-47fc-9498-4afc4f7f5075 38305e9d3d864b71a698d5103b321c6e ce6352d343744a8196ad3f87a830a90f - - -] Security group rule updated on remote: ['ad2c300b-223e-4940-b85e-3022ba55e0a4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:01:12.678 4560 1886296278472 MainThread INFO neutron.agent.securitygroups_rpc [req-fdf952e0-efd7-47fc-9498-4afc4f7f5075 38305e9d3d864b71a698d5103b321c6e ce6352d343744a8196ad3f87a830a90f - - -] Security group rule updated ['ad2c300b-223e-4940-b85e-3022ba55e0a4'] 2021-07-07 13:01:19.415 4560 1886296278472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-971cc9fd-8ce9-4ad7-9143-461de0ebf57f d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Security group member updated on remote: ['4bb27584-f9f2-4d1a-8cfc-05d4efea2394'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:01:19.415 4560 1886296278472 MainThread INFO neutron.agent.securitygroups_rpc [req-971cc9fd-8ce9-4ad7-9143-461de0ebf57f d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Security group member updated ['4bb27584-f9f2-4d1a-8cfc-05d4efea2394'] 2021-07-07 13:01:20.707 4560 1886296278472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7b36bcbf-fae0-4467-ac43-8b7c25afb52f 38305e9d3d864b71a698d5103b321c6e ce6352d343744a8196ad3f87a830a90f - - -] Security group member updated on remote: ['ad2c300b-223e-4940-b85e-3022ba55e0a4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:01:20.707 4560 1886296278472 MainThread INFO neutron.agent.securitygroups_rpc [req-7b36bcbf-fae0-4467-ac43-8b7c25afb52f 38305e9d3d864b71a698d5103b321c6e ce6352d343744a8196ad3f87a830a90f - - -] Security group member updated ['ad2c300b-223e-4940-b85e-3022ba55e0a4'] 2021-07-07 13:01:20.805 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c527f209-dec6-4780-a59b-9c471924a15d 2021-07-07 13:01:21.325 4560 1886296278472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a02bfa6-513f-49da-8538-e085e2ecab6b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:01:21.325 4560 1886296278472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a02bfa6-513f-49da-8538-e085e2ecab6b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:01:22.444 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:01:22.854 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port c527f209-dec6-4780-a59b-9c471924a15d 2021-07-07 13:01:22.865 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port c527f209-dec6-4780-a59b-9c471924a15d updated. Details: {'device': 'c527f209-dec6-4780-a59b-9c471924a15d', 'network_id': 'ba49ec0b-2f71-4999-8cf8-1563b1b6d714', 'port_id': 'c527f209-dec6-4780-a59b-9c471924a15d', 'mac_address': 'fa:16:3e:e4:1a:28', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 149, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b88a9c82-8ffe-4440-96e7-565bdb11db63', 'ip_address': '192.168.233.228'}], 'device_owner': 'compute:tempest-test_az-1813762407', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-07 13:01:22.865 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:01:22.865 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c527f209-dec6-4780-a59b-9c471924a15d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:01:22.865 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c527f209-dec6-4780-a59b-9c471924a15d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:01:22.865 4560 1886296278824 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ba49ec0b-2f71-4999-8cf8-1563b1b6d714 2021-07-07 13:01:22.865 4560 1886296278824 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-07-07 13:01:22.992 4560 1886296279000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4dc0f6b-a412-4d98-9323-6741b0ff9a2e 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 21eab55d-3f66-4004-8cf4-e9a40abf0d54 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:01:22.992 4560 1886296279000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4dc0f6b-a412-4d98-9323-6741b0ff9a2e 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 21eab55d-3f66-4004-8cf4-e9a40abf0d54 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:01:23.135 4560 1886296278824 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c527f209-dec6-4780-a59b-9c471924a15d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:01:23.135 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c527f209-dec6-4780-a59b-9c471924a15d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:01:23.254 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c527f209-dec6-4780-a59b-9c471924a15d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:01:23.254 4560 1886296278824 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 149, VLAN trunk: None to switch port c527f209-dec6-4780-a59b-9c471924a15d 2021-07-07 13:01:23.334 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:01:23.334 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c527f209-dec6-4780-a59b-9c471924a15d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:01:23.865 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c527f209-dec6-4780-a59b-9c471924a15d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:01:23.865 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:01:23.865 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6545be97-9926-41bf-b56c-7d38ad32cfbb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:01:23.865 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6545be97-9926-41bf-b56c-7d38ad32cfbb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:01:23.865 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c527f209-dec6-4780-a59b-9c471924a15d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:01:23.865 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:01:23.865 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c527f209-dec6-4780-a59b-9c471924a15d not yet added. Adding. 2021-07-07 13:01:23.865 4560 1886296278824 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-07-07 13:01:23.865 4560 1886296278824 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-07-07 13:01:24.169 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c527f209-dec6-4780-a59b-9c471924a15d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:01:24.259 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c527f209-dec6-4780-a59b-9c471924a15d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:01:24.259 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c527f209-dec6-4780-a59b-9c471924a15d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:01:24.365 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c527f209-dec6-4780-a59b-9c471924a15d" 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-07-07 13:01:24.465 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c527f209-dec6-4780-a59b-9c471924a15d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.610s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:01:24.465 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c527f209-dec6-4780-a59b-9c471924a15d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:01:24.465 4560 1886296278824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c527f209-dec6-4780-a59b-9c471924a15d processed. 2021-07-07 13:01:26.488 4560 1886296278824 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-07-07 13:01:26.694 4560 1886296279176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0a5e59c6-8868-4e40-bcff-2c260cfd0aad b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Security group member updated on remote: ['1751a4ae-33a1-4d34-962a-c222ff5d4710'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:01:26.694 4560 1886296279176 MainThread INFO neutron.agent.securitygroups_rpc [req-0a5e59c6-8868-4e40-bcff-2c260cfd0aad b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Security group member updated ['1751a4ae-33a1-4d34-962a-c222ff5d4710'] 2021-07-07 13:01:26.858 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:01:28.207 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31260428-fd08-4a25-ad55-ae934d9d165c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 3ad2066e-274c-410b-92b4-5e15b48aab51 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:01:28.218 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31260428-fd08-4a25-ad55-ae934d9d165c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 3ad2066e-274c-410b-92b4-5e15b48aab51 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:01:28.226 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1481521f-5c48-420c-9f39-c1471c12e8d5 b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Security group member updated on remote: ['1751a4ae-33a1-4d34-962a-c222ff5d4710'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:01:28.226 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-1481521f-5c48-420c-9f39-c1471c12e8d5 b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Security group member updated ['1751a4ae-33a1-4d34-962a-c222ff5d4710'] 2021-07-07 13:01:30.443 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0fbbf0bd-bd19-4c1f-941e-3b25e501307c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: ac135b04-759b-42f8-8fe5-8f72a833863b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:01:30.443 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0fbbf0bd-bd19-4c1f-941e-3b25e501307c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port ac135b04-759b-42f8-8fe5-8f72a833863b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:01:30.898 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3ad2066e-274c-410b-92b4-5e15b48aab51 2021-07-07 13:01:32.307 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d96d702f-ff89-4020-9106-8056e4645fbc f26ee7dda0a049e9a22b4b4c9eaa2bb0 393d9f2544a640b389c6bac3f4adb7cd - - -] Security group member updated on remote: ['4cbe5ab3-6288-4b37-88fb-7bfef02b40e4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:01:32.307 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-d96d702f-ff89-4020-9106-8056e4645fbc f26ee7dda0a049e9a22b4b4c9eaa2bb0 393d9f2544a640b389c6bac3f4adb7cd - - -] Security group member updated ['4cbe5ab3-6288-4b37-88fb-7bfef02b40e4'] 2021-07-07 13:01:32.477 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d96d702f-ff89-4020-9106-8056e4645fbc f26ee7dda0a049e9a22b4b4c9eaa2bb0 393d9f2544a640b389c6bac3f4adb7cd - - -] port_delete event received for '075a5728-8f2e-4884-84ad-dbeb9e9ad291' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:01:32.523 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:01:32.856 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 3ad2066e-274c-410b-92b4-5e15b48aab51 2021-07-07 13:01:32.856 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 3ad2066e-274c-410b-92b4-5e15b48aab51 updated. Details: {'device': '3ad2066e-274c-410b-92b4-5e15b48aab51', 'network_id': 'ba49ec0b-2f71-4999-8cf8-1563b1b6d714', 'port_id': '3ad2066e-274c-410b-92b4-5e15b48aab51', 'mac_address': 'fa:16:3e:da:49:a1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 149, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b88a9c82-8ffe-4440-96e7-565bdb11db63', 'ip_address': '192.168.233.12'}], 'device_owner': 'compute:tempest-test_az-1813762407', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-07 13:01:32.856 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:01:32.856 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3ad2066e-274c-410b-92b4-5e15b48aab51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:01:32.856 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3ad2066e-274c-410b-92b4-5e15b48aab51 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:01:32.856 4560 1886296278824 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-07-07 13:01:32.931 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ac135b04-759b-42f8-8fe5-8f72a833863b 2021-07-07 13:01:33.012 4560 1886296278824 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3ad2066e-274c-410b-92b4-5e15b48aab51') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:01:33.012 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3ad2066e-274c-410b-92b4-5e15b48aab51') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:01:33.037 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3ad2066e-274c-410b-92b4-5e15b48aab51 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:01:33.037 4560 1886296278824 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 149, VLAN trunk: None to switch port 3ad2066e-274c-410b-92b4-5e15b48aab51 2021-07-07 13:01:33.130 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:01:33.130 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3ad2066e-274c-410b-92b4-5e15b48aab51'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:01:33.313 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3ad2066e-274c-410b-92b4-5e15b48aab51']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:01:33.313 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:01:33.313 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1751a4ae-33a1-4d34-962a-c222ff5d4710) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:01:33.313 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (1751a4ae-33a1-4d34-962a-c222ff5d4710) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:01:33.313 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3ad2066e-274c-410b-92b4-5e15b48aab51 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:01:33.313 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:01:33.313 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3ad2066e-274c-410b-92b4-5e15b48aab51 not yet added. Adding. 2021-07-07 13:01:33.313 4560 1886296278824 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-07-07 13:01:33.313 4560 1886296278824 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-07-07 13:01:33.432 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ad2066e-274c-410b-92b4-5e15b48aab51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:01:33.521 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ad2066e-274c-410b-92b4-5e15b48aab51" 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-07-07 13:01:33.521 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ad2066e-274c-410b-92b4-5e15b48aab51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:01:33.667 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ad2066e-274c-410b-92b4-5e15b48aab51" 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-07-07 13:01:33.785 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3ad2066e-274c-410b-92b4-5e15b48aab51" 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-07-07 13:01:33.785 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3ad2066e-274c-410b-92b4-5e15b48aab51 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:01:33.785 4560 1886296278824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3ad2066e-274c-410b-92b4-5e15b48aab51 processed. 2021-07-07 13:01:34.553 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:01:34.553 4560 1886296278824 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-07-07 13:01:35.124 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port ac135b04-759b-42f8-8fe5-8f72a833863b 2021-07-07 13:01:35.124 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port ac135b04-759b-42f8-8fe5-8f72a833863b updated. Details: {'device': 'ac135b04-759b-42f8-8fe5-8f72a833863b', 'network_id': 'ba49ec0b-2f71-4999-8cf8-1563b1b6d714', 'port_id': 'ac135b04-759b-42f8-8fe5-8f72a833863b', 'mac_address': 'fa:16:3e:9d:9a:b7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 149, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b88a9c82-8ffe-4440-96e7-565bdb11db63', 'ip_address': '192.168.233.123'}], 'device_owner': 'compute:tempest-test_az-1813762407', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-07 13:01:35.124 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:01:35.124 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ac135b04-759b-42f8-8fe5-8f72a833863b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:01:35.124 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ac135b04-759b-42f8-8fe5-8f72a833863b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:01:35.124 4560 1886296279528 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-07-07 13:01:35.275 4560 1886296279528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ac135b04-759b-42f8-8fe5-8f72a833863b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:01:35.275 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ac135b04-759b-42f8-8fe5-8f72a833863b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:01:35.301 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ac135b04-759b-42f8-8fe5-8f72a833863b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:01:35.301 4560 1886296279528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 149, VLAN trunk: None to switch port ac135b04-759b-42f8-8fe5-8f72a833863b 2021-07-07 13:01:35.301 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:01:35.382 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:01:35.382 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ac135b04-759b-42f8-8fe5-8f72a833863b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:01:35.693 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ac135b04-759b-42f8-8fe5-8f72a833863b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:01:35.693 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:01:35.693 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1751a4ae-33a1-4d34-962a-c222ff5d4710) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:01:35.693 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (1751a4ae-33a1-4d34-962a-c222ff5d4710) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:01:35.693 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ac135b04-759b-42f8-8fe5-8f72a833863b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:01:35.693 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:01:35.693 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ac135b04-759b-42f8-8fe5-8f72a833863b not yet added. Adding. 2021-07-07 13:01:35.693 4560 1886296279528 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-07-07 13:01:35.693 4560 1886296279528 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-07-07 13:01:35.835 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ac135b04-759b-42f8-8fe5-8f72a833863b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:01:35.950 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ac135b04-759b-42f8-8fe5-8f72a833863b" 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-07-07 13:01:35.950 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ac135b04-759b-42f8-8fe5-8f72a833863b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:01:36.086 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ac135b04-759b-42f8-8fe5-8f72a833863b" 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-07-07 13:01:36.194 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ac135b04-759b-42f8-8fe5-8f72a833863b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:01:36.194 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ac135b04-759b-42f8-8fe5-8f72a833863b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:01:36.194 4560 1886296279528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ac135b04-759b-42f8-8fe5-8f72a833863b processed. 2021-07-07 13:01:36.566 4560 1886296279528 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-07-07 13:01:36.856 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:01:37.664 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d9808d9a-88bc-4228-85d5-4a6c752d38bc 3718a1ee653a4992893fa10d22bd67c5 0975e01894b243728766ac29c959b3c0 - - -] Security group member updated on remote: ['4cbe5ab3-6288-4b37-88fb-7bfef02b40e4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:01:37.664 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-d9808d9a-88bc-4228-85d5-4a6c752d38bc 3718a1ee653a4992893fa10d22bd67c5 0975e01894b243728766ac29c959b3c0 - - -] Security group member updated ['4cbe5ab3-6288-4b37-88fb-7bfef02b40e4'] 2021-07-07 13:01:38.928 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-016b7763-c7c7-4057-bfe2-5c9a60a0ded5 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 7f403ffb-2b0b-4a82-9da2-1fae94a7bb98 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:01:38.951 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-016b7763-c7c7-4057-bfe2-5c9a60a0ded5 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 7f403ffb-2b0b-4a82-9da2-1fae94a7bb98 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:01:44.194 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2d1f1e4a-fc9c-4756-8e18-a3ab7345515c b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Security group member updated on remote: ['1751a4ae-33a1-4d34-962a-c222ff5d4710'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:01:44.194 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-2d1f1e4a-fc9c-4756-8e18-a3ab7345515c b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Security group member updated ['1751a4ae-33a1-4d34-962a-c222ff5d4710'] 2021-07-07 13:01:44.194 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-2d1f1e4a-fc9c-4756-8e18-a3ab7345515c b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Refresh firewall rules 2021-07-07 13:01:44.194 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2d1f1e4a-fc9c-4756-8e18-a3ab7345515c b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Get security group information for devices via rpc ['3ad2066e-274c-410b-92b4-5e15b48aab51', 'ac135b04-759b-42f8-8fe5-8f72a833863b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:01:44.818 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2d1f1e4a-fc9c-4756-8e18-a3ab7345515c b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Update security group information for ports dict_keys(['3ad2066e-274c-410b-92b4-5e15b48aab51', 'ac135b04-759b-42f8-8fe5-8f72a833863b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:01:44.818 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2d1f1e4a-fc9c-4756-8e18-a3ab7345515c b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:01:44.818 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2d1f1e4a-fc9c-4756-8e18-a3ab7345515c b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Update rules of security group (1751a4ae-33a1-4d34-962a-c222ff5d4710) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:01:44.818 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2d1f1e4a-fc9c-4756-8e18-a3ab7345515c b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Update members of security group (1751a4ae-33a1-4d34-962a-c222ff5d4710) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:01:44.818 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2d1f1e4a-fc9c-4756-8e18-a3ab7345515c b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Update port filter for 3ad2066e-274c-410b-92b4-5e15b48aab51 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:01:44.818 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2d1f1e4a-fc9c-4756-8e18-a3ab7345515c b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Updating port rules. 2021-07-07 13:01:44.818 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2d1f1e4a-fc9c-4756-8e18-a3ab7345515c b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-07 13:01:44.818 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-2d1f1e4a-fc9c-4756-8e18-a3ab7345515c b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Lock "n-hv-driver-port-lock-3ad2066e-274c-410b-92b4-5e15b48aab51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:01:44.960 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-2d1f1e4a-fc9c-4756-8e18-a3ab7345515c b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Lock "n-hv-driver-port-lock-3ad2066e-274c-410b-92b4-5e15b48aab51" 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-07-07 13:01:44.974 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-2d1f1e4a-fc9c-4756-8e18-a3ab7345515c b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Lock "n-hv-driver-port-lock-3ad2066e-274c-410b-92b4-5e15b48aab51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:01:44.974 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-2d1f1e4a-fc9c-4756-8e18-a3ab7345515c b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Lock "n-hv-driver-port-lock-3ad2066e-274c-410b-92b4-5e15b48aab51" 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-07-07 13:01:44.974 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2d1f1e4a-fc9c-4756-8e18-a3ab7345515c b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Update port filter for ac135b04-759b-42f8-8fe5-8f72a833863b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:01:44.974 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2d1f1e4a-fc9c-4756-8e18-a3ab7345515c b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Updating port rules. 2021-07-07 13:01:44.974 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2d1f1e4a-fc9c-4756-8e18-a3ab7345515c b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-07 13:01:44.974 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-2d1f1e4a-fc9c-4756-8e18-a3ab7345515c b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Lock "n-hv-driver-port-lock-ac135b04-759b-42f8-8fe5-8f72a833863b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:01:45.084 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-2d1f1e4a-fc9c-4756-8e18-a3ab7345515c b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Lock "n-hv-driver-port-lock-ac135b04-759b-42f8-8fe5-8f72a833863b" 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-07-07 13:01:45.084 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-2d1f1e4a-fc9c-4756-8e18-a3ab7345515c b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Lock "n-hv-driver-port-lock-ac135b04-759b-42f8-8fe5-8f72a833863b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:01:45.084 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-2d1f1e4a-fc9c-4756-8e18-a3ab7345515c b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Lock "n-hv-driver-port-lock-ac135b04-759b-42f8-8fe5-8f72a833863b" 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-07-07 13:01:45.084 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c527f209-dec6-4780-a59b-9c471924a15d 2021-07-07 13:01:45.335 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3109b971-359b-4225-bd85-3965faf917a9 dc780e969b714034bff1e7206761fb93 88c274324d124eb493c8201bee8df100 - - -] Security group member updated on remote: ['6545be97-9926-41bf-b56c-7d38ad32cfbb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:01:45.335 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-3109b971-359b-4225-bd85-3965faf917a9 dc780e969b714034bff1e7206761fb93 88c274324d124eb493c8201bee8df100 - - -] Security group member updated ['6545be97-9926-41bf-b56c-7d38ad32cfbb'] 2021-07-07 13:01:45.335 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-3109b971-359b-4225-bd85-3965faf917a9 dc780e969b714034bff1e7206761fb93 88c274324d124eb493c8201bee8df100 - - -] Refresh firewall rules 2021-07-07 13:01:45.335 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3109b971-359b-4225-bd85-3965faf917a9 dc780e969b714034bff1e7206761fb93 88c274324d124eb493c8201bee8df100 - - -] Get security group information for devices via rpc ['c527f209-dec6-4780-a59b-9c471924a15d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:01:45.540 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3109b971-359b-4225-bd85-3965faf917a9 dc780e969b714034bff1e7206761fb93 88c274324d124eb493c8201bee8df100 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:01:45.540 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3109b971-359b-4225-bd85-3965faf917a9 dc780e969b714034bff1e7206761fb93 88c274324d124eb493c8201bee8df100 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:01:45.630 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3109b971-359b-4225-bd85-3965faf917a9 dc780e969b714034bff1e7206761fb93 88c274324d124eb493c8201bee8df100 - - -] port_delete event received for 'c527f209-dec6-4780-a59b-9c471924a15d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:01:46.630 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:01:46.630 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c527f209-dec6-4780-a59b-9c471924a15d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:01:46.630 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c527f209-dec6-4780-a59b-9c471924a15d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:01:46.630 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c527f209-dec6-4780-a59b-9c471924a15d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:01:46.644 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c527f209-dec6-4780-a59b-9c471924a15d'] 2021-07-07 13:01:46.644 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:01:46.644 4560 1886296279528 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-07-07 13:01:46.644 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c527f209-dec6-4780-a59b-9c471924a15d'] 2021-07-07 13:01:46.663 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4920ffd3-2635-4528-9a33-5be58c4b6129 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 8035c25f-4961-4f2a-9c19-157a21708322 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:01:46.678 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4920ffd3-2635-4528-9a33-5be58c4b6129 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 8035c25f-4961-4f2a-9c19-157a21708322 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:01:48.630 4560 1886296279528 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-07-07 13:01:48.662 4560 1886296279528 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-07-07 13:01:49.084 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8035c25f-4961-4f2a-9c19-157a21708322 2021-07-07 13:01:50.617 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:01:51.052 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 8035c25f-4961-4f2a-9c19-157a21708322 2021-07-07 13:01:51.052 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 8035c25f-4961-4f2a-9c19-157a21708322 updated. Details: {'device': '8035c25f-4961-4f2a-9c19-157a21708322', 'network_id': 'ba49ec0b-2f71-4999-8cf8-1563b1b6d714', 'port_id': '8035c25f-4961-4f2a-9c19-157a21708322', 'mac_address': 'fa:16:3e:20:64:ed', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 149, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b88a9c82-8ffe-4440-96e7-565bdb11db63', 'ip_address': '192.168.233.135'}], '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-07-07 13:01:51.052 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:01:51.052 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8035c25f-4961-4f2a-9c19-157a21708322" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:01:51.052 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8035c25f-4961-4f2a-9c19-157a21708322 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:01:51.052 4560 1886296279528 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-07-07 13:01:51.147 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-002910bb-9010-4be8-8583-1b0c47fd1bce - - - - -] port_update received: ed1c938b-d6ed-4a88-ba5b-43d27d0f318f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:01:51.162 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-002910bb-9010-4be8-8583-1b0c47fd1bce - - - - -] No port ed1c938b-d6ed-4a88-ba5b-43d27d0f318f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:01:51.243 4560 1886296279528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8035c25f-4961-4f2a-9c19-157a21708322') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:01:51.243 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8035c25f-4961-4f2a-9c19-157a21708322') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:01:51.243 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8035c25f-4961-4f2a-9c19-157a21708322 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:01:51.243 4560 1886296279528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 149, VLAN trunk: None to switch port 8035c25f-4961-4f2a-9c19-157a21708322 2021-07-07 13:01:51.341 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:01:51.341 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8035c25f-4961-4f2a-9c19-157a21708322'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:01:51.684 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8035c25f-4961-4f2a-9c19-157a21708322']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:01:51.684 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:01:51.684 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1751a4ae-33a1-4d34-962a-c222ff5d4710) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:01:51.684 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (1751a4ae-33a1-4d34-962a-c222ff5d4710) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:01:51.693 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8035c25f-4961-4f2a-9c19-157a21708322 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:01:51.693 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:01:51.693 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8035c25f-4961-4f2a-9c19-157a21708322 not yet added. Adding. 2021-07-07 13:01:51.693 4560 1886296279528 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-07-07 13:01:51.693 4560 1886296279528 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-07-07 13:01:51.821 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8035c25f-4961-4f2a-9c19-157a21708322" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:01:51.959 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8035c25f-4961-4f2a-9c19-157a21708322" 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-07-07 13:01:51.976 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8035c25f-4961-4f2a-9c19-157a21708322" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:01:52.133 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8035c25f-4961-4f2a-9c19-157a21708322" 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-07-07 13:01:52.224 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8035c25f-4961-4f2a-9c19-157a21708322" 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-07-07 13:01:52.224 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8035c25f-4961-4f2a-9c19-157a21708322 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:01:52.224 4560 1886296279528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8035c25f-4961-4f2a-9c19-157a21708322 processed. 2021-07-07 13:01:52.617 4560 1886296279528 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-07-07 13:01:53.211 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:01:53.537 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1ea59b33-f0fe-4560-ac31-61ce55044219 3718a1ee653a4992893fa10d22bd67c5 0975e01894b243728766ac29c959b3c0 - - -] Security group member updated on remote: ['4cbe5ab3-6288-4b37-88fb-7bfef02b40e4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:01:53.537 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-1ea59b33-f0fe-4560-ac31-61ce55044219 3718a1ee653a4992893fa10d22bd67c5 0975e01894b243728766ac29c959b3c0 - - -] Security group member updated ['4cbe5ab3-6288-4b37-88fb-7bfef02b40e4'] 2021-07-07 13:01:53.772 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ea59b33-f0fe-4560-ac31-61ce55044219 3718a1ee653a4992893fa10d22bd67c5 0975e01894b243728766ac29c959b3c0 - - -] port_delete event received for '7f403ffb-2b0b-4a82-9da2-1fae94a7bb98' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:01:57.321 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d244c6ec-4012-4e1b-84fb-ec3e7a91074a - - - - -] port_update received: 0babef31-8081-4ad4-8a3c-8eae174b92f4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:01:57.335 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d244c6ec-4012-4e1b-84fb-ec3e7a91074a - - - - -] No port 0babef31-8081-4ad4-8a3c-8eae174b92f4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:01:58.787 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c84143d-0d82-42a6-ab34-bd3aa1335c3f - - - - -] port_update received: 27b0ef2c-f2e8-4be8-b3e3-bfd2e1bbd032 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:01:58.817 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c84143d-0d82-42a6-ab34-bd3aa1335c3f - - - - -] No port 27b0ef2c-f2e8-4be8-b3e3-bfd2e1bbd032 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:02:01.398 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8477521c-894e-47b8-b0f4-3fefb0a99bbf 6b6d4f1e65c44146a3733a9a98d629e2 7b8513e8200e464c860d7ebed9aee61a - - -] Security group member updated on remote: ['593bd064-2fdc-4707-a9d1-e6f7b081cc46'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:02:01.398 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-8477521c-894e-47b8-b0f4-3fefb0a99bbf 6b6d4f1e65c44146a3733a9a98d629e2 7b8513e8200e464c860d7ebed9aee61a - - -] Security group member updated ['593bd064-2fdc-4707-a9d1-e6f7b081cc46'] 2021-07-07 13:02:04.574 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ebad182b-9ac3-4cc6-8e65-f340e425408e 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 2cadbadd-01ed-4ab4-8272-bad1b08766da port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:02:04.586 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ebad182b-9ac3-4cc6-8e65-f340e425408e 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 2cadbadd-01ed-4ab4-8272-bad1b08766da defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:02:04.755 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-107ce565-3bd1-4d54-9e60-3645fb98de1e - - - - -] port_update received: 5ebed7f8-df9b-4f86-8db5-eb79b682f5ec port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:02:04.755 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-107ce565-3bd1-4d54-9e60-3645fb98de1e - - - - -] No port 5ebed7f8-df9b-4f86-8db5-eb79b682f5ec defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:02:08.865 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-49dc4953-d668-4372-8903-2f6a9f600381 42bed73531b649da94d57efce3685803 207d8fe1d02e4b428627e549a4ca584a - - -] Security group member updated on remote: ['271a36d4-2fa7-4298-8e58-6e3ac1947a07'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:02:08.865 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-49dc4953-d668-4372-8903-2f6a9f600381 42bed73531b649da94d57efce3685803 207d8fe1d02e4b428627e549a4ca584a - - -] Security group member updated ['271a36d4-2fa7-4298-8e58-6e3ac1947a07'] 2021-07-07 13:02:10.864 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aedac0b9-d76c-4112-8759-0f462a580e94 - - - - -] port_update received: 73b0d9f1-c8a1-4924-ace4-1cb79e80f474 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:02:10.881 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aedac0b9-d76c-4112-8759-0f462a580e94 - - - - -] No port 73b0d9f1-c8a1-4924-ace4-1cb79e80f474 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:02:12.567 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87aae4c1-7c83-44c2-bfe1-d0f513fa74e2 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: d44a4be6-921f-4527-b020-a1496969835e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:02:12.567 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87aae4c1-7c83-44c2-bfe1-d0f513fa74e2 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port d44a4be6-921f-4527-b020-a1496969835e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:02:14.051 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-478bc05d-8a48-4364-aac4-d21be5de9d67 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:02:14.067 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-478bc05d-8a48-4364-aac4-d21be5de9d67 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:02:17.318 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4 2021-07-07 13:02:18.395 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98f65ecb-39e5-405f-9b3e-faaf39ef26a0 - - - - -] port_update received: fcf91c6a-cae6-44a4-b1a7-e4ea10a7c24e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:02:18.395 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98f65ecb-39e5-405f-9b3e-faaf39ef26a0 - - - - -] No port fcf91c6a-cae6-44a4-b1a7-e4ea10a7c24e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:02:18.771 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:02:19.619 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4 2021-07-07 13:02:19.619 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4 updated. Details: {'device': '6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4', 'network_id': 'ba49ec0b-2f71-4999-8cf8-1563b1b6d714', 'port_id': '6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4', 'mac_address': 'fa:16:3e:22:ff:61', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 149, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b88a9c82-8ffe-4440-96e7-565bdb11db63', 'ip_address': '192.168.233.198'}], '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-07-07 13:02:19.619 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:02:19.619 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:02:19.619 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:02:19.619 4560 1886296279528 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-07-07 13:02:19.803 4560 1886296279528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:02:19.803 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:02:19.848 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:02:19.848 4560 1886296279528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 149, VLAN trunk: None to switch port 6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4 2021-07-07 13:02:19.958 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:02:19.958 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:02:20.662 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:02:20.662 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:02:20.662 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4bb27584-f9f2-4d1a-8cfc-05d4efea2394) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:02:20.662 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4bb27584-f9f2-4d1a-8cfc-05d4efea2394) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:02:20.662 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:02:20.662 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:02:20.662 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4 not yet added. Adding. 2021-07-07 13:02:20.662 4560 1886296279528 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-07-07 13:02:20.662 4560 1886296279528 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-07-07 13:02:20.804 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:02:20.927 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4" 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-07-07 13:02:20.927 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:02:21.099 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4" 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-07-07 13:02:21.194 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:02:21.194 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:02:21.194 4560 1886296279528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4 processed. 2021-07-07 13:02:21.380 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3ad2066e-274c-410b-92b4-5e15b48aab51 2021-07-07 13:02:21.380 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3ad2066e-274c-410b-92b4-5e15b48aab51 2021-07-07 13:02:22.803 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:02:22.803 4560 1886296279528 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-07-07 13:02:23.337 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 3ad2066e-274c-410b-92b4-5e15b48aab51 2021-07-07 13:02:23.337 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 3ad2066e-274c-410b-92b4-5e15b48aab51 updated. Details: {'device': '3ad2066e-274c-410b-92b4-5e15b48aab51', 'network_id': 'ba49ec0b-2f71-4999-8cf8-1563b1b6d714', 'port_id': '3ad2066e-274c-410b-92b4-5e15b48aab51', 'mac_address': 'fa:16:3e:da:49:a1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 149, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b88a9c82-8ffe-4440-96e7-565bdb11db63', 'ip_address': '192.168.233.12'}], 'device_owner': 'compute:tempest-test_az-1813762407', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-07 13:02:23.337 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:02:23.337 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:02:23.337 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3ad2066e-274c-410b-92b4-5e15b48aab51' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:02:23.337 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3ad2066e-274c-410b-92b4-5e15b48aab51' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:02:23.337 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3ad2066e-274c-410b-92b4-5e15b48aab51 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:02:23.337 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3ad2066e-274c-410b-92b4-5e15b48aab51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:02:23.337 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3ad2066e-274c-410b-92b4-5e15b48aab51 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:02:23.337 4560 1886296278824 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-07-07 13:02:23.349 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3ad2066e-274c-410b-92b4-5e15b48aab51'] 2021-07-07 13:02:23.349 4560 1886296279704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:02:23.349 4560 1886296279704 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-07-07 13:02:23.349 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3ad2066e-274c-410b-92b4-5e15b48aab51'] 2021-07-07 13:02:23.520 4560 1886296278824 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3ad2066e-274c-410b-92b4-5e15b48aab51') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:02:23.520 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3ad2066e-274c-410b-92b4-5e15b48aab51') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:02:23.520 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3ad2066e-274c-410b-92b4-5e15b48aab51 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:02:23.520 4560 1886296278824 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 149, VLAN trunk: None to switch port 3ad2066e-274c-410b-92b4-5e15b48aab51 2021-07-07 13:02:23.616 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:02:23.616 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3ad2066e-274c-410b-92b4-5e15b48aab51'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:02:23.911 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:02:24.427 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3ad2066e-274c-410b-92b4-5e15b48aab51']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:02:24.427 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:02:24.427 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1751a4ae-33a1-4d34-962a-c222ff5d4710) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:02:24.427 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (1751a4ae-33a1-4d34-962a-c222ff5d4710) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:02:24.427 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3ad2066e-274c-410b-92b4-5e15b48aab51 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:02:24.427 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:02:24.427 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3ad2066e-274c-410b-92b4-5e15b48aab51 not yet added. Adding. 2021-07-07 13:02:24.427 4560 1886296278824 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-07-07 13:02:24.427 4560 1886296278824 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-07-07 13:02:24.538 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ad2066e-274c-410b-92b4-5e15b48aab51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:02:24.679 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ad2066e-274c-410b-92b4-5e15b48aab51" 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-07-07 13:02:24.679 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ad2066e-274c-410b-92b4-5e15b48aab51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:02:24.816 4560 1886296279704 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-07-07 13:02:24.851 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ad2066e-274c-410b-92b4-5e15b48aab51" 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-07-07 13:02:24.942 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:02:24.973 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3ad2066e-274c-410b-92b4-5e15b48aab51" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.625s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:02:24.973 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3ad2066e-274c-410b-92b4-5e15b48aab51 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:02:24.973 4560 1886296278824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3ad2066e-274c-410b-92b4-5e15b48aab51 processed. 2021-07-07 13:02:26.830 4560 1886296278824 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-07-07 13:02:27.254 4560 1886296278824 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-07-07 13:02:30.113 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d14d135-d5d9-454b-ac74-032621793974 6b6d4f1e65c44146a3733a9a98d629e2 7b8513e8200e464c860d7ebed9aee61a - - -] port_delete event received for '6fc18752-ab4b-447c-950c-40cbccf9467e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:02:33.350 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-76d96f34-2df4-4ad1-9210-0f0d69faddd2 42bed73531b649da94d57efce3685803 207d8fe1d02e4b428627e549a4ca584a - - -] Security group member updated on remote: ['271a36d4-2fa7-4298-8e58-6e3ac1947a07'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:02:33.350 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-76d96f34-2df4-4ad1-9210-0f0d69faddd2 42bed73531b649da94d57efce3685803 207d8fe1d02e4b428627e549a4ca584a - - -] Security group member updated ['271a36d4-2fa7-4298-8e58-6e3ac1947a07'] 2021-07-07 13:02:34.193 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-80cbae24-34c2-4503-a4b5-e14ae957ae8a d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Security group member updated on remote: ['4bb27584-f9f2-4d1a-8cfc-05d4efea2394'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:02:34.193 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-80cbae24-34c2-4503-a4b5-e14ae957ae8a d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Security group member updated ['4bb27584-f9f2-4d1a-8cfc-05d4efea2394'] 2021-07-07 13:02:34.193 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-80cbae24-34c2-4503-a4b5-e14ae957ae8a d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Refresh firewall rules 2021-07-07 13:02:34.193 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-80cbae24-34c2-4503-a4b5-e14ae957ae8a d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Get security group information for devices via rpc ['6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:02:34.488 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-80cbae24-34c2-4503-a4b5-e14ae957ae8a d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Update security group information for ports dict_keys(['6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:02:34.488 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-80cbae24-34c2-4503-a4b5-e14ae957ae8a d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:02:34.504 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-80cbae24-34c2-4503-a4b5-e14ae957ae8a d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Update rules of security group (4bb27584-f9f2-4d1a-8cfc-05d4efea2394) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:02:34.504 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-80cbae24-34c2-4503-a4b5-e14ae957ae8a d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Update members of security group (4bb27584-f9f2-4d1a-8cfc-05d4efea2394) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:02:34.504 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-80cbae24-34c2-4503-a4b5-e14ae957ae8a d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Update port filter for 6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:02:34.504 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-80cbae24-34c2-4503-a4b5-e14ae957ae8a d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Updating port rules. 2021-07-07 13:02:34.504 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-80cbae24-34c2-4503-a4b5-e14ae957ae8a d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-07 13:02:34.504 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [req-80cbae24-34c2-4503-a4b5-e14ae957ae8a d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Lock "n-hv-driver-port-lock-6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:02:34.646 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [req-80cbae24-34c2-4503-a4b5-e14ae957ae8a d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Lock "n-hv-driver-port-lock-6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4" 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-07-07 13:02:34.646 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [req-80cbae24-34c2-4503-a4b5-e14ae957ae8a d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Lock "n-hv-driver-port-lock-6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:02:34.646 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [req-80cbae24-34c2-4503-a4b5-e14ae957ae8a d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Lock "n-hv-driver-port-lock-6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4" 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-07-07 13:02:35.136 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-165a74b3-42be-4f85-be4d-3b799e342982 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 4c3da574-9292-4872-9ef0-ff17d68a3786 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:02:35.145 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-165a74b3-42be-4f85-be4d-3b799e342982 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 4c3da574-9292-4872-9ef0-ff17d68a3786 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:02:37.270 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6122159f-ac68-4803-9397-ee8ae32c15f6 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: d1cd0ce1-801f-40aa-a8cd-f58a69cc1d8a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:02:37.270 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6122159f-ac68-4803-9397-ee8ae32c15f6 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port d1cd0ce1-801f-40aa-a8cd-f58a69cc1d8a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:02:38.711 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a273c7f-cc48-494c-bc66-b9c468e225be 6b6d4f1e65c44146a3733a9a98d629e2 7b8513e8200e464c860d7ebed9aee61a - - -] port_delete event received for '89ce1922-9d69-4cd6-b1c3-5d8fb3c73662' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:02:42.238 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3d616f64-8fdd-4d7d-8d65-cb1ea43f57e4 6b6d4f1e65c44146a3733a9a98d629e2 7b8513e8200e464c860d7ebed9aee61a - - -] Security group member updated on remote: ['593bd064-2fdc-4707-a9d1-e6f7b081cc46'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:02:42.238 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-3d616f64-8fdd-4d7d-8d65-cb1ea43f57e4 6b6d4f1e65c44146a3733a9a98d629e2 7b8513e8200e464c860d7ebed9aee61a - - -] Security group member updated ['593bd064-2fdc-4707-a9d1-e6f7b081cc46'] 2021-07-07 13:02:42.427 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d616f64-8fdd-4d7d-8d65-cb1ea43f57e4 6b6d4f1e65c44146a3733a9a98d629e2 7b8513e8200e464c860d7ebed9aee61a - - -] port_delete event received for '2cadbadd-01ed-4ab4-8272-bad1b08766da' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:02:47.647 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d19fc74f-236e-4693-a6f1-163f5467532d - - - - -] port_update received: 7a380544-adba-46e1-958c-ac36d8b016a3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:02:47.647 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d19fc74f-236e-4693-a6f1-163f5467532d - - - - -] No port 7a380544-adba-46e1-958c-ac36d8b016a3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:02:50.441 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50a6075c-3666-4d53-b03e-43e9518fc700 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '0babef31-8081-4ad4-8a3c-8eae174b92f4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:02:53.567 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1b9374a-1727-4d8c-8694-c92cf4e528e2 - - - - -] port_update received: 804be133-40af-4af8-b71c-5f5918013a06 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:02:53.581 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1b9374a-1727-4d8c-8694-c92cf4e528e2 - - - - -] No port 804be133-40af-4af8-b71c-5f5918013a06 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:02:54.238 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fbe206a-8651-4f46-82fb-a85054651129 - - - - -] port_update received: 668a5b48-241b-4019-9c82-ebdd92ead70c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:02:54.257 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fbe206a-8651-4f46-82fb-a85054651129 - - - - -] No port 668a5b48-241b-4019-9c82-ebdd92ead70c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:02:55.644 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc3ed2ca-2375-4439-9355-3cc2cea350a2 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'ed1c938b-d6ed-4a88-ba5b-43d27d0f318f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:02:56.850 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9e08ff25-f79e-4141-9c14-be46669895c8 eaab03b8c1f24138a09aba33cd69f343 6da2eefc408d4901a0976f9f2a9c289a - - -] Security group member updated on remote: ['010c8482-aebf-4506-9b0e-73a6b23523f3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:02:56.850 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-9e08ff25-f79e-4141-9c14-be46669895c8 eaab03b8c1f24138a09aba33cd69f343 6da2eefc408d4901a0976f9f2a9c289a - - -] Security group member updated ['010c8482-aebf-4506-9b0e-73a6b23523f3'] 2021-07-07 13:02:59.176 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3fd39c2-c5c3-4a35-8794-261a9d05dd73 - - - - -] port_delete event received for 'd58276b9-d8dd-465b-ace2-a1352fdd1c48' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:02:59.365 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9cc9ee3-f11e-4be8-96ce-4f4e26e451f1 2c8e69b11e0a449b9876933ebe31e89e 29996643ae0f44cd9d643dcc48710201 - - -] port_delete event received for 'ee9b13cb-5672-46d4-b86e-9a8dd35afc71' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:02:59.503 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e606d2d-2890-46c0-9e42-ba149d6b6789 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'd58276b9-d8dd-465b-ace2-a1352fdd1c48' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:02:59.551 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8eb3cbb-7d1c-4e10-b006-20b4a87349e8 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 6afac2f5-40af-4c79-b970-3c0a271b2fc8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:02:59.566 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8eb3cbb-7d1c-4e10-b006-20b4a87349e8 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 6afac2f5-40af-4c79-b970-3c0a271b2fc8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:03:00.822 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e606d2d-2890-46c0-9e42-ba149d6b6789 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 106b89b1-9b63-40eb-9329-8b9a0e31f13d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:03:00.822 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e606d2d-2890-46c0-9e42-ba149d6b6789 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 106b89b1-9b63-40eb-9329-8b9a0e31f13d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:03:01.722 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ece435be-d7e3-418e-af1a-257446876bb5 - - - - -] port_update received: b2cf13dc-844d-418b-825b-dbc16500859d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:03:01.754 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ece435be-d7e3-418e-af1a-257446876bb5 - - - - -] No port b2cf13dc-844d-418b-825b-dbc16500859d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:03:05.554 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb26e114-c047-474c-92f1-a8d5e4414b68 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'b2cf13dc-844d-418b-825b-dbc16500859d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:03:05.690 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4ec9aa9a-40db-4b2d-961a-d93f83cd15e1 42bed73531b649da94d57efce3685803 207d8fe1d02e4b428627e549a4ca584a - - -] Security group member updated on remote: ['271a36d4-2fa7-4298-8e58-6e3ac1947a07'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:03:05.690 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-4ec9aa9a-40db-4b2d-961a-d93f83cd15e1 42bed73531b649da94d57efce3685803 207d8fe1d02e4b428627e549a4ca584a - - -] Security group member updated ['271a36d4-2fa7-4298-8e58-6e3ac1947a07'] 2021-07-07 13:03:05.816 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ec9aa9a-40db-4b2d-961a-d93f83cd15e1 42bed73531b649da94d57efce3685803 207d8fe1d02e4b428627e549a4ca584a - - -] port_delete event received for '4c3da574-9292-4872-9ef0-ff17d68a3786' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:03:06.472 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1990c57b-e4d3-4fac-b5db-aa1a98694d6c 2c8e69b11e0a449b9876933ebe31e89e 29996643ae0f44cd9d643dcc48710201 - - -] port_delete event received for '691b4ccd-8b47-4576-823f-0e2e37ae170b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:03:08.035 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5612918-2c98-4351-a8f0-b0adcdd1881b 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '668a5b48-241b-4019-9c82-ebdd92ead70c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:03:09.758 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6afac2f5-40af-4c79-b970-3c0a271b2fc8 2021-07-07 13:03:09.758 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3ad2066e-274c-410b-92b4-5e15b48aab51 2021-07-07 13:03:09.895 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-149813a1-0d8c-45b0-a0b5-c9d4414c9aaa 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '804be133-40af-4af8-b71c-5f5918013a06' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:03:10.044 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a844ac2-18ea-4f86-b906-154b90f9e5a4 - - - - -] port_delete event received for 'c01e4521-75a6-4b37-a6c0-1efa69cded47' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:03:10.068 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b677f036-be98-4a0c-9593-97fc5bb5893e 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'c01e4521-75a6-4b37-a6c0-1efa69cded47' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:03:10.410 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b677f036-be98-4a0c-9593-97fc5bb5893e 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network cfb6b4ea-c61c-4f72-8047-563d197dcc6e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:03:10.410 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b677f036-be98-4a0c-9593-97fc5bb5893e 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network cfb6b4ea-c61c-4f72-8047-563d197dcc6e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:03:11.060 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:03:11.363 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c22e495d-f3b4-4838-9335-37ce13cba5aa 42bed73531b649da94d57efce3685803 207d8fe1d02e4b428627e549a4ca584a - - -] Security group member updated on remote: ['271a36d4-2fa7-4298-8e58-6e3ac1947a07'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:03:11.363 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-c22e495d-f3b4-4838-9335-37ce13cba5aa 42bed73531b649da94d57efce3685803 207d8fe1d02e4b428627e549a4ca584a - - -] Security group member updated ['271a36d4-2fa7-4298-8e58-6e3ac1947a07'] 2021-07-07 13:03:11.506 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c22e495d-f3b4-4838-9335-37ce13cba5aa 42bed73531b649da94d57efce3685803 207d8fe1d02e4b428627e549a4ca584a - - -] port_delete event received for 'd44a4be6-921f-4527-b020-a1496969835e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:03:11.707 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 6afac2f5-40af-4c79-b970-3c0a271b2fc8 2021-07-07 13:03:11.707 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 6afac2f5-40af-4c79-b970-3c0a271b2fc8 updated. Details: {'device': '6afac2f5-40af-4c79-b970-3c0a271b2fc8', 'network_id': '79b3b89d-a9fe-4818-a8fc-48394d8749c0', 'port_id': '6afac2f5-40af-4c79-b970-3c0a271b2fc8', 'mac_address': 'fa:16:3e:05:6b:15', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 105, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2f95384b-ea87-4be0-9fa9-6bd38b3b301f', '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-07-07 13:03:11.707 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:03:11.707 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:03:11.707 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6afac2f5-40af-4c79-b970-3c0a271b2fc8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:03:11.707 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6afac2f5-40af-4c79-b970-3c0a271b2fc8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:03:11.707 4560 1886296278824 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 79b3b89d-a9fe-4818-a8fc-48394d8749c0 2021-07-07 13:03:11.707 4560 1886296278824 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-07-07 13:03:11.707 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3ad2066e-274c-410b-92b4-5e15b48aab51' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:03:11.707 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3ad2066e-274c-410b-92b4-5e15b48aab51' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:03:11.707 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3ad2066e-274c-410b-92b4-5e15b48aab51 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:03:11.723 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3ad2066e-274c-410b-92b4-5e15b48aab51'] 2021-07-07 13:03:11.723 4560 1886296279704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:03:11.723 4560 1886296279704 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-07-07 13:03:11.723 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3ad2066e-274c-410b-92b4-5e15b48aab51'] 2021-07-07 13:03:11.781 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3ad2066e-274c-410b-92b4-5e15b48aab51 2021-07-07 13:03:11.863 4560 1886296278824 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6afac2f5-40af-4c79-b970-3c0a271b2fc8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:03:11.863 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6afac2f5-40af-4c79-b970-3c0a271b2fc8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:03:11.879 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6afac2f5-40af-4c79-b970-3c0a271b2fc8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:03:11.879 4560 1886296278824 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 105, VLAN trunk: None to switch port 6afac2f5-40af-4c79-b970-3c0a271b2fc8 2021-07-07 13:03:11.957 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:03:11.957 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6afac2f5-40af-4c79-b970-3c0a271b2fc8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:03:12.254 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6afac2f5-40af-4c79-b970-3c0a271b2fc8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:03:12.254 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:03:12.254 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (010c8482-aebf-4506-9b0e-73a6b23523f3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:03:12.254 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (010c8482-aebf-4506-9b0e-73a6b23523f3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:03:12.254 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6afac2f5-40af-4c79-b970-3c0a271b2fc8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:03:12.254 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:03:12.254 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6afac2f5-40af-4c79-b970-3c0a271b2fc8 not yet added. Adding. 2021-07-07 13:03:12.254 4560 1886296278824 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-07-07 13:03:12.254 4560 1886296278824 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-07-07 13:03:12.301 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d94790a-a6e6-43cf-a7f8-584935c85a22 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '7a380544-adba-46e1-958c-ac36d8b016a3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:03:12.379 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6afac2f5-40af-4c79-b970-3c0a271b2fc8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:03:12.503 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6afac2f5-40af-4c79-b970-3c0a271b2fc8" 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-07-07 13:03:12.503 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6afac2f5-40af-4c79-b970-3c0a271b2fc8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:03:12.643 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6afac2f5-40af-4c79-b970-3c0a271b2fc8" 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-07-07 13:03:12.754 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6afac2f5-40af-4c79-b970-3c0a271b2fc8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:03:12.754 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6afac2f5-40af-4c79-b970-3c0a271b2fc8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:03:12.754 4560 1886296278824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6afac2f5-40af-4c79-b970-3c0a271b2fc8 processed. 2021-07-07 13:03:13.067 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:03:13.067 4560 1886296278824 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-07-07 13:03:13.363 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dcc3952b-1c95-48d6-ab1c-3389537810fa 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '4f9b8dff-e763-4e63-9b82-0d3c991295d1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:03:13.738 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 3ad2066e-274c-410b-92b4-5e15b48aab51 2021-07-07 13:03:13.738 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 3ad2066e-274c-410b-92b4-5e15b48aab51 updated. Details: {'device': '3ad2066e-274c-410b-92b4-5e15b48aab51', 'network_id': 'ba49ec0b-2f71-4999-8cf8-1563b1b6d714', 'port_id': '3ad2066e-274c-410b-92b4-5e15b48aab51', 'mac_address': 'fa:16:3e:da:49:a1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 149, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b88a9c82-8ffe-4440-96e7-565bdb11db63', 'ip_address': '192.168.233.12'}], 'device_owner': 'compute:tempest-test_az-1813762407', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-07 13:03:13.738 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:03:13.738 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3ad2066e-274c-410b-92b4-5e15b48aab51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:03:13.738 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3ad2066e-274c-410b-92b4-5e15b48aab51 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:03:13.738 4560 1886296279528 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-07-07 13:03:13.738 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dcc3952b-1c95-48d6-ab1c-3389537810fa 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 0d35db65-f5d1-4f86-9098-42f5986b0428 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:03:13.738 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dcc3952b-1c95-48d6-ab1c-3389537810fa 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 0d35db65-f5d1-4f86-9098-42f5986b0428 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:03:13.878 4560 1886296279528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3ad2066e-274c-410b-92b4-5e15b48aab51') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:03:13.878 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3ad2066e-274c-410b-92b4-5e15b48aab51') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:03:13.878 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3ad2066e-274c-410b-92b4-5e15b48aab51 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:03:13.878 4560 1886296279528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 149, VLAN trunk: None to switch port 3ad2066e-274c-410b-92b4-5e15b48aab51 2021-07-07 13:03:13.973 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:03:13.973 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3ad2066e-274c-410b-92b4-5e15b48aab51'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:03:14.065 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:03:14.284 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3ad2066e-274c-410b-92b4-5e15b48aab51']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:03:14.284 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:03:14.284 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1751a4ae-33a1-4d34-962a-c222ff5d4710) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:03:14.284 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (1751a4ae-33a1-4d34-962a-c222ff5d4710) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:03:14.284 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3ad2066e-274c-410b-92b4-5e15b48aab51 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:03:14.284 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:03:14.284 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3ad2066e-274c-410b-92b4-5e15b48aab51 not yet added. Adding. 2021-07-07 13:03:14.284 4560 1886296279528 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-07-07 13:03:14.284 4560 1886296279528 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-07-07 13:03:14.409 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ad2066e-274c-410b-92b4-5e15b48aab51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:03:14.535 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ad2066e-274c-410b-92b4-5e15b48aab51" 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-07-07 13:03:14.535 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ad2066e-274c-410b-92b4-5e15b48aab51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:03:14.707 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ad2066e-274c-410b-92b4-5e15b48aab51" 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-07-07 13:03:14.833 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3ad2066e-274c-410b-92b4-5e15b48aab51" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:03:14.833 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3ad2066e-274c-410b-92b4-5e15b48aab51 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:03:14.833 4560 1886296279528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3ad2066e-274c-410b-92b4-5e15b48aab51 processed. 2021-07-07 13:03:15.082 4560 1886296279528 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-07-07 13:03:15.521 4560 1886296279528 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-07-07 13:03:21.690 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f4719dd1-79de-46ea-b6b9-65f7771202e5 a360d90f8cdc4fe7acdb589bdbe0ba71 0d87373462464bc1b35f07d1f86fda18 - - -] Security group member updated on remote: ['55827dba-4186-498f-b79c-39fab47c7c1b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:03:21.690 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-f4719dd1-79de-46ea-b6b9-65f7771202e5 a360d90f8cdc4fe7acdb589bdbe0ba71 0d87373462464bc1b35f07d1f86fda18 - - -] Security group member updated ['55827dba-4186-498f-b79c-39fab47c7c1b'] 2021-07-07 13:03:23.363 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0a4b5bf4-2de0-42ca-b2d1-b3a64392f3c0 38305e9d3d864b71a698d5103b321c6e ce6352d343744a8196ad3f87a830a90f - - -] Security group member updated on remote: ['ad2c300b-223e-4940-b85e-3022ba55e0a4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:03:23.363 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-0a4b5bf4-2de0-42ca-b2d1-b3a64392f3c0 38305e9d3d864b71a698d5103b321c6e ce6352d343744a8196ad3f87a830a90f - - -] Security group member updated ['ad2c300b-223e-4940-b85e-3022ba55e0a4'] 2021-07-07 13:03:24.852 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a4b5bf4-2de0-42ca-b2d1-b3a64392f3c0 38305e9d3d864b71a698d5103b321c6e ce6352d343744a8196ad3f87a830a90f - - -] port_delete event received for '21eab55d-3f66-4004-8cf4-e9a40abf0d54' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:03:25.347 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54ec15ec-5136-4341-a85b-c9ee6162813e 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 00b34904-7e20-4d33-9ddc-9548c28fd3d7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:03:25.363 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54ec15ec-5136-4341-a85b-c9ee6162813e 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 00b34904-7e20-4d33-9ddc-9548c28fd3d7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:03:25.897 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8035c25f-4961-4f2a-9c19-157a21708322 2021-07-07 13:03:26.488 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3a599f04-4519-4aa0-87de-494832afaf59 38305e9d3d864b71a698d5103b321c6e ce6352d343744a8196ad3f87a830a90f - - -] Security group member updated on remote: ['ad2c300b-223e-4940-b85e-3022ba55e0a4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:03:26.488 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-3a599f04-4519-4aa0-87de-494832afaf59 38305e9d3d864b71a698d5103b321c6e ce6352d343744a8196ad3f87a830a90f - - -] Security group member updated ['ad2c300b-223e-4940-b85e-3022ba55e0a4'] 2021-07-07 13:03:26.786 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5c835822-6bb2-41ca-bd60-4e6f6445113f b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Security group member updated on remote: ['1751a4ae-33a1-4d34-962a-c222ff5d4710'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:03:26.786 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-5c835822-6bb2-41ca-bd60-4e6f6445113f b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Security group member updated ['1751a4ae-33a1-4d34-962a-c222ff5d4710'] 2021-07-07 13:03:26.799 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-5c835822-6bb2-41ca-bd60-4e6f6445113f b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Refresh firewall rules 2021-07-07 13:03:26.799 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5c835822-6bb2-41ca-bd60-4e6f6445113f b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Get security group information for devices via rpc ['ac135b04-759b-42f8-8fe5-8f72a833863b', '8035c25f-4961-4f2a-9c19-157a21708322', '3ad2066e-274c-410b-92b4-5e15b48aab51'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:03:27.113 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:03:27.113 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8035c25f-4961-4f2a-9c19-157a21708322' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:03:27.113 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8035c25f-4961-4f2a-9c19-157a21708322' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:03:27.113 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8035c25f-4961-4f2a-9c19-157a21708322 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:03:27.131 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8035c25f-4961-4f2a-9c19-157a21708322'] 2021-07-07 13:03:27.131 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:03:27.131 4560 1886296278824 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-07-07 13:03:27.131 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8035c25f-4961-4f2a-9c19-157a21708322'] 2021-07-07 13:03:27.362 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c835822-6bb2-41ca-bd60-4e6f6445113f b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] port_delete event received for '8035c25f-4961-4f2a-9c19-157a21708322' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:03:27.971 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5c835822-6bb2-41ca-bd60-4e6f6445113f b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Update security group information for ports dict_keys(['3ad2066e-274c-410b-92b4-5e15b48aab51', 'ac135b04-759b-42f8-8fe5-8f72a833863b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:03:27.971 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5c835822-6bb2-41ca-bd60-4e6f6445113f b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:03:27.971 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5c835822-6bb2-41ca-bd60-4e6f6445113f b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Update rules of security group (1751a4ae-33a1-4d34-962a-c222ff5d4710) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:03:27.971 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5c835822-6bb2-41ca-bd60-4e6f6445113f b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Update members of security group (1751a4ae-33a1-4d34-962a-c222ff5d4710) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:03:27.971 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5c835822-6bb2-41ca-bd60-4e6f6445113f b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Update port filter for 3ad2066e-274c-410b-92b4-5e15b48aab51 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:03:27.971 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5c835822-6bb2-41ca-bd60-4e6f6445113f b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Updating port rules. 2021-07-07 13:03:27.971 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5c835822-6bb2-41ca-bd60-4e6f6445113f b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-07 13:03:27.971 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-5c835822-6bb2-41ca-bd60-4e6f6445113f b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Lock "n-hv-driver-port-lock-3ad2066e-274c-410b-92b4-5e15b48aab51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:03:27.980 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-5c835822-6bb2-41ca-bd60-4e6f6445113f b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Lock "n-hv-driver-port-lock-3ad2066e-274c-410b-92b4-5e15b48aab51" 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-07-07 13:03:27.980 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-5c835822-6bb2-41ca-bd60-4e6f6445113f b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Lock "n-hv-driver-port-lock-3ad2066e-274c-410b-92b4-5e15b48aab51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:03:28.176 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-5c835822-6bb2-41ca-bd60-4e6f6445113f b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Lock "n-hv-driver-port-lock-3ad2066e-274c-410b-92b4-5e15b48aab51" 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-07-07 13:03:28.191 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5c835822-6bb2-41ca-bd60-4e6f6445113f b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Update port filter for ac135b04-759b-42f8-8fe5-8f72a833863b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:03:28.191 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5c835822-6bb2-41ca-bd60-4e6f6445113f b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Updating port rules. 2021-07-07 13:03:28.191 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5c835822-6bb2-41ca-bd60-4e6f6445113f b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-07 13:03:28.191 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-5c835822-6bb2-41ca-bd60-4e6f6445113f b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Lock "n-hv-driver-port-lock-ac135b04-759b-42f8-8fe5-8f72a833863b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:03:28.191 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-5c835822-6bb2-41ca-bd60-4e6f6445113f b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Lock "n-hv-driver-port-lock-ac135b04-759b-42f8-8fe5-8f72a833863b" 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-07-07 13:03:28.191 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-5c835822-6bb2-41ca-bd60-4e6f6445113f b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Lock "n-hv-driver-port-lock-ac135b04-759b-42f8-8fe5-8f72a833863b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:03:28.363 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-5c835822-6bb2-41ca-bd60-4e6f6445113f b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Lock "n-hv-driver-port-lock-ac135b04-759b-42f8-8fe5-8f72a833863b" 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-07-07 13:03:29.004 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8cf0e8c2-f97e-44a6-b83e-e0b7dd97ae0d 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 16c83015-6c3f-42de-b567-215c90fcfa7a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:03:29.023 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8a20fd7d-535c-45e9-8eab-9925c23b7a3a 29c0f0c5ef1a490dbe160c9c39810088 6236997800d144d1bd6fa233a7c9eb89 - - -] Security group rule updated on remote: ['feba7533-0777-4d5e-a483-a1757eb7ac22'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:03:29.023 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-8a20fd7d-535c-45e9-8eab-9925c23b7a3a 29c0f0c5ef1a490dbe160c9c39810088 6236997800d144d1bd6fa233a7c9eb89 - - -] Security group rule updated ['feba7533-0777-4d5e-a483-a1757eb7ac22'] 2021-07-07 13:03:29.034 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8cf0e8c2-f97e-44a6-b83e-e0b7dd97ae0d 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 16c83015-6c3f-42de-b567-215c90fcfa7a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:03:29.114 4560 1886296279528 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-07-07 13:03:29.161 4560 1886296279528 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-07-07 13:03:30.706 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a1d2543f-4d85-44fb-a227-bcce2bcdfdcf 29c0f0c5ef1a490dbe160c9c39810088 6236997800d144d1bd6fa233a7c9eb89 - - -] Security group rule updated on remote: ['95683db6-dd15-4079-a7a4-b956e2d291f2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:03:30.706 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-a1d2543f-4d85-44fb-a227-bcce2bcdfdcf 29c0f0c5ef1a490dbe160c9c39810088 6236997800d144d1bd6fa233a7c9eb89 - - -] Security group rule updated ['95683db6-dd15-4079-a7a4-b956e2d291f2'] 2021-07-07 13:03:31.957 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ac135b04-759b-42f8-8fe5-8f72a833863b 2021-07-07 13:03:33.128 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:03:33.128 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ac135b04-759b-42f8-8fe5-8f72a833863b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:03:33.128 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ac135b04-759b-42f8-8fe5-8f72a833863b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:03:33.128 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ac135b04-759b-42f8-8fe5-8f72a833863b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:03:33.128 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ac135b04-759b-42f8-8fe5-8f72a833863b'] 2021-07-07 13:03:33.128 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:03:33.155 4560 1886296279528 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-07-07 13:03:33.155 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ac135b04-759b-42f8-8fe5-8f72a833863b'] 2021-07-07 13:03:33.457 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8d3542ef-1386-4e69-8074-0983c0777d22 b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Security group member updated on remote: ['1751a4ae-33a1-4d34-962a-c222ff5d4710'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:03:33.457 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-8d3542ef-1386-4e69-8074-0983c0777d22 b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Security group member updated ['1751a4ae-33a1-4d34-962a-c222ff5d4710'] 2021-07-07 13:03:33.472 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-8d3542ef-1386-4e69-8074-0983c0777d22 b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Refresh firewall rules 2021-07-07 13:03:33.472 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8d3542ef-1386-4e69-8074-0983c0777d22 b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Get security group information for devices via rpc ['3ad2066e-274c-410b-92b4-5e15b48aab51'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:03:33.660 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d3542ef-1386-4e69-8074-0983c0777d22 b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] port_delete event received for 'ac135b04-759b-42f8-8fe5-8f72a833863b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:03:33.989 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8d3542ef-1386-4e69-8074-0983c0777d22 b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Update security group information for ports dict_keys(['3ad2066e-274c-410b-92b4-5e15b48aab51']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:03:33.989 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8d3542ef-1386-4e69-8074-0983c0777d22 b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:03:33.989 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8d3542ef-1386-4e69-8074-0983c0777d22 b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Update rules of security group (1751a4ae-33a1-4d34-962a-c222ff5d4710) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:03:33.989 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8d3542ef-1386-4e69-8074-0983c0777d22 b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Update members of security group (1751a4ae-33a1-4d34-962a-c222ff5d4710) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:03:33.989 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8d3542ef-1386-4e69-8074-0983c0777d22 b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Update port filter for 3ad2066e-274c-410b-92b4-5e15b48aab51 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:03:33.989 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8d3542ef-1386-4e69-8074-0983c0777d22 b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Updating port rules. 2021-07-07 13:03:34.006 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8d3542ef-1386-4e69-8074-0983c0777d22 b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-07 13:03:34.006 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-8d3542ef-1386-4e69-8074-0983c0777d22 b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Lock "n-hv-driver-port-lock-3ad2066e-274c-410b-92b4-5e15b48aab51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:03:34.006 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-8d3542ef-1386-4e69-8074-0983c0777d22 b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Lock "n-hv-driver-port-lock-3ad2066e-274c-410b-92b4-5e15b48aab51" 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-07-07 13:03:34.006 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-8d3542ef-1386-4e69-8074-0983c0777d22 b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Lock "n-hv-driver-port-lock-3ad2066e-274c-410b-92b4-5e15b48aab51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:03:34.097 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9b65bd27-3fb6-45ae-b193-e63bc27deb17 29c0f0c5ef1a490dbe160c9c39810088 6236997800d144d1bd6fa233a7c9eb89 - - -] Security group rule updated on remote: ['91c46fee-13ae-469e-b750-563152d2bca3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:03:34.097 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-9b65bd27-3fb6-45ae-b193-e63bc27deb17 29c0f0c5ef1a490dbe160c9c39810088 6236997800d144d1bd6fa233a7c9eb89 - - -] Security group rule updated ['91c46fee-13ae-469e-b750-563152d2bca3'] 2021-07-07 13:03:34.224 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-8d3542ef-1386-4e69-8074-0983c0777d22 b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Lock "n-hv-driver-port-lock-3ad2066e-274c-410b-92b4-5e15b48aab51" 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-07-07 13:03:35.143 4560 1886296278824 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-07-07 13:03:35.190 4560 1886296278824 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-07-07 13:03:36.363 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5b95e1d0-b07d-457f-8f68-5893f5770114 29c0f0c5ef1a490dbe160c9c39810088 6236997800d144d1bd6fa233a7c9eb89 - - -] Security group rule updated on remote: ['043ccf4d-3fc4-457d-ad1e-6dd40c5c1782'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:03:36.363 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-5b95e1d0-b07d-457f-8f68-5893f5770114 29c0f0c5ef1a490dbe160c9c39810088 6236997800d144d1bd6fa233a7c9eb89 - - -] Security group rule updated ['043ccf4d-3fc4-457d-ad1e-6dd40c5c1782'] 2021-07-07 13:03:36.426 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0c9d8421-be7d-46c5-af59-912cf2c45316 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Security group member updated on remote: ['4bb27584-f9f2-4d1a-8cfc-05d4efea2394'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:03:36.426 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-0c9d8421-be7d-46c5-af59-912cf2c45316 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Security group member updated ['4bb27584-f9f2-4d1a-8cfc-05d4efea2394'] 2021-07-07 13:03:36.426 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-0c9d8421-be7d-46c5-af59-912cf2c45316 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Refresh firewall rules 2021-07-07 13:03:36.426 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0c9d8421-be7d-46c5-af59-912cf2c45316 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Get security group information for devices via rpc ['6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:03:37.159 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0c9d8421-be7d-46c5-af59-912cf2c45316 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Update security group information for ports dict_keys(['6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:03:37.159 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0c9d8421-be7d-46c5-af59-912cf2c45316 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:03:37.159 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0c9d8421-be7d-46c5-af59-912cf2c45316 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Update rules of security group (4bb27584-f9f2-4d1a-8cfc-05d4efea2394) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:03:37.159 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0c9d8421-be7d-46c5-af59-912cf2c45316 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Update members of security group (4bb27584-f9f2-4d1a-8cfc-05d4efea2394) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:03:37.159 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0c9d8421-be7d-46c5-af59-912cf2c45316 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Update port filter for 6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:03:37.159 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0c9d8421-be7d-46c5-af59-912cf2c45316 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Updating port rules. 2021-07-07 13:03:37.159 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0c9d8421-be7d-46c5-af59-912cf2c45316 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-07 13:03:37.159 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [req-0c9d8421-be7d-46c5-af59-912cf2c45316 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Lock "n-hv-driver-port-lock-6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:03:37.303 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [req-0c9d8421-be7d-46c5-af59-912cf2c45316 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Lock "n-hv-driver-port-lock-6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4" 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-07-07 13:03:37.303 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [req-0c9d8421-be7d-46c5-af59-912cf2c45316 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Lock "n-hv-driver-port-lock-6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:03:37.303 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [req-0c9d8421-be7d-46c5-af59-912cf2c45316 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Lock "n-hv-driver-port-lock-6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4" 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-07-07 13:03:37.303 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4c4e60f-152b-422c-9414-facc3fe20e5a - - - - -] port_update received: 2b7e86c1-2a56-4fbf-b261-2d8dc297f210 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:03:37.333 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4c4e60f-152b-422c-9414-facc3fe20e5a - - - - -] No port 2b7e86c1-2a56-4fbf-b261-2d8dc297f210 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:03:38.691 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a653c829-e011-4a8d-8011-b3a91e34c2de 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 2c985b06-ad62-4433-b5a1-7aa54ed140f8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:03:38.712 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a653c829-e011-4a8d-8011-b3a91e34c2de 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 2c985b06-ad62-4433-b5a1-7aa54ed140f8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:03:39.910 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-30bc8228-cd09-41b7-b427-3b1878f51da8 b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Security group member updated on remote: ['1751a4ae-33a1-4d34-962a-c222ff5d4710'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:03:39.910 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-30bc8228-cd09-41b7-b427-3b1878f51da8 b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Security group member updated ['1751a4ae-33a1-4d34-962a-c222ff5d4710'] 2021-07-07 13:03:39.910 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-30bc8228-cd09-41b7-b427-3b1878f51da8 b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Refresh firewall rules 2021-07-07 13:03:39.910 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-30bc8228-cd09-41b7-b427-3b1878f51da8 b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Get security group information for devices via rpc ['3ad2066e-274c-410b-92b4-5e15b48aab51'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:03:39.987 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-30bc8228-cd09-41b7-b427-3b1878f51da8 b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:03:39.987 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-30bc8228-cd09-41b7-b427-3b1878f51da8 b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:03:40.003 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3ad2066e-274c-410b-92b4-5e15b48aab51 2021-07-07 13:03:40.206 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30bc8228-cd09-41b7-b427-3b1878f51da8 b1986447d549455181203873106e4623 9bae6c7b891b4988bf520039fb38c561 - - -] port_delete event received for '3ad2066e-274c-410b-92b4-5e15b48aab51' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:03:40.581 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-41ae2de4-7a92-4c9b-a2c9-805b3718ac71 29c0f0c5ef1a490dbe160c9c39810088 6236997800d144d1bd6fa233a7c9eb89 - - -] Security group rule updated on remote: ['a3275d55-2549-4d5c-8e76-26e73deb4c31'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:03:40.581 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-41ae2de4-7a92-4c9b-a2c9-805b3718ac71 29c0f0c5ef1a490dbe160c9c39810088 6236997800d144d1bd6fa233a7c9eb89 - - -] Security group rule updated ['a3275d55-2549-4d5c-8e76-26e73deb4c31'] 2021-07-07 13:03:40.675 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ac89046c-31fa-4f3f-8893-33d4514f6e0c 790dbebf006946978347688a0ff98dff f6ce36608a4d4dc692575499bd7e627a - - -] Security group rule updated on remote: ['66d0b539-f5bf-41d0-8d96-27651f7838a2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:03:40.675 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-ac89046c-31fa-4f3f-8893-33d4514f6e0c 790dbebf006946978347688a0ff98dff f6ce36608a4d4dc692575499bd7e627a - - -] Security group rule updated ['66d0b539-f5bf-41d0-8d96-27651f7838a2'] 2021-07-07 13:03:40.955 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-93668347-bd5c-4557-b1d2-6f30200a41a2 790dbebf006946978347688a0ff98dff f6ce36608a4d4dc692575499bd7e627a - - -] Security group rule updated on remote: ['66d0b539-f5bf-41d0-8d96-27651f7838a2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:03:40.955 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-93668347-bd5c-4557-b1d2-6f30200a41a2 790dbebf006946978347688a0ff98dff f6ce36608a4d4dc692575499bd7e627a - - -] Security group rule updated ['66d0b539-f5bf-41d0-8d96-27651f7838a2'] 2021-07-07 13:03:41.192 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:03:41.192 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3ad2066e-274c-410b-92b4-5e15b48aab51' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:03:41.192 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3ad2066e-274c-410b-92b4-5e15b48aab51' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:03:41.192 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3ad2066e-274c-410b-92b4-5e15b48aab51 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:03:41.206 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3ad2066e-274c-410b-92b4-5e15b48aab51'] 2021-07-07 13:03:41.206 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:03:41.206 4560 1886296278824 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-07-07 13:03:41.206 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3ad2066e-274c-410b-92b4-5e15b48aab51'] 2021-07-07 13:03:41.831 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e8d81554-452b-45a5-b89c-40a261e2688a - - - - -] port_update received: d25e9ce8-324b-47f4-a443-de85ef0b258b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:03:41.831 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e8d81554-452b-45a5-b89c-40a261e2688a - - - - -] No port d25e9ce8-324b-47f4-a443-de85ef0b258b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:03:41.902 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-74495070-944c-42bb-bf7d-41642034c37c 29c0f0c5ef1a490dbe160c9c39810088 6236997800d144d1bd6fa233a7c9eb89 - - -] Security group rule updated on remote: ['a3275d55-2549-4d5c-8e76-26e73deb4c31'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:03:41.902 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-74495070-944c-42bb-bf7d-41642034c37c 29c0f0c5ef1a490dbe160c9c39810088 6236997800d144d1bd6fa233a7c9eb89 - - -] Security group rule updated ['a3275d55-2549-4d5c-8e76-26e73deb4c31'] 2021-07-07 13:03:41.956 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2c985b06-ad62-4433-b5a1-7aa54ed140f8 2021-07-07 13:03:43.190 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3dd0dfe7-224d-4d80-acf7-70d669cf6529 29c0f0c5ef1a490dbe160c9c39810088 6236997800d144d1bd6fa233a7c9eb89 - - -] Security group rule updated on remote: ['a3275d55-2549-4d5c-8e76-26e73deb4c31'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:03:43.190 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-3dd0dfe7-224d-4d80-acf7-70d669cf6529 29c0f0c5ef1a490dbe160c9c39810088 6236997800d144d1bd6fa233a7c9eb89 - - -] Security group rule updated ['a3275d55-2549-4d5c-8e76-26e73deb4c31'] 2021-07-07 13:03:43.220 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:03:43.220 4560 1886296278824 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-07-07 13:03:43.298 4560 1886296278824 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-07-07 13:03:44.643 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 2c985b06-ad62-4433-b5a1-7aa54ed140f8 2021-07-07 13:03:44.643 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 2c985b06-ad62-4433-b5a1-7aa54ed140f8 updated. Details: {'device': '2c985b06-ad62-4433-b5a1-7aa54ed140f8', 'network_id': 'ba49ec0b-2f71-4999-8cf8-1563b1b6d714', 'port_id': '2c985b06-ad62-4433-b5a1-7aa54ed140f8', 'mac_address': 'fa:16:3e:67:7e:1c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 149, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b88a9c82-8ffe-4440-96e7-565bdb11db63', 'ip_address': '192.168.233.163'}], '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-07-07 13:03:44.643 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:03:44.643 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2c985b06-ad62-4433-b5a1-7aa54ed140f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:03:44.643 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2c985b06-ad62-4433-b5a1-7aa54ed140f8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:03:44.643 4560 1886296278824 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-07-07 13:03:44.814 4560 1886296278824 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2c985b06-ad62-4433-b5a1-7aa54ed140f8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:03:44.814 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2c985b06-ad62-4433-b5a1-7aa54ed140f8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:03:45.205 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2c985b06-ad62-4433-b5a1-7aa54ed140f8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:03:45.205 4560 1886296278824 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 149, VLAN trunk: None to switch port 2c985b06-ad62-4433-b5a1-7aa54ed140f8 2021-07-07 13:03:45.300 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:03:45.300 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2c985b06-ad62-4433-b5a1-7aa54ed140f8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:03:46.330 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2c985b06-ad62-4433-b5a1-7aa54ed140f8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:03:46.330 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:03:46.330 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4bb27584-f9f2-4d1a-8cfc-05d4efea2394) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:03:46.330 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4bb27584-f9f2-4d1a-8cfc-05d4efea2394) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:03:46.330 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2c985b06-ad62-4433-b5a1-7aa54ed140f8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:03:46.330 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:03:46.330 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2c985b06-ad62-4433-b5a1-7aa54ed140f8 not yet added. Adding. 2021-07-07 13:03:46.330 4560 1886296278824 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-07-07 13:03:46.330 4560 1886296278824 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-07-07 13:03:46.439 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2c985b06-ad62-4433-b5a1-7aa54ed140f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:03:46.549 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2c985b06-ad62-4433-b5a1-7aa54ed140f8" 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-07-07 13:03:46.549 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2c985b06-ad62-4433-b5a1-7aa54ed140f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:03:46.678 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2c985b06-ad62-4433-b5a1-7aa54ed140f8" 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-07-07 13:03:46.772 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2c985b06-ad62-4433-b5a1-7aa54ed140f8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:03:46.784 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2c985b06-ad62-4433-b5a1-7aa54ed140f8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:03:46.784 4560 1886296278824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2c985b06-ad62-4433-b5a1-7aa54ed140f8 processed. 2021-07-07 13:03:47.224 4560 1886296278824 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-07-07 13:03:48.317 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:03:50.629 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-70cc824b-34d4-4fdb-9636-12a19e4d9ce9 790dbebf006946978347688a0ff98dff f6ce36608a4d4dc692575499bd7e627a - - -] Security group member updated on remote: ['66d0b539-f5bf-41d0-8d96-27651f7838a2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:03:50.644 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-70cc824b-34d4-4fdb-9636-12a19e4d9ce9 790dbebf006946978347688a0ff98dff f6ce36608a4d4dc692575499bd7e627a - - -] Security group member updated ['66d0b539-f5bf-41d0-8d96-27651f7838a2'] 2021-07-07 13:03:51.363 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9974214e-185a-46e7-be41-ec61c12f80ab 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 35f3c92a-8552-491f-9fcf-dc4a4868aeb7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:03:51.363 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9974214e-185a-46e7-be41-ec61c12f80ab 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 35f3c92a-8552-491f-9fcf-dc4a4868aeb7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:03:52.066 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6afac2f5-40af-4c79-b970-3c0a271b2fc8 2021-07-07 13:03:52.284 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e1203688-d31d-4af3-86d4-6792d9f64fb7 eaab03b8c1f24138a09aba33cd69f343 6da2eefc408d4901a0976f9f2a9c289a - - -] Security group member updated on remote: ['010c8482-aebf-4506-9b0e-73a6b23523f3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:03:52.284 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-e1203688-d31d-4af3-86d4-6792d9f64fb7 eaab03b8c1f24138a09aba33cd69f343 6da2eefc408d4901a0976f9f2a9c289a - - -] Security group member updated ['010c8482-aebf-4506-9b0e-73a6b23523f3'] 2021-07-07 13:03:52.284 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-e1203688-d31d-4af3-86d4-6792d9f64fb7 eaab03b8c1f24138a09aba33cd69f343 6da2eefc408d4901a0976f9f2a9c289a - - -] Refresh firewall rules 2021-07-07 13:03:52.284 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e1203688-d31d-4af3-86d4-6792d9f64fb7 eaab03b8c1f24138a09aba33cd69f343 6da2eefc408d4901a0976f9f2a9c289a - - -] Get security group information for devices via rpc ['6afac2f5-40af-4c79-b970-3c0a271b2fc8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:03:52.347 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e1203688-d31d-4af3-86d4-6792d9f64fb7 eaab03b8c1f24138a09aba33cd69f343 6da2eefc408d4901a0976f9f2a9c289a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:03:52.347 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e1203688-d31d-4af3-86d4-6792d9f64fb7 eaab03b8c1f24138a09aba33cd69f343 6da2eefc408d4901a0976f9f2a9c289a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:03:52.504 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1203688-d31d-4af3-86d4-6792d9f64fb7 eaab03b8c1f24138a09aba33cd69f343 6da2eefc408d4901a0976f9f2a9c289a - - -] port_delete event received for '6afac2f5-40af-4c79-b970-3c0a271b2fc8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:03:53.223 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:03:53.223 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6afac2f5-40af-4c79-b970-3c0a271b2fc8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:03:53.223 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6afac2f5-40af-4c79-b970-3c0a271b2fc8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:03:53.223 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6afac2f5-40af-4c79-b970-3c0a271b2fc8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:03:53.238 4560 1886296278824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 79b3b89d-a9fe-4818-a8fc-48394d8749c0 2021-07-07 13:03:53.238 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6afac2f5-40af-4c79-b970-3c0a271b2fc8'] 2021-07-07 13:03:53.238 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:03:53.238 4560 1886296278824 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-07-07 13:03:53.238 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6afac2f5-40af-4c79-b970-3c0a271b2fc8'] 2021-07-07 13:03:54.160 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb0cbb34-c02c-4bcc-87ca-23588b92189c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 051a070c-f2b8-4553-aa36-8f0a3467affb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:03:54.160 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb0cbb34-c02c-4bcc-87ca-23588b92189c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 051a070c-f2b8-4553-aa36-8f0a3467affb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:03:55.238 4560 1886296278824 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-07-07 13:03:55.645 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:03:56.051 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 051a070c-f2b8-4553-aa36-8f0a3467affb 2021-07-07 13:03:57.254 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:03:57.926 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 051a070c-f2b8-4553-aa36-8f0a3467affb 2021-07-07 13:03:57.926 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 051a070c-f2b8-4553-aa36-8f0a3467affb updated. Details: {'device': '051a070c-f2b8-4553-aa36-8f0a3467affb', 'network_id': 'a6ffc38b-d1b7-4fde-9768-b35b44dc2819', 'port_id': '051a070c-f2b8-4553-aa36-8f0a3467affb', 'mac_address': 'fa:16:3e:ee:44:75', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 128, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fddc887e-eba7-4fb1-96e4-cdf57971e19b', '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-07-07 13:03:57.926 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:03:57.926 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-051a070c-f2b8-4553-aa36-8f0a3467affb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:03:57.926 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 051a070c-f2b8-4553-aa36-8f0a3467affb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:03:57.926 4560 1886296278824 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a6ffc38b-d1b7-4fde-9768-b35b44dc2819 2021-07-07 13:03:57.926 4560 1886296278824 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-07-07 13:03:58.052 4560 1886296278824 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '051a070c-f2b8-4553-aa36-8f0a3467affb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:03:58.064 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '051a070c-f2b8-4553-aa36-8f0a3467affb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:03:58.064 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 051a070c-f2b8-4553-aa36-8f0a3467affb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:03:58.064 4560 1886296278824 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 128, VLAN trunk: None to switch port 051a070c-f2b8-4553-aa36-8f0a3467affb 2021-07-07 13:03:58.145 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:03:58.145 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['051a070c-f2b8-4553-aa36-8f0a3467affb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:03:58.599 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['051a070c-f2b8-4553-aa36-8f0a3467affb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:03:58.599 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:03:58.599 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (66d0b539-f5bf-41d0-8d96-27651f7838a2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:03:58.599 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 051a070c-f2b8-4553-aa36-8f0a3467affb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:03:58.620 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:03:58.620 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 051a070c-f2b8-4553-aa36-8f0a3467affb not yet added. Adding. 2021-07-07 13:03:58.620 4560 1886296278824 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-07-07 13:03:58.620 4560 1886296278824 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-07-07 13:03:58.709 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-051a070c-f2b8-4553-aa36-8f0a3467affb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:03:58.815 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-051a070c-f2b8-4553-aa36-8f0a3467affb" 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-07-07 13:03:58.815 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-051a070c-f2b8-4553-aa36-8f0a3467affb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:03:58.929 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-051a070c-f2b8-4553-aa36-8f0a3467affb" 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-07-07 13:03:59.018 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-051a070c-f2b8-4553-aa36-8f0a3467affb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:03:59.018 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 051a070c-f2b8-4553-aa36-8f0a3467affb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:03:59.018 4560 1886296278824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 051a070c-f2b8-4553-aa36-8f0a3467affb processed. 2021-07-07 13:03:59.283 4560 1886296278824 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-07-07 13:03:59.626 4560 1886296278824 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-07-07 13:04:02.051 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-45f88af3-4f31-4f05-958c-822794ec0c32 7d36b1cddf2e449a98710777fcd00ed8 d6ad1646f70141caba787da77f2ba375 - - -] Security group member updated on remote: ['8c3b0cfe-2061-4a1e-bbe0-01503dfdf5c3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:04:02.051 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-45f88af3-4f31-4f05-958c-822794ec0c32 7d36b1cddf2e449a98710777fcd00ed8 d6ad1646f70141caba787da77f2ba375 - - -] Security group member updated ['8c3b0cfe-2061-4a1e-bbe0-01503dfdf5c3'] 2021-07-07 13:04:05.800 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d1398a9-e7c1-4f45-81b5-3fe49aab5b51 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '5ebed7f8-df9b-4f86-8db5-eb79b682f5ec' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:04:06.020 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e9c6021-91d4-425f-af63-cb7dd4b6d58f 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: b4c7fa1c-ea34-41fa-addb-9cdc1dcec87a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:04:06.020 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e9c6021-91d4-425f-af63-cb7dd4b6d58f 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port b4c7fa1c-ea34-41fa-addb-9cdc1dcec87a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:04:08.642 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4ed833a-bf06-4d4a-a154-94192a50bd5f - - - - -] port_update received: 035d5271-14ab-49d0-952d-76cd63485fb0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:04:08.659 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4ed833a-bf06-4d4a-a154-94192a50bd5f - - - - -] No port 035d5271-14ab-49d0-952d-76cd63485fb0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:04:09.643 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9de71d4-5bca-48a9-8f8e-28abc2e82116 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '27b0ef2c-f2e8-4be8-b3e3-bfd2e1bbd032' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:04:11.595 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5280e5b8-935c-4628-ba2a-d19c5809c223 4461a91ea1d84f778a55dba55c1a2b1d 9d1a56548d654fda889a543a3b7d5a31 - - -] Security group rule updated on remote: ['55c42be3-b5a5-422d-89c4-b2c802483422'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:04:11.595 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-5280e5b8-935c-4628-ba2a-d19c5809c223 4461a91ea1d84f778a55dba55c1a2b1d 9d1a56548d654fda889a543a3b7d5a31 - - -] Security group rule updated ['55c42be3-b5a5-422d-89c4-b2c802483422'] 2021-07-07 13:04:11.610 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a74f68d-b671-4caa-a8f6-49cab77bd48c 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '358215bf-f536-4186-8e1c-10ca32b3911a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:04:11.990 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a74f68d-b671-4caa-a8f6-49cab77bd48c 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 79b3b89d-a9fe-4818-a8fc-48394d8749c0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:04:11.990 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a74f68d-b671-4caa-a8f6-49cab77bd48c 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 79b3b89d-a9fe-4818-a8fc-48394d8749c0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:04:12.066 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb05ee62-47fd-453e-bb11-d599184faab2 - - - - -] port_delete event received for '358215bf-f536-4186-8e1c-10ca32b3911a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:04:12.798 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c58a6291-28fe-4758-948d-841b729abcdc 4461a91ea1d84f778a55dba55c1a2b1d 9d1a56548d654fda889a543a3b7d5a31 - - -] Security group rule updated on remote: ['55c42be3-b5a5-422d-89c4-b2c802483422'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:04:12.798 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-c58a6291-28fe-4758-948d-841b729abcdc 4461a91ea1d84f778a55dba55c1a2b1d 9d1a56548d654fda889a543a3b7d5a31 - - -] Security group rule updated ['55c42be3-b5a5-422d-89c4-b2c802483422'] 2021-07-07 13:04:13.299 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-60764643-d340-4ff5-bf77-b55e5c26d088 a360d90f8cdc4fe7acdb589bdbe0ba71 0d87373462464bc1b35f07d1f86fda18 - - -] Security group member updated on remote: ['55827dba-4186-498f-b79c-39fab47c7c1b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:04:13.299 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-60764643-d340-4ff5-bf77-b55e5c26d088 a360d90f8cdc4fe7acdb589bdbe0ba71 0d87373462464bc1b35f07d1f86fda18 - - -] Security group member updated ['55827dba-4186-498f-b79c-39fab47c7c1b'] 2021-07-07 13:04:13.410 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-60764643-d340-4ff5-bf77-b55e5c26d088 a360d90f8cdc4fe7acdb589bdbe0ba71 0d87373462464bc1b35f07d1f86fda18 - - -] port_delete event received for '00b34904-7e20-4d33-9ddc-9548c28fd3d7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:04:14.814 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-854b3707-cbbd-40d6-aa02-5781f1e2830d - - - - -] port_update received: 447b9118-85f4-4e7f-8cdb-888f258ffd27 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:04:14.839 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-854b3707-cbbd-40d6-aa02-5781f1e2830d - - - - -] No port 447b9118-85f4-4e7f-8cdb-888f258ffd27 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:04:15.081 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-448d6782-b849-49e4-86cf-9394d58a05a8 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'fcf91c6a-cae6-44a4-b1a7-e4ea10a7c24e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:04:15.283 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b1aac83b-b0b4-4586-872c-53f0db8517c0 a360d90f8cdc4fe7acdb589bdbe0ba71 0d87373462464bc1b35f07d1f86fda18 - - -] Security group member updated on remote: ['55827dba-4186-498f-b79c-39fab47c7c1b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:04:15.301 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-b1aac83b-b0b4-4586-872c-53f0db8517c0 a360d90f8cdc4fe7acdb589bdbe0ba71 0d87373462464bc1b35f07d1f86fda18 - - -] Security group member updated ['55827dba-4186-498f-b79c-39fab47c7c1b'] 2021-07-07 13:04:18.066 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8af28ceb-a421-4b82-b579-49ac1d3ed96b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 4f5a3632-6bde-4166-91f1-dbac2b38ce44 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:04:18.080 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8af28ceb-a421-4b82-b579-49ac1d3ed96b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 4f5a3632-6bde-4166-91f1-dbac2b38ce44 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:04:18.301 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e56d1e1-3740-443d-91ba-227e28fde0ff 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '73b0d9f1-c8a1-4924-ace4-1cb79e80f474' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:04:20.160 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6d043f3-baa1-4a07-b5f2-1ce9046d6e73 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'b7e52df6-ef0d-49c3-b9bf-8af8918a4c8f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:04:20.429 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6d043f3-baa1-4a07-b5f2-1ce9046d6e73 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network e3547098-b847-4e29-b5bb-0e9aef503801 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:04:20.429 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6d043f3-baa1-4a07-b5f2-1ce9046d6e73 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network e3547098-b847-4e29-b5bb-0e9aef503801 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:04:20.567 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12258eca-f2c4-40f0-b773-2f3a247ea6f4 - - - - -] port_delete event received for 'b7e52df6-ef0d-49c3-b9bf-8af8918a4c8f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:04:21.376 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0796eb79-43ae-470a-add8-73504a659bfa 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 19460ee6-93ae-4a34-b769-aeba80ebc473 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:04:21.376 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0796eb79-43ae-470a-add8-73504a659bfa 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 19460ee6-93ae-4a34-b769-aeba80ebc473 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:04:22.190 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4f5a3632-6bde-4166-91f1-dbac2b38ce44 2021-07-07 13:04:22.329 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2c985b06-ad62-4433-b5a1-7aa54ed140f8 2021-07-07 13:04:22.752 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2929b77a-b349-40db-b0da-c540902e3ad8 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 2c985b06-ad62-4433-b5a1-7aa54ed140f8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:04:22.783 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2929b77a-b349-40db-b0da-c540902e3ad8 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 2c985b06-ad62-4433-b5a1-7aa54ed140f8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:04:23.363 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:04:23.862 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 4f5a3632-6bde-4166-91f1-dbac2b38ce44 2021-07-07 13:04:23.862 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 4f5a3632-6bde-4166-91f1-dbac2b38ce44 updated. Details: {'device': '4f5a3632-6bde-4166-91f1-dbac2b38ce44', 'network_id': 'b9ddb65d-e811-4cbd-950d-722de6ff4650', 'port_id': '4f5a3632-6bde-4166-91f1-dbac2b38ce44', 'mac_address': 'fa:16:3e:70:ba:52', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 108, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '81ca4318-c9be-4e0d-b8ff-1e6b8fee528f', '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-07-07 13:04:23.862 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:04:23.862 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:04:23.862 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4f5a3632-6bde-4166-91f1-dbac2b38ce44" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:04:23.862 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4f5a3632-6bde-4166-91f1-dbac2b38ce44 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:04:23.862 4560 1886296278824 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b9ddb65d-e811-4cbd-950d-722de6ff4650 2021-07-07 13:04:23.862 4560 1886296278824 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-07-07 13:04:23.862 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2c985b06-ad62-4433-b5a1-7aa54ed140f8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:04:23.862 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2c985b06-ad62-4433-b5a1-7aa54ed140f8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:04:23.862 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2c985b06-ad62-4433-b5a1-7aa54ed140f8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:04:23.882 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2c985b06-ad62-4433-b5a1-7aa54ed140f8'] 2021-07-07 13:04:23.894 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:04:23.894 4560 1886296279528 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-07-07 13:04:23.894 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2c985b06-ad62-4433-b5a1-7aa54ed140f8'] 2021-07-07 13:04:24.020 4560 1886296278824 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4f5a3632-6bde-4166-91f1-dbac2b38ce44') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:04:24.036 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4f5a3632-6bde-4166-91f1-dbac2b38ce44') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:04:24.036 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4f5a3632-6bde-4166-91f1-dbac2b38ce44 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:04:24.036 4560 1886296278824 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 108, VLAN trunk: None to switch port 4f5a3632-6bde-4166-91f1-dbac2b38ce44 2021-07-07 13:04:24.128 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:04:24.128 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4f5a3632-6bde-4166-91f1-dbac2b38ce44'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:04:24.344 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4f5a3632-6bde-4166-91f1-dbac2b38ce44']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:04:24.344 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:04:24.344 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (55827dba-4186-498f-b79c-39fab47c7c1b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:04:24.344 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (55827dba-4186-498f-b79c-39fab47c7c1b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:04:24.344 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4f5a3632-6bde-4166-91f1-dbac2b38ce44 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:04:24.344 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:04:24.344 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4f5a3632-6bde-4166-91f1-dbac2b38ce44 not yet added. Adding. 2021-07-07 13:04:24.344 4560 1886296278824 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-07-07 13:04:24.344 4560 1886296278824 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-07-07 13:04:24.473 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4f5a3632-6bde-4166-91f1-dbac2b38ce44" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:04:24.563 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4f5a3632-6bde-4166-91f1-dbac2b38ce44" 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-07-07 13:04:24.563 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4f5a3632-6bde-4166-91f1-dbac2b38ce44" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:04:24.692 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4f5a3632-6bde-4166-91f1-dbac2b38ce44" 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-07-07 13:04:24.782 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4f5a3632-6bde-4166-91f1-dbac2b38ce44" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:04:24.782 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4f5a3632-6bde-4166-91f1-dbac2b38ce44 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:04:24.782 4560 1886296278824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4f5a3632-6bde-4166-91f1-dbac2b38ce44 processed. 2021-07-07 13:04:25.379 4560 1886296278824 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-07-07 13:04:26.160 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.782s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:04:32.844 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eedbf15c-32ee-48d3-8951-424710fd31af - - - - -] port_update received: 3b240e83-a79f-47e6-aac0-7c2f573cb4c4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:04:32.861 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eedbf15c-32ee-48d3-8951-424710fd31af - - - - -] No port 3b240e83-a79f-47e6-aac0-7c2f573cb4c4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:04:33.738 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fa3cadbd-1299-45ce-ba64-dc3de9fed233 ea673c58d1a34b2093f71ece58b55e2f 1255af602caf41859f660a9de2a9db51 - - -] Security group member updated on remote: ['4772145f-6fbf-4754-a0d1-7374f65a2e95'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:04:33.738 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-fa3cadbd-1299-45ce-ba64-dc3de9fed233 ea673c58d1a34b2093f71ece58b55e2f 1255af602caf41859f660a9de2a9db51 - - -] Security group member updated ['4772145f-6fbf-4754-a0d1-7374f65a2e95'] 2021-07-07 13:04:36.222 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fae0a15-45ee-4ec2-98b4-246a0bfa6e6f 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 2c985b06-ad62-4433-b5a1-7aa54ed140f8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:04:36.237 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fae0a15-45ee-4ec2-98b4-246a0bfa6e6f 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 2c985b06-ad62-4433-b5a1-7aa54ed140f8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:04:37.394 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81bedf45-f0cd-48ce-aafe-dae40682d0d9 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 6acf63b6-649b-4c7a-acbf-39930f868ec7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:04:37.408 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81bedf45-f0cd-48ce-aafe-dae40682d0d9 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 6acf63b6-649b-4c7a-acbf-39930f868ec7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:04:38.781 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-82ebef02-30bd-4a94-9e4f-6b1e3a239ee2 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'ef0cf116-4967-4373-8802-7606f7209868' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:04:40.361 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2c985b06-ad62-4433-b5a1-7aa54ed140f8 2021-07-07 13:04:41.425 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:04:42.125 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 2c985b06-ad62-4433-b5a1-7aa54ed140f8 2021-07-07 13:04:42.141 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 2c985b06-ad62-4433-b5a1-7aa54ed140f8 updated. Details: {'device': '2c985b06-ad62-4433-b5a1-7aa54ed140f8', 'network_id': 'ba49ec0b-2f71-4999-8cf8-1563b1b6d714', 'port_id': '2c985b06-ad62-4433-b5a1-7aa54ed140f8', 'mac_address': 'fa:16:3e:67:7e:1c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 149, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b88a9c82-8ffe-4440-96e7-565bdb11db63', 'ip_address': '192.168.233.163'}], '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-07-07 13:04:42.141 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:04:42.141 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2c985b06-ad62-4433-b5a1-7aa54ed140f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:04:42.141 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2c985b06-ad62-4433-b5a1-7aa54ed140f8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:04:42.141 4560 1886296278824 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-07-07 13:04:42.284 4560 1886296278824 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2c985b06-ad62-4433-b5a1-7aa54ed140f8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:04:42.284 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2c985b06-ad62-4433-b5a1-7aa54ed140f8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:04:42.313 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2c985b06-ad62-4433-b5a1-7aa54ed140f8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:04:42.313 4560 1886296278824 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 149, VLAN trunk: None to switch port 2c985b06-ad62-4433-b5a1-7aa54ed140f8 2021-07-07 13:04:42.391 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:04:42.391 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2c985b06-ad62-4433-b5a1-7aa54ed140f8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:04:43.160 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2c985b06-ad62-4433-b5a1-7aa54ed140f8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:04:43.160 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:04:43.160 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4bb27584-f9f2-4d1a-8cfc-05d4efea2394) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:04:43.160 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4bb27584-f9f2-4d1a-8cfc-05d4efea2394) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:04:43.160 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2c985b06-ad62-4433-b5a1-7aa54ed140f8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:04:43.160 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:04:43.160 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2c985b06-ad62-4433-b5a1-7aa54ed140f8 not yet added. Adding. 2021-07-07 13:04:43.175 4560 1886296278824 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-07-07 13:04:43.175 4560 1886296278824 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-07-07 13:04:43.300 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2c985b06-ad62-4433-b5a1-7aa54ed140f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:04:43.423 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2c985b06-ad62-4433-b5a1-7aa54ed140f8" 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-07-07 13:04:43.423 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2c985b06-ad62-4433-b5a1-7aa54ed140f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:04:43.612 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2c985b06-ad62-4433-b5a1-7aa54ed140f8" 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-07-07 13:04:43.658 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-630b516f-2ee5-4448-bbc6-5c6a3bb7b96e 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '3b240e83-a79f-47e6-aac0-7c2f573cb4c4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:04:43.705 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2c985b06-ad62-4433-b5a1-7aa54ed140f8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.579s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:04:43.705 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2c985b06-ad62-4433-b5a1-7aa54ed140f8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:04:43.705 4560 1886296278824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2c985b06-ad62-4433-b5a1-7aa54ed140f8 processed. 2021-07-07 13:04:45.079 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0beeb990-3285-4650-abc7-5de9e6f9d6b8 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'a30b46f7-0e81-420a-9d70-7ebe75a2e70e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:04:45.347 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-826d9b88-d0be-4d00-b67e-e9b7ba50e423 - - - - -] port_delete event received for 'a30b46f7-0e81-420a-9d70-7ebe75a2e70e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:04:45.391 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0beeb990-3285-4650-abc7-5de9e6f9d6b8 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 68cbbdc3-786f-42c0-be64-d7d93fad6953 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:04:45.391 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0beeb990-3285-4650-abc7-5de9e6f9d6b8 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 68cbbdc3-786f-42c0-be64-d7d93fad6953 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:04:45.471 4560 1886296278824 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-07-07 13:04:45.875 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:04:47.329 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0afa642e-63e6-4277-bfe8-c3751d944c44 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Security group member updated on remote: ['4bb27584-f9f2-4d1a-8cfc-05d4efea2394'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:04:47.329 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-0afa642e-63e6-4277-bfe8-c3751d944c44 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Security group member updated ['4bb27584-f9f2-4d1a-8cfc-05d4efea2394'] 2021-07-07 13:04:47.329 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-0afa642e-63e6-4277-bfe8-c3751d944c44 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Refresh firewall rules 2021-07-07 13:04:47.329 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0afa642e-63e6-4277-bfe8-c3751d944c44 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Get security group information for devices via rpc ['6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4', '2c985b06-ad62-4433-b5a1-7aa54ed140f8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:04:47.923 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0afa642e-63e6-4277-bfe8-c3751d944c44 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Update security group information for ports dict_keys(['2c985b06-ad62-4433-b5a1-7aa54ed140f8', '6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:04:47.923 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0afa642e-63e6-4277-bfe8-c3751d944c44 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:04:47.923 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0afa642e-63e6-4277-bfe8-c3751d944c44 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Update rules of security group (4bb27584-f9f2-4d1a-8cfc-05d4efea2394) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:04:47.923 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0afa642e-63e6-4277-bfe8-c3751d944c44 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Update members of security group (4bb27584-f9f2-4d1a-8cfc-05d4efea2394) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:04:47.923 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0afa642e-63e6-4277-bfe8-c3751d944c44 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Update port filter for 2c985b06-ad62-4433-b5a1-7aa54ed140f8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:04:47.923 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0afa642e-63e6-4277-bfe8-c3751d944c44 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Updating port rules. 2021-07-07 13:04:47.923 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0afa642e-63e6-4277-bfe8-c3751d944c44 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-07 13:04:47.923 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [req-0afa642e-63e6-4277-bfe8-c3751d944c44 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Lock "n-hv-driver-port-lock-2c985b06-ad62-4433-b5a1-7aa54ed140f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:04:48.049 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [req-0afa642e-63e6-4277-bfe8-c3751d944c44 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Lock "n-hv-driver-port-lock-2c985b06-ad62-4433-b5a1-7aa54ed140f8" 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-07-07 13:04:48.049 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [req-0afa642e-63e6-4277-bfe8-c3751d944c44 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Lock "n-hv-driver-port-lock-2c985b06-ad62-4433-b5a1-7aa54ed140f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:04:48.049 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [req-0afa642e-63e6-4277-bfe8-c3751d944c44 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Lock "n-hv-driver-port-lock-2c985b06-ad62-4433-b5a1-7aa54ed140f8" 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-07-07 13:04:48.049 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0afa642e-63e6-4277-bfe8-c3751d944c44 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Update port filter for 6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:04:48.049 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0afa642e-63e6-4277-bfe8-c3751d944c44 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Updating port rules. 2021-07-07 13:04:48.049 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0afa642e-63e6-4277-bfe8-c3751d944c44 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-07 13:04:48.049 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [req-0afa642e-63e6-4277-bfe8-c3751d944c44 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Lock "n-hv-driver-port-lock-6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:04:48.219 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [req-0afa642e-63e6-4277-bfe8-c3751d944c44 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Lock "n-hv-driver-port-lock-6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4" 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-07-07 13:04:48.219 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [req-0afa642e-63e6-4277-bfe8-c3751d944c44 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Lock "n-hv-driver-port-lock-6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:04:48.219 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [req-0afa642e-63e6-4277-bfe8-c3751d944c44 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Lock "n-hv-driver-port-lock-6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4" 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-07-07 13:04:49.360 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-41eda0e8-a336-4357-90cc-93c59a573a59 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 0803491a-f957-4367-acf1-7d6aeb30188f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:04:49.375 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-41eda0e8-a336-4357-90cc-93c59a573a59 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 0803491a-f957-4367-acf1-7d6aeb30188f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:04:52.453 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0803491a-f957-4367-acf1-7d6aeb30188f 2021-07-07 13:04:52.752 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c292fbbd-a198-4e94-942e-0ead167873b6 ea673c58d1a34b2093f71ece58b55e2f 1255af602caf41859f660a9de2a9db51 - - -] Security group member updated on remote: ['4772145f-6fbf-4754-a0d1-7374f65a2e95', 'f5b2b33b-fc46-4e18-ac15-20b9693e68be'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:04:52.752 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-c292fbbd-a198-4e94-942e-0ead167873b6 ea673c58d1a34b2093f71ece58b55e2f 1255af602caf41859f660a9de2a9db51 - - -] Security group member updated ['4772145f-6fbf-4754-a0d1-7374f65a2e95', 'f5b2b33b-fc46-4e18-ac15-20b9693e68be'] 2021-07-07 13:04:53.109 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c292fbbd-a198-4e94-942e-0ead167873b6 ea673c58d1a34b2093f71ece58b55e2f 1255af602caf41859f660a9de2a9db51 - - -] port_update received: 6acf63b6-649b-4c7a-acbf-39930f868ec7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:04:53.109 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c292fbbd-a198-4e94-942e-0ead167873b6 ea673c58d1a34b2093f71ece58b55e2f 1255af602caf41859f660a9de2a9db51 - - -] No port 6acf63b6-649b-4c7a-acbf-39930f868ec7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:04:53.487 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:04:53.580 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cf4213cc-d8e5-41a8-8e2b-7b4eea145cf9 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] Security group member updated on remote: ['bb7d32e6-581e-44fb-8731-688fcc0d5b3c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:04:53.580 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-cf4213cc-d8e5-41a8-8e2b-7b4eea145cf9 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] Security group member updated ['bb7d32e6-581e-44fb-8731-688fcc0d5b3c'] 2021-07-07 13:04:54.643 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 0803491a-f957-4367-acf1-7d6aeb30188f 2021-07-07 13:04:54.643 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 0803491a-f957-4367-acf1-7d6aeb30188f updated. Details: {'device': '0803491a-f957-4367-acf1-7d6aeb30188f', 'network_id': 'ba49ec0b-2f71-4999-8cf8-1563b1b6d714', 'port_id': '0803491a-f957-4367-acf1-7d6aeb30188f', 'mac_address': 'fa:16:3e:33:59:8e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 149, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b88a9c82-8ffe-4440-96e7-565bdb11db63', 'ip_address': '192.168.233.59'}], '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-07-07 13:04:54.643 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:04:54.643 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0803491a-f957-4367-acf1-7d6aeb30188f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:04:54.643 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0803491a-f957-4367-acf1-7d6aeb30188f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:04:54.643 4560 1886296278824 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-07-07 13:04:54.817 4560 1886296278824 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0803491a-f957-4367-acf1-7d6aeb30188f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:04:54.817 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0803491a-f957-4367-acf1-7d6aeb30188f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:04:55.047 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0803491a-f957-4367-acf1-7d6aeb30188f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:04:55.047 4560 1886296278824 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 149, VLAN trunk: None to switch port 0803491a-f957-4367-acf1-7d6aeb30188f 2021-07-07 13:04:55.147 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:04:55.147 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0803491a-f957-4367-acf1-7d6aeb30188f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:04:56.267 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0803491a-f957-4367-acf1-7d6aeb30188f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:04:56.267 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:04:56.267 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4bb27584-f9f2-4d1a-8cfc-05d4efea2394) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:04:56.267 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4bb27584-f9f2-4d1a-8cfc-05d4efea2394) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:04:56.267 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0803491a-f957-4367-acf1-7d6aeb30188f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:04:56.267 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:04:56.267 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0803491a-f957-4367-acf1-7d6aeb30188f not yet added. Adding. 2021-07-07 13:04:56.267 4560 1886296278824 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-07-07 13:04:56.267 4560 1886296278824 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-07-07 13:04:56.425 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0803491a-f957-4367-acf1-7d6aeb30188f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:04:56.581 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0803491a-f957-4367-acf1-7d6aeb30188f" 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-07-07 13:04:56.581 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0803491a-f957-4367-acf1-7d6aeb30188f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:04:56.767 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0803491a-f957-4367-acf1-7d6aeb30188f" 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-07-07 13:04:56.909 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0803491a-f957-4367-acf1-7d6aeb30188f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:04:56.909 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0803491a-f957-4367-acf1-7d6aeb30188f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:04:56.909 4560 1886296278824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0803491a-f957-4367-acf1-7d6aeb30188f processed. 2021-07-07 13:04:57.360 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3a47d218-cbe0-4780-9f89-208fe52b826f 1e925cbb27224e5da60b6922ac454bbc 6d13a0a05fae42d8ba38dd61b666dc57 - - -] Security group member updated on remote: ['420082d3-7c55-4570-b12f-a200a143c0b1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:04:57.360 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-3a47d218-cbe0-4780-9f89-208fe52b826f 1e925cbb27224e5da60b6922ac454bbc 6d13a0a05fae42d8ba38dd61b666dc57 - - -] Security group member updated ['420082d3-7c55-4570-b12f-a200a143c0b1'] 2021-07-07 13:04:57.515 4560 1886296278824 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-07-07 13:04:57.643 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-efef50a6-1115-47f5-ab9f-b4f5eba61722 ea673c58d1a34b2093f71ece58b55e2f 1255af602caf41859f660a9de2a9db51 - - -] Security group member updated on remote: ['4772145f-6fbf-4754-a0d1-7374f65a2e95', 'f5b2b33b-fc46-4e18-ac15-20b9693e68be', '34ab8194-f52f-4ec4-898a-ce067273aa0a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:04:57.643 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-efef50a6-1115-47f5-ab9f-b4f5eba61722 ea673c58d1a34b2093f71ece58b55e2f 1255af602caf41859f660a9de2a9db51 - - -] Security group member updated ['4772145f-6fbf-4754-a0d1-7374f65a2e95', 'f5b2b33b-fc46-4e18-ac15-20b9693e68be', '34ab8194-f52f-4ec4-898a-ce067273aa0a'] 2021-07-07 13:04:57.672 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-95481eff-3c69-4b4f-bd3a-641730e6b0ab 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] Security group member updated on remote: ['bb7d32e6-581e-44fb-8731-688fcc0d5b3c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:04:57.672 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-95481eff-3c69-4b4f-bd3a-641730e6b0ab 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] Security group member updated ['bb7d32e6-581e-44fb-8731-688fcc0d5b3c'] 2021-07-07 13:04:57.738 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-efef50a6-1115-47f5-ab9f-b4f5eba61722 ea673c58d1a34b2093f71ece58b55e2f 1255af602caf41859f660a9de2a9db51 - - -] port_update received: 6acf63b6-649b-4c7a-acbf-39930f868ec7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:04:57.753 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-efef50a6-1115-47f5-ab9f-b4f5eba61722 ea673c58d1a34b2093f71ece58b55e2f 1255af602caf41859f660a9de2a9db51 - - -] No port 6acf63b6-649b-4c7a-acbf-39930f868ec7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:04:58.456 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cc3543d3-73af-4abc-9770-b532a452aafa 7d36b1cddf2e449a98710777fcd00ed8 d6ad1646f70141caba787da77f2ba375 - - -] Security group member updated on remote: ['8c3b0cfe-2061-4a1e-bbe0-01503dfdf5c3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:04:58.456 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-cc3543d3-73af-4abc-9770-b532a452aafa 7d36b1cddf2e449a98710777fcd00ed8 d6ad1646f70141caba787da77f2ba375 - - -] Security group member updated ['8c3b0cfe-2061-4a1e-bbe0-01503dfdf5c3'] 2021-07-07 13:04:58.641 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc3543d3-73af-4abc-9770-b532a452aafa 7d36b1cddf2e449a98710777fcd00ed8 d6ad1646f70141caba787da77f2ba375 - - -] port_delete event received for 'b4c7fa1c-ea34-41fa-addb-9cdc1dcec87a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:04:59.190 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96a7a0ef-1125-4131-8490-5248a07b7780 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 58f5ca37-7b1b-45d8-a8b7-a5399b955fcc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:04:59.190 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96a7a0ef-1125-4131-8490-5248a07b7780 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 58f5ca37-7b1b-45d8-a8b7-a5399b955fcc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:04:59.240 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.735s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:05:00.424 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9f46dd76-d311-4e05-8e70-3d207ea9d3d8 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] Security group rule updated on remote: ['0ef34bb5-cc0c-4642-ae84-2ad676556c97'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:05:00.424 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-9f46dd76-d311-4e05-8e70-3d207ea9d3d8 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] Security group rule updated ['0ef34bb5-cc0c-4642-ae84-2ad676556c97'] 2021-07-07 13:05:00.689 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c911afc2-3ec9-46fb-ba33-776fbbe6c871 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] Security group rule updated on remote: ['0ef34bb5-cc0c-4642-ae84-2ad676556c97'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:05:00.689 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-c911afc2-3ec9-46fb-ba33-776fbbe6c871 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] Security group rule updated ['0ef34bb5-cc0c-4642-ae84-2ad676556c97'] 2021-07-07 13:05:02.344 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7769488a-3851-4d41-864e-44f9d11211dc 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 28f76fc5-6363-4cc6-ab0d-304de2f264af network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:05:02.344 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7769488a-3851-4d41-864e-44f9d11211dc 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 28f76fc5-6363-4cc6-ab0d-304de2f264af not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:05:03.555 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1eeb50ff-018e-4164-b224-e48633f016af 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 4ccb0f70-dfce-4ed0-9eb8-934f1f2de47e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:05:03.555 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1eeb50ff-018e-4164-b224-e48633f016af 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 4ccb0f70-dfce-4ed0-9eb8-934f1f2de47e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:05:04.599 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4f5a3632-6bde-4166-91f1-dbac2b38ce44 2021-07-07 13:05:05.562 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:05:06.141 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 4f5a3632-6bde-4166-91f1-dbac2b38ce44 2021-07-07 13:05:06.141 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 4f5a3632-6bde-4166-91f1-dbac2b38ce44 updated. Details: {'device': '4f5a3632-6bde-4166-91f1-dbac2b38ce44', 'network_id': 'b9ddb65d-e811-4cbd-950d-722de6ff4650', 'port_id': '4f5a3632-6bde-4166-91f1-dbac2b38ce44', 'mac_address': 'fa:16:3e:70:ba:52', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 108, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '81ca4318-c9be-4e0d-b8ff-1e6b8fee528f', '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-07-07 13:05:06.141 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:05:06.141 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4f5a3632-6bde-4166-91f1-dbac2b38ce44" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:05:06.141 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4f5a3632-6bde-4166-91f1-dbac2b38ce44 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:05:06.141 4560 1886296278824 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-07-07 13:05:06.173 4560 1886296278824 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4f5a3632-6bde-4166-91f1-dbac2b38ce44') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:05:06.173 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4f5a3632-6bde-4166-91f1-dbac2b38ce44') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:05:06.251 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4f5a3632-6bde-4166-91f1-dbac2b38ce44 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:05:06.251 4560 1886296278824 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 108, VLAN trunk: None to switch port 4f5a3632-6bde-4166-91f1-dbac2b38ce44 2021-07-07 13:05:06.315 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:05:06.315 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4f5a3632-6bde-4166-91f1-dbac2b38ce44'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:05:06.691 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4f5a3632-6bde-4166-91f1-dbac2b38ce44']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:05:06.691 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:05:06.691 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (55827dba-4186-498f-b79c-39fab47c7c1b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:05:06.691 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (55827dba-4186-498f-b79c-39fab47c7c1b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:05:06.691 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4f5a3632-6bde-4166-91f1-dbac2b38ce44 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:05:06.691 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:05:06.691 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-07-07 13:05:06.691 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4f5a3632-6bde-4166-91f1-dbac2b38ce44" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:05:06.691 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4f5a3632-6bde-4166-91f1-dbac2b38ce44" 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-07-07 13:05:06.691 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4f5a3632-6bde-4166-91f1-dbac2b38ce44" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:05:06.691 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4f5a3632-6bde-4166-91f1-dbac2b38ce44" 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-07-07 13:05:06.735 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4f5a3632-6bde-4166-91f1-dbac2b38ce44" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.610s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:05:06.735 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4f5a3632-6bde-4166-91f1-dbac2b38ce44 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:05:06.735 4560 1886296278824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4f5a3632-6bde-4166-91f1-dbac2b38ce44 processed. 2021-07-07 13:05:07.555 4560 1886296278824 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-07-07 13:05:07.924 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:05:13.626 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-51af4111-bb54-4957-8eb9-9b43f8f37388 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] Security group member updated on remote: ['0ef34bb5-cc0c-4642-ae84-2ad676556c97'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:05:13.626 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-51af4111-bb54-4957-8eb9-9b43f8f37388 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] Security group member updated ['0ef34bb5-cc0c-4642-ae84-2ad676556c97'] 2021-07-07 13:05:14.674 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-86e4b603-ce56-4f3c-8c12-0bd3fdbefa56 1e925cbb27224e5da60b6922ac454bbc 6d13a0a05fae42d8ba38dd61b666dc57 - - -] Security group member updated on remote: ['420082d3-7c55-4570-b12f-a200a143c0b1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:05:14.674 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-86e4b603-ce56-4f3c-8c12-0bd3fdbefa56 1e925cbb27224e5da60b6922ac454bbc 6d13a0a05fae42d8ba38dd61b666dc57 - - -] Security group member updated ['420082d3-7c55-4570-b12f-a200a143c0b1'] 2021-07-07 13:05:15.328 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86e4b603-ce56-4f3c-8c12-0bd3fdbefa56 1e925cbb27224e5da60b6922ac454bbc 6d13a0a05fae42d8ba38dd61b666dc57 - - -] port_delete event received for '58f5ca37-7b1b-45d8-a8b7-a5399b955fcc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:05:15.563 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-837fe11c-3a12-4297-83f3-99e12536bd2b 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] Security group member updated on remote: ['0ef34bb5-cc0c-4642-ae84-2ad676556c97'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:05:15.563 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-837fe11c-3a12-4297-83f3-99e12536bd2b 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] Security group member updated ['0ef34bb5-cc0c-4642-ae84-2ad676556c97'] 2021-07-07 13:05:17.580 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-74a34f43-664a-4bb1-9546-ca8474d3612b 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] Security group member updated on remote: ['0ef34bb5-cc0c-4642-ae84-2ad676556c97'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:05:17.580 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-74a34f43-664a-4bb1-9546-ca8474d3612b 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] Security group member updated ['0ef34bb5-cc0c-4642-ae84-2ad676556c97'] 2021-07-07 13:05:19.485 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b23cbd22-7bc5-4eb2-88b5-b0f9c53197e6 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 9a9beebe-cc25-4483-8cd3-9e670afe86ae network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:05:19.485 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b23cbd22-7bc5-4eb2-88b5-b0f9c53197e6 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 9a9beebe-cc25-4483-8cd3-9e670afe86ae not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:05:21.265 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-513c38ca-a50f-44f5-9624-736e054f2a22 ea673c58d1a34b2093f71ece58b55e2f 1255af602caf41859f660a9de2a9db51 - - -] Security group member updated on remote: ['4772145f-6fbf-4754-a0d1-7374f65a2e95'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:05:21.265 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-513c38ca-a50f-44f5-9624-736e054f2a22 ea673c58d1a34b2093f71ece58b55e2f 1255af602caf41859f660a9de2a9db51 - - -] Security group member updated ['4772145f-6fbf-4754-a0d1-7374f65a2e95'] 2021-07-07 13:05:22.237 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e73f64f3-76be-46ad-8752-efc6cb29a147 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] Security group member updated on remote: ['0ef34bb5-cc0c-4642-ae84-2ad676556c97'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:05:22.237 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-e73f64f3-76be-46ad-8752-efc6cb29a147 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] Security group member updated ['0ef34bb5-cc0c-4642-ae84-2ad676556c97'] 2021-07-07 13:05:22.749 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f82c59b-1c56-4feb-8b73-05616f55b179 - - - - -] port_update received: 0f88232c-b9b3-4336-9f8d-d6d757292be7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:05:22.749 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f82c59b-1c56-4feb-8b73-05616f55b179 - - - - -] No port 0f88232c-b9b3-4336-9f8d-d6d757292be7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:05:25.437 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-959783c1-bc9a-421c-a978-c987decaf14c 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] Security group member updated on remote: ['0ef34bb5-cc0c-4642-ae84-2ad676556c97'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:05:25.437 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-959783c1-bc9a-421c-a978-c987decaf14c 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] Security group member updated ['0ef34bb5-cc0c-4642-ae84-2ad676556c97'] 2021-07-07 13:05:25.518 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28ec803c-981c-4912-807d-d984d212e399 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: d8f43435-afb8-4239-84cb-a5abd741d929 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:05:25.537 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28ec803c-981c-4912-807d-d984d212e399 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port d8f43435-afb8-4239-84cb-a5abd741d929 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:05:28.033 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ddb8e27-68cc-4f8e-bb4e-14ebaf9709cd 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 482e694c-651f-4833-9ebf-e6dd4b478f1f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:05:28.046 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ddb8e27-68cc-4f8e-bb4e-14ebaf9709cd 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 482e694c-651f-4833-9ebf-e6dd4b478f1f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:05:28.331 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f2616b0-b3fe-4838-908a-00536ea8e5ae 38305e9d3d864b71a698d5103b321c6e ce6352d343744a8196ad3f87a830a90f - - -] Security group member updated on remote: ['ad2c300b-223e-4940-b85e-3022ba55e0a4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:05:28.331 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-5f2616b0-b3fe-4838-908a-00536ea8e5ae 38305e9d3d864b71a698d5103b321c6e ce6352d343744a8196ad3f87a830a90f - - -] Security group member updated ['ad2c300b-223e-4940-b85e-3022ba55e0a4'] 2021-07-07 13:05:29.189 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f2616b0-b3fe-4838-908a-00536ea8e5ae 38305e9d3d864b71a698d5103b321c6e ce6352d343744a8196ad3f87a830a90f - - -] port_delete event received for '16c83015-6c3f-42de-b567-215c90fcfa7a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:05:31.845 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b37cd3c-801b-47e8-b367-ed5f9b435f4a 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 4c76495f-d035-4c24-a744-0a6d0aa3ce02 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:05:31.861 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b37cd3c-801b-47e8-b367-ed5f9b435f4a 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 4c76495f-d035-4c24-a744-0a6d0aa3ce02 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:05:32.783 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea718e1f-b603-40ce-89b2-3d75b280232a - - - - -] port_update received: 44720fbb-57f0-47ca-90d2-0eed14df7f01 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:05:32.783 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea718e1f-b603-40ce-89b2-3d75b280232a - - - - -] No port 44720fbb-57f0-47ca-90d2-0eed14df7f01 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:05:32.827 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4f5a3632-6bde-4166-91f1-dbac2b38ce44 2021-07-07 13:05:33.648 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:05:33.648 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4f5a3632-6bde-4166-91f1-dbac2b38ce44' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:05:33.648 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4f5a3632-6bde-4166-91f1-dbac2b38ce44' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:05:33.648 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4f5a3632-6bde-4166-91f1-dbac2b38ce44 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:05:33.670 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4f5a3632-6bde-4166-91f1-dbac2b38ce44'] 2021-07-07 13:05:33.670 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:05:33.670 4560 1886296278824 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-07-07 13:05:33.670 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4f5a3632-6bde-4166-91f1-dbac2b38ce44'] 2021-07-07 13:05:34.845 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89fff186-4744-411c-b25a-a4ff3392094f 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 03e2dde3-8f22-44ed-991e-6bebf9deb63f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:05:34.861 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89fff186-4744-411c-b25a-a4ff3392094f 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 03e2dde3-8f22-44ed-991e-6bebf9deb63f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:05:35.670 4560 1886296278824 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-07-07 13:05:36.029 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:05:36.630 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f5543981-7bdf-4703-9b95-9e468ee25ef6 4248f0841dc64e10961e525909755c50 17e3439b9781404fb011f8fb08ff99ae - - -] Security group member updated on remote: ['08b94719-5eda-4444-b431-bb3fa53cd745'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:05:36.630 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-f5543981-7bdf-4703-9b95-9e468ee25ef6 4248f0841dc64e10961e525909755c50 17e3439b9781404fb011f8fb08ff99ae - - -] Security group member updated ['08b94719-5eda-4444-b431-bb3fa53cd745'] 2021-07-07 13:05:37.333 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-346e3c7f-cbc3-42e1-8e25-c0246f3c9f61 3776f274f66c4ac1824bddeddfe7a78c 526da47dbbe34a859bb60c9cf3c3165b - - -] Security group member updated on remote: ['6868d75e-b230-4c3b-b0d8-bf3c3b66eb89'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:05:37.333 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-346e3c7f-cbc3-42e1-8e25-c0246f3c9f61 3776f274f66c4ac1824bddeddfe7a78c 526da47dbbe34a859bb60c9cf3c3165b - - -] Security group member updated ['6868d75e-b230-4c3b-b0d8-bf3c3b66eb89'] 2021-07-07 13:05:38.037 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-601bf8ea-c153-4e0a-b2dc-20ebbeabe86d 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: c177dce0-441b-4af6-b76e-66224df54811 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:05:38.046 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-601bf8ea-c153-4e0a-b2dc-20ebbeabe86d 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port c177dce0-441b-4af6-b76e-66224df54811 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:05:38.545 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51352baa-a1e0-43eb-b3dd-e3e7e211940e 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: f4999c36-0449-40fd-8933-b8fafe163e02 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:05:38.545 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51352baa-a1e0-43eb-b3dd-e3e7e211940e 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port f4999c36-0449-40fd-8933-b8fafe163e02 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:05:38.842 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4f5a3632-6bde-4166-91f1-dbac2b38ce44 2021-07-07 13:05:38.865 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8dd67105-4abf-4407-b756-49386bd7cf75 38305e9d3d864b71a698d5103b321c6e ce6352d343744a8196ad3f87a830a90f - - -] port_delete event received for 'a520edf9-2ad7-4836-ac42-9b8d1d67b8ca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:05:39.488 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-61fc639a-d825-477f-8559-5db8635e10b5 a360d90f8cdc4fe7acdb589bdbe0ba71 0d87373462464bc1b35f07d1f86fda18 - - -] Security group member updated on remote: ['55827dba-4186-498f-b79c-39fab47c7c1b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:05:39.488 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-61fc639a-d825-477f-8559-5db8635e10b5 a360d90f8cdc4fe7acdb589bdbe0ba71 0d87373462464bc1b35f07d1f86fda18 - - -] Security group member updated ['55827dba-4186-498f-b79c-39fab47c7c1b'] 2021-07-07 13:05:39.580 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61fc639a-d825-477f-8559-5db8635e10b5 a360d90f8cdc4fe7acdb589bdbe0ba71 0d87373462464bc1b35f07d1f86fda18 - - -] port_delete event received for '4f5a3632-6bde-4166-91f1-dbac2b38ce44' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:05:39.686 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:05:39.686 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4f5a3632-6bde-4166-91f1-dbac2b38ce44' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:05:39.686 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4f5a3632-6bde-4166-91f1-dbac2b38ce44' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:05:39.686 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4f5a3632-6bde-4166-91f1-dbac2b38ce44 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:05:39.689 4560 1886296278824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b9ddb65d-e811-4cbd-950d-722de6ff4650 2021-07-07 13:05:39.689 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4f5a3632-6bde-4166-91f1-dbac2b38ce44'] 2021-07-07 13:05:39.689 4560 1886296278824 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-07-07 13:05:39.689 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4f5a3632-6bde-4166-91f1-dbac2b38ce44'] 2021-07-07 13:05:40.562 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-908d2843-217d-4f09-b9dd-645de107d258 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 56528d9a-3df9-4645-b02d-148aa5e8d8fe port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:05:40.562 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-908d2843-217d-4f09-b9dd-645de107d258 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 56528d9a-3df9-4645-b02d-148aa5e8d8fe defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:05:40.861 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae564cc2-7e95-435a-954b-42525ae20bb3 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 00494ddc-d509-4032-bb97-99beca0797e8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:05:40.873 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae564cc2-7e95-435a-954b-42525ae20bb3 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 00494ddc-d509-4032-bb97-99beca0797e8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:05:41.702 4560 1886296278824 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-07-07 13:05:41.717 4560 1886296278824 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-07-07 13:05:42.835 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f206f57b-e086-4503-8d89-891c9b20ea80 ea673c58d1a34b2093f71ece58b55e2f 1255af602caf41859f660a9de2a9db51 - - -] Security group member updated on remote: ['4772145f-6fbf-4754-a0d1-7374f65a2e95', '66c4d51c-1ab2-4e9a-b8e7-3de7e9251c3c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:05:42.835 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-f206f57b-e086-4503-8d89-891c9b20ea80 ea673c58d1a34b2093f71ece58b55e2f 1255af602caf41859f660a9de2a9db51 - - -] Security group member updated ['4772145f-6fbf-4754-a0d1-7374f65a2e95', '66c4d51c-1ab2-4e9a-b8e7-3de7e9251c3c'] 2021-07-07 13:05:42.873 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f206f57b-e086-4503-8d89-891c9b20ea80 ea673c58d1a34b2093f71ece58b55e2f 1255af602caf41859f660a9de2a9db51 - - -] port_update received: d8f43435-afb8-4239-84cb-a5abd741d929 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:05:42.889 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0803491a-f957-4367-acf1-7d6aeb30188f 2021-07-07 13:05:42.889 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f206f57b-e086-4503-8d89-891c9b20ea80 ea673c58d1a34b2093f71ece58b55e2f 1255af602caf41859f660a9de2a9db51 - - -] No port d8f43435-afb8-4239-84cb-a5abd741d929 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:05:43.031 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9400c69d-fa26-4cd3-af34-7518d6f94c44 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 8678b018-43f7-449c-adee-04c92071b20e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:05:43.031 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9400c69d-fa26-4cd3-af34-7518d6f94c44 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 8678b018-43f7-449c-adee-04c92071b20e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:05:43.483 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6961a98c-67d0-4267-8cf1-64aa47220acc 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 0803491a-f957-4367-acf1-7d6aeb30188f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:05:43.483 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6961a98c-67d0-4267-8cf1-64aa47220acc 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 0803491a-f957-4367-acf1-7d6aeb30188f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:05:43.709 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:05:43.709 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0803491a-f957-4367-acf1-7d6aeb30188f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:05:43.709 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0803491a-f957-4367-acf1-7d6aeb30188f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:05:43.709 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0803491a-f957-4367-acf1-7d6aeb30188f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:05:43.726 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0803491a-f957-4367-acf1-7d6aeb30188f'] 2021-07-07 13:05:43.726 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:05:43.726 4560 1886296278824 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-07-07 13:05:43.726 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0803491a-f957-4367-acf1-7d6aeb30188f'] 2021-07-07 13:05:43.741 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-911f8ad0-d31b-413a-a2c7-078e74343f6e a360d90f8cdc4fe7acdb589bdbe0ba71 0d87373462464bc1b35f07d1f86fda18 - - -] Security group member updated on remote: ['55827dba-4186-498f-b79c-39fab47c7c1b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:05:43.741 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-911f8ad0-d31b-413a-a2c7-078e74343f6e a360d90f8cdc4fe7acdb589bdbe0ba71 0d87373462464bc1b35f07d1f86fda18 - - -] Security group member updated ['55827dba-4186-498f-b79c-39fab47c7c1b'] 2021-07-07 13:05:45.498 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3b180d4-ffbb-48e8-9f0e-0afef94411f1 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 704bbed7-8266-4c59-8932-05ac79dc0e3f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:05:45.513 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3b180d4-ffbb-48e8-9f0e-0afef94411f1 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 704bbed7-8266-4c59-8932-05ac79dc0e3f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:05:45.725 4560 1886296278824 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-07-07 13:05:45.803 4560 1886296278824 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-07-07 13:05:46.725 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9d61bb8-5259-416e-b34e-9c9effebdf4e 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 01000734-8040-433e-85a9-559e185b797c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:05:46.748 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9d61bb8-5259-416e-b34e-9c9effebdf4e 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 01000734-8040-433e-85a9-559e185b797c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:05:48.968 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 01000734-8040-433e-85a9-559e185b797c 2021-07-07 13:05:49.545 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1626f99-2dc3-47a2-a8c3-653539c9dd42 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'f7a26b99-5480-4fb8-b39a-68146590dcbb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:05:49.757 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:05:50.060 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 01000734-8040-433e-85a9-559e185b797c 2021-07-07 13:05:50.060 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 01000734-8040-433e-85a9-559e185b797c updated. Details: {'device': '01000734-8040-433e-85a9-559e185b797c', 'network_id': 'b9ddb65d-e811-4cbd-950d-722de6ff4650', 'port_id': '01000734-8040-433e-85a9-559e185b797c', 'mac_address': 'fa:16:3e:c1:5c:21', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 108, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '81ca4318-c9be-4e0d-b8ff-1e6b8fee528f', '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-07-07 13:05:50.060 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:05:50.060 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-01000734-8040-433e-85a9-559e185b797c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:05:50.060 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 01000734-8040-433e-85a9-559e185b797c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:05:50.060 4560 1886296278824 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b9ddb65d-e811-4cbd-950d-722de6ff4650 2021-07-07 13:05:50.060 4560 1886296278824 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-07-07 13:05:50.218 4560 1886296278824 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '01000734-8040-433e-85a9-559e185b797c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:05:50.218 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '01000734-8040-433e-85a9-559e185b797c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:05:50.218 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 01000734-8040-433e-85a9-559e185b797c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:05:50.218 4560 1886296278824 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 108, VLAN trunk: None to switch port 01000734-8040-433e-85a9-559e185b797c 2021-07-07 13:05:50.296 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:05:50.296 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['01000734-8040-433e-85a9-559e185b797c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:05:50.476 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['01000734-8040-433e-85a9-559e185b797c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:05:50.476 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:05:50.476 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (55827dba-4186-498f-b79c-39fab47c7c1b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:05:50.476 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (55827dba-4186-498f-b79c-39fab47c7c1b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:05:50.476 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 01000734-8040-433e-85a9-559e185b797c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:05:50.476 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:05:50.476 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 01000734-8040-433e-85a9-559e185b797c not yet added. Adding. 2021-07-07 13:05:50.476 4560 1886296278824 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-07-07 13:05:50.476 4560 1886296278824 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-07-07 13:05:50.611 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-01000734-8040-433e-85a9-559e185b797c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:05:50.726 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-01000734-8040-433e-85a9-559e185b797c" 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-07-07 13:05:50.726 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-01000734-8040-433e-85a9-559e185b797c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:05:50.857 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-01000734-8040-433e-85a9-559e185b797c" 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-07-07 13:05:50.957 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-01000734-8040-433e-85a9-559e185b797c" 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-07-07 13:05:50.957 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 01000734-8040-433e-85a9-559e185b797c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:05:50.957 4560 1886296278824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 01000734-8040-433e-85a9-559e185b797c processed. 2021-07-07 13:05:51.758 4560 1886296278824 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-07-07 13:05:51.991 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:05:52.593 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba8aca36-0578-47f9-8a42-8fd5af73ff89 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '5f794715-e4fc-49b0-8264-56a73e382818' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:05:52.954 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 051a070c-f2b8-4553-aa36-8f0a3467affb 2021-07-07 13:05:53.054 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d5d7953f-f98e-413a-9ca0-ccd4bfa02f93 790dbebf006946978347688a0ff98dff f6ce36608a4d4dc692575499bd7e627a - - -] Security group member updated on remote: ['66d0b539-f5bf-41d0-8d96-27651f7838a2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:05:53.054 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-d5d7953f-f98e-413a-9ca0-ccd4bfa02f93 790dbebf006946978347688a0ff98dff f6ce36608a4d4dc692575499bd7e627a - - -] Security group member updated ['66d0b539-f5bf-41d0-8d96-27651f7838a2'] 2021-07-07 13:05:53.764 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:05:53.764 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '051a070c-f2b8-4553-aa36-8f0a3467affb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:05:53.764 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '051a070c-f2b8-4553-aa36-8f0a3467affb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:05:53.764 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 051a070c-f2b8-4553-aa36-8f0a3467affb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:05:53.764 4560 1886296278824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a6ffc38b-d1b7-4fde-9768-b35b44dc2819 2021-07-07 13:05:53.764 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['051a070c-f2b8-4553-aa36-8f0a3467affb'] 2021-07-07 13:05:53.764 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:05:53.764 4560 1886296278824 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-07-07 13:05:53.764 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['051a070c-f2b8-4553-aa36-8f0a3467affb'] 2021-07-07 13:05:53.788 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e92a2b03-80bc-4115-939b-d4ffb55793a4 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'c08fabae-63b1-44bb-892e-334b18344908' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:05:54.032 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9db9ae06-734a-4cd6-91f6-835847e82f26 - - - - -] port_delete event received for 'c08fabae-63b1-44bb-892e-334b18344908' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:05:54.117 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5d7953f-f98e-413a-9ca0-ccd4bfa02f93 790dbebf006946978347688a0ff98dff f6ce36608a4d4dc692575499bd7e627a - - -] port_delete event received for '051a070c-f2b8-4553-aa36-8f0a3467affb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:05:54.140 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e92a2b03-80bc-4115-939b-d4ffb55793a4 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network fa419c3f-a79c-4e51-8cfc-ad173d4ed709 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:05:54.140 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e92a2b03-80bc-4115-939b-d4ffb55793a4 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network fa419c3f-a79c-4e51-8cfc-ad173d4ed709 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:05:54.638 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-236c351e-09c5-48e3-937f-decb42c825aa ea673c58d1a34b2093f71ece58b55e2f 1255af602caf41859f660a9de2a9db51 - - -] Security group member updated on remote: ['4772145f-6fbf-4754-a0d1-7374f65a2e95', '66c4d51c-1ab2-4e9a-b8e7-3de7e9251c3c', '3e839ec2-d8d6-4d10-9095-e27932299f61'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:05:54.638 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-236c351e-09c5-48e3-937f-decb42c825aa ea673c58d1a34b2093f71ece58b55e2f 1255af602caf41859f660a9de2a9db51 - - -] Security group member updated ['4772145f-6fbf-4754-a0d1-7374f65a2e95', '66c4d51c-1ab2-4e9a-b8e7-3de7e9251c3c', '3e839ec2-d8d6-4d10-9095-e27932299f61'] 2021-07-07 13:05:54.732 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-236c351e-09c5-48e3-937f-decb42c825aa ea673c58d1a34b2093f71ece58b55e2f 1255af602caf41859f660a9de2a9db51 - - -] port_update received: d8f43435-afb8-4239-84cb-a5abd741d929 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:05:54.737 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-236c351e-09c5-48e3-937f-decb42c825aa ea673c58d1a34b2093f71ece58b55e2f 1255af602caf41859f660a9de2a9db51 - - -] No port d8f43435-afb8-4239-84cb-a5abd741d929 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:05:55.763 4560 1886296278824 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-07-07 13:05:56.023 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:05:57.874 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-464adbde-3a5f-45e1-8562-9a9e15523391 790dbebf006946978347688a0ff98dff f6ce36608a4d4dc692575499bd7e627a - - -] port_delete event received for 'a7b433bd-e995-4f2f-ad49-7e4ac41dae3f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:05:58.029 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76894207-9920-4c8c-b45d-03493f399abb 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 0803491a-f957-4367-acf1-7d6aeb30188f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:05:58.029 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76894207-9920-4c8c-b45d-03493f399abb 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 0803491a-f957-4367-acf1-7d6aeb30188f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:05:58.381 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a38cfdf-99a4-4a21-a68c-a0d11e934b50 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '2e9696c9-7cfd-4d14-9b01-385181b83c83' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:05:58.867 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ac4a376f-29b0-4c0a-b69a-79ec36e237dc 4248f0841dc64e10961e525909755c50 17e3439b9781404fb011f8fb08ff99ae - - -] Security group member updated on remote: ['08b94719-5eda-4444-b431-bb3fa53cd745'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:05:58.867 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-ac4a376f-29b0-4c0a-b69a-79ec36e237dc 4248f0841dc64e10961e525909755c50 17e3439b9781404fb011f8fb08ff99ae - - -] Security group member updated ['08b94719-5eda-4444-b431-bb3fa53cd745'] 2021-07-07 13:06:00.872 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cd4abb08-1a27-461a-bcd8-4a7486257abb 3776f274f66c4ac1824bddeddfe7a78c 526da47dbbe34a859bb60c9cf3c3165b - - -] Security group member updated on remote: ['6868d75e-b230-4c3b-b0d8-bf3c3b66eb89'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:06:00.872 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-cd4abb08-1a27-461a-bcd8-4a7486257abb 3776f274f66c4ac1824bddeddfe7a78c 526da47dbbe34a859bb60c9cf3c3165b - - -] Security group member updated ['6868d75e-b230-4c3b-b0d8-bf3c3b66eb89'] 2021-07-07 13:06:00.890 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-676ef569-a78f-4844-8712-21feaef11474 ea673c58d1a34b2093f71ece58b55e2f 1255af602caf41859f660a9de2a9db51 - - -] Security group member updated on remote: ['4772145f-6fbf-4754-a0d1-7374f65a2e95', '66c4d51c-1ab2-4e9a-b8e7-3de7e9251c3c', '3e839ec2-d8d6-4d10-9095-e27932299f61'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:06:00.890 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-676ef569-a78f-4844-8712-21feaef11474 ea673c58d1a34b2093f71ece58b55e2f 1255af602caf41859f660a9de2a9db51 - - -] Security group member updated ['4772145f-6fbf-4754-a0d1-7374f65a2e95', '66c4d51c-1ab2-4e9a-b8e7-3de7e9251c3c', '3e839ec2-d8d6-4d10-9095-e27932299f61'] 2021-07-07 13:06:01.098 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd4abb08-1a27-461a-bcd8-4a7486257abb 3776f274f66c4ac1824bddeddfe7a78c 526da47dbbe34a859bb60c9cf3c3165b - - -] port_delete event received for '56528d9a-3df9-4645-b02d-148aa5e8d8fe' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:06:01.108 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-676ef569-a78f-4844-8712-21feaef11474 ea673c58d1a34b2093f71ece58b55e2f 1255af602caf41859f660a9de2a9db51 - - -] port_delete event received for 'd8f43435-afb8-4239-84cb-a5abd741d929' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:06:01.328 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c3312a7-c07f-40ce-b69e-89ed75f15aa4 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'd25e9ce8-324b-47f4-a443-de85ef0b258b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:06:01.740 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66a34cf1-6138-42cd-b0a8-880ed620a4b6 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: f4a7ea37-38ad-4aad-a220-d6321a4ffdd2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:06:01.750 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66a34cf1-6138-42cd-b0a8-880ed620a4b6 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port f4a7ea37-38ad-4aad-a220-d6321a4ffdd2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:06:03.033 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0803491a-f957-4367-acf1-7d6aeb30188f 2021-07-07 13:06:03.241 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ced26b97-66f7-4fbb-8277-fe7543deec66 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '1adfd6d4-8d82-48cc-80c9-92d4295683a8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:06:03.804 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:06:04.065 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 0803491a-f957-4367-acf1-7d6aeb30188f 2021-07-07 13:06:04.065 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 0803491a-f957-4367-acf1-7d6aeb30188f updated. Details: {'device': '0803491a-f957-4367-acf1-7d6aeb30188f', 'network_id': 'ba49ec0b-2f71-4999-8cf8-1563b1b6d714', 'port_id': '0803491a-f957-4367-acf1-7d6aeb30188f', 'mac_address': 'fa:16:3e:33:59:8e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 149, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b88a9c82-8ffe-4440-96e7-565bdb11db63', 'ip_address': '192.168.233.59'}], '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-07-07 13:06:04.065 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:06:04.076 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0803491a-f957-4367-acf1-7d6aeb30188f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:04.076 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0803491a-f957-4367-acf1-7d6aeb30188f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:06:04.076 4560 1886296278824 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-07-07 13:06:04.251 4560 1886296278824 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0803491a-f957-4367-acf1-7d6aeb30188f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:06:04.251 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0803491a-f957-4367-acf1-7d6aeb30188f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:06:04.251 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0803491a-f957-4367-acf1-7d6aeb30188f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:06:04.251 4560 1886296278824 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 149, VLAN trunk: None to switch port 0803491a-f957-4367-acf1-7d6aeb30188f 2021-07-07 13:06:04.426 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:06:04.436 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0803491a-f957-4367-acf1-7d6aeb30188f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:06:04.599 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0803491a-f957-4367-acf1-7d6aeb30188f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:06:04.599 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:06:04.599 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4bb27584-f9f2-4d1a-8cfc-05d4efea2394) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:06:04.599 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4bb27584-f9f2-4d1a-8cfc-05d4efea2394) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:06:04.599 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0803491a-f957-4367-acf1-7d6aeb30188f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:06:04.599 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:06:04.599 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0803491a-f957-4367-acf1-7d6aeb30188f not yet added. Adding. 2021-07-07 13:06:04.599 4560 1886296278824 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-07-07 13:06:04.599 4560 1886296278824 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-07-07 13:06:04.827 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0803491a-f957-4367-acf1-7d6aeb30188f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:04.921 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6af98945-ae8e-42c3-b352-c282f0cb8857 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 14db3767-5aa4-4ab7-9704-02af797895b4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:06:04.921 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6af98945-ae8e-42c3-b352-c282f0cb8857 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 14db3767-5aa4-4ab7-9704-02af797895b4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:06:05.052 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0803491a-f957-4367-acf1-7d6aeb30188f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:06:05.052 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0803491a-f957-4367-acf1-7d6aeb30188f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:05.078 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 01000734-8040-433e-85a9-559e185b797c 2021-07-07 13:06:05.266 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0803491a-f957-4367-acf1-7d6aeb30188f" 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-07-07 13:06:05.391 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0803491a-f957-4367-acf1-7d6aeb30188f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:06:05.391 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0803491a-f957-4367-acf1-7d6aeb30188f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:06:05.391 4560 1886296278824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0803491a-f957-4367-acf1-7d6aeb30188f processed. 2021-07-07 13:06:05.811 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:06:05.811 4560 1886296278824 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-07-07 13:06:05.970 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28f3c119-2a2a-4423-8f08-a585d5822dc0 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '2b7e86c1-2a56-4fbf-b261-2d8dc297f210' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:06:06.045 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3aec398a-d835-4864-b322-7a362a8abe31 - - - - -] port_delete event received for 'b3a5dff9-f4bb-46df-a0b8-13a7d3835796' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:06:06.375 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb44c15b-02e1-4721-b4a8-39f81e1af980 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'b3a5dff9-f4bb-46df-a0b8-13a7d3835796' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:06:06.484 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 01000734-8040-433e-85a9-559e185b797c 2021-07-07 13:06:06.484 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 01000734-8040-433e-85a9-559e185b797c updated. Details: {'device': '01000734-8040-433e-85a9-559e185b797c', 'network_id': 'b9ddb65d-e811-4cbd-950d-722de6ff4650', 'port_id': '01000734-8040-433e-85a9-559e185b797c', 'mac_address': 'fa:16:3e:c1:5c:21', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 108, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '81ca4318-c9be-4e0d-b8ff-1e6b8fee528f', '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-07-07 13:06:06.506 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:06:06.506 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-01000734-8040-433e-85a9-559e185b797c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:06.506 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 01000734-8040-433e-85a9-559e185b797c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:06:06.506 4560 1886296279528 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-07-07 13:06:06.535 4560 1886296279528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '01000734-8040-433e-85a9-559e185b797c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:06:06.535 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '01000734-8040-433e-85a9-559e185b797c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:06:06.567 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 01000734-8040-433e-85a9-559e185b797c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:06:06.567 4560 1886296279528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 108, VLAN trunk: None to switch port 01000734-8040-433e-85a9-559e185b797c 2021-07-07 13:06:06.576 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.766s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:06:06.615 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:06:06.615 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['01000734-8040-433e-85a9-559e185b797c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:06:07.085 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0803491a-f957-4367-acf1-7d6aeb30188f 2021-07-07 13:06:07.109 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb44c15b-02e1-4721-b4a8-39f81e1af980 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 36664e4f-11b5-43a4-97d0-073619e72ba9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:06:07.109 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb44c15b-02e1-4721-b4a8-39f81e1af980 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 36664e4f-11b5-43a4-97d0-073619e72ba9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:06:07.672 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['01000734-8040-433e-85a9-559e185b797c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:06:07.672 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:06:07.672 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (55827dba-4186-498f-b79c-39fab47c7c1b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:06:07.672 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (55827dba-4186-498f-b79c-39fab47c7c1b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:06:07.672 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 01000734-8040-433e-85a9-559e185b797c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:06:07.672 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:06:07.672 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-07-07 13:06:07.672 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-01000734-8040-433e-85a9-559e185b797c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:07.672 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-01000734-8040-433e-85a9-559e185b797c" 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-07-07 13:06:07.672 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-01000734-8040-433e-85a9-559e185b797c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:07.672 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-01000734-8040-433e-85a9-559e185b797c" 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-07-07 13:06:07.717 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-01000734-8040-433e-85a9-559e185b797c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:06:07.717 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 01000734-8040-433e-85a9-559e185b797c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:06:07.717 4560 1886296279528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 01000734-8040-433e-85a9-559e185b797c processed. 2021-07-07 13:06:07.825 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:06:07.827 4560 1886296279528 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-07-07 13:06:07.827 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0803491a-f957-4367-acf1-7d6aeb30188f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:06:07.827 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0803491a-f957-4367-acf1-7d6aeb30188f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:06:07.827 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0803491a-f957-4367-acf1-7d6aeb30188f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:06:07.827 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0803491a-f957-4367-acf1-7d6aeb30188f'] 2021-07-07 13:06:07.827 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:06:07.827 4560 1886296278824 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-07-07 13:06:07.827 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0803491a-f957-4367-acf1-7d6aeb30188f'] 2021-07-07 13:06:08.685 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9285f778-901c-44fe-9790-388b38bc72e4 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '6cd0a5bf-705b-41aa-a122-23f5ecd703d2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:06:08.938 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d310611c-7359-459e-b2a1-b4405940ba6e - - - - -] port_delete event received for '6cd0a5bf-705b-41aa-a122-23f5ecd703d2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:06:08.983 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:06:09.020 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d79b64a9-2e7c-49a7-ab7d-bf98910724e8 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Security group member updated on remote: ['4bb27584-f9f2-4d1a-8cfc-05d4efea2394'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:06:09.020 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-d79b64a9-2e7c-49a7-ab7d-bf98910724e8 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Security group member updated ['4bb27584-f9f2-4d1a-8cfc-05d4efea2394'] 2021-07-07 13:06:09.020 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-d79b64a9-2e7c-49a7-ab7d-bf98910724e8 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Refresh firewall rules 2021-07-07 13:06:09.020 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d79b64a9-2e7c-49a7-ab7d-bf98910724e8 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Get security group information for devices via rpc ['6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4', '2c985b06-ad62-4433-b5a1-7aa54ed140f8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:06:09.127 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 482e694c-651f-4833-9ebf-e6dd4b478f1f 2021-07-07 13:06:09.127 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4c76495f-d035-4c24-a744-0a6d0aa3ce02 2021-07-07 13:06:09.185 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79b64a9-2e7c-49a7-ab7d-bf98910724e8 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] port_delete event received for '0803491a-f957-4367-acf1-7d6aeb30188f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:06:09.453 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9285f778-901c-44fe-9790-388b38bc72e4 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network a6ffc38b-d1b7-4fde-9768-b35b44dc2819 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:06:09.453 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9285f778-901c-44fe-9790-388b38bc72e4 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network a6ffc38b-d1b7-4fde-9768-b35b44dc2819 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:06:09.827 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:06:09.827 4560 1886296278824 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-07-07 13:06:10.279 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:06:11.013 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d79b64a9-2e7c-49a7-ab7d-bf98910724e8 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Update security group information for ports dict_keys(['2c985b06-ad62-4433-b5a1-7aa54ed140f8', '6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:06:11.013 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d79b64a9-2e7c-49a7-ab7d-bf98910724e8 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:06:11.013 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d79b64a9-2e7c-49a7-ab7d-bf98910724e8 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Update rules of security group (4bb27584-f9f2-4d1a-8cfc-05d4efea2394) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:06:11.013 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d79b64a9-2e7c-49a7-ab7d-bf98910724e8 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Update members of security group (4bb27584-f9f2-4d1a-8cfc-05d4efea2394) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:06:11.013 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d79b64a9-2e7c-49a7-ab7d-bf98910724e8 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Update port filter for 2c985b06-ad62-4433-b5a1-7aa54ed140f8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:06:11.013 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d79b64a9-2e7c-49a7-ab7d-bf98910724e8 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Updating port rules. 2021-07-07 13:06:11.013 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d79b64a9-2e7c-49a7-ab7d-bf98910724e8 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-07 13:06:11.013 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-d79b64a9-2e7c-49a7-ab7d-bf98910724e8 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Lock "n-hv-driver-port-lock-2c985b06-ad62-4433-b5a1-7aa54ed140f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:11.029 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-d79b64a9-2e7c-49a7-ab7d-bf98910724e8 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Lock "n-hv-driver-port-lock-2c985b06-ad62-4433-b5a1-7aa54ed140f8" 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-07-07 13:06:11.029 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-d79b64a9-2e7c-49a7-ab7d-bf98910724e8 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Lock "n-hv-driver-port-lock-2c985b06-ad62-4433-b5a1-7aa54ed140f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:11.250 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-d79b64a9-2e7c-49a7-ab7d-bf98910724e8 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Lock "n-hv-driver-port-lock-2c985b06-ad62-4433-b5a1-7aa54ed140f8" 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-07-07 13:06:11.250 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d79b64a9-2e7c-49a7-ab7d-bf98910724e8 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Update port filter for 6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:06:11.250 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d79b64a9-2e7c-49a7-ab7d-bf98910724e8 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Updating port rules. 2021-07-07 13:06:11.250 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d79b64a9-2e7c-49a7-ab7d-bf98910724e8 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-07 13:06:11.250 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-d79b64a9-2e7c-49a7-ab7d-bf98910724e8 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Lock "n-hv-driver-port-lock-6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:11.250 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-d79b64a9-2e7c-49a7-ab7d-bf98910724e8 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Lock "n-hv-driver-port-lock-6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4" 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-07-07 13:06:11.250 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-d79b64a9-2e7c-49a7-ab7d-bf98910724e8 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Lock "n-hv-driver-port-lock-6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:11.283 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c177dce0-441b-4af6-b76e-66224df54811 2021-07-07 13:06:11.283 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 03e2dde3-8f22-44ed-991e-6bebf9deb63f 2021-07-07 13:06:11.283 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 00494ddc-d509-4032-bb97-99beca0797e8 2021-07-07 13:06:11.283 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8678b018-43f7-449c-adee-04c92071b20e 2021-07-07 13:06:11.283 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 704bbed7-8266-4c59-8932-05ac79dc0e3f 2021-07-07 13:06:11.438 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-d79b64a9-2e7c-49a7-ab7d-bf98910724e8 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Lock "n-hv-driver-port-lock-6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4" 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-07-07 13:06:11.951 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 482e694c-651f-4833-9ebf-e6dd4b478f1f 2021-07-07 13:06:11.951 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 482e694c-651f-4833-9ebf-e6dd4b478f1f updated. Details: {'device': '482e694c-651f-4833-9ebf-e6dd4b478f1f', 'network_id': '0ec48ba2-dd35-432e-9889-da16e4042a9b', 'port_id': '482e694c-651f-4833-9ebf-e6dd4b478f1f', 'mac_address': 'fa:16:3e:e1:cf:d9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 136, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8b304e0c-ad37-46a0-8bf1-53642d2ac7e8', '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-07-07 13:06:11.951 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:06:11.951 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 4c76495f-d035-4c24-a744-0a6d0aa3ce02 2021-07-07 13:06:11.951 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 4c76495f-d035-4c24-a744-0a6d0aa3ce02 updated. Details: {'device': '4c76495f-d035-4c24-a744-0a6d0aa3ce02', 'network_id': 'd3174671-667d-4c7d-ab0d-67f77c0ca5ef', 'port_id': '4c76495f-d035-4c24-a744-0a6d0aa3ce02', 'mac_address': 'fa:16:3e:d3:c3:d8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 110, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bdee4a8c-6927-4900-b4c0-b2897eb3b642', 'ip_address': '10.1.1.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-07-07 13:06:11.951 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:06:11.951 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.base [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Loop iteration exceeded interval (2 vs. 2.1241848468780518) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-07-07 13:06:11.951 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:06:11.951 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-482e694c-651f-4833-9ebf-e6dd4b478f1f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:11.951 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 482e694c-651f-4833-9ebf-e6dd4b478f1f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:06:11.951 4560 1886296279528 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0ec48ba2-dd35-432e-9889-da16e4042a9b 2021-07-07 13:06:11.969 4560 1886296279528 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-07-07 13:06:11.969 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4c76495f-d035-4c24-a744-0a6d0aa3ce02" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:11.969 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4c76495f-d035-4c24-a744-0a6d0aa3ce02 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:06:11.969 4560 1886296278824 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d3174671-667d-4c7d-ab0d-67f77c0ca5ef 2021-07-07 13:06:11.969 4560 1886296278824 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-07-07 13:06:12.172 4560 1886296278824 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4c76495f-d035-4c24-a744-0a6d0aa3ce02') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:06:12.172 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4c76495f-d035-4c24-a744-0a6d0aa3ce02') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:06:12.172 4560 1886296279528 MainThread DEBUG os_win._utils [-] Got expected exception WMI job failed with status None. Error summary description: None. Error description: None Error code: 32775. while calling function os_win.utils.jobutils.JobUtils.add_virt_resource. Retries left: 5. Time left: undefined. Time elapsed: 0.05922222137451172 Retrying in 1 seconds. inner c:\openstack\build\os-win\os_win\_utils.py:195 2021-07-07 13:06:12.172 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4c76495f-d035-4c24-a744-0a6d0aa3ce02 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:06:12.172 4560 1886296278824 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 110, VLAN trunk: None to switch port 4c76495f-d035-4c24-a744-0a6d0aa3ce02 2021-07-07 13:06:12.281 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:06:12.281 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4c76495f-d035-4c24-a744-0a6d0aa3ce02'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:06:13.210 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4c76495f-d035-4c24-a744-0a6d0aa3ce02']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:06:13.210 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:06:13.210 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bb7d32e6-581e-44fb-8731-688fcc0d5b3c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:06:13.217 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (bb7d32e6-581e-44fb-8731-688fcc0d5b3c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:06:13.217 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4c76495f-d035-4c24-a744-0a6d0aa3ce02 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:06:13.217 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:06:13.217 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4c76495f-d035-4c24-a744-0a6d0aa3ce02 not yet added. Adding. 2021-07-07 13:06:13.217 4560 1886296278824 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-07-07 13:06:13.217 4560 1886296278824 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-07-07 13:06:13.217 4560 1886296279528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '482e694c-651f-4833-9ebf-e6dd4b478f1f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:06:13.217 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '482e694c-651f-4833-9ebf-e6dd4b478f1f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:06:13.239 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 482e694c-651f-4833-9ebf-e6dd4b478f1f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:06:13.239 4560 1886296279528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 136, VLAN trunk: None to switch port 482e694c-651f-4833-9ebf-e6dd4b478f1f 2021-07-07 13:06:13.326 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:06:13.326 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['482e694c-651f-4833-9ebf-e6dd4b478f1f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:06:13.362 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4c76495f-d035-4c24-a744-0a6d0aa3ce02" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:13.514 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4c76495f-d035-4c24-a744-0a6d0aa3ce02" 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-07-07 13:06:13.514 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4c76495f-d035-4c24-a744-0a6d0aa3ce02" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:13.659 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4c76495f-d035-4c24-a744-0a6d0aa3ce02" 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-07-07 13:06:13.763 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4c76495f-d035-4c24-a744-0a6d0aa3ce02" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.781s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:06:13.763 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4c76495f-d035-4c24-a744-0a6d0aa3ce02 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:06:13.763 4560 1886296278824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4c76495f-d035-4c24-a744-0a6d0aa3ce02 processed. 2021-07-07 13:06:13.851 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['482e694c-651f-4833-9ebf-e6dd4b478f1f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:06:13.851 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:06:13.851 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0ef34bb5-cc0c-4642-ae84-2ad676556c97) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:06:13.851 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 482e694c-651f-4833-9ebf-e6dd4b478f1f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:06:13.851 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:06:13.851 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 482e694c-651f-4833-9ebf-e6dd4b478f1f not yet added. Adding. 2021-07-07 13:06:13.851 4560 1886296279528 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-07-07 13:06:13.872 4560 1886296279528 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-07-07 13:06:14.013 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-482e694c-651f-4833-9ebf-e6dd4b478f1f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:14.190 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-482e694c-651f-4833-9ebf-e6dd4b478f1f" 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-07-07 13:06:14.190 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-482e694c-651f-4833-9ebf-e6dd4b478f1f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:14.297 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port c177dce0-441b-4af6-b76e-66224df54811 2021-07-07 13:06:14.297 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port c177dce0-441b-4af6-b76e-66224df54811 updated. Details: {'device': 'c177dce0-441b-4af6-b76e-66224df54811', 'network_id': 'd3174671-667d-4c7d-ab0d-67f77c0ca5ef', 'port_id': 'c177dce0-441b-4af6-b76e-66224df54811', 'mac_address': 'fa:16:3e:67:ae:be', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 110, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bdee4a8c-6927-4900-b4c0-b2897eb3b642', 'ip_address': '10.1.1.105'}], '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-07-07 13:06:14.297 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:06:14.297 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 704bbed7-8266-4c59-8932-05ac79dc0e3f 2021-07-07 13:06:14.297 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 704bbed7-8266-4c59-8932-05ac79dc0e3f updated. Details: {'device': '704bbed7-8266-4c59-8932-05ac79dc0e3f', 'network_id': '44c461d0-cba1-44fe-9368-b8ee0f64105e', 'port_id': '704bbed7-8266-4c59-8932-05ac79dc0e3f', 'mac_address': 'fa:16:3e:81:6b:7a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 143, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9ebc491f-e1de-49ed-bf69-cdc18fd9d203', 'ip_address': '10.2.2.200'}], '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-07-07 13:06:14.297 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:06:14.297 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 03e2dde3-8f22-44ed-991e-6bebf9deb63f 2021-07-07 13:06:14.297 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 03e2dde3-8f22-44ed-991e-6bebf9deb63f updated. Details: {'device': '03e2dde3-8f22-44ed-991e-6bebf9deb63f', 'network_id': 'd3174671-667d-4c7d-ab0d-67f77c0ca5ef', 'port_id': '03e2dde3-8f22-44ed-991e-6bebf9deb63f', 'mac_address': 'fa:16:3e:61:86:10', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 110, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bdee4a8c-6927-4900-b4c0-b2897eb3b642', 'ip_address': '10.1.1.45'}], '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-07-07 13:06:14.297 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:06:14.297 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 00494ddc-d509-4032-bb97-99beca0797e8 2021-07-07 13:06:14.297 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 00494ddc-d509-4032-bb97-99beca0797e8 updated. Details: {'device': '00494ddc-d509-4032-bb97-99beca0797e8', 'network_id': 'd3174671-667d-4c7d-ab0d-67f77c0ca5ef', 'port_id': '00494ddc-d509-4032-bb97-99beca0797e8', 'mac_address': 'fa:16:3e:50:18:2c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 110, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bdee4a8c-6927-4900-b4c0-b2897eb3b642', 'ip_address': '10.1.1.85'}], '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-07-07 13:06:14.297 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:06:14.297 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 8678b018-43f7-449c-adee-04c92071b20e 2021-07-07 13:06:14.297 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 8678b018-43f7-449c-adee-04c92071b20e updated. Details: {'device': '8678b018-43f7-449c-adee-04c92071b20e', 'network_id': '44c461d0-cba1-44fe-9368-b8ee0f64105e', 'port_id': '8678b018-43f7-449c-adee-04c92071b20e', 'mac_address': 'fa:16:3e:2a:eb:1e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 143, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9ebc491f-e1de-49ed-bf69-cdc18fd9d203', 'ip_address': '10.2.2.100'}], '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-07-07 13:06:14.297 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:06:14.297 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.base [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Loop iteration exceeded interval (2 vs. 2.3456196784973145) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-07-07 13:06:14.297 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-704bbed7-8266-4c59-8932-05ac79dc0e3f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:14.297 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 704bbed7-8266-4c59-8932-05ac79dc0e3f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:06:14.297 4560 1886296279880 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 44c461d0-cba1-44fe-9368-b8ee0f64105e 2021-07-07 13:06:14.297 4560 1886296279880 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-07-07 13:06:14.315 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8678b018-43f7-449c-adee-04c92071b20e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:14.315 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8678b018-43f7-449c-adee-04c92071b20e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:06:14.315 4560 1886296280408 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-07-07 13:06:14.315 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-03e2dde3-8f22-44ed-991e-6bebf9deb63f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:14.315 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 03e2dde3-8f22-44ed-991e-6bebf9deb63f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:06:14.315 4560 1886296280056 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-07-07 13:06:14.315 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c177dce0-441b-4af6-b76e-66224df54811" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:14.315 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c177dce0-441b-4af6-b76e-66224df54811 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:06:14.315 4560 1886296278824 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-07-07 13:06:14.315 4560 1886296280584 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-07-07 13:06:14.315 4560 1886296280232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-00494ddc-d509-4032-bb97-99beca0797e8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:14.315 4560 1886296280232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 00494ddc-d509-4032-bb97-99beca0797e8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:06:14.315 4560 1886296280232 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-07-07 13:06:14.624 4560 1886296279880 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '704bbed7-8266-4c59-8932-05ac79dc0e3f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:06:14.624 4560 1886296279880 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '704bbed7-8266-4c59-8932-05ac79dc0e3f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:06:14.624 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 704bbed7-8266-4c59-8932-05ac79dc0e3f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:06:14.624 4560 1886296279880 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 143, VLAN trunk: None to switch port 704bbed7-8266-4c59-8932-05ac79dc0e3f 2021-07-07 13:06:14.654 4560 1886296280408 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8678b018-43f7-449c-adee-04c92071b20e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:06:14.654 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8678b018-43f7-449c-adee-04c92071b20e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:06:14.654 4560 1886296280056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '03e2dde3-8f22-44ed-991e-6bebf9deb63f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:06:14.654 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '03e2dde3-8f22-44ed-991e-6bebf9deb63f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:06:14.687 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8678b018-43f7-449c-adee-04c92071b20e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:06:14.687 4560 1886296280408 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 143, VLAN trunk: None to switch port 8678b018-43f7-449c-adee-04c92071b20e 2021-07-07 13:06:14.687 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 03e2dde3-8f22-44ed-991e-6bebf9deb63f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:06:14.687 4560 1886296280056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 110, VLAN trunk: None to switch port 03e2dde3-8f22-44ed-991e-6bebf9deb63f 2021-07-07 13:06:14.706 4560 1886296278824 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c177dce0-441b-4af6-b76e-66224df54811') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:06:14.706 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c177dce0-441b-4af6-b76e-66224df54811') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:06:14.716 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c177dce0-441b-4af6-b76e-66224df54811 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:06:14.716 4560 1886296278824 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 110, VLAN trunk: None to switch port c177dce0-441b-4af6-b76e-66224df54811 2021-07-07 13:06:14.735 4560 1886296280232 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '00494ddc-d509-4032-bb97-99beca0797e8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:06:14.735 4560 1886296280232 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '00494ddc-d509-4032-bb97-99beca0797e8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:06:14.756 4560 1886296280232 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 00494ddc-d509-4032-bb97-99beca0797e8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:06:14.756 4560 1886296280232 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 110, VLAN trunk: None to switch port 00494ddc-d509-4032-bb97-99beca0797e8 2021-07-07 13:06:14.865 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-482e694c-651f-4833-9ebf-e6dd4b478f1f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.672s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:06:14.873 4560 1886296280584 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-07-07 13:06:15.014 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:06:15.014 4560 1886296279880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['704bbed7-8266-4c59-8932-05ac79dc0e3f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:06:15.044 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:06:15.044 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8678b018-43f7-449c-adee-04c92071b20e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:06:15.047 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:06:15.047 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['03e2dde3-8f22-44ed-991e-6bebf9deb63f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:06:15.077 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:06:15.077 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c177dce0-441b-4af6-b76e-66224df54811'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:06:15.097 4560 1886296280232 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:06:15.097 4560 1886296280232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['00494ddc-d509-4032-bb97-99beca0797e8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:06:15.139 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-482e694c-651f-4833-9ebf-e6dd4b478f1f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:06:15.139 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 482e694c-651f-4833-9ebf-e6dd4b478f1f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:06:15.139 4560 1886296279528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 482e694c-651f-4833-9ebf-e6dd4b478f1f processed. 2021-07-07 13:06:15.194 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2c985b06-ad62-4433-b5a1-7aa54ed140f8 2021-07-07 13:06:15.959 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b571a583-4fdc-4598-a982-14d607efcf80 ea673c58d1a34b2093f71ece58b55e2f 1255af602caf41859f660a9de2a9db51 - - -] Security group member updated on remote: ['4772145f-6fbf-4754-a0d1-7374f65a2e95', '34ab8194-f52f-4ec4-898a-ce067273aa0a', 'f5b2b33b-fc46-4e18-ac15-20b9693e68be'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:06:15.959 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-b571a583-4fdc-4598-a982-14d607efcf80 ea673c58d1a34b2093f71ece58b55e2f 1255af602caf41859f660a9de2a9db51 - - -] Security group member updated ['4772145f-6fbf-4754-a0d1-7374f65a2e95', '34ab8194-f52f-4ec4-898a-ce067273aa0a', 'f5b2b33b-fc46-4e18-ac15-20b9693e68be'] 2021-07-07 13:06:16.226 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b571a583-4fdc-4598-a982-14d607efcf80 ea673c58d1a34b2093f71ece58b55e2f 1255af602caf41859f660a9de2a9db51 - - -] port_delete event received for '6acf63b6-649b-4c7a-acbf-39930f868ec7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:06:16.319 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:06:16.319 4560 1886297604696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2c985b06-ad62-4433-b5a1-7aa54ed140f8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:06:16.319 4560 1886297604696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2c985b06-ad62-4433-b5a1-7aa54ed140f8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:06:16.319 4560 1886297604696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2c985b06-ad62-4433-b5a1-7aa54ed140f8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:06:16.319 4560 1886296280584 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-07-07 13:06:16.341 4560 1886297604696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2c985b06-ad62-4433-b5a1-7aa54ed140f8'] 2021-07-07 13:06:16.341 4560 1886297604696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:06:16.341 4560 1886297604696 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-07-07 13:06:16.341 4560 1886297604696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2c985b06-ad62-4433-b5a1-7aa54ed140f8'] 2021-07-07 13:06:16.389 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8678b018-43f7-449c-adee-04c92071b20e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:06:16.389 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:06:16.389 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0ef34bb5-cc0c-4642-ae84-2ad676556c97) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:06:16.389 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8678b018-43f7-449c-adee-04c92071b20e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:06:16.389 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:06:16.389 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8678b018-43f7-449c-adee-04c92071b20e not yet added. Adding. 2021-07-07 13:06:16.389 4560 1886296280408 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-07-07 13:06:16.389 4560 1886296280408 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-07-07 13:06:16.429 4560 1886296280232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['00494ddc-d509-4032-bb97-99beca0797e8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:06:16.429 4560 1886296280232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:06:16.429 4560 1886296280232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0ef34bb5-cc0c-4642-ae84-2ad676556c97) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:06:16.429 4560 1886296280232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 00494ddc-d509-4032-bb97-99beca0797e8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:06:16.429 4560 1886296280232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:06:16.429 4560 1886296280232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 00494ddc-d509-4032-bb97-99beca0797e8 not yet added. Adding. 2021-07-07 13:06:16.429 4560 1886296280232 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-07-07 13:06:16.450 4560 1886296280232 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-07-07 13:06:16.545 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8678b018-43f7-449c-adee-04c92071b20e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:16.596 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c177dce0-441b-4af6-b76e-66224df54811']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:06:16.596 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:06:16.596 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0ef34bb5-cc0c-4642-ae84-2ad676556c97) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:06:16.596 4560 1886296278824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c177dce0-441b-4af6-b76e-66224df54811 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:06:16.596 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:06:16.596 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c177dce0-441b-4af6-b76e-66224df54811 not yet added. Adding. 2021-07-07 13:06:16.596 4560 1886296278824 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-07-07 13:06:16.596 4560 1886296278824 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-07-07 13:06:16.617 4560 1886296280232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-00494ddc-d509-4032-bb97-99beca0797e8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:16.627 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['03e2dde3-8f22-44ed-991e-6bebf9deb63f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:06:16.627 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:06:16.627 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bb7d32e6-581e-44fb-8731-688fcc0d5b3c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:06:16.627 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (bb7d32e6-581e-44fb-8731-688fcc0d5b3c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:06:16.627 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 03e2dde3-8f22-44ed-991e-6bebf9deb63f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:06:16.627 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:06:16.627 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 03e2dde3-8f22-44ed-991e-6bebf9deb63f not yet added. Adding. 2021-07-07 13:06:16.627 4560 1886296280056 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-07-07 13:06:16.627 4560 1886296280056 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-07-07 13:06:16.732 4560 1886296279880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['704bbed7-8266-4c59-8932-05ac79dc0e3f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:06:16.748 4560 1886296279880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:06:16.748 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0ef34bb5-cc0c-4642-ae84-2ad676556c97) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:06:16.748 4560 1886296279880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 704bbed7-8266-4c59-8932-05ac79dc0e3f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:06:16.748 4560 1886296279880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:06:16.748 4560 1886296279880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 704bbed7-8266-4c59-8932-05ac79dc0e3f not yet added. Adding. 2021-07-07 13:06:16.748 4560 1886296279880 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-07-07 13:06:16.748 4560 1886296279880 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-07-07 13:06:16.921 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8678b018-43f7-449c-adee-04c92071b20e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:06:16.921 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8678b018-43f7-449c-adee-04c92071b20e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:16.956 4560 1886296280232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-00494ddc-d509-4032-bb97-99beca0797e8" 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-07-07 13:06:16.956 4560 1886296280232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-00494ddc-d509-4032-bb97-99beca0797e8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:17.142 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8678b018-43f7-449c-adee-04c92071b20e" 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-07-07 13:06:17.155 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-03e2dde3-8f22-44ed-991e-6bebf9deb63f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:17.185 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c177dce0-441b-4af6-b76e-66224df54811" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:17.201 4560 1886297604872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fb413225-e103-435a-ad70-8b48c08ce519 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Security group member updated on remote: ['4bb27584-f9f2-4d1a-8cfc-05d4efea2394'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:06:17.201 4560 1886297604872 MainThread INFO neutron.agent.securitygroups_rpc [req-fb413225-e103-435a-ad70-8b48c08ce519 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Security group member updated ['4bb27584-f9f2-4d1a-8cfc-05d4efea2394'] 2021-07-07 13:06:17.221 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-704bbed7-8266-4c59-8932-05ac79dc0e3f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:17.429 4560 1886297604696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb413225-e103-435a-ad70-8b48c08ce519 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] port_delete event received for '2c985b06-ad62-4433-b5a1-7aa54ed140f8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:06:17.483 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c177dce0-441b-4af6-b76e-66224df54811" 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-07-07 13:06:17.483 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c177dce0-441b-4af6-b76e-66224df54811" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:17.483 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8678b018-43f7-449c-adee-04c92071b20e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:06:17.483 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8678b018-43f7-449c-adee-04c92071b20e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:06:17.483 4560 1886296280408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8678b018-43f7-449c-adee-04c92071b20e processed. 2021-07-07 13:06:17.523 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-03e2dde3-8f22-44ed-991e-6bebf9deb63f" 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-07-07 13:06:17.523 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-03e2dde3-8f22-44ed-991e-6bebf9deb63f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:17.539 4560 1886296280232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-00494ddc-d509-4032-bb97-99beca0797e8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:06:17.539 4560 1886297604872 MainThread INFO neutron.agent.securitygroups_rpc [req-fb413225-e103-435a-ad70-8b48c08ce519 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Refresh firewall rules 2021-07-07 13:06:17.539 4560 1886297604872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fb413225-e103-435a-ad70-8b48c08ce519 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Get security group information for devices via rpc ['6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:06:17.575 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-704bbed7-8266-4c59-8932-05ac79dc0e3f" 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-07-07 13:06:17.575 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-704bbed7-8266-4c59-8932-05ac79dc0e3f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:17.858 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:06:17.858 4560 1886296280232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-00494ddc-d509-4032-bb97-99beca0797e8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:06:17.858 4560 1886296280232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 00494ddc-d509-4032-bb97-99beca0797e8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:06:17.858 4560 1886296280232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 00494ddc-d509-4032-bb97-99beca0797e8 processed. 2021-07-07 13:06:17.920 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-03e2dde3-8f22-44ed-991e-6bebf9deb63f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:06:17.920 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c177dce0-441b-4af6-b76e-66224df54811" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:06:18.092 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-704bbed7-8266-4c59-8932-05ac79dc0e3f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:06:18.092 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-03e2dde3-8f22-44ed-991e-6bebf9deb63f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.781s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:06:18.092 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 03e2dde3-8f22-44ed-991e-6bebf9deb63f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:06:18.092 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 03e2dde3-8f22-44ed-991e-6bebf9deb63f processed. 2021-07-07 13:06:18.158 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c177dce0-441b-4af6-b76e-66224df54811" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:06:18.158 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c177dce0-441b-4af6-b76e-66224df54811 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:06:18.158 4560 1886296278824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c177dce0-441b-4af6-b76e-66224df54811 processed. 2021-07-07 13:06:18.264 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-704bbed7-8266-4c59-8932-05ac79dc0e3f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.953s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:06:18.264 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 704bbed7-8266-4c59-8932-05ac79dc0e3f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:06:18.264 4560 1886296279880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 704bbed7-8266-4c59-8932-05ac79dc0e3f processed. 2021-07-07 13:06:18.335 4560 1886296279880 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-07-07 13:06:19.897 4560 1886297604872 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fb413225-e103-435a-ad70-8b48c08ce519 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Update security group information for ports dict_keys(['6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:06:19.897 4560 1886297604872 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fb413225-e103-435a-ad70-8b48c08ce519 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:06:19.897 4560 1886297604872 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fb413225-e103-435a-ad70-8b48c08ce519 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Update rules of security group (4bb27584-f9f2-4d1a-8cfc-05d4efea2394) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:06:19.897 4560 1886297604872 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fb413225-e103-435a-ad70-8b48c08ce519 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Update members of security group (4bb27584-f9f2-4d1a-8cfc-05d4efea2394) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:06:19.897 4560 1886297604872 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fb413225-e103-435a-ad70-8b48c08ce519 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Update port filter for 6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:06:19.897 4560 1886297604872 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fb413225-e103-435a-ad70-8b48c08ce519 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Updating port rules. 2021-07-07 13:06:19.897 4560 1886297604872 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fb413225-e103-435a-ad70-8b48c08ce519 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-07 13:06:19.897 4560 1886297604872 MainThread DEBUG oslo_concurrency.lockutils [req-fb413225-e103-435a-ad70-8b48c08ce519 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Lock "n-hv-driver-port-lock-6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:19.897 4560 1886297604872 MainThread DEBUG oslo_concurrency.lockutils [req-fb413225-e103-435a-ad70-8b48c08ce519 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Lock "n-hv-driver-port-lock-6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4" 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-07-07 13:06:19.897 4560 1886297604872 MainThread DEBUG oslo_concurrency.lockutils [req-fb413225-e103-435a-ad70-8b48c08ce519 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Lock "n-hv-driver-port-lock-6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:20.158 4560 1886297604872 MainThread DEBUG oslo_concurrency.lockutils [req-fb413225-e103-435a-ad70-8b48c08ce519 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Lock "n-hv-driver-port-lock-6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:06:20.582 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ebaa5bf3-3be3-42a3-b2b6-54ddfed98b9b - - - - -] port_update received: 96e42ebf-5a44-42ff-a04f-35d910fe784d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:06:20.596 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ebaa5bf3-3be3-42a3-b2b6-54ddfed98b9b - - - - -] No port 96e42ebf-5a44-42ff-a04f-35d910fe784d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:06:21.038 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d7fc696-fb6f-41ea-aeec-18d91e757a3f - - - - -] port_update received: f5dc9979-a031-44a4-a308-576ca345d043 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:06:21.046 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d7fc696-fb6f-41ea-aeec-18d91e757a3f - - - - -] No port f5dc9979-a031-44a4-a308-576ca345d043 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:06:26.102 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ddf80a7-3cb2-495a-a68d-f451492e6d54 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network e61a6d8f-1fac-4e2a-b9c3-026cc280eb24 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:06:26.102 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ddf80a7-3cb2-495a-a68d-f451492e6d54 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network e61a6d8f-1fac-4e2a-b9c3-026cc280eb24 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:06:26.209 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2aa8f522-8796-4afc-86ff-f90aca010731 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Security group member updated on remote: ['4bb27584-f9f2-4d1a-8cfc-05d4efea2394'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:06:26.209 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-2aa8f522-8796-4afc-86ff-f90aca010731 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Security group member updated ['4bb27584-f9f2-4d1a-8cfc-05d4efea2394'] 2021-07-07 13:06:26.209 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-2aa8f522-8796-4afc-86ff-f90aca010731 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Refresh firewall rules 2021-07-07 13:06:26.209 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2aa8f522-8796-4afc-86ff-f90aca010731 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Get security group information for devices via rpc ['6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:06:26.404 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 8.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:06:26.404 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 6.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:26.404 4560 1886296278824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:06:26.404 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 4.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:26.404 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:06:26.404 4560 1886296280232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 2.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:26.404 4560 1886296280232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:06:26.404 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:26.404 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:06:26.618 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2aa8f522-8796-4afc-86ff-f90aca010731 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] port_delete event received for 'd1cd0ce1-801f-40aa-a8cd-f58a69cc1d8a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:06:27.434 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2aa8f522-8796-4afc-86ff-f90aca010731 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Update security group information for ports dict_keys(['6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:06:27.434 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2aa8f522-8796-4afc-86ff-f90aca010731 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:06:27.434 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2aa8f522-8796-4afc-86ff-f90aca010731 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Update rules of security group (4bb27584-f9f2-4d1a-8cfc-05d4efea2394) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:06:27.434 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2aa8f522-8796-4afc-86ff-f90aca010731 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Update members of security group (4bb27584-f9f2-4d1a-8cfc-05d4efea2394) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:06:27.434 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2aa8f522-8796-4afc-86ff-f90aca010731 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Update port filter for 6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:06:27.434 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2aa8f522-8796-4afc-86ff-f90aca010731 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Updating port rules. 2021-07-07 13:06:27.434 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2aa8f522-8796-4afc-86ff-f90aca010731 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-07 13:06:27.434 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-2aa8f522-8796-4afc-86ff-f90aca010731 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Lock "n-hv-driver-port-lock-6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:27.434 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-2aa8f522-8796-4afc-86ff-f90aca010731 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Lock "n-hv-driver-port-lock-6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4" 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-07-07 13:06:27.434 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-2aa8f522-8796-4afc-86ff-f90aca010731 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Lock "n-hv-driver-port-lock-6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:06:27.684 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-2aa8f522-8796-4afc-86ff-f90aca010731 d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Lock "n-hv-driver-port-lock-6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4" 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-07-07 13:06:27.867 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49ab4492-ef9d-400e-ab8d-fda5cf6bc859 - - - - -] port_update received: d0c16f7c-5eda-40a8-9c8a-71891f844fe6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:06:27.887 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49ab4492-ef9d-400e-ab8d-fda5cf6bc859 - - - - -] No port d0c16f7c-5eda-40a8-9c8a-71891f844fe6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:06:31.463 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5c9dbff-c570-4b4e-b71d-aaee0e4d0e70 - - - - -] port_update received: 3c345645-b8b2-42e4-841c-bd2495c486ae port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:06:31.463 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5c9dbff-c570-4b4e-b71d-aaee0e4d0e70 - - - - -] No port 3c345645-b8b2-42e4-841c-bd2495c486ae defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:06:35.325 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 01000734-8040-433e-85a9-559e185b797c 2021-07-07 13:06:35.325 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4 2021-07-07 13:06:35.950 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-30212f23-bb42-449c-a341-4f8ea8182b7b d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Security group member updated on remote: ['4bb27584-f9f2-4d1a-8cfc-05d4efea2394'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:06:35.950 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-30212f23-bb42-449c-a341-4f8ea8182b7b d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Security group member updated ['4bb27584-f9f2-4d1a-8cfc-05d4efea2394'] 2021-07-07 13:06:35.950 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-30212f23-bb42-449c-a341-4f8ea8182b7b d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Refresh firewall rules 2021-07-07 13:06:35.950 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-30212f23-bb42-449c-a341-4f8ea8182b7b d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Get security group information for devices via rpc ['6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:06:36.017 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-30212f23-bb42-449c-a341-4f8ea8182b7b d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:06:36.017 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-30212f23-bb42-449c-a341-4f8ea8182b7b d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:06:36.155 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30212f23-bb42-449c-a341-4f8ea8182b7b d1ede88bd208426b94d0f3b5a5766356 6071cd630f304c8c9e34148259cf5493 - - -] port_delete event received for '6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:06:36.396 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:06:36.396 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:06:36.396 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:06:36.396 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:06:36.396 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '01000734-8040-433e-85a9-559e185b797c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:06:36.396 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '01000734-8040-433e-85a9-559e185b797c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:06:36.396 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 01000734-8040-433e-85a9-559e185b797c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:06:36.421 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ba49ec0b-2f71-4999-8cf8-1563b1b6d714 2021-07-07 13:06:36.421 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4'] 2021-07-07 13:06:36.421 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:06:36.421 4560 1886296280584 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-07-07 13:06:36.421 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6a9d34a4-f8d5-44af-a71b-9a59d9e3a1d4'] 2021-07-07 13:06:36.421 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['01000734-8040-433e-85a9-559e185b797c'] 2021-07-07 13:06:36.421 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:06:36.421 4560 1886296279528 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-07-07 13:06:36.421 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['01000734-8040-433e-85a9-559e185b797c'] 2021-07-07 13:06:37.294 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d15c967c-7734-4317-bbc7-f9f00fa4d30a 8e9b0ccd8fea4694a5289fc4769b20ba d435441625f14760991a679d1e51f46a - - -] Security group member updated on remote: ['595de0c7-68dc-4f4b-9651-715f3be05ea6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:06:37.294 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-d15c967c-7734-4317-bbc7-f9f00fa4d30a 8e9b0ccd8fea4694a5289fc4769b20ba d435441625f14760991a679d1e51f46a - - -] Security group member updated ['595de0c7-68dc-4f4b-9651-715f3be05ea6'] 2021-07-07 13:06:38.403 4560 1886296279528 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-07-07 13:06:39.628 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:06:41.078 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4cc17508-b487-455c-8c8f-68619e3a9c6d 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 5d2795f0-735e-4d4e-a341-e205caf5de07 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:06:41.094 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4cc17508-b487-455c-8c8f-68619e3a9c6d 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 5d2795f0-735e-4d4e-a341-e205caf5de07 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:06:41.329 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be29485f-9097-45f6-aa98-d67c34b7a714 - - - - -] port_update received: 50d1bbc1-21de-4e57-934e-9508fcfb4564 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:06:41.341 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be29485f-9097-45f6-aa98-d67c34b7a714 - - - - -] No port 50d1bbc1-21de-4e57-934e-9508fcfb4564 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:06:43.405 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 01000734-8040-433e-85a9-559e185b797c 2021-07-07 13:06:44.434 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:06:44.434 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '01000734-8040-433e-85a9-559e185b797c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:06:44.434 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '01000734-8040-433e-85a9-559e185b797c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:06:44.434 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 01000734-8040-433e-85a9-559e185b797c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:06:44.454 4560 1886296279528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b9ddb65d-e811-4cbd-950d-722de6ff4650 2021-07-07 13:06:44.454 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['01000734-8040-433e-85a9-559e185b797c'] 2021-07-07 13:06:44.454 4560 1886296279528 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-07-07 13:06:44.454 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['01000734-8040-433e-85a9-559e185b797c'] 2021-07-07 13:06:46.153 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5daee88c-ce0c-4250-aea5-5e7dceef85af a360d90f8cdc4fe7acdb589bdbe0ba71 0d87373462464bc1b35f07d1f86fda18 - - -] Security group member updated on remote: ['55827dba-4186-498f-b79c-39fab47c7c1b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:06:46.153 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-5daee88c-ce0c-4250-aea5-5e7dceef85af a360d90f8cdc4fe7acdb589bdbe0ba71 0d87373462464bc1b35f07d1f86fda18 - - -] Security group member updated ['55827dba-4186-498f-b79c-39fab47c7c1b'] 2021-07-07 13:06:46.434 4560 1886296279528 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-07-07 13:06:46.543 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:06:46.685 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5daee88c-ce0c-4250-aea5-5e7dceef85af a360d90f8cdc4fe7acdb589bdbe0ba71 0d87373462464bc1b35f07d1f86fda18 - - -] port_delete event received for '01000734-8040-433e-85a9-559e185b797c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:06:46.918 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d7b8c2cb-94ac-401d-a277-59e6375805dd 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Security group member updated on remote: ['d62fb438-2be8-43ae-8d08-3c5fdb808d42'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:06:46.918 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-d7b8c2cb-94ac-401d-a277-59e6375805dd 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Security group member updated ['d62fb438-2be8-43ae-8d08-3c5fdb808d42'] 2021-07-07 13:06:47.202 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9529ace6-a522-4c10-98a9-fd5579dc9f1b - - - - -] port_update received: 8036ae8e-f21c-4a75-bd46-3db85d6da8e1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:06:47.216 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9529ace6-a522-4c10-98a9-fd5579dc9f1b - - - - -] No port 8036ae8e-f21c-4a75-bd46-3db85d6da8e1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:06:48.059 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-57403bc1-7b62-4ef5-9747-a7c7e121e1ed a360d90f8cdc4fe7acdb589bdbe0ba71 0d87373462464bc1b35f07d1f86fda18 - - -] Security group member updated on remote: ['55827dba-4186-498f-b79c-39fab47c7c1b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:06:48.059 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-57403bc1-7b62-4ef5-9747-a7c7e121e1ed a360d90f8cdc4fe7acdb589bdbe0ba71 0d87373462464bc1b35f07d1f86fda18 - - -] Security group member updated ['55827dba-4186-498f-b79c-39fab47c7c1b'] 2021-07-07 13:06:52.186 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-924a776e-4b1a-44e1-a21d-1ce16bf0a2d5 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Security group member updated on remote: ['d62fb438-2be8-43ae-8d08-3c5fdb808d42'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:06:52.186 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-924a776e-4b1a-44e1-a21d-1ce16bf0a2d5 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Security group member updated ['d62fb438-2be8-43ae-8d08-3c5fdb808d42'] 2021-07-07 13:06:52.232 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6fc78974-5f60-4829-96cb-fb55af7696dc 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 8dc5ec0d-d36c-4b21-b034-b7510e2e4899 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:06:52.232 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6fc78974-5f60-4829-96cb-fb55af7696dc 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 8dc5ec0d-d36c-4b21-b034-b7510e2e4899 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:06:53.249 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5981083d-d0fd-4ade-9d16-1fcb243cd716 4248f0841dc64e10961e525909755c50 17e3439b9781404fb011f8fb08ff99ae - - -] Security group member updated on remote: ['08b94719-5eda-4444-b431-bb3fa53cd745'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:06:53.249 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-5981083d-d0fd-4ade-9d16-1fcb243cd716 4248f0841dc64e10961e525909755c50 17e3439b9781404fb011f8fb08ff99ae - - -] Security group member updated ['08b94719-5eda-4444-b431-bb3fa53cd745'] 2021-07-07 13:06:53.562 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5981083d-d0fd-4ade-9d16-1fcb243cd716 4248f0841dc64e10961e525909755c50 17e3439b9781404fb011f8fb08ff99ae - - -] port_delete event received for 'f4a7ea37-38ad-4aad-a220-d6321a4ffdd2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:06:55.795 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab509e3c-525f-428d-bf54-c9e2df26a802 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Security group member updated on remote: ['d62fb438-2be8-43ae-8d08-3c5fdb808d42'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:06:55.795 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-ab509e3c-525f-428d-bf54-c9e2df26a802 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Security group member updated ['d62fb438-2be8-43ae-8d08-3c5fdb808d42'] 2021-07-07 13:06:57.531 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-247fefe5-6093-4d0a-8aac-46b2f8e32f4b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: c028db20-6a6a-4716-9bc3-fb7a1d22928a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:06:57.547 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-247fefe5-6093-4d0a-8aac-46b2f8e32f4b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port c028db20-6a6a-4716-9bc3-fb7a1d22928a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:06:58.717 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-306d3426-f3b5-409d-86c8-4adf8e5d686f 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: c7c02324-56dd-4963-9617-95a4735d357c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:06:58.717 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-306d3426-f3b5-409d-86c8-4adf8e5d686f 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port c7c02324-56dd-4963-9617-95a4735d357c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:07:01.559 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ca7caa1-3fbb-4006-85cc-ff34e131b7ae 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 35e182ce-c5c8-4c83-8db2-185ff166585c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:07:01.577 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ca7caa1-3fbb-4006-85cc-ff34e131b7ae 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 35e182ce-c5c8-4c83-8db2-185ff166585c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:07:04.561 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c5b331d-1beb-4313-aaba-a25e48affd03 4248f0841dc64e10961e525909755c50 17e3439b9781404fb011f8fb08ff99ae - - -] port_delete event received for '83d668fb-abdb-48ea-a61e-62943a44931c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:07:05.621 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c7c02324-56dd-4963-9617-95a4735d357c 2021-07-07 13:07:05.621 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 35e182ce-c5c8-4c83-8db2-185ff166585c 2021-07-07 13:07:05.639 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c028db20-6a6a-4716-9bc3-fb7a1d22928a 2021-07-07 13:07:06.440 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5b48d23a-d869-48fd-be28-60b592030060 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Security group member updated on remote: ['4ff04bfa-f363-46ee-bd1a-27f490eb56ee'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:07:06.440 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-5b48d23a-d869-48fd-be28-60b592030060 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Security group member updated ['4ff04bfa-f363-46ee-bd1a-27f490eb56ee'] 2021-07-07 13:07:06.513 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:07:07.888 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 35e182ce-c5c8-4c83-8db2-185ff166585c 2021-07-07 13:07:07.888 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 35e182ce-c5c8-4c83-8db2-185ff166585c updated. Details: {'device': '35e182ce-c5c8-4c83-8db2-185ff166585c', 'network_id': 'eb63ea39-1d1a-47bd-8bda-b164321a4a01', 'port_id': '35e182ce-c5c8-4c83-8db2-185ff166585c', 'mac_address': 'fa:16:3e:12:86:65', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 100, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '22df656d-453b-4527-a6b6-d2471eb4f4ca', 'ip_address': '19.80.0.97'}], '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-07-07 13:07:07.888 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:07:07.888 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port c028db20-6a6a-4716-9bc3-fb7a1d22928a 2021-07-07 13:07:07.888 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port c028db20-6a6a-4716-9bc3-fb7a1d22928a updated. Details: {'device': 'c028db20-6a6a-4716-9bc3-fb7a1d22928a', 'network_id': 'eb63ea39-1d1a-47bd-8bda-b164321a4a01', 'port_id': 'c028db20-6a6a-4716-9bc3-fb7a1d22928a', 'mac_address': 'fa:16:3e:cd:58:79', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 100, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '22df656d-453b-4527-a6b6-d2471eb4f4ca', 'ip_address': '19.80.0.119'}], '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-07-07 13:07:07.888 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:07:07.888 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port c7c02324-56dd-4963-9617-95a4735d357c 2021-07-07 13:07:07.888 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port c7c02324-56dd-4963-9617-95a4735d357c updated. Details: {'device': 'c7c02324-56dd-4963-9617-95a4735d357c', 'network_id': '5df33083-dbdf-4e32-926d-56b607c905ad', 'port_id': 'c7c02324-56dd-4963-9617-95a4735d357c', 'mac_address': 'fa:16:3e:4c:fb:75', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 131, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '03c3d1db-4b2f-440a-b001-5e4e19e3a7bc', 'ip_address': '19.86.0.69'}], '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-07-07 13:07:07.888 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:07:07.902 4560 1886296280232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c7c02324-56dd-4963-9617-95a4735d357c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:07:07.902 4560 1886296280232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c7c02324-56dd-4963-9617-95a4735d357c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:07:07.902 4560 1886296280232 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5df33083-dbdf-4e32-926d-56b607c905ad 2021-07-07 13:07:07.902 4560 1886296280232 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-07-07 13:07:07.902 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c028db20-6a6a-4716-9bc3-fb7a1d22928a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:07:07.902 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c028db20-6a6a-4716-9bc3-fb7a1d22928a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:07:07.902 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network eb63ea39-1d1a-47bd-8bda-b164321a4a01 2021-07-07 13:07:07.902 4560 1886296280584 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-07-07 13:07:07.902 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-35e182ce-c5c8-4c83-8db2-185ff166585c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:07:07.902 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 35e182ce-c5c8-4c83-8db2-185ff166585c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:07:07.902 4560 1886296279528 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-07-07 13:07:08.090 4560 1886296280232 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c7c02324-56dd-4963-9617-95a4735d357c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:07:08.090 4560 1886296280232 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c7c02324-56dd-4963-9617-95a4735d357c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:07:08.105 4560 1886296280232 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c7c02324-56dd-4963-9617-95a4735d357c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:07:08.105 4560 1886296280232 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 131, VLAN trunk: None to switch port c7c02324-56dd-4963-9617-95a4735d357c 2021-07-07 13:07:08.123 4560 1886296280584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c028db20-6a6a-4716-9bc3-fb7a1d22928a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:07:08.123 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c028db20-6a6a-4716-9bc3-fb7a1d22928a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:07:08.136 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c028db20-6a6a-4716-9bc3-fb7a1d22928a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:07:08.136 4560 1886296280584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 100, VLAN trunk: None to switch port c028db20-6a6a-4716-9bc3-fb7a1d22928a 2021-07-07 13:07:08.136 4560 1886296279528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '35e182ce-c5c8-4c83-8db2-185ff166585c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:07:08.136 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '35e182ce-c5c8-4c83-8db2-185ff166585c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:07:08.136 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 35e182ce-c5c8-4c83-8db2-185ff166585c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:07:08.136 4560 1886296279528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 100, VLAN trunk: None to switch port 35e182ce-c5c8-4c83-8db2-185ff166585c 2021-07-07 13:07:08.214 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4a76e3a-142b-491a-a7e2-f9a31cb318dc 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 59e33319-c6fc-41bc-8592-00b80aca2a59 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:07:08.264 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4a76e3a-142b-491a-a7e2-f9a31cb318dc 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 59e33319-c6fc-41bc-8592-00b80aca2a59 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:07:08.296 4560 1886296280232 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:07:08.296 4560 1886296280232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c7c02324-56dd-4963-9617-95a4735d357c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:07:08.325 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:07:08.325 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['35e182ce-c5c8-4c83-8db2-185ff166585c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:07:08.325 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:07:08.325 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c028db20-6a6a-4716-9bc3-fb7a1d22928a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:07:08.668 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-295d3612-2ad5-4702-ba7b-711fd3bf8177 4248f0841dc64e10961e525909755c50 17e3439b9781404fb011f8fb08ff99ae - - -] Security group member updated on remote: ['08b94719-5eda-4444-b431-bb3fa53cd745'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:07:08.668 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-295d3612-2ad5-4702-ba7b-711fd3bf8177 4248f0841dc64e10961e525909755c50 17e3439b9781404fb011f8fb08ff99ae - - -] Security group member updated ['08b94719-5eda-4444-b431-bb3fa53cd745'] 2021-07-07 13:07:08.808 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-295d3612-2ad5-4702-ba7b-711fd3bf8177 4248f0841dc64e10961e525909755c50 17e3439b9781404fb011f8fb08ff99ae - - -] port_delete event received for 'f4999c36-0449-40fd-8933-b8fafe163e02' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:07:09.388 4560 1886296280232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c7c02324-56dd-4963-9617-95a4735d357c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:07:09.388 4560 1886296280232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:07:09.388 4560 1886296280232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d62fb438-2be8-43ae-8d08-3c5fdb808d42) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:07:09.388 4560 1886296280232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d62fb438-2be8-43ae-8d08-3c5fdb808d42) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:07:09.388 4560 1886296280232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c7c02324-56dd-4963-9617-95a4735d357c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:07:09.388 4560 1886296280232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:07:09.388 4560 1886296280232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c7c02324-56dd-4963-9617-95a4735d357c not yet added. Adding. 2021-07-07 13:07:09.388 4560 1886296280232 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-07-07 13:07:09.388 4560 1886296280232 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-07-07 13:07:09.436 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['35e182ce-c5c8-4c83-8db2-185ff166585c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:07:09.436 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:07:09.436 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d62fb438-2be8-43ae-8d08-3c5fdb808d42) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:07:09.436 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d62fb438-2be8-43ae-8d08-3c5fdb808d42) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:07:09.436 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 35e182ce-c5c8-4c83-8db2-185ff166585c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:07:09.436 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:07:09.436 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 35e182ce-c5c8-4c83-8db2-185ff166585c not yet added. Adding. 2021-07-07 13:07:09.453 4560 1886296279528 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-07-07 13:07:09.453 4560 1886296279528 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-07-07 13:07:09.453 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c028db20-6a6a-4716-9bc3-fb7a1d22928a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:07:09.453 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:07:09.453 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d62fb438-2be8-43ae-8d08-3c5fdb808d42) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:07:09.453 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d62fb438-2be8-43ae-8d08-3c5fdb808d42) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:07:09.453 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c028db20-6a6a-4716-9bc3-fb7a1d22928a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:07:09.453 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:07:09.453 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c028db20-6a6a-4716-9bc3-fb7a1d22928a not yet added. Adding. 2021-07-07 13:07:09.453 4560 1886296280584 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-07-07 13:07:09.453 4560 1886296280584 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-07-07 13:07:09.700 4560 1886296280232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c7c02324-56dd-4963-9617-95a4735d357c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:07:09.721 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-35e182ce-c5c8-4c83-8db2-185ff166585c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:07:09.886 4560 1886296280232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c7c02324-56dd-4963-9617-95a4735d357c" 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-07-07 13:07:09.886 4560 1886296280232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c7c02324-56dd-4963-9617-95a4735d357c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:07:09.937 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-35e182ce-c5c8-4c83-8db2-185ff166585c" 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-07-07 13:07:09.937 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-35e182ce-c5c8-4c83-8db2-185ff166585c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:07:09.982 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c028db20-6a6a-4716-9bc3-fb7a1d22928a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:07:10.262 4560 1886296280232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c7c02324-56dd-4963-9617-95a4735d357c" 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-07-07 13:07:10.308 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-35e182ce-c5c8-4c83-8db2-185ff166585c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:07:10.324 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c028db20-6a6a-4716-9bc3-fb7a1d22928a" 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-07-07 13:07:10.324 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c028db20-6a6a-4716-9bc3-fb7a1d22928a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:07:10.434 4560 1886296280232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c7c02324-56dd-4963-9617-95a4735d357c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:07:10.434 4560 1886296280232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c7c02324-56dd-4963-9617-95a4735d357c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:07:10.434 4560 1886296280232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c7c02324-56dd-4963-9617-95a4735d357c processed. 2021-07-07 13:07:10.521 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-35e182ce-c5c8-4c83-8db2-185ff166585c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.625s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:07:10.521 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 35e182ce-c5c8-4c83-8db2-185ff166585c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:07:10.521 4560 1886296279528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 35e182ce-c5c8-4c83-8db2-185ff166585c processed. 2021-07-07 13:07:10.558 4560 1886296279528 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-07-07 13:07:10.640 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c028db20-6a6a-4716-9bc3-fb7a1d22928a" 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-07-07 13:07:10.786 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c028db20-6a6a-4716-9bc3-fb7a1d22928a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.891s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:07:10.786 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c028db20-6a6a-4716-9bc3-fb7a1d22928a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:07:10.786 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c028db20-6a6a-4716-9bc3-fb7a1d22928a processed. 2021-07-07 13:07:11.590 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:07:11.652 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 59e33319-c6fc-41bc-8592-00b80aca2a59 2021-07-07 13:07:12.576 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:07:12.576 4560 1886296279528 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-07-07 13:07:13.176 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-085fb4fd-d80e-4019-b85b-1d273f0c388a 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '44720fbb-57f0-47ca-90d2-0eed14df7f01' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:07:13.208 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 59e33319-c6fc-41bc-8592-00b80aca2a59 2021-07-07 13:07:13.208 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 59e33319-c6fc-41bc-8592-00b80aca2a59 updated. Details: {'device': '59e33319-c6fc-41bc-8592-00b80aca2a59', 'network_id': '1f6a33df-fe4b-4fe0-b42a-744f5270a438', 'port_id': '59e33319-c6fc-41bc-8592-00b80aca2a59', 'mac_address': 'fa:16:3e:0e:5b:a4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 114, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f9efddc6-25b7-4497-9e73-796b53f81a35', '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-07-07 13:07:13.208 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:07:13.208 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:07:13.208 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 59e33319-c6fc-41bc-8592-00b80aca2a59 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:07:13.208 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1f6a33df-fe4b-4fe0-b42a-744f5270a438 2021-07-07 13:07:13.208 4560 1886296280584 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-07-07 13:07:13.366 4560 1886296280584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '59e33319-c6fc-41bc-8592-00b80aca2a59') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:07:13.366 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '59e33319-c6fc-41bc-8592-00b80aca2a59') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:07:13.388 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 59e33319-c6fc-41bc-8592-00b80aca2a59 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:07:13.388 4560 1886296280584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 114, VLAN trunk: None to switch port 59e33319-c6fc-41bc-8592-00b80aca2a59 2021-07-07 13:07:13.512 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:07:13.512 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['59e33319-c6fc-41bc-8592-00b80aca2a59'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:07:13.673 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:07:13.980 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['59e33319-c6fc-41bc-8592-00b80aca2a59']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:07:13.980 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:07:13.980 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4ff04bfa-f363-46ee-bd1a-27f490eb56ee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:07:13.980 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4ff04bfa-f363-46ee-bd1a-27f490eb56ee) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:07:13.980 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 59e33319-c6fc-41bc-8592-00b80aca2a59 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:07:13.980 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:07:13.980 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 59e33319-c6fc-41bc-8592-00b80aca2a59 not yet added. Adding. 2021-07-07 13:07:13.980 4560 1886296280584 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-07-07 13:07:13.980 4560 1886296280584 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-07-07 13:07:14.214 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:07:14.434 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" 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-07-07 13:07:14.434 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:07:14.672 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" 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-07-07 13:07:14.829 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.625s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:07:14.829 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 59e33319-c6fc-41bc-8592-00b80aca2a59 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:07:14.829 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 59e33319-c6fc-41bc-8592-00b80aca2a59 processed. 2021-07-07 13:07:15.051 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ba101d03-1cca-4292-bf25-84bfff642024 a360d90f8cdc4fe7acdb589bdbe0ba71 0d87373462464bc1b35f07d1f86fda18 - - -] Security group member updated on remote: ['55827dba-4186-498f-b79c-39fab47c7c1b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:07:15.051 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-ba101d03-1cca-4292-bf25-84bfff642024 a360d90f8cdc4fe7acdb589bdbe0ba71 0d87373462464bc1b35f07d1f86fda18 - - -] Security group member updated ['55827dba-4186-498f-b79c-39fab47c7c1b'] 2021-07-07 13:07:15.231 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba101d03-1cca-4292-bf25-84bfff642024 a360d90f8cdc4fe7acdb589bdbe0ba71 0d87373462464bc1b35f07d1f86fda18 - - -] port_delete event received for '8dc5ec0d-d36c-4b21-b034-b7510e2e4899' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:07:16.605 4560 1886296280584 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-07-07 13:07:16.779 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9586d89-1ee2-452a-a0d2-9344d8b70123 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '0f88232c-b9b3-4336-9f8d-d6d757292be7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:07:16.933 4560 1886296280584 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-07-07 13:07:18.404 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68709c97-c881-49df-bb23-0d58c01e69af 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '27e915b5-61d9-4bfc-b4a6-c10eda4a4086' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:07:18.716 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8773d6fd-1fda-4371-8c38-a37014fab162 - - - - -] port_delete event received for '27e915b5-61d9-4bfc-b4a6-c10eda4a4086' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:07:18.765 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68709c97-c881-49df-bb23-0d58c01e69af 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 5efbd021-59c2-42bc-a620-3a4a503e1b2f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:07:18.765 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68709c97-c881-49df-bb23-0d58c01e69af 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 5efbd021-59c2-42bc-a620-3a4a503e1b2f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:07:19.949 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-32dd5a62-e1e8-4ed2-aa97-4a47047c1349 a7873f6bf6e842f79bd7323810b08a76 aeba5b0e916441399ee18a946c55ee5e - - -] Security group member updated on remote: ['b9d43ca9-11a9-4857-b851-f1be3b63e880'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:07:19.949 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-32dd5a62-e1e8-4ed2-aa97-4a47047c1349 a7873f6bf6e842f79bd7323810b08a76 aeba5b0e916441399ee18a946c55ee5e - - -] Security group member updated ['b9d43ca9-11a9-4857-b851-f1be3b63e880'] 2021-07-07 13:07:21.659 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab3f3da9-5feb-4062-9e7d-8e585bdb90dc 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 1459894e-a850-4ea5-9da1-2e7ffd117546 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:07:21.668 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab3f3da9-5feb-4062-9e7d-8e585bdb90dc 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 1459894e-a850-4ea5-9da1-2e7ffd117546 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:07:22.075 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30a662d6-5329-4a9b-9f4c-5acec4647c8c 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network b9ddb65d-e811-4cbd-950d-722de6ff4650 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:07:22.075 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30a662d6-5329-4a9b-9f4c-5acec4647c8c 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network b9ddb65d-e811-4cbd-950d-722de6ff4650 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:07:23.733 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c7c02324-56dd-4963-9617-95a4735d357c 2021-07-07 13:07:23.733 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 35e182ce-c5c8-4c83-8db2-185ff166585c 2021-07-07 13:07:23.733 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c028db20-6a6a-4716-9bc3-fb7a1d22928a 2021-07-07 13:07:23.782 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-48f311f5-c912-493e-839d-a6e2d6b08b0a 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Security group member updated on remote: ['d62fb438-2be8-43ae-8d08-3c5fdb808d42'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:07:23.782 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-48f311f5-c912-493e-839d-a6e2d6b08b0a 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Security group member updated ['d62fb438-2be8-43ae-8d08-3c5fdb808d42'] 2021-07-07 13:07:23.782 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-48f311f5-c912-493e-839d-a6e2d6b08b0a 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Refresh firewall rules 2021-07-07 13:07:23.782 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-48f311f5-c912-493e-839d-a6e2d6b08b0a 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Get security group information for devices via rpc ['c7c02324-56dd-4963-9617-95a4735d357c', '35e182ce-c5c8-4c83-8db2-185ff166585c', 'c028db20-6a6a-4716-9bc3-fb7a1d22928a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:07:23.920 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48f311f5-c912-493e-839d-a6e2d6b08b0a 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] port_delete event received for 'c028db20-6a6a-4716-9bc3-fb7a1d22928a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:07:24.624 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:07:24.624 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '35e182ce-c5c8-4c83-8db2-185ff166585c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:07:24.624 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '35e182ce-c5c8-4c83-8db2-185ff166585c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:07:24.624 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 35e182ce-c5c8-4c83-8db2-185ff166585c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:07:24.624 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c028db20-6a6a-4716-9bc3-fb7a1d22928a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:07:24.624 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c028db20-6a6a-4716-9bc3-fb7a1d22928a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:07:24.624 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c028db20-6a6a-4716-9bc3-fb7a1d22928a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:07:24.624 4560 1886296280232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c7c02324-56dd-4963-9617-95a4735d357c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:07:24.624 4560 1886296280232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c7c02324-56dd-4963-9617-95a4735d357c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:07:24.624 4560 1886296280232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c7c02324-56dd-4963-9617-95a4735d357c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:07:24.637 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['35e182ce-c5c8-4c83-8db2-185ff166585c'] 2021-07-07 13:07:24.637 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:07:24.637 4560 1886296278824 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-07-07 13:07:24.637 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['35e182ce-c5c8-4c83-8db2-185ff166585c'] 2021-07-07 13:07:24.637 4560 1886296279528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network eb63ea39-1d1a-47bd-8bda-b164321a4a01 2021-07-07 13:07:24.637 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c028db20-6a6a-4716-9bc3-fb7a1d22928a'] 2021-07-07 13:07:24.637 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:07:24.637 4560 1886296279528 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-07-07 13:07:24.637 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c028db20-6a6a-4716-9bc3-fb7a1d22928a'] 2021-07-07 13:07:24.662 4560 1886296280232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5df33083-dbdf-4e32-926d-56b607c905ad 2021-07-07 13:07:24.662 4560 1886296280232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c7c02324-56dd-4963-9617-95a4735d357c'] 2021-07-07 13:07:24.662 4560 1886296280232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:07:24.662 4560 1886296280232 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-07-07 13:07:24.662 4560 1886296280232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c7c02324-56dd-4963-9617-95a4735d357c'] 2021-07-07 13:07:24.708 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-48f311f5-c912-493e-839d-a6e2d6b08b0a 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Update security group information for ports dict_keys(['35e182ce-c5c8-4c83-8db2-185ff166585c', 'c7c02324-56dd-4963-9617-95a4735d357c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:07:24.708 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-48f311f5-c912-493e-839d-a6e2d6b08b0a 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:07:24.708 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-48f311f5-c912-493e-839d-a6e2d6b08b0a 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Update rules of security group (d62fb438-2be8-43ae-8d08-3c5fdb808d42) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:07:24.708 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-48f311f5-c912-493e-839d-a6e2d6b08b0a 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Update members of security group (d62fb438-2be8-43ae-8d08-3c5fdb808d42) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:07:24.708 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-48f311f5-c912-493e-839d-a6e2d6b08b0a 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Update port filter for 35e182ce-c5c8-4c83-8db2-185ff166585c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:07:24.708 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-48f311f5-c912-493e-839d-a6e2d6b08b0a 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Updating port rules. 2021-07-07 13:07:24.708 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-48f311f5-c912-493e-839d-a6e2d6b08b0a 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Device 35e182ce-c5c8-4c83-8db2-185ff166585c not yet added. Adding. 2021-07-07 13:07:24.729 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-48f311f5-c912-493e-839d-a6e2d6b08b0a 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-07 13:07:24.730 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-48f311f5-c912-493e-839d-a6e2d6b08b0a 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-07 13:07:24.748 4560 1886296280584 MainThread WARNING networking_hyperv.neutron._common_utils [req-48f311f5-c912-493e-839d-a6e2d6b08b0a 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Could not find port '35e182ce-c5c8-4c83-8db2-185ff166585c' while executing 'networking_hyperv.neutron.security_groups_driver.HyperVSecurityGroupsDriverMixin.prepare_port_filter'. It may have been removed.: os_win.exceptions.HyperVPortNotFoundException: Switch port not found: 35e182ce-c5c8-4c83-8db2-185ff166585c 2021-07-07 13:07:24.748 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-48f311f5-c912-493e-839d-a6e2d6b08b0a 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Update port filter for c7c02324-56dd-4963-9617-95a4735d357c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:07:24.748 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-48f311f5-c912-493e-839d-a6e2d6b08b0a 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Updating port rules. 2021-07-07 13:07:24.748 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-48f311f5-c912-493e-839d-a6e2d6b08b0a 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Device c7c02324-56dd-4963-9617-95a4735d357c not yet added. Adding. 2021-07-07 13:07:24.764 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-48f311f5-c912-493e-839d-a6e2d6b08b0a 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-07 13:07:24.764 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-48f311f5-c912-493e-839d-a6e2d6b08b0a 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-07 13:07:24.794 4560 1886296280584 MainThread WARNING networking_hyperv.neutron._common_utils [req-48f311f5-c912-493e-839d-a6e2d6b08b0a 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Could not find port 'c7c02324-56dd-4963-9617-95a4735d357c' while executing 'networking_hyperv.neutron.security_groups_driver.HyperVSecurityGroupsDriverMixin.prepare_port_filter'. It may have been removed.: os_win.exceptions.HyperVPortNotFoundException: Switch port not found: c7c02324-56dd-4963-9617-95a4735d357c 2021-07-07 13:07:25.434 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6ba5566f-78e0-405d-880d-45f8aa6a657a 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Security group member updated on remote: ['d62fb438-2be8-43ae-8d08-3c5fdb808d42'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:07:25.434 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-6ba5566f-78e0-405d-880d-45f8aa6a657a 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Security group member updated ['d62fb438-2be8-43ae-8d08-3c5fdb808d42'] 2021-07-07 13:07:25.614 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ba5566f-78e0-405d-880d-45f8aa6a657a 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] port_delete event received for 'c7c02324-56dd-4963-9617-95a4735d357c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:07:26.646 4560 1886296280584 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-07-07 13:07:26.933 4560 1886296280232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-382e38d2-ba4a-41fe-8817-0681326174b4 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] Security group member updated on remote: ['5bcb6aca-e654-494d-b457-f1c6a61a4cae'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:07:26.933 4560 1886296280232 MainThread INFO neutron.agent.securitygroups_rpc [req-382e38d2-ba4a-41fe-8817-0681326174b4 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] Security group member updated ['5bcb6aca-e654-494d-b457-f1c6a61a4cae'] 2021-07-07 13:07:27.064 4560 1886296280232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-021428c3-e41d-4625-b394-6465fe26d606 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Security group member updated on remote: ['d62fb438-2be8-43ae-8d08-3c5fdb808d42'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:07:27.064 4560 1886296280232 MainThread INFO neutron.agent.securitygroups_rpc [req-021428c3-e41d-4625-b394-6465fe26d606 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Security group member updated ['d62fb438-2be8-43ae-8d08-3c5fdb808d42'] 2021-07-07 13:07:27.270 4560 1886296280232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-021428c3-e41d-4625-b394-6465fe26d606 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] port_delete event received for '35e182ce-c5c8-4c83-8db2-185ff166585c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:07:27.420 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.781s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:07:29.420 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cc962401-342d-44db-8d44-65d040ddfed0 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] Security group member updated on remote: ['5bcb6aca-e654-494d-b457-f1c6a61a4cae'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:07:29.420 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-cc962401-342d-44db-8d44-65d040ddfed0 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] Security group member updated ['5bcb6aca-e654-494d-b457-f1c6a61a4cae'] 2021-07-07 13:07:29.848 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7bcd05ac-483f-48b4-bc16-388c18484a58 03a3b4430d23429f97fec76d65511c0f 80df0d2be48849cc9e6edcabb1b52d67 - - -] Security group member updated on remote: ['5cb6d5a1-1ce4-4f98-8293-f5019c994db1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:07:29.848 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-7bcd05ac-483f-48b4-bc16-388c18484a58 03a3b4430d23429f97fec76d65511c0f 80df0d2be48849cc9e6edcabb1b52d67 - - -] Security group member updated ['5cb6d5a1-1ce4-4f98-8293-f5019c994db1'] 2021-07-07 13:07:30.528 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ccd96916-2ff4-4395-a3d7-61c95533811d 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] port_delete event received for 'd7bcd258-f29a-4b49-aff0-7381fb3d71bc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:07:31.497 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ccd96916-2ff4-4395-a3d7-61c95533811d 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] network_delete received. Deleting network 5df33083-dbdf-4e32-926d-56b607c905ad network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:07:31.497 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ccd96916-2ff4-4395-a3d7-61c95533811d 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Network 5df33083-dbdf-4e32-926d-56b607c905ad not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:07:31.740 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6759086a-9ed7-4cc7-8742-af19e04595f6 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] Security group rule updated on remote: ['aef81287-e2da-45ef-8e6d-62bbff397e2b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:07:31.740 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-6759086a-9ed7-4cc7-8742-af19e04595f6 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] Security group rule updated ['aef81287-e2da-45ef-8e6d-62bbff397e2b'] 2021-07-07 13:07:32.183 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d286a869-4e71-4e29-bbb3-eb65623d930b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 8b60a47c-e459-4052-98e4-a76d077179ae port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:07:32.199 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d286a869-4e71-4e29-bbb3-eb65623d930b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 8b60a47c-e459-4052-98e4-a76d077179ae defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:07:32.599 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca278ae4-a166-4785-8be9-918131e935a4 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] Security group rule updated on remote: ['aef81287-e2da-45ef-8e6d-62bbff397e2b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:07:32.599 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-ca278ae4-a166-4785-8be9-918131e935a4 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] Security group rule updated ['aef81287-e2da-45ef-8e6d-62bbff397e2b'] 2021-07-07 13:07:32.748 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1f76b132-f110-4c2f-8b68-de4355594340 8e9b0ccd8fea4694a5289fc4769b20ba d435441625f14760991a679d1e51f46a - - -] Security group member updated on remote: ['20f5334d-5bbb-4269-a4a3-ca97e15ed50f', '595de0c7-68dc-4f4b-9651-715f3be05ea6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:07:32.748 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-1f76b132-f110-4c2f-8b68-de4355594340 8e9b0ccd8fea4694a5289fc4769b20ba d435441625f14760991a679d1e51f46a - - -] Security group member updated ['20f5334d-5bbb-4269-a4a3-ca97e15ed50f', '595de0c7-68dc-4f4b-9651-715f3be05ea6'] 2021-07-07 13:07:32.828 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f76b132-f110-4c2f-8b68-de4355594340 8e9b0ccd8fea4694a5289fc4769b20ba d435441625f14760991a679d1e51f46a - - -] port_update received: 5d2795f0-735e-4d4e-a341-e205caf5de07 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:07:32.828 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f76b132-f110-4c2f-8b68-de4355594340 8e9b0ccd8fea4694a5289fc4769b20ba d435441625f14760991a679d1e51f46a - - -] No port 5d2795f0-735e-4d4e-a341-e205caf5de07 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:07:33.708 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd2c5158-4272-4890-84cf-36d974b6b179 - - - - -] port_delete event received for '73ca68a5-3443-4c9f-8e9b-9b134f668124' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:07:33.714 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c73039e-b371-4e27-ae0d-c33456990d4c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 59e33319-c6fc-41bc-8592-00b80aca2a59 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:07:33.747 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-8c73039e-b371-4e27-ae0d-c33456990d4c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-agent-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:07:33.747 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c73039e-b371-4e27-ae0d-c33456990d4c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Binding port 59e33319-c6fc-41bc-8592-00b80aca2a59 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:07:33.747 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c73039e-b371-4e27-ae0d-c33456990d4c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] 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-07-07 13:07:33.777 4560 1886296280584 MainThread DEBUG neutron.services.trunk.rpc.agent [req-8c73039e-b371-4e27-ae0d-c33456990d4c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '59e33319-c6fc-41bc-8592-00b80aca2a59') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:07:33.777 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-8c73039e-b371-4e27-ae0d-c33456990d4c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '59e33319-c6fc-41bc-8592-00b80aca2a59') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:07:33.802 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-8c73039e-b371-4e27-ae0d-c33456990d4c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Trunk plugin disabled on server. Assuming port 59e33319-c6fc-41bc-8592-00b80aca2a59 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:07:33.802 4560 1886296280584 MainThread INFO networking_hyperv.neutron.trunk_driver [req-8c73039e-b371-4e27-ae0d-c33456990d4c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Binding VLAN ID: 114, VLAN trunk: None to switch port 59e33319-c6fc-41bc-8592-00b80aca2a59 2021-07-07 13:07:33.809 4560 1886296280232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83c4ebff-74a8-4074-b995-61d1c7bcb33e 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] port_delete event received for '73ca68a5-3443-4c9f-8e9b-9b134f668124' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:07:33.848 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-8c73039e-b371-4e27-ae0d-c33456990d4c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Refresh firewall rules 2021-07-07 13:07:33.859 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c73039e-b371-4e27-ae0d-c33456990d4c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Get security group information for devices via rpc ['59e33319-c6fc-41bc-8592-00b80aca2a59'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:07:34.167 4560 1886296280232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83c4ebff-74a8-4074-b995-61d1c7bcb33e 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] network_delete received. Deleting network eb63ea39-1d1a-47bd-8bda-b164321a4a01 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:07:34.167 4560 1886296280232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83c4ebff-74a8-4074-b995-61d1c7bcb33e 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Network eb63ea39-1d1a-47bd-8bda-b164321a4a01 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:07:34.253 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8c73039e-b371-4e27-ae0d-c33456990d4c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update security group information for ports dict_keys(['59e33319-c6fc-41bc-8592-00b80aca2a59']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:07:34.253 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8c73039e-b371-4e27-ae0d-c33456990d4c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:07:34.253 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8c73039e-b371-4e27-ae0d-c33456990d4c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update rules of security group (4ff04bfa-f363-46ee-bd1a-27f490eb56ee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:07:34.253 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8c73039e-b371-4e27-ae0d-c33456990d4c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update members of security group (4ff04bfa-f363-46ee-bd1a-27f490eb56ee) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:07:34.271 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8c73039e-b371-4e27-ae0d-c33456990d4c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update port filter for 59e33319-c6fc-41bc-8592-00b80aca2a59 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:07:34.271 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8c73039e-b371-4e27-ae0d-c33456990d4c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Updating port rules. 2021-07-07 13:07:34.271 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8c73039e-b371-4e27-ae0d-c33456990d4c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Creating 0 new rules, removing 0 old rules. 2021-07-07 13:07:34.271 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-8c73039e-b371-4e27-ae0d-c33456990d4c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:07:34.271 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-8c73039e-b371-4e27-ae0d-c33456990d4c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" 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-07-07 13:07:34.271 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-8c73039e-b371-4e27-ae0d-c33456990d4c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:07:34.271 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-8c73039e-b371-4e27-ae0d-c33456990d4c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" 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-07-07 13:07:34.323 4560 1886296280232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1007648d-1ab9-460e-8a80-fbedad0d341d 8e9b0ccd8fea4694a5289fc4769b20ba d435441625f14760991a679d1e51f46a - - -] Security group member updated on remote: ['595de0c7-68dc-4f4b-9651-715f3be05ea6', '20f5334d-5bbb-4269-a4a3-ca97e15ed50f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:07:34.323 4560 1886296280232 MainThread INFO neutron.agent.securitygroups_rpc [req-1007648d-1ab9-460e-8a80-fbedad0d341d 8e9b0ccd8fea4694a5289fc4769b20ba d435441625f14760991a679d1e51f46a - - -] Security group member updated ['595de0c7-68dc-4f4b-9651-715f3be05ea6', '20f5334d-5bbb-4269-a4a3-ca97e15ed50f'] 2021-07-07 13:07:34.323 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-8c73039e-b371-4e27-ae0d-c33456990d4c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-agent-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.563s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:07:34.418 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1007648d-1ab9-460e-8a80-fbedad0d341d 8e9b0ccd8fea4694a5289fc4769b20ba d435441625f14760991a679d1e51f46a - - -] port_update received: 5d2795f0-735e-4d4e-a341-e205caf5de07 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:07:34.418 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1007648d-1ab9-460e-8a80-fbedad0d341d 8e9b0ccd8fea4694a5289fc4769b20ba d435441625f14760991a679d1e51f46a - - -] No port 5d2795f0-735e-4d4e-a341-e205caf5de07 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:07:38.388 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ef19299d-897e-47fd-b373-c94d97b96825 a7873f6bf6e842f79bd7323810b08a76 aeba5b0e916441399ee18a946c55ee5e - - -] Security group member updated on remote: ['b9d43ca9-11a9-4857-b851-f1be3b63e880'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:07:38.388 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-ef19299d-897e-47fd-b373-c94d97b96825 a7873f6bf6e842f79bd7323810b08a76 aeba5b0e916441399ee18a946c55ee5e - - -] Security group member updated ['b9d43ca9-11a9-4857-b851-f1be3b63e880'] 2021-07-07 13:07:38.752 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef19299d-897e-47fd-b373-c94d97b96825 a7873f6bf6e842f79bd7323810b08a76 aeba5b0e916441399ee18a946c55ee5e - - -] port_delete event received for '1459894e-a850-4ea5-9da1-2e7ffd117546' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:07:41.479 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2cfe9c26-2dc2-4b96-8682-df9dae2b2680 c4f3e111d7d243a98e46e20fd787c9f7 653b3b11f2c348718a52ecf090cce267 - - -] Security group member updated on remote: ['bc8eb717-db0c-4e44-8619-19221cb1f371'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:07:41.479 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-2cfe9c26-2dc2-4b96-8682-df9dae2b2680 c4f3e111d7d243a98e46e20fd787c9f7 653b3b11f2c348718a52ecf090cce267 - - -] Security group member updated ['bc8eb717-db0c-4e44-8619-19221cb1f371'] 2021-07-07 13:07:43.933 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a0e52fd1-e2eb-46f4-bae2-29fa7d2fb036 c4f3e111d7d243a98e46e20fd787c9f7 653b3b11f2c348718a52ecf090cce267 - - -] Security group member updated on remote: ['bc8eb717-db0c-4e44-8619-19221cb1f371'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:07:43.933 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-a0e52fd1-e2eb-46f4-bae2-29fa7d2fb036 c4f3e111d7d243a98e46e20fd787c9f7 653b3b11f2c348718a52ecf090cce267 - - -] Security group member updated ['bc8eb717-db0c-4e44-8619-19221cb1f371'] 2021-07-07 13:07:46.350 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b9b7d5c-5e9b-48ea-9aa8-87695549f49b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: e62ee17d-9c2c-4aff-9f3d-a5b272b61fa0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:07:46.373 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b9b7d5c-5e9b-48ea-9aa8-87695549f49b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port e62ee17d-9c2c-4aff-9f3d-a5b272b61fa0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:07:47.245 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f11edb2d-9c99-4518-b534-6b5b64886c65 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: a9549b23-3351-4667-93f1-00ab23ffedb2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:07:47.260 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f11edb2d-9c99-4518-b534-6b5b64886c65 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port a9549b23-3351-4667-93f1-00ab23ffedb2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:07:47.980 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5a99080-55bc-4d1e-846f-537127dcde46 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 59e33319-c6fc-41bc-8592-00b80aca2a59 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:07:47.999 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-a5a99080-55bc-4d1e-846f-537127dcde46 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-agent-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:07:47.999 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5a99080-55bc-4d1e-846f-537127dcde46 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Binding port 59e33319-c6fc-41bc-8592-00b80aca2a59 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:07:47.999 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5a99080-55bc-4d1e-846f-537127dcde46 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] 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-07-07 13:07:48.028 4560 1886296280584 MainThread DEBUG neutron.services.trunk.rpc.agent [req-a5a99080-55bc-4d1e-846f-537127dcde46 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '59e33319-c6fc-41bc-8592-00b80aca2a59') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:07:48.028 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-a5a99080-55bc-4d1e-846f-537127dcde46 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '59e33319-c6fc-41bc-8592-00b80aca2a59') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:07:48.043 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-a5a99080-55bc-4d1e-846f-537127dcde46 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Trunk plugin disabled on server. Assuming port 59e33319-c6fc-41bc-8592-00b80aca2a59 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:07:48.043 4560 1886296280584 MainThread INFO networking_hyperv.neutron.trunk_driver [req-a5a99080-55bc-4d1e-846f-537127dcde46 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Binding VLAN ID: 114, VLAN trunk: None to switch port 59e33319-c6fc-41bc-8592-00b80aca2a59 2021-07-07 13:07:48.096 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-a5a99080-55bc-4d1e-846f-537127dcde46 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Refresh firewall rules 2021-07-07 13:07:48.096 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a5a99080-55bc-4d1e-846f-537127dcde46 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Get security group information for devices via rpc ['59e33319-c6fc-41bc-8592-00b80aca2a59'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:07:48.479 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a5a99080-55bc-4d1e-846f-537127dcde46 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update security group information for ports dict_keys(['59e33319-c6fc-41bc-8592-00b80aca2a59']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:07:48.479 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a5a99080-55bc-4d1e-846f-537127dcde46 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:07:48.479 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a5a99080-55bc-4d1e-846f-537127dcde46 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update rules of security group (4ff04bfa-f363-46ee-bd1a-27f490eb56ee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:07:48.495 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a5a99080-55bc-4d1e-846f-537127dcde46 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update members of security group (4ff04bfa-f363-46ee-bd1a-27f490eb56ee) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:07:48.495 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a5a99080-55bc-4d1e-846f-537127dcde46 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update port filter for 59e33319-c6fc-41bc-8592-00b80aca2a59 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:07:48.495 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a5a99080-55bc-4d1e-846f-537127dcde46 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Updating port rules. 2021-07-07 13:07:48.495 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a5a99080-55bc-4d1e-846f-537127dcde46 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Creating 0 new rules, removing 0 old rules. 2021-07-07 13:07:48.495 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-a5a99080-55bc-4d1e-846f-537127dcde46 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:07:48.495 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-a5a99080-55bc-4d1e-846f-537127dcde46 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" 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-07-07 13:07:48.495 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-a5a99080-55bc-4d1e-846f-537127dcde46 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:07:48.495 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-a5a99080-55bc-4d1e-846f-537127dcde46 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" 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-07-07 13:07:48.542 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-a5a99080-55bc-4d1e-846f-537127dcde46 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-agent-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.532s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:07:49.635 4560 1886296280232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-35a3f056-b22f-4948-ae0b-b11f7c0b12a3 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Security group member updated on remote: ['d62fb438-2be8-43ae-8d08-3c5fdb808d42'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:07:49.635 4560 1886296280232 MainThread INFO neutron.agent.securitygroups_rpc [req-35a3f056-b22f-4948-ae0b-b11f7c0b12a3 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Security group member updated ['d62fb438-2be8-43ae-8d08-3c5fdb808d42'] 2021-07-07 13:07:52.057 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a9549b23-3351-4667-93f1-00ab23ffedb2 2021-07-07 13:07:52.275 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-102f6f8d-928e-44db-9c02-2248a7d45046 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Security group member updated on remote: ['d62fb438-2be8-43ae-8d08-3c5fdb808d42'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:07:52.275 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-102f6f8d-928e-44db-9c02-2248a7d45046 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Security group member updated ['d62fb438-2be8-43ae-8d08-3c5fdb808d42'] 2021-07-07 13:07:52.760 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:07:53.291 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port a9549b23-3351-4667-93f1-00ab23ffedb2 2021-07-07 13:07:53.291 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port a9549b23-3351-4667-93f1-00ab23ffedb2 updated. Details: {'device': 'a9549b23-3351-4667-93f1-00ab23ffedb2', 'network_id': 'ba49ec0b-2f71-4999-8cf8-1563b1b6d714', 'port_id': 'a9549b23-3351-4667-93f1-00ab23ffedb2', 'mac_address': 'fa:16:3e:8d:ae:1c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 149, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b88a9c82-8ffe-4440-96e7-565bdb11db63', 'ip_address': '192.168.233.66'}], '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-07-07 13:07:53.291 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:07:53.291 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a9549b23-3351-4667-93f1-00ab23ffedb2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:07:53.291 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a9549b23-3351-4667-93f1-00ab23ffedb2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:07:53.291 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ba49ec0b-2f71-4999-8cf8-1563b1b6d714 2021-07-07 13:07:53.291 4560 1886296280584 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-07-07 13:07:53.436 4560 1886296280584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a9549b23-3351-4667-93f1-00ab23ffedb2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:07:53.436 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a9549b23-3351-4667-93f1-00ab23ffedb2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:07:53.498 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a9549b23-3351-4667-93f1-00ab23ffedb2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:07:53.498 4560 1886296280584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 149, VLAN trunk: None to switch port a9549b23-3351-4667-93f1-00ab23ffedb2 2021-07-07 13:07:53.604 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:07:53.604 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a9549b23-3351-4667-93f1-00ab23ffedb2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:07:53.884 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a9549b23-3351-4667-93f1-00ab23ffedb2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:07:53.900 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:07:53.900 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bc8eb717-db0c-4e44-8619-19221cb1f371) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:07:53.900 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (bc8eb717-db0c-4e44-8619-19221cb1f371) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:07:53.900 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a9549b23-3351-4667-93f1-00ab23ffedb2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:07:53.900 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:07:53.900 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a9549b23-3351-4667-93f1-00ab23ffedb2 not yet added. Adding. 2021-07-07 13:07:53.900 4560 1886296280584 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-07-07 13:07:53.900 4560 1886296280584 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-07-07 13:07:54.091 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9549b23-3351-4667-93f1-00ab23ffedb2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:07:54.260 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9549b23-3351-4667-93f1-00ab23ffedb2" 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-07-07 13:07:54.260 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9549b23-3351-4667-93f1-00ab23ffedb2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:07:54.465 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9549b23-3351-4667-93f1-00ab23ffedb2" 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-07-07 13:07:54.560 4560 1886296280232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8f991e37-a2d6-4b4e-b768-ac36062330e4 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] Security group member updated on remote: ['aef81287-e2da-45ef-8e6d-62bbff397e2b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:07:54.560 4560 1886296280232 MainThread INFO neutron.agent.securitygroups_rpc [req-8f991e37-a2d6-4b4e-b768-ac36062330e4 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] Security group member updated ['aef81287-e2da-45ef-8e6d-62bbff397e2b'] 2021-07-07 13:07:54.591 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a9549b23-3351-4667-93f1-00ab23ffedb2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:07:54.591 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a9549b23-3351-4667-93f1-00ab23ffedb2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:07:54.591 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a9549b23-3351-4667-93f1-00ab23ffedb2 processed. 2021-07-07 13:07:54.776 4560 1886296280584 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-07-07 13:07:55.559 4560 1886296280232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07a50e88-3132-4aa4-bbe8-280cdab01497 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 2a611ad6-d695-4151-ba5e-1b11fed56050 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:07:55.573 4560 1886296280232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07a50e88-3132-4aa4-bbe8-280cdab01497 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 2a611ad6-d695-4151-ba5e-1b11fed56050 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:07:55.668 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:07:57.839 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e49d11a7-fb0b-4c41-8be2-471d13658ebf 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] Security group member updated on remote: ['aef81287-e2da-45ef-8e6d-62bbff397e2b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:07:57.839 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-e49d11a7-fb0b-4c41-8be2-471d13658ebf 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] Security group member updated ['aef81287-e2da-45ef-8e6d-62bbff397e2b'] 2021-07-07 13:07:58.434 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-70d86b66-5b30-48d1-ad11-e72f43d541eb 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Security group member updated on remote: ['4ff04bfa-f363-46ee-bd1a-27f490eb56ee'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:07:58.434 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-70d86b66-5b30-48d1-ad11-e72f43d541eb 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Security group member updated ['4ff04bfa-f363-46ee-bd1a-27f490eb56ee'] 2021-07-07 13:07:58.434 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-70d86b66-5b30-48d1-ad11-e72f43d541eb 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Refresh firewall rules 2021-07-07 13:07:58.434 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-70d86b66-5b30-48d1-ad11-e72f43d541eb 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Get security group information for devices via rpc ['59e33319-c6fc-41bc-8592-00b80aca2a59'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:07:58.792 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-70d86b66-5b30-48d1-ad11-e72f43d541eb 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Update security group information for ports dict_keys(['59e33319-c6fc-41bc-8592-00b80aca2a59']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:07:58.792 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-70d86b66-5b30-48d1-ad11-e72f43d541eb 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:07:58.792 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-70d86b66-5b30-48d1-ad11-e72f43d541eb 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Update rules of security group (4ff04bfa-f363-46ee-bd1a-27f490eb56ee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:07:58.792 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-70d86b66-5b30-48d1-ad11-e72f43d541eb 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Update members of security group (4ff04bfa-f363-46ee-bd1a-27f490eb56ee) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:07:58.792 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-70d86b66-5b30-48d1-ad11-e72f43d541eb 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Update port filter for 59e33319-c6fc-41bc-8592-00b80aca2a59 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:07:58.792 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-70d86b66-5b30-48d1-ad11-e72f43d541eb 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Updating port rules. 2021-07-07 13:07:58.792 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-70d86b66-5b30-48d1-ad11-e72f43d541eb 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-07 13:07:58.792 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-70d86b66-5b30-48d1-ad11-e72f43d541eb 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:07:58.996 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-70d86b66-5b30-48d1-ad11-e72f43d541eb 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:07:58.996 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-70d86b66-5b30-48d1-ad11-e72f43d541eb 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:07:58.996 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-70d86b66-5b30-48d1-ad11-e72f43d541eb 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" 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-07-07 13:07:59.526 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d54c58ae-36b2-46bc-a810-c382a802bfd0 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: d0300867-c548-4cec-b16e-b7058c57b773 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:07:59.526 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d54c58ae-36b2-46bc-a810-c382a802bfd0 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port d0300867-c548-4cec-b16e-b7058c57b773 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:08:00.291 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27c64adb-ec6d-47ee-a350-e21aa854cb4c 8e9b0ccd8fea4694a5289fc4769b20ba d435441625f14760991a679d1e51f46a - - -] port_delete event received for 'e14a5ce3-f5f8-468a-9da0-2a9d278d1f3d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:08:01.104 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f5b43fc-0fc8-419c-99ce-d3ad6482900e 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:08:01.104 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f5b43fc-0fc8-419c-99ce-d3ad6482900e 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:08:01.354 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3ae2789c-7147-497e-bf5a-14c487db2910 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] Security group member updated on remote: ['aef81287-e2da-45ef-8e6d-62bbff397e2b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:08:01.354 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-3ae2789c-7147-497e-bf5a-14c487db2910 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] Security group member updated ['aef81287-e2da-45ef-8e6d-62bbff397e2b'] 2021-07-07 13:08:04.204 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d0300867-c548-4cec-b16e-b7058c57b773 2021-07-07 13:08:04.204 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2a611ad6-d695-4151-ba5e-1b11fed56050 2021-07-07 13:08:04.204 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4 2021-07-07 13:08:04.838 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:08:05.745 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d6cd7f35-1736-4790-b7e8-3eb97dca649d 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] Security group member updated on remote: ['aef81287-e2da-45ef-8e6d-62bbff397e2b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:08:05.745 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-d6cd7f35-1736-4790-b7e8-3eb97dca649d 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] Security group member updated ['aef81287-e2da-45ef-8e6d-62bbff397e2b'] 2021-07-07 13:08:06.245 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a9549b23-3351-4667-93f1-00ab23ffedb2 2021-07-07 13:08:06.245 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 2a611ad6-d695-4151-ba5e-1b11fed56050 2021-07-07 13:08:06.245 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 2a611ad6-d695-4151-ba5e-1b11fed56050 updated. Details: {'device': '2a611ad6-d695-4151-ba5e-1b11fed56050', 'network_id': '2c1b807e-5d13-498d-980c-f9afc0cad24a', 'port_id': '2a611ad6-d695-4151-ba5e-1b11fed56050', 'mac_address': 'fa:16:3e:d2:0f:3a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 133, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '78715bf8-96b0-48e9-841f-50d26ff5f654', 'ip_address': '19.80.0.115'}], '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-07-07 13:08:06.245 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:08:06.245 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4 2021-07-07 13:08:06.245 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4 updated. Details: {'device': '1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4', 'network_id': '1f6a33df-fe4b-4fe0-b42a-744f5270a438', 'port_id': '1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4', 'mac_address': 'fa:16:3e:e1:67:62', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 114, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f9efddc6-25b7-4497-9e73-796b53f81a35', '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-07-07 13:08:06.245 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:08:06.245 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port d0300867-c548-4cec-b16e-b7058c57b773 2021-07-07 13:08:06.245 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port d0300867-c548-4cec-b16e-b7058c57b773 updated. Details: {'device': 'd0300867-c548-4cec-b16e-b7058c57b773', 'network_id': 'c4c59d75-6f31-4854-90c5-f13b686fb28d', 'port_id': 'd0300867-c548-4cec-b16e-b7058c57b773', 'mac_address': 'fa:16:3e:a6:5c:e0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 148, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fbbf2e5e-c79f-46fc-8e52-a9d0277b48b4', 'ip_address': '19.86.0.45'}], '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-07-07 13:08:06.245 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:08:06.245 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2a611ad6-d695-4151-ba5e-1b11fed56050" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:08:06.245 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2a611ad6-d695-4151-ba5e-1b11fed56050 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:08:06.245 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2c1b807e-5d13-498d-980c-f9afc0cad24a 2021-07-07 13:08:06.245 4560 1886296280584 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-07-07 13:08:06.245 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d0300867-c548-4cec-b16e-b7058c57b773" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:08:06.273 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d0300867-c548-4cec-b16e-b7058c57b773 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:08:06.273 4560 1886296279528 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c4c59d75-6f31-4854-90c5-f13b686fb28d 2021-07-07 13:08:06.273 4560 1886296279528 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-07-07 13:08:06.273 4560 1886296280232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:08:06.273 4560 1886296280232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:08:06.273 4560 1886296280232 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-07-07 13:08:06.637 4560 1886296280584 MainThread DEBUG os_win._utils [-] Got expected exception WMI job failed with status None. Error summary description: None. Error description: None Error code: 32775. while calling function os_win.utils.jobutils.JobUtils.add_virt_resource. Retries left: 5. Time left: undefined. Time elapsed: 0.048242807388305664 Retrying in 1 seconds. inner c:\openstack\build\os-win\os_win\_utils.py:195 2021-07-07 13:08:06.637 4560 1886296279528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd0300867-c548-4cec-b16e-b7058c57b773') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:08:06.651 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd0300867-c548-4cec-b16e-b7058c57b773') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:08:06.651 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d0300867-c548-4cec-b16e-b7058c57b773 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:08:06.651 4560 1886296279528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 148, VLAN trunk: None to switch port d0300867-c548-4cec-b16e-b7058c57b773 2021-07-07 13:08:06.777 4560 1886296280232 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:08:06.777 4560 1886296280232 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:08:06.777 4560 1886296280232 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:08:06.777 4560 1886296280232 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 114, VLAN trunk: None to switch port 1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4 2021-07-07 13:08:06.854 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:08:06.854 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:08:06.854 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d0300867-c548-4cec-b16e-b7058c57b773'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:08:06.998 4560 1886296280232 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:08:06.998 4560 1886296280232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:08:07.700 4560 1886296280584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2a611ad6-d695-4151-ba5e-1b11fed56050') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:08:07.700 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2a611ad6-d695-4151-ba5e-1b11fed56050') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:08:07.713 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2a611ad6-d695-4151-ba5e-1b11fed56050 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:08:07.713 4560 1886296280584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 133, VLAN trunk: None to switch port 2a611ad6-d695-4151-ba5e-1b11fed56050 2021-07-07 13:08:07.865 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:08:07.865 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2a611ad6-d695-4151-ba5e-1b11fed56050'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:08:07.870 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d0300867-c548-4cec-b16e-b7058c57b773']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:08:07.870 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:08:07.870 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d62fb438-2be8-43ae-8d08-3c5fdb808d42) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:08:07.870 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d62fb438-2be8-43ae-8d08-3c5fdb808d42) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:08:07.870 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d0300867-c548-4cec-b16e-b7058c57b773 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:08:07.870 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:08:07.870 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d0300867-c548-4cec-b16e-b7058c57b773 not yet added. Adding. 2021-07-07 13:08:07.870 4560 1886296279528 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-07-07 13:08:07.870 4560 1886296279528 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-07-07 13:08:07.905 4560 1886296278824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-45166886-fa63-4402-80c7-44f5165dff39 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] Security group member updated on remote: ['aef81287-e2da-45ef-8e6d-62bbff397e2b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:08:07.905 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [req-45166886-fa63-4402-80c7-44f5165dff39 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] Security group member updated ['aef81287-e2da-45ef-8e6d-62bbff397e2b'] 2021-07-07 13:08:08.088 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0300867-c548-4cec-b16e-b7058c57b773" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:08:08.197 4560 1886296280232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:08:08.197 4560 1886296280232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:08:08.197 4560 1886296280232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4ff04bfa-f363-46ee-bd1a-27f490eb56ee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:08:08.203 4560 1886296280232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4ff04bfa-f363-46ee-bd1a-27f490eb56ee) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:08:08.203 4560 1886296280232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:08:08.203 4560 1886296280232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:08:08.203 4560 1886296280232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4 not yet added. Adding. 2021-07-07 13:08:08.203 4560 1886296280232 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-07-07 13:08:08.203 4560 1886296280232 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-07-07 13:08:08.338 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0300867-c548-4cec-b16e-b7058c57b773" 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-07-07 13:08:08.338 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0300867-c548-4cec-b16e-b7058c57b773" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:08:08.366 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port a9549b23-3351-4667-93f1-00ab23ffedb2 2021-07-07 13:08:08.366 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port a9549b23-3351-4667-93f1-00ab23ffedb2 updated. Details: {'device': 'a9549b23-3351-4667-93f1-00ab23ffedb2', 'network_id': 'ba49ec0b-2f71-4999-8cf8-1563b1b6d714', 'port_id': 'a9549b23-3351-4667-93f1-00ab23ffedb2', 'mac_address': 'fa:16:3e:8d:ae:1c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 149, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b88a9c82-8ffe-4440-96e7-565bdb11db63', 'ip_address': '192.168.233.66'}], '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-07-07 13:08:08.366 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:08:08.366 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a9549b23-3351-4667-93f1-00ab23ffedb2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:08:08.366 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a9549b23-3351-4667-93f1-00ab23ffedb2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:08:08.366 4560 1886296280056 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-07-07 13:08:08.378 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2a611ad6-d695-4151-ba5e-1b11fed56050']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:08:08.378 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:08:08.378 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d62fb438-2be8-43ae-8d08-3c5fdb808d42) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:08:08.378 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d62fb438-2be8-43ae-8d08-3c5fdb808d42) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:08:08.378 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2a611ad6-d695-4151-ba5e-1b11fed56050 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:08:08.378 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:08:08.378 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2a611ad6-d695-4151-ba5e-1b11fed56050 not yet added. Adding. 2021-07-07 13:08:08.378 4560 1886296280584 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-07-07 13:08:08.378 4560 1886296280584 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-07-07 13:08:08.406 4560 1886296280056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a9549b23-3351-4667-93f1-00ab23ffedb2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:08:08.406 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a9549b23-3351-4667-93f1-00ab23ffedb2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:08:08.427 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a9549b23-3351-4667-93f1-00ab23ffedb2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:08:08.427 4560 1886296280056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 149, VLAN trunk: None to switch port a9549b23-3351-4667-93f1-00ab23ffedb2 2021-07-07 13:08:08.590 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:08:08.590 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a9549b23-3351-4667-93f1-00ab23ffedb2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:08:08.666 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0300867-c548-4cec-b16e-b7058c57b773" 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-07-07 13:08:08.684 4560 1886296280232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:08:08.835 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d0300867-c548-4cec-b16e-b7058c57b773" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:08:08.840 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d0300867-c548-4cec-b16e-b7058c57b773 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:08:08.840 4560 1886296279528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d0300867-c548-4cec-b16e-b7058c57b773 processed. 2021-07-07 13:08:08.855 4560 1886296279880 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-07-07 13:08:08.885 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2a611ad6-d695-4151-ba5e-1b11fed56050" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:08:08.948 4560 1886296280232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4" 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-07-07 13:08:08.948 4560 1886296280232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:08:09.137 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2a611ad6-d695-4151-ba5e-1b11fed56050" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:08:09.137 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2a611ad6-d695-4151-ba5e-1b11fed56050" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:08:09.245 4560 1886296280232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4" 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-07-07 13:08:09.385 4560 1886296280232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:08:09.401 4560 1886296280232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:08:09.401 4560 1886296280232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4 processed. 2021-07-07 13:08:09.416 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2a611ad6-d695-4151-ba5e-1b11fed56050" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:08:09.433 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a9549b23-3351-4667-93f1-00ab23ffedb2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:08:09.433 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:08:09.433 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bc8eb717-db0c-4e44-8619-19221cb1f371) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:08:09.433 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (bc8eb717-db0c-4e44-8619-19221cb1f371) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:08:09.433 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a9549b23-3351-4667-93f1-00ab23ffedb2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:08:09.433 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:08:09.433 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-07-07 13:08:09.433 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9549b23-3351-4667-93f1-00ab23ffedb2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:08:09.433 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9549b23-3351-4667-93f1-00ab23ffedb2" 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-07-07 13:08:09.433 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9549b23-3351-4667-93f1-00ab23ffedb2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:08:09.433 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9549b23-3351-4667-93f1-00ab23ffedb2" 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-07-07 13:08:09.511 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a9549b23-3351-4667-93f1-00ab23ffedb2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:08:09.511 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a9549b23-3351-4667-93f1-00ab23ffedb2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:08:09.511 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a9549b23-3351-4667-93f1-00ab23ffedb2 processed. 2021-07-07 13:08:09.577 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2a611ad6-d695-4151-ba5e-1b11fed56050" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:08:09.588 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2a611ad6-d695-4151-ba5e-1b11fed56050 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:08:09.588 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2a611ad6-d695-4151-ba5e-1b11fed56050 processed. 2021-07-07 13:08:09.760 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.890s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:08:09.934 4560 1886296279880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-642dc136-a655-4410-9ff1-4dcec969f742 8e9b0ccd8fea4694a5289fc4769b20ba d435441625f14760991a679d1e51f46a - - -] Security group member updated on remote: ['595de0c7-68dc-4f4b-9651-715f3be05ea6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:08:09.934 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [req-642dc136-a655-4410-9ff1-4dcec969f742 8e9b0ccd8fea4694a5289fc4769b20ba d435441625f14760991a679d1e51f46a - - -] Security group member updated ['595de0c7-68dc-4f4b-9651-715f3be05ea6'] 2021-07-07 13:08:10.166 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-642dc136-a655-4410-9ff1-4dcec969f742 8e9b0ccd8fea4694a5289fc4769b20ba d435441625f14760991a679d1e51f46a - - -] port_delete event received for '5d2795f0-735e-4d4e-a341-e205caf5de07' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:08:10.884 4560 1886296279880 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-07-07 13:08:11.026 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dde26819-df7e-4bb7-aa8f-be96ae2fd017 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 5c569cbd-266a-45a8-abc3-aa183cc03410 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:08:11.062 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dde26819-df7e-4bb7-aa8f-be96ae2fd017 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 5c569cbd-266a-45a8-abc3-aa183cc03410 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:08:13.386 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 2.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:08:13.386 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:08:13.386 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:08:13.608 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-039699d9-6efe-4f0e-a816-28d19b9f7757 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 749b9b97-99b5-489a-b0b2-97631c08472c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:08:13.634 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-039699d9-6efe-4f0e-a816-28d19b9f7757 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 749b9b97-99b5-489a-b0b2-97631c08472c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:08:17.831 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e383315-050f-4503-9d70-5fc2cdb7dfaa 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: ea29cb64-657a-46ae-b376-2fccabc2e451 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:08:17.847 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e383315-050f-4503-9d70-5fc2cdb7dfaa 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port ea29cb64-657a-46ae-b376-2fccabc2e451 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:08:18.809 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85f09a32-1bc9-48d6-a1ff-4fdc7d2fdca5 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'd0c16f7c-5eda-40a8-9c8a-71891f844fe6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:08:19.494 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b86df3d-67da-41a4-bd47-14eb14b675d2 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 9c967324-9263-4304-9a8d-0275988d1c25 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:08:19.509 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b86df3d-67da-41a4-bd47-14eb14b675d2 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 9c967324-9263-4304-9a8d-0275988d1c25 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:08:21.590 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-226debdc-9b40-47a5-aeed-173529bd0688 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 87fa79ab-6bca-4be0-ae8d-e7edda8eb6d3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:08:21.603 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-226debdc-9b40-47a5-aeed-173529bd0688 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 87fa79ab-6bca-4be0-ae8d-e7edda8eb6d3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:08:22.669 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2553158e-42d9-49a0-b5b7-4ebd420403fc 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '96e42ebf-5a44-42ff-a04f-35d910fe784d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:08:24.463 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d91f00eb-293f-4ac5-89a8-73f80551d59f 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: f52d0031-7237-4889-9d24-404ea6dd67a2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:08:24.463 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d91f00eb-293f-4ac5-89a8-73f80551d59f 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port f52d0031-7237-4889-9d24-404ea6dd67a2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:08:26.214 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7d5e015-757a-4c94-8d3c-b1ff33bd4e79 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 382cfc7b-e0be-4d35-8023-5bf41bc019b3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:08:26.214 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7d5e015-757a-4c94-8d3c-b1ff33bd4e79 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 382cfc7b-e0be-4d35-8023-5bf41bc019b3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:08:27.402 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4f135ea0-cc0b-41a2-9917-4919ad65017e 03a3b4430d23429f97fec76d65511c0f 80df0d2be48849cc9e6edcabb1b52d67 - - -] Security group member updated on remote: ['5cb6d5a1-1ce4-4f98-8293-f5019c994db1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:08:27.402 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-4f135ea0-cc0b-41a2-9917-4919ad65017e 03a3b4430d23429f97fec76d65511c0f 80df0d2be48849cc9e6edcabb1b52d67 - - -] Security group member updated ['5cb6d5a1-1ce4-4f98-8293-f5019c994db1'] 2021-07-07 13:08:27.545 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f135ea0-cc0b-41a2-9917-4919ad65017e 03a3b4430d23429f97fec76d65511c0f 80df0d2be48849cc9e6edcabb1b52d67 - - -] port_delete event received for '8b60a47c-e459-4052-98e4-a76d077179ae' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:08:28.234 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ef6d69be-bc3a-445d-b77d-da16a2086ec9 2e8695e205674fed94c727b7d8c4f7ff a534b869f543475d948f2e8b470755a0 - - -] Security group member updated on remote: ['1e310300-7b87-40d8-b2cd-09da8735c25a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:08:28.234 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-ef6d69be-bc3a-445d-b77d-da16a2086ec9 2e8695e205674fed94c727b7d8c4f7ff a534b869f543475d948f2e8b470755a0 - - -] Security group member updated ['1e310300-7b87-40d8-b2cd-09da8735c25a'] 2021-07-07 13:08:28.525 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d0300867-c548-4cec-b16e-b7058c57b773 2021-07-07 13:08:28.525 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2a611ad6-d695-4151-ba5e-1b11fed56050 2021-07-07 13:08:28.933 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:08:28.933 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd0300867-c548-4cec-b16e-b7058c57b773' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:08:28.933 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd0300867-c548-4cec-b16e-b7058c57b773' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:08:28.933 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d0300867-c548-4cec-b16e-b7058c57b773 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:08:28.933 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2a611ad6-d695-4151-ba5e-1b11fed56050' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:08:28.933 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2a611ad6-d695-4151-ba5e-1b11fed56050' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:08:28.933 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2a611ad6-d695-4151-ba5e-1b11fed56050 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:08:28.962 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2c1b807e-5d13-498d-980c-f9afc0cad24a 2021-07-07 13:08:28.962 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2a611ad6-d695-4151-ba5e-1b11fed56050'] 2021-07-07 13:08:28.962 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:08:28.962 4560 1886296280584 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-07-07 13:08:28.962 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2a611ad6-d695-4151-ba5e-1b11fed56050'] 2021-07-07 13:08:28.962 4560 1886296279880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c4c59d75-6f31-4854-90c5-f13b686fb28d 2021-07-07 13:08:28.962 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d0300867-c548-4cec-b16e-b7058c57b773'] 2021-07-07 13:08:28.962 4560 1886296279880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:08:28.962 4560 1886296279880 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-07-07 13:08:28.962 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d0300867-c548-4cec-b16e-b7058c57b773'] 2021-07-07 13:08:28.962 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79b45766-c8a7-4262-ab7a-8f40585409ed 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 01787067-28f0-46cb-8d3e-7092f01a2e9c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:08:28.978 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79b45766-c8a7-4262-ab7a-8f40585409ed 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 01787067-28f0-46cb-8d3e-7092f01a2e9c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:08:30.540 4560 1886296279880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f2035a64-4b88-45ad-b804-1592d1fc6ac2 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Security group member updated on remote: ['d62fb438-2be8-43ae-8d08-3c5fdb808d42'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:08:30.540 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [req-f2035a64-4b88-45ad-b804-1592d1fc6ac2 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Security group member updated ['d62fb438-2be8-43ae-8d08-3c5fdb808d42'] 2021-07-07 13:08:30.666 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66f24c0d-2780-4a63-af15-8f83383ef15d 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 4e0e5093-c563-4044-b660-424407884c2c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:08:30.681 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66f24c0d-2780-4a63-af15-8f83383ef15d 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 4e0e5093-c563-4044-b660-424407884c2c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:08:30.972 4560 1886296279880 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-07-07 13:08:31.060 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2035a64-4b88-45ad-b804-1592d1fc6ac2 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] port_delete event received for '2a611ad6-d695-4151-ba5e-1b11fed56050' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:08:31.494 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:08:33.119 4560 1886296279880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-144a1961-fe7e-493c-8317-0f599c948d5a 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Security group member updated on remote: ['d62fb438-2be8-43ae-8d08-3c5fdb808d42'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:08:33.119 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [req-144a1961-fe7e-493c-8317-0f599c948d5a 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Security group member updated ['d62fb438-2be8-43ae-8d08-3c5fdb808d42'] 2021-07-07 13:08:33.587 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-144a1961-fe7e-493c-8317-0f599c948d5a 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] port_delete event received for 'd0300867-c548-4cec-b16e-b7058c57b773' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:08:36.622 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a9549b23-3351-4667-93f1-00ab23ffedb2 2021-07-07 13:08:37.009 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:08:37.009 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a9549b23-3351-4667-93f1-00ab23ffedb2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:08:37.009 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a9549b23-3351-4667-93f1-00ab23ffedb2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:08:37.009 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a9549b23-3351-4667-93f1-00ab23ffedb2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:08:37.026 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a9549b23-3351-4667-93f1-00ab23ffedb2'] 2021-07-07 13:08:37.026 4560 1886296279880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:08:37.026 4560 1886296279880 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-07-07 13:08:37.026 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a9549b23-3351-4667-93f1-00ab23ffedb2'] 2021-07-07 13:08:37.185 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6891d7ee-a8b9-4f13-b025-6712ddb94539 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:08:37.197 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [req-6891d7ee-a8b9-4f13-b025-6712ddb94539 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-agent-port-lock-1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:08:37.197 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6891d7ee-a8b9-4f13-b025-6712ddb94539 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Binding port 1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:08:37.197 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6891d7ee-a8b9-4f13-b025-6712ddb94539 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] 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-07-07 13:08:37.231 4560 1886296279880 MainThread DEBUG neutron.services.trunk.rpc.agent [req-6891d7ee-a8b9-4f13-b025-6712ddb94539 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:08:37.231 4560 1886296279880 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-6891d7ee-a8b9-4f13-b025-6712ddb94539 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:08:37.295 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-6891d7ee-a8b9-4f13-b025-6712ddb94539 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Trunk plugin disabled on server. Assuming port 1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:08:37.306 4560 1886296279880 MainThread INFO networking_hyperv.neutron.trunk_driver [req-6891d7ee-a8b9-4f13-b025-6712ddb94539 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Binding VLAN ID: 114, VLAN trunk: None to switch port 1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4 2021-07-07 13:08:37.385 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [req-6891d7ee-a8b9-4f13-b025-6712ddb94539 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Refresh firewall rules 2021-07-07 13:08:37.385 4560 1886296279880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6891d7ee-a8b9-4f13-b025-6712ddb94539 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Get security group information for devices via rpc ['1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:08:37.885 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b0617e9d-45e0-4666-9595-037622d1d139 03a3b4430d23429f97fec76d65511c0f 80df0d2be48849cc9e6edcabb1b52d67 - - -] Security group rule updated on remote: ['d11e2b06-8d60-4df9-96b0-42f71471cfd7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:08:37.885 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-b0617e9d-45e0-4666-9595-037622d1d139 03a3b4430d23429f97fec76d65511c0f 80df0d2be48849cc9e6edcabb1b52d67 - - -] Security group rule updated ['d11e2b06-8d60-4df9-96b0-42f71471cfd7'] 2021-07-07 13:08:37.982 4560 1886296279880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6891d7ee-a8b9-4f13-b025-6712ddb94539 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update security group information for ports dict_keys(['1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:08:37.982 4560 1886296279880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6891d7ee-a8b9-4f13-b025-6712ddb94539 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:08:37.982 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6891d7ee-a8b9-4f13-b025-6712ddb94539 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update rules of security group (4ff04bfa-f363-46ee-bd1a-27f490eb56ee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:08:37.982 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6891d7ee-a8b9-4f13-b025-6712ddb94539 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update members of security group (4ff04bfa-f363-46ee-bd1a-27f490eb56ee) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:08:37.982 4560 1886296279880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6891d7ee-a8b9-4f13-b025-6712ddb94539 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update port filter for 1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:08:37.982 4560 1886296279880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6891d7ee-a8b9-4f13-b025-6712ddb94539 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Updating port rules. 2021-07-07 13:08:37.982 4560 1886296279880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6891d7ee-a8b9-4f13-b025-6712ddb94539 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Creating 0 new rules, removing 0 old rules. 2021-07-07 13:08:37.982 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [req-6891d7ee-a8b9-4f13-b025-6712ddb94539 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:08:37.982 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [req-6891d7ee-a8b9-4f13-b025-6712ddb94539 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4" 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-07-07 13:08:37.982 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [req-6891d7ee-a8b9-4f13-b025-6712ddb94539 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:08:37.982 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [req-6891d7ee-a8b9-4f13-b025-6712ddb94539 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4" 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-07-07 13:08:38.061 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [req-6891d7ee-a8b9-4f13-b025-6712ddb94539 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-agent-port-lock-1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:08:38.530 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e6dff80-9fb4-4982-bc44-2750c4cdb7b9 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] port_delete event received for '9c5ea371-87a5-498f-a29f-b85b4f356c33' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:08:38.573 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2ab46adc-7061-431f-90f1-890ce18adc8a 03a3b4430d23429f97fec76d65511c0f 80df0d2be48849cc9e6edcabb1b52d67 - - -] Security group rule updated on remote: ['d11e2b06-8d60-4df9-96b0-42f71471cfd7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:08:38.573 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-2ab46adc-7061-431f-90f1-890ce18adc8a 03a3b4430d23429f97fec76d65511c0f 80df0d2be48849cc9e6edcabb1b52d67 - - -] Security group rule updated ['d11e2b06-8d60-4df9-96b0-42f71471cfd7'] 2021-07-07 13:08:38.895 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-37905e74-dc6e-4a94-89ab-bf980b8f95d8 - - - - -] port_delete event received for '9c5ea371-87a5-498f-a29f-b85b4f356c33' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:08:39.009 4560 1886296280584 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-07-07 13:08:39.149 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e6dff80-9fb4-4982-bc44-2750c4cdb7b9 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] network_delete received. Deleting network c4c59d75-6f31-4854-90c5-f13b686fb28d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:08:39.149 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e6dff80-9fb4-4982-bc44-2750c4cdb7b9 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Network c4c59d75-6f31-4854-90c5-f13b686fb28d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:08:39.291 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:08:41.177 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d80f9f1-81bb-4b40-8c32-3c31c16c9ce5 - - - - -] port_delete event received for '6e8ed0c1-baec-496c-b5e9-2b5434295627' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:08:41.994 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df7f044d-7cc7-4c09-8bd1-ca31b391bb11 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] network_delete received. Deleting network 2c1b807e-5d13-498d-980c-f9afc0cad24a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:08:41.994 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df7f044d-7cc7-4c09-8bd1-ca31b391bb11 79d2ad78517941b7b8a967fd2c358e60 721d14aa594b4f3a81cb59e72f1ca30a - - -] Network 2c1b807e-5d13-498d-980c-f9afc0cad24a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:08:46.404 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e11f183f-7f4d-4046-9603-62182cd8a6a5 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:08:46.420 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-e11f183f-7f4d-4046-9603-62182cd8a6a5 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-agent-port-lock-1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:08:46.420 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e11f183f-7f4d-4046-9603-62182cd8a6a5 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Binding port 1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:08:46.420 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e11f183f-7f4d-4046-9603-62182cd8a6a5 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] 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-07-07 13:08:46.451 4560 1886296280584 MainThread DEBUG neutron.services.trunk.rpc.agent [req-e11f183f-7f4d-4046-9603-62182cd8a6a5 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:08:46.451 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-e11f183f-7f4d-4046-9603-62182cd8a6a5 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:08:46.463 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-e11f183f-7f4d-4046-9603-62182cd8a6a5 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Trunk plugin disabled on server. Assuming port 1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:08:46.463 4560 1886296280584 MainThread INFO networking_hyperv.neutron.trunk_driver [req-e11f183f-7f4d-4046-9603-62182cd8a6a5 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Binding VLAN ID: 114, VLAN trunk: None to switch port 1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4 2021-07-07 13:08:46.509 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-e11f183f-7f4d-4046-9603-62182cd8a6a5 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Refresh firewall rules 2021-07-07 13:08:46.509 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e11f183f-7f4d-4046-9603-62182cd8a6a5 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Get security group information for devices via rpc ['1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:08:46.806 4560 1886296279880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-65c71484-d73f-4fd7-b552-e9149bad43d3 03a3b4430d23429f97fec76d65511c0f 80df0d2be48849cc9e6edcabb1b52d67 - - -] Security group member updated on remote: ['5cb6d5a1-1ce4-4f98-8293-f5019c994db1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:08:46.806 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [req-65c71484-d73f-4fd7-b552-e9149bad43d3 03a3b4430d23429f97fec76d65511c0f 80df0d2be48849cc9e6edcabb1b52d67 - - -] Security group member updated ['5cb6d5a1-1ce4-4f98-8293-f5019c994db1'] 2021-07-07 13:08:47.274 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e11f183f-7f4d-4046-9603-62182cd8a6a5 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update security group information for ports dict_keys(['1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:08:47.274 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e11f183f-7f4d-4046-9603-62182cd8a6a5 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:08:47.274 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e11f183f-7f4d-4046-9603-62182cd8a6a5 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update rules of security group (4ff04bfa-f363-46ee-bd1a-27f490eb56ee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:08:47.274 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e11f183f-7f4d-4046-9603-62182cd8a6a5 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update members of security group (4ff04bfa-f363-46ee-bd1a-27f490eb56ee) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:08:47.274 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e11f183f-7f4d-4046-9603-62182cd8a6a5 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update port filter for 1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:08:47.274 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e11f183f-7f4d-4046-9603-62182cd8a6a5 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Updating port rules. 2021-07-07 13:08:47.274 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e11f183f-7f4d-4046-9603-62182cd8a6a5 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Creating 0 new rules, removing 0 old rules. 2021-07-07 13:08:47.274 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-e11f183f-7f4d-4046-9603-62182cd8a6a5 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:08:47.274 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-e11f183f-7f4d-4046-9603-62182cd8a6a5 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4" 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-07-07 13:08:47.274 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-e11f183f-7f4d-4046-9603-62182cd8a6a5 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:08:47.274 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-e11f183f-7f4d-4046-9603-62182cd8a6a5 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4" 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-07-07 13:08:47.326 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-e11f183f-7f4d-4046-9603-62182cd8a6a5 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-agent-port-lock-1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4" 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-07-07 13:08:49.697 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7038b442-7e96-4c38-a3c8-1d99f5bd1dc7 - - - - -] port_update received: 95fc9802-befb-4c93-8369-33d709a5b832 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:08:49.711 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7038b442-7e96-4c38-a3c8-1d99f5bd1dc7 - - - - -] No port 95fc9802-befb-4c93-8369-33d709a5b832 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:08:50.273 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a08595d2-14c9-426e-bef9-43e0d0ce5982 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: de0b6979-60c7-4df7-b0af-61c862c86d3a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:08:50.280 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a08595d2-14c9-426e-bef9-43e0d0ce5982 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port de0b6979-60c7-4df7-b0af-61c862c86d3a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:08:51.925 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eb3583da-7827-49b2-8d2f-e141e4c070cb 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Security group member updated on remote: ['4ff04bfa-f363-46ee-bd1a-27f490eb56ee'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:08:51.925 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-eb3583da-7827-49b2-8d2f-e141e4c070cb 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Security group member updated ['4ff04bfa-f363-46ee-bd1a-27f490eb56ee'] 2021-07-07 13:08:51.925 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-eb3583da-7827-49b2-8d2f-e141e4c070cb 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Refresh firewall rules 2021-07-07 13:08:51.925 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eb3583da-7827-49b2-8d2f-e141e4c070cb 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Get security group information for devices via rpc ['59e33319-c6fc-41bc-8592-00b80aca2a59', '1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:08:53.717 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eb3583da-7827-49b2-8d2f-e141e4c070cb 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Update security group information for ports dict_keys(['1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4', '59e33319-c6fc-41bc-8592-00b80aca2a59']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:08:53.717 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eb3583da-7827-49b2-8d2f-e141e4c070cb 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:08:53.717 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-eb3583da-7827-49b2-8d2f-e141e4c070cb 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Update rules of security group (4ff04bfa-f363-46ee-bd1a-27f490eb56ee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:08:53.717 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-eb3583da-7827-49b2-8d2f-e141e4c070cb 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Update members of security group (4ff04bfa-f363-46ee-bd1a-27f490eb56ee) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:08:53.717 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eb3583da-7827-49b2-8d2f-e141e4c070cb 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Update port filter for 1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:08:53.717 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-eb3583da-7827-49b2-8d2f-e141e4c070cb 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Updating port rules. 2021-07-07 13:08:53.717 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-eb3583da-7827-49b2-8d2f-e141e4c070cb 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-07 13:08:53.717 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-eb3583da-7827-49b2-8d2f-e141e4c070cb 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:08:53.928 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-eb3583da-7827-49b2-8d2f-e141e4c070cb 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4" 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-07-07 13:08:53.928 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-eb3583da-7827-49b2-8d2f-e141e4c070cb 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:08:53.928 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-eb3583da-7827-49b2-8d2f-e141e4c070cb 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4" 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-07-07 13:08:53.928 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eb3583da-7827-49b2-8d2f-e141e4c070cb 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Update port filter for 59e33319-c6fc-41bc-8592-00b80aca2a59 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:08:53.928 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-eb3583da-7827-49b2-8d2f-e141e4c070cb 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Updating port rules. 2021-07-07 13:08:53.928 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-eb3583da-7827-49b2-8d2f-e141e4c070cb 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-07 13:08:53.928 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-eb3583da-7827-49b2-8d2f-e141e4c070cb 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:08:54.149 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-eb3583da-7827-49b2-8d2f-e141e4c070cb 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" 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-07-07 13:08:54.149 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-eb3583da-7827-49b2-8d2f-e141e4c070cb 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:08:54.149 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-eb3583da-7827-49b2-8d2f-e141e4c070cb 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" 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-07-07 13:08:56.374 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f75aac93-86dd-406e-a4e7-d3e02a4f5587 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 54150c62-1abd-415f-af92-7ece5af0eed8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:08:56.393 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f75aac93-86dd-406e-a4e7-d3e02a4f5587 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 54150c62-1abd-415f-af92-7ece5af0eed8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:08:56.733 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: de0b6979-60c7-4df7-b0af-61c862c86d3a 2021-07-07 13:08:56.842 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4d584e9-8ed0-43a2-a819-42bd7f2e787b 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '3c345645-b8b2-42e4-841c-bd2495c486ae' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:08:57.077 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:08:57.684 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port de0b6979-60c7-4df7-b0af-61c862c86d3a 2021-07-07 13:08:57.684 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port de0b6979-60c7-4df7-b0af-61c862c86d3a updated. Details: {'device': 'de0b6979-60c7-4df7-b0af-61c862c86d3a', 'network_id': '3e9af37c-b538-4ec0-a4f4-4d2f6b869847', 'port_id': 'de0b6979-60c7-4df7-b0af-61c862c86d3a', 'mac_address': 'fa:16:3e:9b:ad:83', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 127, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c500d56f-03dc-4a02-8f18-0a7a8141988f', '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-07-07 13:08:57.684 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:08:57.684 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-de0b6979-60c7-4df7-b0af-61c862c86d3a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:08:57.684 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port de0b6979-60c7-4df7-b0af-61c862c86d3a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:08:57.684 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3e9af37c-b538-4ec0-a4f4-4d2f6b869847 2021-07-07 13:08:57.684 4560 1886296280584 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-07-07 13:08:57.858 4560 1886296280584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'de0b6979-60c7-4df7-b0af-61c862c86d3a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:08:57.858 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'de0b6979-60c7-4df7-b0af-61c862c86d3a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:08:57.858 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port de0b6979-60c7-4df7-b0af-61c862c86d3a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:08:57.858 4560 1886296280584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 127, VLAN trunk: None to switch port de0b6979-60c7-4df7-b0af-61c862c86d3a 2021-07-07 13:08:57.983 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:08:57.983 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['de0b6979-60c7-4df7-b0af-61c862c86d3a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:08:58.360 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['de0b6979-60c7-4df7-b0af-61c862c86d3a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:08:58.360 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:08:58.360 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5cb6d5a1-1ce4-4f98-8293-f5019c994db1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:08:58.360 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5cb6d5a1-1ce4-4f98-8293-f5019c994db1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:08:58.360 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for de0b6979-60c7-4df7-b0af-61c862c86d3a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:08:58.360 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:08:58.360 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device de0b6979-60c7-4df7-b0af-61c862c86d3a not yet added. Adding. 2021-07-07 13:08:58.360 4560 1886296280584 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-07-07 13:08:58.371 4560 1886296280584 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-07-07 13:08:58.589 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de0b6979-60c7-4df7-b0af-61c862c86d3a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:08:58.760 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 54150c62-1abd-415f-af92-7ece5af0eed8 2021-07-07 13:08:58.827 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de0b6979-60c7-4df7-b0af-61c862c86d3a" 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-07-07 13:08:58.827 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de0b6979-60c7-4df7-b0af-61c862c86d3a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:08:59.077 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de0b6979-60c7-4df7-b0af-61c862c86d3a" 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-07-07 13:08:59.107 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:08:59.197 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-de0b6979-60c7-4df7-b0af-61c862c86d3a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:08:59.197 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port de0b6979-60c7-4df7-b0af-61c862c86d3a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:08:59.197 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port de0b6979-60c7-4df7-b0af-61c862c86d3a processed. 2021-07-07 13:09:00.961 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 54150c62-1abd-415f-af92-7ece5af0eed8 2021-07-07 13:09:00.961 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 54150c62-1abd-415f-af92-7ece5af0eed8 updated. Details: {'device': '54150c62-1abd-415f-af92-7ece5af0eed8', 'network_id': '1f6a33df-fe4b-4fe0-b42a-744f5270a438', 'port_id': '54150c62-1abd-415f-af92-7ece5af0eed8', 'mac_address': 'fa:16:3e:10:87:41', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 114, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f9efddc6-25b7-4497-9e73-796b53f81a35', '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-07-07 13:09:00.961 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:09:00.961 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-54150c62-1abd-415f-af92-7ece5af0eed8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:09:00.961 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 54150c62-1abd-415f-af92-7ece5af0eed8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:09:00.961 4560 1886296280584 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-07-07 13:09:01.043 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9cda051e-3205-4521-9880-d6a5c391686d 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'f5dc9979-a031-44a4-a308-576ca345d043' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:09:01.110 4560 1886296280056 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-07-07 13:09:01.139 4560 1886296280584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '54150c62-1abd-415f-af92-7ece5af0eed8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:09:01.139 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '54150c62-1abd-415f-af92-7ece5af0eed8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:09:01.196 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 54150c62-1abd-415f-af92-7ece5af0eed8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:09:01.196 4560 1886296280584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 114, VLAN trunk: None to switch port 54150c62-1abd-415f-af92-7ece5af0eed8 2021-07-07 13:09:01.306 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:09:01.306 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['54150c62-1abd-415f-af92-7ece5af0eed8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:09:02.044 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['54150c62-1abd-415f-af92-7ece5af0eed8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:09:02.044 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:09:02.044 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4ff04bfa-f363-46ee-bd1a-27f490eb56ee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:09:02.044 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4ff04bfa-f363-46ee-bd1a-27f490eb56ee) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:09:02.044 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 54150c62-1abd-415f-af92-7ece5af0eed8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:09:02.044 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:09:02.055 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 54150c62-1abd-415f-af92-7ece5af0eed8 not yet added. Adding. 2021-07-07 13:09:02.055 4560 1886296280584 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-07-07 13:09:02.055 4560 1886296280584 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-07-07 13:09:02.279 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-54150c62-1abd-415f-af92-7ece5af0eed8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:09:02.368 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe010b2e-6fa2-4a46-97d1-d8ceb6bef652 - - - - -] port_update received: a8c79d11-d58b-4eeb-a27d-4722af62f9d9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:09:02.387 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe010b2e-6fa2-4a46-97d1-d8ceb6bef652 - - - - -] No port a8c79d11-d58b-4eeb-a27d-4722af62f9d9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:09:02.445 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:09:02.495 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-54150c62-1abd-415f-af92-7ece5af0eed8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:09:02.495 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-54150c62-1abd-415f-af92-7ece5af0eed8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:09:02.745 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-54150c62-1abd-415f-af92-7ece5af0eed8" 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-07-07 13:09:02.888 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-54150c62-1abd-415f-af92-7ece5af0eed8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.937s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:09:02.888 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 54150c62-1abd-415f-af92-7ece5af0eed8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:09:02.888 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 54150c62-1abd-415f-af92-7ece5af0eed8 processed. 2021-07-07 13:09:03.123 4560 1886296280584 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-07-07 13:09:03.602 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae0d7033-32e1-4743-8483-19cbd044b7c6 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '8856cda8-cf6d-4a70-9c14-b05fa60144f6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:09:04.040 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae0d7033-32e1-4743-8483-19cbd044b7c6 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network a581f95d-f9cd-43f2-a144-fe2c83f1cbee network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:09:04.040 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae0d7033-32e1-4743-8483-19cbd044b7c6 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network a581f95d-f9cd-43f2-a144-fe2c83f1cbee not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:09:04.351 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5c9dd6b-5826-427d-9bb1-021ac87f04ec - - - - -] port_delete event received for '8856cda8-cf6d-4a70-9c14-b05fa60144f6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:09:05.452 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 2.329s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:09:05.452 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.329s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:09:05.452 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:09:14.900 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a9549b23-3351-4667-93f1-00ab23ffedb2 2021-07-07 13:09:15.088 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-af34681d-daf1-48fd-8016-9749c3f64433 fe70a04a29ea4968b016716db1898a46 6b8f5ffdb5794adcb6f4b6fcec582ef8 - - -] Security group member updated on remote: ['bfcb068f-fc80-4b5f-b96e-60a8665c24a4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:09:15.088 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-af34681d-daf1-48fd-8016-9749c3f64433 fe70a04a29ea4968b016716db1898a46 6b8f5ffdb5794adcb6f4b6fcec582ef8 - - -] Security group member updated ['bfcb068f-fc80-4b5f-b96e-60a8665c24a4'] 2021-07-07 13:09:15.165 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:09:15.541 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port a9549b23-3351-4667-93f1-00ab23ffedb2 2021-07-07 13:09:15.541 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port a9549b23-3351-4667-93f1-00ab23ffedb2 updated. Details: {'device': 'a9549b23-3351-4667-93f1-00ab23ffedb2', 'network_id': 'ba49ec0b-2f71-4999-8cf8-1563b1b6d714', 'port_id': 'a9549b23-3351-4667-93f1-00ab23ffedb2', 'mac_address': 'fa:16:3e:8d:ae:1c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 149, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b88a9c82-8ffe-4440-96e7-565bdb11db63', 'ip_address': '192.168.233.66'}], '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-07-07 13:09:15.556 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:09:15.556 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a9549b23-3351-4667-93f1-00ab23ffedb2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:09:15.556 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a9549b23-3351-4667-93f1-00ab23ffedb2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:09:15.556 4560 1886296280056 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-07-07 13:09:15.634 4560 1886296280056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a9549b23-3351-4667-93f1-00ab23ffedb2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:09:15.634 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a9549b23-3351-4667-93f1-00ab23ffedb2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:09:15.648 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a9549b23-3351-4667-93f1-00ab23ffedb2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:09:15.648 4560 1886296280056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 149, VLAN trunk: None to switch port a9549b23-3351-4667-93f1-00ab23ffedb2 2021-07-07 13:09:15.759 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:09:15.759 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a9549b23-3351-4667-93f1-00ab23ffedb2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:09:16.398 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a9549b23-3351-4667-93f1-00ab23ffedb2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:09:16.398 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:09:16.398 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bc8eb717-db0c-4e44-8619-19221cb1f371) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:09:16.398 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (bc8eb717-db0c-4e44-8619-19221cb1f371) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:09:16.398 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a9549b23-3351-4667-93f1-00ab23ffedb2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:09:16.398 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:09:16.398 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a9549b23-3351-4667-93f1-00ab23ffedb2 not yet added. Adding. 2021-07-07 13:09:16.398 4560 1886296280056 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-07-07 13:09:16.398 4560 1886296280056 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-07-07 13:09:16.715 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9549b23-3351-4667-93f1-00ab23ffedb2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:09:16.915 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: de0b6979-60c7-4df7-b0af-61c862c86d3a 2021-07-07 13:09:16.952 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9549b23-3351-4667-93f1-00ab23ffedb2" 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-07-07 13:09:16.952 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9549b23-3351-4667-93f1-00ab23ffedb2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:09:17.180 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:09:17.212 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9549b23-3351-4667-93f1-00ab23ffedb2" 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-07-07 13:09:17.297 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a9549b23-3351-4667-93f1-00ab23ffedb2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.734s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:09:17.297 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a9549b23-3351-4667-93f1-00ab23ffedb2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:09:17.297 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a9549b23-3351-4667-93f1-00ab23ffedb2 processed. 2021-07-07 13:09:17.352 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-409e9088-9eae-48be-8ec9-9c476be9d77b bd714032fdb84b8ea559246c9111a358 52aee27e327249b7ba0803a6247bb60d - - -] Security group member updated on remote: ['bdc820f2-06f0-45a5-a471-08a3497c09bd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:09:17.352 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-409e9088-9eae-48be-8ec9-9c476be9d77b bd714032fdb84b8ea559246c9111a358 52aee27e327249b7ba0803a6247bb60d - - -] Security group member updated ['bdc820f2-06f0-45a5-a471-08a3497c09bd'] 2021-07-07 13:09:18.197 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port de0b6979-60c7-4df7-b0af-61c862c86d3a 2021-07-07 13:09:18.197 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port de0b6979-60c7-4df7-b0af-61c862c86d3a updated. Details: {'device': 'de0b6979-60c7-4df7-b0af-61c862c86d3a', 'network_id': '3e9af37c-b538-4ec0-a4f4-4d2f6b869847', 'port_id': 'de0b6979-60c7-4df7-b0af-61c862c86d3a', 'mac_address': 'fa:16:3e:9b:ad:83', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 127, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c500d56f-03dc-4a02-8f18-0a7a8141988f', '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-07-07 13:09:18.212 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:09:18.212 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-de0b6979-60c7-4df7-b0af-61c862c86d3a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:09:18.212 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port de0b6979-60c7-4df7-b0af-61c862c86d3a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:09:18.212 4560 1886296280056 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-07-07 13:09:18.247 4560 1886296280056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'de0b6979-60c7-4df7-b0af-61c862c86d3a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:09:18.247 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'de0b6979-60c7-4df7-b0af-61c862c86d3a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:09:18.289 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port de0b6979-60c7-4df7-b0af-61c862c86d3a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:09:18.289 4560 1886296280056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 127, VLAN trunk: None to switch port de0b6979-60c7-4df7-b0af-61c862c86d3a 2021-07-07 13:09:18.416 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:09:18.416 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['de0b6979-60c7-4df7-b0af-61c862c86d3a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:09:18.524 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fd8f03c3-7da5-4538-9e65-f3c7d2da8437 bd714032fdb84b8ea559246c9111a358 52aee27e327249b7ba0803a6247bb60d - - -] Security group member updated on remote: ['bdc820f2-06f0-45a5-a471-08a3497c09bd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:09:18.524 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-fd8f03c3-7da5-4538-9e65-f3c7d2da8437 bd714032fdb84b8ea559246c9111a358 52aee27e327249b7ba0803a6247bb60d - - -] Security group member updated ['bdc820f2-06f0-45a5-a471-08a3497c09bd'] 2021-07-07 13:09:19.157 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['de0b6979-60c7-4df7-b0af-61c862c86d3a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:09:19.170 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:09:19.170 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5cb6d5a1-1ce4-4f98-8293-f5019c994db1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:09:19.170 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5cb6d5a1-1ce4-4f98-8293-f5019c994db1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:09:19.170 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for de0b6979-60c7-4df7-b0af-61c862c86d3a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:09:19.170 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:09:19.170 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-07-07 13:09:19.170 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de0b6979-60c7-4df7-b0af-61c862c86d3a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:09:19.170 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de0b6979-60c7-4df7-b0af-61c862c86d3a" 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-07-07 13:09:19.170 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de0b6979-60c7-4df7-b0af-61c862c86d3a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:09:19.170 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de0b6979-60c7-4df7-b0af-61c862c86d3a" 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-07-07 13:09:19.195 4560 1886296280584 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-07-07 13:09:19.249 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-de0b6979-60c7-4df7-b0af-61c862c86d3a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.046s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:09:19.249 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port de0b6979-60c7-4df7-b0af-61c862c86d3a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:09:19.249 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port de0b6979-60c7-4df7-b0af-61c862c86d3a processed. 2021-07-07 13:09:19.721 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e71acb2-b0da-4bc6-af11-2995a10f14e9 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 38521f31-a0c6-4c83-baaa-9bb0766a5443 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:09:19.750 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e71acb2-b0da-4bc6-af11-2995a10f14e9 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 38521f31-a0c6-4c83-baaa-9bb0766a5443 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:09:20.242 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-012ff75f-bafd-4ebc-9c81-5c5c688556f8 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 56930b18-9d49-4af7-9e89-c86466b8d9ce port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:09:20.242 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-012ff75f-bafd-4ebc-9c81-5c5c688556f8 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 56930b18-9d49-4af7-9e89-c86466b8d9ce defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:09:20.261 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:09:20.914 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c588dc8f-e94b-4d83-ae36-1baa345f01e9 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: bd288d37-97fb-4497-b70d-344d271e45ea port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:09:20.914 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c588dc8f-e94b-4d83-ae36-1baa345f01e9 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port bd288d37-97fb-4497-b70d-344d271e45ea defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:09:21.104 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: de0b6979-60c7-4df7-b0af-61c862c86d3a 2021-07-07 13:09:21.196 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:09:21.196 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'de0b6979-60c7-4df7-b0af-61c862c86d3a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:09:21.196 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'de0b6979-60c7-4df7-b0af-61c862c86d3a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:09:21.196 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port de0b6979-60c7-4df7-b0af-61c862c86d3a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:09:21.196 4560 1886296280584 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-07-07 13:09:21.228 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['de0b6979-60c7-4df7-b0af-61c862c86d3a'] 2021-07-07 13:09:21.228 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:09:21.228 4560 1886296280056 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-07-07 13:09:21.228 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['de0b6979-60c7-4df7-b0af-61c862c86d3a'] 2021-07-07 13:09:21.620 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:09:25.008 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bd288d37-97fb-4497-b70d-344d271e45ea 2021-07-07 13:09:25.150 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: de0b6979-60c7-4df7-b0af-61c862c86d3a 2021-07-07 13:09:25.202 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:09:25.946 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port bd288d37-97fb-4497-b70d-344d271e45ea 2021-07-07 13:09:25.946 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port bd288d37-97fb-4497-b70d-344d271e45ea updated. Details: {'device': 'bd288d37-97fb-4497-b70d-344d271e45ea', 'network_id': '7a0779ec-3d3b-4f70-b6fb-a85d188845c8', 'port_id': 'bd288d37-97fb-4497-b70d-344d271e45ea', 'mac_address': 'fa:16:3e:7d:09:ca', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 138, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2b44c52a-6bd2-46c2-85e7-a0bb607c1a34', '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-07-07 13:09:25.946 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:09:25.946 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:09:25.946 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bd288d37-97fb-4497-b70d-344d271e45ea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:09:25.946 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bd288d37-97fb-4497-b70d-344d271e45ea _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:09:25.946 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7a0779ec-3d3b-4f70-b6fb-a85d188845c8 2021-07-07 13:09:25.946 4560 1886296280584 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-07-07 13:09:25.946 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'de0b6979-60c7-4df7-b0af-61c862c86d3a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:09:25.946 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'de0b6979-60c7-4df7-b0af-61c862c86d3a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:09:25.946 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port de0b6979-60c7-4df7-b0af-61c862c86d3a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:09:25.993 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3e9af37c-b538-4ec0-a4f4-4d2f6b869847 2021-07-07 13:09:25.993 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['de0b6979-60c7-4df7-b0af-61c862c86d3a'] 2021-07-07 13:09:25.993 4560 1886296280056 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-07-07 13:09:25.993 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['de0b6979-60c7-4df7-b0af-61c862c86d3a'] 2021-07-07 13:09:26.149 4560 1886296280584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bd288d37-97fb-4497-b70d-344d271e45ea') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:09:26.149 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bd288d37-97fb-4497-b70d-344d271e45ea') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:09:26.149 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bd288d37-97fb-4497-b70d-344d271e45ea is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:09:26.149 4560 1886296280584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 138, VLAN trunk: None to switch port bd288d37-97fb-4497-b70d-344d271e45ea 2021-07-07 13:09:26.309 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5eeb0f6a-f9e7-4816-86e7-cc091a0264c7 03a3b4430d23429f97fec76d65511c0f 80df0d2be48849cc9e6edcabb1b52d67 - - -] Security group member updated on remote: ['5cb6d5a1-1ce4-4f98-8293-f5019c994db1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:09:26.309 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-5eeb0f6a-f9e7-4816-86e7-cc091a0264c7 03a3b4430d23429f97fec76d65511c0f 80df0d2be48849cc9e6edcabb1b52d67 - - -] Security group member updated ['5cb6d5a1-1ce4-4f98-8293-f5019c994db1'] 2021-07-07 13:09:26.309 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:09:26.309 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bd288d37-97fb-4497-b70d-344d271e45ea'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:09:26.556 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5eeb0f6a-f9e7-4816-86e7-cc091a0264c7 03a3b4430d23429f97fec76d65511c0f 80df0d2be48849cc9e6edcabb1b52d67 - - -] port_delete event received for 'de0b6979-60c7-4df7-b0af-61c862c86d3a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:09:27.197 4560 1886296280056 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-07-07 13:09:27.289 4560 1886296280056 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-07-07 13:09:27.324 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bd288d37-97fb-4497-b70d-344d271e45ea']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:09:27.324 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:09:27.324 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bdc820f2-06f0-45a5-a471-08a3497c09bd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:09:27.324 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (bdc820f2-06f0-45a5-a471-08a3497c09bd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:09:27.324 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bd288d37-97fb-4497-b70d-344d271e45ea _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:09:27.324 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:09:27.324 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bd288d37-97fb-4497-b70d-344d271e45ea not yet added. Adding. 2021-07-07 13:09:27.324 4560 1886296280584 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-07-07 13:09:27.324 4560 1886296280584 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-07-07 13:09:27.605 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd288d37-97fb-4497-b70d-344d271e45ea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:09:27.873 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd288d37-97fb-4497-b70d-344d271e45ea" 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-07-07 13:09:27.873 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd288d37-97fb-4497-b70d-344d271e45ea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:09:28.180 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd288d37-97fb-4497-b70d-344d271e45ea" 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-07-07 13:09:28.327 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bd288d37-97fb-4497-b70d-344d271e45ea" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:09:28.327 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bd288d37-97fb-4497-b70d-344d271e45ea status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:09:28.327 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bd288d37-97fb-4497-b70d-344d271e45ea processed. 2021-07-07 13:09:29.212 4560 1886296280584 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-07-07 13:09:30.088 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.890s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:09:37.305 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a9549b23-3351-4667-93f1-00ab23ffedb2 2021-07-07 13:09:39.243 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:09:39.243 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a9549b23-3351-4667-93f1-00ab23ffedb2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:09:39.243 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a9549b23-3351-4667-93f1-00ab23ffedb2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:09:39.243 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a9549b23-3351-4667-93f1-00ab23ffedb2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:09:39.296 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a9549b23-3351-4667-93f1-00ab23ffedb2'] 2021-07-07 13:09:39.296 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:09:39.296 4560 1886296280584 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-07-07 13:09:39.296 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a9549b23-3351-4667-93f1-00ab23ffedb2'] 2021-07-07 13:09:41.259 4560 1886296280584 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-07-07 13:09:41.524 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:09:45.540 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2e8f408b-4835-46a1-9235-17e25cee090c 03a3b4430d23429f97fec76d65511c0f 80df0d2be48849cc9e6edcabb1b52d67 - - -] Security group member updated on remote: ['5cb6d5a1-1ce4-4f98-8293-f5019c994db1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:09:45.540 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-2e8f408b-4835-46a1-9235-17e25cee090c 03a3b4430d23429f97fec76d65511c0f 80df0d2be48849cc9e6edcabb1b52d67 - - -] Security group member updated ['5cb6d5a1-1ce4-4f98-8293-f5019c994db1'] 2021-07-07 13:09:48.715 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad4849f1-9aba-4057-b071-7b71656acea9 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 97fa7084-afa1-4078-9864-3438fe2a505a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:09:48.735 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad4849f1-9aba-4057-b071-7b71656acea9 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 97fa7084-afa1-4078-9864-3438fe2a505a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:09:49.273 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-34beb6c8-a358-47df-8791-f82539b9413f fe70a04a29ea4968b016716db1898a46 6b8f5ffdb5794adcb6f4b6fcec582ef8 - - -] Security group member updated on remote: ['bfcb068f-fc80-4b5f-b96e-60a8665c24a4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:09:49.273 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-34beb6c8-a358-47df-8791-f82539b9413f fe70a04a29ea4968b016716db1898a46 6b8f5ffdb5794adcb6f4b6fcec582ef8 - - -] Security group member updated ['bfcb068f-fc80-4b5f-b96e-60a8665c24a4'] 2021-07-07 13:09:49.618 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34beb6c8-a358-47df-8791-f82539b9413f fe70a04a29ea4968b016716db1898a46 6b8f5ffdb5794adcb6f4b6fcec582ef8 - - -] port_delete event received for '38521f31-a0c6-4c83-baaa-9bb0766a5443' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:09:51.306 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 97fa7084-afa1-4078-9864-3438fe2a505a 2021-07-07 13:09:51.337 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:09:51.835 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 97fa7084-afa1-4078-9864-3438fe2a505a 2021-07-07 13:09:51.835 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 97fa7084-afa1-4078-9864-3438fe2a505a updated. Details: {'device': '97fa7084-afa1-4078-9864-3438fe2a505a', 'network_id': '3e9af37c-b538-4ec0-a4f4-4d2f6b869847', 'port_id': '97fa7084-afa1-4078-9864-3438fe2a505a', 'mac_address': 'fa:16:3e:76:bd:a7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 127, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c500d56f-03dc-4a02-8f18-0a7a8141988f', '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-07-07 13:09:51.835 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:09:51.835 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-97fa7084-afa1-4078-9864-3438fe2a505a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:09:51.835 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 97fa7084-afa1-4078-9864-3438fe2a505a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:09:51.835 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3e9af37c-b538-4ec0-a4f4-4d2f6b869847 2021-07-07 13:09:51.835 4560 1886296280584 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-07-07 13:09:52.038 4560 1886296280584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '97fa7084-afa1-4078-9864-3438fe2a505a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:09:52.038 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '97fa7084-afa1-4078-9864-3438fe2a505a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:09:52.038 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 97fa7084-afa1-4078-9864-3438fe2a505a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:09:52.038 4560 1886296280584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 127, VLAN trunk: None to switch port 97fa7084-afa1-4078-9864-3438fe2a505a 2021-07-07 13:09:52.197 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:09:52.197 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['97fa7084-afa1-4078-9864-3438fe2a505a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:09:52.464 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['97fa7084-afa1-4078-9864-3438fe2a505a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:09:52.464 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:09:52.464 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5cb6d5a1-1ce4-4f98-8293-f5019c994db1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:09:52.464 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5cb6d5a1-1ce4-4f98-8293-f5019c994db1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:09:52.464 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 97fa7084-afa1-4078-9864-3438fe2a505a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:09:52.464 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:09:52.464 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 97fa7084-afa1-4078-9864-3438fe2a505a not yet added. Adding. 2021-07-07 13:09:52.464 4560 1886296280584 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-07-07 13:09:52.464 4560 1886296280584 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-07-07 13:09:52.733 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-97fa7084-afa1-4078-9864-3438fe2a505a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:09:52.993 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-97fa7084-afa1-4078-9864-3438fe2a505a" 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-07-07 13:09:52.993 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-97fa7084-afa1-4078-9864-3438fe2a505a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:09:53.275 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-97fa7084-afa1-4078-9864-3438fe2a505a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:09:53.435 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-97fa7084-afa1-4078-9864-3438fe2a505a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.609s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:09:53.435 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 97fa7084-afa1-4078-9864-3438fe2a505a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:09:53.435 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 97fa7084-afa1-4078-9864-3438fe2a505a processed. 2021-07-07 13:09:55.366 4560 1886296280584 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-07-07 13:09:55.885 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:09:56.875 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0835a2b6-dd7a-4cec-ba89-61f652ebdae1 2e8695e205674fed94c727b7d8c4f7ff a534b869f543475d948f2e8b470755a0 - - -] Security group member updated on remote: ['1e310300-7b87-40d8-b2cd-09da8735c25a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:09:56.875 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-0835a2b6-dd7a-4cec-ba89-61f652ebdae1 2e8695e205674fed94c727b7d8c4f7ff a534b869f543475d948f2e8b470755a0 - - -] Security group member updated ['1e310300-7b87-40d8-b2cd-09da8735c25a'] 2021-07-07 13:09:57.015 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0835a2b6-dd7a-4cec-ba89-61f652ebdae1 2e8695e205674fed94c727b7d8c4f7ff a534b869f543475d948f2e8b470755a0 - - -] port_delete event received for '4e0e5093-c563-4044-b660-424407884c2c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:09:57.015 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab7f9f8a-b820-40f8-a362-d16b74c1930a fe70a04a29ea4968b016716db1898a46 6b8f5ffdb5794adcb6f4b6fcec582ef8 - - -] Security group member updated on remote: ['bfcb068f-fc80-4b5f-b96e-60a8665c24a4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:09:57.030 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-ab7f9f8a-b820-40f8-a362-d16b74c1930a fe70a04a29ea4968b016716db1898a46 6b8f5ffdb5794adcb6f4b6fcec582ef8 - - -] Security group member updated ['bfcb068f-fc80-4b5f-b96e-60a8665c24a4'] 2021-07-07 13:09:59.055 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99a920a0-4483-4abc-8195-08ca838b060e 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 66102774-94ff-4c05-892b-6a672dd9edb5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:09:59.074 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99a920a0-4483-4abc-8195-08ca838b060e 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 66102774-94ff-4c05-892b-6a672dd9edb5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:10:00.283 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-51d629f8-4aca-4ddb-b887-63b508ee2add c4f3e111d7d243a98e46e20fd787c9f7 653b3b11f2c348718a52ecf090cce267 - - -] Security group member updated on remote: ['bc8eb717-db0c-4e44-8619-19221cb1f371'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:10:00.283 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-51d629f8-4aca-4ddb-b887-63b508ee2add c4f3e111d7d243a98e46e20fd787c9f7 653b3b11f2c348718a52ecf090cce267 - - -] Security group member updated ['bc8eb717-db0c-4e44-8619-19221cb1f371'] 2021-07-07 13:10:00.490 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51d629f8-4aca-4ddb-b887-63b508ee2add c4f3e111d7d243a98e46e20fd787c9f7 653b3b11f2c348718a52ecf090cce267 - - -] port_delete event received for 'e62ee17d-9c2c-4aff-9f3d-a5b272b61fa0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:10:03.657 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 97fa7084-afa1-4078-9864-3438fe2a505a 2021-07-07 13:10:04.292 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f1f8078b-d9bd-4396-b687-a0481430bbc9 03a3b4430d23429f97fec76d65511c0f 80df0d2be48849cc9e6edcabb1b52d67 - - -] Security group member updated on remote: ['5cb6d5a1-1ce4-4f98-8293-f5019c994db1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:10:04.292 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-f1f8078b-d9bd-4396-b687-a0481430bbc9 03a3b4430d23429f97fec76d65511c0f 80df0d2be48849cc9e6edcabb1b52d67 - - -] Security group member updated ['5cb6d5a1-1ce4-4f98-8293-f5019c994db1'] 2021-07-07 13:10:04.292 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-f1f8078b-d9bd-4396-b687-a0481430bbc9 03a3b4430d23429f97fec76d65511c0f 80df0d2be48849cc9e6edcabb1b52d67 - - -] Refresh firewall rules 2021-07-07 13:10:04.292 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f1f8078b-d9bd-4396-b687-a0481430bbc9 03a3b4430d23429f97fec76d65511c0f 80df0d2be48849cc9e6edcabb1b52d67 - - -] Get security group information for devices via rpc ['97fa7084-afa1-4078-9864-3438fe2a505a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:10:04.322 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f1f8078b-d9bd-4396-b687-a0481430bbc9 03a3b4430d23429f97fec76d65511c0f 80df0d2be48849cc9e6edcabb1b52d67 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:10:04.338 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f1f8078b-d9bd-4396-b687-a0481430bbc9 03a3b4430d23429f97fec76d65511c0f 80df0d2be48849cc9e6edcabb1b52d67 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:10:04.444 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1f8078b-d9bd-4396-b687-a0481430bbc9 03a3b4430d23429f97fec76d65511c0f 80df0d2be48849cc9e6edcabb1b52d67 - - -] port_delete event received for '97fa7084-afa1-4078-9864-3438fe2a505a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:10:04.884 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ae1fe7d-a0cc-4e32-841b-7359dc7ba106 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 54150c62-1abd-415f-af92-7ece5af0eed8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:10:04.899 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-1ae1fe7d-a0cc-4e32-841b-7359dc7ba106 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-agent-port-lock-54150c62-1abd-415f-af92-7ece5af0eed8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:10:04.899 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ae1fe7d-a0cc-4e32-841b-7359dc7ba106 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Binding port 54150c62-1abd-415f-af92-7ece5af0eed8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:10:04.899 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ae1fe7d-a0cc-4e32-841b-7359dc7ba106 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] 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-07-07 13:10:04.945 4560 1886296280584 MainThread DEBUG neutron.services.trunk.rpc.agent [req-1ae1fe7d-a0cc-4e32-841b-7359dc7ba106 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '54150c62-1abd-415f-af92-7ece5af0eed8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:10:04.945 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-1ae1fe7d-a0cc-4e32-841b-7359dc7ba106 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '54150c62-1abd-415f-af92-7ece5af0eed8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:10:05.006 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-1ae1fe7d-a0cc-4e32-841b-7359dc7ba106 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Trunk plugin disabled on server. Assuming port 54150c62-1abd-415f-af92-7ece5af0eed8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:10:05.006 4560 1886296280584 MainThread INFO networking_hyperv.neutron.trunk_driver [req-1ae1fe7d-a0cc-4e32-841b-7359dc7ba106 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Binding VLAN ID: 114, VLAN trunk: None to switch port 54150c62-1abd-415f-af92-7ece5af0eed8 2021-07-07 13:10:05.069 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-1ae1fe7d-a0cc-4e32-841b-7359dc7ba106 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Refresh firewall rules 2021-07-07 13:10:05.069 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1ae1fe7d-a0cc-4e32-841b-7359dc7ba106 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Get security group information for devices via rpc ['54150c62-1abd-415f-af92-7ece5af0eed8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:10:05.402 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:10:05.402 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '97fa7084-afa1-4078-9864-3438fe2a505a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:10:05.402 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '97fa7084-afa1-4078-9864-3438fe2a505a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:10:05.402 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 97fa7084-afa1-4078-9864-3438fe2a505a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:10:05.431 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3e9af37c-b538-4ec0-a4f4-4d2f6b869847 2021-07-07 13:10:05.431 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['97fa7084-afa1-4078-9864-3438fe2a505a'] 2021-07-07 13:10:05.431 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:10:05.431 4560 1886296280056 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-07-07 13:10:05.431 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['97fa7084-afa1-4078-9864-3438fe2a505a'] 2021-07-07 13:10:05.632 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1ae1fe7d-a0cc-4e32-841b-7359dc7ba106 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update security group information for ports dict_keys(['54150c62-1abd-415f-af92-7ece5af0eed8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:10:05.632 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1ae1fe7d-a0cc-4e32-841b-7359dc7ba106 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:10:05.632 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1ae1fe7d-a0cc-4e32-841b-7359dc7ba106 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update rules of security group (4ff04bfa-f363-46ee-bd1a-27f490eb56ee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:10:05.632 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1ae1fe7d-a0cc-4e32-841b-7359dc7ba106 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update members of security group (4ff04bfa-f363-46ee-bd1a-27f490eb56ee) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:10:05.632 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1ae1fe7d-a0cc-4e32-841b-7359dc7ba106 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update port filter for 54150c62-1abd-415f-af92-7ece5af0eed8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:10:05.632 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1ae1fe7d-a0cc-4e32-841b-7359dc7ba106 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Updating port rules. 2021-07-07 13:10:05.632 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1ae1fe7d-a0cc-4e32-841b-7359dc7ba106 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Creating 0 new rules, removing 0 old rules. 2021-07-07 13:10:05.647 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-1ae1fe7d-a0cc-4e32-841b-7359dc7ba106 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-54150c62-1abd-415f-af92-7ece5af0eed8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:10:05.647 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-1ae1fe7d-a0cc-4e32-841b-7359dc7ba106 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-54150c62-1abd-415f-af92-7ece5af0eed8" 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-07-07 13:10:05.647 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-1ae1fe7d-a0cc-4e32-841b-7359dc7ba106 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-54150c62-1abd-415f-af92-7ece5af0eed8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:10:05.647 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-1ae1fe7d-a0cc-4e32-841b-7359dc7ba106 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-54150c62-1abd-415f-af92-7ece5af0eed8" 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-07-07 13:10:05.679 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a9549b23-3351-4667-93f1-00ab23ffedb2 2021-07-07 13:10:05.710 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-1ae1fe7d-a0cc-4e32-841b-7359dc7ba106 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-agent-port-lock-54150c62-1abd-415f-af92-7ece5af0eed8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:10:06.600 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-875b397f-67f3-4f13-a65b-6b7801dc70f5 c4f3e111d7d243a98e46e20fd787c9f7 653b3b11f2c348718a52ecf090cce267 - - -] Security group member updated on remote: ['bc8eb717-db0c-4e44-8619-19221cb1f371'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:10:06.600 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-875b397f-67f3-4f13-a65b-6b7801dc70f5 c4f3e111d7d243a98e46e20fd787c9f7 653b3b11f2c348718a52ecf090cce267 - - -] Security group member updated ['bc8eb717-db0c-4e44-8619-19221cb1f371'] 2021-07-07 13:10:06.806 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-875b397f-67f3-4f13-a65b-6b7801dc70f5 c4f3e111d7d243a98e46e20fd787c9f7 653b3b11f2c348718a52ecf090cce267 - - -] port_delete event received for 'a9549b23-3351-4667-93f1-00ab23ffedb2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:10:07.400 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:10:07.400 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a9549b23-3351-4667-93f1-00ab23ffedb2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:10:07.400 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a9549b23-3351-4667-93f1-00ab23ffedb2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:10:07.400 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a9549b23-3351-4667-93f1-00ab23ffedb2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:10:07.400 4560 1886296280584 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-07-07 13:10:07.415 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ba49ec0b-2f71-4999-8cf8-1563b1b6d714 2021-07-07 13:10:07.437 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a9549b23-3351-4667-93f1-00ab23ffedb2'] 2021-07-07 13:10:07.437 4560 1886296280056 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-07-07 13:10:07.437 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a9549b23-3351-4667-93f1-00ab23ffedb2'] 2021-07-07 13:10:07.475 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:10:09.155 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e7c47ff-f349-4682-8e3e-81013aa1803e 03a3b4430d23429f97fec76d65511c0f 80df0d2be48849cc9e6edcabb1b52d67 - - -] port_delete event received for 'd5a25502-1df5-4398-b5da-f35fa2811177' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:10:09.601 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0345a475-4621-43a4-9402-909a949affca 7a050ed6f1124c82a798b13d436b0d6c 5adb0b589f0d4a9b91934c9b78f35be7 - - -] Security group member updated on remote: ['8555b22c-bcd8-48a7-bea4-0c8f28733103'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:10:09.601 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-0345a475-4621-43a4-9402-909a949affca 7a050ed6f1124c82a798b13d436b0d6c 5adb0b589f0d4a9b91934c9b78f35be7 - - -] Security group member updated ['8555b22c-bcd8-48a7-bea4-0c8f28733103'] 2021-07-07 13:10:12.155 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03acfe0c-92e3-4298-bc25-14ba1fe00de4 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 3e9af37c-b538-4ec0-a4f4-4d2f6b869847 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:10:12.155 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03acfe0c-92e3-4298-bc25-14ba1fe00de4 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 3e9af37c-b538-4ec0-a4f4-4d2f6b869847 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:10:12.749 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8407ee00-00f6-48f0-9707-3a23ed0a28a1 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: b8ba8525-109e-4067-b105-95ae564b42e9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:10:12.760 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8407ee00-00f6-48f0-9707-3a23ed0a28a1 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port b8ba8525-109e-4067-b105-95ae564b42e9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:10:13.149 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6904c4b4-d8bd-4099-b6f7-a03fc9fb36a1 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 54150c62-1abd-415f-af92-7ece5af0eed8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:10:13.149 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-6904c4b4-d8bd-4099-b6f7-a03fc9fb36a1 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-agent-port-lock-54150c62-1abd-415f-af92-7ece5af0eed8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:10:13.149 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6904c4b4-d8bd-4099-b6f7-a03fc9fb36a1 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Binding port 54150c62-1abd-415f-af92-7ece5af0eed8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:10:13.168 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6904c4b4-d8bd-4099-b6f7-a03fc9fb36a1 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] 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-07-07 13:10:13.195 4560 1886296280584 MainThread DEBUG neutron.services.trunk.rpc.agent [req-6904c4b4-d8bd-4099-b6f7-a03fc9fb36a1 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '54150c62-1abd-415f-af92-7ece5af0eed8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:10:13.195 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-6904c4b4-d8bd-4099-b6f7-a03fc9fb36a1 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '54150c62-1abd-415f-af92-7ece5af0eed8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:10:13.210 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-6904c4b4-d8bd-4099-b6f7-a03fc9fb36a1 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Trunk plugin disabled on server. Assuming port 54150c62-1abd-415f-af92-7ece5af0eed8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:10:13.210 4560 1886296280584 MainThread INFO networking_hyperv.neutron.trunk_driver [req-6904c4b4-d8bd-4099-b6f7-a03fc9fb36a1 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Binding VLAN ID: 114, VLAN trunk: None to switch port 54150c62-1abd-415f-af92-7ece5af0eed8 2021-07-07 13:10:13.283 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-6904c4b4-d8bd-4099-b6f7-a03fc9fb36a1 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Refresh firewall rules 2021-07-07 13:10:13.283 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6904c4b4-d8bd-4099-b6f7-a03fc9fb36a1 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Get security group information for devices via rpc ['54150c62-1abd-415f-af92-7ece5af0eed8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:10:14.319 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6904c4b4-d8bd-4099-b6f7-a03fc9fb36a1 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update security group information for ports dict_keys(['54150c62-1abd-415f-af92-7ece5af0eed8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:10:14.319 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6904c4b4-d8bd-4099-b6f7-a03fc9fb36a1 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:10:14.319 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6904c4b4-d8bd-4099-b6f7-a03fc9fb36a1 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update rules of security group (4ff04bfa-f363-46ee-bd1a-27f490eb56ee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:10:14.319 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6904c4b4-d8bd-4099-b6f7-a03fc9fb36a1 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update members of security group (4ff04bfa-f363-46ee-bd1a-27f490eb56ee) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:10:14.319 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6904c4b4-d8bd-4099-b6f7-a03fc9fb36a1 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update port filter for 54150c62-1abd-415f-af92-7ece5af0eed8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:10:14.319 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6904c4b4-d8bd-4099-b6f7-a03fc9fb36a1 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Updating port rules. 2021-07-07 13:10:14.319 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6904c4b4-d8bd-4099-b6f7-a03fc9fb36a1 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Creating 0 new rules, removing 0 old rules. 2021-07-07 13:10:14.319 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-6904c4b4-d8bd-4099-b6f7-a03fc9fb36a1 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-54150c62-1abd-415f-af92-7ece5af0eed8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:10:14.319 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-6904c4b4-d8bd-4099-b6f7-a03fc9fb36a1 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-54150c62-1abd-415f-af92-7ece5af0eed8" 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-07-07 13:10:14.319 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-6904c4b4-d8bd-4099-b6f7-a03fc9fb36a1 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-54150c62-1abd-415f-af92-7ece5af0eed8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:10:14.319 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-6904c4b4-d8bd-4099-b6f7-a03fc9fb36a1 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-54150c62-1abd-415f-af92-7ece5af0eed8" 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-07-07 13:10:14.397 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-6904c4b4-d8bd-4099-b6f7-a03fc9fb36a1 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-agent-port-lock-54150c62-1abd-415f-af92-7ece5af0eed8" 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-07-07 13:10:15.543 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b8ba8525-109e-4067-b105-95ae564b42e9 2021-07-07 13:10:17.430 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:10:18.023 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port b8ba8525-109e-4067-b105-95ae564b42e9 2021-07-07 13:10:18.023 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port b8ba8525-109e-4067-b105-95ae564b42e9 updated. Details: {'device': 'b8ba8525-109e-4067-b105-95ae564b42e9', 'network_id': '1e29521e-a4be-4cf0-bb9a-0235bc13a92e', 'port_id': 'b8ba8525-109e-4067-b105-95ae564b42e9', 'mac_address': 'fa:16:3e:5b:d7:d5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 142, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '512089ac-4f7b-4dc0-b4f5-d0e7206cb47b', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-07 13:10:18.023 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:10:18.023 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b8ba8525-109e-4067-b105-95ae564b42e9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:10:18.023 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b8ba8525-109e-4067-b105-95ae564b42e9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:10:18.023 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1e29521e-a4be-4cf0-bb9a-0235bc13a92e 2021-07-07 13:10:18.023 4560 1886296280584 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-07-07 13:10:18.212 4560 1886296280584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b8ba8525-109e-4067-b105-95ae564b42e9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:10:18.212 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b8ba8525-109e-4067-b105-95ae564b42e9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:10:18.227 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b8ba8525-109e-4067-b105-95ae564b42e9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:10:18.227 4560 1886296280584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 142, VLAN trunk: None to switch port b8ba8525-109e-4067-b105-95ae564b42e9 2021-07-07 13:10:18.356 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:10:18.356 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b8ba8525-109e-4067-b105-95ae564b42e9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:10:18.825 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b8ba8525-109e-4067-b105-95ae564b42e9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:10:18.825 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:10:18.825 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8555b22c-bcd8-48a7-bea4-0c8f28733103) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:10:18.825 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8555b22c-bcd8-48a7-bea4-0c8f28733103) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:10:18.825 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b8ba8525-109e-4067-b105-95ae564b42e9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:10:18.825 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:10:18.825 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b8ba8525-109e-4067-b105-95ae564b42e9 not yet added. Adding. 2021-07-07 13:10:18.840 4560 1886296280584 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-07-07 13:10:18.840 4560 1886296280584 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-07-07 13:10:19.126 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8ba8525-109e-4067-b105-95ae564b42e9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:10:19.342 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8ba8525-109e-4067-b105-95ae564b42e9" 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-07-07 13:10:19.342 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8ba8525-109e-4067-b105-95ae564b42e9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:10:19.587 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8ba8525-109e-4067-b105-95ae564b42e9" 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-07-07 13:10:19.725 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b8ba8525-109e-4067-b105-95ae564b42e9" 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-07-07 13:10:19.725 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b8ba8525-109e-4067-b105-95ae564b42e9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:10:19.725 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b8ba8525-109e-4067-b105-95ae564b42e9 processed. 2021-07-07 13:10:21.453 4560 1886296280584 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-07-07 13:10:22.600 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:10:25.076 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e964db68-7132-4450-9701-121a54406375 04e4e66ee3ce48d786796f4e578c5109 a8f63a7452964e6ab3180c3874162e9d - - -] Security group member updated on remote: ['314316c7-e371-4fb1-a63a-be79464cedba'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:10:25.076 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-e964db68-7132-4450-9701-121a54406375 04e4e66ee3ce48d786796f4e578c5109 a8f63a7452964e6ab3180c3874162e9d - - -] Security group member updated ['314316c7-e371-4fb1-a63a-be79464cedba'] 2021-07-07 13:10:27.748 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e9278b21-6aa7-4b66-a209-2e426a46472e 04e4e66ee3ce48d786796f4e578c5109 a8f63a7452964e6ab3180c3874162e9d - - -] Security group member updated on remote: ['314316c7-e371-4fb1-a63a-be79464cedba'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:10:27.748 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-e9278b21-6aa7-4b66-a209-2e426a46472e 04e4e66ee3ce48d786796f4e578c5109 a8f63a7452964e6ab3180c3874162e9d - - -] Security group member updated ['314316c7-e371-4fb1-a63a-be79464cedba'] 2021-07-07 13:10:28.914 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e260dc5d-447a-4043-b73a-afbddb54744f 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: c294d4ec-9ad1-44f8-b868-aed30c37c4e7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:10:28.931 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e260dc5d-447a-4043-b73a-afbddb54744f 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port c294d4ec-9ad1-44f8-b868-aed30c37c4e7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:10:29.679 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-779831b6-5b0f-4c99-9aeb-e751986b0cd1 04e4e66ee3ce48d786796f4e578c5109 a8f63a7452964e6ab3180c3874162e9d - - -] Security group member updated on remote: ['314316c7-e371-4fb1-a63a-be79464cedba'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:10:29.679 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-779831b6-5b0f-4c99-9aeb-e751986b0cd1 04e4e66ee3ce48d786796f4e578c5109 a8f63a7452964e6ab3180c3874162e9d - - -] Security group member updated ['314316c7-e371-4fb1-a63a-be79464cedba'] 2021-07-07 13:10:33.023 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-198e3dd6-0bff-4e66-9581-057ac44f41a5 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 4a806fdc-9f18-43fa-91a7-c00224e442d3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:10:33.053 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-198e3dd6-0bff-4e66-9581-057ac44f41a5 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 4a806fdc-9f18-43fa-91a7-c00224e442d3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:10:34.178 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29a012e8-53af-41f6-84e3-7f2d0342609c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 7224e095-45b9-4b04-b493-1c056456f287 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:10:34.193 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29a012e8-53af-41f6-84e3-7f2d0342609c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 7224e095-45b9-4b04-b493-1c056456f287 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:10:34.587 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-116c7744-ca08-4d1f-9c40-4645934506c3 - - - - -] port_update received: 85a63f62-0b55-44cd-84c5-ce5f1e05c695 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:10:34.587 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-116c7744-ca08-4d1f-9c40-4645934506c3 - - - - -] No port 85a63f62-0b55-44cd-84c5-ce5f1e05c695 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:10:37.787 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4a806fdc-9f18-43fa-91a7-c00224e442d3 2021-07-07 13:10:39.541 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:10:40.226 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 4a806fdc-9f18-43fa-91a7-c00224e442d3 2021-07-07 13:10:40.226 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 4a806fdc-9f18-43fa-91a7-c00224e442d3 updated. Details: {'device': '4a806fdc-9f18-43fa-91a7-c00224e442d3', 'network_id': 'db4c13c5-9bb0-434a-9bd6-e56d4dfcb805', 'port_id': '4a806fdc-9f18-43fa-91a7-c00224e442d3', 'mac_address': 'fa:16:3e:59:5f:a3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 146, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'dd6b043e-cf0e-4cd9-9022-69e16f91012c', '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-07-07 13:10:40.226 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:10:40.226 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4a806fdc-9f18-43fa-91a7-c00224e442d3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:10:40.226 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4a806fdc-9f18-43fa-91a7-c00224e442d3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:10:40.226 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network db4c13c5-9bb0-434a-9bd6-e56d4dfcb805 2021-07-07 13:10:40.226 4560 1886296280584 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-07-07 13:10:40.288 4560 1886296279880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e638a4df-5521-4738-9b67-554f90ede599 2f3e704cae2c49eabef182341a6a1d0c 7ef17defaa0d462bb758aa7fe5bb7227 - - -] Security group rule updated on remote: ['2a13029f-792a-443d-9738-ad572dbb2cfa'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:10:40.288 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [req-e638a4df-5521-4738-9b67-554f90ede599 2f3e704cae2c49eabef182341a6a1d0c 7ef17defaa0d462bb758aa7fe5bb7227 - - -] Security group rule updated ['2a13029f-792a-443d-9738-ad572dbb2cfa'] 2021-07-07 13:10:40.444 4560 1886296280584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4a806fdc-9f18-43fa-91a7-c00224e442d3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:10:40.444 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4a806fdc-9f18-43fa-91a7-c00224e442d3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:10:40.444 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4a806fdc-9f18-43fa-91a7-c00224e442d3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:10:40.444 4560 1886296280584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 146, VLAN trunk: None to switch port 4a806fdc-9f18-43fa-91a7-c00224e442d3 2021-07-07 13:10:40.601 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:10:40.601 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4a806fdc-9f18-43fa-91a7-c00224e442d3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:10:40.882 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-244a64da-5e60-4d0f-a34a-3898f5f8c9ce 2f3e704cae2c49eabef182341a6a1d0c 7ef17defaa0d462bb758aa7fe5bb7227 - - -] Security group rule updated on remote: ['2a13029f-792a-443d-9738-ad572dbb2cfa'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:10:40.882 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-244a64da-5e60-4d0f-a34a-3898f5f8c9ce 2f3e704cae2c49eabef182341a6a1d0c 7ef17defaa0d462bb758aa7fe5bb7227 - - -] Security group rule updated ['2a13029f-792a-443d-9738-ad572dbb2cfa'] 2021-07-07 13:10:41.568 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4a806fdc-9f18-43fa-91a7-c00224e442d3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:10:41.568 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:10:41.568 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (314316c7-e371-4fb1-a63a-be79464cedba) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:10:41.568 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (314316c7-e371-4fb1-a63a-be79464cedba) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:10:41.568 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4a806fdc-9f18-43fa-91a7-c00224e442d3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:10:41.568 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:10:41.568 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4a806fdc-9f18-43fa-91a7-c00224e442d3 not yet added. Adding. 2021-07-07 13:10:41.568 4560 1886296280584 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-07-07 13:10:41.568 4560 1886296280584 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-07-07 13:10:41.855 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a806fdc-9f18-43fa-91a7-c00224e442d3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:10:42.122 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a806fdc-9f18-43fa-91a7-c00224e442d3" 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-07-07 13:10:42.122 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a806fdc-9f18-43fa-91a7-c00224e442d3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:10:42.241 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fe0228f-cdee-4ff3-ac49-d599b79ad648 - - - - -] port_update received: 79e70222-8309-48ee-aca8-ac9f583100f9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:10:42.271 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fe0228f-cdee-4ff3-ac49-d599b79ad648 - - - - -] No port 79e70222-8309-48ee-aca8-ac9f583100f9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:10:42.443 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a806fdc-9f18-43fa-91a7-c00224e442d3" 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-07-07 13:10:42.635 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4a806fdc-9f18-43fa-91a7-c00224e442d3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:10:42.635 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4a806fdc-9f18-43fa-91a7-c00224e442d3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:10:42.635 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4a806fdc-9f18-43fa-91a7-c00224e442d3 processed. 2021-07-07 13:10:43.556 4560 1886296280584 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-07-07 13:10:43.880 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-174d4ab4-51e8-4865-9ed6-f92de9cedf09 fe70a04a29ea4968b016716db1898a46 6b8f5ffdb5794adcb6f4b6fcec582ef8 - - -] Security group member updated on remote: ['bfcb068f-fc80-4b5f-b96e-60a8665c24a4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:10:43.880 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-174d4ab4-51e8-4865-9ed6-f92de9cedf09 fe70a04a29ea4968b016716db1898a46 6b8f5ffdb5794adcb6f4b6fcec582ef8 - - -] Security group member updated ['bfcb068f-fc80-4b5f-b96e-60a8665c24a4'] 2021-07-07 13:10:44.068 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:10:44.146 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-174d4ab4-51e8-4865-9ed6-f92de9cedf09 fe70a04a29ea4968b016716db1898a46 6b8f5ffdb5794adcb6f4b6fcec582ef8 - - -] port_delete event received for '66102774-94ff-4c05-892b-6a672dd9edb5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:10:55.228 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-afd63316-51a3-44cf-a975-b14de2514de8 04e4e66ee3ce48d786796f4e578c5109 a8f63a7452964e6ab3180c3874162e9d - - -] Security group member updated on remote: ['314316c7-e371-4fb1-a63a-be79464cedba'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:10:55.228 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-afd63316-51a3-44cf-a975-b14de2514de8 04e4e66ee3ce48d786796f4e578c5109 a8f63a7452964e6ab3180c3874162e9d - - -] Security group member updated ['314316c7-e371-4fb1-a63a-be79464cedba'] 2021-07-07 13:10:55.228 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-afd63316-51a3-44cf-a975-b14de2514de8 04e4e66ee3ce48d786796f4e578c5109 a8f63a7452964e6ab3180c3874162e9d - - -] Refresh firewall rules 2021-07-07 13:10:55.228 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-afd63316-51a3-44cf-a975-b14de2514de8 04e4e66ee3ce48d786796f4e578c5109 a8f63a7452964e6ab3180c3874162e9d - - -] Get security group information for devices via rpc ['4a806fdc-9f18-43fa-91a7-c00224e442d3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:10:55.583 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-afd63316-51a3-44cf-a975-b14de2514de8 04e4e66ee3ce48d786796f4e578c5109 a8f63a7452964e6ab3180c3874162e9d - - -] port_delete event received for '7224e095-45b9-4b04-b493-1c056456f287' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:10:55.944 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-afd63316-51a3-44cf-a975-b14de2514de8 04e4e66ee3ce48d786796f4e578c5109 a8f63a7452964e6ab3180c3874162e9d - - -] Update security group information for ports dict_keys(['4a806fdc-9f18-43fa-91a7-c00224e442d3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:10:55.944 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-afd63316-51a3-44cf-a975-b14de2514de8 04e4e66ee3ce48d786796f4e578c5109 a8f63a7452964e6ab3180c3874162e9d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:10:55.944 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-afd63316-51a3-44cf-a975-b14de2514de8 04e4e66ee3ce48d786796f4e578c5109 a8f63a7452964e6ab3180c3874162e9d - - -] Update rules of security group (314316c7-e371-4fb1-a63a-be79464cedba) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:10:55.944 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-afd63316-51a3-44cf-a975-b14de2514de8 04e4e66ee3ce48d786796f4e578c5109 a8f63a7452964e6ab3180c3874162e9d - - -] Update members of security group (314316c7-e371-4fb1-a63a-be79464cedba) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:10:55.944 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-afd63316-51a3-44cf-a975-b14de2514de8 04e4e66ee3ce48d786796f4e578c5109 a8f63a7452964e6ab3180c3874162e9d - - -] Update port filter for 4a806fdc-9f18-43fa-91a7-c00224e442d3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:10:55.944 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-afd63316-51a3-44cf-a975-b14de2514de8 04e4e66ee3ce48d786796f4e578c5109 a8f63a7452964e6ab3180c3874162e9d - - -] Updating port rules. 2021-07-07 13:10:55.944 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-afd63316-51a3-44cf-a975-b14de2514de8 04e4e66ee3ce48d786796f4e578c5109 a8f63a7452964e6ab3180c3874162e9d - - -] Creating 0 new rules, removing 1 old rules. 2021-07-07 13:10:55.967 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-afd63316-51a3-44cf-a975-b14de2514de8 04e4e66ee3ce48d786796f4e578c5109 a8f63a7452964e6ab3180c3874162e9d - - -] Lock "n-hv-driver-port-lock-4a806fdc-9f18-43fa-91a7-c00224e442d3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:10:55.967 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-afd63316-51a3-44cf-a975-b14de2514de8 04e4e66ee3ce48d786796f4e578c5109 a8f63a7452964e6ab3180c3874162e9d - - -] Lock "n-hv-driver-port-lock-4a806fdc-9f18-43fa-91a7-c00224e442d3" 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-07-07 13:10:55.967 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-afd63316-51a3-44cf-a975-b14de2514de8 04e4e66ee3ce48d786796f4e578c5109 a8f63a7452964e6ab3180c3874162e9d - - -] Lock "n-hv-driver-port-lock-4a806fdc-9f18-43fa-91a7-c00224e442d3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:10:56.322 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-afd63316-51a3-44cf-a975-b14de2514de8 04e4e66ee3ce48d786796f4e578c5109 a8f63a7452964e6ab3180c3874162e9d - - -] Lock "n-hv-driver-port-lock-4a806fdc-9f18-43fa-91a7-c00224e442d3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:11:03.490 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5c7a7d94-0e60-45c1-bb26-59e9df197ee3 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Security group member updated on remote: ['4ff04bfa-f363-46ee-bd1a-27f490eb56ee'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:11:03.490 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-5c7a7d94-0e60-45c1-bb26-59e9df197ee3 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Security group member updated ['4ff04bfa-f363-46ee-bd1a-27f490eb56ee'] 2021-07-07 13:11:03.490 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-5c7a7d94-0e60-45c1-bb26-59e9df197ee3 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Refresh firewall rules 2021-07-07 13:11:03.490 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5c7a7d94-0e60-45c1-bb26-59e9df197ee3 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Get security group information for devices via rpc ['59e33319-c6fc-41bc-8592-00b80aca2a59', '1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4', '54150c62-1abd-415f-af92-7ece5af0eed8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:11:04.350 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b8ba8525-109e-4067-b105-95ae564b42e9 2021-07-07 13:11:04.773 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5c7a7d94-0e60-45c1-bb26-59e9df197ee3 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Update security group information for ports dict_keys(['1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4', '54150c62-1abd-415f-af92-7ece5af0eed8', '59e33319-c6fc-41bc-8592-00b80aca2a59']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:11:04.773 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5c7a7d94-0e60-45c1-bb26-59e9df197ee3 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:11:04.773 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5c7a7d94-0e60-45c1-bb26-59e9df197ee3 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Update rules of security group (4ff04bfa-f363-46ee-bd1a-27f490eb56ee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:11:04.773 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5c7a7d94-0e60-45c1-bb26-59e9df197ee3 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Update members of security group (4ff04bfa-f363-46ee-bd1a-27f490eb56ee) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:11:04.773 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5c7a7d94-0e60-45c1-bb26-59e9df197ee3 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Update port filter for 1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:11:04.773 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5c7a7d94-0e60-45c1-bb26-59e9df197ee3 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Updating port rules. 2021-07-07 13:11:04.794 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5c7a7d94-0e60-45c1-bb26-59e9df197ee3 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-07 13:11:04.794 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-5c7a7d94-0e60-45c1-bb26-59e9df197ee3 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:11:05.052 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-5c7a7d94-0e60-45c1-bb26-59e9df197ee3 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4" 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-07-07 13:11:05.052 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-5c7a7d94-0e60-45c1-bb26-59e9df197ee3 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:11:05.052 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-5c7a7d94-0e60-45c1-bb26-59e9df197ee3 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4" 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-07-07 13:11:05.052 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5c7a7d94-0e60-45c1-bb26-59e9df197ee3 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Update port filter for 54150c62-1abd-415f-af92-7ece5af0eed8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:11:05.052 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5c7a7d94-0e60-45c1-bb26-59e9df197ee3 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Updating port rules. 2021-07-07 13:11:05.069 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5c7a7d94-0e60-45c1-bb26-59e9df197ee3 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-07 13:11:05.069 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-5c7a7d94-0e60-45c1-bb26-59e9df197ee3 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-54150c62-1abd-415f-af92-7ece5af0eed8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:11:05.333 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-5c7a7d94-0e60-45c1-bb26-59e9df197ee3 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-54150c62-1abd-415f-af92-7ece5af0eed8" 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-07-07 13:11:05.333 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-5c7a7d94-0e60-45c1-bb26-59e9df197ee3 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-54150c62-1abd-415f-af92-7ece5af0eed8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:11:05.333 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-5c7a7d94-0e60-45c1-bb26-59e9df197ee3 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-54150c62-1abd-415f-af92-7ece5af0eed8" 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-07-07 13:11:05.333 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5c7a7d94-0e60-45c1-bb26-59e9df197ee3 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Update port filter for 59e33319-c6fc-41bc-8592-00b80aca2a59 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:11:05.333 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5c7a7d94-0e60-45c1-bb26-59e9df197ee3 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Updating port rules. 2021-07-07 13:11:05.333 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5c7a7d94-0e60-45c1-bb26-59e9df197ee3 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-07 13:11:05.333 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-5c7a7d94-0e60-45c1-bb26-59e9df197ee3 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:11:05.584 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-5c7a7d94-0e60-45c1-bb26-59e9df197ee3 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" 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-07-07 13:11:05.584 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-5c7a7d94-0e60-45c1-bb26-59e9df197ee3 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:11:05.584 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-5c7a7d94-0e60-45c1-bb26-59e9df197ee3 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" 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-07-07 13:11:05.653 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:11:05.653 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b8ba8525-109e-4067-b105-95ae564b42e9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:11:05.653 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b8ba8525-109e-4067-b105-95ae564b42e9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:11:05.653 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b8ba8525-109e-4067-b105-95ae564b42e9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:11:05.685 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3f8ef85e-7f77-48ad-b4ae-65d03cc44369 fe70a04a29ea4968b016716db1898a46 6b8f5ffdb5794adcb6f4b6fcec582ef8 - - -] Security group member updated on remote: ['bfcb068f-fc80-4b5f-b96e-60a8665c24a4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:11:05.685 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-3f8ef85e-7f77-48ad-b4ae-65d03cc44369 fe70a04a29ea4968b016716db1898a46 6b8f5ffdb5794adcb6f4b6fcec582ef8 - - -] Security group member updated ['bfcb068f-fc80-4b5f-b96e-60a8665c24a4'] 2021-07-07 13:11:05.685 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1e29521e-a4be-4cf0-bb9a-0235bc13a92e 2021-07-07 13:11:05.685 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b8ba8525-109e-4067-b105-95ae564b42e9'] 2021-07-07 13:11:05.685 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:11:05.685 4560 1886296280584 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-07-07 13:11:05.685 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b8ba8525-109e-4067-b105-95ae564b42e9'] 2021-07-07 13:11:05.716 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-59ee425e-31d7-4dde-aa1e-104ea0a9aff8 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 788d6024-38cf-4b45-98b9-d43f6825ca19 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:11:05.726 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-59ee425e-31d7-4dde-aa1e-104ea0a9aff8 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 788d6024-38cf-4b45-98b9-d43f6825ca19 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:11:06.069 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b8ba8525-109e-4067-b105-95ae564b42e9 2021-07-07 13:11:07.677 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:11:07.677 4560 1886296280584 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-07-07 13:11:07.723 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25e6e75a-c660-48de-b5cc-f18005b9ac0a 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 3a971fe3-8177-4be7-b7b1-7a3cca69b75c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:11:07.723 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25e6e75a-c660-48de-b5cc-f18005b9ac0a 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 3a971fe3-8177-4be7-b7b1-7a3cca69b75c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:11:08.216 4560 1886296280584 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-07-07 13:11:08.374 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port b8ba8525-109e-4067-b105-95ae564b42e9 2021-07-07 13:11:08.374 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port b8ba8525-109e-4067-b105-95ae564b42e9 updated. Details: {'device': 'b8ba8525-109e-4067-b105-95ae564b42e9', 'network_id': '1e29521e-a4be-4cf0-bb9a-0235bc13a92e', 'port_id': 'b8ba8525-109e-4067-b105-95ae564b42e9', 'mac_address': 'fa:16:3e:5b:d7:d5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 142, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '512089ac-4f7b-4dc0-b4f5-d0e7206cb47b', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-07 13:11:08.374 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:11:08.374 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b8ba8525-109e-4067-b105-95ae564b42e9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:11:08.374 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b8ba8525-109e-4067-b105-95ae564b42e9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:11:08.374 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1e29521e-a4be-4cf0-bb9a-0235bc13a92e 2021-07-07 13:11:08.380 4560 1886296280584 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-07-07 13:11:08.558 4560 1886296280584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b8ba8525-109e-4067-b105-95ae564b42e9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:11:08.558 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b8ba8525-109e-4067-b105-95ae564b42e9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:11:08.558 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b8ba8525-109e-4067-b105-95ae564b42e9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:11:08.558 4560 1886296280584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 142, VLAN trunk: None to switch port b8ba8525-109e-4067-b105-95ae564b42e9 2021-07-07 13:11:08.696 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:11:08.696 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b8ba8525-109e-4067-b105-95ae564b42e9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:11:09.085 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b8ba8525-109e-4067-b105-95ae564b42e9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:11:09.085 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:11:09.085 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8555b22c-bcd8-48a7-bea4-0c8f28733103) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:11:09.085 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8555b22c-bcd8-48a7-bea4-0c8f28733103) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:11:09.098 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b8ba8525-109e-4067-b105-95ae564b42e9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:11:09.098 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:11:09.098 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b8ba8525-109e-4067-b105-95ae564b42e9 not yet added. Adding. 2021-07-07 13:11:09.098 4560 1886296280584 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-07-07 13:11:09.098 4560 1886296280584 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-07-07 13:11:09.332 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8ba8525-109e-4067-b105-95ae564b42e9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:11:09.567 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8ba8525-109e-4067-b105-95ae564b42e9" 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-07-07 13:11:09.567 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8ba8525-109e-4067-b105-95ae564b42e9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:11:09.817 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8ba8525-109e-4067-b105-95ae564b42e9" 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-07-07 13:11:09.943 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b8ba8525-109e-4067-b105-95ae564b42e9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.563s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:11:09.943 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b8ba8525-109e-4067-b105-95ae564b42e9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:11:09.943 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b8ba8525-109e-4067-b105-95ae564b42e9 processed. 2021-07-07 13:11:10.413 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-745a2172-331b-409c-a457-378c71c009b4 04e4e66ee3ce48d786796f4e578c5109 a8f63a7452964e6ab3180c3874162e9d - - -] Security group member updated on remote: ['314316c7-e371-4fb1-a63a-be79464cedba'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:11:10.413 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-745a2172-331b-409c-a457-378c71c009b4 04e4e66ee3ce48d786796f4e578c5109 a8f63a7452964e6ab3180c3874162e9d - - -] Security group member updated ['314316c7-e371-4fb1-a63a-be79464cedba'] 2021-07-07 13:11:10.413 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-745a2172-331b-409c-a457-378c71c009b4 04e4e66ee3ce48d786796f4e578c5109 a8f63a7452964e6ab3180c3874162e9d - - -] Refresh firewall rules 2021-07-07 13:11:10.413 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-745a2172-331b-409c-a457-378c71c009b4 04e4e66ee3ce48d786796f4e578c5109 a8f63a7452964e6ab3180c3874162e9d - - -] Get security group information for devices via rpc ['4a806fdc-9f18-43fa-91a7-c00224e442d3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:11:10.413 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4a806fdc-9f18-43fa-91a7-c00224e442d3 2021-07-07 13:11:10.686 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-745a2172-331b-409c-a457-378c71c009b4 04e4e66ee3ce48d786796f4e578c5109 a8f63a7452964e6ab3180c3874162e9d - - -] port_delete event received for '4a806fdc-9f18-43fa-91a7-c00224e442d3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:11:10.936 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-12a386dc-5414-44d8-a1a8-c110e7092695 04e4e66ee3ce48d786796f4e578c5109 a8f63a7452964e6ab3180c3874162e9d - - -] Security group member updated on remote: ['314316c7-e371-4fb1-a63a-be79464cedba'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:11:10.936 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-12a386dc-5414-44d8-a1a8-c110e7092695 04e4e66ee3ce48d786796f4e578c5109 a8f63a7452964e6ab3180c3874162e9d - - -] Security group member updated ['314316c7-e371-4fb1-a63a-be79464cedba'] 2021-07-07 13:11:11.061 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-745a2172-331b-409c-a457-378c71c009b4 04e4e66ee3ce48d786796f4e578c5109 a8f63a7452964e6ab3180c3874162e9d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:11:11.061 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-745a2172-331b-409c-a457-378c71c009b4 04e4e66ee3ce48d786796f4e578c5109 a8f63a7452964e6ab3180c3874162e9d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:11:11.077 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-12a386dc-5414-44d8-a1a8-c110e7092695 04e4e66ee3ce48d786796f4e578c5109 a8f63a7452964e6ab3180c3874162e9d - - -] Refresh firewall rules 2021-07-07 13:11:11.077 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-12a386dc-5414-44d8-a1a8-c110e7092695 04e4e66ee3ce48d786796f4e578c5109 a8f63a7452964e6ab3180c3874162e9d - - -] Get security group information for devices via rpc ['4a806fdc-9f18-43fa-91a7-c00224e442d3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:11:11.177 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-12a386dc-5414-44d8-a1a8-c110e7092695 04e4e66ee3ce48d786796f4e578c5109 a8f63a7452964e6ab3180c3874162e9d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:11:11.177 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-12a386dc-5414-44d8-a1a8-c110e7092695 04e4e66ee3ce48d786796f4e578c5109 a8f63a7452964e6ab3180c3874162e9d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:11:11.234 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12a386dc-5414-44d8-a1a8-c110e7092695 04e4e66ee3ce48d786796f4e578c5109 a8f63a7452964e6ab3180c3874162e9d - - -] port_delete event received for 'c294d4ec-9ad1-44f8-b868-aed30c37c4e7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:11:11.689 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:11:11.689 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4a806fdc-9f18-43fa-91a7-c00224e442d3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:11:11.689 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4a806fdc-9f18-43fa-91a7-c00224e442d3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:11:11.689 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4a806fdc-9f18-43fa-91a7-c00224e442d3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:11:11.689 4560 1886296280056 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-07-07 13:11:11.714 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network db4c13c5-9bb0-434a-9bd6-e56d4dfcb805 2021-07-07 13:11:11.714 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4a806fdc-9f18-43fa-91a7-c00224e442d3'] 2021-07-07 13:11:11.714 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:11:11.714 4560 1886296280584 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-07-07 13:11:11.714 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4a806fdc-9f18-43fa-91a7-c00224e442d3'] 2021-07-07 13:11:12.502 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.812s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:11:14.440 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d29baed-638d-4a8b-b029-dd229587281b 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network db4c13c5-9bb0-434a-9bd6-e56d4dfcb805 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:11:14.440 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d29baed-638d-4a8b-b029-dd229587281b 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network db4c13c5-9bb0-434a-9bd6-e56d4dfcb805 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:11:18.498 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b8ba8525-109e-4067-b105-95ae564b42e9 2021-07-07 13:11:19.723 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:11:19.723 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b8ba8525-109e-4067-b105-95ae564b42e9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:11:19.723 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b8ba8525-109e-4067-b105-95ae564b42e9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:11:19.723 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b8ba8525-109e-4067-b105-95ae564b42e9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:11:19.740 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1e29521e-a4be-4cf0-bb9a-0235bc13a92e 2021-07-07 13:11:19.740 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b8ba8525-109e-4067-b105-95ae564b42e9'] 2021-07-07 13:11:19.740 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:11:19.740 4560 1886296280056 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-07-07 13:11:19.740 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b8ba8525-109e-4067-b105-95ae564b42e9'] 2021-07-07 13:11:20.301 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15f6beb2-888e-40b3-8322-4d49e4111bf6 7a050ed6f1124c82a798b13d436b0d6c 5adb0b589f0d4a9b91934c9b78f35be7 - - -] Security group member updated on remote: ['8555b22c-bcd8-48a7-bea4-0c8f28733103'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:11:20.301 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-15f6beb2-888e-40b3-8322-4d49e4111bf6 7a050ed6f1124c82a798b13d436b0d6c 5adb0b589f0d4a9b91934c9b78f35be7 - - -] Security group member updated ['8555b22c-bcd8-48a7-bea4-0c8f28733103'] 2021-07-07 13:11:20.453 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15f6beb2-888e-40b3-8322-4d49e4111bf6 7a050ed6f1124c82a798b13d436b0d6c 5adb0b589f0d4a9b91934c9b78f35be7 - - -] port_delete event received for 'b8ba8525-109e-4067-b105-95ae564b42e9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:11:21.738 4560 1886296280056 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-07-07 13:11:21.903 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:11:22.637 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9d6e32ee-96c7-4d8b-b505-07441dd82cda 7a050ed6f1124c82a798b13d436b0d6c 5adb0b589f0d4a9b91934c9b78f35be7 - - -] Security group member updated on remote: ['8555b22c-bcd8-48a7-bea4-0c8f28733103'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:11:22.637 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-9d6e32ee-96c7-4d8b-b505-07441dd82cda 7a050ed6f1124c82a798b13d436b0d6c 5adb0b589f0d4a9b91934c9b78f35be7 - - -] Security group member updated ['8555b22c-bcd8-48a7-bea4-0c8f28733103'] 2021-07-07 13:11:25.144 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a22d882-332c-4dea-b708-8b47097afbb7 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: f124a15e-9a07-4dae-8c84-808bfbaa227c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:11:25.173 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a22d882-332c-4dea-b708-8b47097afbb7 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port f124a15e-9a07-4dae-8c84-808bfbaa227c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:11:25.359 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b85a18cd-b326-4d11-a7e4-9074b06051f3 173df313fc1940e6b972a8b0f337c6fd 9747e27070dc40e6b27bf629780e9d9a - - -] Security group member updated on remote: ['8fe38897-7562-46ee-8d09-362dfb8c9c4c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:11:25.359 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-b85a18cd-b326-4d11-a7e4-9074b06051f3 173df313fc1940e6b972a8b0f337c6fd 9747e27070dc40e6b27bf629780e9d9a - - -] Security group member updated ['8fe38897-7562-46ee-8d09-362dfb8c9c4c'] 2021-07-07 13:11:25.927 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-534e850f-4a40-4fa7-b90a-422f764cb26b 173df313fc1940e6b972a8b0f337c6fd 9747e27070dc40e6b27bf629780e9d9a - - -] Security group member updated on remote: ['8fe38897-7562-46ee-8d09-362dfb8c9c4c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:11:25.927 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-534e850f-4a40-4fa7-b90a-422f764cb26b 173df313fc1940e6b972a8b0f337c6fd 9747e27070dc40e6b27bf629780e9d9a - - -] Security group member updated ['8fe38897-7562-46ee-8d09-362dfb8c9c4c'] 2021-07-07 13:11:28.309 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f124a15e-9a07-4dae-8c84-808bfbaa227c 2021-07-07 13:11:28.410 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27ffe692-b038-4c23-975e-7719f404e6e0 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: d0d46673-7b18-45c1-bc3e-fa3ce22ff0da port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:11:28.426 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27ffe692-b038-4c23-975e-7719f404e6e0 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port d0d46673-7b18-45c1-bc3e-fa3ce22ff0da defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:11:29.474 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56588c45-f9bf-485f-868a-51e7e334f322 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 76b3ede7-426c-4d4a-a04e-d57a20364947 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:11:29.489 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56588c45-f9bf-485f-868a-51e7e334f322 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 76b3ede7-426c-4d4a-a04e-d57a20364947 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:11:29.739 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-328eb059-c6cf-44ae-ae5c-b83deba13d04 fe70a04a29ea4968b016716db1898a46 6b8f5ffdb5794adcb6f4b6fcec582ef8 - - -] Security group member updated on remote: ['bfcb068f-fc80-4b5f-b96e-60a8665c24a4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:11:29.739 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-328eb059-c6cf-44ae-ae5c-b83deba13d04 fe70a04a29ea4968b016716db1898a46 6b8f5ffdb5794adcb6f4b6fcec582ef8 - - -] Security group member updated ['bfcb068f-fc80-4b5f-b96e-60a8665c24a4'] 2021-07-07 13:11:29.769 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:11:29.973 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-328eb059-c6cf-44ae-ae5c-b83deba13d04 fe70a04a29ea4968b016716db1898a46 6b8f5ffdb5794adcb6f4b6fcec582ef8 - - -] port_delete event received for '3a971fe3-8177-4be7-b7b1-7a3cca69b75c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:11:30.223 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port f124a15e-9a07-4dae-8c84-808bfbaa227c 2021-07-07 13:11:30.223 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port f124a15e-9a07-4dae-8c84-808bfbaa227c updated. Details: {'device': 'f124a15e-9a07-4dae-8c84-808bfbaa227c', 'network_id': '1e29521e-a4be-4cf0-bb9a-0235bc13a92e', 'port_id': 'f124a15e-9a07-4dae-8c84-808bfbaa227c', 'mac_address': 'fa:16:3e:f1:b0:3d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 142, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '512089ac-4f7b-4dc0-b4f5-d0e7206cb47b', '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-07-07 13:11:30.223 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:11:30.223 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f124a15e-9a07-4dae-8c84-808bfbaa227c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:11:30.223 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f124a15e-9a07-4dae-8c84-808bfbaa227c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:11:30.223 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1e29521e-a4be-4cf0-bb9a-0235bc13a92e 2021-07-07 13:11:30.223 4560 1886296280056 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-07-07 13:11:30.428 4560 1886296280056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f124a15e-9a07-4dae-8c84-808bfbaa227c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:11:30.428 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f124a15e-9a07-4dae-8c84-808bfbaa227c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:11:30.442 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f124a15e-9a07-4dae-8c84-808bfbaa227c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:11:30.442 4560 1886296280056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 142, VLAN trunk: None to switch port f124a15e-9a07-4dae-8c84-808bfbaa227c 2021-07-07 13:11:30.539 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-480a1a4e-5cda-4f3a-8ccb-8b648cdb2920 2f3e704cae2c49eabef182341a6a1d0c 7ef17defaa0d462bb758aa7fe5bb7227 - - -] Security group member updated on remote: ['2a13029f-792a-443d-9738-ad572dbb2cfa'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:11:30.539 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-480a1a4e-5cda-4f3a-8ccb-8b648cdb2920 2f3e704cae2c49eabef182341a6a1d0c 7ef17defaa0d462bb758aa7fe5bb7227 - - -] Security group member updated ['2a13029f-792a-443d-9738-ad572dbb2cfa'] 2021-07-07 13:11:30.572 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:11:30.572 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f124a15e-9a07-4dae-8c84-808bfbaa227c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:11:30.910 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f124a15e-9a07-4dae-8c84-808bfbaa227c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:11:30.910 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:11:30.910 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8555b22c-bcd8-48a7-bea4-0c8f28733103) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:11:30.910 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8555b22c-bcd8-48a7-bea4-0c8f28733103) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:11:30.910 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f124a15e-9a07-4dae-8c84-808bfbaa227c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:11:30.914 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:11:30.914 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f124a15e-9a07-4dae-8c84-808bfbaa227c not yet added. Adding. 2021-07-07 13:11:30.914 4560 1886296280056 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-07-07 13:11:30.914 4560 1886296280056 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-07-07 13:11:31.145 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f124a15e-9a07-4dae-8c84-808bfbaa227c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:11:31.380 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f124a15e-9a07-4dae-8c84-808bfbaa227c" 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-07-07 13:11:31.380 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f124a15e-9a07-4dae-8c84-808bfbaa227c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:11:31.628 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f124a15e-9a07-4dae-8c84-808bfbaa227c" 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-07-07 13:11:31.756 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f124a15e-9a07-4dae-8c84-808bfbaa227c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:11:31.756 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f124a15e-9a07-4dae-8c84-808bfbaa227c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:11:31.756 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f124a15e-9a07-4dae-8c84-808bfbaa227c processed. 2021-07-07 13:11:32.348 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d0d46673-7b18-45c1-bc3e-fa3ce22ff0da 2021-07-07 13:11:32.583 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77e02062-6ca0-4306-b725-f631e0f807d5 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: de65e788-5c21-4dab-8f03-8d4da8ef810c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:11:32.598 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77e02062-6ca0-4306-b725-f631e0f807d5 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port de65e788-5c21-4dab-8f03-8d4da8ef810c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:11:33.771 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:11:33.771 4560 1886296280056 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-07-07 13:11:34.349 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:11:34.349 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port d0d46673-7b18-45c1-bc3e-fa3ce22ff0da 2021-07-07 13:11:34.349 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port d0d46673-7b18-45c1-bc3e-fa3ce22ff0da updated. Details: {'device': 'd0d46673-7b18-45c1-bc3e-fa3ce22ff0da', 'network_id': 'be6a747b-7e63-4b45-a227-d91a1504964b', 'port_id': 'd0d46673-7b18-45c1-bc3e-fa3ce22ff0da', 'mac_address': 'fa:16:3e:1c:72:2b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 117, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '74f62fc8-7e83-4311-a67e-6720fe3ad390', '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-07-07 13:11:34.349 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:11:34.349 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d0d46673-7b18-45c1-bc3e-fa3ce22ff0da" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:11:34.349 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d0d46673-7b18-45c1-bc3e-fa3ce22ff0da _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:11:34.349 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network be6a747b-7e63-4b45-a227-d91a1504964b 2021-07-07 13:11:34.349 4560 1886296280056 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-07-07 13:11:34.539 4560 1886296280056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd0d46673-7b18-45c1-bc3e-fa3ce22ff0da') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:11:34.539 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd0d46673-7b18-45c1-bc3e-fa3ce22ff0da') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:11:34.552 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d0d46673-7b18-45c1-bc3e-fa3ce22ff0da is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:11:34.552 4560 1886296280056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 117, VLAN trunk: None to switch port d0d46673-7b18-45c1-bc3e-fa3ce22ff0da 2021-07-07 13:11:34.694 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:11:34.694 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d0d46673-7b18-45c1-bc3e-fa3ce22ff0da'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:11:34.864 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d0d46673-7b18-45c1-bc3e-fa3ce22ff0da']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:11:34.864 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:11:34.864 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8fe38897-7562-46ee-8d09-362dfb8c9c4c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:11:34.864 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8fe38897-7562-46ee-8d09-362dfb8c9c4c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:11:34.864 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d0d46673-7b18-45c1-bc3e-fa3ce22ff0da _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:11:34.864 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:11:34.864 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d0d46673-7b18-45c1-bc3e-fa3ce22ff0da not yet added. Adding. 2021-07-07 13:11:34.864 4560 1886296280056 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-07-07 13:11:34.864 4560 1886296280056 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-07-07 13:11:35.115 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0d46673-7b18-45c1-bc3e-fa3ce22ff0da" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:11:35.380 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0d46673-7b18-45c1-bc3e-fa3ce22ff0da" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:11:35.380 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0d46673-7b18-45c1-bc3e-fa3ce22ff0da" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:11:35.677 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0d46673-7b18-45c1-bc3e-fa3ce22ff0da" 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-07-07 13:11:35.833 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d0d46673-7b18-45c1-bc3e-fa3ce22ff0da" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.484s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:11:35.833 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d0d46673-7b18-45c1-bc3e-fa3ce22ff0da status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:11:35.833 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d0d46673-7b18-45c1-bc3e-fa3ce22ff0da processed. 2021-07-07 13:11:35.988 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7dcc1305-caff-4bb5-9920-fc0a45195d81 fe70a04a29ea4968b016716db1898a46 6b8f5ffdb5794adcb6f4b6fcec582ef8 - - -] Security group member updated on remote: ['bfcb068f-fc80-4b5f-b96e-60a8665c24a4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:11:35.988 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-7dcc1305-caff-4bb5-9920-fc0a45195d81 fe70a04a29ea4968b016716db1898a46 6b8f5ffdb5794adcb6f4b6fcec582ef8 - - -] Security group member updated ['bfcb068f-fc80-4b5f-b96e-60a8665c24a4'] 2021-07-07 13:11:37.550 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a328bfea-2885-4e46-8d49-eca1f4b8c31d 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: fe24c668-f1f7-4a2e-8f4f-b4bb01155080 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:11:37.559 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a328bfea-2885-4e46-8d49-eca1f4b8c31d 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port fe24c668-f1f7-4a2e-8f4f-b4bb01155080 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:11:37.787 4560 1886296280056 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-07-07 13:11:38.021 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:11:42.460 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: de65e788-5c21-4dab-8f03-8d4da8ef810c 2021-07-07 13:11:43.818 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:11:44.363 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port de65e788-5c21-4dab-8f03-8d4da8ef810c 2021-07-07 13:11:44.363 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port de65e788-5c21-4dab-8f03-8d4da8ef810c updated. Details: {'device': 'de65e788-5c21-4dab-8f03-8d4da8ef810c', 'network_id': 'c9c31a2a-bcf1-451a-9fb2-823938066e46', 'port_id': 'de65e788-5c21-4dab-8f03-8d4da8ef810c', 'mac_address': 'fa:16:3e:4b:e0:27', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 126, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '928a82d4-91a9-4c77-8889-8d617d30c100', '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-07-07 13:11:44.364 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:11:44.364 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-de65e788-5c21-4dab-8f03-8d4da8ef810c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:11:44.364 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port de65e788-5c21-4dab-8f03-8d4da8ef810c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:11:44.364 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c9c31a2a-bcf1-451a-9fb2-823938066e46 2021-07-07 13:11:44.364 4560 1886296280056 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-07-07 13:11:44.457 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5436adbf-a165-4fc1-ae44-918aaec0fe7a 173df313fc1940e6b972a8b0f337c6fd 9747e27070dc40e6b27bf629780e9d9a - - -] Security group member updated on remote: ['8fe38897-7562-46ee-8d09-362dfb8c9c4c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:11:44.457 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-5436adbf-a165-4fc1-ae44-918aaec0fe7a 173df313fc1940e6b972a8b0f337c6fd 9747e27070dc40e6b27bf629780e9d9a - - -] Security group member updated ['8fe38897-7562-46ee-8d09-362dfb8c9c4c'] 2021-07-07 13:11:44.457 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-5436adbf-a165-4fc1-ae44-918aaec0fe7a 173df313fc1940e6b972a8b0f337c6fd 9747e27070dc40e6b27bf629780e9d9a - - -] Refresh firewall rules 2021-07-07 13:11:44.457 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5436adbf-a165-4fc1-ae44-918aaec0fe7a 173df313fc1940e6b972a8b0f337c6fd 9747e27070dc40e6b27bf629780e9d9a - - -] Get security group information for devices via rpc ['d0d46673-7b18-45c1-bc3e-fa3ce22ff0da'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:11:44.536 4560 1886296280056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'de65e788-5c21-4dab-8f03-8d4da8ef810c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:11:44.536 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'de65e788-5c21-4dab-8f03-8d4da8ef810c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:11:44.536 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5436adbf-a165-4fc1-ae44-918aaec0fe7a 173df313fc1940e6b972a8b0f337c6fd 9747e27070dc40e6b27bf629780e9d9a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:11:44.536 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5436adbf-a165-4fc1-ae44-918aaec0fe7a 173df313fc1940e6b972a8b0f337c6fd 9747e27070dc40e6b27bf629780e9d9a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:11:44.552 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port de65e788-5c21-4dab-8f03-8d4da8ef810c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:11:44.552 4560 1886296280056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 126, VLAN trunk: None to switch port de65e788-5c21-4dab-8f03-8d4da8ef810c 2021-07-07 13:11:44.599 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5436adbf-a165-4fc1-ae44-918aaec0fe7a 173df313fc1940e6b972a8b0f337c6fd 9747e27070dc40e6b27bf629780e9d9a - - -] port_delete event received for 'd0d46673-7b18-45c1-bc3e-fa3ce22ff0da' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:11:44.692 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:11:44.692 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['de65e788-5c21-4dab-8f03-8d4da8ef810c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:11:44.756 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d0d46673-7b18-45c1-bc3e-fa3ce22ff0da 2021-07-07 13:11:44.974 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['de65e788-5c21-4dab-8f03-8d4da8ef810c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:11:44.974 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:11:44.974 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2a13029f-792a-443d-9738-ad572dbb2cfa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:11:44.974 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for de65e788-5c21-4dab-8f03-8d4da8ef810c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:11:44.974 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:11:44.974 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device de65e788-5c21-4dab-8f03-8d4da8ef810c not yet added. Adding. 2021-07-07 13:11:44.974 4560 1886296280056 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-07-07 13:11:44.974 4560 1886296280056 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-07-07 13:11:45.239 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de65e788-5c21-4dab-8f03-8d4da8ef810c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:11:45.473 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de65e788-5c21-4dab-8f03-8d4da8ef810c" 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-07-07 13:11:45.473 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de65e788-5c21-4dab-8f03-8d4da8ef810c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:11:45.758 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de65e788-5c21-4dab-8f03-8d4da8ef810c" 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-07-07 13:11:45.836 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:11:45.836 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd0d46673-7b18-45c1-bc3e-fa3ce22ff0da' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:11:45.836 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd0d46673-7b18-45c1-bc3e-fa3ce22ff0da' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:11:45.836 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d0d46673-7b18-45c1-bc3e-fa3ce22ff0da _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:11:45.863 4560 1886296279880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network be6a747b-7e63-4b45-a227-d91a1504964b 2021-07-07 13:11:45.863 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d0d46673-7b18-45c1-bc3e-fa3ce22ff0da'] 2021-07-07 13:11:45.863 4560 1886296279880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:11:45.863 4560 1886296279880 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-07-07 13:11:45.863 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d0d46673-7b18-45c1-bc3e-fa3ce22ff0da'] 2021-07-07 13:11:45.898 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-de65e788-5c21-4dab-8f03-8d4da8ef810c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.532s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:11:45.898 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port de65e788-5c21-4dab-8f03-8d4da8ef810c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:11:45.898 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port de65e788-5c21-4dab-8f03-8d4da8ef810c processed. 2021-07-07 13:11:46.023 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ef767a1d-f778-4f8f-9aee-47354346ca39 173df313fc1940e6b972a8b0f337c6fd 9747e27070dc40e6b27bf629780e9d9a - - -] Security group member updated on remote: ['8fe38897-7562-46ee-8d09-362dfb8c9c4c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:11:46.035 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-ef767a1d-f778-4f8f-9aee-47354346ca39 173df313fc1940e6b972a8b0f337c6fd 9747e27070dc40e6b27bf629780e9d9a - - -] Security group member updated ['8fe38897-7562-46ee-8d09-362dfb8c9c4c'] 2021-07-07 13:11:46.222 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef767a1d-f778-4f8f-9aee-47354346ca39 173df313fc1940e6b972a8b0f337c6fd 9747e27070dc40e6b27bf629780e9d9a - - -] port_delete event received for '76b3ede7-426c-4d4a-a04e-d57a20364947' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:11:47.285 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cc344bbb-7a0e-48b7-b39f-84daa6671d9f 173df313fc1940e6b972a8b0f337c6fd 9747e27070dc40e6b27bf629780e9d9a - - -] Security group member updated on remote: ['8fe38897-7562-46ee-8d09-362dfb8c9c4c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:11:47.285 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-cc344bbb-7a0e-48b7-b39f-84daa6671d9f 173df313fc1940e6b972a8b0f337c6fd 9747e27070dc40e6b27bf629780e9d9a - - -] Security group member updated ['8fe38897-7562-46ee-8d09-362dfb8c9c4c'] 2021-07-07 13:11:47.847 4560 1886296280056 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-07-07 13:11:48.004 4560 1886296279880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-476ffa3a-8b59-48a1-ad02-514922742794 173df313fc1940e6b972a8b0f337c6fd 9747e27070dc40e6b27bf629780e9d9a - - -] Security group member updated on remote: ['8fe38897-7562-46ee-8d09-362dfb8c9c4c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:11:48.004 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [req-476ffa3a-8b59-48a1-ad02-514922742794 173df313fc1940e6b972a8b0f337c6fd 9747e27070dc40e6b27bf629780e9d9a - - -] Security group member updated ['8fe38897-7562-46ee-8d09-362dfb8c9c4c'] 2021-07-07 13:11:48.145 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:11:49.418 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-611e45ac-e298-45e7-bcc7-0bba89ded392 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: d7a95b89-d629-4a68-b24f-b7b700395c4a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:11:49.445 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-611e45ac-e298-45e7-bcc7-0bba89ded392 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port d7a95b89-d629-4a68-b24f-b7b700395c4a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:11:50.207 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d37f60c-3a43-4ea1-81ec-ac5db8ae5fab 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: b6170b08-bd1c-4b35-b025-46cc5f0c6125 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:11:50.207 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d37f60c-3a43-4ea1-81ec-ac5db8ae5fab 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port b6170b08-bd1c-4b35-b025-46cc5f0c6125 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:11:50.553 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 788d6024-38cf-4b45-98b9-d43f6825ca19 2021-07-07 13:11:51.132 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-007877a6-ff85-45df-a486-1c454bd57886 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 788d6024-38cf-4b45-98b9-d43f6825ca19 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:11:51.144 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-007877a6-ff85-45df-a486-1c454bd57886 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-agent-port-lock-788d6024-38cf-4b45-98b9-d43f6825ca19" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:11:51.144 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-007877a6-ff85-45df-a486-1c454bd57886 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Binding port 788d6024-38cf-4b45-98b9-d43f6825ca19 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:11:51.144 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-007877a6-ff85-45df-a486-1c454bd57886 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] 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-07-07 13:11:51.194 4560 1886296280056 MainThread DEBUG neutron.services.trunk.rpc.agent [req-007877a6-ff85-45df-a486-1c454bd57886 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '788d6024-38cf-4b45-98b9-d43f6825ca19') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:11:51.194 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-007877a6-ff85-45df-a486-1c454bd57886 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '788d6024-38cf-4b45-98b9-d43f6825ca19') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:11:51.207 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-007877a6-ff85-45df-a486-1c454bd57886 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Trunk plugin disabled on server. Assuming port 788d6024-38cf-4b45-98b9-d43f6825ca19 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:11:51.207 4560 1886296280056 MainThread INFO networking_hyperv.neutron.trunk_driver [req-007877a6-ff85-45df-a486-1c454bd57886 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Binding VLAN ID: 114, VLAN trunk: None to switch port 788d6024-38cf-4b45-98b9-d43f6825ca19 2021-07-07 13:11:51.302 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-007877a6-ff85-45df-a486-1c454bd57886 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Refresh firewall rules 2021-07-07 13:11:51.302 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-007877a6-ff85-45df-a486-1c454bd57886 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Get security group information for devices via rpc ['788d6024-38cf-4b45-98b9-d43f6825ca19'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:11:51.630 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-007877a6-ff85-45df-a486-1c454bd57886 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update security group information for ports dict_keys(['788d6024-38cf-4b45-98b9-d43f6825ca19']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:11:51.630 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-007877a6-ff85-45df-a486-1c454bd57886 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:11:51.630 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-007877a6-ff85-45df-a486-1c454bd57886 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update rules of security group (4ff04bfa-f363-46ee-bd1a-27f490eb56ee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:11:51.630 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-007877a6-ff85-45df-a486-1c454bd57886 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update members of security group (4ff04bfa-f363-46ee-bd1a-27f490eb56ee) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:11:51.630 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-007877a6-ff85-45df-a486-1c454bd57886 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update port filter for 788d6024-38cf-4b45-98b9-d43f6825ca19 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:11:51.630 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-007877a6-ff85-45df-a486-1c454bd57886 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Updating port rules. 2021-07-07 13:11:51.630 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-007877a6-ff85-45df-a486-1c454bd57886 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Device 788d6024-38cf-4b45-98b9-d43f6825ca19 not yet added. Adding. 2021-07-07 13:11:51.630 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-007877a6-ff85-45df-a486-1c454bd57886 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-07 13:11:51.630 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-007877a6-ff85-45df-a486-1c454bd57886 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-07 13:11:51.855 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:11:52.004 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-007877a6-ff85-45df-a486-1c454bd57886 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-788d6024-38cf-4b45-98b9-d43f6825ca19" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:11:52.036 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 788d6024-38cf-4b45-98b9-d43f6825ca19 2021-07-07 13:11:52.036 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Missing port_id from device details: 788d6024-38cf-4b45-98b9-d43f6825ca19. Details: {'device': '788d6024-38cf-4b45-98b9-d43f6825ca19', 'no_active_binding': True} _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:374 2021-07-07 13:11:52.036 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:11:52.378 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-007877a6-ff85-45df-a486-1c454bd57886 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-788d6024-38cf-4b45-98b9-d43f6825ca19" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:11:52.378 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-007877a6-ff85-45df-a486-1c454bd57886 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-788d6024-38cf-4b45-98b9-d43f6825ca19" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:11:52.722 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-007877a6-ff85-45df-a486-1c454bd57886 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-788d6024-38cf-4b45-98b9-d43f6825ca19" 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-07-07 13:11:52.831 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-007877a6-ff85-45df-a486-1c454bd57886 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-agent-port-lock-788d6024-38cf-4b45-98b9-d43f6825ca19" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.688s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:12:06.005 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd9573ec-abb4-4b34-ab97-83898b62bb1b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 788d6024-38cf-4b45-98b9-d43f6825ca19 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:12:06.036 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-fd9573ec-abb4-4b34-ab97-83898b62bb1b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-agent-port-lock-788d6024-38cf-4b45-98b9-d43f6825ca19" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:12:06.036 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd9573ec-abb4-4b34-ab97-83898b62bb1b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Binding port 788d6024-38cf-4b45-98b9-d43f6825ca19 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:12:06.036 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd9573ec-abb4-4b34-ab97-83898b62bb1b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] 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-07-07 13:12:06.067 4560 1886296280056 MainThread DEBUG neutron.services.trunk.rpc.agent [req-fd9573ec-abb4-4b34-ab97-83898b62bb1b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '788d6024-38cf-4b45-98b9-d43f6825ca19') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:12:06.067 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-fd9573ec-abb4-4b34-ab97-83898b62bb1b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '788d6024-38cf-4b45-98b9-d43f6825ca19') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:12:06.091 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-fd9573ec-abb4-4b34-ab97-83898b62bb1b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Trunk plugin disabled on server. Assuming port 788d6024-38cf-4b45-98b9-d43f6825ca19 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:12:06.091 4560 1886296280056 MainThread INFO networking_hyperv.neutron.trunk_driver [req-fd9573ec-abb4-4b34-ab97-83898b62bb1b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Binding VLAN ID: 114, VLAN trunk: None to switch port 788d6024-38cf-4b45-98b9-d43f6825ca19 2021-07-07 13:12:06.214 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-fd9573ec-abb4-4b34-ab97-83898b62bb1b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Refresh firewall rules 2021-07-07 13:12:06.214 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fd9573ec-abb4-4b34-ab97-83898b62bb1b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Get security group information for devices via rpc ['788d6024-38cf-4b45-98b9-d43f6825ca19'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:12:06.288 4560 1886296279880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f8a37abb-68e2-40b7-8142-489effcdf30a 173df313fc1940e6b972a8b0f337c6fd 9747e27070dc40e6b27bf629780e9d9a - - -] Security group member updated on remote: ['8fe38897-7562-46ee-8d09-362dfb8c9c4c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:12:06.288 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [req-f8a37abb-68e2-40b7-8142-489effcdf30a 173df313fc1940e6b972a8b0f337c6fd 9747e27070dc40e6b27bf629780e9d9a - - -] Security group member updated ['8fe38897-7562-46ee-8d09-362dfb8c9c4c'] 2021-07-07 13:12:06.474 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8a37abb-68e2-40b7-8142-489effcdf30a 173df313fc1940e6b972a8b0f337c6fd 9747e27070dc40e6b27bf629780e9d9a - - -] port_delete event received for 'd7a95b89-d629-4a68-b24f-b7b700395c4a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:12:06.474 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fd9573ec-abb4-4b34-ab97-83898b62bb1b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update security group information for ports dict_keys(['788d6024-38cf-4b45-98b9-d43f6825ca19']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:12:06.474 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fd9573ec-abb4-4b34-ab97-83898b62bb1b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:12:06.490 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fd9573ec-abb4-4b34-ab97-83898b62bb1b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update rules of security group (4ff04bfa-f363-46ee-bd1a-27f490eb56ee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:12:06.490 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fd9573ec-abb4-4b34-ab97-83898b62bb1b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update members of security group (4ff04bfa-f363-46ee-bd1a-27f490eb56ee) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:12:06.490 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fd9573ec-abb4-4b34-ab97-83898b62bb1b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update port filter for 788d6024-38cf-4b45-98b9-d43f6825ca19 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:12:06.490 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fd9573ec-abb4-4b34-ab97-83898b62bb1b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Updating port rules. 2021-07-07 13:12:06.490 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fd9573ec-abb4-4b34-ab97-83898b62bb1b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Creating 0 new rules, removing 0 old rules. 2021-07-07 13:12:06.490 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-fd9573ec-abb4-4b34-ab97-83898b62bb1b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-788d6024-38cf-4b45-98b9-d43f6825ca19" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:12:06.490 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-fd9573ec-abb4-4b34-ab97-83898b62bb1b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-788d6024-38cf-4b45-98b9-d43f6825ca19" 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-07-07 13:12:06.490 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-fd9573ec-abb4-4b34-ab97-83898b62bb1b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-788d6024-38cf-4b45-98b9-d43f6825ca19" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:12:06.490 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-fd9573ec-abb4-4b34-ab97-83898b62bb1b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-788d6024-38cf-4b45-98b9-d43f6825ca19" 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-07-07 13:12:06.550 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-fd9573ec-abb4-4b34-ab97-83898b62bb1b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-agent-port-lock-788d6024-38cf-4b45-98b9-d43f6825ca19" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:12:06.550 4560 1886296280056 MainThread ERROR oslo_messaging.rpc.server [req-fd9573ec-abb4-4b34-ab97-83898b62bb1b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Exception during message handling: os_win.exceptions.HyperVPortNotFoundException: Switch port not found: 788d6024-38cf-4b45-98b9-d43f6825ca19 2021-07-07 13:12:06.550 4560 1886296280056 MainThread TRACE oslo_messaging.rpc.server Traceback (most recent call last): 2021-07-07 13:12:06.550 4560 1886296280056 MainThread TRACE oslo_messaging.rpc.server File "c:\python37\lib\site-packages\oslo_messaging\rpc\server.py", line 165, in _process_incoming 2021-07-07 13:12:06.550 4560 1886296280056 MainThread TRACE oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2021-07-07 13:12:06.550 4560 1886296280056 MainThread TRACE oslo_messaging.rpc.server File "c:\python37\lib\site-packages\oslo_messaging\rpc\dispatcher.py", line 309, in dispatch 2021-07-07 13:12:06.550 4560 1886296280056 MainThread TRACE oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2021-07-07 13:12:06.550 4560 1886296280056 MainThread TRACE oslo_messaging.rpc.server File "c:\python37\lib\site-packages\oslo_messaging\rpc\dispatcher.py", line 229, in _do_dispatch 2021-07-07 13:12:06.550 4560 1886296280056 MainThread TRACE oslo_messaging.rpc.server result = func(ctxt, **new_args) 2021-07-07 13:12:06.550 4560 1886296280056 MainThread TRACE oslo_messaging.rpc.server File "c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py", line 446, in port_update 2021-07-07 13:12:06.550 4560 1886296280056 MainThread TRACE oslo_messaging.rpc.server port_security_enabled=port['port_security_enabled'], 2021-07-07 13:12:06.550 4560 1886296280056 MainThread TRACE oslo_messaging.rpc.server File "c:\openstack\build\networking-hyperv\networking_hyperv\neutron\_common_utils.py", line 41, in wrapper 2021-07-07 13:12:06.550 4560 1886296280056 MainThread TRACE oslo_messaging.rpc.server return inner() 2021-07-07 13:12:06.550 4560 1886296280056 MainThread TRACE oslo_messaging.rpc.server File "c:\python37\lib\site-packages\oslo_concurrency\lockutils.py", line 360, in inner 2021-07-07 13:12:06.550 4560 1886296280056 MainThread TRACE oslo_messaging.rpc.server return f(*args, **kwargs) 2021-07-07 13:12:06.550 4560 1886296280056 MainThread TRACE oslo_messaging.rpc.server File "c:\openstack\build\networking-hyperv\networking_hyperv\neutron\_common_utils.py", line 40, in inner 2021-07-07 13:12:06.550 4560 1886296280056 MainThread TRACE oslo_messaging.rpc.server return f(*args, **kwargs) 2021-07-07 13:12:06.550 4560 1886296280056 MainThread TRACE oslo_messaging.rpc.server File "c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py", line 479, in _treat_vif_port 2021-07-07 13:12:06.550 4560 1886296280056 MainThread TRACE oslo_messaging.rpc.server port_security_enabled, set_port_sriov) 2021-07-07 13:12:06.550 4560 1886296280056 MainThread TRACE oslo_messaging.rpc.server File "c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\hyperv_neutron_agent.py", line 221, in _port_bound 2021-07-07 13:12:06.550 4560 1886296280056 MainThread TRACE oslo_messaging.rpc.server port_security_enabled) 2021-07-07 13:12:06.550 4560 1886296280056 MainThread TRACE oslo_messaging.rpc.server File "c:\openstack\build\os-win\os_win\utils\network\networkutils.py", line 547, in set_vswitch_port_mac_spoofing 2021-07-07 13:12:06.550 4560 1886296280056 MainThread TRACE oslo_messaging.rpc.server AllowMacSpoofing=state) 2021-07-07 13:12:06.550 4560 1886296280056 MainThread TRACE oslo_messaging.rpc.server File "c:\openstack\build\os-win\os_win\utils\network\networkutils.py", line 550, in _set_switch_port_security_settings 2021-07-07 13:12:06.550 4560 1886296280056 MainThread TRACE oslo_messaging.rpc.server port_alloc = self._get_switch_port_allocation(switch_port_name)[0] 2021-07-07 13:12:06.550 4560 1886296280056 MainThread TRACE oslo_messaging.rpc.server File "c:\openstack\build\os-win\os_win\utils\network\networkutils.py", line 704, in _get_switch_port_allocation 2021-07-07 13:12:06.550 4560 1886296280056 MainThread TRACE oslo_messaging.rpc.server port_name=switch_port_name) 2021-07-07 13:12:06.550 4560 1886296280056 MainThread TRACE oslo_messaging.rpc.server os_win.exceptions.HyperVPortNotFoundException: Switch port not found: 788d6024-38cf-4b45-98b9-d43f6825ca19 2021-07-07 13:12:06.550 4560 1886296280056 MainThread TRACE oslo_messaging.rpc.server 2021-07-07 13:12:06.599 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f2a4099c-ef36-473d-8078-d124041dc41a 173df313fc1940e6b972a8b0f337c6fd 9747e27070dc40e6b27bf629780e9d9a - - -] Security group member updated on remote: ['8fe38897-7562-46ee-8d09-362dfb8c9c4c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:12:06.599 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-f2a4099c-ef36-473d-8078-d124041dc41a 173df313fc1940e6b972a8b0f337c6fd 9747e27070dc40e6b27bf629780e9d9a - - -] Security group member updated ['8fe38897-7562-46ee-8d09-362dfb8c9c4c'] 2021-07-07 13:12:06.711 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2a4099c-ef36-473d-8078-d124041dc41a 173df313fc1940e6b972a8b0f337c6fd 9747e27070dc40e6b27bf629780e9d9a - - -] port_delete event received for 'b6170b08-bd1c-4b35-b025-46cc5f0c6125' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:12:07.105 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bd288d37-97fb-4497-b70d-344d271e45ea 2021-07-07 13:12:07.105 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 788d6024-38cf-4b45-98b9-d43f6825ca19 2021-07-07 13:12:07.522 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6177254e-c4f7-4a84-8251-e01212a3a7a4 bd714032fdb84b8ea559246c9111a358 52aee27e327249b7ba0803a6247bb60d - - -] Security group member updated on remote: ['bdc820f2-06f0-45a5-a471-08a3497c09bd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:12:07.522 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-6177254e-c4f7-4a84-8251-e01212a3a7a4 bd714032fdb84b8ea559246c9111a358 52aee27e327249b7ba0803a6247bb60d - - -] Security group member updated ['bdc820f2-06f0-45a5-a471-08a3497c09bd'] 2021-07-07 13:12:07.522 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-6177254e-c4f7-4a84-8251-e01212a3a7a4 bd714032fdb84b8ea559246c9111a358 52aee27e327249b7ba0803a6247bb60d - - -] Refresh firewall rules 2021-07-07 13:12:07.522 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6177254e-c4f7-4a84-8251-e01212a3a7a4 bd714032fdb84b8ea559246c9111a358 52aee27e327249b7ba0803a6247bb60d - - -] Get security group information for devices via rpc ['bd288d37-97fb-4497-b70d-344d271e45ea'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:12:07.582 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6177254e-c4f7-4a84-8251-e01212a3a7a4 bd714032fdb84b8ea559246c9111a358 52aee27e327249b7ba0803a6247bb60d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:12:07.582 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6177254e-c4f7-4a84-8251-e01212a3a7a4 bd714032fdb84b8ea559246c9111a358 52aee27e327249b7ba0803a6247bb60d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:12:07.628 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6177254e-c4f7-4a84-8251-e01212a3a7a4 bd714032fdb84b8ea559246c9111a358 52aee27e327249b7ba0803a6247bb60d - - -] port_delete event received for 'bd288d37-97fb-4497-b70d-344d271e45ea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:12:07.942 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:12:07.942 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bd288d37-97fb-4497-b70d-344d271e45ea' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:12:07.942 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bd288d37-97fb-4497-b70d-344d271e45ea' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:12:07.942 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bd288d37-97fb-4497-b70d-344d271e45ea _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:12:07.942 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '788d6024-38cf-4b45-98b9-d43f6825ca19' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:12:07.942 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '788d6024-38cf-4b45-98b9-d43f6825ca19' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:12:07.942 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 788d6024-38cf-4b45-98b9-d43f6825ca19 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:12:07.971 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['788d6024-38cf-4b45-98b9-d43f6825ca19'] 2021-07-07 13:12:07.971 4560 1886296279880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:12:07.971 4560 1886296279880 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-07-07 13:12:07.971 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['788d6024-38cf-4b45-98b9-d43f6825ca19'] 2021-07-07 13:12:07.971 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7a0779ec-3d3b-4f70-b6fb-a85d188845c8 2021-07-07 13:12:07.971 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bd288d37-97fb-4497-b70d-344d271e45ea'] 2021-07-07 13:12:07.971 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:12:07.971 4560 1886296280056 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-07-07 13:12:07.971 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bd288d37-97fb-4497-b70d-344d271e45ea'] 2021-07-07 13:12:09.376 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bd1f92a6-4807-46b1-bab8-122d19cfc64b 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Security group member updated on remote: ['4ff04bfa-f363-46ee-bd1a-27f490eb56ee'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:12:09.376 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-bd1f92a6-4807-46b1-bab8-122d19cfc64b 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Security group member updated ['4ff04bfa-f363-46ee-bd1a-27f490eb56ee'] 2021-07-07 13:12:09.376 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-bd1f92a6-4807-46b1-bab8-122d19cfc64b 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Refresh firewall rules 2021-07-07 13:12:09.376 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bd1f92a6-4807-46b1-bab8-122d19cfc64b 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Get security group information for devices via rpc ['59e33319-c6fc-41bc-8592-00b80aca2a59', '1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4', '54150c62-1abd-415f-af92-7ece5af0eed8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:12:09.456 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd1f92a6-4807-46b1-bab8-122d19cfc64b 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] port_delete event received for '788d6024-38cf-4b45-98b9-d43f6825ca19' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:12:09.753 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be8a186a-d14d-4b03-a5d5-608b1ca25e22 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network be6a747b-7e63-4b45-a227-d91a1504964b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:12:09.753 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be8a186a-d14d-4b03-a5d5-608b1ca25e22 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network be6a747b-7e63-4b45-a227-d91a1504964b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:12:09.941 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bd1f92a6-4807-46b1-bab8-122d19cfc64b 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Update security group information for ports dict_keys(['1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4', '54150c62-1abd-415f-af92-7ece5af0eed8', '59e33319-c6fc-41bc-8592-00b80aca2a59']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:12:09.941 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bd1f92a6-4807-46b1-bab8-122d19cfc64b 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:12:09.941 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bd1f92a6-4807-46b1-bab8-122d19cfc64b 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Update rules of security group (4ff04bfa-f363-46ee-bd1a-27f490eb56ee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:12:09.941 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bd1f92a6-4807-46b1-bab8-122d19cfc64b 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Update members of security group (4ff04bfa-f363-46ee-bd1a-27f490eb56ee) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:12:09.941 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bd1f92a6-4807-46b1-bab8-122d19cfc64b 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Update port filter for 1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:12:09.941 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bd1f92a6-4807-46b1-bab8-122d19cfc64b 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Updating port rules. 2021-07-07 13:12:09.941 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bd1f92a6-4807-46b1-bab8-122d19cfc64b 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-07 13:12:09.941 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-bd1f92a6-4807-46b1-bab8-122d19cfc64b 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:12:09.941 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-bd1f92a6-4807-46b1-bab8-122d19cfc64b 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4" 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-07-07 13:12:09.941 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-bd1f92a6-4807-46b1-bab8-122d19cfc64b 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:12:09.941 4560 1886296279880 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-07-07 13:12:09.988 4560 1886296279880 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-07-07 13:12:10.238 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-bd1f92a6-4807-46b1-bab8-122d19cfc64b 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4" 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-07-07 13:12:10.238 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bd1f92a6-4807-46b1-bab8-122d19cfc64b 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Update port filter for 54150c62-1abd-415f-af92-7ece5af0eed8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:12:10.238 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bd1f92a6-4807-46b1-bab8-122d19cfc64b 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Updating port rules. 2021-07-07 13:12:10.238 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bd1f92a6-4807-46b1-bab8-122d19cfc64b 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-07 13:12:10.238 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-bd1f92a6-4807-46b1-bab8-122d19cfc64b 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-54150c62-1abd-415f-af92-7ece5af0eed8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:12:10.238 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-bd1f92a6-4807-46b1-bab8-122d19cfc64b 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-54150c62-1abd-415f-af92-7ece5af0eed8" 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-07-07 13:12:10.238 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-bd1f92a6-4807-46b1-bab8-122d19cfc64b 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-54150c62-1abd-415f-af92-7ece5af0eed8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:12:10.535 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-bd1f92a6-4807-46b1-bab8-122d19cfc64b 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-54150c62-1abd-415f-af92-7ece5af0eed8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:12:10.535 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bd1f92a6-4807-46b1-bab8-122d19cfc64b 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Update port filter for 59e33319-c6fc-41bc-8592-00b80aca2a59 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:12:10.535 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bd1f92a6-4807-46b1-bab8-122d19cfc64b 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Updating port rules. 2021-07-07 13:12:10.535 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bd1f92a6-4807-46b1-bab8-122d19cfc64b 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-07 13:12:10.535 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-bd1f92a6-4807-46b1-bab8-122d19cfc64b 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:12:10.535 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-bd1f92a6-4807-46b1-bab8-122d19cfc64b 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" 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-07-07 13:12:10.535 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-bd1f92a6-4807-46b1-bab8-122d19cfc64b 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:12:10.847 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-bd1f92a6-4807-46b1-bab8-122d19cfc64b 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:12:13.180 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f124a15e-9a07-4dae-8c84-808bfbaa227c 2021-07-07 13:12:13.980 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:12:13.980 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f124a15e-9a07-4dae-8c84-808bfbaa227c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:12:13.980 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f124a15e-9a07-4dae-8c84-808bfbaa227c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:12:13.980 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f124a15e-9a07-4dae-8c84-808bfbaa227c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:12:14.003 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1e29521e-a4be-4cf0-bb9a-0235bc13a92e 2021-07-07 13:12:14.003 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f124a15e-9a07-4dae-8c84-808bfbaa227c'] 2021-07-07 13:12:14.018 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:12:14.018 4560 1886296280056 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-07-07 13:12:14.018 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f124a15e-9a07-4dae-8c84-808bfbaa227c'] 2021-07-07 13:12:14.849 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f124a15e-9a07-4dae-8c84-808bfbaa227c 2021-07-07 13:12:15.990 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:12:15.990 4560 1886296280056 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-07-07 13:12:16.613 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port f124a15e-9a07-4dae-8c84-808bfbaa227c 2021-07-07 13:12:16.613 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port f124a15e-9a07-4dae-8c84-808bfbaa227c updated. Details: {'device': 'f124a15e-9a07-4dae-8c84-808bfbaa227c', 'network_id': '1e29521e-a4be-4cf0-bb9a-0235bc13a92e', 'port_id': 'f124a15e-9a07-4dae-8c84-808bfbaa227c', 'mac_address': 'fa:16:3e:f1:b0:3d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 142, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '512089ac-4f7b-4dc0-b4f5-d0e7206cb47b', '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-07-07 13:12:16.613 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:12:16.613 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f124a15e-9a07-4dae-8c84-808bfbaa227c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:12:16.613 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f124a15e-9a07-4dae-8c84-808bfbaa227c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:12:16.613 4560 1886296279880 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1e29521e-a4be-4cf0-bb9a-0235bc13a92e 2021-07-07 13:12:16.613 4560 1886296279880 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-07-07 13:12:16.802 4560 1886296279880 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f124a15e-9a07-4dae-8c84-808bfbaa227c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:12:16.802 4560 1886296279880 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f124a15e-9a07-4dae-8c84-808bfbaa227c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:12:16.834 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f124a15e-9a07-4dae-8c84-808bfbaa227c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:12:16.834 4560 1886296279880 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 142, VLAN trunk: None to switch port f124a15e-9a07-4dae-8c84-808bfbaa227c 2021-07-07 13:12:16.989 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:12:16.989 4560 1886296279880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f124a15e-9a07-4dae-8c84-808bfbaa227c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:12:17.474 4560 1886296279880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f124a15e-9a07-4dae-8c84-808bfbaa227c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:12:17.474 4560 1886296279880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:12:17.474 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8555b22c-bcd8-48a7-bea4-0c8f28733103) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:12:17.474 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8555b22c-bcd8-48a7-bea4-0c8f28733103) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:12:17.474 4560 1886296279880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f124a15e-9a07-4dae-8c84-808bfbaa227c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:12:17.474 4560 1886296279880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:12:17.474 4560 1886296279880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f124a15e-9a07-4dae-8c84-808bfbaa227c not yet added. Adding. 2021-07-07 13:12:17.474 4560 1886296279880 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-07-07 13:12:17.474 4560 1886296279880 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-07-07 13:12:17.490 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:12:17.706 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f124a15e-9a07-4dae-8c84-808bfbaa227c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:12:17.862 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-420d011e-a56b-4ba1-a8db-c59ef3108b38 bd714032fdb84b8ea559246c9111a358 52aee27e327249b7ba0803a6247bb60d - - -] Security group member updated on remote: ['bdc820f2-06f0-45a5-a471-08a3497c09bd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:12:17.862 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-420d011e-a56b-4ba1-a8db-c59ef3108b38 bd714032fdb84b8ea559246c9111a358 52aee27e327249b7ba0803a6247bb60d - - -] Security group member updated ['bdc820f2-06f0-45a5-a471-08a3497c09bd'] 2021-07-07 13:12:17.958 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f124a15e-9a07-4dae-8c84-808bfbaa227c" 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-07-07 13:12:17.958 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f124a15e-9a07-4dae-8c84-808bfbaa227c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:12:17.987 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-420d011e-a56b-4ba1-a8db-c59ef3108b38 bd714032fdb84b8ea559246c9111a358 52aee27e327249b7ba0803a6247bb60d - - -] port_delete event received for '56930b18-9d49-4af7-9e89-c86466b8d9ce' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:12:18.224 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f124a15e-9a07-4dae-8c84-808bfbaa227c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:12:18.381 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f124a15e-9a07-4dae-8c84-808bfbaa227c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.766s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:12:18.381 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f124a15e-9a07-4dae-8c84-808bfbaa227c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:12:18.381 4560 1886296279880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f124a15e-9a07-4dae-8c84-808bfbaa227c processed. 2021-07-07 13:12:19.303 4560 1886296279880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cf86c76b-b383-47f0-a0b9-0f2a1a6bce9c 49340d323f6b4057b24946b564969f98 459f95de1a864b6eaeee7d14cdc08a83 - - -] Security group member updated on remote: ['3a42bf9b-3b6f-4609-9669-43626783de1b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:12:19.303 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [req-cf86c76b-b383-47f0-a0b9-0f2a1a6bce9c 49340d323f6b4057b24946b564969f98 459f95de1a864b6eaeee7d14cdc08a83 - - -] Security group member updated ['3a42bf9b-3b6f-4609-9669-43626783de1b'] 2021-07-07 13:12:20.012 4560 1886296279880 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-07-07 13:12:20.397 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:12:20.944 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9ce1668-c686-43d4-a6e9-64a677286966 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 08cc1e05-9ada-49e0-96d7-1d57c8b9a1ae port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:12:20.944 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9ce1668-c686-43d4-a6e9-64a677286966 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 08cc1e05-9ada-49e0-96d7-1d57c8b9a1ae defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:12:21.490 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0ae0345-b44e-4eb1-b2a7-00f93293d13a 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'a8c79d11-d58b-4eeb-a27d-4722af62f9d9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:12:23.348 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 54150c62-1abd-415f-af92-7ece5af0eed8 2021-07-07 13:12:24.034 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:12:24.034 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '54150c62-1abd-415f-af92-7ece5af0eed8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:12:24.034 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '54150c62-1abd-415f-af92-7ece5af0eed8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:12:24.034 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 54150c62-1abd-415f-af92-7ece5af0eed8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:12:24.054 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['54150c62-1abd-415f-af92-7ece5af0eed8'] 2021-07-07 13:12:24.054 4560 1886296279880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:12:24.054 4560 1886296279880 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-07-07 13:12:24.054 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['54150c62-1abd-415f-af92-7ece5af0eed8'] 2021-07-07 13:12:25.316 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5820d4ae-7d32-4530-a476-29bf3a3f6a61 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '95fc9802-befb-4c93-8369-33d709a5b832' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:12:25.316 4560 1886296279880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-416533dc-56f3-4532-afa9-c4df6f4c636e 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Security group member updated on remote: ['4ff04bfa-f363-46ee-bd1a-27f490eb56ee'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:12:25.316 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [req-416533dc-56f3-4532-afa9-c4df6f4c636e 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Security group member updated ['4ff04bfa-f363-46ee-bd1a-27f490eb56ee'] 2021-07-07 13:12:25.316 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [req-416533dc-56f3-4532-afa9-c4df6f4c636e 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Refresh firewall rules 2021-07-07 13:12:25.316 4560 1886296279880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-416533dc-56f3-4532-afa9-c4df6f4c636e 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Get security group information for devices via rpc ['59e33319-c6fc-41bc-8592-00b80aca2a59', '1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:12:25.596 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-416533dc-56f3-4532-afa9-c4df6f4c636e 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] port_delete event received for '54150c62-1abd-415f-af92-7ece5af0eed8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:12:25.978 4560 1886296279880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-416533dc-56f3-4532-afa9-c4df6f4c636e 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Update security group information for ports dict_keys(['1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4', '59e33319-c6fc-41bc-8592-00b80aca2a59']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:12:25.978 4560 1886296279880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-416533dc-56f3-4532-afa9-c4df6f4c636e 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:12:25.978 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-416533dc-56f3-4532-afa9-c4df6f4c636e 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Update rules of security group (4ff04bfa-f363-46ee-bd1a-27f490eb56ee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:12:25.978 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-416533dc-56f3-4532-afa9-c4df6f4c636e 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Update members of security group (4ff04bfa-f363-46ee-bd1a-27f490eb56ee) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:12:25.978 4560 1886296279880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-416533dc-56f3-4532-afa9-c4df6f4c636e 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Update port filter for 1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:12:25.978 4560 1886296279880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-416533dc-56f3-4532-afa9-c4df6f4c636e 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Updating port rules. 2021-07-07 13:12:25.978 4560 1886296279880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-416533dc-56f3-4532-afa9-c4df6f4c636e 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-07 13:12:25.990 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [req-416533dc-56f3-4532-afa9-c4df6f4c636e 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:12:25.990 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [req-416533dc-56f3-4532-afa9-c4df6f4c636e 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4" 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-07-07 13:12:25.990 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [req-416533dc-56f3-4532-afa9-c4df6f4c636e 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:12:26.035 4560 1886296280056 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-07-07 13:12:26.178 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:12:26.253 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [req-416533dc-56f3-4532-afa9-c4df6f4c636e 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4" 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-07-07 13:12:26.253 4560 1886296279880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-416533dc-56f3-4532-afa9-c4df6f4c636e 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Update port filter for 59e33319-c6fc-41bc-8592-00b80aca2a59 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:12:26.253 4560 1886296279880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-416533dc-56f3-4532-afa9-c4df6f4c636e 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Updating port rules. 2021-07-07 13:12:26.253 4560 1886296279880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-416533dc-56f3-4532-afa9-c4df6f4c636e 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-07 13:12:26.253 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [req-416533dc-56f3-4532-afa9-c4df6f4c636e 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:12:26.253 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [req-416533dc-56f3-4532-afa9-c4df6f4c636e 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" 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-07-07 13:12:26.253 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [req-416533dc-56f3-4532-afa9-c4df6f4c636e 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:12:26.535 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [req-416533dc-56f3-4532-afa9-c4df6f4c636e 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" 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-07-07 13:12:26.834 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-59c34ef2-8930-4637-b4f0-368e0d08cd6f 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 7a0779ec-3d3b-4f70-b6fb-a85d188845c8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:12:26.834 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-59c34ef2-8930-4637-b4f0-368e0d08cd6f 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 7a0779ec-3d3b-4f70-b6fb-a85d188845c8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:12:27.058 4560 1886296279880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b5f31297-663a-4156-b8bf-8a326dfef17c 7a050ed6f1124c82a798b13d436b0d6c 5adb0b589f0d4a9b91934c9b78f35be7 - - -] Security group member updated on remote: ['8555b22c-bcd8-48a7-bea4-0c8f28733103'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:12:27.058 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [req-b5f31297-663a-4156-b8bf-8a326dfef17c 7a050ed6f1124c82a798b13d436b0d6c 5adb0b589f0d4a9b91934c9b78f35be7 - - -] Security group member updated ['8555b22c-bcd8-48a7-bea4-0c8f28733103'] 2021-07-07 13:12:27.058 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [req-b5f31297-663a-4156-b8bf-8a326dfef17c 7a050ed6f1124c82a798b13d436b0d6c 5adb0b589f0d4a9b91934c9b78f35be7 - - -] Refresh firewall rules 2021-07-07 13:12:27.058 4560 1886296279880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b5f31297-663a-4156-b8bf-8a326dfef17c 7a050ed6f1124c82a798b13d436b0d6c 5adb0b589f0d4a9b91934c9b78f35be7 - - -] Get security group information for devices via rpc ['f124a15e-9a07-4dae-8c84-808bfbaa227c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:12:27.197 4560 1886296279880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b5f31297-663a-4156-b8bf-8a326dfef17c 7a050ed6f1124c82a798b13d436b0d6c 5adb0b589f0d4a9b91934c9b78f35be7 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:12:27.197 4560 1886296279880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b5f31297-663a-4156-b8bf-8a326dfef17c 7a050ed6f1124c82a798b13d436b0d6c 5adb0b589f0d4a9b91934c9b78f35be7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:12:27.225 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5f31297-663a-4156-b8bf-8a326dfef17c 7a050ed6f1124c82a798b13d436b0d6c 5adb0b589f0d4a9b91934c9b78f35be7 - - -] port_delete event received for 'f124a15e-9a07-4dae-8c84-808bfbaa227c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:12:27.381 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f124a15e-9a07-4dae-8c84-808bfbaa227c 2021-07-07 13:12:28.054 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:12:28.054 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f124a15e-9a07-4dae-8c84-808bfbaa227c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:12:28.054 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f124a15e-9a07-4dae-8c84-808bfbaa227c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:12:28.054 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f124a15e-9a07-4dae-8c84-808bfbaa227c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:12:28.084 4560 1886296279880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1e29521e-a4be-4cf0-bb9a-0235bc13a92e 2021-07-07 13:12:28.084 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f124a15e-9a07-4dae-8c84-808bfbaa227c'] 2021-07-07 13:12:28.084 4560 1886296279880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:12:28.084 4560 1886296279880 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-07-07 13:12:28.084 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f124a15e-9a07-4dae-8c84-808bfbaa227c'] 2021-07-07 13:12:29.397 4560 1886296279880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-706c5061-fe67-4811-b52c-ab7f4d6863cf 7a050ed6f1124c82a798b13d436b0d6c 5adb0b589f0d4a9b91934c9b78f35be7 - - -] Security group member updated on remote: ['8555b22c-bcd8-48a7-bea4-0c8f28733103'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:12:29.397 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [req-706c5061-fe67-4811-b52c-ab7f4d6863cf 7a050ed6f1124c82a798b13d436b0d6c 5adb0b589f0d4a9b91934c9b78f35be7 - - -] Security group member updated ['8555b22c-bcd8-48a7-bea4-0c8f28733103'] 2021-07-07 13:12:30.084 4560 1886296279880 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-07-07 13:12:30.133 4560 1886296279880 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-07-07 13:12:31.052 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03435db3-711a-451f-8057-e0c8c6725d24 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 44e068b7-b3b2-41f8-8bd0-f0c68178f36f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:12:31.052 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03435db3-711a-451f-8057-e0c8c6725d24 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 44e068b7-b3b2-41f8-8bd0-f0c68178f36f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:12:31.399 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4 2021-07-07 13:12:31.471 4560 1886296279880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5d9e2f5d-a0cb-485e-8bbb-66c70a9ab663 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Security group member updated on remote: ['4ff04bfa-f363-46ee-bd1a-27f490eb56ee'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:12:31.471 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [req-5d9e2f5d-a0cb-485e-8bbb-66c70a9ab663 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Security group member updated ['4ff04bfa-f363-46ee-bd1a-27f490eb56ee'] 2021-07-07 13:12:31.471 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [req-5d9e2f5d-a0cb-485e-8bbb-66c70a9ab663 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Refresh firewall rules 2021-07-07 13:12:31.471 4560 1886296279880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5d9e2f5d-a0cb-485e-8bbb-66c70a9ab663 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Get security group information for devices via rpc ['59e33319-c6fc-41bc-8592-00b80aca2a59', '1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:12:31.696 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d9e2f5d-a0cb-485e-8bbb-66c70a9ab663 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] port_delete event received for '1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:12:32.052 4560 1886296279880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5d9e2f5d-a0cb-485e-8bbb-66c70a9ab663 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Update security group information for ports dict_keys(['59e33319-c6fc-41bc-8592-00b80aca2a59']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:12:32.052 4560 1886296279880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5d9e2f5d-a0cb-485e-8bbb-66c70a9ab663 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:12:32.052 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5d9e2f5d-a0cb-485e-8bbb-66c70a9ab663 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Update rules of security group (4ff04bfa-f363-46ee-bd1a-27f490eb56ee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:12:32.052 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5d9e2f5d-a0cb-485e-8bbb-66c70a9ab663 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Update members of security group (4ff04bfa-f363-46ee-bd1a-27f490eb56ee) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:12:32.052 4560 1886296279880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5d9e2f5d-a0cb-485e-8bbb-66c70a9ab663 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Update port filter for 59e33319-c6fc-41bc-8592-00b80aca2a59 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:12:32.052 4560 1886296279880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5d9e2f5d-a0cb-485e-8bbb-66c70a9ab663 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Updating port rules. 2021-07-07 13:12:32.052 4560 1886296279880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5d9e2f5d-a0cb-485e-8bbb-66c70a9ab663 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-07 13:12:32.052 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [req-5d9e2f5d-a0cb-485e-8bbb-66c70a9ab663 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:12:32.052 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [req-5d9e2f5d-a0cb-485e-8bbb-66c70a9ab663 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" 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-07-07 13:12:32.052 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [req-5d9e2f5d-a0cb-485e-8bbb-66c70a9ab663 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:12:32.096 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:12:32.096 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:12:32.096 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:12:32.096 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:12:32.128 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4'] 2021-07-07 13:12:32.128 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:12:32.128 4560 1886296280056 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-07-07 13:12:32.128 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1e1594f9-3f9a-4c93-a4a0-6c6a98aee0f4'] 2021-07-07 13:12:32.319 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [req-5d9e2f5d-a0cb-485e-8bbb-66c70a9ab663 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Lock "n-hv-driver-port-lock-59e33319-c6fc-41bc-8592-00b80aca2a59" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:12:34.099 4560 1886296279880 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-07-07 13:12:34.174 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:12:35.427 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 59e33319-c6fc-41bc-8592-00b80aca2a59 2021-07-07 13:12:36.087 4560 1886296279880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ac0af527-a044-409f-8709-8bb6347d3704 49340d323f6b4057b24946b564969f98 459f95de1a864b6eaeee7d14cdc08a83 - - -] Security group member updated on remote: ['3a42bf9b-3b6f-4609-9669-43626783de1b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:12:36.087 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [req-ac0af527-a044-409f-8709-8bb6347d3704 49340d323f6b4057b24946b564969f98 459f95de1a864b6eaeee7d14cdc08a83 - - -] Security group member updated ['3a42bf9b-3b6f-4609-9669-43626783de1b'] 2021-07-07 13:12:36.115 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:12:36.115 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '59e33319-c6fc-41bc-8592-00b80aca2a59' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:12:36.115 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '59e33319-c6fc-41bc-8592-00b80aca2a59' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:12:36.115 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 59e33319-c6fc-41bc-8592-00b80aca2a59 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:12:36.131 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['59e33319-c6fc-41bc-8592-00b80aca2a59'] 2021-07-07 13:12:36.131 4560 1886296279880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:12:36.131 4560 1886296279880 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-07-07 13:12:36.131 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['59e33319-c6fc-41bc-8592-00b80aca2a59'] 2021-07-07 13:12:36.303 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac0af527-a044-409f-8709-8bb6347d3704 49340d323f6b4057b24946b564969f98 459f95de1a864b6eaeee7d14cdc08a83 - - -] port_delete event received for '08cc1e05-9ada-49e0-96d7-1d57c8b9a1ae' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:12:36.960 4560 1886296279880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-78345bf3-a419-460b-9004-4e3badfd3be4 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Security group member updated on remote: ['4ff04bfa-f363-46ee-bd1a-27f490eb56ee'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:12:36.960 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [req-78345bf3-a419-460b-9004-4e3badfd3be4 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] Security group member updated ['4ff04bfa-f363-46ee-bd1a-27f490eb56ee'] 2021-07-07 13:12:37.179 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78345bf3-a419-460b-9004-4e3badfd3be4 6fe57fc7396944d69a5a573e96ccd7fe f1d5f8ab8ba34543835886f1cdc37139 - - -] port_delete event received for '59e33319-c6fc-41bc-8592-00b80aca2a59' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:12:38.147 4560 1886296279880 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-07-07 13:12:38.191 4560 1886296279880 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-07-07 13:12:40.460 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae9ba205-ae21-44bb-aff2-863de9fd14af 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network fea9a7ba-8308-4809-83b0-cb05d7c7faa5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:12:40.460 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae9ba205-ae21-44bb-aff2-863de9fd14af 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network fea9a7ba-8308-4809-83b0-cb05d7c7faa5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:12:40.945 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-007b4338-6646-449a-b11c-86e15be99324 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 1f6a33df-fe4b-4fe0-b42a-744f5270a438 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:12:40.945 4560 1886296279880 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-007b4338-6646-449a-b11c-86e15be99324 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Reclaiming local network 1f6a33df-fe4b-4fe0-b42a-744f5270a438 2021-07-07 13:12:41.694 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bac34f81-7cb3-4b92-8670-6bac5a41ddcc 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 1b59e391-a421-499b-a843-4cde8ac848df network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:12:41.694 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bac34f81-7cb3-4b92-8670-6bac5a41ddcc 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 1b59e391-a421-499b-a843-4cde8ac848df not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:12:42.431 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d8531c3-6654-4d73-8790-e2f4995f21ad 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 27282f3e-8a6d-4eb7-9950-31920ff6f4eb network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:12:42.431 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d8531c3-6654-4d73-8790-e2f4995f21ad 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 27282f3e-8a6d-4eb7-9950-31920ff6f4eb not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:12:48.548 4560 1886296279880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0697d3ff-5541-4c30-b2ed-c7bf6f625be2 7a050ed6f1124c82a798b13d436b0d6c 5adb0b589f0d4a9b91934c9b78f35be7 - - -] Security group member updated on remote: ['8555b22c-bcd8-48a7-bea4-0c8f28733103'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:12:48.548 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [req-0697d3ff-5541-4c30-b2ed-c7bf6f625be2 7a050ed6f1124c82a798b13d436b0d6c 5adb0b589f0d4a9b91934c9b78f35be7 - - -] Security group member updated ['8555b22c-bcd8-48a7-bea4-0c8f28733103'] 2021-07-07 13:12:48.760 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0697d3ff-5541-4c30-b2ed-c7bf6f625be2 7a050ed6f1124c82a798b13d436b0d6c 5adb0b589f0d4a9b91934c9b78f35be7 - - -] port_delete event received for '44e068b7-b3b2-41f8-8bd0-f0c68178f36f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:12:51.862 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aaa0364-ab55-4ecf-9f6a-a11516d0c0ea 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 1e29521e-a4be-4cf0-bb9a-0235bc13a92e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:12:51.862 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aaa0364-ab55-4ecf-9f6a-a11516d0c0ea 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 1e29521e-a4be-4cf0-bb9a-0235bc13a92e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:12:59.454 4560 1886296279880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a0c0ae51-a881-4c26-9742-1baf78c56049 5def7c922231479bb5c76a4a662582ee 97119e5301204dd3b6fa31c82227699d - - -] Security group member updated on remote: ['882b151f-cfdd-4516-8ab3-4d5037088332'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:12:59.454 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [req-a0c0ae51-a881-4c26-9742-1baf78c56049 5def7c922231479bb5c76a4a662582ee 97119e5301204dd3b6fa31c82227699d - - -] Security group member updated ['882b151f-cfdd-4516-8ab3-4d5037088332'] 2021-07-07 13:13:00.923 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2bf29005-59b7-4156-85ee-11683a1746a7 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 4c1c4307-9c8a-4598-a60c-2f8b12b3c09e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:13:00.939 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2bf29005-59b7-4156-85ee-11683a1746a7 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 4c1c4307-9c8a-4598-a60c-2f8b12b3c09e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:13:02.166 4560 1886296279880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c10d9778-e9fc-43d4-a375-34846716c43e fe70a04a29ea4968b016716db1898a46 6b8f5ffdb5794adcb6f4b6fcec582ef8 - - -] Security group member updated on remote: ['bfcb068f-fc80-4b5f-b96e-60a8665c24a4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:13:02.166 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [req-c10d9778-e9fc-43d4-a375-34846716c43e fe70a04a29ea4968b016716db1898a46 6b8f5ffdb5794adcb6f4b6fcec582ef8 - - -] Security group member updated ['bfcb068f-fc80-4b5f-b96e-60a8665c24a4'] 2021-07-07 13:13:02.331 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c10d9778-e9fc-43d4-a375-34846716c43e fe70a04a29ea4968b016716db1898a46 6b8f5ffdb5794adcb6f4b6fcec582ef8 - - -] port_delete event received for 'fe24c668-f1f7-4a2e-8f4f-b4bb01155080' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:13:03.760 4560 1886296279880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-77345466-3090-4342-a3e6-2ec0d57b2681 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Security group member updated on remote: ['03bbfb9d-bb40-4523-98b7-051029f6f28b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:13:03.760 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [req-77345466-3090-4342-a3e6-2ec0d57b2681 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Security group member updated ['03bbfb9d-bb40-4523-98b7-051029f6f28b'] 2021-07-07 13:13:05.923 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7186d2ed-a94f-4a4f-b571-0d81bef81ff2 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: b22f9ce0-3ecb-4945-8bae-87cb18f76ccc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:13:05.932 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7186d2ed-a94f-4a4f-b571-0d81bef81ff2 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port b22f9ce0-3ecb-4945-8bae-87cb18f76ccc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:13:07.085 4560 1886296279880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9fa0333b-3c5c-463f-9f41-f82dccc9ad5c a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Security group member updated on remote: ['03bbfb9d-bb40-4523-98b7-051029f6f28b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:13:07.085 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [req-9fa0333b-3c5c-463f-9f41-f82dccc9ad5c a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Security group member updated ['03bbfb9d-bb40-4523-98b7-051029f6f28b'] 2021-07-07 13:13:09.339 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b22f9ce0-3ecb-4945-8bae-87cb18f76ccc 2021-07-07 13:13:09.362 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cdc974e9-2478-407d-a87b-3c12d9a8aa7f 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 9488bc6f-5ac3-4d72-8019-cfb6258fdb0a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:13:09.381 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cdc974e9-2478-407d-a87b-3c12d9a8aa7f 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 9488bc6f-5ac3-4d72-8019-cfb6258fdb0a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:13:10.246 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:13:10.511 4560 1886296279880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-898f9ef2-bd1b-4c72-b374-3f1c3c779c6a fe70a04a29ea4968b016716db1898a46 6b8f5ffdb5794adcb6f4b6fcec582ef8 - - -] Security group member updated on remote: ['bfcb068f-fc80-4b5f-b96e-60a8665c24a4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:13:10.511 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [req-898f9ef2-bd1b-4c72-b374-3f1c3c779c6a fe70a04a29ea4968b016716db1898a46 6b8f5ffdb5794adcb6f4b6fcec582ef8 - - -] Security group member updated ['bfcb068f-fc80-4b5f-b96e-60a8665c24a4'] 2021-07-07 13:13:10.511 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port b22f9ce0-3ecb-4945-8bae-87cb18f76ccc 2021-07-07 13:13:10.511 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port b22f9ce0-3ecb-4945-8bae-87cb18f76ccc updated. Details: {'device': 'b22f9ce0-3ecb-4945-8bae-87cb18f76ccc', 'network_id': '33f8d035-b606-47af-8a8c-78e3b94d71b9', 'port_id': 'b22f9ce0-3ecb-4945-8bae-87cb18f76ccc', 'mac_address': 'fa:16:3e:8f:42:78', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 114, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a53217db-0f2d-4b08-ba05-960b98ebef46', '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-07-07 13:13:10.511 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:13:10.518 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b22f9ce0-3ecb-4945-8bae-87cb18f76ccc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:13:10.518 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b22f9ce0-3ecb-4945-8bae-87cb18f76ccc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:13:10.518 4560 1886296279880 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 33f8d035-b606-47af-8a8c-78e3b94d71b9 2021-07-07 13:13:10.518 4560 1886296279880 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-07-07 13:13:10.668 4560 1886296279880 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b22f9ce0-3ecb-4945-8bae-87cb18f76ccc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:13:10.683 4560 1886296279880 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b22f9ce0-3ecb-4945-8bae-87cb18f76ccc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:13:10.690 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b22f9ce0-3ecb-4945-8bae-87cb18f76ccc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:13:10.690 4560 1886296279880 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 114, VLAN trunk: None to switch port b22f9ce0-3ecb-4945-8bae-87cb18f76ccc 2021-07-07 13:13:10.792 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:13:10.792 4560 1886296279880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b22f9ce0-3ecb-4945-8bae-87cb18f76ccc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:13:10.894 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3010fa81-8a58-4819-8cfc-eff2e3f5f1f2 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Security group member updated on remote: ['03bbfb9d-bb40-4523-98b7-051029f6f28b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:13:10.894 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-3010fa81-8a58-4819-8cfc-eff2e3f5f1f2 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Security group member updated ['03bbfb9d-bb40-4523-98b7-051029f6f28b'] 2021-07-07 13:13:11.198 4560 1886296279880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b22f9ce0-3ecb-4945-8bae-87cb18f76ccc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:13:11.198 4560 1886296279880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:13:11.198 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (03bbfb9d-bb40-4523-98b7-051029f6f28b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:13:11.198 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (03bbfb9d-bb40-4523-98b7-051029f6f28b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:13:11.198 4560 1886296279880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b22f9ce0-3ecb-4945-8bae-87cb18f76ccc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:13:11.198 4560 1886296279880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:13:11.198 4560 1886296279880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b22f9ce0-3ecb-4945-8bae-87cb18f76ccc not yet added. Adding. 2021-07-07 13:13:11.198 4560 1886296279880 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-07-07 13:13:11.198 4560 1886296279880 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-07-07 13:13:11.378 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b22f9ce0-3ecb-4945-8bae-87cb18f76ccc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:13:11.539 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b22f9ce0-3ecb-4945-8bae-87cb18f76ccc" 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-07-07 13:13:11.539 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b22f9ce0-3ecb-4945-8bae-87cb18f76ccc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:13:11.735 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b22f9ce0-3ecb-4945-8bae-87cb18f76ccc" 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-07-07 13:13:11.735 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-3010fa81-8a58-4819-8cfc-eff2e3f5f1f2 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Refresh firewall rules 2021-07-07 13:13:11.735 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3010fa81-8a58-4819-8cfc-eff2e3f5f1f2 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Get security group information for devices via rpc ['b22f9ce0-3ecb-4945-8bae-87cb18f76ccc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:13:11.864 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b22f9ce0-3ecb-4945-8bae-87cb18f76ccc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:13:11.864 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b22f9ce0-3ecb-4945-8bae-87cb18f76ccc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:13:11.864 4560 1886296279880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b22f9ce0-3ecb-4945-8bae-87cb18f76ccc processed. 2021-07-07 13:13:11.949 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40daf39f-d034-436d-85bd-7f25ac3600a8 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: dc22c333-3181-4eb0-b091-2c2ec1d16bcf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:13:11.954 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40daf39f-d034-436d-85bd-7f25ac3600a8 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port dc22c333-3181-4eb0-b091-2c2ec1d16bcf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:13:12.266 4560 1886296279880 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-07-07 13:13:12.485 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3010fa81-8a58-4819-8cfc-eff2e3f5f1f2 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Update security group information for ports dict_keys(['b22f9ce0-3ecb-4945-8bae-87cb18f76ccc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:13:12.485 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3010fa81-8a58-4819-8cfc-eff2e3f5f1f2 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:13:12.485 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3010fa81-8a58-4819-8cfc-eff2e3f5f1f2 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Update rules of security group (03bbfb9d-bb40-4523-98b7-051029f6f28b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:13:12.485 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3010fa81-8a58-4819-8cfc-eff2e3f5f1f2 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Update members of security group (03bbfb9d-bb40-4523-98b7-051029f6f28b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:13:12.485 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3010fa81-8a58-4819-8cfc-eff2e3f5f1f2 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Update port filter for b22f9ce0-3ecb-4945-8bae-87cb18f76ccc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:13:12.485 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3010fa81-8a58-4819-8cfc-eff2e3f5f1f2 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Updating port rules. 2021-07-07 13:13:12.485 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3010fa81-8a58-4819-8cfc-eff2e3f5f1f2 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Creating 0 new rules, removing 0 old rules. 2021-07-07 13:13:12.485 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-3010fa81-8a58-4819-8cfc-eff2e3f5f1f2 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Lock "n-hv-driver-port-lock-b22f9ce0-3ecb-4945-8bae-87cb18f76ccc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:13:12.485 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-3010fa81-8a58-4819-8cfc-eff2e3f5f1f2 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Lock "n-hv-driver-port-lock-b22f9ce0-3ecb-4945-8bae-87cb18f76ccc" 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-07-07 13:13:12.509 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-3010fa81-8a58-4819-8cfc-eff2e3f5f1f2 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Lock "n-hv-driver-port-lock-b22f9ce0-3ecb-4945-8bae-87cb18f76ccc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:13:12.509 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-3010fa81-8a58-4819-8cfc-eff2e3f5f1f2 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Lock "n-hv-driver-port-lock-b22f9ce0-3ecb-4945-8bae-87cb18f76ccc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:13:12.651 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:13:13.454 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4044b6d-38d4-4d63-b7b3-59f1df5168e5 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 67129e8d-dd0c-478a-8944-62ad2f1c7ed2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:13:13.454 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4044b6d-38d4-4d63-b7b3-59f1df5168e5 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 67129e8d-dd0c-478a-8944-62ad2f1c7ed2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:13:15.355 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: dc22c333-3181-4eb0-b091-2c2ec1d16bcf 2021-07-07 13:13:16.297 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:13:16.611 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port dc22c333-3181-4eb0-b091-2c2ec1d16bcf 2021-07-07 13:13:16.611 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port dc22c333-3181-4eb0-b091-2c2ec1d16bcf updated. Details: {'device': 'dc22c333-3181-4eb0-b091-2c2ec1d16bcf', 'network_id': '638b7f33-59f8-443f-a57b-ebe9303ce788', 'port_id': 'dc22c333-3181-4eb0-b091-2c2ec1d16bcf', 'mac_address': 'fa:16:3e:e2:f3:01', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 119, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '46372edc-5d8e-4cfc-a954-044b372cc47e', '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-07-07 13:13:16.611 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:13:16.611 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dc22c333-3181-4eb0-b091-2c2ec1d16bcf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:13:16.611 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port dc22c333-3181-4eb0-b091-2c2ec1d16bcf _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:13:16.611 4560 1886296279880 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 638b7f33-59f8-443f-a57b-ebe9303ce788 2021-07-07 13:13:16.611 4560 1886296279880 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-07-07 13:13:16.770 4560 1886296279880 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'dc22c333-3181-4eb0-b091-2c2ec1d16bcf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:13:16.770 4560 1886296279880 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'dc22c333-3181-4eb0-b091-2c2ec1d16bcf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:13:16.788 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port dc22c333-3181-4eb0-b091-2c2ec1d16bcf is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:13:16.788 4560 1886296279880 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 119, VLAN trunk: None to switch port dc22c333-3181-4eb0-b091-2c2ec1d16bcf 2021-07-07 13:13:16.891 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:13:16.891 4560 1886296279880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['dc22c333-3181-4eb0-b091-2c2ec1d16bcf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:13:17.182 4560 1886296279880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['dc22c333-3181-4eb0-b091-2c2ec1d16bcf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:13:17.182 4560 1886296279880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:13:17.182 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bfcb068f-fc80-4b5f-b96e-60a8665c24a4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:13:17.182 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (bfcb068f-fc80-4b5f-b96e-60a8665c24a4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:13:17.182 4560 1886296279880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for dc22c333-3181-4eb0-b091-2c2ec1d16bcf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:13:17.182 4560 1886296279880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:13:17.182 4560 1886296279880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device dc22c333-3181-4eb0-b091-2c2ec1d16bcf not yet added. Adding. 2021-07-07 13:13:17.182 4560 1886296279880 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-07-07 13:13:17.182 4560 1886296279880 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-07-07 13:13:17.363 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dc22c333-3181-4eb0-b091-2c2ec1d16bcf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:13:17.399 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 67129e8d-dd0c-478a-8944-62ad2f1c7ed2 2021-07-07 13:13:17.580 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dc22c333-3181-4eb0-b091-2c2ec1d16bcf" 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-07-07 13:13:17.580 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dc22c333-3181-4eb0-b091-2c2ec1d16bcf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:13:17.792 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dc22c333-3181-4eb0-b091-2c2ec1d16bcf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:13:17.844 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84527adc-5bd8-4084-9cc1-cf255886c7fa 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 4c1c4307-9c8a-4598-a60c-2f8b12b3c09e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:13:17.844 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84527adc-5bd8-4084-9cc1-cf255886c7fa 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 4c1c4307-9c8a-4598-a60c-2f8b12b3c09e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:13:17.922 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dc22c333-3181-4eb0-b091-2c2ec1d16bcf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:13:17.922 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port dc22c333-3181-4eb0-b091-2c2ec1d16bcf status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:13:17.922 4560 1886296279880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port dc22c333-3181-4eb0-b091-2c2ec1d16bcf processed. 2021-07-07 13:13:18.299 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:13:18.299 4560 1886296279880 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-07-07 13:13:18.626 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 67129e8d-dd0c-478a-8944-62ad2f1c7ed2 2021-07-07 13:13:18.626 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 67129e8d-dd0c-478a-8944-62ad2f1c7ed2 updated. Details: {'device': '67129e8d-dd0c-478a-8944-62ad2f1c7ed2', 'network_id': '33f8d035-b606-47af-8a8c-78e3b94d71b9', 'port_id': '67129e8d-dd0c-478a-8944-62ad2f1c7ed2', 'mac_address': 'fa:16:3e:fc:87:a6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 114, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a53217db-0f2d-4b08-ba05-960b98ebef46', '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-07-07 13:13:18.626 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:13:18.626 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-67129e8d-dd0c-478a-8944-62ad2f1c7ed2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:13:18.626 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 67129e8d-dd0c-478a-8944-62ad2f1c7ed2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:13:18.626 4560 1886296280056 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-07-07 13:13:18.689 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:13:18.803 4560 1886296280056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '67129e8d-dd0c-478a-8944-62ad2f1c7ed2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:13:18.803 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '67129e8d-dd0c-478a-8944-62ad2f1c7ed2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:13:18.803 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 67129e8d-dd0c-478a-8944-62ad2f1c7ed2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:13:18.803 4560 1886296280056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 114, VLAN trunk: None to switch port 67129e8d-dd0c-478a-8944-62ad2f1c7ed2 2021-07-07 13:13:18.923 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:13:18.923 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['67129e8d-dd0c-478a-8944-62ad2f1c7ed2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:13:19.267 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['67129e8d-dd0c-478a-8944-62ad2f1c7ed2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:13:19.267 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:13:19.267 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (03bbfb9d-bb40-4523-98b7-051029f6f28b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:13:19.267 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (03bbfb9d-bb40-4523-98b7-051029f6f28b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:13:19.267 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 67129e8d-dd0c-478a-8944-62ad2f1c7ed2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:13:19.267 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:13:19.267 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 67129e8d-dd0c-478a-8944-62ad2f1c7ed2 not yet added. Adding. 2021-07-07 13:13:19.267 4560 1886296280056 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-07-07 13:13:19.267 4560 1886296280056 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-07-07 13:13:19.547 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-67129e8d-dd0c-478a-8944-62ad2f1c7ed2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:13:19.849 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-67129e8d-dd0c-478a-8944-62ad2f1c7ed2" 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-07-07 13:13:19.849 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-67129e8d-dd0c-478a-8944-62ad2f1c7ed2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:13:20.095 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-67129e8d-dd0c-478a-8944-62ad2f1c7ed2" 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-07-07 13:13:20.236 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-67129e8d-dd0c-478a-8944-62ad2f1c7ed2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.610s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:13:20.236 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 67129e8d-dd0c-478a-8944-62ad2f1c7ed2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:13:20.236 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 67129e8d-dd0c-478a-8944-62ad2f1c7ed2 processed. 2021-07-07 13:13:20.299 4560 1886296280056 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-07-07 13:13:20.570 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:13:21.206 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f2e2bd0-b45f-4c2b-9b04-9772259e198e 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 4c1c4307-9c8a-4598-a60c-2f8b12b3c09e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:13:21.219 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f2e2bd0-b45f-4c2b-9b04-9772259e198e 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 4c1c4307-9c8a-4598-a60c-2f8b12b3c09e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:13:24.424 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fb51fe19-b024-4afc-aeee-c56bc7bb033f 5def7c922231479bb5c76a4a662582ee 97119e5301204dd3b6fa31c82227699d - - -] Security group member updated on remote: ['882b151f-cfdd-4516-8ab3-4d5037088332'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:13:24.424 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-fb51fe19-b024-4afc-aeee-c56bc7bb033f 5def7c922231479bb5c76a4a662582ee 97119e5301204dd3b6fa31c82227699d - - -] Security group member updated ['882b151f-cfdd-4516-8ab3-4d5037088332'] 2021-07-07 13:13:25.501 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34a17722-4708-4071-a62d-799233fcdd5a 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: b698f563-3b7e-4c0e-8db2-6e54842c8a1b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:13:25.532 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34a17722-4708-4071-a62d-799233fcdd5a 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port b698f563-3b7e-4c0e-8db2-6e54842c8a1b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:13:44.063 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: de65e788-5c21-4dab-8f03-8d4da8ef810c 2021-07-07 13:13:44.114 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6fc98956-161c-45d4-a023-ba6a1f66cb24 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: b698f563-3b7e-4c0e-8db2-6e54842c8a1b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:13:44.126 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6fc98956-161c-45d4-a023-ba6a1f66cb24 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port b698f563-3b7e-4c0e-8db2-6e54842c8a1b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:13:44.401 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:13:44.401 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'de65e788-5c21-4dab-8f03-8d4da8ef810c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:13:44.401 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'de65e788-5c21-4dab-8f03-8d4da8ef810c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:13:44.401 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port de65e788-5c21-4dab-8f03-8d4da8ef810c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:13:44.437 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c9c31a2a-bcf1-451a-9fb2-823938066e46 2021-07-07 13:13:44.437 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['de65e788-5c21-4dab-8f03-8d4da8ef810c'] 2021-07-07 13:13:44.437 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:13:44.437 4560 1886296280056 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-07-07 13:13:44.437 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['de65e788-5c21-4dab-8f03-8d4da8ef810c'] 2021-07-07 13:13:45.079 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ee8d7b63-33d3-4efb-a8ad-22ad90f67f4f 2f3e704cae2c49eabef182341a6a1d0c 7ef17defaa0d462bb758aa7fe5bb7227 - - -] Security group member updated on remote: ['2a13029f-792a-443d-9738-ad572dbb2cfa'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:13:45.079 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-ee8d7b63-33d3-4efb-a8ad-22ad90f67f4f 2f3e704cae2c49eabef182341a6a1d0c 7ef17defaa0d462bb758aa7fe5bb7227 - - -] Security group member updated ['2a13029f-792a-443d-9738-ad572dbb2cfa'] 2021-07-07 13:13:45.890 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee8d7b63-33d3-4efb-a8ad-22ad90f67f4f 2f3e704cae2c49eabef182341a6a1d0c 7ef17defaa0d462bb758aa7fe5bb7227 - - -] port_delete event received for 'de65e788-5c21-4dab-8f03-8d4da8ef810c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:13:46.412 4560 1886296280056 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-07-07 13:13:46.469 4560 1886296280056 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-07-07 13:13:47.844 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e8e2ec9b-f217-4f17-a9b2-db71678e6682 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: b698f563-3b7e-4c0e-8db2-6e54842c8a1b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:13:47.861 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e8e2ec9b-f217-4f17-a9b2-db71678e6682 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port b698f563-3b7e-4c0e-8db2-6e54842c8a1b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:13:51.784 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-311f2cb9-8bb6-4d4d-a553-cb7c6a11f0e5 5def7c922231479bb5c76a4a662582ee 97119e5301204dd3b6fa31c82227699d - - -] Security group member updated on remote: ['882b151f-cfdd-4516-8ab3-4d5037088332'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:13:51.797 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-311f2cb9-8bb6-4d4d-a553-cb7c6a11f0e5 5def7c922231479bb5c76a4a662582ee 97119e5301204dd3b6fa31c82227699d - - -] Security group member updated ['882b151f-cfdd-4516-8ab3-4d5037088332'] 2021-07-07 13:13:53.241 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-862a121d-ec2a-4dae-979c-70a084db5dd6 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 8f5deeed-481c-43c5-8113-fde167e62f76 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:13:53.250 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-862a121d-ec2a-4dae-979c-70a084db5dd6 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 8f5deeed-481c-43c5-8113-fde167e62f76 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:13:55.094 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-939c0b3c-af15-4986-9950-1bc64e475169 2f3e704cae2c49eabef182341a6a1d0c 7ef17defaa0d462bb758aa7fe5bb7227 - - -] port_delete event received for 'b15a502c-0735-498a-9a66-fb5f1306fd77' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:13:56.109 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aab385c3-bf52-49a1-afc6-de79e110ecf5 b677472a2fd2457d85096f7e0905c0ae 3c311be57bea42d6865ad21263d32bb2 - - -] Security group member updated on remote: ['2afe1a16-9cd9-4ed9-ba53-45b005560bc2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:13:56.109 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-aab385c3-bf52-49a1-afc6-de79e110ecf5 b677472a2fd2457d85096f7e0905c0ae 3c311be57bea42d6865ad21263d32bb2 - - -] Security group member updated ['2afe1a16-9cd9-4ed9-ba53-45b005560bc2'] 2021-07-07 13:13:56.163 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: dc22c333-3181-4eb0-b091-2c2ec1d16bcf 2021-07-07 13:13:56.457 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:13:56.457 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'dc22c333-3181-4eb0-b091-2c2ec1d16bcf' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:13:56.457 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'dc22c333-3181-4eb0-b091-2c2ec1d16bcf' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:13:56.457 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port dc22c333-3181-4eb0-b091-2c2ec1d16bcf _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:13:56.484 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 638b7f33-59f8-443f-a57b-ebe9303ce788 2021-07-07 13:13:56.484 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dc22c333-3181-4eb0-b091-2c2ec1d16bcf'] 2021-07-07 13:13:56.484 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:13:56.484 4560 1886296280056 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-07-07 13:13:56.484 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dc22c333-3181-4eb0-b091-2c2ec1d16bcf'] 2021-07-07 13:13:56.660 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1d5fcf89-363a-4fc7-b174-8da8fd780771 fe70a04a29ea4968b016716db1898a46 6b8f5ffdb5794adcb6f4b6fcec582ef8 - - -] Security group member updated on remote: ['bfcb068f-fc80-4b5f-b96e-60a8665c24a4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:13:56.660 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-1d5fcf89-363a-4fc7-b174-8da8fd780771 fe70a04a29ea4968b016716db1898a46 6b8f5ffdb5794adcb6f4b6fcec582ef8 - - -] Security group member updated ['bfcb068f-fc80-4b5f-b96e-60a8665c24a4'] 2021-07-07 13:13:56.818 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d5fcf89-363a-4fc7-b174-8da8fd780771 fe70a04a29ea4968b016716db1898a46 6b8f5ffdb5794adcb6f4b6fcec582ef8 - - -] port_delete event received for 'dc22c333-3181-4eb0-b091-2c2ec1d16bcf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:13:57.471 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b0d13db-32ae-49b4-9a27-66ce26b317fd 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '79e70222-8309-48ee-aca8-ac9f583100f9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:13:57.937 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9d015fe2-35e3-4151-8645-057a87fee1e6 b677472a2fd2457d85096f7e0905c0ae 3c311be57bea42d6865ad21263d32bb2 - - -] Security group member updated on remote: ['2afe1a16-9cd9-4ed9-ba53-45b005560bc2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:13:57.937 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-9d015fe2-35e3-4151-8645-057a87fee1e6 b677472a2fd2457d85096f7e0905c0ae 3c311be57bea42d6865ad21263d32bb2 - - -] Security group member updated ['2afe1a16-9cd9-4ed9-ba53-45b005560bc2'] 2021-07-07 13:13:58.049 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d015fe2-35e3-4151-8645-057a87fee1e6 b677472a2fd2457d85096f7e0905c0ae 3c311be57bea42d6865ad21263d32bb2 - - -] port_delete event received for '3ddb6f83-0312-490a-a295-40036c0e6aec' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:13:58.499 4560 1886296280056 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-07-07 13:13:58.577 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.079s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:13:59.550 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b849632-cfd7-4a24-83c8-e47c158c9e51 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '85a63f62-0b55-44cd-84c5-ce5f1e05c695' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:14:01.416 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-183b56ef-308d-4018-8db3-4aaf7254fb47 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '0530fc5e-c47b-4ab5-8b8d-362fe8fd9420' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:14:01.502 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a9f6592-5aaf-4b76-8380-9bdf9ed29776 - - - - -] port_delete event received for '0530fc5e-c47b-4ab5-8b8d-362fe8fd9420' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:14:01.613 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-57e0357c-35c6-4cac-b50d-82bb5b935ebd fe70a04a29ea4968b016716db1898a46 6b8f5ffdb5794adcb6f4b6fcec582ef8 - - -] Security group member updated on remote: ['bfcb068f-fc80-4b5f-b96e-60a8665c24a4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:14:01.613 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-57e0357c-35c6-4cac-b50d-82bb5b935ebd fe70a04a29ea4968b016716db1898a46 6b8f5ffdb5794adcb6f4b6fcec582ef8 - - -] Security group member updated ['bfcb068f-fc80-4b5f-b96e-60a8665c24a4'] 2021-07-07 13:14:01.820 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-183b56ef-308d-4018-8db3-4aaf7254fb47 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network c9c31a2a-bcf1-451a-9fb2-823938066e46 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:14:01.820 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-183b56ef-308d-4018-8db3-4aaf7254fb47 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network c9c31a2a-bcf1-451a-9fb2-823938066e46 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:14:02.221 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 67129e8d-dd0c-478a-8944-62ad2f1c7ed2 2021-07-07 13:14:02.525 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:14:02.525 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '67129e8d-dd0c-478a-8944-62ad2f1c7ed2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:14:02.525 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '67129e8d-dd0c-478a-8944-62ad2f1c7ed2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:14:02.525 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 67129e8d-dd0c-478a-8944-62ad2f1c7ed2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:14:02.549 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['67129e8d-dd0c-478a-8944-62ad2f1c7ed2'] 2021-07-07 13:14:02.549 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:14:02.549 4560 1886296280056 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-07-07 13:14:02.549 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['67129e8d-dd0c-478a-8944-62ad2f1c7ed2'] 2021-07-07 13:14:03.047 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ef2f3333-4537-40e7-8872-0b9877d51a55 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Security group member updated on remote: ['03bbfb9d-bb40-4523-98b7-051029f6f28b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:14:03.047 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-ef2f3333-4537-40e7-8872-0b9877d51a55 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Security group member updated ['03bbfb9d-bb40-4523-98b7-051029f6f28b'] 2021-07-07 13:14:03.047 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-ef2f3333-4537-40e7-8872-0b9877d51a55 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Refresh firewall rules 2021-07-07 13:14:03.047 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ef2f3333-4537-40e7-8872-0b9877d51a55 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Get security group information for devices via rpc ['b22f9ce0-3ecb-4945-8bae-87cb18f76ccc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:14:03.229 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef2f3333-4537-40e7-8872-0b9877d51a55 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] port_delete event received for '67129e8d-dd0c-478a-8944-62ad2f1c7ed2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:14:03.542 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ea4540d-c8f9-43a8-8e47-e9dd6f2d87de 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 3481ac3c-5ab8-4e8b-a3a3-3a92def5faa5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:14:03.562 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ef2f3333-4537-40e7-8872-0b9877d51a55 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Update security group information for ports dict_keys(['b22f9ce0-3ecb-4945-8bae-87cb18f76ccc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:14:03.562 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ef2f3333-4537-40e7-8872-0b9877d51a55 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:14:03.562 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ef2f3333-4537-40e7-8872-0b9877d51a55 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Update rules of security group (03bbfb9d-bb40-4523-98b7-051029f6f28b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:14:03.562 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ef2f3333-4537-40e7-8872-0b9877d51a55 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Update members of security group (03bbfb9d-bb40-4523-98b7-051029f6f28b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:14:03.562 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ef2f3333-4537-40e7-8872-0b9877d51a55 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Update port filter for b22f9ce0-3ecb-4945-8bae-87cb18f76ccc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:14:03.562 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ef2f3333-4537-40e7-8872-0b9877d51a55 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Updating port rules. 2021-07-07 13:14:03.562 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ef2f3333-4537-40e7-8872-0b9877d51a55 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Creating 0 new rules, removing 1 old rules. 2021-07-07 13:14:03.562 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-ef2f3333-4537-40e7-8872-0b9877d51a55 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Lock "n-hv-driver-port-lock-b22f9ce0-3ecb-4945-8bae-87cb18f76ccc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:14:03.562 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-ef2f3333-4537-40e7-8872-0b9877d51a55 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Lock "n-hv-driver-port-lock-b22f9ce0-3ecb-4945-8bae-87cb18f76ccc" 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-07-07 13:14:03.562 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-ef2f3333-4537-40e7-8872-0b9877d51a55 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Lock "n-hv-driver-port-lock-b22f9ce0-3ecb-4945-8bae-87cb18f76ccc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:14:03.562 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ea4540d-c8f9-43a8-8e47-e9dd6f2d87de 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 3481ac3c-5ab8-4e8b-a3a3-3a92def5faa5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:14:03.844 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-ef2f3333-4537-40e7-8872-0b9877d51a55 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Lock "n-hv-driver-port-lock-b22f9ce0-3ecb-4945-8bae-87cb18f76ccc" 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-07-07 13:14:04.530 4560 1886296280056 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-07-07 13:14:04.549 4560 1886296280056 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-07-07 13:14:04.835 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e7b6bcd9-bc47-4c2b-9f4e-ff99c2e5f4f3 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:14:04.835 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-e7b6bcd9-bc47-4c2b-9f4e-ff99c2e5f4f3 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:14:05.687 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-32a13b0f-9639-4a0f-8ac2-e7c5c535f9a5 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:14:05.687 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-32a13b0f-9639-4a0f-8ac2-e7c5c535f9a5 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:14:05.765 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32a13b0f-9639-4a0f-8ac2-e7c5c535f9a5 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] port_delete event received for '0db57e39-ef46-41a7-a237-0be8951ee796' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:14:05.953 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3481ac3c-5ab8-4e8b-a3a3-3a92def5faa5 2021-07-07 13:14:06.521 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:14:07.452 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 3481ac3c-5ab8-4e8b-a3a3-3a92def5faa5 2021-07-07 13:14:07.452 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 3481ac3c-5ab8-4e8b-a3a3-3a92def5faa5 updated. Details: {'device': '3481ac3c-5ab8-4e8b-a3a3-3a92def5faa5', 'network_id': '638b7f33-59f8-443f-a57b-ebe9303ce788', 'port_id': '3481ac3c-5ab8-4e8b-a3a3-3a92def5faa5', 'mac_address': 'fa:16:3e:59:c2:44', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 119, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '46372edc-5d8e-4cfc-a954-044b372cc47e', '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-07-07 13:14:07.452 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:14:07.469 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3481ac3c-5ab8-4e8b-a3a3-3a92def5faa5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:14:07.469 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3481ac3c-5ab8-4e8b-a3a3-3a92def5faa5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:14:07.469 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 638b7f33-59f8-443f-a57b-ebe9303ce788 2021-07-07 13:14:07.469 4560 1886296280056 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-07-07 13:14:07.643 4560 1886296280056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3481ac3c-5ab8-4e8b-a3a3-3a92def5faa5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:14:07.643 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3481ac3c-5ab8-4e8b-a3a3-3a92def5faa5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:14:07.703 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3481ac3c-5ab8-4e8b-a3a3-3a92def5faa5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:14:07.703 4560 1886296280056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 119, VLAN trunk: None to switch port 3481ac3c-5ab8-4e8b-a3a3-3a92def5faa5 2021-07-07 13:14:07.832 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:14:07.832 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3481ac3c-5ab8-4e8b-a3a3-3a92def5faa5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:14:08.298 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ccc1d306-e827-48f8-b53d-6abcb3c96f82 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:14:08.298 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-ccc1d306-e827-48f8-b53d-6abcb3c96f82 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:14:08.566 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3481ac3c-5ab8-4e8b-a3a3-3a92def5faa5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:14:08.566 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:14:08.566 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bfcb068f-fc80-4b5f-b96e-60a8665c24a4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:14:08.566 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (bfcb068f-fc80-4b5f-b96e-60a8665c24a4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:14:08.566 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3481ac3c-5ab8-4e8b-a3a3-3a92def5faa5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:14:08.566 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:14:08.566 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3481ac3c-5ab8-4e8b-a3a3-3a92def5faa5 not yet added. Adding. 2021-07-07 13:14:08.566 4560 1886296280056 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-07-07 13:14:08.566 4560 1886296280056 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-07-07 13:14:08.803 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3481ac3c-5ab8-4e8b-a3a3-3a92def5faa5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:14:08.983 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3481ac3c-5ab8-4e8b-a3a3-3a92def5faa5" 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-07-07 13:14:08.983 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3481ac3c-5ab8-4e8b-a3a3-3a92def5faa5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:14:09.063 4560 1886296279880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aaaf0225-0bd9-48a3-9df6-30d3ccdaaba6 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Security group member updated on remote: ['03bbfb9d-bb40-4523-98b7-051029f6f28b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:14:09.063 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [req-aaaf0225-0bd9-48a3-9df6-30d3ccdaaba6 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Security group member updated ['03bbfb9d-bb40-4523-98b7-051029f6f28b'] 2021-07-07 13:14:09.188 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3481ac3c-5ab8-4e8b-a3a3-3a92def5faa5" 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-07-07 13:14:09.188 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [req-aaaf0225-0bd9-48a3-9df6-30d3ccdaaba6 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Refresh firewall rules 2021-07-07 13:14:09.188 4560 1886296279880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aaaf0225-0bd9-48a3-9df6-30d3ccdaaba6 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Get security group information for devices via rpc ['b22f9ce0-3ecb-4945-8bae-87cb18f76ccc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:14:09.211 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aaaf0225-0bd9-48a3-9df6-30d3ccdaaba6 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] port_delete event received for '9488bc6f-5ac3-4d72-8019-cfb6258fdb0a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:14:09.313 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3481ac3c-5ab8-4e8b-a3a3-3a92def5faa5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.860s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:14:09.313 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3481ac3c-5ab8-4e8b-a3a3-3a92def5faa5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:14:09.313 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3481ac3c-5ab8-4e8b-a3a3-3a92def5faa5 processed. 2021-07-07 13:14:10.531 4560 1886296280056 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-07-07 13:14:10.848 4560 1886296279880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aaaf0225-0bd9-48a3-9df6-30d3ccdaaba6 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Update security group information for ports dict_keys(['b22f9ce0-3ecb-4945-8bae-87cb18f76ccc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:14:10.848 4560 1886296279880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aaaf0225-0bd9-48a3-9df6-30d3ccdaaba6 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:14:10.848 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-aaaf0225-0bd9-48a3-9df6-30d3ccdaaba6 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Update rules of security group (03bbfb9d-bb40-4523-98b7-051029f6f28b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:14:10.848 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-aaaf0225-0bd9-48a3-9df6-30d3ccdaaba6 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Update members of security group (03bbfb9d-bb40-4523-98b7-051029f6f28b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:14:10.848 4560 1886296279880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aaaf0225-0bd9-48a3-9df6-30d3ccdaaba6 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Update port filter for b22f9ce0-3ecb-4945-8bae-87cb18f76ccc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:14:10.848 4560 1886296279880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-aaaf0225-0bd9-48a3-9df6-30d3ccdaaba6 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Updating port rules. 2021-07-07 13:14:10.848 4560 1886296279880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-aaaf0225-0bd9-48a3-9df6-30d3ccdaaba6 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Creating 0 new rules, removing 1 old rules. 2021-07-07 13:14:10.848 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [req-aaaf0225-0bd9-48a3-9df6-30d3ccdaaba6 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Lock "n-hv-driver-port-lock-b22f9ce0-3ecb-4945-8bae-87cb18f76ccc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:14:10.848 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [req-aaaf0225-0bd9-48a3-9df6-30d3ccdaaba6 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Lock "n-hv-driver-port-lock-b22f9ce0-3ecb-4945-8bae-87cb18f76ccc" 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-07-07 13:14:10.848 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [req-aaaf0225-0bd9-48a3-9df6-30d3ccdaaba6 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Lock "n-hv-driver-port-lock-b22f9ce0-3ecb-4945-8bae-87cb18f76ccc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:14:11.110 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d162cce0-aa6b-4558-83ee-407a0d127e09 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:14:11.110 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-d162cce0-aa6b-4558-83ee-407a0d127e09 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:14:11.110 4560 1886296279880 MainThread DEBUG oslo_concurrency.lockutils [req-aaaf0225-0bd9-48a3-9df6-30d3ccdaaba6 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Lock "n-hv-driver-port-lock-b22f9ce0-3ecb-4945-8bae-87cb18f76ccc" 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-07-07 13:14:11.347 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d162cce0-aa6b-4558-83ee-407a0d127e09 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] port_delete event received for '52be4548-3735-4859-8817-b97cc7897c23' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:14:12.268 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:14:13.943 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b753c96-cad7-425b-b057-37ed0d7a19d4 - - - - -] port_update received: 03fa935e-c23a-448c-ad39-621ba252e827 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:14:13.967 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b753c96-cad7-425b-b057-37ed0d7a19d4 - - - - -] No port 03fa935e-c23a-448c-ad39-621ba252e827 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:14:14.331 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b22f9ce0-3ecb-4945-8bae-87cb18f76ccc 2021-07-07 13:14:14.428 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f8cbc7c-1e63-4ef2-9d82-dd0ba254c457 - - - - -] port_delete event received for '5db6184b-dcac-426d-91b9-7d7ecbaa71d9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:14:14.541 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:14:14.541 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b22f9ce0-3ecb-4945-8bae-87cb18f76ccc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:14:14.541 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b22f9ce0-3ecb-4945-8bae-87cb18f76ccc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:14:14.541 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b22f9ce0-3ecb-4945-8bae-87cb18f76ccc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:14:14.546 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eda15758-4cea-48f3-8b0a-bceb9b5bf5b3 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:14:14.546 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-eda15758-4cea-48f3-8b0a-bceb9b5bf5b3 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:14:14.564 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 33f8d035-b606-47af-8a8c-78e3b94d71b9 2021-07-07 13:14:14.564 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b22f9ce0-3ecb-4945-8bae-87cb18f76ccc'] 2021-07-07 13:14:14.564 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:14:14.564 4560 1886296280056 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-07-07 13:14:14.564 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b22f9ce0-3ecb-4945-8bae-87cb18f76ccc'] 2021-07-07 13:14:14.784 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-790a948d-86a2-4ba2-a070-935e1719bcb9 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Security group member updated on remote: ['03bbfb9d-bb40-4523-98b7-051029f6f28b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:14:14.784 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-790a948d-86a2-4ba2-a070-935e1719bcb9 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] Security group member updated ['03bbfb9d-bb40-4523-98b7-051029f6f28b'] 2021-07-07 13:14:14.967 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-790a948d-86a2-4ba2-a070-935e1719bcb9 a315964f469a408fa64f7e468462fa4b 8dc19b694a044babbd0e9f0c34b89d6d - - -] port_delete event received for 'b22f9ce0-3ecb-4945-8bae-87cb18f76ccc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:14:15.893 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f6ae2552-85d9-4fbc-b032-da6095a641e6 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:14:15.893 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-f6ae2552-85d9-4fbc-b032-da6095a641e6 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:14:16.016 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6ae2552-85d9-4fbc-b032-da6095a641e6 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] port_delete event received for 'b3e8341e-9610-42a8-b9a1-11ee6d9b9114' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:14:16.120 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-880c1aca-afd2-4f07-9f9e-cfd8b7156b27 6be86c8e00d64afd80ad2379c95f5529 eccd7fb651e64ae5bb60c10a4afb864e - - -] Security group rule updated on remote: ['1ced42df-427e-4d55-992b-bae11101d58f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:14:16.120 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-880c1aca-afd2-4f07-9f9e-cfd8b7156b27 6be86c8e00d64afd80ad2379c95f5529 eccd7fb651e64ae5bb60c10a4afb864e - - -] Security group rule updated ['1ced42df-427e-4d55-992b-bae11101d58f'] 2021-07-07 13:14:16.514 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-709c2656-675b-437e-b28e-7181d81aef27 6be86c8e00d64afd80ad2379c95f5529 eccd7fb651e64ae5bb60c10a4afb864e - - -] Security group rule updated on remote: ['1ced42df-427e-4d55-992b-bae11101d58f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:14:16.514 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-709c2656-675b-437e-b28e-7181d81aef27 6be86c8e00d64afd80ad2379c95f5529 eccd7fb651e64ae5bb60c10a4afb864e - - -] Security group rule updated ['1ced42df-427e-4d55-992b-bae11101d58f'] 2021-07-07 13:14:16.532 4560 1886296280056 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-07-07 13:14:16.588 4560 1886296280056 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-07-07 13:14:19.103 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-933d194a-75d9-4538-97c6-3d4c7167fd54 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'ec870b93-5f62-4a26-bf38-0848f02a0d91' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:14:19.719 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-933d194a-75d9-4538-97c6-3d4c7167fd54 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 33f8d035-b606-47af-8a8c-78e3b94d71b9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:14:19.719 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-933d194a-75d9-4538-97c6-3d4c7167fd54 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 33f8d035-b606-47af-8a8c-78e3b94d71b9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:14:19.795 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-edef4cd0-8026-482b-b1ec-3cd9e1d336f0 - - - - -] port_delete event received for 'ec870b93-5f62-4a26-bf38-0848f02a0d91' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:14:20.130 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-30bbc354-7c97-4067-90e0-f83e52397023 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:14:20.130 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-30bbc354-7c97-4067-90e0-f83e52397023 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:14:21.364 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2dbdc3e5-47f0-4289-9c63-87dccc4236d5 - - - - -] port_update received: 48c416a8-ad51-4720-9dcb-29869d69d5d3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:14:21.364 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2dbdc3e5-47f0-4289-9c63-87dccc4236d5 - - - - -] No port 48c416a8-ad51-4720-9dcb-29869d69d5d3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:14:21.853 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-16c15dc4-e230-4d79-8a5a-e197f1bbd4e1 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:14:21.853 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-16c15dc4-e230-4d79-8a5a-e197f1bbd4e1 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:14:22.077 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16c15dc4-e230-4d79-8a5a-e197f1bbd4e1 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] port_delete event received for '959cec09-c3a1-4a54-b0b5-21e98f8020c9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:14:22.400 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3481ac3c-5ab8-4e8b-a3a3-3a92def5faa5 2021-07-07 13:14:22.486 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7ab1b21c-c07b-4aee-99c8-41b4ccbdd1f4 fe70a04a29ea4968b016716db1898a46 6b8f5ffdb5794adcb6f4b6fcec582ef8 - - -] Security group member updated on remote: ['bfcb068f-fc80-4b5f-b96e-60a8665c24a4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:14:22.486 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-7ab1b21c-c07b-4aee-99c8-41b4ccbdd1f4 fe70a04a29ea4968b016716db1898a46 6b8f5ffdb5794adcb6f4b6fcec582ef8 - - -] Security group member updated ['bfcb068f-fc80-4b5f-b96e-60a8665c24a4'] 2021-07-07 13:14:22.486 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-7ab1b21c-c07b-4aee-99c8-41b4ccbdd1f4 fe70a04a29ea4968b016716db1898a46 6b8f5ffdb5794adcb6f4b6fcec582ef8 - - -] Refresh firewall rules 2021-07-07 13:14:22.486 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7ab1b21c-c07b-4aee-99c8-41b4ccbdd1f4 fe70a04a29ea4968b016716db1898a46 6b8f5ffdb5794adcb6f4b6fcec582ef8 - - -] Get security group information for devices via rpc ['3481ac3c-5ab8-4e8b-a3a3-3a92def5faa5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:14:22.572 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:14:22.572 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3481ac3c-5ab8-4e8b-a3a3-3a92def5faa5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:14:22.572 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3481ac3c-5ab8-4e8b-a3a3-3a92def5faa5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:14:22.572 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3481ac3c-5ab8-4e8b-a3a3-3a92def5faa5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:14:22.588 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 638b7f33-59f8-443f-a57b-ebe9303ce788 2021-07-07 13:14:22.588 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3481ac3c-5ab8-4e8b-a3a3-3a92def5faa5'] 2021-07-07 13:14:22.588 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:14:22.588 4560 1886296280584 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-07-07 13:14:22.588 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3481ac3c-5ab8-4e8b-a3a3-3a92def5faa5'] 2021-07-07 13:14:22.628 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7ab1b21c-c07b-4aee-99c8-41b4ccbdd1f4 fe70a04a29ea4968b016716db1898a46 6b8f5ffdb5794adcb6f4b6fcec582ef8 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:14:22.628 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7ab1b21c-c07b-4aee-99c8-41b4ccbdd1f4 fe70a04a29ea4968b016716db1898a46 6b8f5ffdb5794adcb6f4b6fcec582ef8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:14:22.666 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ab1b21c-c07b-4aee-99c8-41b4ccbdd1f4 fe70a04a29ea4968b016716db1898a46 6b8f5ffdb5794adcb6f4b6fcec582ef8 - - -] port_delete event received for '3481ac3c-5ab8-4e8b-a3a3-3a92def5faa5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:14:23.905 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c31c27d-14de-4154-89ce-13d39530d8ef - - - - -] port_delete event received for '5fc0dcb5-516f-426f-a236-244ba8871feb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:14:24.608 4560 1886296280056 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-07-07 13:14:24.655 4560 1886296280056 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-07-07 13:14:24.806 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b47f0d7b-7549-456e-8825-9d0a11323171 6be86c8e00d64afd80ad2379c95f5529 eccd7fb651e64ae5bb60c10a4afb864e - - -] Security group member updated on remote: ['1ced42df-427e-4d55-992b-bae11101d58f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:14:24.806 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-b47f0d7b-7549-456e-8825-9d0a11323171 6be86c8e00d64afd80ad2379c95f5529 eccd7fb651e64ae5bb60c10a4afb864e - - -] Security group member updated ['1ced42df-427e-4d55-992b-bae11101d58f'] 2021-07-07 13:14:26.942 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e0fb8ec6-e4be-4e7e-9102-53decc9768a1 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:14:26.942 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-e0fb8ec6-e4be-4e7e-9102-53decc9768a1 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:14:27.030 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf4743c8-55e3-4607-9f64-d72cf6eb0306 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 8f91a8b9-714f-40d6-894d-5cea0c293132 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:14:27.030 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf4743c8-55e3-4607-9f64-d72cf6eb0306 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 8f91a8b9-714f-40d6-894d-5cea0c293132 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:14:30.009 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-43e10785-fb09-4cca-b3d4-2ebf1fa2a141 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:14:30.009 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-43e10785-fb09-4cca-b3d4-2ebf1fa2a141 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:14:30.306 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43e10785-fb09-4cca-b3d4-2ebf1fa2a141 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] port_delete event received for 'c873a7c3-8fb6-421a-86ba-7cb61624cb5e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:14:32.243 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e9e6784-2cc9-410f-bcca-9f170d325c59 - - - - -] port_delete event received for '0dbc63b8-9fe8-45e7-ab25-6e5439b51ce7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:14:32.243 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8f91a8b9-714f-40d6-894d-5cea0c293132 2021-07-07 13:14:32.650 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:14:33.556 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 8f91a8b9-714f-40d6-894d-5cea0c293132 2021-07-07 13:14:33.556 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 8f91a8b9-714f-40d6-894d-5cea0c293132 updated. Details: {'device': '8f91a8b9-714f-40d6-894d-5cea0c293132', 'network_id': '57204190-b753-4d18-9906-0667383dd339', 'port_id': '8f91a8b9-714f-40d6-894d-5cea0c293132', 'mac_address': 'fa:16:3e:ef:bd:48', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 121, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '94fe25aa-1d3c-4e54-8668-eb545a9bec37', '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-07-07 13:14:33.556 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:14:33.556 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8f91a8b9-714f-40d6-894d-5cea0c293132" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:14:33.556 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8f91a8b9-714f-40d6-894d-5cea0c293132 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:14:33.556 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 57204190-b753-4d18-9906-0667383dd339 2021-07-07 13:14:33.556 4560 1886296280056 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-07-07 13:14:33.700 4560 1886296280056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8f91a8b9-714f-40d6-894d-5cea0c293132') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:14:33.700 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8f91a8b9-714f-40d6-894d-5cea0c293132') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:14:33.717 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8f91a8b9-714f-40d6-894d-5cea0c293132 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:14:33.717 4560 1886296280056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 121, VLAN trunk: None to switch port 8f91a8b9-714f-40d6-894d-5cea0c293132 2021-07-07 13:14:33.816 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:14:33.827 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8f91a8b9-714f-40d6-894d-5cea0c293132'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:14:34.275 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8f91a8b9-714f-40d6-894d-5cea0c293132']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:14:34.275 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:14:34.275 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1ced42df-427e-4d55-992b-bae11101d58f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:14:34.275 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8f91a8b9-714f-40d6-894d-5cea0c293132 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:14:34.275 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:14:34.275 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8f91a8b9-714f-40d6-894d-5cea0c293132 not yet added. Adding. 2021-07-07 13:14:34.275 4560 1886296280056 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-07-07 13:14:34.275 4560 1886296280056 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-07-07 13:14:34.344 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-be536d8d-1a6a-4b7f-b66b-d04f6efe3dbc 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:14:34.344 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-be536d8d-1a6a-4b7f-b66b-d04f6efe3dbc 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:14:34.448 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8f91a8b9-714f-40d6-894d-5cea0c293132" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:14:34.462 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bfd9b0ff-b135-4057-b0df-bbb7324ccb5d 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 638b7f33-59f8-443f-a57b-ebe9303ce788 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:14:34.462 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bfd9b0ff-b135-4057-b0df-bbb7324ccb5d 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 638b7f33-59f8-443f-a57b-ebe9303ce788 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:14:34.599 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8f91a8b9-714f-40d6-894d-5cea0c293132" 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-07-07 13:14:34.599 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8f91a8b9-714f-40d6-894d-5cea0c293132" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:14:34.628 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f97a0d4a-2de7-42a9-9408-f58fcf212ab9 - - - - -] port_update received: e51f2e46-1d05-443e-8fb6-93d877a7d0cd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:14:34.639 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f97a0d4a-2de7-42a9-9408-f58fcf212ab9 - - - - -] No port e51f2e46-1d05-443e-8fb6-93d877a7d0cd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:14:34.787 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8f91a8b9-714f-40d6-894d-5cea0c293132" 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-07-07 13:14:34.905 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8f91a8b9-714f-40d6-894d-5cea0c293132" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:14:34.905 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8f91a8b9-714f-40d6-894d-5cea0c293132 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:14:34.905 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8f91a8b9-714f-40d6-894d-5cea0c293132 processed. 2021-07-07 13:14:35.791 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1240986d-d52a-4502-9ae3-9956fd453e97 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:14:35.791 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-1240986d-d52a-4502-9ae3-9956fd453e97 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:14:35.904 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1240986d-d52a-4502-9ae3-9956fd453e97 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] port_delete event received for '187937f2-0230-42fe-b693-57696ac95dea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:14:36.666 4560 1886296280056 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-07-07 13:14:37.170 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:14:38.952 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-60edc82b-22ef-43fd-a7c8-d3a3b66e4e43 - - - - -] port_delete event received for '42e0236e-304b-455f-98c2-b6c08bb0db39' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:14:40.061 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab70972c-9257-43ad-98f8-86c50ebb69c8 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Security group rule updated on remote: ['5ec803c0-4e37-41ef-80b5-9e8a9a7bad17'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:14:40.061 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-ab70972c-9257-43ad-98f8-86c50ebb69c8 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Security group rule updated ['5ec803c0-4e37-41ef-80b5-9e8a9a7bad17'] 2021-07-07 13:14:40.447 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-738c1ef0-91dc-45ba-963f-d0fc4dfa55a5 - - - - -] port_update received: 0adcc3e8-0c55-456d-a395-75e27e370705 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:14:40.447 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-738c1ef0-91dc-45ba-963f-d0fc4dfa55a5 - - - - -] No port 0adcc3e8-0c55-456d-a395-75e27e370705 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:14:40.649 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-efac4a74-3fd7-48d9-a1ef-2f3f04b03645 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Security group rule updated on remote: ['5ec803c0-4e37-41ef-80b5-9e8a9a7bad17'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:14:40.649 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-efac4a74-3fd7-48d9-a1ef-2f3f04b03645 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Security group rule updated ['5ec803c0-4e37-41ef-80b5-9e8a9a7bad17'] 2021-07-07 13:14:40.800 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aed0c2e8-43d1-4525-a3f9-2860b5699c9c 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:14:40.800 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-aed0c2e8-43d1-4525-a3f9-2860b5699c9c 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:14:42.357 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8f5deeed-481c-43c5-8113-fde167e62f76 2021-07-07 13:14:42.703 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:14:43.046 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 8f5deeed-481c-43c5-8113-fde167e62f76 2021-07-07 13:14:43.046 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Missing port_id from device details: 8f5deeed-481c-43c5-8113-fde167e62f76. Details: {'device': '8f5deeed-481c-43c5-8113-fde167e62f76', 'no_active_binding': True} _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:374 2021-07-07 13:14:43.076 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:14:44.170 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-070780e6-7aa4-4f23-93ba-00f4f9d17566 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 8f5deeed-481c-43c5-8113-fde167e62f76 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:14:44.186 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-070780e6-7aa4-4f23-93ba-00f4f9d17566 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-agent-port-lock-8f5deeed-481c-43c5-8113-fde167e62f76" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:14:44.186 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-070780e6-7aa4-4f23-93ba-00f4f9d17566 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Binding port 8f5deeed-481c-43c5-8113-fde167e62f76 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:14:44.186 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-070780e6-7aa4-4f23-93ba-00f4f9d17566 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Provisioning network 65931f03-de54-4379-8763-5f65e111d8a3 2021-07-07 13:14:44.186 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-070780e6-7aa4-4f23-93ba-00f4f9d17566 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] 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-07-07 13:14:44.186 4560 1886296280056 MainThread DEBUG neutron.services.trunk.rpc.agent [req-070780e6-7aa4-4f23-93ba-00f4f9d17566 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8f5deeed-481c-43c5-8113-fde167e62f76') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:14:44.217 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-070780e6-7aa4-4f23-93ba-00f4f9d17566 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8f5deeed-481c-43c5-8113-fde167e62f76') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:14:44.217 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-070780e6-7aa4-4f23-93ba-00f4f9d17566 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Trunk plugin disabled on server. Assuming port 8f5deeed-481c-43c5-8113-fde167e62f76 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:14:44.217 4560 1886296280056 MainThread INFO networking_hyperv.neutron.trunk_driver [req-070780e6-7aa4-4f23-93ba-00f4f9d17566 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Binding VLAN ID: 135, VLAN trunk: None to switch port 8f5deeed-481c-43c5-8113-fde167e62f76 2021-07-07 13:14:44.274 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-070780e6-7aa4-4f23-93ba-00f4f9d17566 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Refresh firewall rules 2021-07-07 13:14:44.274 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-070780e6-7aa4-4f23-93ba-00f4f9d17566 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Get security group information for devices via rpc ['8f5deeed-481c-43c5-8113-fde167e62f76'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:14:44.405 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-31312a04-8da3-469f-a80b-a873fa3eb0c2 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:14:44.405 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-31312a04-8da3-469f-a80b-a873fa3eb0c2 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:14:44.572 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31312a04-8da3-469f-a80b-a873fa3eb0c2 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] port_delete event received for 'c594eca4-3e0d-4d9b-b2c5-a202e5d50571' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:14:44.968 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-070780e6-7aa4-4f23-93ba-00f4f9d17566 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update security group information for ports dict_keys(['8f5deeed-481c-43c5-8113-fde167e62f76']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:14:44.968 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-070780e6-7aa4-4f23-93ba-00f4f9d17566 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:14:44.968 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-070780e6-7aa4-4f23-93ba-00f4f9d17566 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update rules of security group (882b151f-cfdd-4516-8ab3-4d5037088332) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:14:44.968 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-070780e6-7aa4-4f23-93ba-00f4f9d17566 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update members of security group (882b151f-cfdd-4516-8ab3-4d5037088332) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:14:44.968 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-070780e6-7aa4-4f23-93ba-00f4f9d17566 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update port filter for 8f5deeed-481c-43c5-8113-fde167e62f76 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:14:44.968 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-070780e6-7aa4-4f23-93ba-00f4f9d17566 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Updating port rules. 2021-07-07 13:14:44.968 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-070780e6-7aa4-4f23-93ba-00f4f9d17566 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Device 8f5deeed-481c-43c5-8113-fde167e62f76 not yet added. Adding. 2021-07-07 13:14:44.968 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-070780e6-7aa4-4f23-93ba-00f4f9d17566 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-07 13:14:44.968 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-070780e6-7aa4-4f23-93ba-00f4f9d17566 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-07 13:14:45.143 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-070780e6-7aa4-4f23-93ba-00f4f9d17566 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-8f5deeed-481c-43c5-8113-fde167e62f76" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:14:45.326 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-070780e6-7aa4-4f23-93ba-00f4f9d17566 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-8f5deeed-481c-43c5-8113-fde167e62f76" 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-07-07 13:14:45.326 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-070780e6-7aa4-4f23-93ba-00f4f9d17566 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-8f5deeed-481c-43c5-8113-fde167e62f76" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:14:45.522 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-070780e6-7aa4-4f23-93ba-00f4f9d17566 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-8f5deeed-481c-43c5-8113-fde167e62f76" 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-07-07 13:14:45.580 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-070780e6-7aa4-4f23-93ba-00f4f9d17566 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-agent-port-lock-8f5deeed-481c-43c5-8113-fde167e62f76" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:14:46.170 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-50157ed7-1928-4b52-8bed-78defd60ad99 e9622e90c494423fa0b0bd43c624633b 2a49c652819c45edbc8ad466624cd8b5 - - -] Security group member updated on remote: ['96c5982a-843c-4988-aaf4-ab8938334322'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:14:46.170 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-50157ed7-1928-4b52-8bed-78defd60ad99 e9622e90c494423fa0b0bd43c624633b 2a49c652819c45edbc8ad466624cd8b5 - - -] Security group member updated ['96c5982a-843c-4988-aaf4-ab8938334322'] 2021-07-07 13:14:47.295 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f8d91a8-bfb4-42aa-aa1a-18c7c6a1ea23 - - - - -] port_delete event received for '4994b126-dd68-4e2e-863b-9b71c83f542e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:14:49.252 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a312fb59-7db6-4da5-8422-148a3b4bdfb3 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 6dfe2527-4274-4f4c-b69c-2841809e36e7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:14:49.252 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a312fb59-7db6-4da5-8422-148a3b4bdfb3 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 6dfe2527-4274-4f4c-b69c-2841809e36e7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:14:51.092 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e36266af-a765-43f0-b714-c1a5e7a4dca3 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Security group member updated on remote: ['5ec803c0-4e37-41ef-80b5-9e8a9a7bad17'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:14:51.092 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-e36266af-a765-43f0-b714-c1a5e7a4dca3 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Security group member updated ['5ec803c0-4e37-41ef-80b5-9e8a9a7bad17'] 2021-07-07 13:14:51.186 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26fbc042-4cf8-487e-8a14-27053641da57 - - - - -] port_delete event received for 'd0d09167-cf1b-41a0-9d56-4a2ee81c2c90' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:14:52.422 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6dfe2527-4274-4f4c-b69c-2841809e36e7 2021-07-07 13:14:52.769 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:14:52.955 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-093a9d1d-c20d-4ef2-ac87-279da3b14506 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 8f5deeed-481c-43c5-8113-fde167e62f76 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:14:52.955 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-093a9d1d-c20d-4ef2-ac87-279da3b14506 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-agent-port-lock-8f5deeed-481c-43c5-8113-fde167e62f76" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:14:52.955 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-093a9d1d-c20d-4ef2-ac87-279da3b14506 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Binding port 8f5deeed-481c-43c5-8113-fde167e62f76 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:14:52.955 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-093a9d1d-c20d-4ef2-ac87-279da3b14506 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] 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-07-07 13:14:52.999 4560 1886296280056 MainThread DEBUG neutron.services.trunk.rpc.agent [req-093a9d1d-c20d-4ef2-ac87-279da3b14506 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8f5deeed-481c-43c5-8113-fde167e62f76') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:14:52.999 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-093a9d1d-c20d-4ef2-ac87-279da3b14506 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8f5deeed-481c-43c5-8113-fde167e62f76') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:14:52.999 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-093a9d1d-c20d-4ef2-ac87-279da3b14506 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Trunk plugin disabled on server. Assuming port 8f5deeed-481c-43c5-8113-fde167e62f76 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:14:52.999 4560 1886296280056 MainThread INFO networking_hyperv.neutron.trunk_driver [req-093a9d1d-c20d-4ef2-ac87-279da3b14506 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Binding VLAN ID: 135, VLAN trunk: None to switch port 8f5deeed-481c-43c5-8113-fde167e62f76 2021-07-07 13:14:53.062 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-093a9d1d-c20d-4ef2-ac87-279da3b14506 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Refresh firewall rules 2021-07-07 13:14:53.062 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-093a9d1d-c20d-4ef2-ac87-279da3b14506 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Get security group information for devices via rpc ['8f5deeed-481c-43c5-8113-fde167e62f76'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:14:53.525 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 6dfe2527-4274-4f4c-b69c-2841809e36e7 2021-07-07 13:14:53.525 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 6dfe2527-4274-4f4c-b69c-2841809e36e7 updated. Details: {'device': '6dfe2527-4274-4f4c-b69c-2841809e36e7', 'network_id': 'e51c384c-2ced-4680-bb88-b1bcd43f5d0e', 'port_id': '6dfe2527-4274-4f4c-b69c-2841809e36e7', 'mac_address': 'fa:16:3e:21:cc:7d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 131, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '25c7a522-4171-415d-a621-be56757bdf12', '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-07-07 13:14:53.525 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:14:53.540 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6dfe2527-4274-4f4c-b69c-2841809e36e7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:14:53.540 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6dfe2527-4274-4f4c-b69c-2841809e36e7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:14:53.540 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e51c384c-2ced-4680-bb88-b1bcd43f5d0e 2021-07-07 13:14:53.540 4560 1886296280584 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-07-07 13:14:53.719 4560 1886296280584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6dfe2527-4274-4f4c-b69c-2841809e36e7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:14:53.719 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6dfe2527-4274-4f4c-b69c-2841809e36e7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:14:53.751 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6dfe2527-4274-4f4c-b69c-2841809e36e7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:14:53.751 4560 1886296280584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 131, VLAN trunk: None to switch port 6dfe2527-4274-4f4c-b69c-2841809e36e7 2021-07-07 13:14:53.876 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:14:53.892 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6dfe2527-4274-4f4c-b69c-2841809e36e7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:14:54.045 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-093a9d1d-c20d-4ef2-ac87-279da3b14506 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update security group information for ports dict_keys(['8f5deeed-481c-43c5-8113-fde167e62f76']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:14:54.045 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-093a9d1d-c20d-4ef2-ac87-279da3b14506 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:14:54.045 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-093a9d1d-c20d-4ef2-ac87-279da3b14506 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update rules of security group (882b151f-cfdd-4516-8ab3-4d5037088332) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:14:54.045 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-093a9d1d-c20d-4ef2-ac87-279da3b14506 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update members of security group (882b151f-cfdd-4516-8ab3-4d5037088332) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:14:54.045 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-093a9d1d-c20d-4ef2-ac87-279da3b14506 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update port filter for 8f5deeed-481c-43c5-8113-fde167e62f76 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:14:54.045 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-093a9d1d-c20d-4ef2-ac87-279da3b14506 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Updating port rules. 2021-07-07 13:14:54.045 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-093a9d1d-c20d-4ef2-ac87-279da3b14506 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Creating 0 new rules, removing 0 old rules. 2021-07-07 13:14:54.045 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-093a9d1d-c20d-4ef2-ac87-279da3b14506 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-8f5deeed-481c-43c5-8113-fde167e62f76" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:14:54.045 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-093a9d1d-c20d-4ef2-ac87-279da3b14506 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-8f5deeed-481c-43c5-8113-fde167e62f76" 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-07-07 13:14:54.045 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-093a9d1d-c20d-4ef2-ac87-279da3b14506 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-8f5deeed-481c-43c5-8113-fde167e62f76" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:14:54.045 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-093a9d1d-c20d-4ef2-ac87-279da3b14506 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-8f5deeed-481c-43c5-8113-fde167e62f76" 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-07-07 13:14:54.119 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-093a9d1d-c20d-4ef2-ac87-279da3b14506 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-agent-port-lock-8f5deeed-481c-43c5-8113-fde167e62f76" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:14:54.319 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6dfe2527-4274-4f4c-b69c-2841809e36e7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:14:54.319 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:14:54.319 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (96c5982a-843c-4988-aaf4-ab8938334322) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:14:54.319 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (96c5982a-843c-4988-aaf4-ab8938334322) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:14:54.319 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6dfe2527-4274-4f4c-b69c-2841809e36e7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:14:54.319 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:14:54.319 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6dfe2527-4274-4f4c-b69c-2841809e36e7 not yet added. Adding. 2021-07-07 13:14:54.319 4560 1886296280584 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-07-07 13:14:54.319 4560 1886296280584 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-07-07 13:14:54.425 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dbb9f155-9f4d-41d7-8e44-9bdba46ad356 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 7ae10973-1a11-4863-a45e-4f0a102f089a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:14:54.444 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dbb9f155-9f4d-41d7-8e44-9bdba46ad356 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 7ae10973-1a11-4863-a45e-4f0a102f089a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:14:54.563 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6dfe2527-4274-4f4c-b69c-2841809e36e7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:14:54.624 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8f5deeed-481c-43c5-8113-fde167e62f76 2021-07-07 13:14:54.784 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:14:54.784 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8f5deeed-481c-43c5-8113-fde167e62f76' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:14:54.784 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8f5deeed-481c-43c5-8113-fde167e62f76' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:14:54.784 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8f5deeed-481c-43c5-8113-fde167e62f76 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:14:54.784 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6dfe2527-4274-4f4c-b69c-2841809e36e7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:14:54.784 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6dfe2527-4274-4f4c-b69c-2841809e36e7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:14:54.808 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8f5deeed-481c-43c5-8113-fde167e62f76'] 2021-07-07 13:14:54.808 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:14:54.808 4560 1886296280056 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-07-07 13:14:54.808 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8f5deeed-481c-43c5-8113-fde167e62f76'] 2021-07-07 13:14:55.046 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6dfe2527-4274-4f4c-b69c-2841809e36e7" 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-07-07 13:14:55.155 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6dfe2527-4274-4f4c-b69c-2841809e36e7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.610s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:14:55.155 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6dfe2527-4274-4f4c-b69c-2841809e36e7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:14:55.155 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6dfe2527-4274-4f4c-b69c-2841809e36e7 processed. 2021-07-07 13:14:56.639 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 482e694c-651f-4833-9ebf-e6dd4b478f1f 2021-07-07 13:14:56.639 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c177dce0-441b-4af6-b76e-66224df54811 2021-07-07 13:14:56.639 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 03e2dde3-8f22-44ed-991e-6bebf9deb63f 2021-07-07 13:14:56.639 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 00494ddc-d509-4032-bb97-99beca0797e8 2021-07-07 13:14:56.657 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8678b018-43f7-449c-adee-04c92071b20e 2021-07-07 13:14:56.657 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4c76495f-d035-4c24-a744-0a6d0aa3ce02 2021-07-07 13:14:56.657 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 704bbed7-8266-4c59-8932-05ac79dc0e3f 2021-07-07 13:14:56.791 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:14:56.791 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '00494ddc-d509-4032-bb97-99beca0797e8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:14:56.791 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '00494ddc-d509-4032-bb97-99beca0797e8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:14:56.791 4560 1886296278824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 00494ddc-d509-4032-bb97-99beca0797e8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:14:56.791 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c177dce0-441b-4af6-b76e-66224df54811' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:14:56.791 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c177dce0-441b-4af6-b76e-66224df54811' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:14:56.791 4560 1886296279880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c177dce0-441b-4af6-b76e-66224df54811 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:14:56.791 4560 1886296280584 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-07-07 13:14:56.791 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '03e2dde3-8f22-44ed-991e-6bebf9deb63f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:14:56.791 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '03e2dde3-8f22-44ed-991e-6bebf9deb63f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:14:56.791 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 03e2dde3-8f22-44ed-991e-6bebf9deb63f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:14:56.791 4560 1886296280232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '704bbed7-8266-4c59-8932-05ac79dc0e3f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:14:56.791 4560 1886296280232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '704bbed7-8266-4c59-8932-05ac79dc0e3f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:14:56.791 4560 1886296280232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 704bbed7-8266-4c59-8932-05ac79dc0e3f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:14:56.791 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8678b018-43f7-449c-adee-04c92071b20e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:14:56.791 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8678b018-43f7-449c-adee-04c92071b20e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:14:56.791 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8678b018-43f7-449c-adee-04c92071b20e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:14:56.803 4560 1886297604872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4c76495f-d035-4c24-a744-0a6d0aa3ce02' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:14:56.803 4560 1886297604872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4c76495f-d035-4c24-a744-0a6d0aa3ce02' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:14:56.803 4560 1886297604872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4c76495f-d035-4c24-a744-0a6d0aa3ce02 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:14:56.803 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '482e694c-651f-4833-9ebf-e6dd4b478f1f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:14:56.803 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '482e694c-651f-4833-9ebf-e6dd4b478f1f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:14:56.803 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 482e694c-651f-4833-9ebf-e6dd4b478f1f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:14:56.803 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['00494ddc-d509-4032-bb97-99beca0797e8'] 2021-07-07 13:14:56.803 4560 1886296278824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:14:56.803 4560 1886296278824 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-07-07 13:14:56.803 4560 1886296278824 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['00494ddc-d509-4032-bb97-99beca0797e8'] 2021-07-07 13:14:56.803 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c177dce0-441b-4af6-b76e-66224df54811'] 2021-07-07 13:14:56.811 4560 1886296279880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:14:56.811 4560 1886296279880 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-07-07 13:14:56.811 4560 1886296279880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c177dce0-441b-4af6-b76e-66224df54811'] 2021-07-07 13:14:56.811 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['03e2dde3-8f22-44ed-991e-6bebf9deb63f'] 2021-07-07 13:14:56.811 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:14:56.811 4560 1886296280056 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-07-07 13:14:56.811 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['03e2dde3-8f22-44ed-991e-6bebf9deb63f'] 2021-07-07 13:14:56.811 4560 1886296280232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['704bbed7-8266-4c59-8932-05ac79dc0e3f'] 2021-07-07 13:14:56.811 4560 1886296280232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:14:56.811 4560 1886296280232 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-07-07 13:14:56.811 4560 1886296280232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['704bbed7-8266-4c59-8932-05ac79dc0e3f'] 2021-07-07 13:14:56.831 4560 1886296279528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 44c461d0-cba1-44fe-9368-b8ee0f64105e 2021-07-07 13:14:56.831 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8678b018-43f7-449c-adee-04c92071b20e'] 2021-07-07 13:14:56.831 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:14:56.831 4560 1886296279528 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-07-07 13:14:56.831 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8678b018-43f7-449c-adee-04c92071b20e'] 2021-07-07 13:14:56.831 4560 1886297604872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d3174671-667d-4c7d-ab0d-67f77c0ca5ef 2021-07-07 13:14:56.831 4560 1886297604872 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4c76495f-d035-4c24-a744-0a6d0aa3ce02'] 2021-07-07 13:14:56.831 4560 1886297604872 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:14:56.831 4560 1886297604872 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-07-07 13:14:56.831 4560 1886297604872 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4c76495f-d035-4c24-a744-0a6d0aa3ce02'] 2021-07-07 13:14:56.831 4560 1886296280408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0ec48ba2-dd35-432e-9889-da16e4042a9b 2021-07-07 13:14:56.831 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['482e694c-651f-4833-9ebf-e6dd4b478f1f'] 2021-07-07 13:14:56.831 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:14:56.831 4560 1886296280408 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-07-07 13:14:56.831 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['482e694c-651f-4833-9ebf-e6dd4b478f1f'] 2021-07-07 13:14:58.173 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:14:58.811 4560 1886296280584 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-07-07 13:14:59.104 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-760cba54-9e5e-4f6f-8750-ea50e403b3b0 - - - - -] port_update received: e3f8bd85-0879-4616-8bef-c6af29459b71 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:14:59.129 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-760cba54-9e5e-4f6f-8750-ea50e403b3b0 - - - - -] No port e3f8bd85-0879-4616-8bef-c6af29459b71 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:15:00.330 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8a56dd1a-2e79-4572-9ccf-be6413d6f9f8 befaec5cbe3b4a20a5ab262a909a97ce 8bac5a113013418cb294be89582c3faa - - -] Security group member updated on remote: ['7a965e1a-f413-482b-bdfb-4c96f5c9a5fb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:15:00.351 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-8a56dd1a-2e79-4572-9ccf-be6413d6f9f8 befaec5cbe3b4a20a5ab262a909a97ce 8bac5a113013418cb294be89582c3faa - - -] Security group member updated ['7a965e1a-f413-482b-bdfb-4c96f5c9a5fb'] 2021-07-07 13:15:00.609 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3cf1838c-48ec-4379-a8c5-3fda74a21f03 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] Security group member updated on remote: ['0ef34bb5-cc0c-4642-ae84-2ad676556c97'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:15:00.609 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-3cf1838c-48ec-4379-a8c5-3fda74a21f03 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] Security group member updated ['0ef34bb5-cc0c-4642-ae84-2ad676556c97'] 2021-07-07 13:15:00.640 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:15:01.424 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cf1838c-48ec-4379-a8c5-3fda74a21f03 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] port_delete event received for '482e694c-651f-4833-9ebf-e6dd4b478f1f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:15:02.312 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-52510de1-1672-4486-912b-3641c4917086 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] Security group member updated on remote: ['0ef34bb5-cc0c-4642-ae84-2ad676556c97'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:15:02.312 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-52510de1-1672-4486-912b-3641c4917086 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] Security group member updated ['0ef34bb5-cc0c-4642-ae84-2ad676556c97'] 2021-07-07 13:15:02.473 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52510de1-1672-4486-912b-3641c4917086 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] port_delete event received for '00494ddc-d509-4032-bb97-99beca0797e8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:15:03.173 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56fe6621-dd93-4ddc-8292-be9af365211a 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] port_delete event received for 'e3f8bd85-0879-4616-8bef-c6af29459b71' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:15:03.373 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0ab22633-600e-47a7-a58b-4db2377c0583 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] Security group member updated on remote: ['0ef34bb5-cc0c-4642-ae84-2ad676556c97'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:15:03.373 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-0ab22633-600e-47a7-a58b-4db2377c0583 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] Security group member updated ['0ef34bb5-cc0c-4642-ae84-2ad676556c97'] 2021-07-07 13:15:03.560 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ab22633-600e-47a7-a58b-4db2377c0583 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] port_delete event received for '8678b018-43f7-449c-adee-04c92071b20e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:15:04.736 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6dfe2527-4274-4f4c-b69c-2841809e36e7 2021-07-07 13:15:04.838 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:15:04.838 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6dfe2527-4274-4f4c-b69c-2841809e36e7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:15:04.838 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6dfe2527-4274-4f4c-b69c-2841809e36e7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:15:04.838 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6dfe2527-4274-4f4c-b69c-2841809e36e7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:15:04.842 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e51c384c-2ced-4680-bb88-b1bcd43f5d0e 2021-07-07 13:15:04.842 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6dfe2527-4274-4f4c-b69c-2841809e36e7'] 2021-07-07 13:15:04.842 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:15:04.842 4560 1886296280584 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-07-07 13:15:04.842 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6dfe2527-4274-4f4c-b69c-2841809e36e7'] 2021-07-07 13:15:04.997 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a60fe0d5-949d-4f89-a858-ae7cd1b6b479 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] Security group member updated on remote: ['0ef34bb5-cc0c-4642-ae84-2ad676556c97'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:15:04.997 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-a60fe0d5-949d-4f89-a858-ae7cd1b6b479 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] Security group member updated ['0ef34bb5-cc0c-4642-ae84-2ad676556c97'] 2021-07-07 13:15:05.294 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a60fe0d5-949d-4f89-a858-ae7cd1b6b479 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] port_delete event received for '704bbed7-8266-4c59-8932-05ac79dc0e3f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:15:05.875 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-193b2467-968d-4660-a28b-2ab6f7212a8d 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] Security group member updated on remote: ['0ef34bb5-cc0c-4642-ae84-2ad676556c97'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:15:05.875 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-193b2467-968d-4660-a28b-2ab6f7212a8d 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] Security group member updated ['0ef34bb5-cc0c-4642-ae84-2ad676556c97'] 2021-07-07 13:15:05.920 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-579a1d53-e16a-49d0-9fca-6f6a69d66172 - - - - -] port_delete event received for 'ce04b14b-aac7-443f-ba2f-3d96f1f79b20' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:15:06.170 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-193b2467-968d-4660-a28b-2ab6f7212a8d 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] port_delete event received for 'c177dce0-441b-4af6-b76e-66224df54811' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:15:06.326 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-384b1121-c1ea-4e94-a44a-a623ed4b1350 e9622e90c494423fa0b0bd43c624633b 2a49c652819c45edbc8ad466624cd8b5 - - -] Security group member updated on remote: ['96c5982a-843c-4988-aaf4-ab8938334322'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:15:06.326 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-384b1121-c1ea-4e94-a44a-a623ed4b1350 e9622e90c494423fa0b0bd43c624633b 2a49c652819c45edbc8ad466624cd8b5 - - -] Security group member updated ['96c5982a-843c-4988-aaf4-ab8938334322'] 2021-07-07 13:15:06.485 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-384b1121-c1ea-4e94-a44a-a623ed4b1350 e9622e90c494423fa0b0bd43c624633b 2a49c652819c45edbc8ad466624cd8b5 - - -] port_delete event received for '6dfe2527-4274-4f4c-b69c-2841809e36e7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:15:06.851 4560 1886296280584 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-07-07 13:15:06.888 4560 1886296280584 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-07-07 13:15:10.122 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42dcb3e6-6030-4093-82c4-0da845a0052d 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network e51c384c-2ced-4680-bb88-b1bcd43f5d0e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:15:10.122 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42dcb3e6-6030-4093-82c4-0da845a0052d 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network e51c384c-2ced-4680-bb88-b1bcd43f5d0e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:15:10.608 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-826f5c12-6f85-434b-a015-9deec27a0990 befaec5cbe3b4a20a5ab262a909a97ce 8bac5a113013418cb294be89582c3faa - - -] port_delete event received for '06536c14-7735-4bf2-bfcd-3ddf1a0a2fd0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:15:15.153 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63a812ba-ffe2-4af0-b10e-0f55209e3d3a - - - - -] port_update received: 9de39393-e2ed-43b4-8402-933d3ce0b3a6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:15:15.153 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63a812ba-ffe2-4af0-b10e-0f55209e3d3a - - - - -] No port 9de39393-e2ed-43b4-8402-933d3ce0b3a6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:15:16.607 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97a4ea44-6195-46a1-8587-0771846e1e17 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] port_delete event received for '9de39393-e2ed-43b4-8402-933d3ce0b3a6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:15:18.669 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67424c72-596a-410f-97a3-14ac4c150c26 - - - - -] port_delete event received for 'e462fb96-aebd-4b14-9c0f-73b09133e9d4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:15:18.954 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dde24b76-f478-436b-a97d-21e767510aed ff86153542e944638a2f2fcb61c694fe b7833633d58344a2bec406223b850949 - - -] port_delete event received for '2ebf39d6-59e2-4d45-add2-e2629ccdfb51' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:15:20.544 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-346dc0a5-a8ed-42a3-88ba-fd059a553dc2 fb5f97d6d7f34436b92680c6e30b5b61 1017ccb52998481cbe56b2bd99f54924 - - -] port_delete event received for 'f740da63-4dc8-45ce-b7b1-e960111ea97a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:15:21.451 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-af0db203-b6d5-4845-afe5-29db232280c6 befaec5cbe3b4a20a5ab262a909a97ce 8bac5a113013418cb294be89582c3faa - - -] Security group member updated on remote: ['7a965e1a-f413-482b-bdfb-4c96f5c9a5fb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:15:21.466 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-af0db203-b6d5-4845-afe5-29db232280c6 befaec5cbe3b4a20a5ab262a909a97ce 8bac5a113013418cb294be89582c3faa - - -] Security group member updated ['7a965e1a-f413-482b-bdfb-4c96f5c9a5fb'] 2021-07-07 13:15:21.836 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af0db203-b6d5-4845-afe5-29db232280c6 befaec5cbe3b4a20a5ab262a909a97ce 8bac5a113013418cb294be89582c3faa - - -] port_delete event received for '0c23e360-387b-40d3-8c85-2f313c474edc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:15:23.049 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7b46ea7b-ae16-48e6-98e2-8b5757f1175a 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:15:23.049 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-7b46ea7b-ae16-48e6-98e2-8b5757f1175a 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:15:24.153 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0e7d51c9-01ec-455c-bc55-4d629fbcf3bf 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:15:24.153 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-0e7d51c9-01ec-455c-bc55-4d629fbcf3bf 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:15:24.294 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e7d51c9-01ec-455c-bc55-4d629fbcf3bf 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] port_delete event received for '551b3b61-4635-4c4d-978d-5a66e7ebe525' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:15:26.434 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c764019-877f-40bc-a272-611883e3f178 befaec5cbe3b4a20a5ab262a909a97ce 8bac5a113013418cb294be89582c3faa - - -] port_delete event received for '96dd5a6e-1794-48f2-aea1-6bd1ae18280f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:15:27.511 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6379404-52b9-40e8-b091-b0ddfd507dd3 - - - - -] port_delete event received for '18e56cc7-b2cd-4c95-a583-3956ab2a0eaf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:15:29.825 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48c804e4-6ef1-470c-b9df-1fb83e2b6fc7 befaec5cbe3b4a20a5ab262a909a97ce 8bac5a113013418cb294be89582c3faa - - -] port_delete event received for '5eaa948a-86fc-4b43-a640-a4273d2fb818' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:15:30.247 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-371a85fe-e44e-46dc-b84c-9cfb445043b1 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] port_delete event received for '18a72d12-3b61-4220-b4ae-b26352b30f4a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:15:30.387 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85087b61-b1aa-4bf4-b7e9-bdd257b3754c - - - - -] port_update received: ed7b830c-67ee-4610-9caa-63edd9b7f480 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:15:30.402 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85087b61-b1aa-4bf4-b7e9-bdd257b3754c - - - - -] No port ed7b830c-67ee-4610-9caa-63edd9b7f480 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:15:31.577 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-691a0581-1ef3-41de-8210-74e4a87df0bb 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] Security group member updated on remote: ['bb7d32e6-581e-44fb-8731-688fcc0d5b3c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:15:31.577 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-691a0581-1ef3-41de-8210-74e4a87df0bb 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] Security group member updated ['bb7d32e6-581e-44fb-8731-688fcc0d5b3c'] 2021-07-07 13:15:31.826 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-691a0581-1ef3-41de-8210-74e4a87df0bb 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] port_delete event received for '03e2dde3-8f22-44ed-991e-6bebf9deb63f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:15:31.999 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2d2c90d9-c1c6-418b-9d97-c76af650bb33 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:15:31.999 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-2d2c90d9-c1c6-418b-9d97-c76af650bb33 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:15:32.153 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-faed0d73-bed6-4b4f-846f-5b928f65cfd2 befaec5cbe3b4a20a5ab262a909a97ce 8bac5a113013418cb294be89582c3faa - - -] port_delete event received for '4371748d-0682-4fb2-af3e-658714efa245' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:15:32.546 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-faed0d73-bed6-4b4f-846f-5b928f65cfd2 befaec5cbe3b4a20a5ab262a909a97ce 8bac5a113013418cb294be89582c3faa - - -] network_delete received. Deleting network dc733cd4-4fdc-482c-b72e-0334762cb4e9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:15:32.546 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-faed0d73-bed6-4b4f-846f-5b928f65cfd2 befaec5cbe3b4a20a5ab262a909a97ce 8bac5a113013418cb294be89582c3faa - - -] Network dc733cd4-4fdc-482c-b72e-0334762cb4e9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:15:33.558 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-038435b1-e56b-4ae0-855c-0982bbd57131 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:15:33.558 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-038435b1-e56b-4ae0-855c-0982bbd57131 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:15:33.636 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9942c3f7-2865-48e8-a8f3-c8538ae9f400 befaec5cbe3b4a20a5ab262a909a97ce 8bac5a113013418cb294be89582c3faa - - -] port_delete event received for '0c5c9cc0-d6f2-4755-8e20-17bec0d18935' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:15:33.823 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-038435b1-e56b-4ae0-855c-0982bbd57131 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] port_delete event received for '27dd3a3a-d897-4627-b17e-b4f65c9303a3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:15:33.901 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-916ac3ca-c440-4048-be59-22d33c436594 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] Security group member updated on remote: ['bb7d32e6-581e-44fb-8731-688fcc0d5b3c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:15:33.901 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-916ac3ca-c440-4048-be59-22d33c436594 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] Security group member updated ['bb7d32e6-581e-44fb-8731-688fcc0d5b3c'] 2021-07-07 13:15:34.262 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-916ac3ca-c440-4048-be59-22d33c436594 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] port_delete event received for '4c76495f-d035-4c24-a744-0a6d0aa3ce02' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:15:34.762 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2b0fda95-b82f-46d4-a24a-2f2455cc4aa0 5def7c922231479bb5c76a4a662582ee 97119e5301204dd3b6fa31c82227699d - - -] Security group member updated on remote: ['882b151f-cfdd-4516-8ab3-4d5037088332'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:15:34.762 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-2b0fda95-b82f-46d4-a24a-2f2455cc4aa0 5def7c922231479bb5c76a4a662582ee 97119e5301204dd3b6fa31c82227699d - - -] Security group member updated ['882b151f-cfdd-4516-8ab3-4d5037088332'] 2021-07-07 13:15:36.651 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd65d442-cb23-4154-8003-2daa85282f31 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 4083598f-5b7b-4655-8997-7697eda6e193 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:15:36.668 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd65d442-cb23-4154-8003-2daa85282f31 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 4083598f-5b7b-4655-8997-7697eda6e193 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:15:37.090 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-be446cc8-a789-4681-9e86-c5beb6513e20 3611cec8fbcd4812a7e2873b7eaaf3a0 b9308aa69d8241969ca103a2f848303b - - -] Security group rule updated on remote: ['c71a4df3-e6ab-4f48-8368-e46ae74b3a4e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:15:37.090 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-be446cc8-a789-4681-9e86-c5beb6513e20 3611cec8fbcd4812a7e2873b7eaaf3a0 b9308aa69d8241969ca103a2f848303b - - -] Security group rule updated ['c71a4df3-e6ab-4f48-8368-e46ae74b3a4e'] 2021-07-07 13:15:37.714 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-59ca6a6d-2256-4b6f-8358-f347adcf0ffb 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] port_delete event received for 'aba8db94-e5c4-46a8-9c7d-571e8f157e45' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:15:37.765 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a853244f-344d-4478-8511-86c69472d3bb 3611cec8fbcd4812a7e2873b7eaaf3a0 b9308aa69d8241969ca103a2f848303b - - -] Security group rule updated on remote: ['c71a4df3-e6ab-4f48-8368-e46ae74b3a4e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:15:37.765 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-a853244f-344d-4478-8511-86c69472d3bb 3611cec8fbcd4812a7e2873b7eaaf3a0 b9308aa69d8241969ca103a2f848303b - - -] Security group rule updated ['c71a4df3-e6ab-4f48-8368-e46ae74b3a4e'] 2021-07-07 13:15:38.120 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-59ca6a6d-2256-4b6f-8358-f347adcf0ffb 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] network_delete received. Deleting network 44c461d0-cba1-44fe-9368-b8ee0f64105e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:15:38.120 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-59ca6a6d-2256-4b6f-8358-f347adcf0ffb 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] Network 44c461d0-cba1-44fe-9368-b8ee0f64105e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:15:38.328 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc3dfb76-8d1d-491b-8f1e-d92467e93088 - - - - -] port_delete event received for 'aba8db94-e5c4-46a8-9c7d-571e8f157e45' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:15:38.949 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1503c3b4-abe9-4b8e-a954-80630dba1105 - - - - -] port_update received: e181a2d0-59ee-452b-9abf-2591541fce50 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:15:38.970 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1503c3b4-abe9-4b8e-a954-80630dba1105 - - - - -] No port e181a2d0-59ee-452b-9abf-2591541fce50 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:15:39.062 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d7560fa-8bc2-4d24-b9be-575586bbea89 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] port_delete event received for 'a624e585-483e-4d59-aaf1-fde206c9fcd7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:15:39.674 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91c18038-d826-498d-a217-12fcb66092b2 - - - - -] port_delete event received for 'a624e585-483e-4d59-aaf1-fde206c9fcd7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:15:39.674 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d7560fa-8bc2-4d24-b9be-575586bbea89 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] network_delete received. Deleting network d3174671-667d-4c7d-ab0d-67f77c0ca5ef network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:15:39.674 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d7560fa-8bc2-4d24-b9be-575586bbea89 2408d33f22c74002896986e8994071be f43abd915bf74d18b701a85786a55016 - - -] Network d3174671-667d-4c7d-ab0d-67f77c0ca5ef not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:15:41.309 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80c3e9a0-4b92-4b5c-91a4-53e6d4ba680a - - - - -] port_delete event received for 'c427d562-32e8-447c-af33-5cce16e08fe6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:15:43.434 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9d7f55c8-b093-4a72-ac8d-1fd8a6d57170 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:15:43.434 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-9d7f55c8-b093-4a72-ac8d-1fd8a6d57170 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:15:44.582 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d064c27d-5518-449d-84a6-4b7b3a100e86 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:15:44.582 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-d064c27d-5518-449d-84a6-4b7b3a100e86 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:15:44.872 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d064c27d-5518-449d-84a6-4b7b3a100e86 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] port_delete event received for '3ba964c1-87ac-4df8-a1d7-58e07f3dc7c3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:15:46.682 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c4f6986b-98a1-4034-bf66-b4de569e1269 3611cec8fbcd4812a7e2873b7eaaf3a0 b9308aa69d8241969ca103a2f848303b - - -] Security group member updated on remote: ['c71a4df3-e6ab-4f48-8368-e46ae74b3a4e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:15:46.682 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-c4f6986b-98a1-4034-bf66-b4de569e1269 3611cec8fbcd4812a7e2873b7eaaf3a0 b9308aa69d8241969ca103a2f848303b - - -] Security group member updated ['c71a4df3-e6ab-4f48-8368-e46ae74b3a4e'] 2021-07-07 13:15:46.838 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4083598f-5b7b-4655-8997-7697eda6e193 2021-07-07 13:15:47.058 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:15:48.168 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d1e3b58-e38e-4229-a163-e40c4b94ffac - - - - -] port_delete event received for '24c752ea-b47f-44c4-92e3-aed449b3065d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:15:48.183 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 4083598f-5b7b-4655-8997-7697eda6e193 2021-07-07 13:15:48.183 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 4083598f-5b7b-4655-8997-7697eda6e193 updated. Details: {'device': '4083598f-5b7b-4655-8997-7697eda6e193', 'network_id': '65931f03-de54-4379-8763-5f65e111d8a3', 'port_id': '4083598f-5b7b-4655-8997-7697eda6e193', 'mac_address': 'fa:16:3e:d9:ff:81', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 135, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3f10cf31-a1c3-4142-a4e7-017571181eb3', '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-07-07 13:15:48.183 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:15:48.183 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4083598f-5b7b-4655-8997-7697eda6e193" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:15:48.183 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4083598f-5b7b-4655-8997-7697eda6e193 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:15:48.183 4560 1886296280584 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-07-07 13:15:48.328 4560 1886296280584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4083598f-5b7b-4655-8997-7697eda6e193') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:15:48.328 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4083598f-5b7b-4655-8997-7697eda6e193') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:15:48.355 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4083598f-5b7b-4655-8997-7697eda6e193 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:15:48.355 4560 1886296280584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 135, VLAN trunk: None to switch port 4083598f-5b7b-4655-8997-7697eda6e193 2021-07-07 13:15:48.418 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:15:48.418 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4083598f-5b7b-4655-8997-7697eda6e193'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:15:48.824 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07e359c0-b630-49b0-9741-fab3efb3e110 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 12130880-a345-49e2-83a4-2cfc222b704e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:15:48.839 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07e359c0-b630-49b0-9741-fab3efb3e110 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 12130880-a345-49e2-83a4-2cfc222b704e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:15:49.074 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4083598f-5b7b-4655-8997-7697eda6e193']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:15:49.074 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:15:49.074 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (882b151f-cfdd-4516-8ab3-4d5037088332) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:15:49.074 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (882b151f-cfdd-4516-8ab3-4d5037088332) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:15:49.074 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4083598f-5b7b-4655-8997-7697eda6e193 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:15:49.074 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:15:49.074 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4083598f-5b7b-4655-8997-7697eda6e193 not yet added. Adding. 2021-07-07 13:15:49.074 4560 1886296280584 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-07-07 13:15:49.074 4560 1886296280584 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-07-07 13:15:49.154 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4083598f-5b7b-4655-8997-7697eda6e193" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:15:49.236 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4083598f-5b7b-4655-8997-7697eda6e193" 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-07-07 13:15:49.236 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4083598f-5b7b-4655-8997-7697eda6e193" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:15:49.340 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4083598f-5b7b-4655-8997-7697eda6e193" 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-07-07 13:15:49.433 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4083598f-5b7b-4655-8997-7697eda6e193" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:15:49.433 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4083598f-5b7b-4655-8997-7697eda6e193 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:15:49.433 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4083598f-5b7b-4655-8997-7697eda6e193 processed. 2021-07-07 13:15:51.093 4560 1886296280584 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-07-07 13:15:51.184 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-59984315-bc66-4234-a4f4-94acae5a97c4 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:15:51.184 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-59984315-bc66-4234-a4f4-94acae5a97c4 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:15:51.433 4560 1886296280584 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-07-07 13:15:52.341 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-09a35ccf-0295-4faa-b2d0-5e1599663eae 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:15:52.341 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-09a35ccf-0295-4faa-b2d0-5e1599663eae 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:15:52.587 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09a35ccf-0295-4faa-b2d0-5e1599663eae 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] port_delete event received for '0a92c79e-ce11-4af4-aeb6-d2106a37bfa3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:15:52.855 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 12130880-a345-49e2-83a4-2cfc222b704e 2021-07-07 13:15:53.106 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:15:53.423 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 12130880-a345-49e2-83a4-2cfc222b704e 2021-07-07 13:15:53.423 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 12130880-a345-49e2-83a4-2cfc222b704e updated. Details: {'device': '12130880-a345-49e2-83a4-2cfc222b704e', 'network_id': 'd7d21dc3-7a81-48ae-9833-514620f985e6', 'port_id': '12130880-a345-49e2-83a4-2cfc222b704e', 'mac_address': 'fa:16:3e:56:c8:f2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 115, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1e68f6bc-0b43-4eaf-a0b8-a9474c4a2897', '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-07-07 13:15:53.423 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:15:53.423 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-12130880-a345-49e2-83a4-2cfc222b704e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:15:53.437 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 12130880-a345-49e2-83a4-2cfc222b704e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:15:53.437 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d7d21dc3-7a81-48ae-9833-514620f985e6 2021-07-07 13:15:53.437 4560 1886296280584 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-07-07 13:15:53.563 4560 1886296280584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '12130880-a345-49e2-83a4-2cfc222b704e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:15:53.563 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '12130880-a345-49e2-83a4-2cfc222b704e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:15:53.579 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 12130880-a345-49e2-83a4-2cfc222b704e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:15:53.579 4560 1886296280584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 115, VLAN trunk: None to switch port 12130880-a345-49e2-83a4-2cfc222b704e 2021-07-07 13:15:53.637 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:15:53.657 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['12130880-a345-49e2-83a4-2cfc222b704e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:15:53.878 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['12130880-a345-49e2-83a4-2cfc222b704e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:15:53.878 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:15:53.878 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c71a4df3-e6ab-4f48-8368-e46ae74b3a4e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:15:53.878 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 12130880-a345-49e2-83a4-2cfc222b704e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:15:53.878 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:15:53.878 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 12130880-a345-49e2-83a4-2cfc222b704e not yet added. Adding. 2021-07-07 13:15:53.878 4560 1886296280584 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-07-07 13:15:53.878 4560 1886296280584 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-07-07 13:15:53.982 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12130880-a345-49e2-83a4-2cfc222b704e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:15:54.076 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12130880-a345-49e2-83a4-2cfc222b704e" 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-07-07 13:15:54.076 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12130880-a345-49e2-83a4-2cfc222b704e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:15:54.200 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12130880-a345-49e2-83a4-2cfc222b704e" 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-07-07 13:15:54.279 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-12130880-a345-49e2-83a4-2cfc222b704e" 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-07-07 13:15:54.279 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 12130880-a345-49e2-83a4-2cfc222b704e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:15:54.279 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 12130880-a345-49e2-83a4-2cfc222b704e processed. 2021-07-07 13:15:55.130 4560 1886296280584 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-07-07 13:15:55.435 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:15:55.748 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-035dfa99-d33c-4240-b089-4266e10fadb4 - - - - -] port_delete event received for 'bda45377-5553-4d96-a87b-48d7918c8cba' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:15:57.178 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d274f665-389e-4749-bdd3-f48fcfac9ca7 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '447b9118-85f4-4e7f-8cdb-888f258ffd27' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:15:59.612 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f967268d-c943-483c-bbb3-721f0658b778 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '035d5271-14ab-49d0-952d-76cd63485fb0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:16:00.360 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9a1c8eb7-93a7-4b8a-b1eb-afbabf0e496f 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:16:00.360 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-9a1c8eb7-93a7-4b8a-b1eb-afbabf0e496f 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:16:01.045 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac1812ac-6bec-4f0b-8aec-759d448a2c71 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '0604c602-eb23-48af-81b0-385a78b56383' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:16:01.279 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ac8c708-398f-434f-83db-a3aa46ce162f - - - - -] port_delete event received for '0604c602-eb23-48af-81b0-385a78b56383' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:16:01.482 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac1812ac-6bec-4f0b-8aec-759d448a2c71 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 0ec48ba2-dd35-432e-9889-da16e4042a9b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:16:01.482 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac1812ac-6bec-4f0b-8aec-759d448a2c71 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 0ec48ba2-dd35-432e-9889-da16e4042a9b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:16:01.874 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-22732bfd-430c-4d84-bb6d-92917c59f165 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:16:01.874 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-22732bfd-430c-4d84-bb6d-92917c59f165 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:16:01.966 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22732bfd-430c-4d84-bb6d-92917c59f165 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] port_delete event received for '078851f0-71cd-48e9-800a-4fcd0da97647' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:16:04.527 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f37e93d-da03-476e-adb8-b9977ccda196 - - - - -] port_delete event received for 'd708d53e-2341-4f21-927f-8f01abd31a63' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:16:06.230 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aaa439d9-e467-4cfc-b50b-c304e8d7eaba f335c1dbc5e047f8ab2288919c20c6bd 92a6382d4b5c4a71aca9cab3587af7e5 - - -] Security group member updated on remote: ['7848c146-7b7e-4a1b-a640-640ecc224c35'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:16:06.230 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-aaa439d9-e467-4cfc-b50b-c304e8d7eaba f335c1dbc5e047f8ab2288919c20c6bd 92a6382d4b5c4a71aca9cab3587af7e5 - - -] Security group member updated ['7848c146-7b7e-4a1b-a640-640ecc224c35'] 2021-07-07 13:16:06.386 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e2b22bfc-8b67-4252-b559-3471be191118 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:16:06.386 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-e2b22bfc-8b67-4252-b559-3471be191118 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:16:07.450 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f6b02626-2e84-4c87-b175-dbc628f06b51 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:16:07.450 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-f6b02626-2e84-4c87-b175-dbc628f06b51 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:16:07.528 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6b02626-2e84-4c87-b175-dbc628f06b51 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] port_delete event received for '36273aa2-9b4f-4e43-ab5d-103e7d2298bf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:16:07.574 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-57ee34d3-6f5a-443c-a625-866ae89fbadd f335c1dbc5e047f8ab2288919c20c6bd 92a6382d4b5c4a71aca9cab3587af7e5 - - -] Security group member updated on remote: ['7848c146-7b7e-4a1b-a640-640ecc224c35'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:16:07.574 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-57ee34d3-6f5a-443c-a625-866ae89fbadd f335c1dbc5e047f8ab2288919c20c6bd 92a6382d4b5c4a71aca9cab3587af7e5 - - -] Security group member updated ['7848c146-7b7e-4a1b-a640-640ecc224c35'] 2021-07-07 13:16:08.968 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b78b4c4d-230e-4df4-9e21-e850b8de2380 f335c1dbc5e047f8ab2288919c20c6bd 92a6382d4b5c4a71aca9cab3587af7e5 - - -] Security group member updated on remote: ['7848c146-7b7e-4a1b-a640-640ecc224c35'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:16:08.981 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-b78b4c4d-230e-4df4-9e21-e850b8de2380 f335c1dbc5e047f8ab2288919c20c6bd 92a6382d4b5c4a71aca9cab3587af7e5 - - -] Security group member updated ['7848c146-7b7e-4a1b-a640-640ecc224c35'] 2021-07-07 13:16:09.215 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b78b4c4d-230e-4df4-9e21-e850b8de2380 f335c1dbc5e047f8ab2288919c20c6bd 92a6382d4b5c4a71aca9cab3587af7e5 - - -] port_delete event received for '0248a0f3-25db-40bb-b9a5-14c3f69c627b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:16:09.450 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22527529-f78b-4db3-ae18-77eb8362121f - - - - -] port_delete event received for 'a4e9645f-9b4b-4574-87da-f2cdd1125eb6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:16:11.004 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-655b47e4-a78b-4f14-99be-2fc9b55191fe f335c1dbc5e047f8ab2288919c20c6bd 92a6382d4b5c4a71aca9cab3587af7e5 - - -] Security group member updated on remote: ['7848c146-7b7e-4a1b-a640-640ecc224c35'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:16:11.004 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-655b47e4-a78b-4f14-99be-2fc9b55191fe f335c1dbc5e047f8ab2288919c20c6bd 92a6382d4b5c4a71aca9cab3587af7e5 - - -] Security group member updated ['7848c146-7b7e-4a1b-a640-640ecc224c35'] 2021-07-07 13:16:11.483 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e13984da-f3dd-42c4-966b-3aa4192c67e0 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:16:11.483 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-e13984da-f3dd-42c4-966b-3aa4192c67e0 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:16:12.073 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c4c6a4a6-95f1-4c0c-8787-2161fe51431f b533ebf196b040a0b22c7a9589fa251e 76c742bd8bf5464b93ccbbbfb7bd4431 - - -] Security group member updated on remote: ['7e0c12ab-e21d-438f-80d9-f8773fc6a7d0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:16:12.073 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-c4c6a4a6-95f1-4c0c-8787-2161fe51431f b533ebf196b040a0b22c7a9589fa251e 76c742bd8bf5464b93ccbbbfb7bd4431 - - -] Security group member updated ['7e0c12ab-e21d-438f-80d9-f8773fc6a7d0'] 2021-07-07 13:16:12.308 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ea61365e-65a9-4f78-bdd9-9c5a624ac5eb 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:16:12.308 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-ea61365e-65a9-4f78-bdd9-9c5a624ac5eb 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:16:12.404 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea61365e-65a9-4f78-bdd9-9c5a624ac5eb 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] port_delete event received for '52caf441-3363-4c84-b35e-d3c81b107941' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:16:13.370 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae57a130-489f-49f1-a048-d524c07fcd37 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 4083598f-5b7b-4655-8997-7697eda6e193 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:16:13.389 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-ae57a130-489f-49f1-a048-d524c07fcd37 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-agent-port-lock-4083598f-5b7b-4655-8997-7697eda6e193" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:16:13.389 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae57a130-489f-49f1-a048-d524c07fcd37 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Binding port 4083598f-5b7b-4655-8997-7697eda6e193 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:16:13.389 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae57a130-489f-49f1-a048-d524c07fcd37 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] 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-07-07 13:16:13.419 4560 1886296280584 MainThread DEBUG neutron.services.trunk.rpc.agent [req-ae57a130-489f-49f1-a048-d524c07fcd37 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4083598f-5b7b-4655-8997-7697eda6e193') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:16:13.419 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-ae57a130-489f-49f1-a048-d524c07fcd37 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4083598f-5b7b-4655-8997-7697eda6e193') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:16:13.465 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-ae57a130-489f-49f1-a048-d524c07fcd37 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Trunk plugin disabled on server. Assuming port 4083598f-5b7b-4655-8997-7697eda6e193 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:16:13.465 4560 1886296280584 MainThread INFO networking_hyperv.neutron.trunk_driver [req-ae57a130-489f-49f1-a048-d524c07fcd37 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Binding VLAN ID: 135, VLAN trunk: None to switch port 4083598f-5b7b-4655-8997-7697eda6e193 2021-07-07 13:16:13.465 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0a601191-da24-4a93-8e8e-00a23fa547d2 f335c1dbc5e047f8ab2288919c20c6bd 92a6382d4b5c4a71aca9cab3587af7e5 - - -] Security group member updated on remote: ['7848c146-7b7e-4a1b-a640-640ecc224c35'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:16:13.465 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-0a601191-da24-4a93-8e8e-00a23fa547d2 f335c1dbc5e047f8ab2288919c20c6bd 92a6382d4b5c4a71aca9cab3587af7e5 - - -] Security group member updated ['7848c146-7b7e-4a1b-a640-640ecc224c35'] 2021-07-07 13:16:13.513 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-ae57a130-489f-49f1-a048-d524c07fcd37 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Refresh firewall rules 2021-07-07 13:16:13.513 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ae57a130-489f-49f1-a048-d524c07fcd37 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Get security group information for devices via rpc ['4083598f-5b7b-4655-8997-7697eda6e193'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:16:13.714 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a601191-da24-4a93-8e8e-00a23fa547d2 f335c1dbc5e047f8ab2288919c20c6bd 92a6382d4b5c4a71aca9cab3587af7e5 - - -] port_delete event received for 'a2ef52a6-8c72-4c9e-bc66-75cc534c34a8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:16:14.072 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ae57a130-489f-49f1-a048-d524c07fcd37 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update security group information for ports dict_keys(['4083598f-5b7b-4655-8997-7697eda6e193']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:16:14.072 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ae57a130-489f-49f1-a048-d524c07fcd37 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:16:14.072 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ae57a130-489f-49f1-a048-d524c07fcd37 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update rules of security group (882b151f-cfdd-4516-8ab3-4d5037088332) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:16:14.072 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ae57a130-489f-49f1-a048-d524c07fcd37 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update members of security group (882b151f-cfdd-4516-8ab3-4d5037088332) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:16:14.072 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ae57a130-489f-49f1-a048-d524c07fcd37 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update port filter for 4083598f-5b7b-4655-8997-7697eda6e193 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:16:14.072 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ae57a130-489f-49f1-a048-d524c07fcd37 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Updating port rules. 2021-07-07 13:16:14.072 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ae57a130-489f-49f1-a048-d524c07fcd37 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Creating 0 new rules, removing 0 old rules. 2021-07-07 13:16:14.072 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-ae57a130-489f-49f1-a048-d524c07fcd37 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-4083598f-5b7b-4655-8997-7697eda6e193" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:16:14.072 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-ae57a130-489f-49f1-a048-d524c07fcd37 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-4083598f-5b7b-4655-8997-7697eda6e193" 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-07-07 13:16:14.072 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-ae57a130-489f-49f1-a048-d524c07fcd37 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-4083598f-5b7b-4655-8997-7697eda6e193" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:16:14.072 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-ae57a130-489f-49f1-a048-d524c07fcd37 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-4083598f-5b7b-4655-8997-7697eda6e193" 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-07-07 13:16:14.124 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-ae57a130-489f-49f1-a048-d524c07fcd37 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-agent-port-lock-4083598f-5b7b-4655-8997-7697eda6e193" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.734s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:16:14.153 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43fdbc20-dffc-4d2c-b495-a649bf530594 - - - - -] port_delete event received for 'c09301d6-bf38-4f09-b83c-9f5dfb535387' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:16:14.215 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5372743-ebfa-4bff-b67b-6e3c52de9937 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 2645617c-000a-4564-b8de-940706c645a8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:16:14.215 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5372743-ebfa-4bff-b67b-6e3c52de9937 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 2645617c-000a-4564-b8de-940706c645a8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:16:15.262 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a3d0d441-c5e7-4a24-8ea6-7434ee73b466 f335c1dbc5e047f8ab2288919c20c6bd 92a6382d4b5c4a71aca9cab3587af7e5 - - -] Security group member updated on remote: ['7848c146-7b7e-4a1b-a640-640ecc224c35'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:16:15.262 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-a3d0d441-c5e7-4a24-8ea6-7434ee73b466 f335c1dbc5e047f8ab2288919c20c6bd 92a6382d4b5c4a71aca9cab3587af7e5 - - -] Security group member updated ['7848c146-7b7e-4a1b-a640-640ecc224c35'] 2021-07-07 13:16:16.933 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85151afe-65d9-4f94-909a-bc8bba690818 f335c1dbc5e047f8ab2288919c20c6bd 92a6382d4b5c4a71aca9cab3587af7e5 - - -] Security group member updated on remote: ['7848c146-7b7e-4a1b-a640-640ecc224c35'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:16:16.933 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-85151afe-65d9-4f94-909a-bc8bba690818 f335c1dbc5e047f8ab2288919c20c6bd 92a6382d4b5c4a71aca9cab3587af7e5 - - -] Security group member updated ['7848c146-7b7e-4a1b-a640-640ecc224c35'] 2021-07-07 13:16:17.015 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85151afe-65d9-4f94-909a-bc8bba690818 f335c1dbc5e047f8ab2288919c20c6bd 92a6382d4b5c4a71aca9cab3587af7e5 - - -] port_delete event received for '3454a957-6a39-4364-af6a-10d6a3345c4a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:16:17.324 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-56dd8131-ca36-4de3-aee7-a85fc4d057d7 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:16:17.324 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-56dd8131-ca36-4de3-aee7-a85fc4d057d7 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:16:17.888 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7123a8c0-a887-4fbf-be90-9657ad1ba973 f335c1dbc5e047f8ab2288919c20c6bd 92a6382d4b5c4a71aca9cab3587af7e5 - - -] Security group member updated on remote: ['7848c146-7b7e-4a1b-a640-640ecc224c35'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:16:17.906 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-7123a8c0-a887-4fbf-be90-9657ad1ba973 f335c1dbc5e047f8ab2288919c20c6bd 92a6382d4b5c4a71aca9cab3587af7e5 - - -] Security group member updated ['7848c146-7b7e-4a1b-a640-640ecc224c35'] 2021-07-07 13:16:18.482 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d0629970-dc96-4ba7-9968-6d18082fef58 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:16:18.482 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-d0629970-dc96-4ba7-9968-6d18082fef58 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:16:18.655 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0629970-dc96-4ba7-9968-6d18082fef58 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] port_delete event received for '1f20655d-70f2-4481-8a5d-689d15b0e287' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:16:19.198 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0b5ac416-b09c-4da1-b471-4d912fdf491d f335c1dbc5e047f8ab2288919c20c6bd 92a6382d4b5c4a71aca9cab3587af7e5 - - -] Security group member updated on remote: ['7848c146-7b7e-4a1b-a640-640ecc224c35'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:16:19.198 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-0b5ac416-b09c-4da1-b471-4d912fdf491d f335c1dbc5e047f8ab2288919c20c6bd 92a6382d4b5c4a71aca9cab3587af7e5 - - -] Security group member updated ['7848c146-7b7e-4a1b-a640-640ecc224c35'] 2021-07-07 13:16:20.001 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8cc590a6-85d2-47f5-8d9a-bdb494298bca 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 4083598f-5b7b-4655-8997-7697eda6e193 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:16:20.011 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-414d7867-a9db-43f3-b9ef-2224e2f654a8 - - - - -] port_delete event received for '19cbf1ac-f715-4881-8a3a-a166242a0e37' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:16:20.011 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-8cc590a6-85d2-47f5-8d9a-bdb494298bca 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-agent-port-lock-4083598f-5b7b-4655-8997-7697eda6e193" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:16:20.011 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8cc590a6-85d2-47f5-8d9a-bdb494298bca 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Binding port 4083598f-5b7b-4655-8997-7697eda6e193 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:16:20.011 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8cc590a6-85d2-47f5-8d9a-bdb494298bca 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] 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-07-07 13:16:20.028 4560 1886296280584 MainThread DEBUG neutron.services.trunk.rpc.agent [req-8cc590a6-85d2-47f5-8d9a-bdb494298bca 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4083598f-5b7b-4655-8997-7697eda6e193') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:16:20.028 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-8cc590a6-85d2-47f5-8d9a-bdb494298bca 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4083598f-5b7b-4655-8997-7697eda6e193') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:16:20.058 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-8cc590a6-85d2-47f5-8d9a-bdb494298bca 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Trunk plugin disabled on server. Assuming port 4083598f-5b7b-4655-8997-7697eda6e193 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:16:20.058 4560 1886296280584 MainThread INFO networking_hyperv.neutron.trunk_driver [req-8cc590a6-85d2-47f5-8d9a-bdb494298bca 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Binding VLAN ID: 135, VLAN trunk: None to switch port 4083598f-5b7b-4655-8997-7697eda6e193 2021-07-07 13:16:20.109 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-8cc590a6-85d2-47f5-8d9a-bdb494298bca 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Refresh firewall rules 2021-07-07 13:16:20.109 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8cc590a6-85d2-47f5-8d9a-bdb494298bca 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Get security group information for devices via rpc ['4083598f-5b7b-4655-8997-7697eda6e193'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:16:20.918 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8cc590a6-85d2-47f5-8d9a-bdb494298bca 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update security group information for ports dict_keys(['4083598f-5b7b-4655-8997-7697eda6e193']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:16:20.918 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8cc590a6-85d2-47f5-8d9a-bdb494298bca 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:16:20.918 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8cc590a6-85d2-47f5-8d9a-bdb494298bca 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update rules of security group (882b151f-cfdd-4516-8ab3-4d5037088332) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:16:20.918 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8cc590a6-85d2-47f5-8d9a-bdb494298bca 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update members of security group (882b151f-cfdd-4516-8ab3-4d5037088332) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:16:20.918 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8cc590a6-85d2-47f5-8d9a-bdb494298bca 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Update port filter for 4083598f-5b7b-4655-8997-7697eda6e193 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:16:20.918 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8cc590a6-85d2-47f5-8d9a-bdb494298bca 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Updating port rules. 2021-07-07 13:16:20.918 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8cc590a6-85d2-47f5-8d9a-bdb494298bca 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Creating 0 new rules, removing 0 old rules. 2021-07-07 13:16:20.939 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-8cc590a6-85d2-47f5-8d9a-bdb494298bca 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-4083598f-5b7b-4655-8997-7697eda6e193" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:16:20.939 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-8cc590a6-85d2-47f5-8d9a-bdb494298bca 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-4083598f-5b7b-4655-8997-7697eda6e193" 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-07-07 13:16:20.939 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-8cc590a6-85d2-47f5-8d9a-bdb494298bca 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-4083598f-5b7b-4655-8997-7697eda6e193" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:16:20.939 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-8cc590a6-85d2-47f5-8d9a-bdb494298bca 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-driver-port-lock-4083598f-5b7b-4655-8997-7697eda6e193" 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-07-07 13:16:20.996 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-8cc590a6-85d2-47f5-8d9a-bdb494298bca 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] Lock "n-hv-agent-port-lock-4083598f-5b7b-4655-8997-7697eda6e193" 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-07-07 13:16:21.137 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3e82103d-43ed-4931-844c-a3f4e6c31563 f335c1dbc5e047f8ab2288919c20c6bd 92a6382d4b5c4a71aca9cab3587af7e5 - - -] Security group member updated on remote: ['7848c146-7b7e-4a1b-a640-640ecc224c35'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:16:21.137 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-3e82103d-43ed-4931-844c-a3f4e6c31563 f335c1dbc5e047f8ab2288919c20c6bd 92a6382d4b5c4a71aca9cab3587af7e5 - - -] Security group member updated ['7848c146-7b7e-4a1b-a640-640ecc224c35'] 2021-07-07 13:16:21.828 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e82103d-43ed-4931-844c-a3f4e6c31563 f335c1dbc5e047f8ab2288919c20c6bd 92a6382d4b5c4a71aca9cab3587af7e5 - - -] port_delete event received for '8519dfb8-3491-4561-9683-94da2e203a8a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:16:21.938 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e202c534-c1ce-4082-a7d8-0a72cbc31d49 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:16:21.938 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-e202c534-c1ce-4082-a7d8-0a72cbc31d49 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:16:22.578 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5880d046-dea4-44c9-9186-b28112e3fc4b f335c1dbc5e047f8ab2288919c20c6bd 92a6382d4b5c4a71aca9cab3587af7e5 - - -] Security group member updated on remote: ['7848c146-7b7e-4a1b-a640-640ecc224c35'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:16:22.578 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-5880d046-dea4-44c9-9186-b28112e3fc4b f335c1dbc5e047f8ab2288919c20c6bd 92a6382d4b5c4a71aca9cab3587af7e5 - - -] Security group member updated ['7848c146-7b7e-4a1b-a640-640ecc224c35'] 2021-07-07 13:16:22.654 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5880d046-dea4-44c9-9186-b28112e3fc4b f335c1dbc5e047f8ab2288919c20c6bd 92a6382d4b5c4a71aca9cab3587af7e5 - - -] port_delete event received for '58e6d15c-a863-4b90-9cb1-72504d79fa03' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:16:22.902 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6a50a1ed-237c-47c5-9662-982a2843d29d 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:16:22.902 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-6a50a1ed-237c-47c5-9662-982a2843d29d 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:16:22.996 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a50a1ed-237c-47c5-9662-982a2843d29d 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] port_delete event received for '4c48908d-77f6-46e8-9b3c-51acb412cd72' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:16:23.167 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b2e91e6d-d8d7-42d2-88f1-b57cfa862ddf f335c1dbc5e047f8ab2288919c20c6bd 92a6382d4b5c4a71aca9cab3587af7e5 - - -] Security group member updated on remote: ['7848c146-7b7e-4a1b-a640-640ecc224c35'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:16:23.167 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-b2e91e6d-d8d7-42d2-88f1-b57cfa862ddf f335c1dbc5e047f8ab2288919c20c6bd 92a6382d4b5c4a71aca9cab3587af7e5 - - -] Security group member updated ['7848c146-7b7e-4a1b-a640-640ecc224c35'] 2021-07-07 13:16:23.235 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2e91e6d-d8d7-42d2-88f1-b57cfa862ddf f335c1dbc5e047f8ab2288919c20c6bd 92a6382d4b5c4a71aca9cab3587af7e5 - - -] port_delete event received for '83ef8c5d-8df6-4229-abda-39d23d73b12c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:16:23.435 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4083598f-5b7b-4655-8997-7697eda6e193 2021-07-07 13:16:24.037 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f5806fb7-47f9-437f-93c3-2a70885946b1 5def7c922231479bb5c76a4a662582ee 97119e5301204dd3b6fa31c82227699d - - -] Security group member updated on remote: ['882b151f-cfdd-4516-8ab3-4d5037088332'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:16:24.037 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-f5806fb7-47f9-437f-93c3-2a70885946b1 5def7c922231479bb5c76a4a662582ee 97119e5301204dd3b6fa31c82227699d - - -] Security group member updated ['882b151f-cfdd-4516-8ab3-4d5037088332'] 2021-07-07 13:16:24.037 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-f5806fb7-47f9-437f-93c3-2a70885946b1 5def7c922231479bb5c76a4a662582ee 97119e5301204dd3b6fa31c82227699d - - -] Refresh firewall rules 2021-07-07 13:16:24.037 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f5806fb7-47f9-437f-93c3-2a70885946b1 5def7c922231479bb5c76a4a662582ee 97119e5301204dd3b6fa31c82227699d - - -] Get security group information for devices via rpc ['4083598f-5b7b-4655-8997-7697eda6e193'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:16:24.167 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5806fb7-47f9-437f-93c3-2a70885946b1 5def7c922231479bb5c76a4a662582ee 97119e5301204dd3b6fa31c82227699d - - -] port_delete event received for '4083598f-5b7b-4655-8997-7697eda6e193' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:16:24.261 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f5806fb7-47f9-437f-93c3-2a70885946b1 5def7c922231479bb5c76a4a662582ee 97119e5301204dd3b6fa31c82227699d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:16:24.261 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f5806fb7-47f9-437f-93c3-2a70885946b1 5def7c922231479bb5c76a4a662582ee 97119e5301204dd3b6fa31c82227699d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:16:24.453 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d505b62-67e4-4b51-8fdf-128b5f47025e f335c1dbc5e047f8ab2288919c20c6bd 92a6382d4b5c4a71aca9cab3587af7e5 - - -] port_delete event received for '26bd6fb1-92e7-499f-bff5-a45ce0484939' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:16:24.886 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d505b62-67e4-4b51-8fdf-128b5f47025e f335c1dbc5e047f8ab2288919c20c6bd 92a6382d4b5c4a71aca9cab3587af7e5 - - -] network_delete received. Deleting network 57954bf4-fe77-4579-8cf5-e5ae2f6e67be network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:16:24.886 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d505b62-67e4-4b51-8fdf-128b5f47025e f335c1dbc5e047f8ab2288919c20c6bd 92a6382d4b5c4a71aca9cab3587af7e5 - - -] Network 57954bf4-fe77-4579-8cf5-e5ae2f6e67be not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:16:25.144 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47fac1d5-4833-45c5-8791-1ce255743c6c - - - - -] port_delete event received for '26bd6fb1-92e7-499f-bff5-a45ce0484939' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:16:25.246 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:16:25.246 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4083598f-5b7b-4655-8997-7697eda6e193' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:16:25.246 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4083598f-5b7b-4655-8997-7697eda6e193' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:16:25.246 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4083598f-5b7b-4655-8997-7697eda6e193 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:16:25.246 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4083598f-5b7b-4655-8997-7697eda6e193'] 2021-07-07 13:16:25.246 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:16:25.246 4560 1886296280584 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-07-07 13:16:25.246 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4083598f-5b7b-4655-8997-7697eda6e193'] 2021-07-07 13:16:25.995 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-018957d2-4cf4-42c8-9ad3-2323044ed02b - - - - -] port_delete event received for '3bed0730-e1ef-47ea-aac1-9cde92e9bac6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:16:27.250 4560 1886296280584 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-07-07 13:16:27.292 4560 1886296280584 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-07-07 13:16:27.434 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8f91a8b9-714f-40d6-894d-5cea0c293132 2021-07-07 13:16:28.058 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5c6767d7-b15e-4b83-a7b9-af353b689df4 b533ebf196b040a0b22c7a9589fa251e 76c742bd8bf5464b93ccbbbfb7bd4431 - - -] Security group member updated on remote: ['7e0c12ab-e21d-438f-80d9-f8773fc6a7d0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:16:28.058 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-5c6767d7-b15e-4b83-a7b9-af353b689df4 b533ebf196b040a0b22c7a9589fa251e 76c742bd8bf5464b93ccbbbfb7bd4431 - - -] Security group member updated ['7e0c12ab-e21d-438f-80d9-f8773fc6a7d0'] 2021-07-07 13:16:28.292 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c6767d7-b15e-4b83-a7b9-af353b689df4 b533ebf196b040a0b22c7a9589fa251e 76c742bd8bf5464b93ccbbbfb7bd4431 - - -] port_delete event received for '2645617c-000a-4564-b8de-940706c645a8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:16:28.407 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-42f5ed95-1610-42c4-9a6e-944e558480b3 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:16:28.407 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-42f5ed95-1610-42c4-9a6e-944e558480b3 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:16:28.699 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-964acc30-9970-4a98-b6e1-5c5e00bda663 6be86c8e00d64afd80ad2379c95f5529 eccd7fb651e64ae5bb60c10a4afb864e - - -] Security group member updated on remote: ['1ced42df-427e-4d55-992b-bae11101d58f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:16:28.699 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-964acc30-9970-4a98-b6e1-5c5e00bda663 6be86c8e00d64afd80ad2379c95f5529 eccd7fb651e64ae5bb60c10a4afb864e - - -] Security group member updated ['1ced42df-427e-4d55-992b-bae11101d58f'] 2021-07-07 13:16:29.260 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:16:29.260 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8f91a8b9-714f-40d6-894d-5cea0c293132' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:16:29.260 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8f91a8b9-714f-40d6-894d-5cea0c293132' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:16:29.260 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8f91a8b9-714f-40d6-894d-5cea0c293132 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:16:29.266 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 57204190-b753-4d18-9906-0667383dd339 2021-07-07 13:16:29.266 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8f91a8b9-714f-40d6-894d-5cea0c293132'] 2021-07-07 13:16:29.266 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:16:29.266 4560 1886296280584 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-07-07 13:16:29.266 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8f91a8b9-714f-40d6-894d-5cea0c293132'] 2021-07-07 13:16:29.604 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-964acc30-9970-4a98-b6e1-5c5e00bda663 6be86c8e00d64afd80ad2379c95f5529 eccd7fb651e64ae5bb60c10a4afb864e - - -] port_delete event received for '8f91a8b9-714f-40d6-894d-5cea0c293132' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:16:29.870 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3cc157dc-34dc-433c-9a79-f3ad0c68d2aa 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:16:29.870 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-3cc157dc-34dc-433c-9a79-f3ad0c68d2aa 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:16:30.026 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cc157dc-34dc-433c-9a79-f3ad0c68d2aa 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] port_delete event received for '943c809c-9edd-46a2-8d7e-03aac2f7b6ce' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:16:31.073 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb1b19dc-5330-4a41-b43c-9d37382841e1 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 752ac4ba-b907-4eeb-b2e8-99eafba2470a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:16:31.073 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb1b19dc-5330-4a41-b43c-9d37382841e1 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 752ac4ba-b907-4eeb-b2e8-99eafba2470a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:16:31.264 4560 1886296280584 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-07-07 13:16:31.355 4560 1886296280584 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-07-07 13:16:31.949 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8470b2e5-805f-40e4-bc86-1196aa7dae2b - - - - -] port_update received: fd40f330-5ea6-44a2-82af-18933a71712f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:16:31.970 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8470b2e5-805f-40e4-bc86-1196aa7dae2b - - - - -] No port fd40f330-5ea6-44a2-82af-18933a71712f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:16:33.766 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab1c9f59-2e4f-434a-8835-171ed8b95a0d 6be86c8e00d64afd80ad2379c95f5529 eccd7fb651e64ae5bb60c10a4afb864e - - -] port_delete event received for 'b29760ee-b091-4cca-bf2b-e00eedd1b152' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:16:34.470 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9700edcb-455e-4868-ac87-876ea367fbf8 - - - - -] port_delete event received for 'fd40f330-5ea6-44a2-82af-18933a71712f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:16:37.510 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d409114-1987-462d-a228-35cd5d01b829 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '48c416a8-ad51-4720-9dcb-29869d69d5d3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:16:38.215 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a9c31ec0-3950-47d5-bd3e-16461d65614e 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:16:38.215 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-a9c31ec0-3950-47d5-bd3e-16461d65614e 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:16:39.205 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ffea757b-b0e4-4143-9a46-c0a0c4740d62 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:16:39.205 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-ffea757b-b0e4-4143-9a46-c0a0c4740d62 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:16:39.355 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffea757b-b0e4-4143-9a46-c0a0c4740d62 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] port_delete event received for 'fdd88dfc-8b8a-4e4b-a90a-1b4d356acc74' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:16:39.526 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f748e5cd-db14-44e5-9fa3-8091932a2261 - - - - -] port_update received: de60bcf6-4ed4-46ce-8c31-63e892b1b211 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:16:39.526 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f748e5cd-db14-44e5-9fa3-8091932a2261 - - - - -] No port de60bcf6-4ed4-46ce-8c31-63e892b1b211 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:16:39.916 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eaa8e954-5cdf-4e25-aac9-13e4d0c455b8 5def7c922231479bb5c76a4a662582ee 97119e5301204dd3b6fa31c82227699d - - -] Security group member updated on remote: ['882b151f-cfdd-4516-8ab3-4d5037088332'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:16:39.916 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-eaa8e954-5cdf-4e25-aac9-13e4d0c455b8 5def7c922231479bb5c76a4a662582ee 97119e5301204dd3b6fa31c82227699d - - -] Security group member updated ['882b151f-cfdd-4516-8ab3-4d5037088332'] 2021-07-07 13:16:40.448 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eaa8e954-5cdf-4e25-aac9-13e4d0c455b8 5def7c922231479bb5c76a4a662582ee 97119e5301204dd3b6fa31c82227699d - - -] port_delete event received for '8f5deeed-481c-43c5-8113-fde167e62f76' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:16:42.657 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d36b070c-caf8-4fca-97dc-7fe175717afd - - - - -] port_update received: 1cb35601-0f24-4e21-849d-6b7a527ed5f4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:16:42.673 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d36b070c-caf8-4fca-97dc-7fe175717afd - - - - -] No port 1cb35601-0f24-4e21-849d-6b7a527ed5f4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:16:42.720 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-71f45b22-e54e-452b-b4d7-3c7e461df4cb 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '03fa935e-c23a-448c-ad39-621ba252e827' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:16:45.650 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07e3ffc1-d20b-4741-baf9-84fe12eb0c7c 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'fc98c7bc-26a8-4dd2-a86f-0df0cb3260b6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:16:45.965 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe893a15-880a-4b14-9bb8-857b4de5869b - - - - -] port_delete event received for 'fc98c7bc-26a8-4dd2-a86f-0df0cb3260b6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:16:46.064 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64977a71-0331-43d3-98f2-7b4ee38799b9 - - - - -] port_delete event received for 'de60bcf6-4ed4-46ce-8c31-63e892b1b211' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:16:46.765 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a97bfef6-1ee8-4dae-972d-5755b0f4eb3f 5def7c922231479bb5c76a4a662582ee 97119e5301204dd3b6fa31c82227699d - - -] Security group member updated on remote: ['882b151f-cfdd-4516-8ab3-4d5037088332'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:16:46.765 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-a97bfef6-1ee8-4dae-972d-5755b0f4eb3f 5def7c922231479bb5c76a4a662582ee 97119e5301204dd3b6fa31c82227699d - - -] Security group member updated ['882b151f-cfdd-4516-8ab3-4d5037088332'] 2021-07-07 13:16:46.908 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07e3ffc1-d20b-4741-baf9-84fe12eb0c7c 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 57204190-b753-4d18-9906-0667383dd339 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:16:46.908 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07e3ffc1-d20b-4741-baf9-84fe12eb0c7c 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 57204190-b753-4d18-9906-0667383dd339 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:16:47.182 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a97bfef6-1ee8-4dae-972d-5755b0f4eb3f 5def7c922231479bb5c76a4a662582ee 97119e5301204dd3b6fa31c82227699d - - -] port_delete event received for 'b698f563-3b7e-4c0e-8db2-6e54842c8a1b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:16:49.251 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-987a4d8e-2d2c-45b6-a500-d02ece20ca20 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:16:49.251 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-987a4d8e-2d2c-45b6-a500-d02ece20ca20 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:16:51.580 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50e84c3c-f76f-4831-a69c-18c43ab3bde4 - - - - -] port_update received: 7f29688d-9b86-4ecb-ab6a-021b59ec273e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:16:51.580 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50e84c3c-f76f-4831-a69c-18c43ab3bde4 - - - - -] No port 7f29688d-9b86-4ecb-ab6a-021b59ec273e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:16:51.746 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-48c890ee-92f1-4627-b88a-5e943ceae9fc 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:16:51.746 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-48c890ee-92f1-4627-b88a-5e943ceae9fc 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:16:51.900 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-470e22c2-4581-4e91-a244-f465e7972754 5def7c922231479bb5c76a4a662582ee 97119e5301204dd3b6fa31c82227699d - - -] Security group member updated on remote: ['882b151f-cfdd-4516-8ab3-4d5037088332'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:16:51.900 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-470e22c2-4581-4e91-a244-f465e7972754 5def7c922231479bb5c76a4a662582ee 97119e5301204dd3b6fa31c82227699d - - -] Security group member updated ['882b151f-cfdd-4516-8ab3-4d5037088332'] 2021-07-07 13:16:52.079 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-470e22c2-4581-4e91-a244-f465e7972754 5def7c922231479bb5c76a4a662582ee 97119e5301204dd3b6fa31c82227699d - - -] port_delete event received for '4c1c4307-9c8a-4598-a60c-2f8b12b3c09e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:16:52.314 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48c890ee-92f1-4627-b88a-5e943ceae9fc 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] port_delete event received for '2e67cd0e-4452-4085-9c2e-c73c84a402e2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:16:52.534 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-58133e06-35bb-43c4-b598-6139a317ac9b 5b39da408be14c14b08b3558c71137be 22653ba2da6944fb80c4bf895c61f2c7 - - -] Security group member updated on remote: ['5e31c37d-cca8-4dc7-b654-fe9d81037026'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:16:52.534 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-58133e06-35bb-43c4-b598-6139a317ac9b 5b39da408be14c14b08b3558c71137be 22653ba2da6944fb80c4bf895c61f2c7 - - -] Security group member updated ['5e31c37d-cca8-4dc7-b654-fe9d81037026'] 2021-07-07 13:16:54.260 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-703c9dd9-8d6c-47fb-b475-1075c8362801 20dcde13011f4f75adae5ded8588b83e 10c6f2759570412e8251cc6e812d91f2 - - -] port_delete event received for '5a810e4e-f775-4355-94c0-31217aae8def' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:16:54.853 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f34b242b-8cb1-47e9-b89b-0e422ea2da2c - - - - -] port_update received: 51241543-8afc-4759-8da0-05ea0f669cf3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:16:54.862 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f34b242b-8cb1-47e9-b89b-0e422ea2da2c - - - - -] No port 51241543-8afc-4759-8da0-05ea0f669cf3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:16:55.721 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-735e4f11-27fa-4749-b33b-529832270146 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 65931f03-de54-4379-8763-5f65e111d8a3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:16:55.721 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-735e4f11-27fa-4749-b33b-529832270146 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Reclaiming local network 65931f03-de54-4379-8763-5f65e111d8a3 2021-07-07 13:16:56.502 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cdf1e340-ec7e-4789-8091-530eeaf411bb 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 31f9aef9-7cb1-4d31-83f4-0a0dac5be647 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:16:56.510 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cdf1e340-ec7e-4789-8091-530eeaf411bb 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 31f9aef9-7cb1-4d31-83f4-0a0dac5be647 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:16:59.441 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0f873a7-10de-417e-a769-d1ccd62eaed9 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 758d1420-bcb0-4418-8676-c7d2484e49a8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:16:59.441 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0f873a7-10de-417e-a769-d1ccd62eaed9 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 758d1420-bcb0-4418-8676-c7d2484e49a8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:16:59.605 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-424574e4-67b9-4433-a8f2-20bb489b876b - - - - -] port_delete event received for '51241543-8afc-4759-8da0-05ea0f669cf3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:17:00.315 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f27530bb-7c60-4ab3-9ffd-8211b327f1f8 4fd8b878fbbc438fad99ca7e9e22b48b db18fc03c71347a69cafdc0323447522 - - -] Security group member updated on remote: ['86ed9ac2-a301-4075-a02f-e33cc9ec0605'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:17:00.315 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-f27530bb-7c60-4ab3-9ffd-8211b327f1f8 4fd8b878fbbc438fad99ca7e9e22b48b db18fc03c71347a69cafdc0323447522 - - -] Security group member updated ['86ed9ac2-a301-4075-a02f-e33cc9ec0605'] 2021-07-07 13:17:01.947 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-372242f3-04f6-44f5-9644-0a9348ecf6f8 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 35340628-a1c5-4ea6-b18f-546389d253d9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:17:01.965 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-372242f3-04f6-44f5-9644-0a9348ecf6f8 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 35340628-a1c5-4ea6-b18f-546389d253d9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:17:05.463 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 35340628-a1c5-4ea6-b18f-546389d253d9 2021-07-07 13:17:05.500 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:17:07.207 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 35340628-a1c5-4ea6-b18f-546389d253d9 2021-07-07 13:17:07.207 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 35340628-a1c5-4ea6-b18f-546389d253d9 updated. Details: {'device': '35340628-a1c5-4ea6-b18f-546389d253d9', 'network_id': '7569afe0-a780-4eb3-abac-823efff49421', 'port_id': '35340628-a1c5-4ea6-b18f-546389d253d9', 'mac_address': 'fa:16:3e:3a:fb:ce', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 137, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a9283773-64f6-4a32-b815-10516079adfa', '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-07-07 13:17:07.207 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:17:07.207 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-35340628-a1c5-4ea6-b18f-546389d253d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:17:07.207 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 35340628-a1c5-4ea6-b18f-546389d253d9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:17:07.207 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7569afe0-a780-4eb3-abac-823efff49421 2021-07-07 13:17:07.207 4560 1886296280584 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-07-07 13:17:07.354 4560 1886296280584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '35340628-a1c5-4ea6-b18f-546389d253d9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:17:07.354 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '35340628-a1c5-4ea6-b18f-546389d253d9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:17:07.386 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 35340628-a1c5-4ea6-b18f-546389d253d9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:17:07.386 4560 1886296280584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 137, VLAN trunk: None to switch port 35340628-a1c5-4ea6-b18f-546389d253d9 2021-07-07 13:17:07.464 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:17:07.464 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['35340628-a1c5-4ea6-b18f-546389d253d9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:17:07.636 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2a90b2a0-460c-4e7e-b634-6e6dfaa13c9e 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:17:07.636 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-2a90b2a0-460c-4e7e-b634-6e6dfaa13c9e 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:17:08.426 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['35340628-a1c5-4ea6-b18f-546389d253d9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:17:08.426 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:17:08.426 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (86ed9ac2-a301-4075-a02f-e33cc9ec0605) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:17:08.426 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (86ed9ac2-a301-4075-a02f-e33cc9ec0605) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:17:08.426 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 35340628-a1c5-4ea6-b18f-546389d253d9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:17:08.426 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:17:08.426 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 35340628-a1c5-4ea6-b18f-546389d253d9 not yet added. Adding. 2021-07-07 13:17:08.426 4560 1886296280584 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-07-07 13:17:08.426 4560 1886296280584 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-07-07 13:17:08.505 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-35340628-a1c5-4ea6-b18f-546389d253d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:17:08.598 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-35340628-a1c5-4ea6-b18f-546389d253d9" 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-07-07 13:17:08.598 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-35340628-a1c5-4ea6-b18f-546389d253d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:17:08.688 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-35340628-a1c5-4ea6-b18f-546389d253d9" 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-07-07 13:17:08.761 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-35340628-a1c5-4ea6-b18f-546389d253d9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:17:08.761 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 35340628-a1c5-4ea6-b18f-546389d253d9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:17:08.761 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 35340628-a1c5-4ea6-b18f-546389d253d9 processed. 2021-07-07 13:17:09.259 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5ca232dc-1f44-426c-99bc-7e4c624178a1 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated on remote: ['535b2e67-bef6-4778-abc6-5ccc460663af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:17:09.259 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-5ca232dc-1f44-426c-99bc-7e4c624178a1 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Security group member updated ['535b2e67-bef6-4778-abc6-5ccc460663af'] 2021-07-07 13:17:09.402 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ca232dc-1f44-426c-99bc-7e4c624178a1 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] port_delete event received for '74676598-e869-4658-a897-1877936f07ac' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:17:09.540 4560 1886296280584 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-07-07 13:17:10.152 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.625s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:17:12.842 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1866fac-0a5b-46d9-ad3c-98b59a292597 20dcde13011f4f75adae5ded8588b83e 10c6f2759570412e8251cc6e812d91f2 - - -] port_delete event received for '08349760-631f-46a6-9f1c-73d985b47f09' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:17:13.346 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2ac1146-3d66-4c99-8355-f09dc5a18532 - - - - -] port_delete event received for '52a102b0-036a-4e5c-8f80-57344ba6dc3c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:17:15.218 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a18a1e00-9ef4-41b6-92cf-ac84154d4be3 - - - - -] port_delete event received for '9f441992-9d6f-49c3-917c-a44539856284' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:17:15.329 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-daabbf4d-ee14-4392-add6-f6ae7d0fa202 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] Security group member updated on remote: ['bb50a836-b832-4c07-859b-a61d5ec64a62'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:17:15.329 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-daabbf4d-ee14-4392-add6-f6ae7d0fa202 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] Security group member updated ['bb50a836-b832-4c07-859b-a61d5ec64a62'] 2021-07-07 13:17:15.985 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-13451693-1329-44f3-af46-fc3189577363 20dcde13011f4f75adae5ded8588b83e 10c6f2759570412e8251cc6e812d91f2 - - -] port_delete event received for '9f441992-9d6f-49c3-917c-a44539856284' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:17:16.640 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-13451693-1329-44f3-af46-fc3189577363 20dcde13011f4f75adae5ded8588b83e 10c6f2759570412e8251cc6e812d91f2 - - -] network_delete received. Deleting network e5c2970f-7ad0-40ae-8d9f-c6e625831d59 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:17:16.640 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-13451693-1329-44f3-af46-fc3189577363 20dcde13011f4f75adae5ded8588b83e 10c6f2759570412e8251cc6e812d91f2 - - -] Network e5c2970f-7ad0-40ae-8d9f-c6e625831d59 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:17:17.337 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-554ba27b-4cb3-47c3-8ae1-6b298ab7813b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: c91aa5b2-06d2-4c3c-ad0e-afe566af181d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:17:17.337 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-554ba27b-4cb3-47c3-8ae1-6b298ab7813b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port c91aa5b2-06d2-4c3c-ad0e-afe566af181d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:17:17.911 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-02a197cf-0614-41e1-b37c-34548791bb57 - - - - -] port_delete event received for 'a245025c-2b63-4415-ae48-57fdf94c8d03' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:17:18.747 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2921d7d-9bb0-411b-9468-47dc4bcf66f2 20dcde13011f4f75adae5ded8588b83e 10c6f2759570412e8251cc6e812d91f2 - - -] network_delete received. Deleting network 0f34a4e9-c914-4fc7-97cc-a210097b12de network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:17:18.747 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2921d7d-9bb0-411b-9468-47dc4bcf66f2 20dcde13011f4f75adae5ded8588b83e 10c6f2759570412e8251cc6e812d91f2 - - -] Network 0f34a4e9-c914-4fc7-97cc-a210097b12de not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:17:18.779 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d99337bf-a330-4c19-b87c-55356b67435b - - - - -] port_delete event received for '7f59d036-0a0a-4202-ae4a-7c9fc616f408' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:17:19.172 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78a30742-da92-49c9-bac0-c5da757ba2cf 20dcde13011f4f75adae5ded8588b83e 10c6f2759570412e8251cc6e812d91f2 - - -] network_delete received. Deleting network 622e02c6-4cf8-47ac-8eeb-785bc6a40a04 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:17:19.172 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78a30742-da92-49c9-bac0-c5da757ba2cf 20dcde13011f4f75adae5ded8588b83e 10c6f2759570412e8251cc6e812d91f2 - - -] Network 622e02c6-4cf8-47ac-8eeb-785bc6a40a04 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:17:19.606 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c91aa5b2-06d2-4c3c-ad0e-afe566af181d 2021-07-07 13:17:19.799 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb25bbbe-f1e9-45a5-88e3-c44676b97300 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] network_delete received. Deleting network c60a16a1-ee8b-4e66-988b-6a28735ed98e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:17:19.799 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb25bbbe-f1e9-45a5-88e3-c44676b97300 0702a1326b0b48b8afcf925937f7a70e 7369f52f61894107b7798af205d4c40a - - -] Network c60a16a1-ee8b-4e66-988b-6a28735ed98e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:17:20.283 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1976375e-8a93-49be-b42c-b8b2fc818b10 20dcde13011f4f75adae5ded8588b83e 10c6f2759570412e8251cc6e812d91f2 - - -] port_delete event received for 'c04f85b5-ca8a-447f-8883-5ad04f29c7dc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:17:20.498 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1976375e-8a93-49be-b42c-b8b2fc818b10 20dcde13011f4f75adae5ded8588b83e 10c6f2759570412e8251cc6e812d91f2 - - -] network_delete received. Deleting network 96b67c87-7a71-4b80-a340-206b691e888f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:17:20.498 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1976375e-8a93-49be-b42c-b8b2fc818b10 20dcde13011f4f75adae5ded8588b83e 10c6f2759570412e8251cc6e812d91f2 - - -] Network 96b67c87-7a71-4b80-a340-206b691e888f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:17:21.599 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:17:21.610 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-21f5995e-9dd0-4b48-a710-7094d5ac02e8 4fd8b878fbbc438fad99ca7e9e22b48b db18fc03c71347a69cafdc0323447522 - - -] Security group member updated on remote: ['86ed9ac2-a301-4075-a02f-e33cc9ec0605'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:17:21.610 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-21f5995e-9dd0-4b48-a710-7094d5ac02e8 4fd8b878fbbc438fad99ca7e9e22b48b db18fc03c71347a69cafdc0323447522 - - -] Security group member updated ['86ed9ac2-a301-4075-a02f-e33cc9ec0605'] 2021-07-07 13:17:21.610 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-21f5995e-9dd0-4b48-a710-7094d5ac02e8 4fd8b878fbbc438fad99ca7e9e22b48b db18fc03c71347a69cafdc0323447522 - - -] Refresh firewall rules 2021-07-07 13:17:21.610 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-21f5995e-9dd0-4b48-a710-7094d5ac02e8 4fd8b878fbbc438fad99ca7e9e22b48b db18fc03c71347a69cafdc0323447522 - - -] Get security group information for devices via rpc ['35340628-a1c5-4ea6-b18f-546389d253d9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:17:21.641 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-21f5995e-9dd0-4b48-a710-7094d5ac02e8 4fd8b878fbbc438fad99ca7e9e22b48b db18fc03c71347a69cafdc0323447522 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:17:21.641 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-21f5995e-9dd0-4b48-a710-7094d5ac02e8 4fd8b878fbbc438fad99ca7e9e22b48b db18fc03c71347a69cafdc0323447522 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:17:21.684 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-21f5995e-9dd0-4b48-a710-7094d5ac02e8 4fd8b878fbbc438fad99ca7e9e22b48b db18fc03c71347a69cafdc0323447522 - - -] port_delete event received for '35340628-a1c5-4ea6-b18f-546389d253d9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:17:21.770 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 35340628-a1c5-4ea6-b18f-546389d253d9 2021-07-07 13:17:21.910 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port c91aa5b2-06d2-4c3c-ad0e-afe566af181d 2021-07-07 13:17:21.910 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port c91aa5b2-06d2-4c3c-ad0e-afe566af181d updated. Details: {'device': 'c91aa5b2-06d2-4c3c-ad0e-afe566af181d', 'network_id': 'ba49ec0b-2f71-4999-8cf8-1563b1b6d714', 'port_id': 'c91aa5b2-06d2-4c3c-ad0e-afe566af181d', 'mac_address': 'fa:16:3e:65:9e:21', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 149, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b88a9c82-8ffe-4440-96e7-565bdb11db63', 'ip_address': '192.168.233.129'}], '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-07-07 13:17:21.910 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:17:21.910 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:17:21.910 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '35340628-a1c5-4ea6-b18f-546389d253d9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:17:21.910 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '35340628-a1c5-4ea6-b18f-546389d253d9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:17:21.910 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 35340628-a1c5-4ea6-b18f-546389d253d9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:17:21.910 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c91aa5b2-06d2-4c3c-ad0e-afe566af181d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:17:21.910 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c91aa5b2-06d2-4c3c-ad0e-afe566af181d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:17:21.910 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ba49ec0b-2f71-4999-8cf8-1563b1b6d714 2021-07-07 13:17:21.910 4560 1886296280584 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-07-07 13:17:21.926 4560 1886296280408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7569afe0-a780-4eb3-abac-823efff49421 2021-07-07 13:17:21.926 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['35340628-a1c5-4ea6-b18f-546389d253d9'] 2021-07-07 13:17:21.926 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:17:21.926 4560 1886296280408 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-07-07 13:17:21.926 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['35340628-a1c5-4ea6-b18f-546389d253d9'] 2021-07-07 13:17:22.033 4560 1886296280584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c91aa5b2-06d2-4c3c-ad0e-afe566af181d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:17:22.033 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c91aa5b2-06d2-4c3c-ad0e-afe566af181d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:17:22.132 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c91aa5b2-06d2-4c3c-ad0e-afe566af181d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:17:22.132 4560 1886296280584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 149, VLAN trunk: None to switch port c91aa5b2-06d2-4c3c-ad0e-afe566af181d 2021-07-07 13:17:22.210 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:17:22.210 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c91aa5b2-06d2-4c3c-ad0e-afe566af181d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:17:22.431 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c91aa5b2-06d2-4c3c-ad0e-afe566af181d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:17:22.431 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:17:22.431 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bb50a836-b832-4c07-859b-a61d5ec64a62) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:17:22.431 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (bb50a836-b832-4c07-859b-a61d5ec64a62) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:17:22.431 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c91aa5b2-06d2-4c3c-ad0e-afe566af181d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:17:22.431 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:17:22.431 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c91aa5b2-06d2-4c3c-ad0e-afe566af181d not yet added. Adding. 2021-07-07 13:17:22.431 4560 1886296280584 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-07-07 13:17:22.431 4560 1886296280584 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-07-07 13:17:22.508 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c91aa5b2-06d2-4c3c-ad0e-afe566af181d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:17:22.601 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c91aa5b2-06d2-4c3c-ad0e-afe566af181d" 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-07-07 13:17:22.601 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c91aa5b2-06d2-4c3c-ad0e-afe566af181d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:17:22.697 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c91aa5b2-06d2-4c3c-ad0e-afe566af181d" 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-07-07 13:17:22.775 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c91aa5b2-06d2-4c3c-ad0e-afe566af181d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.860s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:17:22.775 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c91aa5b2-06d2-4c3c-ad0e-afe566af181d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:17:22.775 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c91aa5b2-06d2-4c3c-ad0e-afe566af181d processed. 2021-07-07 13:17:23.618 4560 1886296280584 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-07-07 13:17:23.623 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5118991e-d305-4f28-a548-e78c88e33401 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 7569afe0-a780-4eb3-abac-823efff49421 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:17:23.623 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5118991e-d305-4f28-a548-e78c88e33401 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 7569afe0-a780-4eb3-abac-823efff49421 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:17:24.446 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.829s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:17:25.431 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2b097fd0-6549-4594-a91f-c53f0c8207ce a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated on remote: ['43de7134-53b9-4ded-97a1-f8342eeb10ad'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:17:25.431 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-2b097fd0-6549-4594-a91f-c53f0c8207ce a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated ['43de7134-53b9-4ded-97a1-f8342eeb10ad'] 2021-07-07 13:17:25.697 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f3901790-44b3-4d45-ac8f-851c2a158e95 a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated on remote: ['43de7134-53b9-4ded-97a1-f8342eeb10ad'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:17:25.697 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-f3901790-44b3-4d45-ac8f-851c2a158e95 a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated ['43de7134-53b9-4ded-97a1-f8342eeb10ad'] 2021-07-07 13:17:26.697 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1620cce8-c305-4a35-a00e-a93e73be9cba a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated on remote: ['d04827a7-7e65-473c-8b26-5fafe7c96f6a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:17:26.697 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-1620cce8-c305-4a35-a00e-a93e73be9cba a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated ['d04827a7-7e65-473c-8b26-5fafe7c96f6a'] 2021-07-07 13:17:27.059 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fe9f5947-421e-4699-9688-7b34570a2a84 a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated on remote: ['d04827a7-7e65-473c-8b26-5fafe7c96f6a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:17:27.059 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-fe9f5947-421e-4699-9688-7b34570a2a84 a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated ['d04827a7-7e65-473c-8b26-5fafe7c96f6a'] 2021-07-07 13:17:28.152 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-305f970f-fe7e-4630-a845-13ac6ab79e8e a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated on remote: ['d04827a7-7e65-473c-8b26-5fafe7c96f6a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:17:28.152 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-305f970f-fe7e-4630-a845-13ac6ab79e8e a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated ['d04827a7-7e65-473c-8b26-5fafe7c96f6a'] 2021-07-07 13:17:28.544 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d482da36-86b6-4031-8edb-4eb8f0ff7b5e a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated on remote: ['d04827a7-7e65-473c-8b26-5fafe7c96f6a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:17:28.544 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-d482da36-86b6-4031-8edb-4eb8f0ff7b5e a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated ['d04827a7-7e65-473c-8b26-5fafe7c96f6a'] 2021-07-07 13:17:28.890 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dbf75a62-a7ff-431f-8fdb-bc43682a5a5c a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated on remote: ['d04827a7-7e65-473c-8b26-5fafe7c96f6a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:17:28.890 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-dbf75a62-a7ff-431f-8fdb-bc43682a5a5c a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated ['d04827a7-7e65-473c-8b26-5fafe7c96f6a'] 2021-07-07 13:17:29.173 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bd12df86-fb23-4551-8d7b-f81cf99e1fca a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated on remote: ['d04827a7-7e65-473c-8b26-5fafe7c96f6a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:17:29.173 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-bd12df86-fb23-4551-8d7b-f81cf99e1fca a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated ['d04827a7-7e65-473c-8b26-5fafe7c96f6a'] 2021-07-07 13:17:29.556 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3494a231-5a19-490c-ac32-32e2dbf67255 a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated on remote: ['d04827a7-7e65-473c-8b26-5fafe7c96f6a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:17:29.556 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-3494a231-5a19-490c-ac32-32e2dbf67255 a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated ['d04827a7-7e65-473c-8b26-5fafe7c96f6a'] 2021-07-07 13:17:30.029 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8ecd0bd4-45e3-4761-aa29-b087349cb22b a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated on remote: ['d04827a7-7e65-473c-8b26-5fafe7c96f6a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:17:30.029 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-8ecd0bd4-45e3-4761-aa29-b087349cb22b a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated ['d04827a7-7e65-473c-8b26-5fafe7c96f6a'] 2021-07-07 13:17:30.137 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d86ff018-d319-49d7-9c3e-a12509071538 d527c47ed4214d86b2b3a08750be0e20 1800f34b73fb4ad0a1f09d1f74b38721 - - -] Security group member updated on remote: ['002c228c-6ccf-4a77-9218-3df944e12702'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:17:30.137 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-d86ff018-d319-49d7-9c3e-a12509071538 d527c47ed4214d86b2b3a08750be0e20 1800f34b73fb4ad0a1f09d1f74b38721 - - -] Security group member updated ['002c228c-6ccf-4a77-9218-3df944e12702'] 2021-07-07 13:17:30.290 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a9f49590-e69b-4f54-9817-5548c695fced a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated on remote: ['d04827a7-7e65-473c-8b26-5fafe7c96f6a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:17:30.290 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-a9f49590-e69b-4f54-9817-5548c695fced a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated ['d04827a7-7e65-473c-8b26-5fafe7c96f6a'] 2021-07-07 13:17:30.539 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b37663e3-c3b2-4b14-89f4-e70fdf2c1a15 a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated on remote: ['d04827a7-7e65-473c-8b26-5fafe7c96f6a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:17:30.539 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-b37663e3-c3b2-4b14-89f4-e70fdf2c1a15 a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated ['d04827a7-7e65-473c-8b26-5fafe7c96f6a'] 2021-07-07 13:17:31.986 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5c67b37a-58ff-4345-b64f-937540831ff8 a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated on remote: ['b4c2e406-610a-41af-bb7c-d4b646544f83'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:17:31.986 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-5c67b37a-58ff-4345-b64f-937540831ff8 a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated ['b4c2e406-610a-41af-bb7c-d4b646544f83'] 2021-07-07 13:17:33.337 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c87e3d4c-2839-4d98-afb6-7d29544db75e 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] Security group member updated on remote: ['bb50a836-b832-4c07-859b-a61d5ec64a62'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:17:33.337 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-c87e3d4c-2839-4d98-afb6-7d29544db75e 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] Security group member updated ['bb50a836-b832-4c07-859b-a61d5ec64a62'] 2021-07-07 13:17:33.337 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-c87e3d4c-2839-4d98-afb6-7d29544db75e 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] Refresh firewall rules 2021-07-07 13:17:33.337 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c87e3d4c-2839-4d98-afb6-7d29544db75e 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] Get security group information for devices via rpc ['c91aa5b2-06d2-4c3c-ad0e-afe566af181d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:17:33.681 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c87e3d4c-2839-4d98-afb6-7d29544db75e 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] Update security group information for ports dict_keys(['c91aa5b2-06d2-4c3c-ad0e-afe566af181d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:17:33.681 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c87e3d4c-2839-4d98-afb6-7d29544db75e 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:17:33.681 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c87e3d4c-2839-4d98-afb6-7d29544db75e 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] Update rules of security group (bb50a836-b832-4c07-859b-a61d5ec64a62) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:17:33.681 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c87e3d4c-2839-4d98-afb6-7d29544db75e 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] Update members of security group (bb50a836-b832-4c07-859b-a61d5ec64a62) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:17:33.681 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c87e3d4c-2839-4d98-afb6-7d29544db75e 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] Update port filter for c91aa5b2-06d2-4c3c-ad0e-afe566af181d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:17:33.681 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c87e3d4c-2839-4d98-afb6-7d29544db75e 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] Updating port rules. 2021-07-07 13:17:33.681 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c87e3d4c-2839-4d98-afb6-7d29544db75e 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-07 13:17:33.681 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-c87e3d4c-2839-4d98-afb6-7d29544db75e 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] Lock "n-hv-driver-port-lock-c91aa5b2-06d2-4c3c-ad0e-afe566af181d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:17:33.792 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-c87e3d4c-2839-4d98-afb6-7d29544db75e 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] Lock "n-hv-driver-port-lock-c91aa5b2-06d2-4c3c-ad0e-afe566af181d" 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-07-07 13:17:33.792 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-c87e3d4c-2839-4d98-afb6-7d29544db75e 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] Lock "n-hv-driver-port-lock-c91aa5b2-06d2-4c3c-ad0e-afe566af181d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:17:33.792 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-c87e3d4c-2839-4d98-afb6-7d29544db75e 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] Lock "n-hv-driver-port-lock-c91aa5b2-06d2-4c3c-ad0e-afe566af181d" 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-07-07 13:17:34.213 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-91e18e3d-2cc2-43a7-b682-5c1164b3099d a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated on remote: ['2f4026ac-d011-4538-be67-db2627f9781c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:17:34.228 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-91e18e3d-2cc2-43a7-b682-5c1164b3099d a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated ['2f4026ac-d011-4538-be67-db2627f9781c'] 2021-07-07 13:17:34.448 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aac8b69d-068d-4636-b8a0-60b130bbc856 a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated on remote: ['2f4026ac-d011-4538-be67-db2627f9781c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:17:34.448 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-aac8b69d-068d-4636-b8a0-60b130bbc856 a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated ['2f4026ac-d011-4538-be67-db2627f9781c'] 2021-07-07 13:17:34.733 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b9119748-250a-490e-bf8e-03e751f06fb8 4a7bb6dd519c4ee9bdfd129db6fe44b9 7f03f74c9b5d48ddb1130b3d36d26469 - - -] Security group member updated on remote: ['c6f321c8-567e-4e7a-8b3c-1df787ba1e0d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:17:34.743 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-b9119748-250a-490e-bf8e-03e751f06fb8 4a7bb6dd519c4ee9bdfd129db6fe44b9 7f03f74c9b5d48ddb1130b3d36d26469 - - -] Security group member updated ['c6f321c8-567e-4e7a-8b3c-1df787ba1e0d'] 2021-07-07 13:17:34.868 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95ba619a-5626-4507-9c34-59552da0e9f2 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 48e5d1a0-031c-4a87-90ab-9c2c2c33aa4f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:17:34.885 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95ba619a-5626-4507-9c34-59552da0e9f2 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 48e5d1a0-031c-4a87-90ab-9c2c2c33aa4f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:17:36.475 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-82a436bf-30c8-4735-b728-f4821e3168f5 d527c47ed4214d86b2b3a08750be0e20 1800f34b73fb4ad0a1f09d1f74b38721 - - -] Security group member updated on remote: ['002c228c-6ccf-4a77-9218-3df944e12702'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:17:36.475 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-82a436bf-30c8-4735-b728-f4821e3168f5 d527c47ed4214d86b2b3a08750be0e20 1800f34b73fb4ad0a1f09d1f74b38721 - - -] Security group member updated ['002c228c-6ccf-4a77-9218-3df944e12702'] 2021-07-07 13:17:37.073 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-18f44a3f-bf77-4d58-b2a9-e615534ce6e2 a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated on remote: ['e7e18b89-22ea-4099-aa74-3dcf111f2f66'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:17:37.073 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-18f44a3f-bf77-4d58-b2a9-e615534ce6e2 a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated ['e7e18b89-22ea-4099-aa74-3dcf111f2f66'] 2021-07-07 13:17:37.324 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-259204f1-06e4-4d5f-bc2c-8f7ad0e8e7a9 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 2e4893f9-b199-4f32-9104-545197be5bc3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:17:37.353 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-259204f1-06e4-4d5f-bc2c-8f7ad0e8e7a9 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 2e4893f9-b199-4f32-9104-545197be5bc3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:17:37.667 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 48e5d1a0-031c-4a87-90ab-9c2c2c33aa4f 2021-07-07 13:17:37.806 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8b3d2410-cb7f-4e0a-9a3c-4812986a31ce a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated on remote: ['e7e18b89-22ea-4099-aa74-3dcf111f2f66'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:17:37.806 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-8b3d2410-cb7f-4e0a-9a3c-4812986a31ce a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated ['e7e18b89-22ea-4099-aa74-3dcf111f2f66'] 2021-07-07 13:17:39.008 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aaf04fdd-426d-42f1-a3aa-eda370b5a009 - - - - -] port_delete event received for '76428c40-744e-45cd-ab92-e2e269ac10ec' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:17:39.307 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3784726b-2a3c-4f64-860b-2c826fefaced a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated on remote: ['d74d332d-88a1-4758-907b-a118b0a8d64f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:17:39.307 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-3784726b-2a3c-4f64-860b-2c826fefaced a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated ['d74d332d-88a1-4758-907b-a118b0a8d64f'] 2021-07-07 13:17:39.663 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:17:39.685 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2e4893f9-b199-4f32-9104-545197be5bc3 2021-07-07 13:17:40.008 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-506c467c-aa62-45aa-ba9d-3b40c465fcc0 a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated on remote: ['d74d332d-88a1-4758-907b-a118b0a8d64f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:17:40.008 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-506c467c-aa62-45aa-ba9d-3b40c465fcc0 a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated ['d74d332d-88a1-4758-907b-a118b0a8d64f'] 2021-07-07 13:17:40.158 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 48e5d1a0-031c-4a87-90ab-9c2c2c33aa4f 2021-07-07 13:17:40.158 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 48e5d1a0-031c-4a87-90ab-9c2c2c33aa4f updated. Details: {'device': '48e5d1a0-031c-4a87-90ab-9c2c2c33aa4f', 'network_id': 'ba49ec0b-2f71-4999-8cf8-1563b1b6d714', 'port_id': '48e5d1a0-031c-4a87-90ab-9c2c2c33aa4f', 'mac_address': 'fa:16:3e:71:d2:d6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 149, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b88a9c82-8ffe-4440-96e7-565bdb11db63', 'ip_address': '192.168.233.65'}], '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-07-07 13:17:40.158 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:17:40.158 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-48e5d1a0-031c-4a87-90ab-9c2c2c33aa4f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:17:40.158 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 48e5d1a0-031c-4a87-90ab-9c2c2c33aa4f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:17:40.158 4560 1886296280584 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-07-07 13:17:40.294 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d54011ee-3bea-477b-8b62-e346c40880ed a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated on remote: ['d74d332d-88a1-4758-907b-a118b0a8d64f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:17:40.294 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-d54011ee-3bea-477b-8b62-e346c40880ed a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated ['d74d332d-88a1-4758-907b-a118b0a8d64f'] 2021-07-07 13:17:40.309 4560 1886296280584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '48e5d1a0-031c-4a87-90ab-9c2c2c33aa4f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:17:40.309 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '48e5d1a0-031c-4a87-90ab-9c2c2c33aa4f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:17:40.328 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 48e5d1a0-031c-4a87-90ab-9c2c2c33aa4f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:17:40.328 4560 1886296280584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 149, VLAN trunk: None to switch port 48e5d1a0-031c-4a87-90ab-9c2c2c33aa4f 2021-07-07 13:17:40.410 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:17:40.410 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['48e5d1a0-031c-4a87-90ab-9c2c2c33aa4f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:17:40.588 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-19ccd63f-63bf-4a85-8349-bdf7f55e0d97 a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated on remote: ['d74d332d-88a1-4758-907b-a118b0a8d64f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:17:40.588 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-19ccd63f-63bf-4a85-8349-bdf7f55e0d97 a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated ['d74d332d-88a1-4758-907b-a118b0a8d64f'] 2021-07-07 13:17:40.777 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['48e5d1a0-031c-4a87-90ab-9c2c2c33aa4f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:17:40.777 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:17:40.777 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bb50a836-b832-4c07-859b-a61d5ec64a62) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:17:40.777 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (bb50a836-b832-4c07-859b-a61d5ec64a62) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:17:40.777 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 48e5d1a0-031c-4a87-90ab-9c2c2c33aa4f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:17:40.777 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:17:40.777 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 48e5d1a0-031c-4a87-90ab-9c2c2c33aa4f not yet added. Adding. 2021-07-07 13:17:40.777 4560 1886296280584 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-07-07 13:17:40.777 4560 1886296280584 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-07-07 13:17:40.916 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-48e5d1a0-031c-4a87-90ab-9c2c2c33aa4f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:17:40.962 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-04c06ff0-23c9-4b9a-b7f7-55114883c2a3 a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated on remote: ['d74d332d-88a1-4758-907b-a118b0a8d64f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:17:40.962 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-04c06ff0-23c9-4b9a-b7f7-55114883c2a3 a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated ['d74d332d-88a1-4758-907b-a118b0a8d64f'] 2021-07-07 13:17:41.041 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-48e5d1a0-031c-4a87-90ab-9c2c2c33aa4f" 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-07-07 13:17:41.041 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-48e5d1a0-031c-4a87-90ab-9c2c2c33aa4f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:17:41.212 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-48e5d1a0-031c-4a87-90ab-9c2c2c33aa4f" 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-07-07 13:17:41.322 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9fbf96b7-6dfc-4db9-824f-270533bfcd48 a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated on remote: ['d74d332d-88a1-4758-907b-a118b0a8d64f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:17:41.322 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-9fbf96b7-6dfc-4db9-824f-270533bfcd48 a4e264b234384dc891123db92052caa7 d83ef170e3164f219019c8be671e3ee8 - - -] Security group rule updated ['d74d332d-88a1-4758-907b-a118b0a8d64f'] 2021-07-07 13:17:41.352 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-48e5d1a0-031c-4a87-90ab-9c2c2c33aa4f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:17:41.352 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 48e5d1a0-031c-4a87-90ab-9c2c2c33aa4f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:17:41.352 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 48e5d1a0-031c-4a87-90ab-9c2c2c33aa4f processed. 2021-07-07 13:17:41.685 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:17:41.685 4560 1886296280584 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-07-07 13:17:42.245 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 2e4893f9-b199-4f32-9104-545197be5bc3 2021-07-07 13:17:42.245 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 2e4893f9-b199-4f32-9104-545197be5bc3 updated. Details: {'device': '2e4893f9-b199-4f32-9104-545197be5bc3', 'network_id': '17be927d-72d6-4e10-9e84-f713338c5075', 'port_id': '2e4893f9-b199-4f32-9104-545197be5bc3', 'mac_address': 'fa:16:3e:7f:38:c5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 132, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b1b615ad-1ccb-4e9b-9ba2-c08db89a8de7', '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-07-07 13:17:42.245 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:17:42.245 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2e4893f9-b199-4f32-9104-545197be5bc3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:17:42.245 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2e4893f9-b199-4f32-9104-545197be5bc3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:17:42.245 4560 1886296279528 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 17be927d-72d6-4e10-9e84-f713338c5075 2021-07-07 13:17:42.245 4560 1886296279528 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-07-07 13:17:42.415 4560 1886296279528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2e4893f9-b199-4f32-9104-545197be5bc3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:17:42.415 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2e4893f9-b199-4f32-9104-545197be5bc3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:17:42.436 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2e4893f9-b199-4f32-9104-545197be5bc3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:17:42.436 4560 1886296279528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 132, VLAN trunk: None to switch port 2e4893f9-b199-4f32-9104-545197be5bc3 2021-07-07 13:17:42.462 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.765s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:17:42.555 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:17:42.555 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2e4893f9-b199-4f32-9104-545197be5bc3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:17:42.888 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2e4893f9-b199-4f32-9104-545197be5bc3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:17:42.888 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:17:42.888 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c6f321c8-567e-4e7a-8b3c-1df787ba1e0d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:17:42.888 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c6f321c8-567e-4e7a-8b3c-1df787ba1e0d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:17:42.888 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2e4893f9-b199-4f32-9104-545197be5bc3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:17:42.888 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:17:42.888 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2e4893f9-b199-4f32-9104-545197be5bc3 not yet added. Adding. 2021-07-07 13:17:42.899 4560 1886296279528 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-07-07 13:17:42.899 4560 1886296279528 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-07-07 13:17:43.027 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2e4893f9-b199-4f32-9104-545197be5bc3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:17:43.134 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f17051b-41b9-4f0d-91fb-91bcaef25622 d527c47ed4214d86b2b3a08750be0e20 1800f34b73fb4ad0a1f09d1f74b38721 - - -] port_delete event received for 'f03fffda-05d5-4dce-be70-686e1b757c0a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:17:43.184 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2e4893f9-b199-4f32-9104-545197be5bc3" 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-07-07 13:17:43.184 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2e4893f9-b199-4f32-9104-545197be5bc3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:17:43.322 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2e4893f9-b199-4f32-9104-545197be5bc3" 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-07-07 13:17:43.417 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2e4893f9-b199-4f32-9104-545197be5bc3" 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-07-07 13:17:43.436 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2e4893f9-b199-4f32-9104-545197be5bc3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:17:43.436 4560 1886296279528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2e4893f9-b199-4f32-9104-545197be5bc3 processed. 2021-07-07 13:17:43.436 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f17051b-41b9-4f0d-91fb-91bcaef25622 d527c47ed4214d86b2b3a08750be0e20 1800f34b73fb4ad0a1f09d1f74b38721 - - -] network_delete received. Deleting network fcf6204e-62f2-4eb0-b7ea-591128d530ab network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:17:43.436 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f17051b-41b9-4f0d-91fb-91bcaef25622 d527c47ed4214d86b2b3a08750be0e20 1800f34b73fb4ad0a1f09d1f74b38721 - - -] Network fcf6204e-62f2-4eb0-b7ea-591128d530ab not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:17:43.716 4560 1886296279528 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-07-07 13:17:44.197 4560 1886296279528 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-07-07 13:17:46.712 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6ed24e8-a6c5-439b-a872-3fce9d7fff59 d527c47ed4214d86b2b3a08750be0e20 1800f34b73fb4ad0a1f09d1f74b38721 - - -] network_delete received. Deleting network 6b30359d-e223-41b0-8faa-abb8b2e53b0c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:17:46.712 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6ed24e8-a6c5-439b-a872-3fce9d7fff59 d527c47ed4214d86b2b3a08750be0e20 1800f34b73fb4ad0a1f09d1f74b38721 - - -] Network 6b30359d-e223-41b0-8faa-abb8b2e53b0c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:17:47.667 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f09b5224-b3c4-4837-bf9f-8130c271d19e 5b39da408be14c14b08b3558c71137be 22653ba2da6944fb80c4bf895c61f2c7 - - -] Security group member updated on remote: ['5e31c37d-cca8-4dc7-b654-fe9d81037026'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:17:47.667 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-f09b5224-b3c4-4837-bf9f-8130c271d19e 5b39da408be14c14b08b3558c71137be 22653ba2da6944fb80c4bf895c61f2c7 - - -] Security group member updated ['5e31c37d-cca8-4dc7-b654-fe9d81037026'] 2021-07-07 13:17:49.055 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-adb43ba9-8f19-46ca-9f19-e7af271c28a2 d527c47ed4214d86b2b3a08750be0e20 1800f34b73fb4ad0a1f09d1f74b38721 - - -] network_delete received. Deleting network 19b6f6e1-9d0b-42b2-806e-85ced38fbe86 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:17:49.055 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-adb43ba9-8f19-46ca-9f19-e7af271c28a2 d527c47ed4214d86b2b3a08750be0e20 1800f34b73fb4ad0a1f09d1f74b38721 - - -] Network 19b6f6e1-9d0b-42b2-806e-85ced38fbe86 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:17:49.371 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-135dd244-ca2e-4149-ba2f-2b3dbedd5307 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: e4c17480-5416-42c3-a8f1-c5b1177c1670 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:17:49.384 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-135dd244-ca2e-4149-ba2f-2b3dbedd5307 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port e4c17480-5416-42c3-a8f1-c5b1177c1670 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:17:49.964 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2e4893f9-b199-4f32-9104-545197be5bc3 2021-07-07 13:17:50.065 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d40ca161-1a95-4848-9def-12e6ed3c19db d527c47ed4214d86b2b3a08750be0e20 1800f34b73fb4ad0a1f09d1f74b38721 - - -] Security group member updated on remote: ['002c228c-6ccf-4a77-9218-3df944e12702'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:17:50.065 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-d40ca161-1a95-4848-9def-12e6ed3c19db d527c47ed4214d86b2b3a08750be0e20 1800f34b73fb4ad0a1f09d1f74b38721 - - -] Security group member updated ['002c228c-6ccf-4a77-9218-3df944e12702'] 2021-07-07 13:17:50.104 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d40ca161-1a95-4848-9def-12e6ed3c19db d527c47ed4214d86b2b3a08750be0e20 1800f34b73fb4ad0a1f09d1f74b38721 - - -] port_delete event received for '7cf9851d-aeb3-4531-9a93-79e5f146fde2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:17:50.603 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd47068b-412e-4882-b742-038ff5e8ba6a d527c47ed4214d86b2b3a08750be0e20 1800f34b73fb4ad0a1f09d1f74b38721 - - -] network_delete received. Deleting network 0bc1e14a-e083-4f5a-a9c2-4c58e4d67aae network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:17:50.603 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd47068b-412e-4882-b742-038ff5e8ba6a d527c47ed4214d86b2b3a08750be0e20 1800f34b73fb4ad0a1f09d1f74b38721 - - -] Network 0bc1e14a-e083-4f5a-a9c2-4c58e4d67aae not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:17:50.993 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7b25c84e-32ed-40f7-8e83-62e23081152f 4a7bb6dd519c4ee9bdfd129db6fe44b9 7f03f74c9b5d48ddb1130b3d36d26469 - - -] Security group member updated on remote: ['c6f321c8-567e-4e7a-8b3c-1df787ba1e0d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:17:50.993 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-7b25c84e-32ed-40f7-8e83-62e23081152f 4a7bb6dd519c4ee9bdfd129db6fe44b9 7f03f74c9b5d48ddb1130b3d36d26469 - - -] Security group member updated ['c6f321c8-567e-4e7a-8b3c-1df787ba1e0d'] 2021-07-07 13:17:50.993 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-7b25c84e-32ed-40f7-8e83-62e23081152f 4a7bb6dd519c4ee9bdfd129db6fe44b9 7f03f74c9b5d48ddb1130b3d36d26469 - - -] Refresh firewall rules 2021-07-07 13:17:50.993 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7b25c84e-32ed-40f7-8e83-62e23081152f 4a7bb6dd519c4ee9bdfd129db6fe44b9 7f03f74c9b5d48ddb1130b3d36d26469 - - -] Get security group information for devices via rpc ['2e4893f9-b199-4f32-9104-545197be5bc3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:17:51.009 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eb0c2800-a48f-474e-8df4-b500b846ff12 d527c47ed4214d86b2b3a08750be0e20 1800f34b73fb4ad0a1f09d1f74b38721 - - -] Security group member updated on remote: ['002c228c-6ccf-4a77-9218-3df944e12702'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:17:51.009 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-eb0c2800-a48f-474e-8df4-b500b846ff12 d527c47ed4214d86b2b3a08750be0e20 1800f34b73fb4ad0a1f09d1f74b38721 - - -] Security group member updated ['002c228c-6ccf-4a77-9218-3df944e12702'] 2021-07-07 13:17:51.079 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb0c2800-a48f-474e-8df4-b500b846ff12 d527c47ed4214d86b2b3a08750be0e20 1800f34b73fb4ad0a1f09d1f74b38721 - - -] port_delete event received for 'ee50a367-393e-4441-b463-6c71a5543f7e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:17:51.079 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7b25c84e-32ed-40f7-8e83-62e23081152f 4a7bb6dd519c4ee9bdfd129db6fe44b9 7f03f74c9b5d48ddb1130b3d36d26469 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:17:51.079 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7b25c84e-32ed-40f7-8e83-62e23081152f 4a7bb6dd519c4ee9bdfd129db6fe44b9 7f03f74c9b5d48ddb1130b3d36d26469 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:17:51.135 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b25c84e-32ed-40f7-8e83-62e23081152f 4a7bb6dd519c4ee9bdfd129db6fe44b9 7f03f74c9b5d48ddb1130b3d36d26469 - - -] port_delete event received for '2e4893f9-b199-4f32-9104-545197be5bc3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:17:51.743 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:17:51.743 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2e4893f9-b199-4f32-9104-545197be5bc3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:17:51.743 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2e4893f9-b199-4f32-9104-545197be5bc3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:17:51.743 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2e4893f9-b199-4f32-9104-545197be5bc3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:17:51.743 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 17be927d-72d6-4e10-9e84-f713338c5075 2021-07-07 13:17:51.743 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2e4893f9-b199-4f32-9104-545197be5bc3'] 2021-07-07 13:17:51.761 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:17:51.761 4560 1886296280584 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-07-07 13:17:51.761 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2e4893f9-b199-4f32-9104-545197be5bc3'] 2021-07-07 13:17:51.997 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d4fa8b3-49a0-4f33-a5c2-492e27fbd775 d527c47ed4214d86b2b3a08750be0e20 1800f34b73fb4ad0a1f09d1f74b38721 - - -] port_delete event received for '6cc27182-0bee-4b52-ad1d-6983d22a3927' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:17:52.323 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d4fa8b3-49a0-4f33-a5c2-492e27fbd775 d527c47ed4214d86b2b3a08750be0e20 1800f34b73fb4ad0a1f09d1f74b38721 - - -] network_delete received. Deleting network 2bb7e5c7-904e-4399-95b4-fdc9d99d81b5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:17:52.323 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d4fa8b3-49a0-4f33-a5c2-492e27fbd775 d527c47ed4214d86b2b3a08750be0e20 1800f34b73fb4ad0a1f09d1f74b38721 - - -] Network 2bb7e5c7-904e-4399-95b4-fdc9d99d81b5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:17:53.751 4560 1886296280584 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-07-07 13:17:53.989 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 48e5d1a0-031c-4a87-90ab-9c2c2c33aa4f 2021-07-07 13:17:54.097 4560 1886296280584 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-07-07 13:17:54.508 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-be11b647-0e3b-4b3a-9e17-00adcbfd2a5b 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] Security group member updated on remote: ['bb50a836-b832-4c07-859b-a61d5ec64a62'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:17:54.508 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-be11b647-0e3b-4b3a-9e17-00adcbfd2a5b 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] Security group member updated ['bb50a836-b832-4c07-859b-a61d5ec64a62'] 2021-07-07 13:17:54.508 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-be11b647-0e3b-4b3a-9e17-00adcbfd2a5b 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] Refresh firewall rules 2021-07-07 13:17:54.508 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-be11b647-0e3b-4b3a-9e17-00adcbfd2a5b 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] Get security group information for devices via rpc ['c91aa5b2-06d2-4c3c-ad0e-afe566af181d', '48e5d1a0-031c-4a87-90ab-9c2c2c33aa4f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:17:54.696 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be11b647-0e3b-4b3a-9e17-00adcbfd2a5b 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] port_delete event received for '48e5d1a0-031c-4a87-90ab-9c2c2c33aa4f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:17:55.087 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5bb6e936-0607-4078-bf42-e47add330db3 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 17be927d-72d6-4e10-9e84-f713338c5075 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:17:55.102 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5bb6e936-0607-4078-bf42-e47add330db3 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 17be927d-72d6-4e10-9e84-f713338c5075 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:17:55.371 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-be11b647-0e3b-4b3a-9e17-00adcbfd2a5b 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] Update security group information for ports dict_keys(['c91aa5b2-06d2-4c3c-ad0e-afe566af181d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:17:55.371 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-be11b647-0e3b-4b3a-9e17-00adcbfd2a5b 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:17:55.371 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-be11b647-0e3b-4b3a-9e17-00adcbfd2a5b 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] Update rules of security group (bb50a836-b832-4c07-859b-a61d5ec64a62) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:17:55.383 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-be11b647-0e3b-4b3a-9e17-00adcbfd2a5b 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] Update members of security group (bb50a836-b832-4c07-859b-a61d5ec64a62) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:17:55.383 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-be11b647-0e3b-4b3a-9e17-00adcbfd2a5b 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] Update port filter for c91aa5b2-06d2-4c3c-ad0e-afe566af181d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:17:55.383 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-be11b647-0e3b-4b3a-9e17-00adcbfd2a5b 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] Updating port rules. 2021-07-07 13:17:55.383 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-be11b647-0e3b-4b3a-9e17-00adcbfd2a5b 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-07 13:17:55.383 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-be11b647-0e3b-4b3a-9e17-00adcbfd2a5b 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] Lock "n-hv-driver-port-lock-c91aa5b2-06d2-4c3c-ad0e-afe566af181d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:17:55.383 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-be11b647-0e3b-4b3a-9e17-00adcbfd2a5b 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] Lock "n-hv-driver-port-lock-c91aa5b2-06d2-4c3c-ad0e-afe566af181d" 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-07-07 13:17:55.383 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-be11b647-0e3b-4b3a-9e17-00adcbfd2a5b 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] Lock "n-hv-driver-port-lock-c91aa5b2-06d2-4c3c-ad0e-afe566af181d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:17:55.511 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-be11b647-0e3b-4b3a-9e17-00adcbfd2a5b 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] Lock "n-hv-driver-port-lock-c91aa5b2-06d2-4c3c-ad0e-afe566af181d" 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-07-07 13:17:55.571 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75d3b88f-cdf2-4bdf-9767-211b4105c595 - - - - -] port_delete event received for '2f4ac733-820b-44fb-96a8-df444aa73892' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:17:55.759 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:17:55.759 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '48e5d1a0-031c-4a87-90ab-9c2c2c33aa4f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:17:55.759 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '48e5d1a0-031c-4a87-90ab-9c2c2c33aa4f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:17:55.759 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 48e5d1a0-031c-4a87-90ab-9c2c2c33aa4f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:17:55.774 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['48e5d1a0-031c-4a87-90ab-9c2c2c33aa4f'] 2021-07-07 13:17:55.774 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:17:55.774 4560 1886296280584 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-07-07 13:17:55.774 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['48e5d1a0-031c-4a87-90ab-9c2c2c33aa4f'] 2021-07-07 13:17:55.837 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d39882cd-b24d-4723-90b6-140ca56774df d527c47ed4214d86b2b3a08750be0e20 1800f34b73fb4ad0a1f09d1f74b38721 - - -] port_delete event received for '2f4ac733-820b-44fb-96a8-df444aa73892' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:17:56.447 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d39882cd-b24d-4723-90b6-140ca56774df d527c47ed4214d86b2b3a08750be0e20 1800f34b73fb4ad0a1f09d1f74b38721 - - -] network_delete received. Deleting network ea099e43-7ae5-4a46-9a24-6a2a5b40174a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:17:56.447 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d39882cd-b24d-4723-90b6-140ca56774df d527c47ed4214d86b2b3a08750be0e20 1800f34b73fb4ad0a1f09d1f74b38721 - - -] Network ea099e43-7ae5-4a46-9a24-6a2a5b40174a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:17:57.749 4560 1886296280584 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-07-07 13:17:57.915 4560 1886296280584 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-07-07 13:18:00.039 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c91aa5b2-06d2-4c3c-ad0e-afe566af181d 2021-07-07 13:18:01.055 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-00294429-ac21-4122-b8ea-d1b69b920733 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] Security group member updated on remote: ['aef81287-e2da-45ef-8e6d-62bbff397e2b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:18:01.055 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-00294429-ac21-4122-b8ea-d1b69b920733 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] Security group member updated ['aef81287-e2da-45ef-8e6d-62bbff397e2b'] 2021-07-07 13:18:01.196 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-53ed7250-7c6c-4c77-8169-083d8fa38afb 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] Security group member updated on remote: ['bb50a836-b832-4c07-859b-a61d5ec64a62'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:18:01.196 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-53ed7250-7c6c-4c77-8169-083d8fa38afb 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] Security group member updated ['bb50a836-b832-4c07-859b-a61d5ec64a62'] 2021-07-07 13:18:01.196 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-53ed7250-7c6c-4c77-8169-083d8fa38afb 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] Refresh firewall rules 2021-07-07 13:18:01.196 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-53ed7250-7c6c-4c77-8169-083d8fa38afb 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] Get security group information for devices via rpc ['c91aa5b2-06d2-4c3c-ad0e-afe566af181d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:18:01.263 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-53ed7250-7c6c-4c77-8169-083d8fa38afb 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:18:01.263 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-53ed7250-7c6c-4c77-8169-083d8fa38afb 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:18:01.540 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53ed7250-7c6c-4c77-8169-083d8fa38afb 584ec3d422cd431f86e8027dffe891af f8b3eb41408148e498bc3b03efb16aa2 - - -] port_delete event received for 'c91aa5b2-06d2-4c3c-ad0e-afe566af181d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:18:01.759 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:18:01.759 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c91aa5b2-06d2-4c3c-ad0e-afe566af181d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:18:01.759 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c91aa5b2-06d2-4c3c-ad0e-afe566af181d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:18:01.759 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c91aa5b2-06d2-4c3c-ad0e-afe566af181d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:18:01.759 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ba49ec0b-2f71-4999-8cf8-1563b1b6d714 2021-07-07 13:18:01.759 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c91aa5b2-06d2-4c3c-ad0e-afe566af181d'] 2021-07-07 13:18:01.759 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:18:01.759 4560 1886296280584 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-07-07 13:18:01.775 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c91aa5b2-06d2-4c3c-ad0e-afe566af181d'] 2021-07-07 13:18:01.837 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 12130880-a345-49e2-83a4-2cfc222b704e 2021-07-07 13:18:02.025 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00294429-ac21-4122-b8ea-d1b69b920733 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] port_delete event received for 'f52d0031-7237-4889-9d24-404ea6dd67a2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:18:03.416 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-78c05d1d-1b0a-4b3d-aabc-94ce776c3d94 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated on remote: ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:18:03.416 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-78c05d1d-1b0a-4b3d-aabc-94ce776c3d94 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] 2021-07-07 13:18:03.775 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:18:03.775 4560 1886296280584 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-07-07 13:18:04.070 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-87e97016-4c00-42cc-bb68-213e572ef943 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] Security group member updated on remote: ['aef81287-e2da-45ef-8e6d-62bbff397e2b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:18:04.070 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-87e97016-4c00-42cc-bb68-213e572ef943 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] Security group member updated ['aef81287-e2da-45ef-8e6d-62bbff397e2b'] 2021-07-07 13:18:04.086 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:18:04.645 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 12130880-a345-49e2-83a4-2cfc222b704e 2021-07-07 13:18:04.645 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 12130880-a345-49e2-83a4-2cfc222b704e updated. Details: {'device': '12130880-a345-49e2-83a4-2cfc222b704e', 'network_id': 'd7d21dc3-7a81-48ae-9833-514620f985e6', 'port_id': '12130880-a345-49e2-83a4-2cfc222b704e', 'mac_address': 'fa:16:3e:56:c8:f2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 115, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1e68f6bc-0b43-4eaf-a0b8-a9474c4a2897', '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-07-07 13:18:04.645 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:18:04.645 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-12130880-a345-49e2-83a4-2cfc222b704e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:18:04.645 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 12130880-a345-49e2-83a4-2cfc222b704e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:18:04.645 4560 1886296280584 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-07-07 13:18:04.650 4560 1886296280584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '12130880-a345-49e2-83a4-2cfc222b704e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:18:04.650 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '12130880-a345-49e2-83a4-2cfc222b704e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:18:04.695 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 12130880-a345-49e2-83a4-2cfc222b704e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:18:04.695 4560 1886296280584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 115, VLAN trunk: None to switch port 12130880-a345-49e2-83a4-2cfc222b704e 2021-07-07 13:18:04.728 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:18:04.728 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['12130880-a345-49e2-83a4-2cfc222b704e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:18:05.150 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['12130880-a345-49e2-83a4-2cfc222b704e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:18:05.150 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:18:05.150 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c71a4df3-e6ab-4f48-8368-e46ae74b3a4e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:18:05.150 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 12130880-a345-49e2-83a4-2cfc222b704e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:18:05.150 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:18:05.150 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-07-07 13:18:05.150 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12130880-a345-49e2-83a4-2cfc222b704e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:18:05.150 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12130880-a345-49e2-83a4-2cfc222b704e" 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-07-07 13:18:05.150 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12130880-a345-49e2-83a4-2cfc222b704e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:18:05.150 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12130880-a345-49e2-83a4-2cfc222b704e" 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-07-07 13:18:05.197 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-12130880-a345-49e2-83a4-2cfc222b704e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.562s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:18:05.197 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 12130880-a345-49e2-83a4-2cfc222b704e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:18:05.197 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 12130880-a345-49e2-83a4-2cfc222b704e processed. 2021-07-07 13:18:05.368 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87e97016-4c00-42cc-bb68-213e572ef943 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] port_delete event received for '5c569cbd-266a-45a8-abc3-aa183cc03410' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:18:05.789 4560 1886296280584 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-07-07 13:18:07.588 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.813s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:18:07.743 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bd51e0b1-1673-4331-9c0a-a6c79cadc728 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] Security group member updated on remote: ['aef81287-e2da-45ef-8e6d-62bbff397e2b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:18:07.743 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-bd51e0b1-1673-4331-9c0a-a6c79cadc728 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] Security group member updated ['aef81287-e2da-45ef-8e6d-62bbff397e2b'] 2021-07-07 13:18:09.570 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd51e0b1-1673-4331-9c0a-a6c79cadc728 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] port_delete event received for '01787067-28f0-46cb-8d3e-7092f01a2e9c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:18:10.651 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-84d0e048-46bf-4af4-b3ef-de89e7db9cab 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated on remote: ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:18:10.651 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-84d0e048-46bf-4af4-b3ef-de89e7db9cab 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] 2021-07-07 13:18:11.148 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-84d0e048-46bf-4af4-b3ef-de89e7db9cab 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated on remote: ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:18:11.148 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-84d0e048-46bf-4af4-b3ef-de89e7db9cab 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] 2021-07-07 13:18:12.055 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-162c5188-dc3f-47ee-86c0-5f789808c40d 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] Security group member updated on remote: ['aef81287-e2da-45ef-8e6d-62bbff397e2b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:18:12.055 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-162c5188-dc3f-47ee-86c0-5f789808c40d 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] Security group member updated ['aef81287-e2da-45ef-8e6d-62bbff397e2b'] 2021-07-07 13:18:12.417 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-162c5188-dc3f-47ee-86c0-5f789808c40d 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] port_delete event received for '87fa79ab-6bca-4be0-ae8d-e7edda8eb6d3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:18:13.402 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0071877e-5195-46f2-8e2d-a209b3744b31 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated on remote: ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:18:13.402 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-0071877e-5195-46f2-8e2d-a209b3744b31 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] 2021-07-07 13:18:13.492 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0071877e-5195-46f2-8e2d-a209b3744b31 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] port_delete event received for '94c10630-a71a-4e4b-807d-d8376d3ca00c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:18:13.666 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-425f86f0-95f9-462b-af38-e5d19998a7e0 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] Security group member updated on remote: ['aef81287-e2da-45ef-8e6d-62bbff397e2b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:18:13.666 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-425f86f0-95f9-462b-af38-e5d19998a7e0 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] Security group member updated ['aef81287-e2da-45ef-8e6d-62bbff397e2b'] 2021-07-07 13:18:14.059 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-425f86f0-95f9-462b-af38-e5d19998a7e0 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] port_delete event received for '9c967324-9263-4304-9a8d-0275988d1c25' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:18:15.574 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e1af969d-015b-4f08-bd9e-ac838f0110c7 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated on remote: ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:18:15.574 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-e1af969d-015b-4f08-bd9e-ac838f0110c7 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] 2021-07-07 13:18:15.665 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1af969d-015b-4f08-bd9e-ac838f0110c7 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] port_delete event received for '2776bbb0-135f-4153-9a43-38a6f68ae1a4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:18:17.165 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e1c3b53-bad6-48f3-b222-1ae5f826e5b0 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] network_delete received. Deleting network 37133f79-d77b-4f28-81bd-921c93c0fa7e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:18:17.165 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e1c3b53-bad6-48f3-b222-1ae5f826e5b0 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Network 37133f79-d77b-4f28-81bd-921c93c0fa7e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:18:18.027 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-73f01df6-75be-4819-bdbc-bab00ab48611 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated on remote: ['a1f91881-6ad4-4ffe-b7cb-86d9351b6d84'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:18:18.027 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-73f01df6-75be-4819-bdbc-bab00ab48611 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated ['a1f91881-6ad4-4ffe-b7cb-86d9351b6d84'] 2021-07-07 13:18:18.555 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9aa1089e-0aa6-46c8-b1ac-9609dda7a53b 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated on remote: ['a1f91881-6ad4-4ffe-b7cb-86d9351b6d84'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:18:18.570 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-9aa1089e-0aa6-46c8-b1ac-9609dda7a53b 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated ['a1f91881-6ad4-4ffe-b7cb-86d9351b6d84'] 2021-07-07 13:18:19.247 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3436c365-8bbe-46ce-b48a-1dd06239027c 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated on remote: ['a1f91881-6ad4-4ffe-b7cb-86d9351b6d84'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:18:19.247 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-3436c365-8bbe-46ce-b48a-1dd06239027c 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated ['a1f91881-6ad4-4ffe-b7cb-86d9351b6d84'] 2021-07-07 13:18:20.038 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-09e683b7-e0da-4427-80ea-efda529b98fc 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated on remote: ['a1f91881-6ad4-4ffe-b7cb-86d9351b6d84'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:18:20.038 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-09e683b7-e0da-4427-80ea-efda529b98fc 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated ['a1f91881-6ad4-4ffe-b7cb-86d9351b6d84'] 2021-07-07 13:18:21.000 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8a0556f5-2e97-402e-aa33-21d2dbd9c08a 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated on remote: ['a1f91881-6ad4-4ffe-b7cb-86d9351b6d84'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:18:21.023 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-8a0556f5-2e97-402e-aa33-21d2dbd9c08a 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated ['a1f91881-6ad4-4ffe-b7cb-86d9351b6d84'] 2021-07-07 13:18:21.728 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9eebc265-44ab-49ea-8fe3-b4ff107831bf 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated on remote: ['a1f91881-6ad4-4ffe-b7cb-86d9351b6d84'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:18:21.728 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-9eebc265-44ab-49ea-8fe3-b4ff107831bf 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated ['a1f91881-6ad4-4ffe-b7cb-86d9351b6d84'] 2021-07-07 13:18:22.651 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-04259a90-ced0-440c-a35c-ceb8d8eba097 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated on remote: ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:18:22.651 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-04259a90-ced0-440c-a35c-ceb8d8eba097 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] 2021-07-07 13:18:25.438 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d7a0d76a-3d39-4540-b49d-ed25f6589eae 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated on remote: ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:18:25.438 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-d7a0d76a-3d39-4540-b49d-ed25f6589eae 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] 2021-07-07 13:18:25.656 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7a0d76a-3d39-4540-b49d-ed25f6589eae 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] port_delete event received for '8e8e5c30-7f52-46d4-bbb8-6475ec5c19c7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:18:27.968 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-81e47956-7ce5-4e37-b587-7dd62ff88ccd 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Security group member updated on remote: ['f45dce72-2706-4d23-b25d-92ecbb9db4a3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:18:27.968 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-81e47956-7ce5-4e37-b587-7dd62ff88ccd 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Security group member updated ['f45dce72-2706-4d23-b25d-92ecbb9db4a3'] 2021-07-07 13:18:28.460 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74b69cbf-f708-4a4a-a149-bd37b2e65c71 - - - - -] port_delete event received for 'eda538da-3817-4362-a0e1-09e30bf560a1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:18:28.772 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ddf7cc4-0053-4637-912d-0c61ac79b439 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] port_delete event received for 'eda538da-3817-4362-a0e1-09e30bf560a1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:18:29.640 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ddf7cc4-0053-4637-912d-0c61ac79b439 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] network_delete received. Deleting network 86915770-81c6-43e8-a3b4-55d24ffb5034 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:18:29.640 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ddf7cc4-0053-4637-912d-0c61ac79b439 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Network 86915770-81c6-43e8-a3b4-55d24ffb5034 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:18:30.211 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 12130880-a345-49e2-83a4-2cfc222b704e 2021-07-07 13:18:30.663 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab920776-aa76-42ad-b98d-ab16beb2dbaa - - - - -] port_update received: d8547939-9352-426f-9925-2e36304c37e2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:18:30.679 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab920776-aa76-42ad-b98d-ab16beb2dbaa - - - - -] No port d8547939-9352-426f-9925-2e36304c37e2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:18:31.946 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:18:31.946 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '12130880-a345-49e2-83a4-2cfc222b704e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:18:31.946 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '12130880-a345-49e2-83a4-2cfc222b704e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:18:31.946 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 12130880-a345-49e2-83a4-2cfc222b704e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:18:31.946 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['12130880-a345-49e2-83a4-2cfc222b704e'] 2021-07-07 13:18:31.962 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:18:31.962 4560 1886296280584 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-07-07 13:18:31.962 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['12130880-a345-49e2-83a4-2cfc222b704e'] 2021-07-07 13:18:32.835 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4362436-cf3e-4776-a671-9f53b4eb5b3e 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 7d5750ad-09f5-43c1-9301-64e5a20eb754 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:18:32.843 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4362436-cf3e-4776-a671-9f53b4eb5b3e 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 7d5750ad-09f5-43c1-9301-64e5a20eb754 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:18:33.968 4560 1886296280584 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-07-07 13:18:34.609 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.640s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:18:36.235 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 12130880-a345-49e2-83a4-2cfc222b704e 2021-07-07 13:18:37.148 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf1f7dc1-4389-4d1e-a799-05c0d1ade8d0 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] port_delete event received for 'dbd31ed7-96fd-43aa-bc0c-3663aa3cdc58' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:18:37.991 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:18:37.991 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '12130880-a345-49e2-83a4-2cfc222b704e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:18:37.991 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '12130880-a345-49e2-83a4-2cfc222b704e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:18:37.991 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 12130880-a345-49e2-83a4-2cfc222b704e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:18:37.999 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d7d21dc3-7a81-48ae-9833-514620f985e6 2021-07-07 13:18:37.999 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['12130880-a345-49e2-83a4-2cfc222b704e'] 2021-07-07 13:18:37.999 4560 1886296280584 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-07-07 13:18:37.999 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['12130880-a345-49e2-83a4-2cfc222b704e'] 2021-07-07 13:18:38.022 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7d5750ad-09f5-43c1-9301-64e5a20eb754 2021-07-07 13:18:39.985 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:18:39.985 4560 1886296280584 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-07-07 13:18:40.141 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e63cd9a0-66e6-48be-8bcd-de3fabd3a03d 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] port_delete event received for '18cce524-08f5-4755-9989-f01a00924e30' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:18:40.360 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d3c38b8-882a-421a-a57b-fbb07851c09c 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] port_delete event received for 'ef1394b3-af2c-40e4-a2da-e6275cefccf9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:18:40.447 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e63cd9a0-66e6-48be-8bcd-de3fabd3a03d 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] network_delete received. Deleting network 35b2aedc-ed01-476f-8fd7-aa49d07870d0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:18:40.447 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e63cd9a0-66e6-48be-8bcd-de3fabd3a03d 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Network 35b2aedc-ed01-476f-8fd7-aa49d07870d0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:18:40.547 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9a74674-331c-49db-a7cc-58181285be4e - - - - -] port_delete event received for '18cce524-08f5-4755-9989-f01a00924e30' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:18:40.594 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.610s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:18:40.672 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 7d5750ad-09f5-43c1-9301-64e5a20eb754 2021-07-07 13:18:40.672 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 7d5750ad-09f5-43c1-9301-64e5a20eb754 updated. Details: {'device': '7d5750ad-09f5-43c1-9301-64e5a20eb754', 'network_id': 'ba49ec0b-2f71-4999-8cf8-1563b1b6d714', 'port_id': '7d5750ad-09f5-43c1-9301-64e5a20eb754', 'mac_address': 'fa:16:3e:69:e6:25', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 149, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b88a9c82-8ffe-4440-96e7-565bdb11db63', 'ip_address': '192.168.233.218'}], '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-07-07 13:18:40.672 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:18:40.672 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:18:40.672 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7d5750ad-09f5-43c1-9301-64e5a20eb754 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:18:40.672 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ba49ec0b-2f71-4999-8cf8-1563b1b6d714 2021-07-07 13:18:40.672 4560 1886296280584 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-07-07 13:18:40.797 4560 1886296280584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7d5750ad-09f5-43c1-9301-64e5a20eb754') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:18:40.797 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7d5750ad-09f5-43c1-9301-64e5a20eb754') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:18:40.813 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7d5750ad-09f5-43c1-9301-64e5a20eb754 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:18:40.813 4560 1886296280584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 149, VLAN trunk: None to switch port 7d5750ad-09f5-43c1-9301-64e5a20eb754 2021-07-07 13:18:40.883 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:18:40.883 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7d5750ad-09f5-43c1-9301-64e5a20eb754'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:18:41.040 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-76c6888e-49c3-4e28-a11d-e507a0ad6861 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] Security group member updated on remote: ['5bcb6aca-e654-494d-b457-f1c6a61a4cae'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:18:41.040 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-76c6888e-49c3-4e28-a11d-e507a0ad6861 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] Security group member updated ['5bcb6aca-e654-494d-b457-f1c6a61a4cae'] 2021-07-07 13:18:41.313 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76c6888e-49c3-4e28-a11d-e507a0ad6861 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] port_delete event received for 'ea29cb64-657a-46ae-b376-2fccabc2e451' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:18:41.313 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3f887203-e460-4a27-82d4-398c667aa764 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated on remote: ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:18:41.322 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-3f887203-e460-4a27-82d4-398c667aa764 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] 2021-07-07 13:18:41.993 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7d5750ad-09f5-43c1-9301-64e5a20eb754']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:18:42.016 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:18:42.016 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f45dce72-2706-4d23-b25d-92ecbb9db4a3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:18:42.016 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f45dce72-2706-4d23-b25d-92ecbb9db4a3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:18:42.016 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7d5750ad-09f5-43c1-9301-64e5a20eb754 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:18:42.016 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:18:42.016 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7d5750ad-09f5-43c1-9301-64e5a20eb754 not yet added. Adding. 2021-07-07 13:18:42.016 4560 1886296280584 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-07-07 13:18:42.016 4560 1886296280584 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-07-07 13:18:42.085 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:18:42.156 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" 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-07-07 13:18:42.156 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:18:42.226 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:18:42.310 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.641s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:18:42.310 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7d5750ad-09f5-43c1-9301-64e5a20eb754 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:18:42.310 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7d5750ad-09f5-43c1-9301-64e5a20eb754 processed. 2021-07-07 13:18:42.335 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a7f94a0e-995b-4cf2-a5de-667f36f14f53 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] Security group member updated on remote: ['5bcb6aca-e654-494d-b457-f1c6a61a4cae'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:18:42.335 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-a7f94a0e-995b-4cf2-a5de-667f36f14f53 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] Security group member updated ['5bcb6aca-e654-494d-b457-f1c6a61a4cae'] 2021-07-07 13:18:42.515 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9301257e-19ab-4cbc-904f-3a4882f6b08e 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated on remote: ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:18:42.515 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-9301257e-19ab-4cbc-904f-3a4882f6b08e 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] 2021-07-07 13:18:42.625 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e35feb0f-1a1e-4d38-8ddc-14ae755eabfb - - - - -] port_update received: c01dc060-b115-460a-9887-8fbe8ce96438 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:18:42.625 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e35feb0f-1a1e-4d38-8ddc-14ae755eabfb - - - - -] No port c01dc060-b115-460a-9887-8fbe8ce96438 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:18:42.641 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7f94a0e-995b-4cf2-a5de-667f36f14f53 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] port_delete event received for '749b9b97-99b5-489a-b0b2-97631c08472c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:18:42.641 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9301257e-19ab-4cbc-904f-3a4882f6b08e 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] port_delete event received for '10eaec79-ec16-47a1-9070-47448e591ca4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:18:44.007 4560 1886296280584 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-07-07 13:18:44.094 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3f90ba1a-3625-4c1d-b70f-469f2501cb3b 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated on remote: ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:18:44.094 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-3f90ba1a-3625-4c1d-b70f-469f2501cb3b 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] 2021-07-07 13:18:44.719 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.719s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:18:45.312 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09237131-dead-41f8-8967-3ec9a42993b3 - - - - -] port_delete event received for '5ee289e6-cf41-4e10-8003-3f4e026794b2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:18:46.312 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63725545-10f8-4b58-90ec-3f217542cdcb - - - - -] port_delete event received for 'f1a1e1ab-9ff8-44c4-ab77-e9cea8527563' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:18:46.532 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cdc1636-1eb7-470e-b12e-53edd7fe282b 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] network_delete received. Deleting network ea7c010b-917f-411b-9f3b-e014958eea86 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:18:46.532 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cdc1636-1eb7-470e-b12e-53edd7fe282b 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] Network ea7c010b-917f-411b-9f3b-e014958eea86 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:18:46.819 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ae168981-5599-4c5a-8ac9-c58b29f57932 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated on remote: ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:18:46.819 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-ae168981-5599-4c5a-8ac9-c58b29f57932 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] 2021-07-07 13:18:46.935 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae168981-5599-4c5a-8ac9-c58b29f57932 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] port_delete event received for 'bd24f8d5-5e14-4349-842e-4c44c4074d69' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:18:46.976 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9ebb94ba-0895-4826-9722-bd66ddaf983d 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Security group member updated on remote: ['21f995c3-3946-41e7-832e-e2ad347fff6f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:18:46.976 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-9ebb94ba-0895-4826-9722-bd66ddaf983d 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Security group member updated ['21f995c3-3946-41e7-832e-e2ad347fff6f'] 2021-07-07 13:18:47.922 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-32656699-511c-4898-8c6d-654f6d7fb81f 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group member updated on remote: ['a1f91881-6ad4-4ffe-b7cb-86d9351b6d84'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:18:47.922 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-32656699-511c-4898-8c6d-654f6d7fb81f 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group member updated ['a1f91881-6ad4-4ffe-b7cb-86d9351b6d84'] 2021-07-07 13:18:48.407 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73a74708-3500-4e98-83fb-30a2ccf0f83d 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] network_delete received. Deleting network d18fe58a-257b-41a5-a074-3993032ebe62 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:18:48.407 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73a74708-3500-4e98-83fb-30a2ccf0f83d 3924dfbc40554f65a17f73ba368ec8b1 5321baac48d540fa97da904aa47efea4 - - -] Network d18fe58a-257b-41a5-a074-3993032ebe62 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:18:49.246 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-041d46dd-1590-4e81-9679-94b17cc20998 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 93dd1b15-4177-43e1-bbf4-e7b607aeeed4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:18:49.259 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-041d46dd-1590-4e81-9679-94b17cc20998 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 93dd1b15-4177-43e1-bbf4-e7b607aeeed4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:18:49.617 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f36367a7-755d-4930-ba30-b1bbc40bff40 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated on remote: ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:18:49.617 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-f36367a7-755d-4930-ba30-b1bbc40bff40 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] 2021-07-07 13:18:50.759 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33cb7d56-1ac4-454c-9200-49cd3b8727a2 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 060eedf6-7bc8-491a-83c9-d41dee4b12ea port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:18:50.759 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33cb7d56-1ac4-454c-9200-49cd3b8727a2 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 060eedf6-7bc8-491a-83c9-d41dee4b12ea defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:18:51.859 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fda644fa-2ca5-4bde-8237-dd3a72c3e742 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated on remote: ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:18:51.859 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-fda644fa-2ca5-4bde-8237-dd3a72c3e742 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] 2021-07-07 13:18:51.883 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda644fa-2ca5-4bde-8237-dd3a72c3e742 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] port_delete event received for 'd5c95e71-d404-4168-b1a1-0aacffb95f49' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:18:52.102 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 93dd1b15-4177-43e1-bbf4-e7b607aeeed4 2021-07-07 13:18:54.016 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:18:54.107 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 060eedf6-7bc8-491a-83c9-d41dee4b12ea 2021-07-07 13:18:54.977 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 93dd1b15-4177-43e1-bbf4-e7b607aeeed4 2021-07-07 13:18:54.977 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 93dd1b15-4177-43e1-bbf4-e7b607aeeed4 updated. Details: {'device': '93dd1b15-4177-43e1-bbf4-e7b607aeeed4', 'network_id': '6214b0a3-fbc2-493f-832d-41d6b27986e1', 'port_id': '93dd1b15-4177-43e1-bbf4-e7b607aeeed4', 'mac_address': 'fa:16:3e:b5:1b:4e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 123, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f96fcf8a-cf8d-4470-bde4-9fd36f345820', '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-07-07 13:18:54.977 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:18:54.977 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-93dd1b15-4177-43e1-bbf4-e7b607aeeed4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:18:54.977 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 93dd1b15-4177-43e1-bbf4-e7b607aeeed4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:18:54.977 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6214b0a3-fbc2-493f-832d-41d6b27986e1 2021-07-07 13:18:54.977 4560 1886296280584 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-07-07 13:18:55.104 4560 1886296280584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '93dd1b15-4177-43e1-bbf4-e7b607aeeed4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:18:55.104 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '93dd1b15-4177-43e1-bbf4-e7b607aeeed4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:18:55.875 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 93dd1b15-4177-43e1-bbf4-e7b607aeeed4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:18:55.875 4560 1886296280584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 123, VLAN trunk: None to switch port 93dd1b15-4177-43e1-bbf4-e7b607aeeed4 2021-07-07 13:18:55.947 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:18:55.947 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['93dd1b15-4177-43e1-bbf4-e7b607aeeed4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:18:56.030 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:18:57.681 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 060eedf6-7bc8-491a-83c9-d41dee4b12ea 2021-07-07 13:18:57.681 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 060eedf6-7bc8-491a-83c9-d41dee4b12ea updated. Details: {'device': '060eedf6-7bc8-491a-83c9-d41dee4b12ea', 'network_id': 'eb5ed42f-89d2-4ca7-9473-fbeb11b4e1ee', 'port_id': '060eedf6-7bc8-491a-83c9-d41dee4b12ea', 'mac_address': 'fa:16:3e:1a:19:47', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 101, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3d1e182a-bb99-4f16-a8f3-ee506c9f1b33', '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-07-07 13:18:57.681 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:18:57.681 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-060eedf6-7bc8-491a-83c9-d41dee4b12ea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:18:57.681 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 060eedf6-7bc8-491a-83c9-d41dee4b12ea _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:18:57.681 4560 1886296279528 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network eb5ed42f-89d2-4ca7-9473-fbeb11b4e1ee 2021-07-07 13:18:57.681 4560 1886296279528 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-07-07 13:18:57.702 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['93dd1b15-4177-43e1-bbf4-e7b607aeeed4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:18:57.702 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:18:57.702 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (21f995c3-3946-41e7-832e-e2ad347fff6f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:18:57.702 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (21f995c3-3946-41e7-832e-e2ad347fff6f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:18:57.702 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 93dd1b15-4177-43e1-bbf4-e7b607aeeed4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:18:57.702 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:18:57.702 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 93dd1b15-4177-43e1-bbf4-e7b607aeeed4 not yet added. Adding. 2021-07-07 13:18:57.702 4560 1886296280584 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-07-07 13:18:57.702 4560 1886296280584 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-07-07 13:18:57.803 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-93dd1b15-4177-43e1-bbf4-e7b607aeeed4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:18:57.827 4560 1886296279528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '060eedf6-7bc8-491a-83c9-d41dee4b12ea') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:18:57.827 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '060eedf6-7bc8-491a-83c9-d41dee4b12ea') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:18:57.889 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-93dd1b15-4177-43e1-bbf4-e7b607aeeed4" 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-07-07 13:18:57.889 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-93dd1b15-4177-43e1-bbf4-e7b607aeeed4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:18:58.016 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-93dd1b15-4177-43e1-bbf4-e7b607aeeed4" 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-07-07 13:18:58.023 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 060eedf6-7bc8-491a-83c9-d41dee4b12ea is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:18:58.023 4560 1886296279528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 101, VLAN trunk: None to switch port 060eedf6-7bc8-491a-83c9-d41dee4b12ea 2021-07-07 13:18:58.101 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:18:58.101 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['060eedf6-7bc8-491a-83c9-d41dee4b12ea'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:18:58.101 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-93dd1b15-4177-43e1-bbf4-e7b607aeeed4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:18:58.101 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 93dd1b15-4177-43e1-bbf4-e7b607aeeed4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:18:58.101 4560 1886296280584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 93dd1b15-4177-43e1-bbf4-e7b607aeeed4 processed. 2021-07-07 13:18:58.900 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['060eedf6-7bc8-491a-83c9-d41dee4b12ea']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:18:58.900 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:18:58.900 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a1f91881-6ad4-4ffe-b7cb-86d9351b6d84) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:18:58.900 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 060eedf6-7bc8-491a-83c9-d41dee4b12ea _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:18:58.900 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:18:58.900 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 060eedf6-7bc8-491a-83c9-d41dee4b12ea not yet added. Adding. 2021-07-07 13:18:58.900 4560 1886296279528 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-07-07 13:18:58.900 4560 1886296279528 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-07-07 13:18:58.922 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6dc8ba89-5754-4ba9-8f8a-7bae66eefe30 5b39da408be14c14b08b3558c71137be 22653ba2da6944fb80c4bf895c61f2c7 - - -] Security group member updated on remote: ['5e31c37d-cca8-4dc7-b654-fe9d81037026'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:18:58.922 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-6dc8ba89-5754-4ba9-8f8a-7bae66eefe30 5b39da408be14c14b08b3558c71137be 22653ba2da6944fb80c4bf895c61f2c7 - - -] Security group member updated ['5e31c37d-cca8-4dc7-b654-fe9d81037026'] 2021-07-07 13:18:59.022 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-060eedf6-7bc8-491a-83c9-d41dee4b12ea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:18:59.139 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-060eedf6-7bc8-491a-83c9-d41dee4b12ea" 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-07-07 13:18:59.139 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-060eedf6-7bc8-491a-83c9-d41dee4b12ea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:18:59.156 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6dc8ba89-5754-4ba9-8f8a-7bae66eefe30 5b39da408be14c14b08b3558c71137be 22653ba2da6944fb80c4bf895c61f2c7 - - -] port_delete event received for 'e4c17480-5416-42c3-a8f1-c5b1177c1670' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:18:59.261 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-060eedf6-7bc8-491a-83c9-d41dee4b12ea" 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-07-07 13:18:59.368 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-060eedf6-7bc8-491a-83c9-d41dee4b12ea" 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-07-07 13:18:59.368 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 060eedf6-7bc8-491a-83c9-d41dee4b12ea status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:18:59.368 4560 1886296279528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 060eedf6-7bc8-491a-83c9-d41dee4b12ea processed. 2021-07-07 13:19:00.070 4560 1886296279528 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-07-07 13:19:00.656 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2b19e9b2-eef6-4086-8a33-821b9eee26f3 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated on remote: ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:19:00.656 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-2b19e9b2-eef6-4086-8a33-821b9eee26f3 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] 2021-07-07 13:19:03.227 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 3.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:19:03.227 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 1.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:19:03.227 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:19:03.421 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d39cefc7-f9f4-463d-ae93-1302b86eab66 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Security group member updated on remote: ['f45dce72-2706-4d23-b25d-92ecbb9db4a3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:19:03.421 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-d39cefc7-f9f4-463d-ae93-1302b86eab66 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Security group member updated ['f45dce72-2706-4d23-b25d-92ecbb9db4a3'] 2021-07-07 13:19:03.421 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-d39cefc7-f9f4-463d-ae93-1302b86eab66 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Refresh firewall rules 2021-07-07 13:19:03.421 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d39cefc7-f9f4-463d-ae93-1302b86eab66 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Get security group information for devices via rpc ['7d5750ad-09f5-43c1-9301-64e5a20eb754'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:19:03.743 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-54585a44-e05e-48ab-a7c0-551f29e46db1 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated on remote: ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:19:03.743 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-54585a44-e05e-48ab-a7c0-551f29e46db1 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] 2021-07-07 13:19:03.959 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d39cefc7-f9f4-463d-ae93-1302b86eab66 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update security group information for ports dict_keys(['7d5750ad-09f5-43c1-9301-64e5a20eb754']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:19:03.959 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d39cefc7-f9f4-463d-ae93-1302b86eab66 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:19:03.959 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d39cefc7-f9f4-463d-ae93-1302b86eab66 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update rules of security group (f45dce72-2706-4d23-b25d-92ecbb9db4a3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:19:03.959 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d39cefc7-f9f4-463d-ae93-1302b86eab66 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update members of security group (f45dce72-2706-4d23-b25d-92ecbb9db4a3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:19:03.959 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d39cefc7-f9f4-463d-ae93-1302b86eab66 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update port filter for 7d5750ad-09f5-43c1-9301-64e5a20eb754 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:19:03.959 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d39cefc7-f9f4-463d-ae93-1302b86eab66 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Updating port rules. 2021-07-07 13:19:03.959 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d39cefc7-f9f4-463d-ae93-1302b86eab66 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Creating 1 new rules, removing 0 old rules. 2021-07-07 13:19:03.959 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-d39cefc7-f9f4-463d-ae93-1302b86eab66 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:19:04.087 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-d39cefc7-f9f4-463d-ae93-1302b86eab66 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" 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-07-07 13:19:04.087 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-d39cefc7-f9f4-463d-ae93-1302b86eab66 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:19:04.087 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-d39cefc7-f9f4-463d-ae93-1302b86eab66 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" 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-07-07 13:19:05.147 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b3dfb5a-0483-43b7-a4c8-2fc2e69ec15e - - - - -] port_update received: fd565db1-ca18-4e89-83ac-3b908ab30763 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:19:05.163 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b3dfb5a-0483-43b7-a4c8-2fc2e69ec15e - - - - -] No port fd565db1-ca18-4e89-83ac-3b908ab30763 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:19:05.775 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d135f18-636b-47d8-ae8b-7c6f2c7d678b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 581b2835-8fdb-44fa-b748-b296bfc9f86a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:19:05.788 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d135f18-636b-47d8-ae8b-7c6f2c7d678b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 581b2835-8fdb-44fa-b748-b296bfc9f86a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:19:07.866 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3eb494a9-4da2-4708-8620-ddbda1131ca6 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated on remote: ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:19:07.866 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-3eb494a9-4da2-4708-8620-ddbda1131ca6 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] 2021-07-07 13:19:08.709 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-660e42e7-cf87-41f8-954f-541f815e7d48 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Security group member updated on remote: ['f45dce72-2706-4d23-b25d-92ecbb9db4a3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:19:08.709 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-660e42e7-cf87-41f8-954f-541f815e7d48 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Security group member updated ['f45dce72-2706-4d23-b25d-92ecbb9db4a3'] 2021-07-07 13:19:08.709 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-660e42e7-cf87-41f8-954f-541f815e7d48 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Refresh firewall rules 2021-07-07 13:19:08.709 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-660e42e7-cf87-41f8-954f-541f815e7d48 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Get security group information for devices via rpc ['7d5750ad-09f5-43c1-9301-64e5a20eb754'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:19:09.367 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-660e42e7-cf87-41f8-954f-541f815e7d48 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update security group information for ports dict_keys(['7d5750ad-09f5-43c1-9301-64e5a20eb754']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:19:09.367 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-660e42e7-cf87-41f8-954f-541f815e7d48 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:19:09.367 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-660e42e7-cf87-41f8-954f-541f815e7d48 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update rules of security group (f45dce72-2706-4d23-b25d-92ecbb9db4a3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:19:09.367 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-660e42e7-cf87-41f8-954f-541f815e7d48 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update members of security group (f45dce72-2706-4d23-b25d-92ecbb9db4a3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:19:09.367 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-660e42e7-cf87-41f8-954f-541f815e7d48 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update port filter for 7d5750ad-09f5-43c1-9301-64e5a20eb754 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:19:09.367 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-660e42e7-cf87-41f8-954f-541f815e7d48 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Updating port rules. 2021-07-07 13:19:09.367 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-660e42e7-cf87-41f8-954f-541f815e7d48 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Creating 1 new rules, removing 0 old rules. 2021-07-07 13:19:09.367 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-660e42e7-cf87-41f8-954f-541f815e7d48 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:19:09.542 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-660e42e7-cf87-41f8-954f-541f815e7d48 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" 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-07-07 13:19:09.553 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-660e42e7-cf87-41f8-954f-541f815e7d48 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:19:09.553 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-660e42e7-cf87-41f8-954f-541f815e7d48 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" 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-07-07 13:19:10.024 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e54ab3b5-0c13-44cf-a4f0-a0a93b3b1444 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated on remote: ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:19:10.024 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-e54ab3b5-0c13-44cf-a4f0-a0a93b3b1444 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] 2021-07-07 13:19:10.303 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e54ab3b5-0c13-44cf-a4f0-a0a93b3b1444 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] port_delete event received for 'ef107876-acaf-4298-b56f-53e59e870501' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:19:12.586 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-de42ebaa-b3c9-4b58-aec0-1558519e51ac 5b39da408be14c14b08b3558c71137be 22653ba2da6944fb80c4bf895c61f2c7 - - -] Security group member updated on remote: ['5e31c37d-cca8-4dc7-b654-fe9d81037026'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:19:12.586 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-de42ebaa-b3c9-4b58-aec0-1558519e51ac 5b39da408be14c14b08b3558c71137be 22653ba2da6944fb80c4bf895c61f2c7 - - -] Security group member updated ['5e31c37d-cca8-4dc7-b654-fe9d81037026'] 2021-07-07 13:19:12.694 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2253a6f5-25cc-4017-a6e2-84c996db8ece 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: d3bd77a6-fe14-4dff-ad84-ae24c93741ae port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:19:12.713 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2253a6f5-25cc-4017-a6e2-84c996db8ece 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port d3bd77a6-fe14-4dff-ad84-ae24c93741ae defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:19:12.851 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-de42ebaa-b3c9-4b58-aec0-1558519e51ac 5b39da408be14c14b08b3558c71137be 22653ba2da6944fb80c4bf895c61f2c7 - - -] port_delete event received for '31f9aef9-7cb1-4d31-83f4-0a0dac5be647' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:19:14.078 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57023acd-c2bb-4890-8036-266c73956365 - - - - -] port_delete event received for 'fd565db1-ca18-4e89-83ac-3b908ab30763' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:19:14.155 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a92a9a7-2767-4f06-affb-43307d652c3a 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] port_delete event received for 'fd565db1-ca18-4e89-83ac-3b908ab30763' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:19:14.405 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cccea148-166d-4711-b109-8564327fa4b4 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '8036ae8e-f21c-4a75-bd46-3db85d6da8e1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:19:14.851 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a92a9a7-2767-4f06-affb-43307d652c3a 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] network_delete received. Deleting network bbdf47b3-acdd-4863-8ee2-f64b576c6630 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:19:14.851 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a92a9a7-2767-4f06-affb-43307d652c3a 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Network bbdf47b3-acdd-4863-8ee2-f64b576c6630 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:19:17.259 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a761041-e181-4f82-b359-cfd2043cb411 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '50d1bbc1-21de-4e57-934e-9508fcfb4564' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:19:18.343 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd7afd3e-60af-4691-b46c-0d73cdba4cac 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '7f29688d-9b86-4ecb-ab6a-021b59ec273e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:19:18.653 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ba346a-3041-4fb9-be3b-8169e0a045a1 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'dd433bc4-d252-4349-b0f2-512c5b48e597' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:19:19.120 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ba346a-3041-4fb9-be3b-8169e0a045a1 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network fca64868-dcf9-48f0-a108-5f66fc42bd6e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:19:19.120 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ba346a-3041-4fb9-be3b-8169e0a045a1 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network fca64868-dcf9-48f0-a108-5f66fc42bd6e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:19:19.974 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-46f3eb3d-341e-499b-9399-c27b7b0639bd 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated on remote: ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:19:19.974 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-46f3eb3d-341e-499b-9399-c27b7b0639bd 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] 2021-07-07 13:19:20.243 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 12130880-a345-49e2-83a4-2cfc222b704e 2021-07-07 13:19:21.929 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-775d29d9-afa2-424b-84a6-dd9434e7d2f5 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated on remote: ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:19:21.929 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-775d29d9-afa2-424b-84a6-dd9434e7d2f5 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] 2021-07-07 13:19:22.196 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:19:22.490 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81d2eda7-ac11-4810-8948-561bf02b3200 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '1cb35601-0f24-4e21-849d-6b7a527ed5f4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:19:23.226 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 12130880-a345-49e2-83a4-2cfc222b704e 2021-07-07 13:19:23.226 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 12130880-a345-49e2-83a4-2cfc222b704e updated. Details: {'device': '12130880-a345-49e2-83a4-2cfc222b704e', 'network_id': 'd7d21dc3-7a81-48ae-9833-514620f985e6', 'port_id': '12130880-a345-49e2-83a4-2cfc222b704e', 'mac_address': 'fa:16:3e:56:c8:f2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 115, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1e68f6bc-0b43-4eaf-a0b8-a9474c4a2897', '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-07-07 13:19:23.226 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:19:23.226 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-12130880-a345-49e2-83a4-2cfc222b704e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:19:23.242 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 12130880-a345-49e2-83a4-2cfc222b704e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:19:23.242 4560 1886296279528 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d7d21dc3-7a81-48ae-9833-514620f985e6 2021-07-07 13:19:23.242 4560 1886296279528 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-07-07 13:19:23.430 4560 1886296279528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '12130880-a345-49e2-83a4-2cfc222b704e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:19:23.430 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '12130880-a345-49e2-83a4-2cfc222b704e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:19:23.430 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 12130880-a345-49e2-83a4-2cfc222b704e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:19:23.430 4560 1886296279528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 115, VLAN trunk: None to switch port 12130880-a345-49e2-83a4-2cfc222b704e 2021-07-07 13:19:23.459 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-62df0e2f-b6ab-4ef2-b68b-f8d02dbaf606 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated on remote: ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:19:23.459 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-62df0e2f-b6ab-4ef2-b68b-f8d02dbaf606 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] 2021-07-07 13:19:23.538 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62df0e2f-b6ab-4ef2-b68b-f8d02dbaf606 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] port_delete event received for '215d9e46-ba52-4884-a269-2c4740b362ea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:19:23.554 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:19:23.554 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['12130880-a345-49e2-83a4-2cfc222b704e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:19:24.069 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['12130880-a345-49e2-83a4-2cfc222b704e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:19:24.069 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:19:24.069 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c71a4df3-e6ab-4f48-8368-e46ae74b3a4e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:19:24.069 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 12130880-a345-49e2-83a4-2cfc222b704e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:19:24.069 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:19:24.069 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 12130880-a345-49e2-83a4-2cfc222b704e not yet added. Adding. 2021-07-07 13:19:24.069 4560 1886296279528 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-07-07 13:19:24.069 4560 1886296279528 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-07-07 13:19:24.085 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e319827e-b2b8-464a-b387-e1bd4da29e63 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 7c2b52ae-fb81-4cfb-be6f-e201ccd96c11 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:19:24.085 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e319827e-b2b8-464a-b387-e1bd4da29e63 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 7c2b52ae-fb81-4cfb-be6f-e201ccd96c11 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:19:24.210 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12130880-a345-49e2-83a4-2cfc222b704e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:19:24.226 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-535024ba-8b8e-4826-a363-5ba348a58741 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated on remote: ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:19:24.226 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-535024ba-8b8e-4826-a363-5ba348a58741 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] 2021-07-07 13:19:24.354 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12130880-a345-49e2-83a4-2cfc222b704e" 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-07-07 13:19:24.354 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12130880-a345-49e2-83a4-2cfc222b704e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:19:24.354 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-535024ba-8b8e-4826-a363-5ba348a58741 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] port_delete event received for '4769fcff-34f1-45e8-8d20-235bbfa0b963' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:19:24.515 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12130880-a345-49e2-83a4-2cfc222b704e" 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-07-07 13:19:24.620 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-12130880-a345-49e2-83a4-2cfc222b704e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:19:24.620 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 12130880-a345-49e2-83a4-2cfc222b704e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:19:24.620 4560 1886296279528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 12130880-a345-49e2-83a4-2cfc222b704e processed. 2021-07-07 13:19:25.711 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-08c77ff7-d33e-46a7-9060-59d020f3f82c - - - - -] port_delete event received for '22830995-4428-45cd-9a32-3886319d32ba' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:19:26.226 4560 1886296279528 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-07-07 13:19:26.226 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85547079-7ad1-4318-817b-12d23740190a 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] port_delete event received for '22830995-4428-45cd-9a32-3886319d32ba' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:19:26.557 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.329s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:19:26.607 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85547079-7ad1-4318-817b-12d23740190a 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] network_delete received. Deleting network 5d6503fd-0425-4f72-94a1-bbd30ac3d806 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:19:26.607 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85547079-7ad1-4318-817b-12d23740190a 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Network 5d6503fd-0425-4f72-94a1-bbd30ac3d806 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:19:28.592 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fbee0836-3f94-41d9-bd3b-90bed53cc73b 9b9d8ea1da234012b6cce7c19caaa66c 4feb3a5c02134ad5addf5033bc64f754 - - -] Security group member updated on remote: ['ac7dbe41-581b-4512-a63c-0ce2afaf043b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:19:28.592 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-fbee0836-3f94-41d9-bd3b-90bed53cc73b 9b9d8ea1da234012b6cce7c19caaa66c 4feb3a5c02134ad5addf5033bc64f754 - - -] Security group member updated ['ac7dbe41-581b-4512-a63c-0ce2afaf043b'] 2021-07-07 13:19:29.757 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-40f5085a-9938-4646-ad91-0a1efb6a3181 9b9d8ea1da234012b6cce7c19caaa66c 4feb3a5c02134ad5addf5033bc64f754 - - -] Security group member updated on remote: ['ac7dbe41-581b-4512-a63c-0ce2afaf043b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:19:29.757 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-40f5085a-9938-4646-ad91-0a1efb6a3181 9b9d8ea1da234012b6cce7c19caaa66c 4feb3a5c02134ad5addf5033bc64f754 - - -] Security group member updated ['ac7dbe41-581b-4512-a63c-0ce2afaf043b'] 2021-07-07 13:19:29.994 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40f5085a-9938-4646-ad91-0a1efb6a3181 9b9d8ea1da234012b6cce7c19caaa66c 4feb3a5c02134ad5addf5033bc64f754 - - -] port_delete event received for 'd1f5a743-4fc8-45ae-9dbb-c8e02e5aba19' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:19:30.614 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a49a0b53-c026-4b7d-8f44-ad956d368580 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated on remote: ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:19:30.614 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-a49a0b53-c026-4b7d-8f44-ad956d368580 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] 2021-07-07 13:19:32.491 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-467b30d0-9a53-444b-8b29-0cc6c95740b2 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated on remote: ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:19:32.491 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-467b30d0-9a53-444b-8b29-0cc6c95740b2 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] 2021-07-07 13:19:34.011 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4a036827-0d02-44e2-ab71-e271261a574c 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated on remote: ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:19:34.011 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-4a036827-0d02-44e2-ab71-e271261a574c 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] 2021-07-07 13:19:34.194 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a036827-0d02-44e2-ab71-e271261a574c 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] port_delete event received for 'f13f1a1d-4bc7-4a26-bbe0-a10c741e7c1a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:19:35.071 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7fd41da1-ba96-404e-a09f-c625e886abe7 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated on remote: ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:19:35.071 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-7fd41da1-ba96-404e-a09f-c625e886abe7 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] 2021-07-07 13:19:35.240 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7fd41da1-ba96-404e-a09f-c625e886abe7 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] port_delete event received for 'a4e37210-89cc-4344-a09c-cef2c5592a2f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:19:35.540 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f379874-03fd-4e30-9187-a226e5000ced 9b9d8ea1da234012b6cce7c19caaa66c 4feb3a5c02134ad5addf5033bc64f754 - - -] network_delete received. Deleting network 0e9b7351-6b61-4617-b04e-5e84302862d5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:19:35.540 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f379874-03fd-4e30-9187-a226e5000ced 9b9d8ea1da234012b6cce7c19caaa66c 4feb3a5c02134ad5addf5033bc64f754 - - -] Network 0e9b7351-6b61-4617-b04e-5e84302862d5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:19:35.694 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0d25a60b-ced3-433b-819d-c456fd0abc1e 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Security group member updated on remote: ['f45dce72-2706-4d23-b25d-92ecbb9db4a3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:19:35.694 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-0d25a60b-ced3-433b-819d-c456fd0abc1e 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Security group member updated ['f45dce72-2706-4d23-b25d-92ecbb9db4a3'] 2021-07-07 13:19:35.694 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-0d25a60b-ced3-433b-819d-c456fd0abc1e 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Refresh firewall rules 2021-07-07 13:19:35.694 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0d25a60b-ced3-433b-819d-c456fd0abc1e 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Get security group information for devices via rpc ['7d5750ad-09f5-43c1-9301-64e5a20eb754'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:19:36.007 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0d25a60b-ced3-433b-819d-c456fd0abc1e 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update security group information for ports dict_keys(['7d5750ad-09f5-43c1-9301-64e5a20eb754']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:19:36.007 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0d25a60b-ced3-433b-819d-c456fd0abc1e 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:19:36.021 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0d25a60b-ced3-433b-819d-c456fd0abc1e 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update rules of security group (f45dce72-2706-4d23-b25d-92ecbb9db4a3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:19:36.021 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0d25a60b-ced3-433b-819d-c456fd0abc1e 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update members of security group (f45dce72-2706-4d23-b25d-92ecbb9db4a3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:19:36.021 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0d25a60b-ced3-433b-819d-c456fd0abc1e 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update port filter for 7d5750ad-09f5-43c1-9301-64e5a20eb754 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:19:36.021 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0d25a60b-ced3-433b-819d-c456fd0abc1e 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Updating port rules. 2021-07-07 13:19:36.021 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0d25a60b-ced3-433b-819d-c456fd0abc1e 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Creating 1 new rules, removing 0 old rules. 2021-07-07 13:19:36.021 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-0d25a60b-ced3-433b-819d-c456fd0abc1e 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:19:36.194 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-0d25a60b-ced3-433b-819d-c456fd0abc1e 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" 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-07-07 13:19:36.194 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-0d25a60b-ced3-433b-819d-c456fd0abc1e 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:19:36.194 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-0d25a60b-ced3-433b-819d-c456fd0abc1e 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" 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-07-07 13:19:36.427 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-966bb944-2ca1-4d74-8e5e-df6fcaaa459a 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Security group member updated on remote: ['f45dce72-2706-4d23-b25d-92ecbb9db4a3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:19:36.427 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-966bb944-2ca1-4d74-8e5e-df6fcaaa459a 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Security group member updated ['f45dce72-2706-4d23-b25d-92ecbb9db4a3'] 2021-07-07 13:19:36.427 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-966bb944-2ca1-4d74-8e5e-df6fcaaa459a 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Refresh firewall rules 2021-07-07 13:19:36.427 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-966bb944-2ca1-4d74-8e5e-df6fcaaa459a 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Get security group information for devices via rpc ['7d5750ad-09f5-43c1-9301-64e5a20eb754'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:19:37.086 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-966bb944-2ca1-4d74-8e5e-df6fcaaa459a 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update security group information for ports dict_keys(['7d5750ad-09f5-43c1-9301-64e5a20eb754']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:19:37.086 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-966bb944-2ca1-4d74-8e5e-df6fcaaa459a 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:19:37.086 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-966bb944-2ca1-4d74-8e5e-df6fcaaa459a 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update rules of security group (f45dce72-2706-4d23-b25d-92ecbb9db4a3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:19:37.086 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-966bb944-2ca1-4d74-8e5e-df6fcaaa459a 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update members of security group (f45dce72-2706-4d23-b25d-92ecbb9db4a3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:19:37.086 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-966bb944-2ca1-4d74-8e5e-df6fcaaa459a 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update port filter for 7d5750ad-09f5-43c1-9301-64e5a20eb754 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:19:37.086 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-966bb944-2ca1-4d74-8e5e-df6fcaaa459a 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Updating port rules. 2021-07-07 13:19:37.086 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-966bb944-2ca1-4d74-8e5e-df6fcaaa459a 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Creating 1 new rules, removing 0 old rules. 2021-07-07 13:19:37.086 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-966bb944-2ca1-4d74-8e5e-df6fcaaa459a 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:19:37.290 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c4c205c-6e4c-4dd6-a0af-b271c828cf98 - - - - -] port_delete event received for '2d7c2f26-bbc8-4061-b074-46aaef0a354a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:19:37.309 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-966bb944-2ca1-4d74-8e5e-df6fcaaa459a 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" 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-07-07 13:19:37.309 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-966bb944-2ca1-4d74-8e5e-df6fcaaa459a 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:19:37.309 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-966bb944-2ca1-4d74-8e5e-df6fcaaa459a 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" 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-07-07 13:19:37.646 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6280111a-474c-481f-a77c-53dc891c94b5 79394873bc3446a598b8df48c9f56cf6 91266590a3a34f58be644bfbe4fa8dd1 - - -] Security group member updated on remote: ['b9f72cc1-f120-4e8d-8378-d95d71f726ac'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:19:37.646 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-6280111a-474c-481f-a77c-53dc891c94b5 79394873bc3446a598b8df48c9f56cf6 91266590a3a34f58be644bfbe4fa8dd1 - - -] Security group member updated ['b9f72cc1-f120-4e8d-8378-d95d71f726ac'] 2021-07-07 13:19:37.698 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-601451ad-9b60-40a3-be13-2afa2c0b430e 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 09ff3185-437f-468b-86b1-ee152f1f032a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:19:37.710 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-601451ad-9b60-40a3-be13-2afa2c0b430e 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 09ff3185-437f-468b-86b1-ee152f1f032a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:19:37.728 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-754c7761-4501-4046-92cd-57ab9a329501 9b9d8ea1da234012b6cce7c19caaa66c 4feb3a5c02134ad5addf5033bc64f754 - - -] port_delete event received for '2d7c2f26-bbc8-4061-b074-46aaef0a354a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:19:38.155 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c44b0ca-45b3-47a4-8dc4-2c1d21cd15be - - - - -] port_delete event received for '15b1d444-a2c4-4f6c-aad3-0570b76a022c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:19:38.166 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5eec8e6-68ad-4850-be84-fd8e62e1e49a 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] port_delete event received for '15b1d444-a2c4-4f6c-aad3-0570b76a022c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:19:38.324 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31ccc7c0-1729-4203-9fb8-91bfcc435cea 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 1bb30115-2881-4e35-a6ca-fbf4e51932b7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:19:38.342 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31ccc7c0-1729-4203-9fb8-91bfcc435cea 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 1bb30115-2881-4e35-a6ca-fbf4e51932b7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:19:38.645 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-754c7761-4501-4046-92cd-57ab9a329501 9b9d8ea1da234012b6cce7c19caaa66c 4feb3a5c02134ad5addf5033bc64f754 - - -] network_delete received. Deleting network 6a184186-9d3a-4c66-8724-4b1bf5a72c83 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:19:38.661 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-754c7761-4501-4046-92cd-57ab9a329501 9b9d8ea1da234012b6cce7c19caaa66c 4feb3a5c02134ad5addf5033bc64f754 - - -] Network 6a184186-9d3a-4c66-8724-4b1bf5a72c83 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:19:38.763 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5eec8e6-68ad-4850-be84-fd8e62e1e49a 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] network_delete received. Deleting network e2398e8b-4c90-4bf6-8ac4-9a68f174402c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:19:38.763 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5eec8e6-68ad-4850-be84-fd8e62e1e49a 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Network e2398e8b-4c90-4bf6-8ac4-9a68f174402c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:19:39.585 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf34141e-a3b9-441c-a427-8c7f19bfda63 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: ee2a9f73-3e4f-4d6c-a7bb-d03581ccc263 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:19:39.585 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf34141e-a3b9-441c-a427-8c7f19bfda63 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port ee2a9f73-3e4f-4d6c-a7bb-d03581ccc263 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:19:40.352 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 09ff3185-437f-468b-86b1-ee152f1f032a 2021-07-07 13:19:42.337 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:19:42.678 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 09ff3185-437f-468b-86b1-ee152f1f032a 2021-07-07 13:19:42.678 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 09ff3185-437f-468b-86b1-ee152f1f032a updated. Details: {'device': '09ff3185-437f-468b-86b1-ee152f1f032a', 'network_id': 'ba49ec0b-2f71-4999-8cf8-1563b1b6d714', 'port_id': '09ff3185-437f-468b-86b1-ee152f1f032a', 'mac_address': 'fa:16:3e:25:fc:7b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 149, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b88a9c82-8ffe-4440-96e7-565bdb11db63', 'ip_address': '192.168.233.31'}], '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-07-07 13:19:42.678 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:19:42.678 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-09ff3185-437f-468b-86b1-ee152f1f032a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:19:42.678 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 09ff3185-437f-468b-86b1-ee152f1f032a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:19:42.678 4560 1886296279528 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-07-07 13:19:42.678 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7a877635-d588-42a2-a095-22d0379d6e96 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated on remote: ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:19:42.678 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-7a877635-d588-42a2-a095-22d0379d6e96 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] 2021-07-07 13:19:42.869 4560 1886296279528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '09ff3185-437f-468b-86b1-ee152f1f032a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:19:42.869 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '09ff3185-437f-468b-86b1-ee152f1f032a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:19:42.869 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 09ff3185-437f-468b-86b1-ee152f1f032a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:19:42.869 4560 1886296279528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 149, VLAN trunk: None to switch port 09ff3185-437f-468b-86b1-ee152f1f032a 2021-07-07 13:19:42.992 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:19:42.992 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['09ff3185-437f-468b-86b1-ee152f1f032a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:19:43.291 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['09ff3185-437f-468b-86b1-ee152f1f032a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:19:43.291 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:19:43.291 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f45dce72-2706-4d23-b25d-92ecbb9db4a3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:19:43.291 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f45dce72-2706-4d23-b25d-92ecbb9db4a3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:19:43.291 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 09ff3185-437f-468b-86b1-ee152f1f032a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:19:43.305 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:19:43.305 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 09ff3185-437f-468b-86b1-ee152f1f032a not yet added. Adding. 2021-07-07 13:19:43.305 4560 1886296279528 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-07-07 13:19:43.305 4560 1886296279528 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-07-07 13:19:43.459 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09ff3185-437f-468b-86b1-ee152f1f032a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:19:43.617 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09ff3185-437f-468b-86b1-ee152f1f032a" 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-07-07 13:19:43.617 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09ff3185-437f-468b-86b1-ee152f1f032a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:19:43.842 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09ff3185-437f-468b-86b1-ee152f1f032a" 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-07-07 13:19:43.959 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-09ff3185-437f-468b-86b1-ee152f1f032a" 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-07-07 13:19:43.959 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 09ff3185-437f-468b-86b1-ee152f1f032a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:19:43.959 4560 1886296279528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 09ff3185-437f-468b-86b1-ee152f1f032a processed. 2021-07-07 13:19:44.365 4560 1886296279528 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-07-07 13:19:45.364 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-37769438-7682-423c-ba02-705644658f41 aa58c6c7a0bb4cf3acbdec1e39d92e4d c1f11a4a82dc4c58bf7bf86e54124075 - - -] Security group member updated on remote: ['51530df2-e5ba-4dd4-bc7a-f244834d57ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:19:45.364 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-37769438-7682-423c-ba02-705644658f41 aa58c6c7a0bb4cf3acbdec1e39d92e4d c1f11a4a82dc4c58bf7bf86e54124075 - - -] Security group member updated ['51530df2-e5ba-4dd4-bc7a-f244834d57ed'] 2021-07-07 13:19:45.506 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:19:46.788 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cdae5ca7-e9fa-402f-9cd2-e85260fe8551 aa58c6c7a0bb4cf3acbdec1e39d92e4d c1f11a4a82dc4c58bf7bf86e54124075 - - -] Security group member updated on remote: ['51530df2-e5ba-4dd4-bc7a-f244834d57ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:19:46.788 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-cdae5ca7-e9fa-402f-9cd2-e85260fe8551 aa58c6c7a0bb4cf3acbdec1e39d92e4d c1f11a4a82dc4c58bf7bf86e54124075 - - -] Security group member updated ['51530df2-e5ba-4dd4-bc7a-f244834d57ed'] 2021-07-07 13:19:47.335 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0cd9c2f9-14ec-4ece-adb1-0b51a6d7406d 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated on remote: ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:19:47.335 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-0cd9c2f9-14ec-4ece-adb1-0b51a6d7406d 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] 2021-07-07 13:19:47.421 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0cd9c2f9-14ec-4ece-adb1-0b51a6d7406d 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] port_delete event received for '4f02b5a6-6b01-4e59-8353-bd5d3c3e9bac' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:19:48.067 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2bed8b2b-b6de-43a2-87f8-70358881cf57 aa58c6c7a0bb4cf3acbdec1e39d92e4d c1f11a4a82dc4c58bf7bf86e54124075 - - -] Security group member updated on remote: ['51530df2-e5ba-4dd4-bc7a-f244834d57ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:19:48.067 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-2bed8b2b-b6de-43a2-87f8-70358881cf57 aa58c6c7a0bb4cf3acbdec1e39d92e4d c1f11a4a82dc4c58bf7bf86e54124075 - - -] Security group member updated ['51530df2-e5ba-4dd4-bc7a-f244834d57ed'] 2021-07-07 13:19:48.458 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2bed8b2b-b6de-43a2-87f8-70358881cf57 aa58c6c7a0bb4cf3acbdec1e39d92e4d c1f11a4a82dc4c58bf7bf86e54124075 - - -] port_delete event received for '41af6306-099a-48a3-849f-195b6f3d11d6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:19:49.320 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e78b8fb9-7930-4069-a0ea-39cc8bd61c76 aa58c6c7a0bb4cf3acbdec1e39d92e4d c1f11a4a82dc4c58bf7bf86e54124075 - - -] Security group member updated on remote: ['51530df2-e5ba-4dd4-bc7a-f244834d57ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:19:49.320 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-e78b8fb9-7930-4069-a0ea-39cc8bd61c76 aa58c6c7a0bb4cf3acbdec1e39d92e4d c1f11a4a82dc4c58bf7bf86e54124075 - - -] Security group member updated ['51530df2-e5ba-4dd4-bc7a-f244834d57ed'] 2021-07-07 13:19:49.663 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb2bb575-b083-44f3-9044-e37c6283dde2 - - - - -] port_delete event received for 'aa704f5b-f2b3-49d0-94f0-d3d7618d2edd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:19:50.084 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11ede881-89ea-4421-93a3-df26fd4d786f 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] port_delete event received for 'aa704f5b-f2b3-49d0-94f0-d3d7618d2edd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:19:50.514 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f09e739-9843-40ee-9fe6-4763680c275a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Security group member updated on remote: ['21f995c3-3946-41e7-832e-e2ad347fff6f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:19:50.514 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-5f09e739-9843-40ee-9fe6-4763680c275a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Security group member updated ['21f995c3-3946-41e7-832e-e2ad347fff6f'] 2021-07-07 13:19:50.514 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-5f09e739-9843-40ee-9fe6-4763680c275a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Refresh firewall rules 2021-07-07 13:19:50.514 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f09e739-9843-40ee-9fe6-4763680c275a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Get security group information for devices via rpc ['93dd1b15-4177-43e1-bbf4-e7b607aeeed4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:19:50.685 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11ede881-89ea-4421-93a3-df26fd4d786f 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] network_delete received. Deleting network 85f2f666-6d1c-4a29-9c16-c93f6eec304d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:19:50.685 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11ede881-89ea-4421-93a3-df26fd4d786f 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Network 85f2f666-6d1c-4a29-9c16-c93f6eec304d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:19:50.819 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5f09e739-9843-40ee-9fe6-4763680c275a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Update security group information for ports dict_keys(['93dd1b15-4177-43e1-bbf4-e7b607aeeed4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:19:50.819 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5f09e739-9843-40ee-9fe6-4763680c275a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:19:50.834 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5f09e739-9843-40ee-9fe6-4763680c275a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Update rules of security group (21f995c3-3946-41e7-832e-e2ad347fff6f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:19:50.834 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5f09e739-9843-40ee-9fe6-4763680c275a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Update members of security group (21f995c3-3946-41e7-832e-e2ad347fff6f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:19:50.834 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5f09e739-9843-40ee-9fe6-4763680c275a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Update port filter for 93dd1b15-4177-43e1-bbf4-e7b607aeeed4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:19:50.834 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5f09e739-9843-40ee-9fe6-4763680c275a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Updating port rules. 2021-07-07 13:19:50.834 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5f09e739-9843-40ee-9fe6-4763680c275a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-07 13:19:50.834 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-5f09e739-9843-40ee-9fe6-4763680c275a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-93dd1b15-4177-43e1-bbf4-e7b607aeeed4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:19:50.867 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-33bff89f-ab30-476d-a9c2-b99a7321589b aa58c6c7a0bb4cf3acbdec1e39d92e4d c1f11a4a82dc4c58bf7bf86e54124075 - - -] Security group member updated on remote: ['51530df2-e5ba-4dd4-bc7a-f244834d57ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:19:50.867 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-33bff89f-ab30-476d-a9c2-b99a7321589b aa58c6c7a0bb4cf3acbdec1e39d92e4d c1f11a4a82dc4c58bf7bf86e54124075 - - -] Security group member updated ['51530df2-e5ba-4dd4-bc7a-f244834d57ed'] 2021-07-07 13:19:51.022 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-5f09e739-9843-40ee-9fe6-4763680c275a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-93dd1b15-4177-43e1-bbf4-e7b607aeeed4" 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-07-07 13:19:51.022 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-5f09e739-9843-40ee-9fe6-4763680c275a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-93dd1b15-4177-43e1-bbf4-e7b607aeeed4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:19:51.022 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-5f09e739-9843-40ee-9fe6-4763680c275a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-93dd1b15-4177-43e1-bbf4-e7b607aeeed4" 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-07-07 13:19:51.107 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33bff89f-ab30-476d-a9c2-b99a7321589b aa58c6c7a0bb4cf3acbdec1e39d92e4d c1f11a4a82dc4c58bf7bf86e54124075 - - -] port_delete event received for 'dd9a2a2a-1743-4ddd-9e75-85fa82bd6138' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:19:51.819 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-45a004a3-317d-4ce3-94a1-c4be86b624b3 aa58c6c7a0bb4cf3acbdec1e39d92e4d c1f11a4a82dc4c58bf7bf86e54124075 - - -] Security group member updated on remote: ['51530df2-e5ba-4dd4-bc7a-f244834d57ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:19:51.819 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-45a004a3-317d-4ce3-94a1-c4be86b624b3 aa58c6c7a0bb4cf3acbdec1e39d92e4d c1f11a4a82dc4c58bf7bf86e54124075 - - -] Security group member updated ['51530df2-e5ba-4dd4-bc7a-f244834d57ed'] 2021-07-07 13:19:52.759 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96d7cdbd-d6d2-40eb-982e-624fbe85f6a0 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 258848e4-dec6-4e54-963b-1ebf2f34c96d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:19:52.770 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96d7cdbd-d6d2-40eb-982e-624fbe85f6a0 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 258848e4-dec6-4e54-963b-1ebf2f34c96d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:19:54.270 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-323dd7bc-0c08-4d22-ace9-5aefb9f8e726 aa58c6c7a0bb4cf3acbdec1e39d92e4d c1f11a4a82dc4c58bf7bf86e54124075 - - -] Security group member updated on remote: ['51530df2-e5ba-4dd4-bc7a-f244834d57ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:19:54.270 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-323dd7bc-0c08-4d22-ace9-5aefb9f8e726 aa58c6c7a0bb4cf3acbdec1e39d92e4d c1f11a4a82dc4c58bf7bf86e54124075 - - -] Security group member updated ['51530df2-e5ba-4dd4-bc7a-f244834d57ed'] 2021-07-07 13:19:54.537 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-323dd7bc-0c08-4d22-ace9-5aefb9f8e726 aa58c6c7a0bb4cf3acbdec1e39d92e4d c1f11a4a82dc4c58bf7bf86e54124075 - - -] port_delete event received for '7acc6d48-6c7c-4a5c-8c91-5fcbb77a3660' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:19:54.866 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fb0a91b2-403a-4179-9c9f-92c0b2394083 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated on remote: ['0b9083b7-6132-4989-aa63-eb1cf48e53be'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:19:54.866 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-fb0a91b2-403a-4179-9c9f-92c0b2394083 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated ['0b9083b7-6132-4989-aa63-eb1cf48e53be'] 2021-07-07 13:19:55.920 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-452cf33b-9e84-40b0-b6b0-356c5b4b018e aa58c6c7a0bb4cf3acbdec1e39d92e4d c1f11a4a82dc4c58bf7bf86e54124075 - - -] Security group member updated on remote: ['51530df2-e5ba-4dd4-bc7a-f244834d57ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:19:55.920 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-452cf33b-9e84-40b0-b6b0-356c5b4b018e aa58c6c7a0bb4cf3acbdec1e39d92e4d c1f11a4a82dc4c58bf7bf86e54124075 - - -] Security group member updated ['51530df2-e5ba-4dd4-bc7a-f244834d57ed'] 2021-07-07 13:19:56.530 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 258848e4-dec6-4e54-963b-1ebf2f34c96d 2021-07-07 13:19:56.820 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0fe7c8ec-4f17-43fd-b5fc-db42151ed885 79394873bc3446a598b8df48c9f56cf6 91266590a3a34f58be644bfbe4fa8dd1 - - -] Security group member updated on remote: ['b9f72cc1-f120-4e8d-8378-d95d71f726ac'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:19:56.820 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-0fe7c8ec-4f17-43fd-b5fc-db42151ed885 79394873bc3446a598b8df48c9f56cf6 91266590a3a34f58be644bfbe4fa8dd1 - - -] Security group member updated ['b9f72cc1-f120-4e8d-8378-d95d71f726ac'] 2021-07-07 13:19:57.007 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0fe7c8ec-4f17-43fd-b5fc-db42151ed885 79394873bc3446a598b8df48c9f56cf6 91266590a3a34f58be644bfbe4fa8dd1 - - -] port_delete event received for 'ee2a9f73-3e4f-4d6c-a7bb-d03581ccc263' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:19:57.770 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-13e0ef1a-44a5-436f-86e8-19f44e6a32a6 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Security group member updated on remote: ['f45dce72-2706-4d23-b25d-92ecbb9db4a3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:19:57.770 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-13e0ef1a-44a5-436f-86e8-19f44e6a32a6 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Security group member updated ['f45dce72-2706-4d23-b25d-92ecbb9db4a3'] 2021-07-07 13:19:57.770 4560 1886296280584 MainThread INFO neutron.agent.securitygroups_rpc [req-13e0ef1a-44a5-436f-86e8-19f44e6a32a6 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Refresh firewall rules 2021-07-07 13:19:57.770 4560 1886296280584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-13e0ef1a-44a5-436f-86e8-19f44e6a32a6 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Get security group information for devices via rpc ['7d5750ad-09f5-43c1-9301-64e5a20eb754', '09ff3185-437f-468b-86b1-ee152f1f032a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:19:57.927 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-299a40b4-9f8e-45f0-ae4e-d85c8363e2f4 aa58c6c7a0bb4cf3acbdec1e39d92e4d c1f11a4a82dc4c58bf7bf86e54124075 - - -] Security group member updated on remote: ['51530df2-e5ba-4dd4-bc7a-f244834d57ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:19:57.951 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-299a40b4-9f8e-45f0-ae4e-d85c8363e2f4 aa58c6c7a0bb4cf3acbdec1e39d92e4d c1f11a4a82dc4c58bf7bf86e54124075 - - -] Security group member updated ['51530df2-e5ba-4dd4-bc7a-f244834d57ed'] 2021-07-07 13:19:58.100 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc37aec7-dea6-4f7a-b55e-2f7a1c107422 - - - - -] port_update received: 3c6aef63-c086-404a-b7e1-23030513a891 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:19:58.123 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc37aec7-dea6-4f7a-b55e-2f7a1c107422 - - - - -] No port 3c6aef63-c086-404a-b7e1-23030513a891 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:19:58.349 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0c655c9f-2051-4ec4-9de3-c56d6f852c2f 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated on remote: ['0b9083b7-6132-4989-aa63-eb1cf48e53be', '7e2759d3-af39-404d-ab30-9fe9903815fc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:19:58.349 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-0c655c9f-2051-4ec4-9de3-c56d6f852c2f 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated ['0b9083b7-6132-4989-aa63-eb1cf48e53be', '7e2759d3-af39-404d-ab30-9fe9903815fc'] 2021-07-07 13:19:58.420 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:19:59.062 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-13e0ef1a-44a5-436f-86e8-19f44e6a32a6 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update security group information for ports dict_keys(['09ff3185-437f-468b-86b1-ee152f1f032a', '7d5750ad-09f5-43c1-9301-64e5a20eb754']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:19:59.062 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-13e0ef1a-44a5-436f-86e8-19f44e6a32a6 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:19:59.062 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-13e0ef1a-44a5-436f-86e8-19f44e6a32a6 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update rules of security group (f45dce72-2706-4d23-b25d-92ecbb9db4a3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:19:59.062 4560 1886296280584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-13e0ef1a-44a5-436f-86e8-19f44e6a32a6 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update members of security group (f45dce72-2706-4d23-b25d-92ecbb9db4a3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:19:59.062 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-13e0ef1a-44a5-436f-86e8-19f44e6a32a6 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update port filter for 09ff3185-437f-468b-86b1-ee152f1f032a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:19:59.062 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-13e0ef1a-44a5-436f-86e8-19f44e6a32a6 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Updating port rules. 2021-07-07 13:19:59.073 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-13e0ef1a-44a5-436f-86e8-19f44e6a32a6 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Creating 1 new rules, removing 0 old rules. 2021-07-07 13:19:59.073 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-13e0ef1a-44a5-436f-86e8-19f44e6a32a6 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-09ff3185-437f-468b-86b1-ee152f1f032a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:19:59.086 4560 1886296280232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fe24999d-89ac-4797-9095-c0c1c5237a6e 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated on remote: ['7e2759d3-af39-404d-ab30-9fe9903815fc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:19:59.086 4560 1886296280232 MainThread INFO neutron.agent.securitygroups_rpc [req-fe24999d-89ac-4797-9095-c0c1c5237a6e 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated ['7e2759d3-af39-404d-ab30-9fe9903815fc'] 2021-07-07 13:19:59.209 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe24999d-89ac-4797-9095-c0c1c5237a6e 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] port_delete event received for 'bf1b7379-e349-4737-af4e-2948dc6679a9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:19:59.263 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-13e0ef1a-44a5-436f-86e8-19f44e6a32a6 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-09ff3185-437f-468b-86b1-ee152f1f032a" 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-07-07 13:19:59.263 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-13e0ef1a-44a5-436f-86e8-19f44e6a32a6 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-09ff3185-437f-468b-86b1-ee152f1f032a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:19:59.263 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-13e0ef1a-44a5-436f-86e8-19f44e6a32a6 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-09ff3185-437f-468b-86b1-ee152f1f032a" 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-07-07 13:19:59.263 4560 1886296280584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-13e0ef1a-44a5-436f-86e8-19f44e6a32a6 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update port filter for 7d5750ad-09f5-43c1-9301-64e5a20eb754 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:19:59.263 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-13e0ef1a-44a5-436f-86e8-19f44e6a32a6 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Updating port rules. 2021-07-07 13:19:59.263 4560 1886296280584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-13e0ef1a-44a5-436f-86e8-19f44e6a32a6 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Creating 1 new rules, removing 0 old rules. 2021-07-07 13:19:59.263 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-13e0ef1a-44a5-436f-86e8-19f44e6a32a6 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:19:59.286 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 258848e4-dec6-4e54-963b-1ebf2f34c96d 2021-07-07 13:19:59.286 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 258848e4-dec6-4e54-963b-1ebf2f34c96d updated. Details: {'device': '258848e4-dec6-4e54-963b-1ebf2f34c96d', 'network_id': '6214b0a3-fbc2-493f-832d-41d6b27986e1', 'port_id': '258848e4-dec6-4e54-963b-1ebf2f34c96d', 'mac_address': 'fa:16:3e:98:e5:ae', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 123, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f96fcf8a-cf8d-4470-bde4-9fd36f345820', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-07 13:19:59.286 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:19:59.286 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-258848e4-dec6-4e54-963b-1ebf2f34c96d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:19:59.286 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 258848e4-dec6-4e54-963b-1ebf2f34c96d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:19:59.286 4560 1886296280056 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-07-07 13:19:59.459 4560 1886296280056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '258848e4-dec6-4e54-963b-1ebf2f34c96d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:19:59.459 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '258848e4-dec6-4e54-963b-1ebf2f34c96d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:19:59.459 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-13e0ef1a-44a5-436f-86e8-19f44e6a32a6 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" 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-07-07 13:19:59.459 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-13e0ef1a-44a5-436f-86e8-19f44e6a32a6 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:19:59.459 4560 1886296280584 MainThread DEBUG oslo_concurrency.lockutils [req-13e0ef1a-44a5-436f-86e8-19f44e6a32a6 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" 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-07-07 13:19:59.505 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 258848e4-dec6-4e54-963b-1ebf2f34c96d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:19:59.505 4560 1886296280056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 123, VLAN trunk: None to switch port 258848e4-dec6-4e54-963b-1ebf2f34c96d 2021-07-07 13:19:59.623 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:19:59.623 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['258848e4-dec6-4e54-963b-1ebf2f34c96d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:20:00.146 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['258848e4-dec6-4e54-963b-1ebf2f34c96d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:20:00.146 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:20:00.146 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (21f995c3-3946-41e7-832e-e2ad347fff6f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:20:00.146 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (21f995c3-3946-41e7-832e-e2ad347fff6f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:20:00.146 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 258848e4-dec6-4e54-963b-1ebf2f34c96d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:20:00.146 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:20:00.146 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 258848e4-dec6-4e54-963b-1ebf2f34c96d not yet added. Adding. 2021-07-07 13:20:00.146 4560 1886296280056 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-07-07 13:20:00.146 4560 1886296280056 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-07-07 13:20:00.370 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-258848e4-dec6-4e54-963b-1ebf2f34c96d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:20:00.541 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-258848e4-dec6-4e54-963b-1ebf2f34c96d" 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-07-07 13:20:00.541 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-258848e4-dec6-4e54-963b-1ebf2f34c96d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:20:00.708 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fa59f49-72ae-406c-9b6b-78eccb69d1ed 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: bacc7a11-b891-4f56-bed6-a928e5c84be5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:20:00.726 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fa59f49-72ae-406c-9b6b-78eccb69d1ed 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port bacc7a11-b891-4f56-bed6-a928e5c84be5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:20:00.755 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-258848e4-dec6-4e54-963b-1ebf2f34c96d" 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-07-07 13:20:00.881 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-258848e4-dec6-4e54-963b-1ebf2f34c96d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:20:00.881 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 258848e4-dec6-4e54-963b-1ebf2f34c96d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:20:00.881 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 258848e4-dec6-4e54-963b-1ebf2f34c96d processed. 2021-07-07 13:20:01.224 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f6c0938e-d76f-43e7-8342-6741980daf27 aa58c6c7a0bb4cf3acbdec1e39d92e4d c1f11a4a82dc4c58bf7bf86e54124075 - - -] Security group member updated on remote: ['51530df2-e5ba-4dd4-bc7a-f244834d57ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:20:01.224 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-f6c0938e-d76f-43e7-8342-6741980daf27 aa58c6c7a0bb4cf3acbdec1e39d92e4d c1f11a4a82dc4c58bf7bf86e54124075 - - -] Security group member updated ['51530df2-e5ba-4dd4-bc7a-f244834d57ed'] 2021-07-07 13:20:02.146 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d33072e6-0450-41d7-815d-428494cf9007 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network c98cb8a2-baca-4f2f-86fa-1d51c5fb9a39 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:20:02.146 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d33072e6-0450-41d7-815d-428494cf9007 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network c98cb8a2-baca-4f2f-86fa-1d51c5fb9a39 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:20:02.208 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6c0938e-d76f-43e7-8342-6741980daf27 aa58c6c7a0bb4cf3acbdec1e39d92e4d c1f11a4a82dc4c58bf7bf86e54124075 - - -] port_delete event received for '1c205182-a8e7-4e3a-bc2c-1e00031f7d24' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:20:02.448 4560 1886296280056 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-07-07 13:20:02.854 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fab64299-88c1-4fdc-a470-4f2c7c783dac aa58c6c7a0bb4cf3acbdec1e39d92e4d c1f11a4a82dc4c58bf7bf86e54124075 - - -] Security group member updated on remote: ['51530df2-e5ba-4dd4-bc7a-f244834d57ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:20:02.854 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-fab64299-88c1-4fdc-a470-4f2c7c783dac aa58c6c7a0bb4cf3acbdec1e39d92e4d c1f11a4a82dc4c58bf7bf86e54124075 - - -] Security group member updated ['51530df2-e5ba-4dd4-bc7a-f244834d57ed'] 2021-07-07 13:20:03.006 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fab64299-88c1-4fdc-a470-4f2c7c783dac aa58c6c7a0bb4cf3acbdec1e39d92e4d c1f11a4a82dc4c58bf7bf86e54124075 - - -] port_delete event received for '240cb991-f722-4bdd-a785-919cf9f7acb6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:20:03.108 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.656s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:20:03.460 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36fe52c1-5548-4d1c-8895-b58ba9758cef - - - - -] port_update received: 3c6aef63-c086-404a-b7e1-23030513a891 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:20:03.477 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36fe52c1-5548-4d1c-8895-b58ba9758cef - - - - -] No port 3c6aef63-c086-404a-b7e1-23030513a891 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:20:03.653 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab6901d2-ce56-4808-b269-4926c153e5c0 aa58c6c7a0bb4cf3acbdec1e39d92e4d c1f11a4a82dc4c58bf7bf86e54124075 - - -] Security group member updated on remote: ['51530df2-e5ba-4dd4-bc7a-f244834d57ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:20:03.653 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-ab6901d2-ce56-4808-b269-4926c153e5c0 aa58c6c7a0bb4cf3acbdec1e39d92e4d c1f11a4a82dc4c58bf7bf86e54124075 - - -] Security group member updated ['51530df2-e5ba-4dd4-bc7a-f244834d57ed'] 2021-07-07 13:20:03.915 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab6901d2-ce56-4808-b269-4926c153e5c0 aa58c6c7a0bb4cf3acbdec1e39d92e4d c1f11a4a82dc4c58bf7bf86e54124075 - - -] port_delete event received for 'b875e8fa-a8da-4a0b-9cd6-b65cddff19c4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:20:04.239 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2ba7d2c3-0c80-45f8-868a-7731f6d7ff83 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated on remote: ['01dbd77a-20c7-4dfa-ac73-de6c2280da89'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:20:04.263 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-2ba7d2c3-0c80-45f8-868a-7731f6d7ff83 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated ['01dbd77a-20c7-4dfa-ac73-de6c2280da89'] 2021-07-07 13:20:05.180 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91a8ebf6-2c69-49a1-a2ba-3efbd111ad8c - - - - -] port_delete event received for '4f076f82-2dba-4880-b414-9c254693f432' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:20:05.225 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c070d87-ae84-482a-af79-8fee96ecb1c1 aa58c6c7a0bb4cf3acbdec1e39d92e4d c1f11a4a82dc4c58bf7bf86e54124075 - - -] port_delete event received for '4f076f82-2dba-4880-b414-9c254693f432' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:20:05.647 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c070d87-ae84-482a-af79-8fee96ecb1c1 aa58c6c7a0bb4cf3acbdec1e39d92e4d c1f11a4a82dc4c58bf7bf86e54124075 - - -] network_delete received. Deleting network 184f75aa-8349-4bef-9517-6b93d4b3ff6d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:20:05.647 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c070d87-ae84-482a-af79-8fee96ecb1c1 aa58c6c7a0bb4cf3acbdec1e39d92e4d c1f11a4a82dc4c58bf7bf86e54124075 - - -] Network 184f75aa-8349-4bef-9517-6b93d4b3ff6d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:20:07.307 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bfa9e803-818b-4c43-8e21-1a20f0780a0f 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated on remote: ['01dbd77a-20c7-4dfa-ac73-de6c2280da89', '1f9e01c0-b3dd-4136-8ed8-e636b8d5669d', '0bdb087c-8194-4db8-b422-9081b7d7ed3e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:20:07.322 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-bfa9e803-818b-4c43-8e21-1a20f0780a0f 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated ['01dbd77a-20c7-4dfa-ac73-de6c2280da89', '1f9e01c0-b3dd-4136-8ed8-e636b8d5669d', '0bdb087c-8194-4db8-b422-9081b7d7ed3e'] 2021-07-07 13:20:07.750 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ef8cb63-9109-4c88-bfaa-219f0170606c - - - - -] port_update received: 3c6aef63-c086-404a-b7e1-23030513a891 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:20:07.755 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ef8cb63-9109-4c88-bfaa-219f0170606c - - - - -] No port 3c6aef63-c086-404a-b7e1-23030513a891 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:20:08.319 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-806aa9eb-a15b-42ca-bc40-432876479825 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated on remote: ['1f9e01c0-b3dd-4136-8ed8-e636b8d5669d', '0bdb087c-8194-4db8-b422-9081b7d7ed3e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:20:08.319 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-806aa9eb-a15b-42ca-bc40-432876479825 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated ['1f9e01c0-b3dd-4136-8ed8-e636b8d5669d', '0bdb087c-8194-4db8-b422-9081b7d7ed3e'] 2021-07-07 13:20:08.429 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-806aa9eb-a15b-42ca-bc40-432876479825 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] port_delete event received for '6d0e92c4-8356-4b10-895a-9c62ed5ab2c3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:20:10.259 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2b106ada-b3e0-47f1-9c2f-39e64fe8b7e8 5ceeb45c07484d7eb8a8d9d973341ff2 0120f72f36ab42c6a4b185735b9fabdb - - -] Security group member updated on remote: ['6a3c86d9-47d4-4574-956e-fe6d9e9160b3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:20:10.259 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-2b106ada-b3e0-47f1-9c2f-39e64fe8b7e8 5ceeb45c07484d7eb8a8d9d973341ff2 0120f72f36ab42c6a4b185735b9fabdb - - -] Security group member updated ['6a3c86d9-47d4-4574-956e-fe6d9e9160b3'] 2021-07-07 13:20:11.724 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-08b9811c-3288-477a-8dfd-aaca2731591f f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Security group member updated on remote: ['93b54cc6-6160-4178-963d-59ff87f7f79d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:20:11.724 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-08b9811c-3288-477a-8dfd-aaca2731591f f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Security group member updated ['93b54cc6-6160-4178-963d-59ff87f7f79d'] 2021-07-07 13:20:11.772 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d49c7421-886a-448b-bec2-582aa7121e58 5ceeb45c07484d7eb8a8d9d973341ff2 0120f72f36ab42c6a4b185735b9fabdb - - -] Security group member updated on remote: ['6a3c86d9-47d4-4574-956e-fe6d9e9160b3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:20:11.772 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-d49c7421-886a-448b-bec2-582aa7121e58 5ceeb45c07484d7eb8a8d9d973341ff2 0120f72f36ab42c6a4b185735b9fabdb - - -] Security group member updated ['6a3c86d9-47d4-4574-956e-fe6d9e9160b3'] 2021-07-07 13:20:12.794 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b631a960-01bb-4c3b-bfb6-ed290aa3a77f 5ceeb45c07484d7eb8a8d9d973341ff2 0120f72f36ab42c6a4b185735b9fabdb - - -] Security group member updated on remote: ['6a3c86d9-47d4-4574-956e-fe6d9e9160b3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:20:12.794 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-b631a960-01bb-4c3b-bfb6-ed290aa3a77f 5ceeb45c07484d7eb8a8d9d973341ff2 0120f72f36ab42c6a4b185735b9fabdb - - -] Security group member updated ['6a3c86d9-47d4-4574-956e-fe6d9e9160b3'] 2021-07-07 13:20:13.129 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b631a960-01bb-4c3b-bfb6-ed290aa3a77f 5ceeb45c07484d7eb8a8d9d973341ff2 0120f72f36ab42c6a4b185735b9fabdb - - -] port_delete event received for '303f3948-0246-49db-a969-0a30560b7a00' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:20:13.740 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f199f64-89e3-411a-88cb-f1eabad92fc4 - - - - -] port_delete event received for '3c6aef63-c086-404a-b7e1-23030513a891' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:20:14.332 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f01cdb80-6fe3-417d-ad8e-1c7b1d87eb8f 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: c5a44425-123d-4025-8a7e-002233a31ed5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:20:14.350 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f01cdb80-6fe3-417d-ad8e-1c7b1d87eb8f 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port c5a44425-123d-4025-8a7e-002233a31ed5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:20:14.648 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-76e90050-990f-4a66-81ee-31c5703d560c 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated on remote: ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:20:14.648 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-76e90050-990f-4a66-81ee-31c5703d560c 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Security group member updated ['34b2d7ec-8e9a-4660-b4ec-fec1c7608659'] 2021-07-07 13:20:14.763 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76e90050-990f-4a66-81ee-31c5703d560c 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] port_delete event received for '00743061-3af5-4829-81f0-99c64055f982' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:20:15.348 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a008ab07-2fa0-4b6b-98ea-b6b8562bfe7e 5ceeb45c07484d7eb8a8d9d973341ff2 0120f72f36ab42c6a4b185735b9fabdb - - -] Security group member updated on remote: ['6a3c86d9-47d4-4574-956e-fe6d9e9160b3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:20:15.348 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-a008ab07-2fa0-4b6b-98ea-b6b8562bfe7e 5ceeb45c07484d7eb8a8d9d973341ff2 0120f72f36ab42c6a4b185735b9fabdb - - -] Security group member updated ['6a3c86d9-47d4-4574-956e-fe6d9e9160b3'] 2021-07-07 13:20:15.363 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e881f8ed-1d82-4f22-8d9d-f9cb7657c8bc 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] network_delete received. Deleting network cfb2893e-b582-453a-b438-44d7a6ee2f65 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:20:15.363 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e881f8ed-1d82-4f22-8d9d-f9cb7657c8bc 01484156a97b4baaa71f6870cf7faea6 98160dced8b84b0888f75c35041fcc37 - - -] Network cfb2893e-b582-453a-b438-44d7a6ee2f65 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:20:15.630 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a008ab07-2fa0-4b6b-98ea-b6b8562bfe7e 5ceeb45c07484d7eb8a8d9d973341ff2 0120f72f36ab42c6a4b185735b9fabdb - - -] port_delete event received for 'b36062e2-809c-4ec3-804f-88320b8ff5de' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:20:17.602 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79531add-25a7-4384-8c57-a9983641804d - - - - -] port_delete event received for 'c7b0fa60-69eb-43dc-9f22-3c2c59fab8ec' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:20:17.826 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4a93175-e537-41df-942e-5aa889b55e46 5ceeb45c07484d7eb8a8d9d973341ff2 0120f72f36ab42c6a4b185735b9fabdb - - -] port_delete event received for 'c7b0fa60-69eb-43dc-9f22-3c2c59fab8ec' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:20:18.504 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4a93175-e537-41df-942e-5aa889b55e46 5ceeb45c07484d7eb8a8d9d973341ff2 0120f72f36ab42c6a4b185735b9fabdb - - -] network_delete received. Deleting network e69afba8-e4f9-4afc-a56b-5d5f6cb60c8a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:20:18.504 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4a93175-e537-41df-942e-5aa889b55e46 5ceeb45c07484d7eb8a8d9d973341ff2 0120f72f36ab42c6a4b185735b9fabdb - - -] Network e69afba8-e4f9-4afc-a56b-5d5f6cb60c8a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:20:19.023 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c2072e30-e6e8-4326-9906-37e1066240e4 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Security group member updated on remote: ['f45dce72-2706-4d23-b25d-92ecbb9db4a3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:20:19.023 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-c2072e30-e6e8-4326-9906-37e1066240e4 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Security group member updated ['f45dce72-2706-4d23-b25d-92ecbb9db4a3'] 2021-07-07 13:20:19.035 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-c2072e30-e6e8-4326-9906-37e1066240e4 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Refresh firewall rules 2021-07-07 13:20:19.035 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c2072e30-e6e8-4326-9906-37e1066240e4 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Get security group information for devices via rpc ['7d5750ad-09f5-43c1-9301-64e5a20eb754', '09ff3185-437f-468b-86b1-ee152f1f032a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:20:19.118 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 060eedf6-7bc8-491a-83c9-d41dee4b12ea 2021-07-07 13:20:19.574 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c2072e30-e6e8-4326-9906-37e1066240e4 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update security group information for ports dict_keys(['09ff3185-437f-468b-86b1-ee152f1f032a', '7d5750ad-09f5-43c1-9301-64e5a20eb754']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:20:19.574 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c2072e30-e6e8-4326-9906-37e1066240e4 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:20:19.574 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c2072e30-e6e8-4326-9906-37e1066240e4 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update rules of security group (f45dce72-2706-4d23-b25d-92ecbb9db4a3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:20:19.574 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c2072e30-e6e8-4326-9906-37e1066240e4 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update members of security group (f45dce72-2706-4d23-b25d-92ecbb9db4a3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:20:19.574 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c2072e30-e6e8-4326-9906-37e1066240e4 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update port filter for 09ff3185-437f-468b-86b1-ee152f1f032a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:20:19.574 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c2072e30-e6e8-4326-9906-37e1066240e4 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Updating port rules. 2021-07-07 13:20:19.574 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c2072e30-e6e8-4326-9906-37e1066240e4 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Creating 1 new rules, removing 0 old rules. 2021-07-07 13:20:19.574 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-c2072e30-e6e8-4326-9906-37e1066240e4 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-09ff3185-437f-468b-86b1-ee152f1f032a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:20:19.788 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-c2072e30-e6e8-4326-9906-37e1066240e4 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-09ff3185-437f-468b-86b1-ee152f1f032a" 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-07-07 13:20:19.788 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-c2072e30-e6e8-4326-9906-37e1066240e4 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-09ff3185-437f-468b-86b1-ee152f1f032a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:20:19.788 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-c2072e30-e6e8-4326-9906-37e1066240e4 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-09ff3185-437f-468b-86b1-ee152f1f032a" 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-07-07 13:20:19.788 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c2072e30-e6e8-4326-9906-37e1066240e4 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update port filter for 7d5750ad-09f5-43c1-9301-64e5a20eb754 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:20:19.788 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c2072e30-e6e8-4326-9906-37e1066240e4 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Updating port rules. 2021-07-07 13:20:19.788 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c2072e30-e6e8-4326-9906-37e1066240e4 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Creating 1 new rules, removing 0 old rules. 2021-07-07 13:20:19.788 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-c2072e30-e6e8-4326-9906-37e1066240e4 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:20:19.974 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-c2072e30-e6e8-4326-9906-37e1066240e4 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" 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-07-07 13:20:19.974 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-c2072e30-e6e8-4326-9906-37e1066240e4 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:20:19.974 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-c2072e30-e6e8-4326-9906-37e1066240e4 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" 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-07-07 13:20:20.539 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:20:20.539 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '060eedf6-7bc8-491a-83c9-d41dee4b12ea' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:20:20.539 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '060eedf6-7bc8-491a-83c9-d41dee4b12ea' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:20:20.539 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 060eedf6-7bc8-491a-83c9-d41dee4b12ea _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:20:20.552 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network eb5ed42f-89d2-4ca7-9473-fbeb11b4e1ee 2021-07-07 13:20:20.552 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['060eedf6-7bc8-491a-83c9-d41dee4b12ea'] 2021-07-07 13:20:20.552 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:20:20.552 4560 1886296280056 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-07-07 13:20:20.552 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['060eedf6-7bc8-491a-83c9-d41dee4b12ea'] 2021-07-07 13:20:20.880 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-716fcb05-3f37-409f-8074-843f88aabcbb 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 060eedf6-7bc8-491a-83c9-d41dee4b12ea port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:20:20.914 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-716fcb05-3f37-409f-8074-843f88aabcbb 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 060eedf6-7bc8-491a-83c9-d41dee4b12ea defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:20:22.521 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48d6262a-7bec-436b-adcb-5a38e6c7e1f6 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: f442dd3e-0bfc-4398-8a24-16b0a9aa8126 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:20:22.536 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48d6262a-7bec-436b-adcb-5a38e6c7e1f6 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port f442dd3e-0bfc-4398-8a24-16b0a9aa8126 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:20:22.558 4560 1886296280056 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-07-07 13:20:22.849 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:20:25.176 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 12130880-a345-49e2-83a4-2cfc222b704e 2021-07-07 13:20:25.248 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d627ce9d-3ef8-435d-9a33-f08f9d140e21 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 6914b6b8-555a-4a3d-9ecb-e594ab928e79 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:20:25.248 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d627ce9d-3ef8-435d-9a33-f08f9d140e21 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 6914b6b8-555a-4a3d-9ecb-e594ab928e79 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:20:25.325 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-749adf43-c6e3-4ddb-b76b-3e8aba66e1e4 125c4e31d3ce4c63b381417b3db3b0dd 42e083d2f809492986e389cfd70cbbef - - -] network_delete received. Deleting network dcb9e45b-10e9-45b5-8870-c6d90df90eca network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:20:25.325 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-749adf43-c6e3-4ddb-b76b-3e8aba66e1e4 125c4e31d3ce4c63b381417b3db3b0dd 42e083d2f809492986e389cfd70cbbef - - -] Network dcb9e45b-10e9-45b5-8870-c6d90df90eca not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:20:26.584 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:20:26.584 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '12130880-a345-49e2-83a4-2cfc222b704e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:20:26.584 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '12130880-a345-49e2-83a4-2cfc222b704e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:20:26.584 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 12130880-a345-49e2-83a4-2cfc222b704e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:20:26.597 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d7d21dc3-7a81-48ae-9833-514620f985e6 2021-07-07 13:20:26.597 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['12130880-a345-49e2-83a4-2cfc222b704e'] 2021-07-07 13:20:26.597 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:20:26.597 4560 1886296280056 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-07-07 13:20:26.597 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['12130880-a345-49e2-83a4-2cfc222b704e'] 2021-07-07 13:20:26.624 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8b6f466-befa-4942-8965-acf71beab2ea 125c4e31d3ce4c63b381417b3db3b0dd 42e083d2f809492986e389cfd70cbbef - - -] network_delete received. Deleting network 56c3189c-e08d-4d81-a43b-518dfe5f8e17 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:20:26.624 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8b6f466-befa-4942-8965-acf71beab2ea 125c4e31d3ce4c63b381417b3db3b0dd 42e083d2f809492986e389cfd70cbbef - - -] Network 56c3189c-e08d-4d81-a43b-518dfe5f8e17 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:20:26.773 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3eedfb7d-b614-4af1-912a-1071c7331566 3611cec8fbcd4812a7e2873b7eaaf3a0 b9308aa69d8241969ca103a2f848303b - - -] Security group member updated on remote: ['c71a4df3-e6ab-4f48-8368-e46ae74b3a4e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:20:26.773 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-3eedfb7d-b614-4af1-912a-1071c7331566 3611cec8fbcd4812a7e2873b7eaaf3a0 b9308aa69d8241969ca103a2f848303b - - -] Security group member updated ['c71a4df3-e6ab-4f48-8368-e46ae74b3a4e'] 2021-07-07 13:20:27.223 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3eedfb7d-b614-4af1-912a-1071c7331566 3611cec8fbcd4812a7e2873b7eaaf3a0 b9308aa69d8241969ca103a2f848303b - - -] port_delete event received for '12130880-a345-49e2-83a4-2cfc222b704e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:20:28.599 4560 1886296280056 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-07-07 13:20:28.810 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:20:31.332 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-70074454-11db-4896-88d8-e03c9353062e 125c4e31d3ce4c63b381417b3db3b0dd 42e083d2f809492986e389cfd70cbbef - - -] Security group member updated on remote: ['71d006a4-8ff9-4a5a-ae00-4ca3459d2097'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:20:31.332 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-70074454-11db-4896-88d8-e03c9353062e 125c4e31d3ce4c63b381417b3db3b0dd 42e083d2f809492986e389cfd70cbbef - - -] Security group member updated ['71d006a4-8ff9-4a5a-ae00-4ca3459d2097'] 2021-07-07 13:20:31.567 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-70074454-11db-4896-88d8-e03c9353062e 125c4e31d3ce4c63b381417b3db3b0dd 42e083d2f809492986e389cfd70cbbef - - -] Security group member updated on remote: ['71d006a4-8ff9-4a5a-ae00-4ca3459d2097'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:20:31.567 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-70074454-11db-4896-88d8-e03c9353062e 125c4e31d3ce4c63b381417b3db3b0dd 42e083d2f809492986e389cfd70cbbef - - -] Security group member updated ['71d006a4-8ff9-4a5a-ae00-4ca3459d2097'] 2021-07-07 13:20:32.394 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe1f225c-5672-423f-a701-7205c264b74f 3611cec8fbcd4812a7e2873b7eaaf3a0 b9308aa69d8241969ca103a2f848303b - - -] port_delete event received for 'ef65af9c-6d0c-4709-bc2a-61f9a6eb867f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:20:33.241 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-316b45ca-3813-4e8c-b514-f2f3aec666b1 125c4e31d3ce4c63b381417b3db3b0dd 42e083d2f809492986e389cfd70cbbef - - -] Security group member updated on remote: ['71d006a4-8ff9-4a5a-ae00-4ca3459d2097'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:20:33.241 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-316b45ca-3813-4e8c-b514-f2f3aec666b1 125c4e31d3ce4c63b381417b3db3b0dd 42e083d2f809492986e389cfd70cbbef - - -] Security group member updated ['71d006a4-8ff9-4a5a-ae00-4ca3459d2097'] 2021-07-07 13:20:33.288 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-316b45ca-3813-4e8c-b514-f2f3aec666b1 125c4e31d3ce4c63b381417b3db3b0dd 42e083d2f809492986e389cfd70cbbef - - -] port_delete event received for '221995ef-cb9b-4e3f-9789-637cd71632f7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:20:33.588 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-95e2c9aa-3902-4f56-afc5-9779b57866e0 3611cec8fbcd4812a7e2873b7eaaf3a0 b9308aa69d8241969ca103a2f848303b - - -] Security group rule updated on remote: ['97b537cd-0d8d-4fdf-94ef-a860dc1ba813'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:20:33.588 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-95e2c9aa-3902-4f56-afc5-9779b57866e0 3611cec8fbcd4812a7e2873b7eaaf3a0 b9308aa69d8241969ca103a2f848303b - - -] Security group rule updated ['97b537cd-0d8d-4fdf-94ef-a860dc1ba813'] 2021-07-07 13:20:34.248 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7d032e7e-fed2-4338-b090-3642cdc24ab3 125c4e31d3ce4c63b381417b3db3b0dd 42e083d2f809492986e389cfd70cbbef - - -] Security group member updated on remote: ['71d006a4-8ff9-4a5a-ae00-4ca3459d2097'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:20:34.248 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-7d032e7e-fed2-4338-b090-3642cdc24ab3 125c4e31d3ce4c63b381417b3db3b0dd 42e083d2f809492986e389cfd70cbbef - - -] Security group member updated ['71d006a4-8ff9-4a5a-ae00-4ca3459d2097'] 2021-07-07 13:20:34.269 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d032e7e-fed2-4338-b090-3642cdc24ab3 125c4e31d3ce4c63b381417b3db3b0dd 42e083d2f809492986e389cfd70cbbef - - -] port_delete event received for '33f55ea2-e5fa-41c5-8366-fa89f058fa2d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:20:34.294 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6d95de48-d689-41b7-8bd5-35b39c5d98ee 3611cec8fbcd4812a7e2873b7eaaf3a0 b9308aa69d8241969ca103a2f848303b - - -] Security group rule updated on remote: ['97b537cd-0d8d-4fdf-94ef-a860dc1ba813'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:20:34.294 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-6d95de48-d689-41b7-8bd5-35b39c5d98ee 3611cec8fbcd4812a7e2873b7eaaf3a0 b9308aa69d8241969ca103a2f848303b - - -] Security group rule updated ['97b537cd-0d8d-4fdf-94ef-a860dc1ba813'] 2021-07-07 13:20:35.090 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9e444c2e-b0c8-461c-8e72-26ddcd92a13a - - - - -] port_update received: c68c5f38-5eef-43c2-963f-f0f5faf6e250 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:20:35.106 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9e444c2e-b0c8-461c-8e72-26ddcd92a13a - - - - -] No port c68c5f38-5eef-43c2-963f-f0f5faf6e250 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:20:36.325 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fd76077f-91cc-4110-9d7c-7a0e3f7e0869 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Security group member updated on remote: ['93b54cc6-6160-4178-963d-59ff87f7f79d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:20:36.325 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-fd76077f-91cc-4110-9d7c-7a0e3f7e0869 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Security group member updated ['93b54cc6-6160-4178-963d-59ff87f7f79d'] 2021-07-07 13:20:39.269 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af5288d4-cb44-4358-840e-872b36267807 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: afa68b99-73ae-49b2-9262-06ff6e85c867 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:20:39.284 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af5288d4-cb44-4358-840e-872b36267807 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port afa68b99-73ae-49b2-9262-06ff6e85c867 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:20:40.659 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f657fec-81db-4aa6-b2c4-3a5f31e6fb93 - - - - -] port_update received: e65cb232-f1ce-4392-911b-be5952472c73 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:20:40.680 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f657fec-81db-4aa6-b2c4-3a5f31e6fb93 - - - - -] No port e65cb232-f1ce-4392-911b-be5952472c73 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:20:40.722 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a94b8c03-5521-4834-aa72-18ac7815cb25 6a2519b35b4648028735ca441b9f964e d72424827ad54fc2b7fa9273412d0c30 - - -] Security group rule updated on remote: ['1e52a750-9f6b-4491-9158-a524c36bec37'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:20:40.722 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-a94b8c03-5521-4834-aa72-18ac7815cb25 6a2519b35b4648028735ca441b9f964e d72424827ad54fc2b7fa9273412d0c30 - - -] Security group rule updated ['1e52a750-9f6b-4491-9158-a524c36bec37'] 2021-07-07 13:20:41.100 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb186759-b7f6-4501-b2a1-2c08bcc881ef 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Security group member updated on remote: ['f45dce72-2706-4d23-b25d-92ecbb9db4a3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:20:41.100 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-bb186759-b7f6-4501-b2a1-2c08bcc881ef 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Security group member updated ['f45dce72-2706-4d23-b25d-92ecbb9db4a3'] 2021-07-07 13:20:41.100 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-bb186759-b7f6-4501-b2a1-2c08bcc881ef 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Refresh firewall rules 2021-07-07 13:20:41.100 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb186759-b7f6-4501-b2a1-2c08bcc881ef 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Get security group information for devices via rpc ['7d5750ad-09f5-43c1-9301-64e5a20eb754', '09ff3185-437f-468b-86b1-ee152f1f032a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:20:41.593 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-06608fc7-9e12-4f3c-8698-0f725e589f6f 6a2519b35b4648028735ca441b9f964e d72424827ad54fc2b7fa9273412d0c30 - - -] Security group rule updated on remote: ['1e52a750-9f6b-4491-9158-a524c36bec37'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:20:41.593 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-06608fc7-9e12-4f3c-8698-0f725e589f6f 6a2519b35b4648028735ca441b9f964e d72424827ad54fc2b7fa9273412d0c30 - - -] Security group rule updated ['1e52a750-9f6b-4491-9158-a524c36bec37'] 2021-07-07 13:20:42.280 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bb186759-b7f6-4501-b2a1-2c08bcc881ef 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update security group information for ports dict_keys(['09ff3185-437f-468b-86b1-ee152f1f032a', '7d5750ad-09f5-43c1-9301-64e5a20eb754']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:20:42.280 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bb186759-b7f6-4501-b2a1-2c08bcc881ef 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:20:42.280 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bb186759-b7f6-4501-b2a1-2c08bcc881ef 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update rules of security group (f45dce72-2706-4d23-b25d-92ecbb9db4a3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:20:42.280 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bb186759-b7f6-4501-b2a1-2c08bcc881ef 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update members of security group (f45dce72-2706-4d23-b25d-92ecbb9db4a3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:20:42.280 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bb186759-b7f6-4501-b2a1-2c08bcc881ef 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update port filter for 09ff3185-437f-468b-86b1-ee152f1f032a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:20:42.280 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bb186759-b7f6-4501-b2a1-2c08bcc881ef 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Updating port rules. 2021-07-07 13:20:42.296 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bb186759-b7f6-4501-b2a1-2c08bcc881ef 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Creating 1 new rules, removing 0 old rules. 2021-07-07 13:20:42.296 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-bb186759-b7f6-4501-b2a1-2c08bcc881ef 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-09ff3185-437f-468b-86b1-ee152f1f032a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:20:42.456 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-bb186759-b7f6-4501-b2a1-2c08bcc881ef 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-09ff3185-437f-468b-86b1-ee152f1f032a" 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-07-07 13:20:42.456 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-bb186759-b7f6-4501-b2a1-2c08bcc881ef 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-09ff3185-437f-468b-86b1-ee152f1f032a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:20:42.456 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-bb186759-b7f6-4501-b2a1-2c08bcc881ef 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-09ff3185-437f-468b-86b1-ee152f1f032a" 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-07-07 13:20:42.456 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bb186759-b7f6-4501-b2a1-2c08bcc881ef 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update port filter for 7d5750ad-09f5-43c1-9301-64e5a20eb754 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:20:42.456 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bb186759-b7f6-4501-b2a1-2c08bcc881ef 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Updating port rules. 2021-07-07 13:20:42.456 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bb186759-b7f6-4501-b2a1-2c08bcc881ef 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Creating 1 new rules, removing 0 old rules. 2021-07-07 13:20:42.456 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-bb186759-b7f6-4501-b2a1-2c08bcc881ef 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:20:42.620 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-bb186759-b7f6-4501-b2a1-2c08bcc881ef 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" 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-07-07 13:20:42.620 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-bb186759-b7f6-4501-b2a1-2c08bcc881ef 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:20:42.620 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-bb186759-b7f6-4501-b2a1-2c08bcc881ef 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" 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-07-07 13:20:42.957 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: afa68b99-73ae-49b2-9262-06ff6e85c867 2021-07-07 13:20:44.686 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:20:45.269 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port afa68b99-73ae-49b2-9262-06ff6e85c867 2021-07-07 13:20:45.269 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port afa68b99-73ae-49b2-9262-06ff6e85c867 updated. Details: {'device': 'afa68b99-73ae-49b2-9262-06ff6e85c867', 'network_id': 'f9d4134f-1a92-4e6a-b468-2d9e191a8d86', 'port_id': 'afa68b99-73ae-49b2-9262-06ff6e85c867', 'mac_address': 'fa:16:3e:fb:19:a1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 107, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a763bb21-8dab-4d53-99dd-86dc234b0ac6', '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-07-07 13:20:45.269 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:20:45.269 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-afa68b99-73ae-49b2-9262-06ff6e85c867" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:20:45.269 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port afa68b99-73ae-49b2-9262-06ff6e85c867 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:20:45.269 4560 1886296280408 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f9d4134f-1a92-4e6a-b468-2d9e191a8d86 2021-07-07 13:20:45.296 4560 1886296280408 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-07-07 13:20:45.443 4560 1886296280408 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'afa68b99-73ae-49b2-9262-06ff6e85c867') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:20:45.443 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'afa68b99-73ae-49b2-9262-06ff6e85c867') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:20:45.443 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port afa68b99-73ae-49b2-9262-06ff6e85c867 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:20:45.443 4560 1886296280408 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 107, VLAN trunk: None to switch port afa68b99-73ae-49b2-9262-06ff6e85c867 2021-07-07 13:20:45.551 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:20:45.551 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['afa68b99-73ae-49b2-9262-06ff6e85c867'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:20:45.724 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34851b6f-9d95-4d83-96fa-1b58034e4005 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 6ca5a41a-02de-430a-b21c-ab4c4774896d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:20:45.740 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34851b6f-9d95-4d83-96fa-1b58034e4005 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 6ca5a41a-02de-430a-b21c-ab4c4774896d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:20:45.765 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['afa68b99-73ae-49b2-9262-06ff6e85c867']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:20:45.765 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:20:45.765 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (93b54cc6-6160-4178-963d-59ff87f7f79d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:20:45.765 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (93b54cc6-6160-4178-963d-59ff87f7f79d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:20:45.765 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for afa68b99-73ae-49b2-9262-06ff6e85c867 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:20:45.765 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:20:45.765 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device afa68b99-73ae-49b2-9262-06ff6e85c867 not yet added. Adding. 2021-07-07 13:20:45.765 4560 1886296280408 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-07-07 13:20:45.765 4560 1886296280408 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-07-07 13:20:45.919 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-afa68b99-73ae-49b2-9262-06ff6e85c867" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:20:46.076 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-afa68b99-73ae-49b2-9262-06ff6e85c867" 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-07-07 13:20:46.076 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-afa68b99-73ae-49b2-9262-06ff6e85c867" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:20:46.240 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-afa68b99-73ae-49b2-9262-06ff6e85c867" 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-07-07 13:20:46.358 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-afa68b99-73ae-49b2-9262-06ff6e85c867" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:20:46.358 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port afa68b99-73ae-49b2-9262-06ff6e85c867 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:20:46.358 4560 1886296280408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port afa68b99-73ae-49b2-9262-06ff6e85c867 processed. 2021-07-07 13:20:46.394 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6cce3c86-9823-418b-b973-f60dd53e1ef5 3611cec8fbcd4812a7e2873b7eaaf3a0 b9308aa69d8241969ca103a2f848303b - - -] Security group member updated on remote: ['97b537cd-0d8d-4fdf-94ef-a860dc1ba813'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:20:46.394 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-6cce3c86-9823-418b-b973-f60dd53e1ef5 3611cec8fbcd4812a7e2873b7eaaf3a0 b9308aa69d8241969ca103a2f848303b - - -] Security group member updated ['97b537cd-0d8d-4fdf-94ef-a860dc1ba813'] 2021-07-07 13:20:46.690 4560 1886296280408 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-07-07 13:20:47.003 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8022b416-02a5-402d-ab80-877817adca2f 125c4e31d3ce4c63b381417b3db3b0dd 42e083d2f809492986e389cfd70cbbef - - -] port_delete event received for '89960813-496a-4adf-8286-0019ea19bbce' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:20:47.597 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce31b869-f203-4e4c-a2e8-f6aed410b8cd - - - - -] port_delete event received for '89960813-496a-4adf-8286-0019ea19bbce' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:20:47.659 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.968s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:20:48.492 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8022b416-02a5-402d-ab80-877817adca2f 125c4e31d3ce4c63b381417b3db3b0dd 42e083d2f809492986e389cfd70cbbef - - -] network_delete received. Deleting network 7b2cfa5a-4540-47d8-baf2-086339ede8d0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:20:48.492 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8022b416-02a5-402d-ab80-877817adca2f 125c4e31d3ce4c63b381417b3db3b0dd 42e083d2f809492986e389cfd70cbbef - - -] Network 7b2cfa5a-4540-47d8-baf2-086339ede8d0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:20:48.996 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6ca5a41a-02de-430a-b21c-ab4c4774896d 2021-07-07 13:20:49.052 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40405432-9c87-41d2-9193-ad4be68bacfb 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 2658624b-45fa-453a-8164-29eee99da873 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:20:49.067 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40405432-9c87-41d2-9193-ad4be68bacfb 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 2658624b-45fa-453a-8164-29eee99da873 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:20:49.444 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2df96332-5eff-4193-9033-d6524e955bcc 125c4e31d3ce4c63b381417b3db3b0dd 42e083d2f809492986e389cfd70cbbef - - -] network_delete received. Deleting network df5224a7-91c3-4c44-98bf-2bd44ed22cd5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:20:49.444 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2df96332-5eff-4193-9033-d6524e955bcc 125c4e31d3ce4c63b381417b3db3b0dd 42e083d2f809492986e389cfd70cbbef - - -] Network df5224a7-91c3-4c44-98bf-2bd44ed22cd5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:20:50.257 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42d75f5f-2939-4f23-9b28-71cc8f8aeba9 125c4e31d3ce4c63b381417b3db3b0dd 42e083d2f809492986e389cfd70cbbef - - -] network_delete received. Deleting network b896c4a5-f790-46b9-a3db-b3cfb2428a92 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:20:50.257 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42d75f5f-2939-4f23-9b28-71cc8f8aeba9 125c4e31d3ce4c63b381417b3db3b0dd 42e083d2f809492986e389cfd70cbbef - - -] Network b896c4a5-f790-46b9-a3db-b3cfb2428a92 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:20:50.690 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:20:50.973 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 6ca5a41a-02de-430a-b21c-ab4c4774896d 2021-07-07 13:20:50.973 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 6ca5a41a-02de-430a-b21c-ab4c4774896d updated. Details: {'device': '6ca5a41a-02de-430a-b21c-ab4c4774896d', 'network_id': 'ba49ec0b-2f71-4999-8cf8-1563b1b6d714', 'port_id': '6ca5a41a-02de-430a-b21c-ab4c4774896d', 'mac_address': 'fa:16:3e:7d:1a:97', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 149, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b88a9c82-8ffe-4440-96e7-565bdb11db63', 'ip_address': '192.168.233.15'}], '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-07-07 13:20:50.973 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:20:50.973 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6ca5a41a-02de-430a-b21c-ab4c4774896d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:20:50.973 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6ca5a41a-02de-430a-b21c-ab4c4774896d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:20:50.973 4560 1886296280408 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-07-07 13:20:50.989 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d061ddb-9d71-495e-9ab8-11d572280ca8 125c4e31d3ce4c63b381417b3db3b0dd 42e083d2f809492986e389cfd70cbbef - - -] network_delete received. Deleting network d0e695e6-fe12-4e4c-8a3c-ba57ab124a57 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:20:50.989 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d061ddb-9d71-495e-9ab8-11d572280ca8 125c4e31d3ce4c63b381417b3db3b0dd 42e083d2f809492986e389cfd70cbbef - - -] Network d0e695e6-fe12-4e4c-8a3c-ba57ab124a57 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:20:51.020 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2658624b-45fa-453a-8164-29eee99da873 2021-07-07 13:20:51.129 4560 1886296280408 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6ca5a41a-02de-430a-b21c-ab4c4774896d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:20:51.129 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6ca5a41a-02de-430a-b21c-ab4c4774896d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:20:51.129 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-60ffba83-fc06-44b0-bb0e-0ce8e61a1e4b 6a2519b35b4648028735ca441b9f964e d72424827ad54fc2b7fa9273412d0c30 - - -] Security group member updated on remote: ['1e52a750-9f6b-4491-9158-a524c36bec37'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:20:51.129 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-60ffba83-fc06-44b0-bb0e-0ce8e61a1e4b 6a2519b35b4648028735ca441b9f964e d72424827ad54fc2b7fa9273412d0c30 - - -] Security group member updated ['1e52a750-9f6b-4491-9158-a524c36bec37'] 2021-07-07 13:20:51.129 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6ca5a41a-02de-430a-b21c-ab4c4774896d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:20:51.129 4560 1886296280408 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 149, VLAN trunk: None to switch port 6ca5a41a-02de-430a-b21c-ab4c4774896d 2021-07-07 13:20:51.243 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:20:51.243 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6ca5a41a-02de-430a-b21c-ab4c4774896d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:20:51.532 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6ca5a41a-02de-430a-b21c-ab4c4774896d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:20:51.532 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:20:51.532 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f45dce72-2706-4d23-b25d-92ecbb9db4a3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:20:51.532 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f45dce72-2706-4d23-b25d-92ecbb9db4a3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:20:51.532 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6ca5a41a-02de-430a-b21c-ab4c4774896d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:20:51.532 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:20:51.532 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6ca5a41a-02de-430a-b21c-ab4c4774896d not yet added. Adding. 2021-07-07 13:20:51.532 4560 1886296280408 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-07-07 13:20:51.532 4560 1886296280408 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-07-07 13:20:51.698 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6ca5a41a-02de-430a-b21c-ab4c4774896d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:20:51.850 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6ca5a41a-02de-430a-b21c-ab4c4774896d" 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-07-07 13:20:51.850 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6ca5a41a-02de-430a-b21c-ab4c4774896d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:20:52.084 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6ca5a41a-02de-430a-b21c-ab4c4774896d" 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-07-07 13:20:52.204 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6ca5a41a-02de-430a-b21c-ab4c4774896d" 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-07-07 13:20:52.204 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6ca5a41a-02de-430a-b21c-ab4c4774896d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:20:52.204 4560 1886296280408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6ca5a41a-02de-430a-b21c-ab4c4774896d processed. 2021-07-07 13:20:52.584 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51ff4d40-d9b0-4d3d-a974-3d821f330182 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 46f29a5a-8ba7-4c40-85ea-d5ba07445484 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:20:52.617 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51ff4d40-d9b0-4d3d-a974-3d821f330182 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 46f29a5a-8ba7-4c40-85ea-d5ba07445484 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:20:52.703 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:20:52.703 4560 1886296280408 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-07-07 13:20:53.675 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 2658624b-45fa-453a-8164-29eee99da873 2021-07-07 13:20:53.675 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 2658624b-45fa-453a-8164-29eee99da873 updated. Details: {'device': '2658624b-45fa-453a-8164-29eee99da873', 'network_id': 'd7d21dc3-7a81-48ae-9833-514620f985e6', 'port_id': '2658624b-45fa-453a-8164-29eee99da873', 'mac_address': 'fa:16:3e:f4:bd:41', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 115, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1e68f6bc-0b43-4eaf-a0b8-a9474c4a2897', '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-07-07 13:20:53.675 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:20:53.675 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2658624b-45fa-453a-8164-29eee99da873" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:20:53.675 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2658624b-45fa-453a-8164-29eee99da873 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:20:53.675 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d7d21dc3-7a81-48ae-9833-514620f985e6 2021-07-07 13:20:53.675 4560 1886296280056 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-07-07 13:20:53.751 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:20:53.840 4560 1886296280056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2658624b-45fa-453a-8164-29eee99da873') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:20:53.840 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2658624b-45fa-453a-8164-29eee99da873') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:20:53.852 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2658624b-45fa-453a-8164-29eee99da873 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:20:53.852 4560 1886296280056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 115, VLAN trunk: None to switch port 2658624b-45fa-453a-8164-29eee99da873 2021-07-07 13:20:53.969 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:20:53.969 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2658624b-45fa-453a-8164-29eee99da873'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:20:54.209 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2658624b-45fa-453a-8164-29eee99da873']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:20:54.209 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:20:54.209 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (97b537cd-0d8d-4fdf-94ef-a860dc1ba813) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:20:54.224 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2658624b-45fa-453a-8164-29eee99da873 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:20:54.224 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:20:54.224 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2658624b-45fa-453a-8164-29eee99da873 not yet added. Adding. 2021-07-07 13:20:54.224 4560 1886296280056 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-07-07 13:20:54.224 4560 1886296280056 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-07-07 13:20:54.425 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2658624b-45fa-453a-8164-29eee99da873" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:20:54.628 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2658624b-45fa-453a-8164-29eee99da873" 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-07-07 13:20:54.628 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2658624b-45fa-453a-8164-29eee99da873" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:20:54.819 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2658624b-45fa-453a-8164-29eee99da873" 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-07-07 13:20:54.940 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2658624b-45fa-453a-8164-29eee99da873" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:20:54.940 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2658624b-45fa-453a-8164-29eee99da873 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:20:54.940 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2658624b-45fa-453a-8164-29eee99da873 processed. 2021-07-07 13:20:55.383 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: afa68b99-73ae-49b2-9262-06ff6e85c867 2021-07-07 13:20:55.661 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-09a667d7-a0ef-46ba-b4ea-f943d0c31498 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Security group member updated on remote: ['93b54cc6-6160-4178-963d-59ff87f7f79d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:20:55.661 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-09a667d7-a0ef-46ba-b4ea-f943d0c31498 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Security group member updated ['93b54cc6-6160-4178-963d-59ff87f7f79d'] 2021-07-07 13:20:55.661 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-09a667d7-a0ef-46ba-b4ea-f943d0c31498 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Refresh firewall rules 2021-07-07 13:20:55.661 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-09a667d7-a0ef-46ba-b4ea-f943d0c31498 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Get security group information for devices via rpc ['afa68b99-73ae-49b2-9262-06ff6e85c867'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:20:55.800 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09a667d7-a0ef-46ba-b4ea-f943d0c31498 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] port_delete event received for 'afa68b99-73ae-49b2-9262-06ff6e85c867' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:20:55.800 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-09a667d7-a0ef-46ba-b4ea-f943d0c31498 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:20:55.800 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-09a667d7-a0ef-46ba-b4ea-f943d0c31498 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:20:56.372 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-37ed3aaf-4966-424f-a4d3-4c0e8578a210 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated on remote: ['ebfe4da4-175b-4e43-b65c-a2bb924ff942'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:20:56.372 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-37ed3aaf-4966-424f-a4d3-4c0e8578a210 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated ['ebfe4da4-175b-4e43-b65c-a2bb924ff942'] 2021-07-07 13:20:56.576 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d78c2db4-6c01-4a45-89e5-bc02c4404a24 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated on remote: ['ebfe4da4-175b-4e43-b65c-a2bb924ff942'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:20:56.576 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-d78c2db4-6c01-4a45-89e5-bc02c4404a24 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated ['ebfe4da4-175b-4e43-b65c-a2bb924ff942'] 2021-07-07 13:20:56.708 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:20:56.708 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'afa68b99-73ae-49b2-9262-06ff6e85c867' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:20:56.708 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'afa68b99-73ae-49b2-9262-06ff6e85c867' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:20:56.708 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port afa68b99-73ae-49b2-9262-06ff6e85c867 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:20:56.708 4560 1886296280056 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-07-07 13:20:56.724 4560 1886296279528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f9d4134f-1a92-4e6a-b468-2d9e191a8d86 2021-07-07 13:20:56.724 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['afa68b99-73ae-49b2-9262-06ff6e85c867'] 2021-07-07 13:20:56.724 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:20:56.724 4560 1886296279528 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-07-07 13:20:56.724 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['afa68b99-73ae-49b2-9262-06ff6e85c867'] 2021-07-07 13:20:57.286 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:20:57.420 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fb358185-563a-47a4-afa1-a10197b57411 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated on remote: ['6bf7b8de-bd49-44fb-a30d-3535cb4ced15'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:20:57.420 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-fb358185-563a-47a4-afa1-a10197b57411 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated ['6bf7b8de-bd49-44fb-a30d-3535cb4ced15'] 2021-07-07 13:20:57.690 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6d12da58-b727-43a0-a1b7-7cfba1cac70a 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated on remote: ['6bf7b8de-bd49-44fb-a30d-3535cb4ced15'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:20:57.701 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-6d12da58-b727-43a0-a1b7-7cfba1cac70a 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated ['6bf7b8de-bd49-44fb-a30d-3535cb4ced15'] 2021-07-07 13:20:57.912 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ed4cc435-7a54-4482-9480-56c63bf0e922 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated on remote: ['6bf7b8de-bd49-44fb-a30d-3535cb4ced15'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:20:57.912 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-ed4cc435-7a54-4482-9480-56c63bf0e922 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated ['6bf7b8de-bd49-44fb-a30d-3535cb4ced15'] 2021-07-07 13:20:58.159 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-13b34ffc-9db7-433e-ae88-c75afa835cdc 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated on remote: ['6bf7b8de-bd49-44fb-a30d-3535cb4ced15'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:20:58.159 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-13b34ffc-9db7-433e-ae88-c75afa835cdc 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated ['6bf7b8de-bd49-44fb-a30d-3535cb4ced15'] 2021-07-07 13:20:58.427 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-962d3109-0c1a-4667-b748-dd98639b43a0 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated on remote: ['6bf7b8de-bd49-44fb-a30d-3535cb4ced15'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:20:58.427 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-962d3109-0c1a-4667-b748-dd98639b43a0 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated ['6bf7b8de-bd49-44fb-a30d-3535cb4ced15'] 2021-07-07 13:20:58.584 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d501b1b7-d7b7-4048-b4ce-1dbd63b91f0f 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated on remote: ['6bf7b8de-bd49-44fb-a30d-3535cb4ced15'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:20:58.584 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-d501b1b7-d7b7-4048-b4ce-1dbd63b91f0f 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated ['6bf7b8de-bd49-44fb-a30d-3535cb4ced15'] 2021-07-07 13:20:58.731 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9a6e5b00-ca59-4d88-af55-8a6aa27e327d 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated on remote: ['6bf7b8de-bd49-44fb-a30d-3535cb4ced15'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:20:58.731 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-9a6e5b00-ca59-4d88-af55-8a6aa27e327d 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated ['6bf7b8de-bd49-44fb-a30d-3535cb4ced15'] 2021-07-07 13:20:58.912 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9355c12a-2a4f-4dae-a8c8-1fc744cda162 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated on remote: ['6bf7b8de-bd49-44fb-a30d-3535cb4ced15'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:20:58.912 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-9355c12a-2a4f-4dae-a8c8-1fc744cda162 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated ['6bf7b8de-bd49-44fb-a30d-3535cb4ced15'] 2021-07-07 13:20:59.050 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c5693929-2b93-45ba-ba49-7215e5f38b73 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated on remote: ['6bf7b8de-bd49-44fb-a30d-3535cb4ced15'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:20:59.050 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-c5693929-2b93-45ba-ba49-7215e5f38b73 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated ['6bf7b8de-bd49-44fb-a30d-3535cb4ced15'] 2021-07-07 13:20:59.222 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7747ee07-2739-48ea-9522-f55ccd2f08ff 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated on remote: ['6bf7b8de-bd49-44fb-a30d-3535cb4ced15'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:20:59.222 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-7747ee07-2739-48ea-9522-f55ccd2f08ff 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated ['6bf7b8de-bd49-44fb-a30d-3535cb4ced15'] 2021-07-07 13:20:59.409 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6ca5a41a-02de-430a-b21c-ab4c4774896d 2021-07-07 13:21:00.237 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-14ad2718-5deb-4d87-a31a-b7103d066736 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated on remote: ['b1a40d79-61b5-4ffc-bddd-165c7b92de65'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:21:00.250 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-14ad2718-5deb-4d87-a31a-b7103d066736 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated ['b1a40d79-61b5-4ffc-bddd-165c7b92de65'] 2021-07-07 13:21:00.734 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:21:00.734 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6ca5a41a-02de-430a-b21c-ab4c4774896d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:21:00.734 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6ca5a41a-02de-430a-b21c-ab4c4774896d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:21:00.734 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6ca5a41a-02de-430a-b21c-ab4c4774896d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:21:00.754 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6ca5a41a-02de-430a-b21c-ab4c4774896d'] 2021-07-07 13:21:00.754 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:21:00.754 4560 1886296280056 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-07-07 13:21:00.754 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6ca5a41a-02de-430a-b21c-ab4c4774896d'] 2021-07-07 13:21:01.251 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aed78210-ade1-48ec-877e-016404f9698d 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Security group member updated on remote: ['f45dce72-2706-4d23-b25d-92ecbb9db4a3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:21:01.251 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-aed78210-ade1-48ec-877e-016404f9698d 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Security group member updated ['f45dce72-2706-4d23-b25d-92ecbb9db4a3'] 2021-07-07 13:21:01.251 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-aed78210-ade1-48ec-877e-016404f9698d 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Refresh firewall rules 2021-07-07 13:21:01.251 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aed78210-ade1-48ec-877e-016404f9698d 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Get security group information for devices via rpc ['7d5750ad-09f5-43c1-9301-64e5a20eb754', '09ff3185-437f-468b-86b1-ee152f1f032a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:21:01.393 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-af09b678-bfc3-4750-b637-f5c0910b0a65 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated on remote: ['8d9c5b21-7e2e-43fa-8d08-815819d372e5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:21:01.393 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-af09b678-bfc3-4750-b637-f5c0910b0a65 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated ['8d9c5b21-7e2e-43fa-8d08-815819d372e5'] 2021-07-07 13:21:01.503 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aed78210-ade1-48ec-877e-016404f9698d 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] port_delete event received for '6ca5a41a-02de-430a-b21c-ab4c4774896d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:21:01.690 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-143543b4-b150-4a5f-87bf-d2f10afb5369 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated on remote: ['8d9c5b21-7e2e-43fa-8d08-815819d372e5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:21:01.690 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-143543b4-b150-4a5f-87bf-d2f10afb5369 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated ['8d9c5b21-7e2e-43fa-8d08-815819d372e5'] 2021-07-07 13:21:01.960 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aed78210-ade1-48ec-877e-016404f9698d 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update security group information for ports dict_keys(['09ff3185-437f-468b-86b1-ee152f1f032a', '7d5750ad-09f5-43c1-9301-64e5a20eb754']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:21:01.960 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aed78210-ade1-48ec-877e-016404f9698d 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:21:01.960 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-aed78210-ade1-48ec-877e-016404f9698d 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update rules of security group (f45dce72-2706-4d23-b25d-92ecbb9db4a3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:21:01.960 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-aed78210-ade1-48ec-877e-016404f9698d 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update members of security group (f45dce72-2706-4d23-b25d-92ecbb9db4a3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:21:01.960 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aed78210-ade1-48ec-877e-016404f9698d 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update port filter for 09ff3185-437f-468b-86b1-ee152f1f032a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:21:01.960 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-aed78210-ade1-48ec-877e-016404f9698d 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Updating port rules. 2021-07-07 13:21:01.960 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-aed78210-ade1-48ec-877e-016404f9698d 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Creating 0 new rules, removing 1 old rules. 2021-07-07 13:21:01.960 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-aed78210-ade1-48ec-877e-016404f9698d 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-09ff3185-437f-468b-86b1-ee152f1f032a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:21:01.960 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-aed78210-ade1-48ec-877e-016404f9698d 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-09ff3185-437f-468b-86b1-ee152f1f032a" 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-07-07 13:21:01.960 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-aed78210-ade1-48ec-877e-016404f9698d 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-09ff3185-437f-468b-86b1-ee152f1f032a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:21:02.184 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-aed78210-ade1-48ec-877e-016404f9698d 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-09ff3185-437f-468b-86b1-ee152f1f032a" 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-07-07 13:21:02.184 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aed78210-ade1-48ec-877e-016404f9698d 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update port filter for 7d5750ad-09f5-43c1-9301-64e5a20eb754 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:21:02.184 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-aed78210-ade1-48ec-877e-016404f9698d 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Updating port rules. 2021-07-07 13:21:02.190 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-aed78210-ade1-48ec-877e-016404f9698d 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Creating 0 new rules, removing 1 old rules. 2021-07-07 13:21:02.190 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-aed78210-ade1-48ec-877e-016404f9698d 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:21:02.190 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-aed78210-ade1-48ec-877e-016404f9698d 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" 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-07-07 13:21:02.190 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-aed78210-ade1-48ec-877e-016404f9698d 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:21:02.395 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-aed78210-ade1-48ec-877e-016404f9698d 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:21:02.535 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9ac2f370-1f3a-4ba7-b851-e5917dc04213 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Security group member updated on remote: ['93b54cc6-6160-4178-963d-59ff87f7f79d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:21:02.565 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-9ac2f370-1f3a-4ba7-b851-e5917dc04213 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Security group member updated ['93b54cc6-6160-4178-963d-59ff87f7f79d'] 2021-07-07 13:21:02.737 4560 1886296279528 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-07-07 13:21:02.787 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:21:03.562 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1f2e35a4-028e-43b2-8430-0b7b0551b623 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated on remote: ['be589fbd-c682-4e01-843a-6bce462d6424'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:21:03.562 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-1f2e35a4-028e-43b2-8430-0b7b0551b623 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated ['be589fbd-c682-4e01-843a-6bce462d6424'] 2021-07-07 13:21:03.862 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-19905a2b-6111-4799-a65f-da4ed831a36a 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated on remote: ['be589fbd-c682-4e01-843a-6bce462d6424'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:21:03.862 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-19905a2b-6111-4799-a65f-da4ed831a36a 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated ['be589fbd-c682-4e01-843a-6bce462d6424'] 2021-07-07 13:21:03.957 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4c2a838-e060-431f-8251-8773ce9f87e8 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 0b214a5f-ff69-4d0a-990b-bdfdf88c6b63 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:21:03.972 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4c2a838-e060-431f-8251-8773ce9f87e8 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 0b214a5f-ff69-4d0a-990b-bdfdf88c6b63 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:21:05.552 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c838495-5bee-4230-a228-4816dd571da3 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated on remote: ['6957a5f5-f990-4bf9-a6dd-bf8acbd4d87e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:21:05.552 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-8c838495-5bee-4230-a228-4816dd571da3 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated ['6957a5f5-f990-4bf9-a6dd-bf8acbd4d87e'] 2021-07-07 13:21:05.756 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-359057b6-e7f9-4d82-b0f1-87963831f1bd 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated on remote: ['6957a5f5-f990-4bf9-a6dd-bf8acbd4d87e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:21:05.756 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-359057b6-e7f9-4d82-b0f1-87963831f1bd 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated ['6957a5f5-f990-4bf9-a6dd-bf8acbd4d87e'] 2021-07-07 13:21:06.094 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4bb77aff-8ee0-44f7-9903-a18b7ebcc294 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated on remote: ['6957a5f5-f990-4bf9-a6dd-bf8acbd4d87e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:21:06.094 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-4bb77aff-8ee0-44f7-9903-a18b7ebcc294 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated ['6957a5f5-f990-4bf9-a6dd-bf8acbd4d87e'] 2021-07-07 13:21:06.594 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-feaf4d7e-e43f-4862-b511-ee72c1903688 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated on remote: ['6957a5f5-f990-4bf9-a6dd-bf8acbd4d87e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:21:06.594 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-feaf4d7e-e43f-4862-b511-ee72c1903688 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated ['6957a5f5-f990-4bf9-a6dd-bf8acbd4d87e'] 2021-07-07 13:21:06.740 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8cf4ee2c-5df5-4b5a-baea-785a01e1dbb1 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Security group member updated on remote: ['f45dce72-2706-4d23-b25d-92ecbb9db4a3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:21:06.740 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-8cf4ee2c-5df5-4b5a-baea-785a01e1dbb1 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Security group member updated ['f45dce72-2706-4d23-b25d-92ecbb9db4a3'] 2021-07-07 13:21:06.740 4560 1886296279528 MainThread INFO neutron.agent.securitygroups_rpc [req-8cf4ee2c-5df5-4b5a-baea-785a01e1dbb1 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Refresh firewall rules 2021-07-07 13:21:06.740 4560 1886296279528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8cf4ee2c-5df5-4b5a-baea-785a01e1dbb1 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Get security group information for devices via rpc ['7d5750ad-09f5-43c1-9301-64e5a20eb754', '09ff3185-437f-468b-86b1-ee152f1f032a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:21:06.972 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8cf4ee2c-5df5-4b5a-baea-785a01e1dbb1 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] port_delete event received for 'f442dd3e-0bfc-4398-8a24-16b0a9aa8126' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:21:07.051 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0ad1c5df-0e0f-4a74-913a-8c9b780948fc 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated on remote: ['6957a5f5-f990-4bf9-a6dd-bf8acbd4d87e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:21:07.051 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-0ad1c5df-0e0f-4a74-913a-8c9b780948fc 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated ['6957a5f5-f990-4bf9-a6dd-bf8acbd4d87e'] 2021-07-07 13:21:07.388 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b5d11c43-f59c-4b98-b316-6babb2e5c522 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated on remote: ['6957a5f5-f990-4bf9-a6dd-bf8acbd4d87e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:21:07.388 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-b5d11c43-f59c-4b98-b316-6babb2e5c522 1948a42f39bb4af3b8dc76ace920c038 2bdc3ea116904259bc99eb586ce06041 - - -] Security group rule updated ['6957a5f5-f990-4bf9-a6dd-bf8acbd4d87e'] 2021-07-07 13:21:07.599 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8cf4ee2c-5df5-4b5a-baea-785a01e1dbb1 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update security group information for ports dict_keys(['09ff3185-437f-468b-86b1-ee152f1f032a', '7d5750ad-09f5-43c1-9301-64e5a20eb754']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:21:07.625 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8cf4ee2c-5df5-4b5a-baea-785a01e1dbb1 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:21:07.625 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8cf4ee2c-5df5-4b5a-baea-785a01e1dbb1 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update rules of security group (f45dce72-2706-4d23-b25d-92ecbb9db4a3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:21:07.625 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8cf4ee2c-5df5-4b5a-baea-785a01e1dbb1 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update members of security group (f45dce72-2706-4d23-b25d-92ecbb9db4a3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:21:07.625 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8cf4ee2c-5df5-4b5a-baea-785a01e1dbb1 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update port filter for 09ff3185-437f-468b-86b1-ee152f1f032a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:21:07.628 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8cf4ee2c-5df5-4b5a-baea-785a01e1dbb1 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Updating port rules. 2021-07-07 13:21:07.628 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8cf4ee2c-5df5-4b5a-baea-785a01e1dbb1 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Creating 0 new rules, removing 1 old rules. 2021-07-07 13:21:07.628 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-8cf4ee2c-5df5-4b5a-baea-785a01e1dbb1 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-09ff3185-437f-468b-86b1-ee152f1f032a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:21:07.628 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-8cf4ee2c-5df5-4b5a-baea-785a01e1dbb1 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-09ff3185-437f-468b-86b1-ee152f1f032a" 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-07-07 13:21:07.628 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-8cf4ee2c-5df5-4b5a-baea-785a01e1dbb1 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-09ff3185-437f-468b-86b1-ee152f1f032a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:21:07.831 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-8cf4ee2c-5df5-4b5a-baea-785a01e1dbb1 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-09ff3185-437f-468b-86b1-ee152f1f032a" 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-07-07 13:21:07.831 4560 1886296279528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8cf4ee2c-5df5-4b5a-baea-785a01e1dbb1 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update port filter for 7d5750ad-09f5-43c1-9301-64e5a20eb754 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:21:07.831 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8cf4ee2c-5df5-4b5a-baea-785a01e1dbb1 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Updating port rules. 2021-07-07 13:21:07.831 4560 1886296279528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8cf4ee2c-5df5-4b5a-baea-785a01e1dbb1 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Creating 0 new rules, removing 1 old rules. 2021-07-07 13:21:07.831 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-8cf4ee2c-5df5-4b5a-baea-785a01e1dbb1 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:21:07.831 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-8cf4ee2c-5df5-4b5a-baea-785a01e1dbb1 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" 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-07-07 13:21:07.831 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-8cf4ee2c-5df5-4b5a-baea-785a01e1dbb1 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:21:08.035 4560 1886296279528 MainThread DEBUG oslo_concurrency.lockutils [req-8cf4ee2c-5df5-4b5a-baea-785a01e1dbb1 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" 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-07-07 13:21:12.180 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8a88a4df-5151-4764-b7b7-3306c3ebae95 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Security group member updated on remote: ['f45dce72-2706-4d23-b25d-92ecbb9db4a3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:21:12.195 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-8a88a4df-5151-4764-b7b7-3306c3ebae95 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Security group member updated ['f45dce72-2706-4d23-b25d-92ecbb9db4a3'] 2021-07-07 13:21:12.195 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-8a88a4df-5151-4764-b7b7-3306c3ebae95 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Refresh firewall rules 2021-07-07 13:21:12.195 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8a88a4df-5151-4764-b7b7-3306c3ebae95 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Get security group information for devices via rpc ['7d5750ad-09f5-43c1-9301-64e5a20eb754', '09ff3185-437f-468b-86b1-ee152f1f032a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:21:12.320 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a88a4df-5151-4764-b7b7-3306c3ebae95 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] port_delete event received for 'bacc7a11-b891-4f56-bed6-a928e5c84be5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:21:13.057 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8a88a4df-5151-4764-b7b7-3306c3ebae95 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update security group information for ports dict_keys(['09ff3185-437f-468b-86b1-ee152f1f032a', '7d5750ad-09f5-43c1-9301-64e5a20eb754']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:21:13.057 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8a88a4df-5151-4764-b7b7-3306c3ebae95 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:21:13.057 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8a88a4df-5151-4764-b7b7-3306c3ebae95 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update rules of security group (f45dce72-2706-4d23-b25d-92ecbb9db4a3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:21:13.057 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8a88a4df-5151-4764-b7b7-3306c3ebae95 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update members of security group (f45dce72-2706-4d23-b25d-92ecbb9db4a3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:21:13.057 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8a88a4df-5151-4764-b7b7-3306c3ebae95 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update port filter for 09ff3185-437f-468b-86b1-ee152f1f032a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:21:13.057 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8a88a4df-5151-4764-b7b7-3306c3ebae95 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Updating port rules. 2021-07-07 13:21:13.057 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8a88a4df-5151-4764-b7b7-3306c3ebae95 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Creating 0 new rules, removing 1 old rules. 2021-07-07 13:21:13.057 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [req-8a88a4df-5151-4764-b7b7-3306c3ebae95 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-09ff3185-437f-468b-86b1-ee152f1f032a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:21:13.057 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [req-8a88a4df-5151-4764-b7b7-3306c3ebae95 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-09ff3185-437f-468b-86b1-ee152f1f032a" 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-07-07 13:21:13.057 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [req-8a88a4df-5151-4764-b7b7-3306c3ebae95 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-09ff3185-437f-468b-86b1-ee152f1f032a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:21:13.086 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b63fc51-6ce1-4da2-8791-700d32e5f2b3 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] port_delete event received for '491653be-93c4-41f6-af53-e7345a8b0816' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:21:13.273 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [req-8a88a4df-5151-4764-b7b7-3306c3ebae95 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-09ff3185-437f-468b-86b1-ee152f1f032a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:21:13.273 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8a88a4df-5151-4764-b7b7-3306c3ebae95 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update port filter for 7d5750ad-09f5-43c1-9301-64e5a20eb754 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:21:13.273 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8a88a4df-5151-4764-b7b7-3306c3ebae95 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Updating port rules. 2021-07-07 13:21:13.273 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8a88a4df-5151-4764-b7b7-3306c3ebae95 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Creating 0 new rules, removing 1 old rules. 2021-07-07 13:21:13.273 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [req-8a88a4df-5151-4764-b7b7-3306c3ebae95 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:21:13.273 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [req-8a88a4df-5151-4764-b7b7-3306c3ebae95 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" 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-07-07 13:21:13.273 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [req-8a88a4df-5151-4764-b7b7-3306c3ebae95 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:21:13.491 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [req-8a88a4df-5151-4764-b7b7-3306c3ebae95 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" 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-07-07 13:21:16.756 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a59afc1d-861a-4665-981a-0d7741b9fcf4 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Security group member updated on remote: ['f45dce72-2706-4d23-b25d-92ecbb9db4a3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:21:16.756 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-a59afc1d-861a-4665-981a-0d7741b9fcf4 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Security group member updated ['f45dce72-2706-4d23-b25d-92ecbb9db4a3'] 2021-07-07 13:21:16.756 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-a59afc1d-861a-4665-981a-0d7741b9fcf4 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Refresh firewall rules 2021-07-07 13:21:16.756 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a59afc1d-861a-4665-981a-0d7741b9fcf4 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Get security group information for devices via rpc ['7d5750ad-09f5-43c1-9301-64e5a20eb754', '09ff3185-437f-468b-86b1-ee152f1f032a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:21:16.863 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a59afc1d-861a-4665-981a-0d7741b9fcf4 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] port_delete event received for '09ff3185-437f-468b-86b1-ee152f1f032a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:21:17.222 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a59afc1d-861a-4665-981a-0d7741b9fcf4 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update security group information for ports dict_keys(['7d5750ad-09f5-43c1-9301-64e5a20eb754']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:21:17.222 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a59afc1d-861a-4665-981a-0d7741b9fcf4 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:21:17.222 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a59afc1d-861a-4665-981a-0d7741b9fcf4 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update rules of security group (f45dce72-2706-4d23-b25d-92ecbb9db4a3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:21:17.222 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a59afc1d-861a-4665-981a-0d7741b9fcf4 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update members of security group (f45dce72-2706-4d23-b25d-92ecbb9db4a3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:21:17.222 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a59afc1d-861a-4665-981a-0d7741b9fcf4 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update port filter for 7d5750ad-09f5-43c1-9301-64e5a20eb754 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:21:17.222 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a59afc1d-861a-4665-981a-0d7741b9fcf4 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Updating port rules. 2021-07-07 13:21:17.222 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a59afc1d-861a-4665-981a-0d7741b9fcf4 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Creating 0 new rules, removing 1 old rules. 2021-07-07 13:21:17.222 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [req-a59afc1d-861a-4665-981a-0d7741b9fcf4 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:21:17.222 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [req-a59afc1d-861a-4665-981a-0d7741b9fcf4 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" 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-07-07 13:21:17.222 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [req-a59afc1d-861a-4665-981a-0d7741b9fcf4 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:21:17.399 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [req-a59afc1d-861a-4665-981a-0d7741b9fcf4 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" 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-07-07 13:21:17.527 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 09ff3185-437f-468b-86b1-ee152f1f032a 2021-07-07 13:21:17.990 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ae511681-709b-48dd-84c4-b768f5cc5323 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Security group member updated on remote: ['f45dce72-2706-4d23-b25d-92ecbb9db4a3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:21:17.990 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-ae511681-709b-48dd-84c4-b768f5cc5323 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Security group member updated ['f45dce72-2706-4d23-b25d-92ecbb9db4a3'] 2021-07-07 13:21:17.990 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-ae511681-709b-48dd-84c4-b768f5cc5323 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Refresh firewall rules 2021-07-07 13:21:17.990 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ae511681-709b-48dd-84c4-b768f5cc5323 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Get security group information for devices via rpc ['7d5750ad-09f5-43c1-9301-64e5a20eb754', '09ff3185-437f-468b-86b1-ee152f1f032a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:21:18.236 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae511681-709b-48dd-84c4-b768f5cc5323 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] port_delete event received for '1bb30115-2881-4e35-a6ca-fbf4e51932b7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:21:18.424 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ae511681-709b-48dd-84c4-b768f5cc5323 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update security group information for ports dict_keys(['7d5750ad-09f5-43c1-9301-64e5a20eb754']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:21:18.424 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ae511681-709b-48dd-84c4-b768f5cc5323 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:21:18.424 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ae511681-709b-48dd-84c4-b768f5cc5323 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update rules of security group (f45dce72-2706-4d23-b25d-92ecbb9db4a3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:21:18.424 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ae511681-709b-48dd-84c4-b768f5cc5323 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update members of security group (f45dce72-2706-4d23-b25d-92ecbb9db4a3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:21:18.424 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ae511681-709b-48dd-84c4-b768f5cc5323 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update port filter for 7d5750ad-09f5-43c1-9301-64e5a20eb754 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:21:18.424 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ae511681-709b-48dd-84c4-b768f5cc5323 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Updating port rules. 2021-07-07 13:21:18.424 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ae511681-709b-48dd-84c4-b768f5cc5323 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Creating 0 new rules, removing 1 old rules. 2021-07-07 13:21:18.424 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [req-ae511681-709b-48dd-84c4-b768f5cc5323 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:21:18.424 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [req-ae511681-709b-48dd-84c4-b768f5cc5323 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" 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-07-07 13:21:18.424 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [req-ae511681-709b-48dd-84c4-b768f5cc5323 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:21:18.504 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-547ad4d6-ee6f-475c-9c10-cddd36d64d5a 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group member updated on remote: ['a1f91881-6ad4-4ffe-b7cb-86d9351b6d84'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:21:18.504 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-547ad4d6-ee6f-475c-9c10-cddd36d64d5a 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group member updated ['a1f91881-6ad4-4ffe-b7cb-86d9351b6d84'] 2021-07-07 13:21:18.612 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [req-ae511681-709b-48dd-84c4-b768f5cc5323 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" 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-07-07 13:21:18.658 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-547ad4d6-ee6f-475c-9c10-cddd36d64d5a 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] port_delete event received for '060eedf6-7bc8-491a-83c9-d41dee4b12ea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:21:18.783 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:21:18.783 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '09ff3185-437f-468b-86b1-ee152f1f032a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:21:18.783 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '09ff3185-437f-468b-86b1-ee152f1f032a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:21:18.783 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 09ff3185-437f-468b-86b1-ee152f1f032a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:21:18.791 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['09ff3185-437f-468b-86b1-ee152f1f032a'] 2021-07-07 13:21:18.791 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:21:18.791 4560 1886296280056 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-07-07 13:21:18.791 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['09ff3185-437f-468b-86b1-ee152f1f032a'] 2021-07-07 13:21:18.895 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f18b07ad-c1a0-4b56-8979-81520fceb084 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Security group member updated on remote: ['93b54cc6-6160-4178-963d-59ff87f7f79d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:21:18.895 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-f18b07ad-c1a0-4b56-8979-81520fceb084 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Security group member updated ['93b54cc6-6160-4178-963d-59ff87f7f79d'] 2021-07-07 13:21:19.018 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f18b07ad-c1a0-4b56-8979-81520fceb084 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] port_delete event received for '0b214a5f-ff69-4d0a-990b-bdfdf88c6b63' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:21:20.797 4560 1886296280056 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-07-07 13:21:20.907 4560 1886296280056 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-07-07 13:21:21.674 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf43f497-d111-4f3c-8087-06983414018e 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 13f85047-254c-46ff-992b-07cf18c76a04 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:21:21.674 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf43f497-d111-4f3c-8087-06983414018e 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 13f85047-254c-46ff-992b-07cf18c76a04 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:21:22.595 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e65cc29-1c21-40c0-9fed-698181f873f6 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network a6f0dd46-4b9d-4c42-90a8-5de8ae453bde network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:21:22.595 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e65cc29-1c21-40c0-9fed-698181f873f6 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network a6f0dd46-4b9d-4c42-90a8-5de8ae453bde not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:21:23.111 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-159cf684-f611-48a7-aba5-981fe5ce3961 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Security group member updated on remote: ['f45dce72-2706-4d23-b25d-92ecbb9db4a3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:21:23.111 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-159cf684-f611-48a7-aba5-981fe5ce3961 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Security group member updated ['f45dce72-2706-4d23-b25d-92ecbb9db4a3'] 2021-07-07 13:21:23.111 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-159cf684-f611-48a7-aba5-981fe5ce3961 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Refresh firewall rules 2021-07-07 13:21:23.111 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-159cf684-f611-48a7-aba5-981fe5ce3961 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Get security group information for devices via rpc ['7d5750ad-09f5-43c1-9301-64e5a20eb754'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:21:23.132 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4655f684-901c-46f4-ae40-8d1dd022d4b2 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Security group member updated on remote: ['f45dce72-2706-4d23-b25d-92ecbb9db4a3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:21:23.132 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-4655f684-901c-46f4-ae40-8d1dd022d4b2 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Security group member updated ['f45dce72-2706-4d23-b25d-92ecbb9db4a3'] 2021-07-07 13:21:23.221 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a159000-400f-4003-a434-8cd5b2c408a1 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] port_delete event received for 'c01dc060-b115-460a-9887-8fbe8ce96438' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:21:23.299 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-159cf684-f611-48a7-aba5-981fe5ce3961 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] port_delete event received for 'd3bd77a6-fe14-4dff-ad84-ae24c93741ae' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:21:23.456 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4655f684-901c-46f4-ae40-8d1dd022d4b2 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] port_delete event received for '581b2835-8fdb-44fa-b748-b296bfc9f86a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:21:23.692 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-159cf684-f611-48a7-aba5-981fe5ce3961 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update security group information for ports dict_keys(['7d5750ad-09f5-43c1-9301-64e5a20eb754']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:21:23.692 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-159cf684-f611-48a7-aba5-981fe5ce3961 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:21:23.692 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-159cf684-f611-48a7-aba5-981fe5ce3961 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update rules of security group (f45dce72-2706-4d23-b25d-92ecbb9db4a3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:21:23.692 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-159cf684-f611-48a7-aba5-981fe5ce3961 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update members of security group (f45dce72-2706-4d23-b25d-92ecbb9db4a3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:21:23.692 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-159cf684-f611-48a7-aba5-981fe5ce3961 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update port filter for 7d5750ad-09f5-43c1-9301-64e5a20eb754 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:21:23.692 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-159cf684-f611-48a7-aba5-981fe5ce3961 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Updating port rules. 2021-07-07 13:21:23.692 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-159cf684-f611-48a7-aba5-981fe5ce3961 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Creating 0 new rules, removing 2 old rules. 2021-07-07 13:21:23.692 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-159cf684-f611-48a7-aba5-981fe5ce3961 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:21:23.692 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-159cf684-f611-48a7-aba5-981fe5ce3961 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" 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-07-07 13:21:23.692 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-159cf684-f611-48a7-aba5-981fe5ce3961 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:21:23.924 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-159cf684-f611-48a7-aba5-981fe5ce3961 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" 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-07-07 13:21:23.924 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-4655f684-901c-46f4-ae40-8d1dd022d4b2 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Refresh firewall rules 2021-07-07 13:21:23.924 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4655f684-901c-46f4-ae40-8d1dd022d4b2 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Get security group information for devices via rpc ['7d5750ad-09f5-43c1-9301-64e5a20eb754'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:21:24.464 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4655f684-901c-46f4-ae40-8d1dd022d4b2 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update security group information for ports dict_keys(['7d5750ad-09f5-43c1-9301-64e5a20eb754']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:21:24.464 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4655f684-901c-46f4-ae40-8d1dd022d4b2 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:21:24.464 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4655f684-901c-46f4-ae40-8d1dd022d4b2 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update rules of security group (f45dce72-2706-4d23-b25d-92ecbb9db4a3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:21:24.464 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4655f684-901c-46f4-ae40-8d1dd022d4b2 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update members of security group (f45dce72-2706-4d23-b25d-92ecbb9db4a3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:21:24.464 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4655f684-901c-46f4-ae40-8d1dd022d4b2 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update port filter for 7d5750ad-09f5-43c1-9301-64e5a20eb754 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:21:24.464 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4655f684-901c-46f4-ae40-8d1dd022d4b2 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Updating port rules. 2021-07-07 13:21:24.472 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4655f684-901c-46f4-ae40-8d1dd022d4b2 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Creating 0 new rules, removing 0 old rules. 2021-07-07 13:21:24.472 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [req-4655f684-901c-46f4-ae40-8d1dd022d4b2 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:21:24.472 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [req-4655f684-901c-46f4-ae40-8d1dd022d4b2 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" 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-07-07 13:21:24.472 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [req-4655f684-901c-46f4-ae40-8d1dd022d4b2 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:21:24.472 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [req-4655f684-901c-46f4-ae40-8d1dd022d4b2 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Lock "n-hv-driver-port-lock-7d5750ad-09f5-43c1-9301-64e5a20eb754" 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-07-07 13:21:25.596 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4bffc871-62e5-474c-9e86-57a484919939 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Security group member updated on remote: ['93b54cc6-6160-4178-963d-59ff87f7f79d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:21:25.596 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-4bffc871-62e5-474c-9e86-57a484919939 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Security group member updated ['93b54cc6-6160-4178-963d-59ff87f7f79d'] 2021-07-07 13:21:27.191 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36d34610-071a-4ef8-ac55-888e5bd0d1c0 - - - - -] port_delete event received for 'a3274f83-90f8-4e48-86d0-e6a6f41000fd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:21:27.486 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a52bd8d-4162-4a28-a08a-570f49c7c180 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] port_delete event received for 'd8547939-9352-426f-9925-2e36304c37e2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:21:28.239 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a25ebfe-6ed8-459f-bb11-e55ca9b02ac4 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 1bb4b130-79d2-4e48-b4a1-351d2922efa7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:21:28.239 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a25ebfe-6ed8-459f-bb11-e55ca9b02ac4 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 1bb4b130-79d2-4e48-b4a1-351d2922efa7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:21:28.239 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-02e2aaae-914a-4d6e-b7a3-f552c1a28e5c 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] network_delete received. Deleting network eb5ed42f-89d2-4ca7-9473-fbeb11b4e1ee network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:21:28.239 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-02e2aaae-914a-4d6e-b7a3-f552c1a28e5c 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Network eb5ed42f-89d2-4ca7-9473-fbeb11b4e1ee not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:21:29.541 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1a0f6462-ba3a-4e80-a36f-4c33f71ba394 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Security group member updated on remote: ['f45dce72-2706-4d23-b25d-92ecbb9db4a3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:21:29.541 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-1a0f6462-ba3a-4e80-a36f-4c33f71ba394 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Security group member updated ['f45dce72-2706-4d23-b25d-92ecbb9db4a3'] 2021-07-07 13:21:29.551 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-1a0f6462-ba3a-4e80-a36f-4c33f71ba394 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Refresh firewall rules 2021-07-07 13:21:29.551 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1a0f6462-ba3a-4e80-a36f-4c33f71ba394 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Get security group information for devices via rpc ['7d5750ad-09f5-43c1-9301-64e5a20eb754'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:21:29.628 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1a0f6462-ba3a-4e80-a36f-4c33f71ba394 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:21:29.628 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1a0f6462-ba3a-4e80-a36f-4c33f71ba394 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:21:29.642 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7d5750ad-09f5-43c1-9301-64e5a20eb754 2021-07-07 13:21:29.676 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a0f6462-ba3a-4e80-a36f-4c33f71ba394 3aa9a390847b4812a63ab0030465073b f94af373a25446f5a7f46af962d9ef0e - - -] port_delete event received for '7d5750ad-09f5-43c1-9301-64e5a20eb754' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:21:30.004 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-73fd23c7-55f5-47e7-9bda-3bd1bf3ed2e5 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated on remote: ['a76bd79b-5f2e-4c80-abde-4639df75578b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:21:30.004 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-73fd23c7-55f5-47e7-9bda-3bd1bf3ed2e5 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated ['a76bd79b-5f2e-4c80-abde-4639df75578b'] 2021-07-07 13:21:30.161 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-555523f0-4288-4bca-84c0-a284821f5ae7 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated on remote: ['a76bd79b-5f2e-4c80-abde-4639df75578b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:21:30.161 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-555523f0-4288-4bca-84c0-a284821f5ae7 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated ['a76bd79b-5f2e-4c80-abde-4639df75578b'] 2021-07-07 13:21:30.409 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1534fb8d-00bd-4246-994a-90230ec846e3 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated on remote: ['a76bd79b-5f2e-4c80-abde-4639df75578b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:21:30.409 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-1534fb8d-00bd-4246-994a-90230ec846e3 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated ['a76bd79b-5f2e-4c80-abde-4639df75578b'] 2021-07-07 13:21:30.694 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8ee96a45-eb59-417d-bd48-9d10bed7cfa5 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated on remote: ['a76bd79b-5f2e-4c80-abde-4639df75578b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:21:30.694 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-8ee96a45-eb59-417d-bd48-9d10bed7cfa5 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated ['a76bd79b-5f2e-4c80-abde-4639df75578b'] 2021-07-07 13:21:30.815 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:21:30.815 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7d5750ad-09f5-43c1-9301-64e5a20eb754' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:21:30.815 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7d5750ad-09f5-43c1-9301-64e5a20eb754' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:21:30.815 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7d5750ad-09f5-43c1-9301-64e5a20eb754 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:21:30.815 4560 1886296280408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ba49ec0b-2f71-4999-8cf8-1563b1b6d714 2021-07-07 13:21:30.815 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7d5750ad-09f5-43c1-9301-64e5a20eb754'] 2021-07-07 13:21:30.815 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:21:30.815 4560 1886296280408 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-07-07 13:21:30.815 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7d5750ad-09f5-43c1-9301-64e5a20eb754'] 2021-07-07 13:21:30.877 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2e14da84-4ad0-4b73-b702-1cd3aa2cded1 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated on remote: ['a76bd79b-5f2e-4c80-abde-4639df75578b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:21:30.877 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-2e14da84-4ad0-4b73-b702-1cd3aa2cded1 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated ['a76bd79b-5f2e-4c80-abde-4639df75578b'] 2021-07-07 13:21:31.049 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9e8d5c01-fc3b-4676-a635-191da2fe3141 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated on remote: ['a76bd79b-5f2e-4c80-abde-4639df75578b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:21:31.049 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-9e8d5c01-fc3b-4676-a635-191da2fe3141 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated ['a76bd79b-5f2e-4c80-abde-4639df75578b'] 2021-07-07 13:21:31.272 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1bb4b130-79d2-4e48-b4a1-351d2922efa7 2021-07-07 13:21:32.814 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:21:32.814 4560 1886296280408 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-07-07 13:21:32.877 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:21:33.362 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 1bb4b130-79d2-4e48-b4a1-351d2922efa7 2021-07-07 13:21:33.362 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 1bb4b130-79d2-4e48-b4a1-351d2922efa7 updated. Details: {'device': '1bb4b130-79d2-4e48-b4a1-351d2922efa7', 'network_id': 'f9d4134f-1a92-4e6a-b468-2d9e191a8d86', 'port_id': '1bb4b130-79d2-4e48-b4a1-351d2922efa7', 'mac_address': 'fa:16:3e:55:31:84', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 107, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a763bb21-8dab-4d53-99dd-86dc234b0ac6', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-07 13:21:33.362 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:21:33.362 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1bb4b130-79d2-4e48-b4a1-351d2922efa7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:21:33.362 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1bb4b130-79d2-4e48-b4a1-351d2922efa7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:21:33.362 4560 1886296280408 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f9d4134f-1a92-4e6a-b468-2d9e191a8d86 2021-07-07 13:21:33.362 4560 1886296280408 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-07-07 13:21:33.517 4560 1886296280408 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1bb4b130-79d2-4e48-b4a1-351d2922efa7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:21:33.517 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1bb4b130-79d2-4e48-b4a1-351d2922efa7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:21:33.517 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1bb4b130-79d2-4e48-b4a1-351d2922efa7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:21:33.517 4560 1886296280408 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 107, VLAN trunk: None to switch port 1bb4b130-79d2-4e48-b4a1-351d2922efa7 2021-07-07 13:21:33.613 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:21:33.613 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1bb4b130-79d2-4e48-b4a1-351d2922efa7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:21:33.878 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1bb4b130-79d2-4e48-b4a1-351d2922efa7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:21:33.878 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:21:33.878 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (93b54cc6-6160-4178-963d-59ff87f7f79d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:21:33.878 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (93b54cc6-6160-4178-963d-59ff87f7f79d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:21:33.878 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1bb4b130-79d2-4e48-b4a1-351d2922efa7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:21:33.878 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:21:33.878 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1bb4b130-79d2-4e48-b4a1-351d2922efa7 not yet added. Adding. 2021-07-07 13:21:33.878 4560 1886296280408 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-07-07 13:21:33.893 4560 1886296280408 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-07-07 13:21:34.003 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1bb4b130-79d2-4e48-b4a1-351d2922efa7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:21:34.128 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1bb4b130-79d2-4e48-b4a1-351d2922efa7" 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-07-07 13:21:34.128 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1bb4b130-79d2-4e48-b4a1-351d2922efa7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:21:34.267 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1bb4b130-79d2-4e48-b4a1-351d2922efa7" 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-07-07 13:21:34.365 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1bb4b130-79d2-4e48-b4a1-351d2922efa7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:21:34.365 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1bb4b130-79d2-4e48-b4a1-351d2922efa7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:21:34.379 4560 1886296280408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1bb4b130-79d2-4e48-b4a1-351d2922efa7 processed. 2021-07-07 13:21:34.817 4560 1886296280408 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-07-07 13:21:35.722 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:21:35.954 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90a9e3e2-41e5-448d-9c85-c0c97bcfc4b3 - - - - -] port_update received: bd3acd28-7421-4ff3-b2b7-a6092896a8dd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:21:35.965 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90a9e3e2-41e5-448d-9c85-c0c97bcfc4b3 - - - - -] No port bd3acd28-7421-4ff3-b2b7-a6092896a8dd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:21:42.863 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f6651a28-095e-49ec-9edd-8f2940c3520f 2a514d51588341c99c0ee3f1e6f6daf3 0d7001173091409fa31a234b4bb2b07a - - -] Security group member updated on remote: ['bc175e5e-933f-405a-b25c-8d18677c6814'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:21:42.863 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-f6651a28-095e-49ec-9edd-8f2940c3520f 2a514d51588341c99c0ee3f1e6f6daf3 0d7001173091409fa31a234b4bb2b07a - - -] Security group member updated ['bc175e5e-933f-405a-b25c-8d18677c6814'] 2021-07-07 13:21:43.986 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09327bbf-a6b2-494d-bb0f-c9fc66f509ff - - - - -] port_update received: c9dd7d07-3f0f-4a03-bf25-4e6f1e1ff22d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:21:44.017 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09327bbf-a6b2-494d-bb0f-c9fc66f509ff - - - - -] No port c9dd7d07-3f0f-4a03-bf25-4e6f1e1ff22d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:21:46.876 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-449d964d-9265-43be-9448-f42ad6465cb5 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 0ece6141-0386-4d12-9d1f-86e483a5b053 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:21:46.893 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-449d964d-9265-43be-9448-f42ad6465cb5 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 0ece6141-0386-4d12-9d1f-86e483a5b053 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:21:47.504 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca8160a0-bc03-47a4-afe4-cfbff9e795b0 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Security group member updated on remote: ['93b54cc6-6160-4178-963d-59ff87f7f79d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:21:47.504 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-ca8160a0-bc03-47a4-afe4-cfbff9e795b0 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Security group member updated ['93b54cc6-6160-4178-963d-59ff87f7f79d'] 2021-07-07 13:21:47.504 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-ca8160a0-bc03-47a4-afe4-cfbff9e795b0 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Refresh firewall rules 2021-07-07 13:21:47.504 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca8160a0-bc03-47a4-afe4-cfbff9e795b0 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Get security group information for devices via rpc ['1bb4b130-79d2-4e48-b4a1-351d2922efa7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:21:47.571 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8cf8c36f-01dc-42c6-894b-5bcf84d9936c 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group member updated on remote: ['a76bd79b-5f2e-4c80-abde-4639df75578b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:21:47.582 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-8cf8c36f-01dc-42c6-894b-5bcf84d9936c 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group member updated ['a76bd79b-5f2e-4c80-abde-4639df75578b'] 2021-07-07 13:21:48.345 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ca8160a0-bc03-47a4-afe4-cfbff9e795b0 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Update security group information for ports dict_keys(['1bb4b130-79d2-4e48-b4a1-351d2922efa7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:21:48.345 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ca8160a0-bc03-47a4-afe4-cfbff9e795b0 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:21:48.345 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ca8160a0-bc03-47a4-afe4-cfbff9e795b0 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Update rules of security group (93b54cc6-6160-4178-963d-59ff87f7f79d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:21:48.345 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ca8160a0-bc03-47a4-afe4-cfbff9e795b0 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Update members of security group (93b54cc6-6160-4178-963d-59ff87f7f79d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:21:48.345 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ca8160a0-bc03-47a4-afe4-cfbff9e795b0 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Update port filter for 1bb4b130-79d2-4e48-b4a1-351d2922efa7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:21:48.345 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ca8160a0-bc03-47a4-afe4-cfbff9e795b0 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Updating port rules. 2021-07-07 13:21:48.345 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ca8160a0-bc03-47a4-afe4-cfbff9e795b0 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-07 13:21:48.345 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [req-ca8160a0-bc03-47a4-afe4-cfbff9e795b0 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Lock "n-hv-driver-port-lock-1bb4b130-79d2-4e48-b4a1-351d2922efa7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:21:48.519 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [req-ca8160a0-bc03-47a4-afe4-cfbff9e795b0 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Lock "n-hv-driver-port-lock-1bb4b130-79d2-4e48-b4a1-351d2922efa7" 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-07-07 13:21:48.519 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [req-ca8160a0-bc03-47a4-afe4-cfbff9e795b0 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Lock "n-hv-driver-port-lock-1bb4b130-79d2-4e48-b4a1-351d2922efa7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:21:48.519 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [req-ca8160a0-bc03-47a4-afe4-cfbff9e795b0 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Lock "n-hv-driver-port-lock-1bb4b130-79d2-4e48-b4a1-351d2922efa7" 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-07-07 13:21:49.458 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ac10794-5e29-4a86-aff2-ec67ce907b74 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 6d6f23f8-de8e-450b-a117-7dfad2c369f2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:21:49.458 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ac10794-5e29-4a86-aff2-ec67ce907b74 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 6d6f23f8-de8e-450b-a117-7dfad2c369f2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:21:49.988 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad097dca-966f-4160-9e0f-4dc676e2bb28 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 8699b3ab-346e-4f79-9276-dbafdb98c57f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:21:50.011 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad097dca-966f-4160-9e0f-4dc676e2bb28 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 8699b3ab-346e-4f79-9276-dbafdb98c57f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:21:53.473 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8699b3ab-346e-4f79-9276-dbafdb98c57f 2021-07-07 13:21:54.913 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:21:55.238 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 8699b3ab-346e-4f79-9276-dbafdb98c57f 2021-07-07 13:21:55.254 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 8699b3ab-346e-4f79-9276-dbafdb98c57f updated. Details: {'device': '8699b3ab-346e-4f79-9276-dbafdb98c57f', 'network_id': 'f9d4134f-1a92-4e6a-b468-2d9e191a8d86', 'port_id': '8699b3ab-346e-4f79-9276-dbafdb98c57f', 'mac_address': 'fa:16:3e:9c:dc:3b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 107, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a763bb21-8dab-4d53-99dd-86dc234b0ac6', '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-07-07 13:21:55.254 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:21:55.254 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8699b3ab-346e-4f79-9276-dbafdb98c57f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:21:55.254 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8699b3ab-346e-4f79-9276-dbafdb98c57f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:21:55.254 4560 1886296280056 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-07-07 13:21:55.395 4560 1886296280056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8699b3ab-346e-4f79-9276-dbafdb98c57f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:21:55.409 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8699b3ab-346e-4f79-9276-dbafdb98c57f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:21:55.409 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8699b3ab-346e-4f79-9276-dbafdb98c57f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:21:55.409 4560 1886296280056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 107, VLAN trunk: None to switch port 8699b3ab-346e-4f79-9276-dbafdb98c57f 2021-07-07 13:21:55.488 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:21:55.513 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8699b3ab-346e-4f79-9276-dbafdb98c57f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:21:55.722 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8699b3ab-346e-4f79-9276-dbafdb98c57f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:21:55.722 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:21:55.722 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (93b54cc6-6160-4178-963d-59ff87f7f79d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:21:55.722 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (93b54cc6-6160-4178-963d-59ff87f7f79d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:21:55.722 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8699b3ab-346e-4f79-9276-dbafdb98c57f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:21:55.722 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:21:55.722 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8699b3ab-346e-4f79-9276-dbafdb98c57f not yet added. Adding. 2021-07-07 13:21:55.722 4560 1886296280056 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-07-07 13:21:55.722 4560 1886296280056 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-07-07 13:21:55.882 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8699b3ab-346e-4f79-9276-dbafdb98c57f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:21:56.007 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8699b3ab-346e-4f79-9276-dbafdb98c57f" 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-07-07 13:21:56.007 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8699b3ab-346e-4f79-9276-dbafdb98c57f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:21:56.168 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8699b3ab-346e-4f79-9276-dbafdb98c57f" 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-07-07 13:21:56.285 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8699b3ab-346e-4f79-9276-dbafdb98c57f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:21:56.285 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8699b3ab-346e-4f79-9276-dbafdb98c57f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:21:56.285 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8699b3ab-346e-4f79-9276-dbafdb98c57f processed. 2021-07-07 13:21:56.926 4560 1886296280056 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-07-07 13:21:57.377 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:21:58.239 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3b47e136-7dcb-4ac1-b4fb-f4b7e8a72a9e 2a514d51588341c99c0ee3f1e6f6daf3 0d7001173091409fa31a234b4bb2b07a - - -] Security group member updated on remote: ['bc175e5e-933f-405a-b25c-8d18677c6814'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:21:58.239 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-3b47e136-7dcb-4ac1-b4fb-f4b7e8a72a9e 2a514d51588341c99c0ee3f1e6f6daf3 0d7001173091409fa31a234b4bb2b07a - - -] Security group member updated ['bc175e5e-933f-405a-b25c-8d18677c6814'] 2021-07-07 13:21:58.377 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b47e136-7dcb-4ac1-b4fb-f4b7e8a72a9e 2a514d51588341c99c0ee3f1e6f6daf3 0d7001173091409fa31a234b4bb2b07a - - -] port_delete event received for '0ece6141-0386-4d12-9d1f-86e483a5b053' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:22:03.673 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-01f3dd60-0236-4ab2-bcc9-47d84433179c f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Security group member updated on remote: ['93b54cc6-6160-4178-963d-59ff87f7f79d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:22:03.673 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-01f3dd60-0236-4ab2-bcc9-47d84433179c f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Security group member updated ['93b54cc6-6160-4178-963d-59ff87f7f79d'] 2021-07-07 13:22:03.673 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-01f3dd60-0236-4ab2-bcc9-47d84433179c f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Refresh firewall rules 2021-07-07 13:22:03.673 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-01f3dd60-0236-4ab2-bcc9-47d84433179c f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Get security group information for devices via rpc ['1bb4b130-79d2-4e48-b4a1-351d2922efa7', '8699b3ab-346e-4f79-9276-dbafdb98c57f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:22:03.769 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01f3dd60-0236-4ab2-bcc9-47d84433179c f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] port_delete event received for '8699b3ab-346e-4f79-9276-dbafdb98c57f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:22:03.942 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8699b3ab-346e-4f79-9276-dbafdb98c57f 2021-07-07 13:22:04.033 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-01f3dd60-0236-4ab2-bcc9-47d84433179c f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Update security group information for ports dict_keys(['1bb4b130-79d2-4e48-b4a1-351d2922efa7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:22:04.033 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-01f3dd60-0236-4ab2-bcc9-47d84433179c f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:22:04.033 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-01f3dd60-0236-4ab2-bcc9-47d84433179c f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Update rules of security group (93b54cc6-6160-4178-963d-59ff87f7f79d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:22:04.033 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-01f3dd60-0236-4ab2-bcc9-47d84433179c f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Update members of security group (93b54cc6-6160-4178-963d-59ff87f7f79d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:22:04.033 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-01f3dd60-0236-4ab2-bcc9-47d84433179c f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Update port filter for 1bb4b130-79d2-4e48-b4a1-351d2922efa7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:22:04.033 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-01f3dd60-0236-4ab2-bcc9-47d84433179c f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Updating port rules. 2021-07-07 13:22:04.033 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-01f3dd60-0236-4ab2-bcc9-47d84433179c f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-07 13:22:04.033 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-01f3dd60-0236-4ab2-bcc9-47d84433179c f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Lock "n-hv-driver-port-lock-1bb4b130-79d2-4e48-b4a1-351d2922efa7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:22:04.033 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-01f3dd60-0236-4ab2-bcc9-47d84433179c f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Lock "n-hv-driver-port-lock-1bb4b130-79d2-4e48-b4a1-351d2922efa7" 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-07-07 13:22:04.033 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-01f3dd60-0236-4ab2-bcc9-47d84433179c f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Lock "n-hv-driver-port-lock-1bb4b130-79d2-4e48-b4a1-351d2922efa7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:22:04.219 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-01f3dd60-0236-4ab2-bcc9-47d84433179c f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Lock "n-hv-driver-port-lock-1bb4b130-79d2-4e48-b4a1-351d2922efa7" 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-07-07 13:22:04.971 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:22:04.971 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8699b3ab-346e-4f79-9276-dbafdb98c57f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:22:04.971 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8699b3ab-346e-4f79-9276-dbafdb98c57f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:22:04.971 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8699b3ab-346e-4f79-9276-dbafdb98c57f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:22:04.985 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8699b3ab-346e-4f79-9276-dbafdb98c57f'] 2021-07-07 13:22:04.985 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:22:04.985 4560 1886296280056 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-07-07 13:22:04.985 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8699b3ab-346e-4f79-9276-dbafdb98c57f'] 2021-07-07 13:22:06.975 4560 1886296280056 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-07-07 13:22:07.020 4560 1886296280056 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-07-07 13:22:07.957 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1bb4b130-79d2-4e48-b4a1-351d2922efa7 2021-07-07 13:22:08.988 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:22:08.988 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1bb4b130-79d2-4e48-b4a1-351d2922efa7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:22:08.988 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1bb4b130-79d2-4e48-b4a1-351d2922efa7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:22:08.988 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1bb4b130-79d2-4e48-b4a1-351d2922efa7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:22:08.988 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f9d4134f-1a92-4e6a-b468-2d9e191a8d86 2021-07-07 13:22:09.005 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1bb4b130-79d2-4e48-b4a1-351d2922efa7'] 2021-07-07 13:22:09.005 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:22:09.005 4560 1886296280056 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-07-07 13:22:09.005 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1bb4b130-79d2-4e48-b4a1-351d2922efa7'] 2021-07-07 13:22:09.474 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5d999230-ee73-46c4-a148-e3dab9177810 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Security group member updated on remote: ['93b54cc6-6160-4178-963d-59ff87f7f79d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:22:09.474 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-5d999230-ee73-46c4-a148-e3dab9177810 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Security group member updated ['93b54cc6-6160-4178-963d-59ff87f7f79d'] 2021-07-07 13:22:09.615 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d999230-ee73-46c4-a148-e3dab9177810 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] port_delete event received for '1bb4b130-79d2-4e48-b4a1-351d2922efa7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:22:09.630 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1459d5a-39f8-49bd-bf28-47e6cf8aea98 - - - - -] port_update received: df09ed84-eb31-4aab-94ad-292febf93052 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:22:09.645 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1459d5a-39f8-49bd-bf28-47e6cf8aea98 - - - - -] No port df09ed84-eb31-4aab-94ad-292febf93052 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:22:11.000 4560 1886296280056 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-07-07 13:22:11.036 4560 1886296280056 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-07-07 13:22:15.427 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2787d62a-0907-40ac-92ec-bce374a5c2d2 - - - - -] port_update received: 8e37d5f1-c129-440d-be2d-891840bfc161 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:22:15.427 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2787d62a-0907-40ac-92ec-bce374a5c2d2 - - - - -] No port 8e37d5f1-c129-440d-be2d-891840bfc161 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:22:16.361 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-485e4a17-dc2d-4e04-bb50-c73bc0a234a2 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Security group member updated on remote: ['93b54cc6-6160-4178-963d-59ff87f7f79d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:22:16.361 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-485e4a17-dc2d-4e04-bb50-c73bc0a234a2 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Security group member updated ['93b54cc6-6160-4178-963d-59ff87f7f79d'] 2021-07-07 13:22:18.938 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9733912e-0bcc-401e-bc56-1c6432de0c6d 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 19baa3e0-ded4-45de-b271-85749ae2c258 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:22:18.949 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9733912e-0bcc-401e-bc56-1c6432de0c6d 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 19baa3e0-ded4-45de-b271-85749ae2c258 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:22:21.674 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 19baa3e0-ded4-45de-b271-85749ae2c258 2021-07-07 13:22:21.806 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dcc41aa8-6477-4671-bdb5-5e80e59e542a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Security group member updated on remote: ['21f995c3-3946-41e7-832e-e2ad347fff6f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:22:21.806 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-dcc41aa8-6477-4671-bdb5-5e80e59e542a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Security group member updated ['21f995c3-3946-41e7-832e-e2ad347fff6f'] 2021-07-07 13:22:21.806 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-dcc41aa8-6477-4671-bdb5-5e80e59e542a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Refresh firewall rules 2021-07-07 13:22:21.806 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dcc41aa8-6477-4671-bdb5-5e80e59e542a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Get security group information for devices via rpc ['93dd1b15-4177-43e1-bbf4-e7b607aeeed4', '258848e4-dec6-4e54-963b-1ebf2f34c96d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:22:22.305 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dcc41aa8-6477-4671-bdb5-5e80e59e542a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Update security group information for ports dict_keys(['258848e4-dec6-4e54-963b-1ebf2f34c96d', '93dd1b15-4177-43e1-bbf4-e7b607aeeed4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:22:22.305 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dcc41aa8-6477-4671-bdb5-5e80e59e542a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:22:22.305 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-dcc41aa8-6477-4671-bdb5-5e80e59e542a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Update rules of security group (21f995c3-3946-41e7-832e-e2ad347fff6f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:22:22.305 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-dcc41aa8-6477-4671-bdb5-5e80e59e542a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Update members of security group (21f995c3-3946-41e7-832e-e2ad347fff6f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:22:22.305 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dcc41aa8-6477-4671-bdb5-5e80e59e542a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Update port filter for 258848e4-dec6-4e54-963b-1ebf2f34c96d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:22:22.305 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-dcc41aa8-6477-4671-bdb5-5e80e59e542a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Updating port rules. 2021-07-07 13:22:22.305 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-dcc41aa8-6477-4671-bdb5-5e80e59e542a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-07 13:22:22.305 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-dcc41aa8-6477-4671-bdb5-5e80e59e542a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-258848e4-dec6-4e54-963b-1ebf2f34c96d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:22:22.438 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-dcc41aa8-6477-4671-bdb5-5e80e59e542a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-258848e4-dec6-4e54-963b-1ebf2f34c96d" 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-07-07 13:22:22.438 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-dcc41aa8-6477-4671-bdb5-5e80e59e542a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-258848e4-dec6-4e54-963b-1ebf2f34c96d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:22:22.438 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-dcc41aa8-6477-4671-bdb5-5e80e59e542a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-258848e4-dec6-4e54-963b-1ebf2f34c96d" 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-07-07 13:22:22.438 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dcc41aa8-6477-4671-bdb5-5e80e59e542a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Update port filter for 93dd1b15-4177-43e1-bbf4-e7b607aeeed4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:22:22.438 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-dcc41aa8-6477-4671-bdb5-5e80e59e542a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Updating port rules. 2021-07-07 13:22:22.438 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-dcc41aa8-6477-4671-bdb5-5e80e59e542a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-07 13:22:22.438 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-dcc41aa8-6477-4671-bdb5-5e80e59e542a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-93dd1b15-4177-43e1-bbf4-e7b607aeeed4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:22:22.563 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-dcc41aa8-6477-4671-bdb5-5e80e59e542a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-93dd1b15-4177-43e1-bbf4-e7b607aeeed4" 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-07-07 13:22:22.563 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-dcc41aa8-6477-4671-bdb5-5e80e59e542a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-93dd1b15-4177-43e1-bbf4-e7b607aeeed4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:22:22.563 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-dcc41aa8-6477-4671-bdb5-5e80e59e542a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-93dd1b15-4177-43e1-bbf4-e7b607aeeed4" 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-07-07 13:22:23.086 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:22:23.563 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-439c048f-eb77-470c-b259-61fa508b6de1 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 0488cd5b-53b8-4209-b029-e64f9a0c6069 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:22:23.563 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-439c048f-eb77-470c-b259-61fa508b6de1 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 0488cd5b-53b8-4209-b029-e64f9a0c6069 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:22:23.774 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 19baa3e0-ded4-45de-b271-85749ae2c258 2021-07-07 13:22:23.774 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 19baa3e0-ded4-45de-b271-85749ae2c258 updated. Details: {'device': '19baa3e0-ded4-45de-b271-85749ae2c258', 'network_id': 'f9d4134f-1a92-4e6a-b468-2d9e191a8d86', 'port_id': '19baa3e0-ded4-45de-b271-85749ae2c258', 'mac_address': 'fa:16:3e:23:49:63', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 107, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a763bb21-8dab-4d53-99dd-86dc234b0ac6', '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-07-07 13:22:23.774 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:22:23.774 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-19baa3e0-ded4-45de-b271-85749ae2c258" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:22:23.774 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 19baa3e0-ded4-45de-b271-85749ae2c258 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:22:23.774 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f9d4134f-1a92-4e6a-b468-2d9e191a8d86 2021-07-07 13:22:23.774 4560 1886296280056 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-07-07 13:22:23.914 4560 1886296280056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '19baa3e0-ded4-45de-b271-85749ae2c258') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:22:23.914 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '19baa3e0-ded4-45de-b271-85749ae2c258') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:22:23.930 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 19baa3e0-ded4-45de-b271-85749ae2c258 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:22:23.930 4560 1886296280056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 107, VLAN trunk: None to switch port 19baa3e0-ded4-45de-b271-85749ae2c258 2021-07-07 13:22:24.016 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:22:24.016 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['19baa3e0-ded4-45de-b271-85749ae2c258'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:22:24.329 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['19baa3e0-ded4-45de-b271-85749ae2c258']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:22:24.329 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:22:24.329 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (93b54cc6-6160-4178-963d-59ff87f7f79d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:22:24.329 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (93b54cc6-6160-4178-963d-59ff87f7f79d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:22:24.329 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 19baa3e0-ded4-45de-b271-85749ae2c258 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:22:24.329 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:22:24.329 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 19baa3e0-ded4-45de-b271-85749ae2c258 not yet added. Adding. 2021-07-07 13:22:24.329 4560 1886296280056 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-07-07 13:22:24.329 4560 1886296280056 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-07-07 13:22:24.454 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-19baa3e0-ded4-45de-b271-85749ae2c258" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:22:24.563 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-19baa3e0-ded4-45de-b271-85749ae2c258" 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-07-07 13:22:24.563 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-19baa3e0-ded4-45de-b271-85749ae2c258" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:22:24.705 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-19baa3e0-ded4-45de-b271-85749ae2c258" 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-07-07 13:22:24.798 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-19baa3e0-ded4-45de-b271-85749ae2c258" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:22:24.820 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 19baa3e0-ded4-45de-b271-85749ae2c258 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:22:24.820 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 19baa3e0-ded4-45de-b271-85749ae2c258 processed. 2021-07-07 13:22:25.086 4560 1886296280056 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-07-07 13:22:25.352 4560 1886296280056 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-07-07 13:22:26.072 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1bb38f1b-113a-4322-99cf-0da002795381 a06e9ee0bd424930b9b93ec7c0970d59 f4bd6c81cd6f4c98bac08ccd07c5e884 - - -] port_delete event received for 'c8101561-ca2f-4812-8a79-d6cd8e36d0f7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:22:28.080 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9cb51b0-6b99-48c6-a089-14514f99c2fe a06e9ee0bd424930b9b93ec7c0970d59 f4bd6c81cd6f4c98bac08ccd07c5e884 - - -] port_delete event received for '038f0876-747c-4a15-a857-2088e4f14d43' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:22:29.691 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e970183c-76c4-4126-bf90-9efaae5283a2 a06e9ee0bd424930b9b93ec7c0970d59 f4bd6c81cd6f4c98bac08ccd07c5e884 - - -] port_delete event received for '898e9fc3-2092-44bf-9363-c0a88c44b559' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:22:30.947 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5db42f1-1c75-42be-abfb-20bfb9d2f45c a06e9ee0bd424930b9b93ec7c0970d59 f4bd6c81cd6f4c98bac08ccd07c5e884 - - -] port_delete event received for '17dec5b3-a192-49a4-a73f-2b5fe99caff2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:22:32.072 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 19baa3e0-ded4-45de-b271-85749ae2c258 2021-07-07 13:22:32.369 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5294a3f0-5d59-4777-a932-437757070293 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Security group member updated on remote: ['93b54cc6-6160-4178-963d-59ff87f7f79d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:22:32.369 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-5294a3f0-5d59-4777-a932-437757070293 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Security group member updated ['93b54cc6-6160-4178-963d-59ff87f7f79d'] 2021-07-07 13:22:32.369 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-5294a3f0-5d59-4777-a932-437757070293 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Refresh firewall rules 2021-07-07 13:22:32.369 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5294a3f0-5d59-4777-a932-437757070293 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Get security group information for devices via rpc ['19baa3e0-ded4-45de-b271-85749ae2c258'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:22:32.465 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5294a3f0-5d59-4777-a932-437757070293 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] port_delete event received for '19baa3e0-ded4-45de-b271-85749ae2c258' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:22:32.511 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5294a3f0-5d59-4777-a932-437757070293 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:22:32.527 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5294a3f0-5d59-4777-a932-437757070293 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:22:32.527 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-856b8269-20e6-4529-ad27-70f026864c25 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Security group member updated on remote: ['21f995c3-3946-41e7-832e-e2ad347fff6f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:22:32.527 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-856b8269-20e6-4529-ad27-70f026864c25 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Security group member updated ['21f995c3-3946-41e7-832e-e2ad347fff6f'] 2021-07-07 13:22:32.527 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-856b8269-20e6-4529-ad27-70f026864c25 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Refresh firewall rules 2021-07-07 13:22:32.527 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-856b8269-20e6-4529-ad27-70f026864c25 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Get security group information for devices via rpc ['93dd1b15-4177-43e1-bbf4-e7b607aeeed4', '258848e4-dec6-4e54-963b-1ebf2f34c96d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:22:32.627 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-856b8269-20e6-4529-ad27-70f026864c25 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] port_update received: 0488cd5b-53b8-4209-b029-e64f9a0c6069 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:22:32.641 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-856b8269-20e6-4529-ad27-70f026864c25 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] No port 0488cd5b-53b8-4209-b029-e64f9a0c6069 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:22:33.121 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:22:33.121 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '19baa3e0-ded4-45de-b271-85749ae2c258' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:22:33.121 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '19baa3e0-ded4-45de-b271-85749ae2c258' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:22:33.121 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 19baa3e0-ded4-45de-b271-85749ae2c258 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:22:33.136 4560 1886296280408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f9d4134f-1a92-4e6a-b468-2d9e191a8d86 2021-07-07 13:22:33.136 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['19baa3e0-ded4-45de-b271-85749ae2c258'] 2021-07-07 13:22:33.136 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:22:33.136 4560 1886296280408 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-07-07 13:22:33.136 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['19baa3e0-ded4-45de-b271-85749ae2c258'] 2021-07-07 13:22:33.261 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce5dfe8b-e683-4abd-be1f-e21ccce9bbe2 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '8e37d5f1-c129-440d-be2d-891840bfc161' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:22:33.480 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-856b8269-20e6-4529-ad27-70f026864c25 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Update security group information for ports dict_keys(['258848e4-dec6-4e54-963b-1ebf2f34c96d', '93dd1b15-4177-43e1-bbf4-e7b607aeeed4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:22:33.480 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-856b8269-20e6-4529-ad27-70f026864c25 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:22:33.480 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-856b8269-20e6-4529-ad27-70f026864c25 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Update rules of security group (21f995c3-3946-41e7-832e-e2ad347fff6f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:22:33.480 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-856b8269-20e6-4529-ad27-70f026864c25 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Update members of security group (21f995c3-3946-41e7-832e-e2ad347fff6f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:22:33.480 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-856b8269-20e6-4529-ad27-70f026864c25 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Update port filter for 258848e4-dec6-4e54-963b-1ebf2f34c96d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:22:33.480 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-856b8269-20e6-4529-ad27-70f026864c25 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Updating port rules. 2021-07-07 13:22:33.480 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-856b8269-20e6-4529-ad27-70f026864c25 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-07 13:22:33.480 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-856b8269-20e6-4529-ad27-70f026864c25 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-258848e4-dec6-4e54-963b-1ebf2f34c96d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:22:33.480 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-856b8269-20e6-4529-ad27-70f026864c25 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-258848e4-dec6-4e54-963b-1ebf2f34c96d" 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-07-07 13:22:33.480 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-856b8269-20e6-4529-ad27-70f026864c25 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-258848e4-dec6-4e54-963b-1ebf2f34c96d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:22:33.645 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-856b8269-20e6-4529-ad27-70f026864c25 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-258848e4-dec6-4e54-963b-1ebf2f34c96d" 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-07-07 13:22:33.645 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-856b8269-20e6-4529-ad27-70f026864c25 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Update port filter for 93dd1b15-4177-43e1-bbf4-e7b607aeeed4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:22:33.645 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-856b8269-20e6-4529-ad27-70f026864c25 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Updating port rules. 2021-07-07 13:22:33.645 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-856b8269-20e6-4529-ad27-70f026864c25 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-07 13:22:33.645 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-856b8269-20e6-4529-ad27-70f026864c25 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-93dd1b15-4177-43e1-bbf4-e7b607aeeed4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:22:33.645 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-856b8269-20e6-4529-ad27-70f026864c25 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-93dd1b15-4177-43e1-bbf4-e7b607aeeed4" 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-07-07 13:22:33.645 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-856b8269-20e6-4529-ad27-70f026864c25 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-93dd1b15-4177-43e1-bbf4-e7b607aeeed4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:22:33.781 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-856b8269-20e6-4529-ad27-70f026864c25 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-93dd1b15-4177-43e1-bbf4-e7b607aeeed4" 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-07-07 13:22:35.136 4560 1886296280056 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-07-07 13:22:35.198 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:22:36.012 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b826454-9322-4220-9bfe-5624e8e5e4e6 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'df09ed84-eb31-4aab-94ad-292febf93052' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:22:38.516 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92b8ee50-ae99-451a-b551-20bebaed2c48 - - - - -] port_delete event received for '96ab3c7e-cae9-4bd1-8ee4-ecddf0b9c55b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:22:38.580 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e37449d7-2446-49bc-a285-92d085292b12 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '96ab3c7e-cae9-4bd1-8ee4-ecddf0b9c55b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:22:38.871 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9b6706af-b664-48f3-ab2d-42c5224ea433 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Security group member updated on remote: ['93b54cc6-6160-4178-963d-59ff87f7f79d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:22:38.871 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-9b6706af-b664-48f3-ab2d-42c5224ea433 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Security group member updated ['93b54cc6-6160-4178-963d-59ff87f7f79d'] 2021-07-07 13:22:38.984 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e37449d7-2446-49bc-a285-92d085292b12 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network c7d6b1e1-36bb-4422-b3e2-ce6c5ed3905d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:22:38.984 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e37449d7-2446-49bc-a285-92d085292b12 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network c7d6b1e1-36bb-4422-b3e2-ce6c5ed3905d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:22:40.561 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ec858a57-a4c9-4ef8-8436-c4bdbe84cb8a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Security group member updated on remote: ['21f995c3-3946-41e7-832e-e2ad347fff6f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:22:40.561 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-ec858a57-a4c9-4ef8-8436-c4bdbe84cb8a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Security group member updated ['21f995c3-3946-41e7-832e-e2ad347fff6f'] 2021-07-07 13:22:40.561 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-ec858a57-a4c9-4ef8-8436-c4bdbe84cb8a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Refresh firewall rules 2021-07-07 13:22:40.561 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ec858a57-a4c9-4ef8-8436-c4bdbe84cb8a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Get security group information for devices via rpc ['93dd1b15-4177-43e1-bbf4-e7b607aeeed4', '258848e4-dec6-4e54-963b-1ebf2f34c96d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:22:41.156 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ec858a57-a4c9-4ef8-8436-c4bdbe84cb8a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Update security group information for ports dict_keys(['258848e4-dec6-4e54-963b-1ebf2f34c96d', '93dd1b15-4177-43e1-bbf4-e7b607aeeed4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:22:41.156 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ec858a57-a4c9-4ef8-8436-c4bdbe84cb8a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:22:41.156 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ec858a57-a4c9-4ef8-8436-c4bdbe84cb8a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Update rules of security group (21f995c3-3946-41e7-832e-e2ad347fff6f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:22:41.156 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ec858a57-a4c9-4ef8-8436-c4bdbe84cb8a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Update members of security group (21f995c3-3946-41e7-832e-e2ad347fff6f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:22:41.156 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ec858a57-a4c9-4ef8-8436-c4bdbe84cb8a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Update port filter for 258848e4-dec6-4e54-963b-1ebf2f34c96d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:22:41.156 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ec858a57-a4c9-4ef8-8436-c4bdbe84cb8a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Updating port rules. 2021-07-07 13:22:41.178 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ec858a57-a4c9-4ef8-8436-c4bdbe84cb8a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-07 13:22:41.178 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-ec858a57-a4c9-4ef8-8436-c4bdbe84cb8a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-258848e4-dec6-4e54-963b-1ebf2f34c96d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:22:41.297 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-ec858a57-a4c9-4ef8-8436-c4bdbe84cb8a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-258848e4-dec6-4e54-963b-1ebf2f34c96d" 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-07-07 13:22:41.297 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-ec858a57-a4c9-4ef8-8436-c4bdbe84cb8a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-258848e4-dec6-4e54-963b-1ebf2f34c96d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:22:41.297 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-ec858a57-a4c9-4ef8-8436-c4bdbe84cb8a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-258848e4-dec6-4e54-963b-1ebf2f34c96d" 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-07-07 13:22:41.297 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ec858a57-a4c9-4ef8-8436-c4bdbe84cb8a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Update port filter for 93dd1b15-4177-43e1-bbf4-e7b607aeeed4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:22:41.297 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ec858a57-a4c9-4ef8-8436-c4bdbe84cb8a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Updating port rules. 2021-07-07 13:22:41.297 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ec858a57-a4c9-4ef8-8436-c4bdbe84cb8a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-07 13:22:41.297 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-ec858a57-a4c9-4ef8-8436-c4bdbe84cb8a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-93dd1b15-4177-43e1-bbf4-e7b607aeeed4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:22:41.328 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ca4ab55-76ae-4913-87da-38668a789775 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 49140706-29aa-43e5-a81b-7a9bdd07a408 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:22:41.347 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ca4ab55-76ae-4913-87da-38668a789775 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 49140706-29aa-43e5-a81b-7a9bdd07a408 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:22:41.406 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-ec858a57-a4c9-4ef8-8436-c4bdbe84cb8a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-93dd1b15-4177-43e1-bbf4-e7b607aeeed4" 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-07-07 13:22:41.406 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-ec858a57-a4c9-4ef8-8436-c4bdbe84cb8a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-93dd1b15-4177-43e1-bbf4-e7b607aeeed4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:22:41.406 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-ec858a57-a4c9-4ef8-8436-c4bdbe84cb8a 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-93dd1b15-4177-43e1-bbf4-e7b607aeeed4" 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-07-07 13:22:44.006 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09c85439-4344-4a4d-b49e-17f4e0921ddf 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 6741c30a-cab2-4373-b75b-1be6b8b85273 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:22:44.006 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09c85439-4344-4a4d-b49e-17f4e0921ddf 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 6741c30a-cab2-4373-b75b-1be6b8b85273 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:22:45.817 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 49140706-29aa-43e5-a81b-7a9bdd07a408 2021-07-07 13:22:45.843 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9431465e-2e47-4cb0-af1c-450947932464 3bfaf359d8d44f12947484557c60b334 ee38953bfac6470990854c9780fb3810 - - -] Security group member updated on remote: ['92922f1e-722f-4bdc-b85a-7fa383c61cf6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:22:45.843 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-9431465e-2e47-4cb0-af1c-450947932464 3bfaf359d8d44f12947484557c60b334 ee38953bfac6470990854c9780fb3810 - - -] Security group member updated ['92922f1e-722f-4bdc-b85a-7fa383c61cf6'] 2021-07-07 13:22:47.234 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:22:47.565 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12405485-b419-4b36-b210-92163aa30b4e 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: c78cd807-c199-412f-938b-d46ee339ac1c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:22:47.565 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12405485-b419-4b36-b210-92163aa30b4e 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port c78cd807-c199-412f-938b-d46ee339ac1c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:22:47.734 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 49140706-29aa-43e5-a81b-7a9bdd07a408 2021-07-07 13:22:47.734 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 49140706-29aa-43e5-a81b-7a9bdd07a408 updated. Details: {'device': '49140706-29aa-43e5-a81b-7a9bdd07a408', 'network_id': 'f9d4134f-1a92-4e6a-b468-2d9e191a8d86', 'port_id': '49140706-29aa-43e5-a81b-7a9bdd07a408', 'mac_address': 'fa:16:3e:d8:83:08', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 107, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a763bb21-8dab-4d53-99dd-86dc234b0ac6', '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-07-07 13:22:47.734 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:22:47.734 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-49140706-29aa-43e5-a81b-7a9bdd07a408" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:22:47.734 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 49140706-29aa-43e5-a81b-7a9bdd07a408 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:22:47.734 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f9d4134f-1a92-4e6a-b468-2d9e191a8d86 2021-07-07 13:22:47.734 4560 1886296280056 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-07-07 13:22:47.844 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6741c30a-cab2-4373-b75b-1be6b8b85273 2021-07-07 13:22:47.872 4560 1886296280056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '49140706-29aa-43e5-a81b-7a9bdd07a408') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:22:47.872 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '49140706-29aa-43e5-a81b-7a9bdd07a408') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:22:47.872 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 49140706-29aa-43e5-a81b-7a9bdd07a408 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:22:47.872 4560 1886296280056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 107, VLAN trunk: None to switch port 49140706-29aa-43e5-a81b-7a9bdd07a408 2021-07-07 13:22:47.969 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:22:47.969 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['49140706-29aa-43e5-a81b-7a9bdd07a408'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:22:48.171 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['49140706-29aa-43e5-a81b-7a9bdd07a408']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:22:48.171 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:22:48.187 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (93b54cc6-6160-4178-963d-59ff87f7f79d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:22:48.187 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (93b54cc6-6160-4178-963d-59ff87f7f79d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:22:48.187 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 49140706-29aa-43e5-a81b-7a9bdd07a408 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:22:48.187 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:22:48.187 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 49140706-29aa-43e5-a81b-7a9bdd07a408 not yet added. Adding. 2021-07-07 13:22:48.187 4560 1886296280056 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-07-07 13:22:48.187 4560 1886296280056 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-07-07 13:22:48.298 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-49140706-29aa-43e5-a81b-7a9bdd07a408" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:22:48.428 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-49140706-29aa-43e5-a81b-7a9bdd07a408" 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-07-07 13:22:48.428 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-49140706-29aa-43e5-a81b-7a9bdd07a408" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:22:48.564 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-49140706-29aa-43e5-a81b-7a9bdd07a408" 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-07-07 13:22:48.675 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-49140706-29aa-43e5-a81b-7a9bdd07a408" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.954s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:22:48.675 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 49140706-29aa-43e5-a81b-7a9bdd07a408 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:22:48.675 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 49140706-29aa-43e5-a81b-7a9bdd07a408 processed. 2021-07-07 13:22:49.234 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:22:49.234 4560 1886296280056 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-07-07 13:22:49.531 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 6741c30a-cab2-4373-b75b-1be6b8b85273 2021-07-07 13:22:49.531 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 6741c30a-cab2-4373-b75b-1be6b8b85273 updated. Details: {'device': '6741c30a-cab2-4373-b75b-1be6b8b85273', 'network_id': '6214b0a3-fbc2-493f-832d-41d6b27986e1', 'port_id': '6741c30a-cab2-4373-b75b-1be6b8b85273', 'mac_address': 'fa:16:3e:ad:a3:94', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 123, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f96fcf8a-cf8d-4470-bde4-9fd36f345820', '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-07-07 13:22:49.546 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:22:49.546 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6741c30a-cab2-4373-b75b-1be6b8b85273" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:22:49.546 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6741c30a-cab2-4373-b75b-1be6b8b85273 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:22:49.546 4560 1886296280408 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-07-07 13:22:49.672 4560 1886296280408 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6741c30a-cab2-4373-b75b-1be6b8b85273') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:22:49.672 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6741c30a-cab2-4373-b75b-1be6b8b85273') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:22:49.703 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6741c30a-cab2-4373-b75b-1be6b8b85273 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:22:49.703 4560 1886296280408 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 123, VLAN trunk: None to switch port 6741c30a-cab2-4373-b75b-1be6b8b85273 2021-07-07 13:22:49.796 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:22:49.796 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6741c30a-cab2-4373-b75b-1be6b8b85273'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:22:49.796 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.563s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:22:50.062 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6741c30a-cab2-4373-b75b-1be6b8b85273']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:22:50.062 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:22:50.062 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (21f995c3-3946-41e7-832e-e2ad347fff6f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:22:50.062 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (21f995c3-3946-41e7-832e-e2ad347fff6f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:22:50.062 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6741c30a-cab2-4373-b75b-1be6b8b85273 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:22:50.062 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:22:50.066 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6741c30a-cab2-4373-b75b-1be6b8b85273 not yet added. Adding. 2021-07-07 13:22:50.066 4560 1886296280408 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-07-07 13:22:50.066 4560 1886296280408 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-07-07 13:22:50.202 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6741c30a-cab2-4373-b75b-1be6b8b85273" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:22:50.329 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6741c30a-cab2-4373-b75b-1be6b8b85273" 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-07-07 13:22:50.329 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6741c30a-cab2-4373-b75b-1be6b8b85273" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:22:50.501 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6741c30a-cab2-4373-b75b-1be6b8b85273" 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-07-07 13:22:50.657 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6741c30a-cab2-4373-b75b-1be6b8b85273" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:22:50.657 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6741c30a-cab2-4373-b75b-1be6b8b85273 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:22:50.657 4560 1886296280408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6741c30a-cab2-4373-b75b-1be6b8b85273 processed. 2021-07-07 13:22:51.249 4560 1886296280408 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-07-07 13:22:51.662 4560 1886296280408 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-07-07 13:22:55.906 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2658624b-45fa-453a-8164-29eee99da873 2021-07-07 13:22:57.251 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:22:57.796 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 2658624b-45fa-453a-8164-29eee99da873 2021-07-07 13:22:57.798 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 2658624b-45fa-453a-8164-29eee99da873 updated. Details: {'device': '2658624b-45fa-453a-8164-29eee99da873', 'network_id': 'd7d21dc3-7a81-48ae-9833-514620f985e6', 'port_id': '2658624b-45fa-453a-8164-29eee99da873', 'mac_address': 'fa:16:3e:f4:bd:41', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 115, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1e68f6bc-0b43-4eaf-a0b8-a9474c4a2897', '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-07-07 13:22:57.798 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:22:57.798 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2658624b-45fa-453a-8164-29eee99da873" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:22:57.798 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2658624b-45fa-453a-8164-29eee99da873 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:22:57.798 4560 1886296280408 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-07-07 13:22:57.813 4560 1886296280408 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2658624b-45fa-453a-8164-29eee99da873') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:22:57.813 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2658624b-45fa-453a-8164-29eee99da873') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:22:57.865 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2658624b-45fa-453a-8164-29eee99da873 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:22:57.865 4560 1886296280408 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 115, VLAN trunk: None to switch port 2658624b-45fa-453a-8164-29eee99da873 2021-07-07 13:22:57.925 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6741c30a-cab2-4373-b75b-1be6b8b85273 2021-07-07 13:22:57.946 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:22:57.946 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2658624b-45fa-453a-8164-29eee99da873'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:22:58.261 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2658624b-45fa-453a-8164-29eee99da873']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:22:58.261 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:22:58.261 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (97b537cd-0d8d-4fdf-94ef-a860dc1ba813) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:22:58.261 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2658624b-45fa-453a-8164-29eee99da873 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:22:58.261 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:22:58.261 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-07-07 13:22:58.261 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2658624b-45fa-453a-8164-29eee99da873" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:22:58.261 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2658624b-45fa-453a-8164-29eee99da873" 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-07-07 13:22:58.261 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2658624b-45fa-453a-8164-29eee99da873" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:22:58.261 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2658624b-45fa-453a-8164-29eee99da873" 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-07-07 13:22:58.336 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2658624b-45fa-453a-8164-29eee99da873" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:22:58.346 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2658624b-45fa-453a-8164-29eee99da873 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:22:58.346 4560 1886296280408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2658624b-45fa-453a-8164-29eee99da873 processed. 2021-07-07 13:22:59.270 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:22:59.270 4560 1886296280408 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-07-07 13:23:00.187 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cd56a63d-317f-4951-8aaf-a3a039933e45 3bfaf359d8d44f12947484557c60b334 ee38953bfac6470990854c9780fb3810 - - -] Security group member updated on remote: ['92922f1e-722f-4bdc-b85a-7fa383c61cf6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:23:00.187 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-cd56a63d-317f-4951-8aaf-a3a039933e45 3bfaf359d8d44f12947484557c60b334 ee38953bfac6470990854c9780fb3810 - - -] Security group member updated ['92922f1e-722f-4bdc-b85a-7fa383c61cf6'] 2021-07-07 13:23:00.426 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 6741c30a-cab2-4373-b75b-1be6b8b85273 2021-07-07 13:23:00.426 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 6741c30a-cab2-4373-b75b-1be6b8b85273 updated. Details: {'device': '6741c30a-cab2-4373-b75b-1be6b8b85273', 'network_id': '6214b0a3-fbc2-493f-832d-41d6b27986e1', 'port_id': '6741c30a-cab2-4373-b75b-1be6b8b85273', 'mac_address': 'fa:16:3e:ad:a3:94', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 123, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f96fcf8a-cf8d-4470-bde4-9fd36f345820', '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-07-07 13:23:00.426 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:23:00.426 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6741c30a-cab2-4373-b75b-1be6b8b85273" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:23:00.426 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6741c30a-cab2-4373-b75b-1be6b8b85273 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:23:00.426 4560 1886296280056 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-07-07 13:23:00.439 4560 1886296280056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6741c30a-cab2-4373-b75b-1be6b8b85273') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:23:00.439 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6741c30a-cab2-4373-b75b-1be6b8b85273') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:23:00.500 4560 1886296279528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd56a63d-317f-4951-8aaf-a3a039933e45 3bfaf359d8d44f12947484557c60b334 ee38953bfac6470990854c9780fb3810 - - -] port_delete event received for 'c78cd807-c199-412f-938b-d46ee339ac1c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:23:00.500 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6741c30a-cab2-4373-b75b-1be6b8b85273 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:23:00.500 4560 1886296280056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 123, VLAN trunk: None to switch port 6741c30a-cab2-4373-b75b-1be6b8b85273 2021-07-07 13:23:00.563 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:23:00.563 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6741c30a-cab2-4373-b75b-1be6b8b85273'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:23:01.046 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.766s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:23:02.650 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6741c30a-cab2-4373-b75b-1be6b8b85273']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:23:02.650 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:23:02.650 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (21f995c3-3946-41e7-832e-e2ad347fff6f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:23:02.650 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (21f995c3-3946-41e7-832e-e2ad347fff6f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:23:02.650 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6741c30a-cab2-4373-b75b-1be6b8b85273 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:23:02.650 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:23:02.650 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-07-07 13:23:02.650 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6741c30a-cab2-4373-b75b-1be6b8b85273" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:23:02.650 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6741c30a-cab2-4373-b75b-1be6b8b85273" 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-07-07 13:23:02.662 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6741c30a-cab2-4373-b75b-1be6b8b85273" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:23:02.662 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6741c30a-cab2-4373-b75b-1be6b8b85273" 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-07-07 13:23:02.722 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6741c30a-cab2-4373-b75b-1be6b8b85273" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.296s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:23:02.722 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6741c30a-cab2-4373-b75b-1be6b8b85273 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:23:02.722 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6741c30a-cab2-4373-b75b-1be6b8b85273 processed. 2021-07-07 13:23:03.312 4560 1886296280056 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-07-07 13:23:03.991 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.687s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:23:09.593 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f445493-81f1-406d-8449-3abcab33eb78 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 6d6f23f8-de8e-450b-a117-7dfad2c369f2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:23:09.609 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f445493-81f1-406d-8449-3abcab33eb78 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 6d6f23f8-de8e-450b-a117-7dfad2c369f2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:23:14.546 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-132ead24-b0ab-4b0c-887b-08a25c4632e7 - - - - -] port_update received: bcfdd386-c09e-4d14-a234-93077ae5842b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:23:14.562 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-132ead24-b0ab-4b0c-887b-08a25c4632e7 - - - - -] No port bcfdd386-c09e-4d14-a234-93077ae5842b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:23:18.206 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6d6f23f8-de8e-450b-a117-7dfad2c369f2 2021-07-07 13:23:19.347 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:23:21.093 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 6d6f23f8-de8e-450b-a117-7dfad2c369f2 2021-07-07 13:23:21.093 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 6d6f23f8-de8e-450b-a117-7dfad2c369f2 updated. Details: {'device': '6d6f23f8-de8e-450b-a117-7dfad2c369f2', 'network_id': '636779b7-0ab2-4a17-8eed-a513bbdc0a15', 'port_id': '6d6f23f8-de8e-450b-a117-7dfad2c369f2', 'mac_address': 'fa:16:3e:04:3f:0f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 122, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd7a42e65-a227-4c17-9b7b-2c472e523f5d', '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-07-07 13:23:21.093 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:23:21.093 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6d6f23f8-de8e-450b-a117-7dfad2c369f2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:23:21.093 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6d6f23f8-de8e-450b-a117-7dfad2c369f2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:23:21.093 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 636779b7-0ab2-4a17-8eed-a513bbdc0a15 2021-07-07 13:23:21.093 4560 1886296280056 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-07-07 13:23:21.267 4560 1886296280056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6d6f23f8-de8e-450b-a117-7dfad2c369f2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:23:21.267 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6d6f23f8-de8e-450b-a117-7dfad2c369f2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:23:21.287 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6d6f23f8-de8e-450b-a117-7dfad2c369f2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:23:21.287 4560 1886296280056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 122, VLAN trunk: None to switch port 6d6f23f8-de8e-450b-a117-7dfad2c369f2 2021-07-07 13:23:21.421 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:23:21.421 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6d6f23f8-de8e-450b-a117-7dfad2c369f2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:23:22.472 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2658624b-45fa-453a-8164-29eee99da873 2021-07-07 13:23:22.624 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6d6f23f8-de8e-450b-a117-7dfad2c369f2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:23:22.624 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:23:22.624 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a76bd79b-5f2e-4c80-abde-4639df75578b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:23:22.624 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6d6f23f8-de8e-450b-a117-7dfad2c369f2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:23:22.624 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:23:22.646 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6d6f23f8-de8e-450b-a117-7dfad2c369f2 not yet added. Adding. 2021-07-07 13:23:22.646 4560 1886296280056 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-07-07 13:23:22.646 4560 1886296280056 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-07-07 13:23:22.829 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6d6f23f8-de8e-450b-a117-7dfad2c369f2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:23:23.018 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6d6f23f8-de8e-450b-a117-7dfad2c369f2" 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-07-07 13:23:23.018 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6d6f23f8-de8e-450b-a117-7dfad2c369f2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:23:23.142 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6a5dd5d-20d7-4ffb-9dd1-37fd213885e3 - - - - -] port_update received: 51771d2c-b811-4a3a-baeb-3cd4ae63b76f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:23:23.157 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6a5dd5d-20d7-4ffb-9dd1-37fd213885e3 - - - - -] No port 51771d2c-b811-4a3a-baeb-3cd4ae63b76f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:23:23.220 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6d6f23f8-de8e-450b-a117-7dfad2c369f2" 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-07-07 13:23:23.362 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:23:23.362 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2658624b-45fa-453a-8164-29eee99da873' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:23:23.362 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2658624b-45fa-453a-8164-29eee99da873' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:23:23.362 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2658624b-45fa-453a-8164-29eee99da873 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:23:23.376 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6d6f23f8-de8e-450b-a117-7dfad2c369f2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:23:23.376 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6d6f23f8-de8e-450b-a117-7dfad2c369f2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:23:23.376 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6d6f23f8-de8e-450b-a117-7dfad2c369f2 processed. 2021-07-07 13:23:23.376 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2658624b-45fa-453a-8164-29eee99da873'] 2021-07-07 13:23:23.376 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:23:23.376 4560 1886296280408 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-07-07 13:23:23.376 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2658624b-45fa-453a-8164-29eee99da873'] 2021-07-07 13:23:24.514 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6741c30a-cab2-4373-b75b-1be6b8b85273 2021-07-07 13:23:25.394 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:23:25.394 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6741c30a-cab2-4373-b75b-1be6b8b85273' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:23:25.394 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6741c30a-cab2-4373-b75b-1be6b8b85273' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:23:25.394 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6741c30a-cab2-4373-b75b-1be6b8b85273 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:23:25.394 4560 1886296280408 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-07-07 13:23:25.405 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6741c30a-cab2-4373-b75b-1be6b8b85273'] 2021-07-07 13:23:25.405 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:23:25.405 4560 1886296280056 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-07-07 13:23:25.405 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6741c30a-cab2-4373-b75b-1be6b8b85273'] 2021-07-07 13:23:26.517 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2658624b-45fa-453a-8164-29eee99da873 2021-07-07 13:23:26.517 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6d6f23f8-de8e-450b-a117-7dfad2c369f2 2021-07-07 13:23:27.094 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:23:27.407 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:23:27.407 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2658624b-45fa-453a-8164-29eee99da873' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:23:27.407 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2658624b-45fa-453a-8164-29eee99da873' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:23:27.407 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2658624b-45fa-453a-8164-29eee99da873 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:23:27.407 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6d6f23f8-de8e-450b-a117-7dfad2c369f2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:23:27.407 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6d6f23f8-de8e-450b-a117-7dfad2c369f2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:23:27.407 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6d6f23f8-de8e-450b-a117-7dfad2c369f2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:23:27.420 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 636779b7-0ab2-4a17-8eed-a513bbdc0a15 2021-07-07 13:23:27.420 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6d6f23f8-de8e-450b-a117-7dfad2c369f2'] 2021-07-07 13:23:27.420 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:23:27.420 4560 1886296280056 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-07-07 13:23:27.420 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6d6f23f8-de8e-450b-a117-7dfad2c369f2'] 2021-07-07 13:23:27.420 4560 1886296280408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d7d21dc3-7a81-48ae-9833-514620f985e6 2021-07-07 13:23:27.420 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2658624b-45fa-453a-8164-29eee99da873'] 2021-07-07 13:23:27.420 4560 1886296280408 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-07-07 13:23:27.420 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2658624b-45fa-453a-8164-29eee99da873'] 2021-07-07 13:23:29.408 4560 1886296280408 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-07-07 13:23:29.721 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:23:29.842 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3bbfe58-911d-47e5-825d-e9dff9860ddc 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 6d6f23f8-de8e-450b-a117-7dfad2c369f2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:23:29.846 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3bbfe58-911d-47e5-825d-e9dff9860ddc 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 6d6f23f8-de8e-450b-a117-7dfad2c369f2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:23:30.533 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6741c30a-cab2-4373-b75b-1be6b8b85273 2021-07-07 13:23:30.690 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ce44a4b-fb12-4ae3-a44d-ce5867c26836 - - - - -] port_update received: d21660e8-788e-472d-9d4e-8b93e5863779 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:23:30.690 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ce44a4b-fb12-4ae3-a44d-ce5867c26836 - - - - -] No port d21660e8-788e-472d-9d4e-8b93e5863779 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:23:31.409 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:23:31.409 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6741c30a-cab2-4373-b75b-1be6b8b85273' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:23:31.409 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6741c30a-cab2-4373-b75b-1be6b8b85273' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:23:31.409 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6741c30a-cab2-4373-b75b-1be6b8b85273 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:23:31.409 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6741c30a-cab2-4373-b75b-1be6b8b85273'] 2021-07-07 13:23:31.409 4560 1886296280408 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-07-07 13:23:31.409 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6741c30a-cab2-4373-b75b-1be6b8b85273'] 2021-07-07 13:23:33.423 4560 1886296280408 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-07-07 13:23:33.609 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:23:34.560 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 49140706-29aa-43e5-a81b-7a9bdd07a408 2021-07-07 13:23:35.441 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:23:35.441 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '49140706-29aa-43e5-a81b-7a9bdd07a408' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:23:35.441 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '49140706-29aa-43e5-a81b-7a9bdd07a408' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:23:35.441 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 49140706-29aa-43e5-a81b-7a9bdd07a408 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:23:35.441 4560 1886296280408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f9d4134f-1a92-4e6a-b468-2d9e191a8d86 2021-07-07 13:23:35.441 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['49140706-29aa-43e5-a81b-7a9bdd07a408'] 2021-07-07 13:23:35.441 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:23:35.441 4560 1886296280408 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-07-07 13:23:35.441 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['49140706-29aa-43e5-a81b-7a9bdd07a408'] 2021-07-07 13:23:35.660 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a213aa7c-c277-4794-a3f4-9593a298ce02 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Security group member updated on remote: ['93b54cc6-6160-4178-963d-59ff87f7f79d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:23:35.660 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-a213aa7c-c277-4794-a3f4-9593a298ce02 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Security group member updated ['93b54cc6-6160-4178-963d-59ff87f7f79d'] 2021-07-07 13:23:35.938 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a213aa7c-c277-4794-a3f4-9593a298ce02 f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] port_delete event received for '49140706-29aa-43e5-a81b-7a9bdd07a408' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:23:37.270 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc16bf05-15de-4bce-936e-82d121abea3e - - - - -] port_update received: 656a650a-717f-4d23-91c8-85e69a481a4e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:23:37.283 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc16bf05-15de-4bce-936e-82d121abea3e - - - - -] No port 656a650a-717f-4d23-91c8-85e69a481a4e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:23:37.451 4560 1886296280408 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-07-07 13:23:37.562 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:23:42.755 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb9399c3-f248-4e02-a84e-2eb073d8b5b0 db3f67dfaa5e4087b0e3b76cf8638c5e fc5e423453de415b8b654634e2975b55 - - -] Security group member updated on remote: ['b6330063-0d6f-4e25-8610-552e3cf05968'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:23:42.755 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-bb9399c3-f248-4e02-a84e-2eb073d8b5b0 db3f67dfaa5e4087b0e3b76cf8638c5e fc5e423453de415b8b654634e2975b55 - - -] Security group member updated ['b6330063-0d6f-4e25-8610-552e3cf05968'] 2021-07-07 13:23:44.739 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2aece87a-3cc2-48ed-9f3e-16ad5d684a8f f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Security group member updated on remote: ['93b54cc6-6160-4178-963d-59ff87f7f79d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:23:44.739 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-2aece87a-3cc2-48ed-9f3e-16ad5d684a8f f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] Security group member updated ['93b54cc6-6160-4178-963d-59ff87f7f79d'] 2021-07-07 13:23:44.998 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2aece87a-3cc2-48ed-9f3e-16ad5d684a8f f7b69744745641d298b5216ac2b4ed95 b65417b64bd34953bb4412b03bd8e290 - - -] port_delete event received for 'c5a44425-123d-4025-8a7e-002233a31ed5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:23:45.108 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a213a6c-87d0-45ac-9752-7f4ad8111ded 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 81b6ad10-5f8a-4d60-80e3-40dc05eb0ec0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:23:45.108 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a213a6c-87d0-45ac-9752-7f4ad8111ded 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 81b6ad10-5f8a-4d60-80e3-40dc05eb0ec0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:23:47.098 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65b43166-52c3-4001-a7de-b33d11beefc6 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 40dee869-1eb9-402d-a8c9-750095317070 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:23:47.098 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65b43166-52c3-4001-a7de-b33d11beefc6 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 40dee869-1eb9-402d-a8c9-750095317070 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:23:49.173 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a9321de-4acb-4514-8f75-efe77517e538 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network f9d4134f-1a92-4e6a-b468-2d9e191a8d86 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:23:49.173 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a9321de-4acb-4514-8f75-efe77517e538 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network f9d4134f-1a92-4e6a-b468-2d9e191a8d86 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:23:52.578 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2658624b-45fa-453a-8164-29eee99da873 2021-07-07 13:23:53.514 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:23:53.835 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 2658624b-45fa-453a-8164-29eee99da873 2021-07-07 13:23:53.835 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 2658624b-45fa-453a-8164-29eee99da873 updated. Details: {'device': '2658624b-45fa-453a-8164-29eee99da873', 'network_id': 'd7d21dc3-7a81-48ae-9833-514620f985e6', 'port_id': '2658624b-45fa-453a-8164-29eee99da873', 'mac_address': 'fa:16:3e:f4:bd:41', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 115, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1e68f6bc-0b43-4eaf-a0b8-a9474c4a2897', '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-07-07 13:23:53.835 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:23:53.835 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2658624b-45fa-453a-8164-29eee99da873" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:23:53.835 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2658624b-45fa-453a-8164-29eee99da873 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:23:53.835 4560 1886296280408 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d7d21dc3-7a81-48ae-9833-514620f985e6 2021-07-07 13:23:53.835 4560 1886296280408 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-07-07 13:23:53.983 4560 1886296280408 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2658624b-45fa-453a-8164-29eee99da873') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:23:53.983 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2658624b-45fa-453a-8164-29eee99da873') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:23:53.983 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2658624b-45fa-453a-8164-29eee99da873 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:23:53.983 4560 1886296280408 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 115, VLAN trunk: None to switch port 2658624b-45fa-453a-8164-29eee99da873 2021-07-07 13:23:54.107 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:23:54.107 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2658624b-45fa-453a-8164-29eee99da873'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:23:54.442 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2658624b-45fa-453a-8164-29eee99da873']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:23:54.442 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:23:54.442 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (97b537cd-0d8d-4fdf-94ef-a860dc1ba813) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:23:54.442 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2658624b-45fa-453a-8164-29eee99da873 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:23:54.442 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:23:54.442 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2658624b-45fa-453a-8164-29eee99da873 not yet added. Adding. 2021-07-07 13:23:54.442 4560 1886296280408 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-07-07 13:23:54.442 4560 1886296280408 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-07-07 13:23:54.559 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2658624b-45fa-453a-8164-29eee99da873" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:23:54.660 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2658624b-45fa-453a-8164-29eee99da873" 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-07-07 13:23:54.660 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2658624b-45fa-453a-8164-29eee99da873" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:23:54.779 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2658624b-45fa-453a-8164-29eee99da873" 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-07-07 13:23:54.899 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2658624b-45fa-453a-8164-29eee99da873" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:23:54.899 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2658624b-45fa-453a-8164-29eee99da873 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:23:54.899 4560 1886296280408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2658624b-45fa-453a-8164-29eee99da873 processed. 2021-07-07 13:23:55.066 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eafa45c5-10d3-4bab-9099-a5d578221489 e2b33ab570e44a8bb974458ebbf16583 8e4f1c4c67454f6881c3bf8ce2fa2ab2 - - -] Security group member updated on remote: ['f1c812fa-59ac-4cd6-9f8d-1c2d5384d50b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:23:55.091 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-eafa45c5-10d3-4bab-9099-a5d578221489 e2b33ab570e44a8bb974458ebbf16583 8e4f1c4c67454f6881c3bf8ce2fa2ab2 - - -] Security group member updated ['f1c812fa-59ac-4cd6-9f8d-1c2d5384d50b'] 2021-07-07 13:23:55.523 4560 1886296280408 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-07-07 13:23:55.802 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:23:56.998 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5436abf7-884a-480d-a543-67306bc87b28 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 93143e4d-c8ec-4778-80d8-5c2e45ad439b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:23:57.016 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5436abf7-884a-480d-a543-67306bc87b28 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 93143e4d-c8ec-4778-80d8-5c2e45ad439b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:23:59.951 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-89c816ef-f20e-48b0-bc4f-7f3b1cbea020 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Security group member updated on remote: ['21f995c3-3946-41e7-832e-e2ad347fff6f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:23:59.951 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-89c816ef-f20e-48b0-bc4f-7f3b1cbea020 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Security group member updated ['21f995c3-3946-41e7-832e-e2ad347fff6f'] 2021-07-07 13:23:59.951 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-89c816ef-f20e-48b0-bc4f-7f3b1cbea020 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Refresh firewall rules 2021-07-07 13:23:59.951 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-89c816ef-f20e-48b0-bc4f-7f3b1cbea020 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Get security group information for devices via rpc ['93dd1b15-4177-43e1-bbf4-e7b607aeeed4', '258848e4-dec6-4e54-963b-1ebf2f34c96d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:24:00.278 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-89c816ef-f20e-48b0-bc4f-7f3b1cbea020 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Update security group information for ports dict_keys(['258848e4-dec6-4e54-963b-1ebf2f34c96d', '93dd1b15-4177-43e1-bbf4-e7b607aeeed4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:24:00.280 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-89c816ef-f20e-48b0-bc4f-7f3b1cbea020 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:24:00.280 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-89c816ef-f20e-48b0-bc4f-7f3b1cbea020 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Update rules of security group (21f995c3-3946-41e7-832e-e2ad347fff6f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:24:00.280 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-89c816ef-f20e-48b0-bc4f-7f3b1cbea020 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Update members of security group (21f995c3-3946-41e7-832e-e2ad347fff6f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:24:00.280 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-89c816ef-f20e-48b0-bc4f-7f3b1cbea020 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Update port filter for 258848e4-dec6-4e54-963b-1ebf2f34c96d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:24:00.280 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-89c816ef-f20e-48b0-bc4f-7f3b1cbea020 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Updating port rules. 2021-07-07 13:24:00.280 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-89c816ef-f20e-48b0-bc4f-7f3b1cbea020 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-07 13:24:00.280 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [req-89c816ef-f20e-48b0-bc4f-7f3b1cbea020 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-258848e4-dec6-4e54-963b-1ebf2f34c96d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:24:00.280 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [req-89c816ef-f20e-48b0-bc4f-7f3b1cbea020 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-258848e4-dec6-4e54-963b-1ebf2f34c96d" 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-07-07 13:24:00.280 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [req-89c816ef-f20e-48b0-bc4f-7f3b1cbea020 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-258848e4-dec6-4e54-963b-1ebf2f34c96d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:24:00.438 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89c816ef-f20e-48b0-bc4f-7f3b1cbea020 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] port_delete event received for '6741c30a-cab2-4373-b75b-1be6b8b85273' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:24:00.438 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [req-89c816ef-f20e-48b0-bc4f-7f3b1cbea020 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-258848e4-dec6-4e54-963b-1ebf2f34c96d" 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-07-07 13:24:00.452 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-89c816ef-f20e-48b0-bc4f-7f3b1cbea020 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Update port filter for 93dd1b15-4177-43e1-bbf4-e7b607aeeed4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:24:00.452 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-89c816ef-f20e-48b0-bc4f-7f3b1cbea020 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Updating port rules. 2021-07-07 13:24:00.452 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-89c816ef-f20e-48b0-bc4f-7f3b1cbea020 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-07 13:24:00.452 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [req-89c816ef-f20e-48b0-bc4f-7f3b1cbea020 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-93dd1b15-4177-43e1-bbf4-e7b607aeeed4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:24:00.452 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [req-89c816ef-f20e-48b0-bc4f-7f3b1cbea020 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-93dd1b15-4177-43e1-bbf4-e7b607aeeed4" 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-07-07 13:24:00.452 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [req-89c816ef-f20e-48b0-bc4f-7f3b1cbea020 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-93dd1b15-4177-43e1-bbf4-e7b607aeeed4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:24:00.599 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [req-89c816ef-f20e-48b0-bc4f-7f3b1cbea020 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-93dd1b15-4177-43e1-bbf4-e7b607aeeed4" 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-07-07 13:24:00.657 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 93143e4d-c8ec-4778-80d8-5c2e45ad439b 2021-07-07 13:24:00.764 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a0d81b1f-88e2-4344-82fb-971b472564a5 db3f67dfaa5e4087b0e3b76cf8638c5e fc5e423453de415b8b654634e2975b55 - - -] Security group member updated on remote: ['b6330063-0d6f-4e25-8610-552e3cf05968'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:24:00.764 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-a0d81b1f-88e2-4344-82fb-971b472564a5 db3f67dfaa5e4087b0e3b76cf8638c5e fc5e423453de415b8b654634e2975b55 - - -] Security group member updated ['b6330063-0d6f-4e25-8610-552e3cf05968'] 2021-07-07 13:24:01.532 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:24:01.844 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 93143e4d-c8ec-4778-80d8-5c2e45ad439b 2021-07-07 13:24:01.844 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 93143e4d-c8ec-4778-80d8-5c2e45ad439b updated. Details: {'device': '93143e4d-c8ec-4778-80d8-5c2e45ad439b', 'network_id': '11e99148-90f9-4750-b5eb-4c02e081de66', 'port_id': '93143e4d-c8ec-4778-80d8-5c2e45ad439b', 'mac_address': 'fa:16:3e:48:54:0b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 103, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c4883021-dff1-4c6f-a643-f28dc6b9888a', '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-07-07 13:24:01.844 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:24:01.844 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-93143e4d-c8ec-4778-80d8-5c2e45ad439b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:24:01.844 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 93143e4d-c8ec-4778-80d8-5c2e45ad439b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:24:01.844 4560 1886296280408 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 11e99148-90f9-4750-b5eb-4c02e081de66 2021-07-07 13:24:01.844 4560 1886296280408 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-07-07 13:24:01.914 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e8e4d50f-4a59-4690-8744-5bb1d003bbb8 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 9c9d1037-b9ed-4209-996e-d1e33c296d7b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:24:01.928 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e8e4d50f-4a59-4690-8744-5bb1d003bbb8 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 9c9d1037-b9ed-4209-996e-d1e33c296d7b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:24:02.020 4560 1886296280408 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '93143e4d-c8ec-4778-80d8-5c2e45ad439b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:24:02.020 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '93143e4d-c8ec-4778-80d8-5c2e45ad439b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:24:02.036 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 93143e4d-c8ec-4778-80d8-5c2e45ad439b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:24:02.036 4560 1886296280408 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 103, VLAN trunk: None to switch port 93143e4d-c8ec-4778-80d8-5c2e45ad439b 2021-07-07 13:24:02.129 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:24:02.129 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['93143e4d-c8ec-4778-80d8-5c2e45ad439b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:24:02.310 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['93143e4d-c8ec-4778-80d8-5c2e45ad439b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:24:02.310 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:24:02.310 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f1c812fa-59ac-4cd6-9f8d-1c2d5384d50b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:24:02.310 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f1c812fa-59ac-4cd6-9f8d-1c2d5384d50b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:24:02.310 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 93143e4d-c8ec-4778-80d8-5c2e45ad439b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:24:02.310 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:24:02.310 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 93143e4d-c8ec-4778-80d8-5c2e45ad439b not yet added. Adding. 2021-07-07 13:24:02.310 4560 1886296280408 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-07-07 13:24:02.310 4560 1886296280408 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-07-07 13:24:02.487 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-93143e4d-c8ec-4778-80d8-5c2e45ad439b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:24:02.592 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-93143e4d-c8ec-4778-80d8-5c2e45ad439b" 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-07-07 13:24:02.592 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-93143e4d-c8ec-4778-80d8-5c2e45ad439b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:24:02.738 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-93143e4d-c8ec-4778-80d8-5c2e45ad439b" 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-07-07 13:24:02.859 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-93143e4d-c8ec-4778-80d8-5c2e45ad439b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:24:02.859 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 93143e4d-c8ec-4778-80d8-5c2e45ad439b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:24:02.859 4560 1886296280408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 93143e4d-c8ec-4778-80d8-5c2e45ad439b processed. 2021-07-07 13:24:03.549 4560 1886296280408 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-07-07 13:24:03.754 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d40ee92-ff2d-4f52-ad0f-af9b565f53dd 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] port_delete event received for '0488cd5b-53b8-4209-b029-e64f9a0c6069' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:24:03.786 4560 1886296280408 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-07-07 13:24:04.672 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9c9d1037-b9ed-4209-996e-d1e33c296d7b 2021-07-07 13:24:05.579 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:24:05.842 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 9c9d1037-b9ed-4209-996e-d1e33c296d7b 2021-07-07 13:24:05.842 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 9c9d1037-b9ed-4209-996e-d1e33c296d7b updated. Details: {'device': '9c9d1037-b9ed-4209-996e-d1e33c296d7b', 'network_id': '50b7fcde-57c1-4d51-a564-0ffd2ac94265', 'port_id': '9c9d1037-b9ed-4209-996e-d1e33c296d7b', 'mac_address': 'fa:16:3e:a4:a1:72', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 144, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '68bf6fd7-f535-467f-962f-a7b19b4c0ba7', '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-07-07 13:24:05.842 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:24:05.842 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9c9d1037-b9ed-4209-996e-d1e33c296d7b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:24:05.842 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9c9d1037-b9ed-4209-996e-d1e33c296d7b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:24:05.842 4560 1886296280408 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 50b7fcde-57c1-4d51-a564-0ffd2ac94265 2021-07-07 13:24:05.867 4560 1886296280408 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-07-07 13:24:06.030 4560 1886296280408 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9c9d1037-b9ed-4209-996e-d1e33c296d7b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:24:06.030 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9c9d1037-b9ed-4209-996e-d1e33c296d7b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:24:06.030 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9c9d1037-b9ed-4209-996e-d1e33c296d7b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:24:06.030 4560 1886296280408 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 144, VLAN trunk: None to switch port 9c9d1037-b9ed-4209-996e-d1e33c296d7b 2021-07-07 13:24:06.171 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:24:06.171 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9c9d1037-b9ed-4209-996e-d1e33c296d7b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:24:06.317 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9c9d1037-b9ed-4209-996e-d1e33c296d7b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:24:06.341 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:24:06.341 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b6330063-0d6f-4e25-8610-552e3cf05968) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:24:06.341 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b6330063-0d6f-4e25-8610-552e3cf05968) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:24:06.341 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9c9d1037-b9ed-4209-996e-d1e33c296d7b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:24:06.341 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:24:06.341 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9c9d1037-b9ed-4209-996e-d1e33c296d7b not yet added. Adding. 2021-07-07 13:24:06.344 4560 1886296280408 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-07-07 13:24:06.344 4560 1886296280408 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-07-07 13:24:06.498 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c9d1037-b9ed-4209-996e-d1e33c296d7b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:24:06.673 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c9d1037-b9ed-4209-996e-d1e33c296d7b" 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-07-07 13:24:06.673 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c9d1037-b9ed-4209-996e-d1e33c296d7b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:24:06.880 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c9d1037-b9ed-4209-996e-d1e33c296d7b" 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-07-07 13:24:07.030 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9c9d1037-b9ed-4209-996e-d1e33c296d7b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:24:07.030 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9c9d1037-b9ed-4209-996e-d1e33c296d7b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:24:07.030 4560 1886296280408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9c9d1037-b9ed-4209-996e-d1e33c296d7b processed. 2021-07-07 13:24:07.580 4560 1886296280408 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-07-07 13:24:07.778 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:24:07.888 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0643b459-20ad-417a-b9c6-89ac699e8431 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Security group member updated on remote: ['21f995c3-3946-41e7-832e-e2ad347fff6f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:24:07.888 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-0643b459-20ad-417a-b9c6-89ac699e8431 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Security group member updated ['21f995c3-3946-41e7-832e-e2ad347fff6f'] 2021-07-07 13:24:07.888 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-0643b459-20ad-417a-b9c6-89ac699e8431 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Refresh firewall rules 2021-07-07 13:24:07.888 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0643b459-20ad-417a-b9c6-89ac699e8431 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Get security group information for devices via rpc ['93dd1b15-4177-43e1-bbf4-e7b607aeeed4', '258848e4-dec6-4e54-963b-1ebf2f34c96d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:24:07.998 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0643b459-20ad-417a-b9c6-89ac699e8431 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] port_delete event received for '258848e4-dec6-4e54-963b-1ebf2f34c96d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:24:08.094 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0643b459-20ad-417a-b9c6-89ac699e8431 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Update security group information for ports dict_keys(['93dd1b15-4177-43e1-bbf4-e7b607aeeed4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:24:08.094 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0643b459-20ad-417a-b9c6-89ac699e8431 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:24:08.094 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0643b459-20ad-417a-b9c6-89ac699e8431 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Update rules of security group (21f995c3-3946-41e7-832e-e2ad347fff6f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:24:08.094 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0643b459-20ad-417a-b9c6-89ac699e8431 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Update members of security group (21f995c3-3946-41e7-832e-e2ad347fff6f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:24:08.094 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0643b459-20ad-417a-b9c6-89ac699e8431 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Update port filter for 93dd1b15-4177-43e1-bbf4-e7b607aeeed4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:24:08.094 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0643b459-20ad-417a-b9c6-89ac699e8431 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Updating port rules. 2021-07-07 13:24:08.094 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0643b459-20ad-417a-b9c6-89ac699e8431 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-07 13:24:08.107 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [req-0643b459-20ad-417a-b9c6-89ac699e8431 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-93dd1b15-4177-43e1-bbf4-e7b607aeeed4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:24:08.107 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [req-0643b459-20ad-417a-b9c6-89ac699e8431 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-93dd1b15-4177-43e1-bbf4-e7b607aeeed4" 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-07-07 13:24:08.107 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [req-0643b459-20ad-417a-b9c6-89ac699e8431 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-93dd1b15-4177-43e1-bbf4-e7b607aeeed4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:24:08.253 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [req-0643b459-20ad-417a-b9c6-89ac699e8431 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Lock "n-hv-driver-port-lock-93dd1b15-4177-43e1-bbf4-e7b607aeeed4" 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-07-07 13:24:08.436 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b5d2c47d-c224-4593-8e2e-a438f335cea0 e2b33ab570e44a8bb974458ebbf16583 8e4f1c4c67454f6881c3bf8ce2fa2ab2 - - -] Security group member updated on remote: ['f1c812fa-59ac-4cd6-9f8d-1c2d5384d50b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:24:08.436 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-b5d2c47d-c224-4593-8e2e-a438f335cea0 e2b33ab570e44a8bb974458ebbf16583 8e4f1c4c67454f6881c3bf8ce2fa2ab2 - - -] Security group member updated ['f1c812fa-59ac-4cd6-9f8d-1c2d5384d50b'] 2021-07-07 13:24:08.436 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-b5d2c47d-c224-4593-8e2e-a438f335cea0 e2b33ab570e44a8bb974458ebbf16583 8e4f1c4c67454f6881c3bf8ce2fa2ab2 - - -] Refresh firewall rules 2021-07-07 13:24:08.436 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b5d2c47d-c224-4593-8e2e-a438f335cea0 e2b33ab570e44a8bb974458ebbf16583 8e4f1c4c67454f6881c3bf8ce2fa2ab2 - - -] Get security group information for devices via rpc ['93143e4d-c8ec-4778-80d8-5c2e45ad439b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:24:08.486 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b5d2c47d-c224-4593-8e2e-a438f335cea0 e2b33ab570e44a8bb974458ebbf16583 8e4f1c4c67454f6881c3bf8ce2fa2ab2 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:24:08.486 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b5d2c47d-c224-4593-8e2e-a438f335cea0 e2b33ab570e44a8bb974458ebbf16583 8e4f1c4c67454f6881c3bf8ce2fa2ab2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:24:08.562 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5d2c47d-c224-4593-8e2e-a438f335cea0 e2b33ab570e44a8bb974458ebbf16583 8e4f1c4c67454f6881c3bf8ce2fa2ab2 - - -] port_delete event received for '93143e4d-c8ec-4778-80d8-5c2e45ad439b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:24:08.873 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 258848e4-dec6-4e54-963b-1ebf2f34c96d 2021-07-07 13:24:08.873 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 93143e4d-c8ec-4778-80d8-5c2e45ad439b 2021-07-07 13:24:09.419 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca177ec3-6f4a-4f8d-9b18-b89f7fae05d5 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] port_delete event received for '72bd0112-027b-4314-b5fb-150f23ae2901' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:24:09.591 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:24:09.591 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '93143e4d-c8ec-4778-80d8-5c2e45ad439b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:24:09.591 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '93143e4d-c8ec-4778-80d8-5c2e45ad439b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:24:09.591 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 93143e4d-c8ec-4778-80d8-5c2e45ad439b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:24:09.591 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '258848e4-dec6-4e54-963b-1ebf2f34c96d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:24:09.591 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '258848e4-dec6-4e54-963b-1ebf2f34c96d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:24:09.591 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 258848e4-dec6-4e54-963b-1ebf2f34c96d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:24:09.607 4560 1886296280408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 11e99148-90f9-4750-b5eb-4c02e081de66 2021-07-07 13:24:09.607 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['93143e4d-c8ec-4778-80d8-5c2e45ad439b'] 2021-07-07 13:24:09.607 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:24:09.607 4560 1886296280408 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-07-07 13:24:09.607 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['93143e4d-c8ec-4778-80d8-5c2e45ad439b'] 2021-07-07 13:24:09.607 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['258848e4-dec6-4e54-963b-1ebf2f34c96d'] 2021-07-07 13:24:09.607 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:24:09.607 4560 1886296280056 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-07-07 13:24:09.607 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['258848e4-dec6-4e54-963b-1ebf2f34c96d'] 2021-07-07 13:24:10.889 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 93dd1b15-4177-43e1-bbf4-e7b607aeeed4 2021-07-07 13:24:11.076 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d3224f72-2ef1-447e-ab1d-10210832b018 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Security group member updated on remote: ['21f995c3-3946-41e7-832e-e2ad347fff6f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:24:11.076 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-d3224f72-2ef1-447e-ab1d-10210832b018 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Security group member updated ['21f995c3-3946-41e7-832e-e2ad347fff6f'] 2021-07-07 13:24:11.076 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-d3224f72-2ef1-447e-ab1d-10210832b018 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Refresh firewall rules 2021-07-07 13:24:11.076 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d3224f72-2ef1-447e-ab1d-10210832b018 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Get security group information for devices via rpc ['93dd1b15-4177-43e1-bbf4-e7b607aeeed4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:24:11.141 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d3224f72-2ef1-447e-ab1d-10210832b018 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:24:11.141 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d3224f72-2ef1-447e-ab1d-10210832b018 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:24:11.156 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3224f72-2ef1-447e-ab1d-10210832b018 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] port_delete event received for '93dd1b15-4177-43e1-bbf4-e7b607aeeed4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:24:11.606 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:24:11.607 4560 1886296280056 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-07-07 13:24:11.607 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '93dd1b15-4177-43e1-bbf4-e7b607aeeed4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:24:11.607 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '93dd1b15-4177-43e1-bbf4-e7b607aeeed4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:24:11.607 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 93dd1b15-4177-43e1-bbf4-e7b607aeeed4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:24:11.623 4560 1886296280408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6214b0a3-fbc2-493f-832d-41d6b27986e1 2021-07-07 13:24:11.623 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['93dd1b15-4177-43e1-bbf4-e7b607aeeed4'] 2021-07-07 13:24:11.623 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:24:11.623 4560 1886296280408 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-07-07 13:24:11.623 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['93dd1b15-4177-43e1-bbf4-e7b607aeeed4'] 2021-07-07 13:24:11.707 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93e303fd-6e04-471b-a86f-ea51cd0ac1b1 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 11e99148-90f9-4750-b5eb-4c02e081de66 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:24:11.707 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93e303fd-6e04-471b-a86f-ea51cd0ac1b1 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 11e99148-90f9-4750-b5eb-4c02e081de66 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:24:11.842 4560 1886296280056 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-07-07 13:24:13.176 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4047d0b7-7c5d-48c7-91a1-b14dfa4c4220 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group member updated on remote: ['a76bd79b-5f2e-4c80-abde-4639df75578b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:24:13.192 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [req-4047d0b7-7c5d-48c7-91a1-b14dfa4c4220 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group member updated ['a76bd79b-5f2e-4c80-abde-4639df75578b'] 2021-07-07 13:24:13.328 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4047d0b7-7c5d-48c7-91a1-b14dfa4c4220 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] port_delete event received for '6d6f23f8-de8e-450b-a117-7dfad2c369f2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:24:13.608 4560 1886296277064 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-07-07 13:24:13.689 4560 1886296277064 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-07-07 13:24:14.609 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a2152652-0d48-45d7-b15e-05ab293b629a db3f67dfaa5e4087b0e3b76cf8638c5e fc5e423453de415b8b654634e2975b55 - - -] Security group member updated on remote: ['b6330063-0d6f-4e25-8610-552e3cf05968'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:24:14.609 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [req-a2152652-0d48-45d7-b15e-05ab293b629a db3f67dfaa5e4087b0e3b76cf8638c5e fc5e423453de415b8b654634e2975b55 - - -] Security group member updated ['b6330063-0d6f-4e25-8610-552e3cf05968'] 2021-07-07 13:24:14.609 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [req-a2152652-0d48-45d7-b15e-05ab293b629a db3f67dfaa5e4087b0e3b76cf8638c5e fc5e423453de415b8b654634e2975b55 - - -] Refresh firewall rules 2021-07-07 13:24:14.609 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a2152652-0d48-45d7-b15e-05ab293b629a db3f67dfaa5e4087b0e3b76cf8638c5e fc5e423453de415b8b654634e2975b55 - - -] Get security group information for devices via rpc ['9c9d1037-b9ed-4209-996e-d1e33c296d7b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:24:14.716 4560 1886296277064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a2152652-0d48-45d7-b15e-05ab293b629a db3f67dfaa5e4087b0e3b76cf8638c5e fc5e423453de415b8b654634e2975b55 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:24:14.716 4560 1886296277064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a2152652-0d48-45d7-b15e-05ab293b629a db3f67dfaa5e4087b0e3b76cf8638c5e fc5e423453de415b8b654634e2975b55 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:24:14.810 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a2152652-0d48-45d7-b15e-05ab293b629a db3f67dfaa5e4087b0e3b76cf8638c5e fc5e423453de415b8b654634e2975b55 - - -] port_delete event received for '9c9d1037-b9ed-4209-996e-d1e33c296d7b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:24:14.920 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9c9d1037-b9ed-4209-996e-d1e33c296d7b 2021-07-07 13:24:15.636 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:24:15.636 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9c9d1037-b9ed-4209-996e-d1e33c296d7b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:24:15.636 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9c9d1037-b9ed-4209-996e-d1e33c296d7b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:24:15.636 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9c9d1037-b9ed-4209-996e-d1e33c296d7b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:24:15.654 4560 1886296277064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 50b7fcde-57c1-4d51-a564-0ffd2ac94265 2021-07-07 13:24:15.654 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9c9d1037-b9ed-4209-996e-d1e33c296d7b'] 2021-07-07 13:24:15.654 4560 1886296277064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:24:15.654 4560 1886296277064 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-07-07 13:24:15.654 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9c9d1037-b9ed-4209-996e-d1e33c296d7b'] 2021-07-07 13:24:17.092 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2811e316-d66e-43d6-b9ca-83ac07e7d427 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Security group member updated on remote: ['5ec803c0-4e37-41ef-80b5-9e8a9a7bad17'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:24:17.112 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [req-2811e316-d66e-43d6-b9ca-83ac07e7d427 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] Security group member updated ['5ec803c0-4e37-41ef-80b5-9e8a9a7bad17'] 2021-07-07 13:24:17.655 4560 1886296277064 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-07-07 13:24:17.703 4560 1886296277064 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-07-07 13:24:17.920 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2811e316-d66e-43d6-b9ca-83ac07e7d427 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] port_delete event received for '7ae10973-1a11-4863-a45e-4f0a102f089a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:24:18.583 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8841ff3-b027-406e-808a-3da0267c236e 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] port_delete event received for 'c9dd7d07-3f0f-4a03-bf25-4e6f1e1ff22d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:24:20.606 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d2e98f9c-1e68-4860-bef2-94fb89bb6f0c db3f67dfaa5e4087b0e3b76cf8638c5e fc5e423453de415b8b654634e2975b55 - - -] Security group member updated on remote: ['b6330063-0d6f-4e25-8610-552e3cf05968'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:24:20.607 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [req-d2e98f9c-1e68-4860-bef2-94fb89bb6f0c db3f67dfaa5e4087b0e3b76cf8638c5e fc5e423453de415b8b654634e2975b55 - - -] Security group member updated ['b6330063-0d6f-4e25-8610-552e3cf05968'] 2021-07-07 13:24:20.905 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2e98f9c-1e68-4860-bef2-94fb89bb6f0c db3f67dfaa5e4087b0e3b76cf8638c5e fc5e423453de415b8b654634e2975b55 - - -] port_delete event received for '81b6ad10-5f8a-4d60-80e3-40dc05eb0ec0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:24:21.012 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5debd0d1-0dbb-48f1-9d67-3ffdaf5146b5 - - - - -] port_delete event received for 'd12bf0c1-68ec-4db4-90b5-981e7048afb1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:24:21.170 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-44d380ad-6ec7-40bb-8b39-525b6dc34ac2 5f073ff21322436bb1c850667a5d40d6 b6beaa59d3fd43138991ac4114aa84d5 - - -] Security group member updated on remote: ['5b33fa9e-0bc3-49ef-b8ef-62719a51b35d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:24:21.170 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [req-44d380ad-6ec7-40bb-8b39-525b6dc34ac2 5f073ff21322436bb1c850667a5d40d6 b6beaa59d3fd43138991ac4114aa84d5 - - -] Security group member updated ['5b33fa9e-0bc3-49ef-b8ef-62719a51b35d'] 2021-07-07 13:24:21.876 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-de74eb33-227c-48f9-a528-305a62b12fef 3e0ff7327b974f8fad99d690f4d4c67d ec68346e638243b28b51ad935dfd3287 - - -] port_delete event received for 'bc09a03e-3388-44c0-8029-14575cb8356a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:24:22.044 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c69de187-b084-41b4-b2dc-a16083fd26db 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] port_delete event received for 'bd3acd28-7421-4ff3-b2b7-a6092896a8dd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:24:23.387 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d37b65f2-1af0-4d38-9ae1-626c2bbd585a 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] network_delete received. Deleting network 636779b7-0ab2-4a17-8eed-a513bbdc0a15 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:24:23.387 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d37b65f2-1af0-4d38-9ae1-626c2bbd585a 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Network 636779b7-0ab2-4a17-8eed-a513bbdc0a15 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:24:23.559 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-895dd400-fa98-4bcf-b060-454f703aa3f1 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 4db07ebf-ad3c-49ce-931c-3e31b78302a1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:24:23.575 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-895dd400-fa98-4bcf-b060-454f703aa3f1 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 4db07ebf-ad3c-49ce-931c-3e31b78302a1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:24:24.388 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed7f771a-c4c4-45bf-ae31-1dafb9c1bc96 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '0adcc3e8-0c55-456d-a395-75e27e370705' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:24:25.365 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55213d61-d210-41a1-ae52-69859392b9da 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '51771d2c-b811-4a3a-baeb-3cd4ae63b76f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:24:25.653 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c618a94a-1481-4ffc-aeef-70542f9c7a87 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated on remote: ['e8de9a93-8cd0-4eb3-8b07-aba30402d2f1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:24:25.653 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [req-c618a94a-1481-4ffc-aeef-70542f9c7a87 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated ['e8de9a93-8cd0-4eb3-8b07-aba30402d2f1'] 2021-07-07 13:24:26.145 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5a443b7-4c7e-44bf-bc6e-4cb98e080cb9 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'e51f2e46-1d05-443e-8fb6-93d877a7d0cd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:24:26.551 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4ec10f4f-33cb-482f-9b17-38732e09693c 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated on remote: ['e8de9a93-8cd0-4eb3-8b07-aba30402d2f1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:24:26.551 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [req-4ec10f4f-33cb-482f-9b17-38732e09693c 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated ['e8de9a93-8cd0-4eb3-8b07-aba30402d2f1'] 2021-07-07 13:24:26.841 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4db07ebf-ad3c-49ce-931c-3e31b78302a1 2021-07-07 13:24:26.888 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-69b1dec2-cb52-431b-b1e5-6097a3a89312 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated on remote: ['e8de9a93-8cd0-4eb3-8b07-aba30402d2f1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:24:26.888 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [req-69b1dec2-cb52-431b-b1e5-6097a3a89312 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated ['e8de9a93-8cd0-4eb3-8b07-aba30402d2f1'] 2021-07-07 13:24:27.343 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3a547480-4736-41ba-9776-5df38d1b9828 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated on remote: ['e8de9a93-8cd0-4eb3-8b07-aba30402d2f1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:24:27.343 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [req-3a547480-4736-41ba-9776-5df38d1b9828 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated ['e8de9a93-8cd0-4eb3-8b07-aba30402d2f1'] 2021-07-07 13:24:27.622 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-56c8dfb2-051e-426e-bda8-a126a7b996ab 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated on remote: ['e8de9a93-8cd0-4eb3-8b07-aba30402d2f1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:24:27.622 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [req-56c8dfb2-051e-426e-bda8-a126a7b996ab 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated ['e8de9a93-8cd0-4eb3-8b07-aba30402d2f1'] 2021-07-07 13:24:27.708 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:24:27.879 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f47b9ce5-e681-410a-8c4f-e855f6a12761 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated on remote: ['e8de9a93-8cd0-4eb3-8b07-aba30402d2f1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:24:27.879 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [req-f47b9ce5-e681-410a-8c4f-e855f6a12761 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated ['e8de9a93-8cd0-4eb3-8b07-aba30402d2f1'] 2021-07-07 13:24:28.272 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-23f6f572-55c6-4a03-b05f-0f53b20e01af 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '5c98c1dd-ee30-4f13-8036-8b1ec93cf683' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:24:28.535 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 4db07ebf-ad3c-49ce-931c-3e31b78302a1 2021-07-07 13:24:28.535 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 4db07ebf-ad3c-49ce-931c-3e31b78302a1 updated. Details: {'device': '4db07ebf-ad3c-49ce-931c-3e31b78302a1', 'network_id': '315e52e8-df2f-428d-a9a7-91570c1a1aaf', 'port_id': '4db07ebf-ad3c-49ce-931c-3e31b78302a1', 'mac_address': 'fa:16:3e:95:0b:5d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 103, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fee88d8e-4c11-4864-b08a-0844f9800fd5', '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-07-07 13:24:28.535 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:24:28.535 4560 1886296277064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4db07ebf-ad3c-49ce-931c-3e31b78302a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:24:28.535 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4db07ebf-ad3c-49ce-931c-3e31b78302a1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:24:28.535 4560 1886296277064 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 315e52e8-df2f-428d-a9a7-91570c1a1aaf 2021-07-07 13:24:28.535 4560 1886296277064 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-07-07 13:24:28.684 4560 1886296277064 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4db07ebf-ad3c-49ce-931c-3e31b78302a1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:24:28.684 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4db07ebf-ad3c-49ce-931c-3e31b78302a1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:24:28.703 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4db07ebf-ad3c-49ce-931c-3e31b78302a1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:24:28.703 4560 1886296277064 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 103, VLAN trunk: None to switch port 4db07ebf-ad3c-49ce-931c-3e31b78302a1 2021-07-07 13:24:28.780 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:24:28.780 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4db07ebf-ad3c-49ce-931c-3e31b78302a1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:24:28.795 4560 1886296280760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cbd03c49-e7ea-4c83-9938-711ec9fddbf1 - - - - -] port_delete event received for '5c98c1dd-ee30-4f13-8036-8b1ec93cf683' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:24:28.810 4560 1886296280760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-23f6f572-55c6-4a03-b05f-0f53b20e01af 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 6214b0a3-fbc2-493f-832d-41d6b27986e1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:24:28.810 4560 1886296280760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-23f6f572-55c6-4a03-b05f-0f53b20e01af 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 6214b0a3-fbc2-493f-832d-41d6b27986e1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:24:28.872 4560 1886296280760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-973e8c74-0571-40b3-9860-fe6c0b965401 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'bcfdd386-c09e-4d14-a234-93077ae5842b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:24:29.044 4560 1886296277064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4db07ebf-ad3c-49ce-931c-3e31b78302a1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:24:29.044 4560 1886296277064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:24:29.044 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5b33fa9e-0bc3-49ef-b8ef-62719a51b35d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:24:29.044 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5b33fa9e-0bc3-49ef-b8ef-62719a51b35d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:24:29.044 4560 1886296277064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4db07ebf-ad3c-49ce-931c-3e31b78302a1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:24:29.044 4560 1886296277064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:24:29.044 4560 1886296277064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4db07ebf-ad3c-49ce-931c-3e31b78302a1 not yet added. Adding. 2021-07-07 13:24:29.044 4560 1886296277064 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-07-07 13:24:29.044 4560 1886296277064 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-07-07 13:24:29.123 4560 1886296277064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4db07ebf-ad3c-49ce-931c-3e31b78302a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:24:29.216 4560 1886296277064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4db07ebf-ad3c-49ce-931c-3e31b78302a1" 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-07-07 13:24:29.216 4560 1886296277064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4db07ebf-ad3c-49ce-931c-3e31b78302a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:24:29.313 4560 1886296277064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4db07ebf-ad3c-49ce-931c-3e31b78302a1" 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-07-07 13:24:29.432 4560 1886296277064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4db07ebf-ad3c-49ce-931c-3e31b78302a1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.891s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:24:29.432 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4db07ebf-ad3c-49ce-931c-3e31b78302a1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:24:29.432 4560 1886296277064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4db07ebf-ad3c-49ce-931c-3e31b78302a1 processed. 2021-07-07 13:24:29.725 4560 1886296277064 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-07-07 13:24:30.520 4560 1886296277064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:24:30.906 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b50156d7-9d7f-43ee-b124-7dd38022826e 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '7a93c2a8-fa95-40bc-9d01-8944d98bc08f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:24:31.015 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b5efec7-337b-498f-bf9e-eb49bebdc7e4 - - - - -] port_delete event received for '7a93c2a8-fa95-40bc-9d01-8944d98bc08f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:24:31.539 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b50156d7-9d7f-43ee-b124-7dd38022826e 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 50b7fcde-57c1-4d51-a564-0ffd2ac94265 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:24:31.539 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b50156d7-9d7f-43ee-b124-7dd38022826e 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 50b7fcde-57c1-4d51-a564-0ffd2ac94265 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:24:34.450 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-845fe657-ace5-4895-8625-286ff2b47b5e - - - - -] port_update received: cff5898d-fe9d-4651-833d-ffa645dcc217 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:24:34.466 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-845fe657-ace5-4895-8625-286ff2b47b5e - - - - -] No port cff5898d-fe9d-4651-833d-ffa645dcc217 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:24:34.797 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a582d1a-c210-46a6-8c8d-b5537f8de7f8 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '656a650a-717f-4d23-91c8-85e69a481a4e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:24:40.277 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39b80358-eb6a-4f1c-836c-39fa342d575a 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'd21660e8-788e-472d-9d4e-8b93e5863779' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:24:40.668 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-468d0ca8-645a-46d2-8c97-a3f9a835d942 5f073ff21322436bb1c850667a5d40d6 b6beaa59d3fd43138991ac4114aa84d5 - - -] Security group member updated on remote: ['5b33fa9e-0bc3-49ef-b8ef-62719a51b35d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:24:40.668 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [req-468d0ca8-645a-46d2-8c97-a3f9a835d942 5f073ff21322436bb1c850667a5d40d6 b6beaa59d3fd43138991ac4114aa84d5 - - -] Security group member updated ['5b33fa9e-0bc3-49ef-b8ef-62719a51b35d'] 2021-07-07 13:24:40.668 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [req-468d0ca8-645a-46d2-8c97-a3f9a835d942 5f073ff21322436bb1c850667a5d40d6 b6beaa59d3fd43138991ac4114aa84d5 - - -] Refresh firewall rules 2021-07-07 13:24:40.668 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-468d0ca8-645a-46d2-8c97-a3f9a835d942 5f073ff21322436bb1c850667a5d40d6 b6beaa59d3fd43138991ac4114aa84d5 - - -] Get security group information for devices via rpc ['4db07ebf-ad3c-49ce-931c-3e31b78302a1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:24:41.074 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2658624b-45fa-453a-8164-29eee99da873 2021-07-07 13:24:41.122 4560 1886296279000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f302279b-8657-447e-84af-93324f6ef8ee - - - - -] port_update received: 4fe89eb7-b47c-45fb-901f-d8690b13d89b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:24:41.145 4560 1886296279000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f302279b-8657-447e-84af-93324f6ef8ee - - - - -] No port 4fe89eb7-b47c-45fb-901f-d8690b13d89b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:24:41.738 4560 1886296277064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-468d0ca8-645a-46d2-8c97-a3f9a835d942 5f073ff21322436bb1c850667a5d40d6 b6beaa59d3fd43138991ac4114aa84d5 - - -] Update security group information for ports dict_keys(['4db07ebf-ad3c-49ce-931c-3e31b78302a1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:24:41.738 4560 1886296277064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-468d0ca8-645a-46d2-8c97-a3f9a835d942 5f073ff21322436bb1c850667a5d40d6 b6beaa59d3fd43138991ac4114aa84d5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:24:41.738 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-468d0ca8-645a-46d2-8c97-a3f9a835d942 5f073ff21322436bb1c850667a5d40d6 b6beaa59d3fd43138991ac4114aa84d5 - - -] Update rules of security group (5b33fa9e-0bc3-49ef-b8ef-62719a51b35d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:24:41.738 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-468d0ca8-645a-46d2-8c97-a3f9a835d942 5f073ff21322436bb1c850667a5d40d6 b6beaa59d3fd43138991ac4114aa84d5 - - -] Update members of security group (5b33fa9e-0bc3-49ef-b8ef-62719a51b35d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:24:41.738 4560 1886296277064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-468d0ca8-645a-46d2-8c97-a3f9a835d942 5f073ff21322436bb1c850667a5d40d6 b6beaa59d3fd43138991ac4114aa84d5 - - -] Update port filter for 4db07ebf-ad3c-49ce-931c-3e31b78302a1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:24:41.738 4560 1886296277064 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-468d0ca8-645a-46d2-8c97-a3f9a835d942 5f073ff21322436bb1c850667a5d40d6 b6beaa59d3fd43138991ac4114aa84d5 - - -] Updating port rules. 2021-07-07 13:24:41.752 4560 1886296277064 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-468d0ca8-645a-46d2-8c97-a3f9a835d942 5f073ff21322436bb1c850667a5d40d6 b6beaa59d3fd43138991ac4114aa84d5 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-07 13:24:41.752 4560 1886296277064 MainThread DEBUG oslo_concurrency.lockutils [req-468d0ca8-645a-46d2-8c97-a3f9a835d942 5f073ff21322436bb1c850667a5d40d6 b6beaa59d3fd43138991ac4114aa84d5 - - -] Lock "n-hv-driver-port-lock-4db07ebf-ad3c-49ce-931c-3e31b78302a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:24:41.752 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:24:41.752 4560 1886296279000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2658624b-45fa-453a-8164-29eee99da873' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:24:41.752 4560 1886296279000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2658624b-45fa-453a-8164-29eee99da873' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:24:41.752 4560 1886296279000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2658624b-45fa-453a-8164-29eee99da873 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:24:41.752 4560 1886296279000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d7d21dc3-7a81-48ae-9833-514620f985e6 2021-07-07 13:24:41.752 4560 1886296279000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2658624b-45fa-453a-8164-29eee99da873'] 2021-07-07 13:24:41.752 4560 1886296279000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:24:41.752 4560 1886296279000 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-07-07 13:24:41.752 4560 1886296279000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2658624b-45fa-453a-8164-29eee99da873'] 2021-07-07 13:24:41.841 4560 1886296277064 MainThread DEBUG oslo_concurrency.lockutils [req-468d0ca8-645a-46d2-8c97-a3f9a835d942 5f073ff21322436bb1c850667a5d40d6 b6beaa59d3fd43138991ac4114aa84d5 - - -] Lock "n-hv-driver-port-lock-4db07ebf-ad3c-49ce-931c-3e31b78302a1" 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-07-07 13:24:41.841 4560 1886296277064 MainThread DEBUG oslo_concurrency.lockutils [req-468d0ca8-645a-46d2-8c97-a3f9a835d942 5f073ff21322436bb1c850667a5d40d6 b6beaa59d3fd43138991ac4114aa84d5 - - -] Lock "n-hv-driver-port-lock-4db07ebf-ad3c-49ce-931c-3e31b78302a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:24:41.841 4560 1886296277064 MainThread DEBUG oslo_concurrency.lockutils [req-468d0ca8-645a-46d2-8c97-a3f9a835d942 5f073ff21322436bb1c850667a5d40d6 b6beaa59d3fd43138991ac4114aa84d5 - - -] Lock "n-hv-driver-port-lock-4db07ebf-ad3c-49ce-931c-3e31b78302a1" 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-07-07 13:24:42.394 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ed625bc4-7656-42f1-9bcb-31b00c3ae363 51b4536c00134b16842caf956d50ec24 5c72c32200094c4ba88d61749bbe4524 - - -] Security group member updated on remote: ['fdff37b6-b9e5-46d1-9201-41908c483eda'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:24:42.394 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [req-ed625bc4-7656-42f1-9bcb-31b00c3ae363 51b4536c00134b16842caf956d50ec24 5c72c32200094c4ba88d61749bbe4524 - - -] Security group member updated ['fdff37b6-b9e5-46d1-9201-41908c483eda'] 2021-07-07 13:24:42.700 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7899a52-b175-42fc-a90d-f5c2e49765c5 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '457ac8dc-ee3b-4640-b32a-ce479397db31' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:24:43.777 4560 1886296277064 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-07-07 13:24:43.894 4560 1886296279000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7899a52-b175-42fc-a90d-f5c2e49765c5 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 542b4b85-df07-427f-b967-77beab5c661d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:24:43.894 4560 1886296279000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7899a52-b175-42fc-a90d-f5c2e49765c5 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 542b4b85-df07-427f-b967-77beab5c661d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:24:44.066 4560 1886296279000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e527463a-9f80-4e50-8ec7-dacb630125ce 3611cec8fbcd4812a7e2873b7eaaf3a0 b9308aa69d8241969ca103a2f848303b - - -] Security group member updated on remote: ['97b537cd-0d8d-4fdf-94ef-a860dc1ba813'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:24:44.066 4560 1886296279000 MainThread INFO neutron.agent.securitygroups_rpc [req-e527463a-9f80-4e50-8ec7-dacb630125ce 3611cec8fbcd4812a7e2873b7eaaf3a0 b9308aa69d8241969ca103a2f848303b - - -] Security group member updated ['97b537cd-0d8d-4fdf-94ef-a860dc1ba813'] 2021-07-07 13:24:44.066 4560 1886296277064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:24:44.722 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be0e2260-a463-4f26-9dc4-0642a469dedc 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 12c0b786-2e26-40c3-89e5-b13b1505f685 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:24:44.734 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be0e2260-a463-4f26-9dc4-0642a469dedc 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 12c0b786-2e26-40c3-89e5-b13b1505f685 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:24:45.170 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24fcd3cf-3059-42b2-b0bc-cdf2890ebbe5 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 835c13e8-c039-465d-857a-84088458f66d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:24:45.170 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24fcd3cf-3059-42b2-b0bc-cdf2890ebbe5 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 835c13e8-c039-465d-857a-84088458f66d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:24:45.347 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2b932b61-1743-4bfb-b512-5baccb5610ad 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group member updated on remote: ['e8de9a93-8cd0-4eb3-8b07-aba30402d2f1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:24:45.347 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [req-2b932b61-1743-4bfb-b512-5baccb5610ad 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group member updated ['e8de9a93-8cd0-4eb3-8b07-aba30402d2f1'] 2021-07-07 13:24:45.764 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e527463a-9f80-4e50-8ec7-dacb630125ce 3611cec8fbcd4812a7e2873b7eaaf3a0 b9308aa69d8241969ca103a2f848303b - - -] port_delete event received for '2658624b-45fa-453a-8164-29eee99da873' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:24:47.237 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-382f30c9-9463-489c-8345-2ac5dc51eca0 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 7db45fb2-883c-43b2-a243-fc9132083db3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:24:47.237 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-382f30c9-9463-489c-8345-2ac5dc51eca0 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 7db45fb2-883c-43b2-a243-fc9132083db3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:24:47.498 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-efcd7cf6-0582-4b4c-b617-e6fb16e85a01 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 2d22b013-1a70-43e2-88d4-c664bfd16724 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:24:47.498 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-efcd7cf6-0582-4b4c-b617-e6fb16e85a01 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 2d22b013-1a70-43e2-88d4-c664bfd16724 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:24:49.952 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-387d3e53-a6a7-407b-8dac-b50e97ee4cc9 3611cec8fbcd4812a7e2873b7eaaf3a0 b9308aa69d8241969ca103a2f848303b - - -] port_delete event received for '4e051b8b-d641-4a45-8c6b-8db78dad23e7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:24:50.986 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7db45fb2-883c-43b2-a243-fc9132083db3 2021-07-07 13:24:51.783 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:24:52.246 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 7db45fb2-883c-43b2-a243-fc9132083db3 2021-07-07 13:24:52.246 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 7db45fb2-883c-43b2-a243-fc9132083db3 updated. Details: {'device': '7db45fb2-883c-43b2-a243-fc9132083db3', 'network_id': '3dd4ca2f-2ccd-40c3-b3ea-655330d6092c', 'port_id': '7db45fb2-883c-43b2-a243-fc9132083db3', 'mac_address': 'fa:16:3e:4c:59:7e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 127, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '48fa33e5-5aef-4384-bdc6-930b9b14ac8f', '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-07-07 13:24:52.246 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:24:52.246 4560 1886296277064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7db45fb2-883c-43b2-a243-fc9132083db3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:24:52.246 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7db45fb2-883c-43b2-a243-fc9132083db3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:24:52.246 4560 1886296277064 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3dd4ca2f-2ccd-40c3-b3ea-655330d6092c 2021-07-07 13:24:52.246 4560 1886296277064 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-07-07 13:24:52.374 4560 1886296277064 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7db45fb2-883c-43b2-a243-fc9132083db3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:24:52.392 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7db45fb2-883c-43b2-a243-fc9132083db3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:24:52.419 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7db45fb2-883c-43b2-a243-fc9132083db3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:24:52.419 4560 1886296277064 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 127, VLAN trunk: None to switch port 7db45fb2-883c-43b2-a243-fc9132083db3 2021-07-07 13:24:52.497 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:24:52.497 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7db45fb2-883c-43b2-a243-fc9132083db3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:24:52.888 4560 1886296277064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7db45fb2-883c-43b2-a243-fc9132083db3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:24:52.888 4560 1886296277064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:24:52.888 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fdff37b6-b9e5-46d1-9201-41908c483eda) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:24:52.888 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (fdff37b6-b9e5-46d1-9201-41908c483eda) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:24:52.888 4560 1886296277064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7db45fb2-883c-43b2-a243-fc9132083db3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:24:52.888 4560 1886296277064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:24:52.888 4560 1886296277064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7db45fb2-883c-43b2-a243-fc9132083db3 not yet added. Adding. 2021-07-07 13:24:52.888 4560 1886296277064 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-07-07 13:24:52.888 4560 1886296277064 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-07-07 13:24:52.982 4560 1886296277064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7db45fb2-883c-43b2-a243-fc9132083db3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:24:53.061 4560 1886296277064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7db45fb2-883c-43b2-a243-fc9132083db3" 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-07-07 13:24:53.061 4560 1886296277064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7db45fb2-883c-43b2-a243-fc9132083db3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:24:53.169 4560 1886296277064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7db45fb2-883c-43b2-a243-fc9132083db3" 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-07-07 13:24:53.247 4560 1886296277064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7db45fb2-883c-43b2-a243-fc9132083db3" 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-07-07 13:24:53.247 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7db45fb2-883c-43b2-a243-fc9132083db3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:24:53.247 4560 1886296277064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7db45fb2-883c-43b2-a243-fc9132083db3 processed. 2021-07-07 13:24:53.787 4560 1886296277064 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-07-07 13:24:54.621 4560 1886296277064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.828s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:24:59.832 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ab442c3-84af-427d-8597-d8dd7bbd330f 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'e181a2d0-59ee-452b-9abf-2591541fce50' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:25:03.186 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eb62f771-16ba-47a8-9264-d054830a1842 5f073ff21322436bb1c850667a5d40d6 b6beaa59d3fd43138991ac4114aa84d5 - - -] Security group member updated on remote: ['5b33fa9e-0bc3-49ef-b8ef-62719a51b35d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:25:03.186 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [req-eb62f771-16ba-47a8-9264-d054830a1842 5f073ff21322436bb1c850667a5d40d6 b6beaa59d3fd43138991ac4114aa84d5 - - -] Security group member updated ['5b33fa9e-0bc3-49ef-b8ef-62719a51b35d'] 2021-07-07 13:25:03.186 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [req-eb62f771-16ba-47a8-9264-d054830a1842 5f073ff21322436bb1c850667a5d40d6 b6beaa59d3fd43138991ac4114aa84d5 - - -] Refresh firewall rules 2021-07-07 13:25:03.186 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eb62f771-16ba-47a8-9264-d054830a1842 5f073ff21322436bb1c850667a5d40d6 b6beaa59d3fd43138991ac4114aa84d5 - - -] Get security group information for devices via rpc ['4db07ebf-ad3c-49ce-931c-3e31b78302a1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:25:03.354 4560 1886296279000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb62f771-16ba-47a8-9264-d054830a1842 5f073ff21322436bb1c850667a5d40d6 b6beaa59d3fd43138991ac4114aa84d5 - - -] port_delete event received for '12c0b786-2e26-40c3-89e5-b13b1505f685' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:25:03.423 4560 1886296277064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eb62f771-16ba-47a8-9264-d054830a1842 5f073ff21322436bb1c850667a5d40d6 b6beaa59d3fd43138991ac4114aa84d5 - - -] Update security group information for ports dict_keys(['4db07ebf-ad3c-49ce-931c-3e31b78302a1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:25:03.423 4560 1886296277064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eb62f771-16ba-47a8-9264-d054830a1842 5f073ff21322436bb1c850667a5d40d6 b6beaa59d3fd43138991ac4114aa84d5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:25:03.423 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-eb62f771-16ba-47a8-9264-d054830a1842 5f073ff21322436bb1c850667a5d40d6 b6beaa59d3fd43138991ac4114aa84d5 - - -] Update rules of security group (5b33fa9e-0bc3-49ef-b8ef-62719a51b35d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:25:03.423 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-eb62f771-16ba-47a8-9264-d054830a1842 5f073ff21322436bb1c850667a5d40d6 b6beaa59d3fd43138991ac4114aa84d5 - - -] Update members of security group (5b33fa9e-0bc3-49ef-b8ef-62719a51b35d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:25:03.423 4560 1886296277064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eb62f771-16ba-47a8-9264-d054830a1842 5f073ff21322436bb1c850667a5d40d6 b6beaa59d3fd43138991ac4114aa84d5 - - -] Update port filter for 4db07ebf-ad3c-49ce-931c-3e31b78302a1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:25:03.423 4560 1886296277064 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-eb62f771-16ba-47a8-9264-d054830a1842 5f073ff21322436bb1c850667a5d40d6 b6beaa59d3fd43138991ac4114aa84d5 - - -] Updating port rules. 2021-07-07 13:25:03.423 4560 1886296277064 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-eb62f771-16ba-47a8-9264-d054830a1842 5f073ff21322436bb1c850667a5d40d6 b6beaa59d3fd43138991ac4114aa84d5 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-07 13:25:03.443 4560 1886296277064 MainThread DEBUG oslo_concurrency.lockutils [req-eb62f771-16ba-47a8-9264-d054830a1842 5f073ff21322436bb1c850667a5d40d6 b6beaa59d3fd43138991ac4114aa84d5 - - -] Lock "n-hv-driver-port-lock-4db07ebf-ad3c-49ce-931c-3e31b78302a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:25:03.443 4560 1886296277064 MainThread DEBUG oslo_concurrency.lockutils [req-eb62f771-16ba-47a8-9264-d054830a1842 5f073ff21322436bb1c850667a5d40d6 b6beaa59d3fd43138991ac4114aa84d5 - - -] Lock "n-hv-driver-port-lock-4db07ebf-ad3c-49ce-931c-3e31b78302a1" 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-07-07 13:25:03.443 4560 1886296277064 MainThread DEBUG oslo_concurrency.lockutils [req-eb62f771-16ba-47a8-9264-d054830a1842 5f073ff21322436bb1c850667a5d40d6 b6beaa59d3fd43138991ac4114aa84d5 - - -] Lock "n-hv-driver-port-lock-4db07ebf-ad3c-49ce-931c-3e31b78302a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:25:03.592 4560 1886296277064 MainThread DEBUG oslo_concurrency.lockutils [req-eb62f771-16ba-47a8-9264-d054830a1842 5f073ff21322436bb1c850667a5d40d6 b6beaa59d3fd43138991ac4114aa84d5 - - -] Lock "n-hv-driver-port-lock-4db07ebf-ad3c-49ce-931c-3e31b78302a1" 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-07-07 13:25:03.624 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f8411a-2df7-4521-84f7-247fba9e78ee 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'ed7b830c-67ee-4610-9caa-63edd9b7f480' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:25:05.055 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0672039e-7bc8-4e17-b298-462a8901836f - - - - -] port_delete event received for 'fd801a4a-7a2d-45fb-8cc1-139f6ac7de24' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:25:05.244 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-119e8c08-8b3c-475e-8efd-f9352a6104c6 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'fd801a4a-7a2d-45fb-8cc1-139f6ac7de24' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:25:05.513 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-119e8c08-8b3c-475e-8efd-f9352a6104c6 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network d7d21dc3-7a81-48ae-9833-514620f985e6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:25:05.513 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-119e8c08-8b3c-475e-8efd-f9352a6104c6 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network d7d21dc3-7a81-48ae-9833-514620f985e6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:25:06.841 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f57f7b20-c843-4f5d-84fb-dcbd5d52c061 51b4536c00134b16842caf956d50ec24 5c72c32200094c4ba88d61749bbe4524 - - -] Security group member updated on remote: ['fdff37b6-b9e5-46d1-9201-41908c483eda'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:25:06.841 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [req-f57f7b20-c843-4f5d-84fb-dcbd5d52c061 51b4536c00134b16842caf956d50ec24 5c72c32200094c4ba88d61749bbe4524 - - -] Security group member updated ['fdff37b6-b9e5-46d1-9201-41908c483eda'] 2021-07-07 13:25:06.841 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [req-f57f7b20-c843-4f5d-84fb-dcbd5d52c061 51b4536c00134b16842caf956d50ec24 5c72c32200094c4ba88d61749bbe4524 - - -] Refresh firewall rules 2021-07-07 13:25:06.841 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f57f7b20-c843-4f5d-84fb-dcbd5d52c061 51b4536c00134b16842caf956d50ec24 5c72c32200094c4ba88d61749bbe4524 - - -] Get security group information for devices via rpc ['7db45fb2-883c-43b2-a243-fc9132083db3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:25:06.918 4560 1886296277064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f57f7b20-c843-4f5d-84fb-dcbd5d52c061 51b4536c00134b16842caf956d50ec24 5c72c32200094c4ba88d61749bbe4524 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:25:06.918 4560 1886296277064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f57f7b20-c843-4f5d-84fb-dcbd5d52c061 51b4536c00134b16842caf956d50ec24 5c72c32200094c4ba88d61749bbe4524 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:25:06.953 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f57f7b20-c843-4f5d-84fb-dcbd5d52c061 51b4536c00134b16842caf956d50ec24 5c72c32200094c4ba88d61749bbe4524 - - -] port_delete event received for '7db45fb2-883c-43b2-a243-fc9132083db3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:25:07.294 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7db45fb2-883c-43b2-a243-fc9132083db3 2021-07-07 13:25:07.761 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ee7dbfbd-cb79-4d3c-8ba9-9cd912c3b05e 6c8a6748f97f45a2a98ce63e2c5eb8e0 79d2088aa900466794424d2b2e24d0cb - - -] Security group member updated on remote: ['a4fa3b8c-d273-4352-a3ed-1e3ac326c49e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:25:07.761 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [req-ee7dbfbd-cb79-4d3c-8ba9-9cd912c3b05e 6c8a6748f97f45a2a98ce63e2c5eb8e0 79d2088aa900466794424d2b2e24d0cb - - -] Security group member updated ['a4fa3b8c-d273-4352-a3ed-1e3ac326c49e'] 2021-07-07 13:25:07.870 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:25:07.870 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7db45fb2-883c-43b2-a243-fc9132083db3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:25:07.870 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7db45fb2-883c-43b2-a243-fc9132083db3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:25:07.870 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7db45fb2-883c-43b2-a243-fc9132083db3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:25:07.870 4560 1886296277064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3dd4ca2f-2ccd-40c3-b3ea-655330d6092c 2021-07-07 13:25:07.870 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7db45fb2-883c-43b2-a243-fc9132083db3'] 2021-07-07 13:25:07.870 4560 1886296277064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:25:07.870 4560 1886296277064 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-07-07 13:25:07.870 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7db45fb2-883c-43b2-a243-fc9132083db3'] 2021-07-07 13:25:09.323 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fcb0a5a2-29ab-443b-b279-51735176c1c2 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 5ec21ba1-b7cb-4fa8-8c1b-45a5f6b6bde9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:25:09.339 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fcb0a5a2-29ab-443b-b279-51735176c1c2 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 5ec21ba1-b7cb-4fa8-8c1b-45a5f6b6bde9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:25:09.901 4560 1886296277064 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-07-07 13:25:09.918 4560 1886296277064 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-07-07 13:25:10.135 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93b370ea-a014-40a2-a8d2-645e1d93d5b1 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 3dd4ca2f-2ccd-40c3-b3ea-655330d6092c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:25:10.135 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93b370ea-a014-40a2-a8d2-645e1d93d5b1 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 3dd4ca2f-2ccd-40c3-b3ea-655330d6092c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:25:10.511 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6389d7a1-575c-4d8e-a2fc-422a4cb55dc2 6a2519b35b4648028735ca441b9f964e d72424827ad54fc2b7fa9273412d0c30 - - -] Security group member updated on remote: ['1e52a750-9f6b-4491-9158-a524c36bec37'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:25:10.511 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [req-6389d7a1-575c-4d8e-a2fc-422a4cb55dc2 6a2519b35b4648028735ca441b9f964e d72424827ad54fc2b7fa9273412d0c30 - - -] Security group member updated ['1e52a750-9f6b-4491-9158-a524c36bec37'] 2021-07-07 13:25:11.854 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6389d7a1-575c-4d8e-a2fc-422a4cb55dc2 6a2519b35b4648028735ca441b9f964e d72424827ad54fc2b7fa9273412d0c30 - - -] port_delete event received for '46f29a5a-8ba7-4c40-85ea-d5ba07445484' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:25:14.965 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9aab202d-fd7d-4869-a724-fc796c9032a4 6a2519b35b4648028735ca441b9f964e d72424827ad54fc2b7fa9273412d0c30 - - -] port_delete event received for '6564e00a-04c1-44a9-baf4-31d0a353ec48' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:25:15.027 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-25f40975-ba7d-4f25-9dc1-60d1a85b0978 b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Security group member updated on remote: ['34095880-311b-4bcd-877d-be3e49103f4d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:25:15.027 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [req-25f40975-ba7d-4f25-9dc1-60d1a85b0978 b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Security group member updated ['34095880-311b-4bcd-877d-be3e49103f4d'] 2021-07-07 13:25:15.777 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f011c7f7-75b8-48a4-aa1b-711b0599d5b0 6a2519b35b4648028735ca441b9f964e d72424827ad54fc2b7fa9273412d0c30 - - -] Security group rule updated on remote: ['9ed3c25d-c3f0-4065-b2f7-75a6203bcfb4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:25:15.777 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [req-f011c7f7-75b8-48a4-aa1b-711b0599d5b0 6a2519b35b4648028735ca441b9f964e d72424827ad54fc2b7fa9273412d0c30 - - -] Security group rule updated ['9ed3c25d-c3f0-4065-b2f7-75a6203bcfb4'] 2021-07-07 13:25:16.168 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b67f1f82-5975-4f3b-a475-a972f78bdfeb 6a2519b35b4648028735ca441b9f964e d72424827ad54fc2b7fa9273412d0c30 - - -] Security group rule updated on remote: ['9ed3c25d-c3f0-4065-b2f7-75a6203bcfb4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:25:16.168 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [req-b67f1f82-5975-4f3b-a475-a972f78bdfeb 6a2519b35b4648028735ca441b9f964e d72424827ad54fc2b7fa9273412d0c30 - - -] Security group rule updated ['9ed3c25d-c3f0-4065-b2f7-75a6203bcfb4'] 2021-07-07 13:25:16.762 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc9e042a-0178-40f2-bf85-85ed99101c20 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 9b5deab1-890f-46db-a624-146f59c436ce port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:25:16.778 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc9e042a-0178-40f2-bf85-85ed99101c20 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 9b5deab1-890f-46db-a624-146f59c436ce defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:25:19.152 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9b5deab1-890f-46db-a624-146f59c436ce 2021-07-07 13:25:19.922 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:25:20.249 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 9b5deab1-890f-46db-a624-146f59c436ce 2021-07-07 13:25:20.249 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 9b5deab1-890f-46db-a624-146f59c436ce updated. Details: {'device': '9b5deab1-890f-46db-a624-146f59c436ce', 'network_id': '50f5c52e-800c-4596-8f68-c0e09e086709', 'port_id': '9b5deab1-890f-46db-a624-146f59c436ce', 'mac_address': 'fa:16:3e:ae:0e:ab', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 117, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6da96687-8e3e-4cdc-afb6-35dcd358256a', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-07 13:25:20.269 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:25:20.269 4560 1886296277064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9b5deab1-890f-46db-a624-146f59c436ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:25:20.269 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9b5deab1-890f-46db-a624-146f59c436ce _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:25:20.269 4560 1886296277064 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 50f5c52e-800c-4596-8f68-c0e09e086709 2021-07-07 13:25:20.269 4560 1886296277064 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-07-07 13:25:20.393 4560 1886296277064 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9b5deab1-890f-46db-a624-146f59c436ce') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:25:20.393 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9b5deab1-890f-46db-a624-146f59c436ce') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:25:20.403 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9b5deab1-890f-46db-a624-146f59c436ce is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:25:20.403 4560 1886296277064 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 117, VLAN trunk: None to switch port 9b5deab1-890f-46db-a624-146f59c436ce 2021-07-07 13:25:20.468 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:25:20.468 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9b5deab1-890f-46db-a624-146f59c436ce'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:25:20.653 4560 1886296277064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9b5deab1-890f-46db-a624-146f59c436ce']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:25:20.653 4560 1886296277064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:25:20.653 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (34095880-311b-4bcd-877d-be3e49103f4d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:25:20.653 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (34095880-311b-4bcd-877d-be3e49103f4d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:25:20.653 4560 1886296277064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9b5deab1-890f-46db-a624-146f59c436ce _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:25:20.653 4560 1886296277064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:25:20.653 4560 1886296277064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9b5deab1-890f-46db-a624-146f59c436ce not yet added. Adding. 2021-07-07 13:25:20.673 4560 1886296277064 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-07-07 13:25:20.673 4560 1886296277064 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-07-07 13:25:20.749 4560 1886296277064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b5deab1-890f-46db-a624-146f59c436ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:25:20.844 4560 1886296277064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b5deab1-890f-46db-a624-146f59c436ce" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:25:20.844 4560 1886296277064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b5deab1-890f-46db-a624-146f59c436ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:25:20.934 4560 1886296277064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b5deab1-890f-46db-a624-146f59c436ce" 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-07-07 13:25:21.029 4560 1886296277064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9b5deab1-890f-46db-a624-146f59c436ce" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.766s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:25:21.029 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9b5deab1-890f-46db-a624-146f59c436ce status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:25:21.029 4560 1886296277064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9b5deab1-890f-46db-a624-146f59c436ce processed. 2021-07-07 13:25:21.800 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-df93a494-7c13-4b5e-83f3-be5cc98ccb96 6a2519b35b4648028735ca441b9f964e d72424827ad54fc2b7fa9273412d0c30 - - -] Security group member updated on remote: ['9ed3c25d-c3f0-4065-b2f7-75a6203bcfb4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:25:21.800 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [req-df93a494-7c13-4b5e-83f3-be5cc98ccb96 6a2519b35b4648028735ca441b9f964e d72424827ad54fc2b7fa9273412d0c30 - - -] Security group member updated ['9ed3c25d-c3f0-4065-b2f7-75a6203bcfb4'] 2021-07-07 13:25:21.926 4560 1886296277064 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-07-07 13:25:22.264 4560 1886296277064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:25:22.668 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d4f81b12-f2da-4cb3-b886-ed5c5c82a17c 6c8a6748f97f45a2a98ce63e2c5eb8e0 79d2088aa900466794424d2b2e24d0cb - - -] Security group member updated on remote: ['a4fa3b8c-d273-4352-a3ed-1e3ac326c49e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:25:22.668 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [req-d4f81b12-f2da-4cb3-b886-ed5c5c82a17c 6c8a6748f97f45a2a98ce63e2c5eb8e0 79d2088aa900466794424d2b2e24d0cb - - -] Security group member updated ['a4fa3b8c-d273-4352-a3ed-1e3ac326c49e'] 2021-07-07 13:25:22.849 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4f81b12-f2da-4cb3-b886-ed5c5c82a17c 6c8a6748f97f45a2a98ce63e2c5eb8e0 79d2088aa900466794424d2b2e24d0cb - - -] port_delete event received for '5ec21ba1-b7cb-4fa8-8c1b-45a5f6b6bde9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:25:23.448 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ceeb4e1b-ea94-43a6-b8b8-9bfcc6bf1b0c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: f4abdf85-843a-4a68-bdee-1da0c4fb6ff2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:25:23.448 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ceeb4e1b-ea94-43a6-b8b8-9bfcc6bf1b0c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port f4abdf85-843a-4a68-bdee-1da0c4fb6ff2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:25:37.841 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-171bdd83-1535-4128-9e55-087d9b7c6b0f 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 2d22b013-1a70-43e2-88d4-c664bfd16724 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:25:37.855 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-171bdd83-1535-4128-9e55-087d9b7c6b0f 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 2d22b013-1a70-43e2-88d4-c664bfd16724 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:25:38.266 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d783a34-f0ba-43ba-af97-53b1095242e5 c8e148e3641a431e8e658a2acafb014e 4a1892fad56244c78bac90d9efdbc002 - - -] port_delete event received for '7c7ec480-9f40-44df-a2da-cf3eb43697ad' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:25:39.323 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2d22b013-1a70-43e2-88d4-c664bfd16724 2021-07-07 13:25:39.988 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:25:40.245 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 2d22b013-1a70-43e2-88d4-c664bfd16724 2021-07-07 13:25:40.245 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Missing port_id from device details: 2d22b013-1a70-43e2-88d4-c664bfd16724. Details: {'device': '2d22b013-1a70-43e2-88d4-c664bfd16724', 'no_active_binding': True} _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:374 2021-07-07 13:25:40.245 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:25:43.721 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7c095002-b7b8-40fa-8057-be123fc91da3 b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Security group member updated on remote: ['34095880-311b-4bcd-877d-be3e49103f4d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:25:43.721 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [req-7c095002-b7b8-40fa-8057-be123fc91da3 b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Security group member updated ['34095880-311b-4bcd-877d-be3e49103f4d'] 2021-07-07 13:25:43.721 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [req-7c095002-b7b8-40fa-8057-be123fc91da3 b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Refresh firewall rules 2021-07-07 13:25:43.721 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7c095002-b7b8-40fa-8057-be123fc91da3 b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Get security group information for devices via rpc ['9b5deab1-890f-46db-a624-146f59c436ce'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:25:43.948 4560 1886296277064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7c095002-b7b8-40fa-8057-be123fc91da3 b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Update security group information for ports dict_keys(['9b5deab1-890f-46db-a624-146f59c436ce']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:25:43.948 4560 1886296277064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7c095002-b7b8-40fa-8057-be123fc91da3 b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:25:43.948 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7c095002-b7b8-40fa-8057-be123fc91da3 b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Update rules of security group (34095880-311b-4bcd-877d-be3e49103f4d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:25:43.948 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7c095002-b7b8-40fa-8057-be123fc91da3 b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Update members of security group (34095880-311b-4bcd-877d-be3e49103f4d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:25:43.948 4560 1886296277064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7c095002-b7b8-40fa-8057-be123fc91da3 b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Update port filter for 9b5deab1-890f-46db-a624-146f59c436ce _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:25:43.948 4560 1886296277064 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7c095002-b7b8-40fa-8057-be123fc91da3 b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Updating port rules. 2021-07-07 13:25:43.948 4560 1886296277064 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7c095002-b7b8-40fa-8057-be123fc91da3 b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Creating 1 new rules, removing 0 old rules. 2021-07-07 13:25:43.948 4560 1886296277064 MainThread DEBUG oslo_concurrency.lockutils [req-7c095002-b7b8-40fa-8057-be123fc91da3 b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Lock "n-hv-driver-port-lock-9b5deab1-890f-46db-a624-146f59c436ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:25:44.075 4560 1886296277064 MainThread DEBUG oslo_concurrency.lockutils [req-7c095002-b7b8-40fa-8057-be123fc91da3 b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Lock "n-hv-driver-port-lock-9b5deab1-890f-46db-a624-146f59c436ce" 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-07-07 13:25:44.075 4560 1886296277064 MainThread DEBUG oslo_concurrency.lockutils [req-7c095002-b7b8-40fa-8057-be123fc91da3 b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Lock "n-hv-driver-port-lock-9b5deab1-890f-46db-a624-146f59c436ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:25:44.075 4560 1886296277064 MainThread DEBUG oslo_concurrency.lockutils [req-7c095002-b7b8-40fa-8057-be123fc91da3 b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Lock "n-hv-driver-port-lock-9b5deab1-890f-46db-a624-146f59c436ce" 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-07-07 13:25:45.088 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d0fa973-a532-497f-be1e-eb8489576cfe 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 3c1b7149-e0d9-421c-80c7-448ab3b85d3f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:25:45.105 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d0fa973-a532-497f-be1e-eb8489576cfe 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 3c1b7149-e0d9-421c-80c7-448ab3b85d3f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:25:45.581 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-964d5652-2fe3-49d0-826c-bbf9208cece7 cd79b6a1c0e5455ebf84c61aea9f2004 0c482cee132c4b45850552e42a8e12c4 - - -] Security group member updated on remote: ['5c55a84e-20f3-4a08-886f-1fbd851d4021'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:25:45.595 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [req-964d5652-2fe3-49d0-826c-bbf9208cece7 cd79b6a1c0e5455ebf84c61aea9f2004 0c482cee132c4b45850552e42a8e12c4 - - -] Security group member updated ['5c55a84e-20f3-4a08-886f-1fbd851d4021'] 2021-07-07 13:25:46.605 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-638f56b6-a82f-4bb7-8adb-b10f5a1a545f cd79b6a1c0e5455ebf84c61aea9f2004 0c482cee132c4b45850552e42a8e12c4 - - -] Security group member updated on remote: ['5c55a84e-20f3-4a08-886f-1fbd851d4021'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:25:46.605 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [req-638f56b6-a82f-4bb7-8adb-b10f5a1a545f cd79b6a1c0e5455ebf84c61aea9f2004 0c482cee132c4b45850552e42a8e12c4 - - -] Security group member updated ['5c55a84e-20f3-4a08-886f-1fbd851d4021'] 2021-07-07 13:25:46.839 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-638f56b6-a82f-4bb7-8adb-b10f5a1a545f cd79b6a1c0e5455ebf84c61aea9f2004 0c482cee132c4b45850552e42a8e12c4 - - -] port_delete event received for 'e7fbf9cf-fb51-4053-8c54-4a37e89ae9ba' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:25:50.578 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a07dd0e5-c124-4bdf-83d5-660fcc86f3e1 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] port_delete event received for 'ae76b31d-3ed5-49ff-9d93-6cd66074a866' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:25:52.106 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe32dee0-e9c4-4e6c-8751-6b6b36c07001 - - - - -] port_update received: 8411fdc5-e2a5-4f6a-97e7-914033b94fa6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:25:52.106 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe32dee0-e9c4-4e6c-8751-6b6b36c07001 - - - - -] No port 8411fdc5-e2a5-4f6a-97e7-914033b94fa6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:25:52.824 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85d2ec53-2688-4dea-ae95-f32b08cbc1ec cd79b6a1c0e5455ebf84c61aea9f2004 0c482cee132c4b45850552e42a8e12c4 - - -] port_delete event received for '5644672a-9d9f-4a06-8632-4807122d96e9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:25:53.590 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2d22b013-1a70-43e2-88d4-c664bfd16724 2021-07-07 13:25:54.058 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:25:54.058 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2d22b013-1a70-43e2-88d4-c664bfd16724' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:25:54.058 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2d22b013-1a70-43e2-88d4-c664bfd16724' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:25:54.058 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Port 2d22b013-1a70-43e2-88d4-c664bfd16724 was not found on this agent. _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:281 2021-07-07 13:25:54.058 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2d22b013-1a70-43e2-88d4-c664bfd16724'] 2021-07-07 13:25:54.058 4560 1886296277064 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-07-07 13:25:54.058 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2d22b013-1a70-43e2-88d4-c664bfd16724'] 2021-07-07 13:25:54.541 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2113337b-2c30-4aec-b5ba-f401f8321450 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group member updated on remote: ['e8de9a93-8cd0-4eb3-8b07-aba30402d2f1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:25:54.541 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [req-2113337b-2c30-4aec-b5ba-f401f8321450 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group member updated ['e8de9a93-8cd0-4eb3-8b07-aba30402d2f1'] 2021-07-07 13:25:54.729 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2113337b-2c30-4aec-b5ba-f401f8321450 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] port_delete event received for '2d22b013-1a70-43e2-88d4-c664bfd16724' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:25:54.791 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b168f05-bf26-43a4-a39b-517c66ca4138 cd79b6a1c0e5455ebf84c61aea9f2004 0c482cee132c4b45850552e42a8e12c4 - - -] network_delete received. Deleting network 8d5d4131-a91e-4a8b-97ea-f032182fc3d4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:25:54.810 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b168f05-bf26-43a4-a39b-517c66ca4138 cd79b6a1c0e5455ebf84c61aea9f2004 0c482cee132c4b45850552e42a8e12c4 - - -] Network 8d5d4131-a91e-4a8b-97ea-f032182fc3d4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:25:56.066 4560 1886296277064 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-07-07 13:25:56.119 4560 1886296277064 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-07-07 13:25:58.166 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4dbb7616-6682-4d9a-bcd5-315b498c9a7e - - - - -] port_update received: 1290b1cc-9f10-4532-948a-0025b23d7dac port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:25:58.166 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4dbb7616-6682-4d9a-bcd5-315b498c9a7e - - - - -] No port 1290b1cc-9f10-4532-948a-0025b23d7dac defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:25:59.980 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01348f86-bb0e-4c70-9080-57776072a3fd 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] port_delete event received for '4fe89eb7-b47c-45fb-901f-d8690b13d89b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:26:02.279 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5774b63-9fda-47a7-9697-3f7d0f07c4ed 94291148b9994d0ea6088757d02d4fc4 7d93f85bda5b4934bc1b3a2e177db759 - - -] port_delete event received for 'a83c00cc-8b8e-4e48-98ed-8450b377a37a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:26:04.994 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bce8f60f-1ab3-4e2c-b66f-aa0be8c30e00 - - - - -] port_delete event received for 'a72be4a9-50ba-4080-8185-48939775415d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:26:05.338 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d022f207-30a1-4cd8-ad09-92cd34e12b18 - - - - -] port_update received: 7c9c7321-8f3f-44f2-b0a6-7085f29f8c11 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:26:05.359 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d022f207-30a1-4cd8-ad09-92cd34e12b18 - - - - -] No port 7c9c7321-8f3f-44f2-b0a6-7085f29f8c11 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:26:06.229 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5fb6afc9-bbbe-4973-9d2d-24a392ad7e49 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] port_delete event received for 'cff5898d-fe9d-4651-833d-ffa645dcc217' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:26:08.432 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c41d66c1-94b3-41cc-9c5c-8796b13764f3 - - - - -] port_update received: 17d539c9-ac6e-4722-8fe7-36eded5ac87c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:26:08.449 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c41d66c1-94b3-41cc-9c5c-8796b13764f3 - - - - -] No port 17d539c9-ac6e-4722-8fe7-36eded5ac87c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:26:08.931 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d0243ee-3514-4e3f-b59a-be24b5521d8a 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] network_delete received. Deleting network 53c2082a-7c61-4ab5-821b-1e44d96ea020 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:26:08.931 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d0243ee-3514-4e3f-b59a-be24b5521d8a 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Network 53c2082a-7c61-4ab5-821b-1e44d96ea020 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:26:10.823 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a849aa7c-6b47-4ecf-adde-be8c2e3c7b6b - - - - -] port_update received: 4eee270e-3699-4266-b90e-a65e9f520dba port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:26:10.839 4560 1886296279000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cda44998-b32f-4526-b4bc-80d68b54dad0 b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Security group member updated on remote: ['34095880-311b-4bcd-877d-be3e49103f4d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:26:10.839 4560 1886296279000 MainThread INFO neutron.agent.securitygroups_rpc [req-cda44998-b32f-4526-b4bc-80d68b54dad0 b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Security group member updated ['34095880-311b-4bcd-877d-be3e49103f4d'] 2021-07-07 13:26:10.839 4560 1886296279000 MainThread INFO neutron.agent.securitygroups_rpc [req-cda44998-b32f-4526-b4bc-80d68b54dad0 b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Refresh firewall rules 2021-07-07 13:26:10.839 4560 1886296279000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cda44998-b32f-4526-b4bc-80d68b54dad0 b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Get security group information for devices via rpc ['9b5deab1-890f-46db-a624-146f59c436ce'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:26:10.839 4560 1886296277064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a849aa7c-6b47-4ecf-adde-be8c2e3c7b6b - - - - -] No port 4eee270e-3699-4266-b90e-a65e9f520dba defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:26:11.057 4560 1886296277064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-45437378-3fd8-439e-9882-54bb3ccaadb5 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated on remote: ['5bef5b83-7996-48bd-9de2-39f7023f963b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:26:11.057 4560 1886296277064 MainThread INFO neutron.agent.securitygroups_rpc [req-45437378-3fd8-439e-9882-54bb3ccaadb5 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated ['5bef5b83-7996-48bd-9de2-39f7023f963b'] 2021-07-07 13:26:11.620 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b91b89f4-12d2-4180-a5a2-a838018fffed 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated on remote: ['5bef5b83-7996-48bd-9de2-39f7023f963b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:26:11.635 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-b91b89f4-12d2-4180-a5a2-a838018fffed 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated ['5bef5b83-7996-48bd-9de2-39f7023f963b'] 2021-07-07 13:26:11.948 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-33dca672-7a82-4054-abf7-c46dfb337c0b 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated on remote: ['5bef5b83-7996-48bd-9de2-39f7023f963b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:26:11.948 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-33dca672-7a82-4054-abf7-c46dfb337c0b 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated ['5bef5b83-7996-48bd-9de2-39f7023f963b'] 2021-07-07 13:26:12.269 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-578da3a7-f782-40ac-bec3-61eef1b513c3 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated on remote: ['5bef5b83-7996-48bd-9de2-39f7023f963b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:26:12.269 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-578da3a7-f782-40ac-bec3-61eef1b513c3 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated ['5bef5b83-7996-48bd-9de2-39f7023f963b'] 2021-07-07 13:26:12.292 4560 1886296279000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cda44998-b32f-4526-b4bc-80d68b54dad0 b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Update security group information for ports dict_keys(['9b5deab1-890f-46db-a624-146f59c436ce']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:26:12.292 4560 1886296279000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cda44998-b32f-4526-b4bc-80d68b54dad0 b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:26:12.292 4560 1886296279000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cda44998-b32f-4526-b4bc-80d68b54dad0 b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Update rules of security group (34095880-311b-4bcd-877d-be3e49103f4d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:26:12.292 4560 1886296279000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cda44998-b32f-4526-b4bc-80d68b54dad0 b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Update members of security group (34095880-311b-4bcd-877d-be3e49103f4d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:26:12.292 4560 1886296279000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cda44998-b32f-4526-b4bc-80d68b54dad0 b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Update port filter for 9b5deab1-890f-46db-a624-146f59c436ce _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:26:12.292 4560 1886296279000 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cda44998-b32f-4526-b4bc-80d68b54dad0 b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Updating port rules. 2021-07-07 13:26:12.292 4560 1886296279000 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cda44998-b32f-4526-b4bc-80d68b54dad0 b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Creating 1 new rules, removing 0 old rules. 2021-07-07 13:26:12.292 4560 1886296279000 MainThread DEBUG oslo_concurrency.lockutils [req-cda44998-b32f-4526-b4bc-80d68b54dad0 b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Lock "n-hv-driver-port-lock-9b5deab1-890f-46db-a624-146f59c436ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:26:12.416 4560 1886296279000 MainThread DEBUG oslo_concurrency.lockutils [req-cda44998-b32f-4526-b4bc-80d68b54dad0 b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Lock "n-hv-driver-port-lock-9b5deab1-890f-46db-a624-146f59c436ce" 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-07-07 13:26:12.416 4560 1886296279000 MainThread DEBUG oslo_concurrency.lockutils [req-cda44998-b32f-4526-b4bc-80d68b54dad0 b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Lock "n-hv-driver-port-lock-9b5deab1-890f-46db-a624-146f59c436ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:26:12.432 4560 1886296279000 MainThread DEBUG oslo_concurrency.lockutils [req-cda44998-b32f-4526-b4bc-80d68b54dad0 b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Lock "n-hv-driver-port-lock-9b5deab1-890f-46db-a624-146f59c436ce" 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-07-07 13:26:12.525 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a5834e17-acf5-4b3d-9e07-be2c8cba16ac 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated on remote: ['5bef5b83-7996-48bd-9de2-39f7023f963b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:26:12.525 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-a5834e17-acf5-4b3d-9e07-be2c8cba16ac 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated ['5bef5b83-7996-48bd-9de2-39f7023f963b'] 2021-07-07 13:26:12.777 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c50cc20e-3f0b-401b-a2d4-c7121b50a714 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated on remote: ['5bef5b83-7996-48bd-9de2-39f7023f963b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:26:12.777 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-c50cc20e-3f0b-401b-a2d4-c7121b50a714 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group rule updated ['5bef5b83-7996-48bd-9de2-39f7023f963b'] 2021-07-07 13:26:13.575 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4db07ebf-ad3c-49ce-931c-3e31b78302a1 2021-07-07 13:26:14.105 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:26:14.525 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 4db07ebf-ad3c-49ce-931c-3e31b78302a1 2021-07-07 13:26:14.525 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 4db07ebf-ad3c-49ce-931c-3e31b78302a1 updated. Details: {'device': '4db07ebf-ad3c-49ce-931c-3e31b78302a1', 'network_id': '315e52e8-df2f-428d-a9a7-91570c1a1aaf', 'port_id': '4db07ebf-ad3c-49ce-931c-3e31b78302a1', 'mac_address': 'fa:16:3e:95:0b:5d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 103, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fee88d8e-4c11-4864-b08a-0844f9800fd5', '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-07-07 13:26:14.525 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:26:14.525 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4db07ebf-ad3c-49ce-931c-3e31b78302a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:26:14.525 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4db07ebf-ad3c-49ce-931c-3e31b78302a1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:26:14.525 4560 1886296280408 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-07-07 13:26:14.557 4560 1886296280408 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4db07ebf-ad3c-49ce-931c-3e31b78302a1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:26:14.557 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4db07ebf-ad3c-49ce-931c-3e31b78302a1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:26:14.588 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4db07ebf-ad3c-49ce-931c-3e31b78302a1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:26:14.588 4560 1886296280408 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 103, VLAN trunk: None to switch port 4db07ebf-ad3c-49ce-931c-3e31b78302a1 2021-07-07 13:26:14.625 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:26:14.625 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4db07ebf-ad3c-49ce-931c-3e31b78302a1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:26:15.073 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4db07ebf-ad3c-49ce-931c-3e31b78302a1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:26:15.073 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:26:15.073 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5b33fa9e-0bc3-49ef-b8ef-62719a51b35d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:26:15.088 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5b33fa9e-0bc3-49ef-b8ef-62719a51b35d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:26:15.088 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4db07ebf-ad3c-49ce-931c-3e31b78302a1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:26:15.088 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:26:15.088 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-07-07 13:26:15.088 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4db07ebf-ad3c-49ce-931c-3e31b78302a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:26:15.088 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4db07ebf-ad3c-49ce-931c-3e31b78302a1" 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-07-07 13:26:15.088 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4db07ebf-ad3c-49ce-931c-3e31b78302a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:26:15.088 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4db07ebf-ad3c-49ce-931c-3e31b78302a1" 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-07-07 13:26:15.119 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4db07ebf-ad3c-49ce-931c-3e31b78302a1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:26:15.119 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4db07ebf-ad3c-49ce-931c-3e31b78302a1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:26:15.119 4560 1886296280408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4db07ebf-ad3c-49ce-931c-3e31b78302a1 processed. 2021-07-07 13:26:15.463 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b85a9e02-aac7-4a2c-9c64-d086235f79e5 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 976ee23a-a124-442f-9366-8e38faf9f5bb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:26:15.495 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b85a9e02-aac7-4a2c-9c64-d086235f79e5 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 976ee23a-a124-442f-9366-8e38faf9f5bb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:26:16.122 4560 1886296280408 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-07-07 13:26:16.932 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:26:17.729 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ed82e3d-4a8f-4e08-8fc1-e9c324474005 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '1290b1cc-9f10-4532-948a-0025b23d7dac' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:26:18.073 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cff7757-7d99-4f5e-b687-7c7cd9f8bbac - - - - -] port_update received: 96c5196e-2d39-445a-9087-8432afe2e887 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:26:18.103 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cff7757-7d99-4f5e-b687-7c7cd9f8bbac - - - - -] No port 96c5196e-2d39-445a-9087-8432afe2e887 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:26:18.401 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dae6f9c0-afe3-43b5-9ffa-a9e2e6ca9b74 - - - - -] port_update received: 59f612e8-78dc-43ce-b555-08f09f9d77c2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:26:18.416 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dae6f9c0-afe3-43b5-9ffa-a9e2e6ca9b74 - - - - -] No port 59f612e8-78dc-43ce-b555-08f09f9d77c2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:26:19.620 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 976ee23a-a124-442f-9366-8e38faf9f5bb 2021-07-07 13:26:20.149 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:26:21.853 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 976ee23a-a124-442f-9366-8e38faf9f5bb 2021-07-07 13:26:21.872 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 976ee23a-a124-442f-9366-8e38faf9f5bb updated. Details: {'device': '976ee23a-a124-442f-9366-8e38faf9f5bb', 'network_id': '50f5c52e-800c-4596-8f68-c0e09e086709', 'port_id': '976ee23a-a124-442f-9366-8e38faf9f5bb', 'mac_address': 'fa:16:3e:1e:f1:aa', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 117, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6da96687-8e3e-4cdc-afb6-35dcd358256a', '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-07-07 13:26:21.872 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:26:21.872 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-976ee23a-a124-442f-9366-8e38faf9f5bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:26:21.872 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 976ee23a-a124-442f-9366-8e38faf9f5bb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:26:21.872 4560 1886296280408 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-07-07 13:26:22.009 4560 1886296280408 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '976ee23a-a124-442f-9366-8e38faf9f5bb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:26:22.009 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '976ee23a-a124-442f-9366-8e38faf9f5bb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:26:22.044 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 976ee23a-a124-442f-9366-8e38faf9f5bb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:26:22.044 4560 1886296280408 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 117, VLAN trunk: None to switch port 976ee23a-a124-442f-9366-8e38faf9f5bb 2021-07-07 13:26:22.122 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:26:22.122 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['976ee23a-a124-442f-9366-8e38faf9f5bb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:26:22.669 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-427d4d89-791c-4603-a10d-f4f160f387a4 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '8411fdc5-e2a5-4f6a-97e7-914033b94fa6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:26:23.232 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ccb96c7-947a-43d0-b804-a9f9e110c783 cd79b6a1c0e5455ebf84c61aea9f2004 0c482cee132c4b45850552e42a8e12c4 - - -] port_delete event received for '59f612e8-78dc-43ce-b555-08f09f9d77c2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:26:23.466 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['976ee23a-a124-442f-9366-8e38faf9f5bb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:26:23.466 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:26:23.466 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (34095880-311b-4bcd-877d-be3e49103f4d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:26:23.466 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (34095880-311b-4bcd-877d-be3e49103f4d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:26:23.466 4560 1886296280408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 976ee23a-a124-442f-9366-8e38faf9f5bb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:26:23.466 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:26:23.466 4560 1886296280408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 976ee23a-a124-442f-9366-8e38faf9f5bb not yet added. Adding. 2021-07-07 13:26:23.466 4560 1886296280408 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-07-07 13:26:23.466 4560 1886296280408 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-07-07 13:26:23.591 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-976ee23a-a124-442f-9366-8e38faf9f5bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:26:23.700 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-976ee23a-a124-442f-9366-8e38faf9f5bb" 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-07-07 13:26:23.700 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-976ee23a-a124-442f-9366-8e38faf9f5bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:26:23.853 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-976ee23a-a124-442f-9366-8e38faf9f5bb" 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-07-07 13:26:23.956 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-976ee23a-a124-442f-9366-8e38faf9f5bb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:26:23.956 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 976ee23a-a124-442f-9366-8e38faf9f5bb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:26:23.956 4560 1886296280408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 976ee23a-a124-442f-9366-8e38faf9f5bb processed. 2021-07-07 13:26:24.169 4560 1886296280408 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-07-07 13:26:25.618 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5ffec4d-9c6d-45d9-8b31-2fc249ff3e3f 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'fd30ffbf-7194-445d-9ed6-ce9e08835b16' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:26:25.901 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5ffec4d-9c6d-45d9-8b31-2fc249ff3e3f 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network cb5702bd-8404-4831-97ed-0b0eeb13eaec network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:26:25.901 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5ffec4d-9c6d-45d9-8b31-2fc249ff3e3f 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network cb5702bd-8404-4831-97ed-0b0eeb13eaec not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:26:26.202 4560 1886296280408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 2.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:26:26.202 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:26:26.202 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:26:26.790 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b1ce2c7-775d-4427-8df1-d3292b4a516d cd79b6a1c0e5455ebf84c61aea9f2004 0c482cee132c4b45850552e42a8e12c4 - - -] port_delete event received for '17d539c9-ac6e-4722-8fe7-36eded5ac87c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:26:26.889 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a960eeaf-9175-417e-8dbc-c1d13d5752d0 - - - - -] port_update received: 70f00ab3-e6f3-490f-b652-78a5be1862bc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:26:26.905 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a960eeaf-9175-417e-8dbc-c1d13d5752d0 - - - - -] No port 70f00ab3-e6f3-490f-b652-78a5be1862bc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:26:30.703 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ee71e61-5ba5-4d5a-9f1a-2caa2dea34ee 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '4eee270e-3699-4266-b90e-a65e9f520dba' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:26:34.368 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50c4464b-a5e7-4725-b2d0-c96c4a8bb84a 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '7c9c7321-8f3f-44f2-b0a6-7085f29f8c11' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:26:34.406 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7710fec5-e24d-4e0b-8e3c-8be3edb1c88b 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group member updated on remote: ['5bef5b83-7996-48bd-9de2-39f7023f963b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:26:34.406 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-7710fec5-e24d-4e0b-8e3c-8be3edb1c88b 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group member updated ['5bef5b83-7996-48bd-9de2-39f7023f963b'] 2021-07-07 13:26:36.532 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0fc02f8d-b851-444e-843a-635ff07c7b6f 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '1ee5e224-e74c-4695-9aec-ef468055e88c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:26:36.736 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b2e022a-208b-4490-90ad-d3325ce3af8c - - - - -] port_delete event received for '1ee5e224-e74c-4695-9aec-ef468055e88c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:26:36.937 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0fc02f8d-b851-444e-843a-635ff07c7b6f 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 56c2c8ee-5349-4983-aad1-533514290afd network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:26:36.937 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0fc02f8d-b851-444e-843a-635ff07c7b6f 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 56c2c8ee-5349-4983-aad1-533514290afd not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:26:38.701 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22880415-d99a-4e9a-bf16-f345df356ff1 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 26a1e456-bee8-4b43-b5cf-5220ab47821d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:26:38.712 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22880415-d99a-4e9a-bf16-f345df356ff1 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 26a1e456-bee8-4b43-b5cf-5220ab47821d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:26:41.302 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d2e273c-6e4d-436e-9089-89778d813a42 94291148b9994d0ea6088757d02d4fc4 7d93f85bda5b4934bc1b3a2e177db759 - - -] port_delete event received for '209a1b64-c8cc-4f84-9024-0710f0d47122' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:26:44.057 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4db07ebf-ad3c-49ce-931c-3e31b78302a1 2021-07-07 13:26:44.244 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:26:44.244 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4db07ebf-ad3c-49ce-931c-3e31b78302a1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:26:44.244 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4db07ebf-ad3c-49ce-931c-3e31b78302a1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:26:44.244 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4db07ebf-ad3c-49ce-931c-3e31b78302a1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:26:44.258 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4db07ebf-ad3c-49ce-931c-3e31b78302a1'] 2021-07-07 13:26:44.258 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:26:44.258 4560 1886296280056 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-07-07 13:26:44.258 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4db07ebf-ad3c-49ce-931c-3e31b78302a1'] 2021-07-07 13:26:46.087 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ffbcec4-4cfd-441d-805c-823f8eb7a57b 94291148b9994d0ea6088757d02d4fc4 7d93f85bda5b4934bc1b3a2e177db759 - - -] port_delete event received for 'fcee1a77-d0ef-46f2-bb9a-9ecf2f812f01' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:26:46.263 4560 1886296280056 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-07-07 13:26:47.044 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.782s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:26:48.040 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d63ac13-6769-41e0-98b9-55c9e5a69dea - - - - -] port_update received: 3698799d-cecc-4b54-9b93-9a93a92eb060 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:26:48.056 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d63ac13-6769-41e0-98b9-55c9e5a69dea - - - - -] No port 3698799d-cecc-4b54-9b93-9a93a92eb060 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:26:48.072 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4db07ebf-ad3c-49ce-931c-3e31b78302a1 2021-07-07 13:26:48.276 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:26:48.276 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4db07ebf-ad3c-49ce-931c-3e31b78302a1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:26:48.276 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4db07ebf-ad3c-49ce-931c-3e31b78302a1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:26:48.276 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4db07ebf-ad3c-49ce-931c-3e31b78302a1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:26:48.276 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 315e52e8-df2f-428d-a9a7-91570c1a1aaf 2021-07-07 13:26:48.292 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4db07ebf-ad3c-49ce-931c-3e31b78302a1'] 2021-07-07 13:26:48.292 4560 1886296280056 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-07-07 13:26:48.292 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4db07ebf-ad3c-49ce-931c-3e31b78302a1'] 2021-07-07 13:26:50.282 4560 1886296280056 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-07-07 13:26:50.466 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:26:51.916 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7fb8c37-5254-4e52-9a47-a2778c642137 94291148b9994d0ea6088757d02d4fc4 7d93f85bda5b4934bc1b3a2e177db759 - - -] port_delete event received for '5bcf973d-f779-45ec-bc26-d0d236e6d62d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:26:53.524 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64e1f36f-f29a-4135-981d-be9494c2937d - - - - -] port_update received: e15e6dc8-18ec-4b52-96d9-d4f2b8255ffd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:26:53.539 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64e1f36f-f29a-4135-981d-be9494c2937d - - - - -] No port e15e6dc8-18ec-4b52-96d9-d4f2b8255ffd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:27:02.665 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d119856-7010-4bd9-9253-5b8b66527823 94291148b9994d0ea6088757d02d4fc4 7d93f85bda5b4934bc1b3a2e177db759 - - -] port_delete event received for '39eccc9b-b2b9-467b-ac9c-139ecd1efe4f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:27:04.462 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27baadda-28c8-4262-a41d-b2fcd954225f - - - - -] port_update received: 18e948f9-d8e4-4618-90ee-1ad16763a251 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:27:04.462 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27baadda-28c8-4262-a41d-b2fcd954225f - - - - -] No port 18e948f9-d8e4-4618-90ee-1ad16763a251 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:27:04.530 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-34de4837-fa12-4ac8-9204-0cec3018707b b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Security group member updated on remote: ['34095880-311b-4bcd-877d-be3e49103f4d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:27:04.540 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-34de4837-fa12-4ac8-9204-0cec3018707b b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Security group member updated ['34095880-311b-4bcd-877d-be3e49103f4d'] 2021-07-07 13:27:04.540 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-34de4837-fa12-4ac8-9204-0cec3018707b b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Refresh firewall rules 2021-07-07 13:27:04.540 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-34de4837-fa12-4ac8-9204-0cec3018707b b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Get security group information for devices via rpc ['9b5deab1-890f-46db-a624-146f59c436ce', '976ee23a-a124-442f-9366-8e38faf9f5bb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:27:06.187 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-34de4837-fa12-4ac8-9204-0cec3018707b b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Update security group information for ports dict_keys(['976ee23a-a124-442f-9366-8e38faf9f5bb', '9b5deab1-890f-46db-a624-146f59c436ce']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:27:06.187 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-34de4837-fa12-4ac8-9204-0cec3018707b b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:27:06.187 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-34de4837-fa12-4ac8-9204-0cec3018707b b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Update rules of security group (34095880-311b-4bcd-877d-be3e49103f4d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:27:06.187 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-34de4837-fa12-4ac8-9204-0cec3018707b b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Update members of security group (34095880-311b-4bcd-877d-be3e49103f4d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:27:06.187 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-34de4837-fa12-4ac8-9204-0cec3018707b b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Update port filter for 976ee23a-a124-442f-9366-8e38faf9f5bb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:27:06.187 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-34de4837-fa12-4ac8-9204-0cec3018707b b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Updating port rules. 2021-07-07 13:27:06.187 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-34de4837-fa12-4ac8-9204-0cec3018707b b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Creating 1 new rules, removing 0 old rules. 2021-07-07 13:27:06.187 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-34de4837-fa12-4ac8-9204-0cec3018707b b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Lock "n-hv-driver-port-lock-976ee23a-a124-442f-9366-8e38faf9f5bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:27:06.308 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-34de4837-fa12-4ac8-9204-0cec3018707b b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Lock "n-hv-driver-port-lock-976ee23a-a124-442f-9366-8e38faf9f5bb" 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-07-07 13:27:06.326 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-34de4837-fa12-4ac8-9204-0cec3018707b b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Lock "n-hv-driver-port-lock-976ee23a-a124-442f-9366-8e38faf9f5bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:27:06.326 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-34de4837-fa12-4ac8-9204-0cec3018707b b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Lock "n-hv-driver-port-lock-976ee23a-a124-442f-9366-8e38faf9f5bb" 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-07-07 13:27:06.326 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-34de4837-fa12-4ac8-9204-0cec3018707b b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Update port filter for 9b5deab1-890f-46db-a624-146f59c436ce _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:27:06.326 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-34de4837-fa12-4ac8-9204-0cec3018707b b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Updating port rules. 2021-07-07 13:27:06.326 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-34de4837-fa12-4ac8-9204-0cec3018707b b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Creating 1 new rules, removing 0 old rules. 2021-07-07 13:27:06.326 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-34de4837-fa12-4ac8-9204-0cec3018707b b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Lock "n-hv-driver-port-lock-9b5deab1-890f-46db-a624-146f59c436ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:27:06.446 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-34de4837-fa12-4ac8-9204-0cec3018707b b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Lock "n-hv-driver-port-lock-9b5deab1-890f-46db-a624-146f59c436ce" 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-07-07 13:27:06.446 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-34de4837-fa12-4ac8-9204-0cec3018707b b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Lock "n-hv-driver-port-lock-9b5deab1-890f-46db-a624-146f59c436ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:27:06.446 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-34de4837-fa12-4ac8-9204-0cec3018707b b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Lock "n-hv-driver-port-lock-9b5deab1-890f-46db-a624-146f59c436ce" 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-07-07 13:27:08.492 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-690e6dac-bc4d-466c-8c1c-62c5bd134e95 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 970b8cc2-237e-48e2-8f6d-cf1f861c0433 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:27:08.492 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-690e6dac-bc4d-466c-8c1c-62c5bd134e95 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 970b8cc2-237e-48e2-8f6d-cf1f861c0433 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:27:09.968 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4db07ebf-ad3c-49ce-931c-3e31b78302a1 2021-07-07 13:27:10.389 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:27:10.680 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61aeb6b3-8441-465c-a7ef-838979bc9ed7 - - - - -] port_update received: 93f17ad0-577b-4c97-bc10-feb02963727a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:27:10.702 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61aeb6b3-8441-465c-a7ef-838979bc9ed7 - - - - -] No port 93f17ad0-577b-4c97-bc10-feb02963727a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:27:10.826 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 4db07ebf-ad3c-49ce-931c-3e31b78302a1 2021-07-07 13:27:10.826 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 4db07ebf-ad3c-49ce-931c-3e31b78302a1 updated. Details: {'device': '4db07ebf-ad3c-49ce-931c-3e31b78302a1', 'network_id': '315e52e8-df2f-428d-a9a7-91570c1a1aaf', 'port_id': '4db07ebf-ad3c-49ce-931c-3e31b78302a1', 'mac_address': 'fa:16:3e:95:0b:5d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 103, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fee88d8e-4c11-4864-b08a-0844f9800fd5', '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-07-07 13:27:10.826 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:27:10.826 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4db07ebf-ad3c-49ce-931c-3e31b78302a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:27:10.826 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4db07ebf-ad3c-49ce-931c-3e31b78302a1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:27:10.826 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 315e52e8-df2f-428d-a9a7-91570c1a1aaf 2021-07-07 13:27:10.826 4560 1886296280056 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-07-07 13:27:10.964 4560 1886296280056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4db07ebf-ad3c-49ce-931c-3e31b78302a1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:27:10.964 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4db07ebf-ad3c-49ce-931c-3e31b78302a1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:27:10.964 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4db07ebf-ad3c-49ce-931c-3e31b78302a1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:27:10.964 4560 1886296280056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 103, VLAN trunk: None to switch port 4db07ebf-ad3c-49ce-931c-3e31b78302a1 2021-07-07 13:27:11.044 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:27:11.044 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4db07ebf-ad3c-49ce-931c-3e31b78302a1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:27:11.321 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a474c08d-f296-4c57-aa61-e142fe5eed30 94291148b9994d0ea6088757d02d4fc4 7d93f85bda5b4934bc1b3a2e177db759 - - -] port_delete event received for 'a2ca3392-e914-4ae2-85d7-c02533be0bf3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:27:11.398 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4db07ebf-ad3c-49ce-931c-3e31b78302a1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:27:11.398 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:27:11.398 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5b33fa9e-0bc3-49ef-b8ef-62719a51b35d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:27:11.398 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5b33fa9e-0bc3-49ef-b8ef-62719a51b35d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:27:11.398 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4db07ebf-ad3c-49ce-931c-3e31b78302a1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:27:11.398 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:27:11.398 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4db07ebf-ad3c-49ce-931c-3e31b78302a1 not yet added. Adding. 2021-07-07 13:27:11.398 4560 1886296280056 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-07-07 13:27:11.398 4560 1886296280056 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-07-07 13:27:11.525 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4db07ebf-ad3c-49ce-931c-3e31b78302a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:27:11.617 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4db07ebf-ad3c-49ce-931c-3e31b78302a1" 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-07-07 13:27:11.617 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4db07ebf-ad3c-49ce-931c-3e31b78302a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:27:11.686 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8340bbcf-8af3-4149-b44d-01f94dbd8710 b3b442d15ddd43839bdb7aff59d5c29b 7d60d640ea6348f491064aed4a76d339 - - -] Security group rule updated on remote: ['8b876ca9-eb0d-44ba-87f7-8f4a1762067a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:27:11.686 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-8340bbcf-8af3-4149-b44d-01f94dbd8710 b3b442d15ddd43839bdb7aff59d5c29b 7d60d640ea6348f491064aed4a76d339 - - -] Security group rule updated ['8b876ca9-eb0d-44ba-87f7-8f4a1762067a'] 2021-07-07 13:27:11.759 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4db07ebf-ad3c-49ce-931c-3e31b78302a1" 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-07-07 13:27:11.843 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4db07ebf-ad3c-49ce-931c-3e31b78302a1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:27:11.843 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4db07ebf-ad3c-49ce-931c-3e31b78302a1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:27:11.843 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4db07ebf-ad3c-49ce-931c-3e31b78302a1 processed. 2021-07-07 13:27:11.953 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ed6a525b-1068-496f-a549-6358e21d31bd b3b442d15ddd43839bdb7aff59d5c29b 7d60d640ea6348f491064aed4a76d339 - - -] Security group rule updated on remote: ['8b876ca9-eb0d-44ba-87f7-8f4a1762067a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:27:11.953 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-ed6a525b-1068-496f-a549-6358e21d31bd b3b442d15ddd43839bdb7aff59d5c29b 7d60d640ea6348f491064aed4a76d339 - - -] Security group rule updated ['8b876ca9-eb0d-44ba-87f7-8f4a1762067a'] 2021-07-07 13:27:12.243 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-94e3b52d-2842-4d46-8266-1783763bcc16 b3b442d15ddd43839bdb7aff59d5c29b 7d60d640ea6348f491064aed4a76d339 - - -] Security group rule updated on remote: ['8b876ca9-eb0d-44ba-87f7-8f4a1762067a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:27:12.243 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-94e3b52d-2842-4d46-8266-1783763bcc16 b3b442d15ddd43839bdb7aff59d5c29b 7d60d640ea6348f491064aed4a76d339 - - -] Security group rule updated ['8b876ca9-eb0d-44ba-87f7-8f4a1762067a'] 2021-07-07 13:27:12.400 4560 1886296280056 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-07-07 13:27:12.436 4560 1886296280408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-083f77a8-9387-488b-9665-f02644f0a2a8 b3b442d15ddd43839bdb7aff59d5c29b 7d60d640ea6348f491064aed4a76d339 - - -] Security group rule updated on remote: ['8b876ca9-eb0d-44ba-87f7-8f4a1762067a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:27:12.436 4560 1886296280408 MainThread INFO neutron.agent.securitygroups_rpc [req-083f77a8-9387-488b-9665-f02644f0a2a8 b3b442d15ddd43839bdb7aff59d5c29b 7d60d640ea6348f491064aed4a76d339 - - -] Security group rule updated ['8b876ca9-eb0d-44ba-87f7-8f4a1762067a'] 2021-07-07 13:27:12.687 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:27:12.821 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9b2b4ce7-fbe2-4bf4-85c0-7d9dc2b2cc47 b3b442d15ddd43839bdb7aff59d5c29b 7d60d640ea6348f491064aed4a76d339 - - -] Security group rule updated on remote: ['8b876ca9-eb0d-44ba-87f7-8f4a1762067a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:27:12.821 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-9b2b4ce7-fbe2-4bf4-85c0-7d9dc2b2cc47 b3b442d15ddd43839bdb7aff59d5c29b 7d60d640ea6348f491064aed4a76d339 - - -] Security group rule updated ['8b876ca9-eb0d-44ba-87f7-8f4a1762067a'] 2021-07-07 13:27:13.406 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5ba5805e-adb1-43e4-8ae9-7953d268b053 b3b442d15ddd43839bdb7aff59d5c29b 7d60d640ea6348f491064aed4a76d339 - - -] Security group rule updated on remote: ['8b876ca9-eb0d-44ba-87f7-8f4a1762067a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:27:13.406 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-5ba5805e-adb1-43e4-8ae9-7953d268b053 b3b442d15ddd43839bdb7aff59d5c29b 7d60d640ea6348f491064aed4a76d339 - - -] Security group rule updated ['8b876ca9-eb0d-44ba-87f7-8f4a1762067a'] 2021-07-07 13:27:17.656 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-af94fda4-a226-4ba5-8f13-fb836e165710 b3b442d15ddd43839bdb7aff59d5c29b 7d60d640ea6348f491064aed4a76d339 - - -] Security group member updated on remote: ['8b876ca9-eb0d-44ba-87f7-8f4a1762067a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:27:17.656 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-af94fda4-a226-4ba5-8f13-fb836e165710 b3b442d15ddd43839bdb7aff59d5c29b 7d60d640ea6348f491064aed4a76d339 - - -] Security group member updated ['8b876ca9-eb0d-44ba-87f7-8f4a1762067a'] 2021-07-07 13:27:19.681 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-560b5601-13b5-45f2-ae93-ac8253d6f113 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 5072a921-f65c-44fe-aa00-7ab6f5d7dd4d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:27:19.681 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-560b5601-13b5-45f2-ae93-ac8253d6f113 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 5072a921-f65c-44fe-aa00-7ab6f5d7dd4d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:27:20.390 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-56b1a008-7a1b-44b7-a013-f2ac93585fd9 655bd94e3c5d485dafd3fc1919a0b13a 26c6a372b2c049d499942dde06dfba1d - - -] Security group member updated on remote: ['9c1b895e-ae64-4aa1-b58b-65083dfc1ae7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:27:20.390 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-56b1a008-7a1b-44b7-a013-f2ac93585fd9 655bd94e3c5d485dafd3fc1919a0b13a 26c6a372b2c049d499942dde06dfba1d - - -] Security group member updated ['9c1b895e-ae64-4aa1-b58b-65083dfc1ae7'] 2021-07-07 13:27:22.070 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5072a921-f65c-44fe-aa00-7ab6f5d7dd4d 2021-07-07 13:27:22.452 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:27:22.686 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 5072a921-f65c-44fe-aa00-7ab6f5d7dd4d 2021-07-07 13:27:22.686 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 5072a921-f65c-44fe-aa00-7ab6f5d7dd4d updated. Details: {'device': '5072a921-f65c-44fe-aa00-7ab6f5d7dd4d', 'network_id': '82111df3-724b-4ae3-bf8b-3ad96456f918', 'port_id': '5072a921-f65c-44fe-aa00-7ab6f5d7dd4d', 'mac_address': 'fa:16:3e:55:85:17', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 107, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b6799d60-de41-4f88-bea1-d17d2fbf407c', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-07 13:27:22.686 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:27:22.686 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5072a921-f65c-44fe-aa00-7ab6f5d7dd4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:27:22.686 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5072a921-f65c-44fe-aa00-7ab6f5d7dd4d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:27:22.686 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 82111df3-724b-4ae3-bf8b-3ad96456f918 2021-07-07 13:27:22.686 4560 1886296280056 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-07-07 13:27:22.728 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fb250726-cc80-4964-9750-384352b55345 655bd94e3c5d485dafd3fc1919a0b13a 26c6a372b2c049d499942dde06dfba1d - - -] Security group member updated on remote: ['9c1b895e-ae64-4aa1-b58b-65083dfc1ae7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:27:22.747 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-fb250726-cc80-4964-9750-384352b55345 655bd94e3c5d485dafd3fc1919a0b13a 26c6a372b2c049d499942dde06dfba1d - - -] Security group member updated ['9c1b895e-ae64-4aa1-b58b-65083dfc1ae7'] 2021-07-07 13:27:22.827 4560 1886296280056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5072a921-f65c-44fe-aa00-7ab6f5d7dd4d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:27:22.827 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5072a921-f65c-44fe-aa00-7ab6f5d7dd4d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:27:22.843 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5072a921-f65c-44fe-aa00-7ab6f5d7dd4d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:27:22.843 4560 1886296280056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 107, VLAN trunk: None to switch port 5072a921-f65c-44fe-aa00-7ab6f5d7dd4d 2021-07-07 13:27:22.902 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb250726-cc80-4964-9750-384352b55345 655bd94e3c5d485dafd3fc1919a0b13a 26c6a372b2c049d499942dde06dfba1d - - -] port_delete event received for '7bafcfe1-8ecd-473f-984d-8b476faea2c1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:27:22.920 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:27:22.920 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5072a921-f65c-44fe-aa00-7ab6f5d7dd4d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:27:23.469 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5072a921-f65c-44fe-aa00-7ab6f5d7dd4d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:27:23.469 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:27:23.469 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8b876ca9-eb0d-44ba-87f7-8f4a1762067a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:27:23.469 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5072a921-f65c-44fe-aa00-7ab6f5d7dd4d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:27:23.469 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:27:23.469 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5072a921-f65c-44fe-aa00-7ab6f5d7dd4d not yet added. Adding. 2021-07-07 13:27:23.469 4560 1886296280056 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-07-07 13:27:23.469 4560 1886296280056 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-07-07 13:27:23.571 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5072a921-f65c-44fe-aa00-7ab6f5d7dd4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:27:23.704 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5072a921-f65c-44fe-aa00-7ab6f5d7dd4d" 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-07-07 13:27:23.704 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5072a921-f65c-44fe-aa00-7ab6f5d7dd4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:27:23.840 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5072a921-f65c-44fe-aa00-7ab6f5d7dd4d" 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-07-07 13:27:23.938 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5072a921-f65c-44fe-aa00-7ab6f5d7dd4d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:27:23.938 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5072a921-f65c-44fe-aa00-7ab6f5d7dd4d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:27:23.938 4560 1886296280056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5072a921-f65c-44fe-aa00-7ab6f5d7dd4d processed. 2021-07-07 13:27:24.454 4560 1886296280056 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-07-07 13:27:24.652 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e125634-2acd-479d-a1a7-3b018bf0d3d7 1103597ffc0044d68c8afa5fe2d1843a d259b13bb2034e7daaaa85b127e9434c - - -] network_delete received. Deleting network 21461f34-0a35-4a8b-aa25-b92008bec04b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:27:24.652 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e125634-2acd-479d-a1a7-3b018bf0d3d7 1103597ffc0044d68c8afa5fe2d1843a d259b13bb2034e7daaaa85b127e9434c - - -] Network 21461f34-0a35-4a8b-aa25-b92008bec04b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:27:24.777 4560 1886296280056 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-07-07 13:27:28.656 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-093b8bc8-2a14-4df0-a38d-b13d3c3cedd8 1103597ffc0044d68c8afa5fe2d1843a d259b13bb2034e7daaaa85b127e9434c - - -] port_delete event received for '3cb50394-f6a5-4e84-b88b-8815d4391b50' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:27:29.246 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-093b8bc8-2a14-4df0-a38d-b13d3c3cedd8 1103597ffc0044d68c8afa5fe2d1843a d259b13bb2034e7daaaa85b127e9434c - - -] network_delete received. Deleting network b0644ca1-459c-4db8-bcb6-a4bca27c4d97 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:27:29.246 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-093b8bc8-2a14-4df0-a38d-b13d3c3cedd8 1103597ffc0044d68c8afa5fe2d1843a d259b13bb2034e7daaaa85b127e9434c - - -] Network b0644ca1-459c-4db8-bcb6-a4bca27c4d97 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:27:31.401 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-103e4ece-dd90-4af9-87dd-39f28235a990 1103597ffc0044d68c8afa5fe2d1843a d259b13bb2034e7daaaa85b127e9434c - - -] network_delete received. Deleting network 30aaf29e-5d04-4fc9-84bd-874287adb8f1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:27:31.401 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-103e4ece-dd90-4af9-87dd-39f28235a990 1103597ffc0044d68c8afa5fe2d1843a d259b13bb2034e7daaaa85b127e9434c - - -] Network 30aaf29e-5d04-4fc9-84bd-874287adb8f1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:27:33.132 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b644360d-0319-46e4-a4d9-397c5ef41780 bf60e32f85b7468191a6bf7e14fc91a1 054fc0d3335e4946a85cd9bd9ac5e6fb - - -] Security group member updated on remote: ['15caaf26-f60d-4c5c-8814-c260387158cb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:27:33.132 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-b644360d-0319-46e4-a4d9-397c5ef41780 bf60e32f85b7468191a6bf7e14fc91a1 054fc0d3335e4946a85cd9bd9ac5e6fb - - -] Security group member updated ['15caaf26-f60d-4c5c-8814-c260387158cb'] 2021-07-07 13:27:33.289 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-246476f5-7ae2-438c-9122-7475fa7d4ef9 1103597ffc0044d68c8afa5fe2d1843a d259b13bb2034e7daaaa85b127e9434c - - -] network_delete received. Deleting network e1133dd0-a8fa-44eb-a383-4770a74c683a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:27:33.289 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-246476f5-7ae2-438c-9122-7475fa7d4ef9 1103597ffc0044d68c8afa5fe2d1843a d259b13bb2034e7daaaa85b127e9434c - - -] Network e1133dd0-a8fa-44eb-a383-4770a74c683a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:27:35.436 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-314f667a-c9b7-4b6c-838f-fd945e43fd0f 1103597ffc0044d68c8afa5fe2d1843a d259b13bb2034e7daaaa85b127e9434c - - -] network_delete received. Deleting network 0752660d-e62e-4bae-80d9-8f218dcaef56 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:27:35.450 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-314f667a-c9b7-4b6c-838f-fd945e43fd0f 1103597ffc0044d68c8afa5fe2d1843a d259b13bb2034e7daaaa85b127e9434c - - -] Network 0752660d-e62e-4bae-80d9-8f218dcaef56 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:27:35.938 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b199880-1cc1-4aef-a981-a1bac8688c81 b3fa6f3a5e8e4ce9951c05d92684cb90 be8179854098499c9f1dddfe5f24719c - - -] network_delete received. Deleting network 88c02935-d90e-4d44-a27e-8681d09134ed network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:27:35.938 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b199880-1cc1-4aef-a981-a1bac8688c81 b3fa6f3a5e8e4ce9951c05d92684cb90 be8179854098499c9f1dddfe5f24719c - - -] Network 88c02935-d90e-4d44-a27e-8681d09134ed not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:27:40.810 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4340e6e2-a447-4278-86a5-6d3553cfe334 ec8b7e41bacd4e5fb6b66078da490638 f38a59c7a2ff4c2e854b67193ec80efb - - -] Security group member updated on remote: ['481d17c0-01ae-462b-a201-8cdb830e2701'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:27:40.810 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-4340e6e2-a447-4278-86a5-6d3553cfe334 ec8b7e41bacd4e5fb6b66078da490638 f38a59c7a2ff4c2e854b67193ec80efb - - -] Security group member updated ['481d17c0-01ae-462b-a201-8cdb830e2701'] 2021-07-07 13:27:41.353 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8a929929-25ca-4723-ae5d-b0b462f1fa3d bf60e32f85b7468191a6bf7e14fc91a1 054fc0d3335e4946a85cd9bd9ac5e6fb - - -] Security group member updated on remote: ['15caaf26-f60d-4c5c-8814-c260387158cb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:27:41.353 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-8a929929-25ca-4723-ae5d-b0b462f1fa3d bf60e32f85b7468191a6bf7e14fc91a1 054fc0d3335e4946a85cd9bd9ac5e6fb - - -] Security group member updated ['15caaf26-f60d-4c5c-8814-c260387158cb'] 2021-07-07 13:27:41.569 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a929929-25ca-4723-ae5d-b0b462f1fa3d bf60e32f85b7468191a6bf7e14fc91a1 054fc0d3335e4946a85cd9bd9ac5e6fb - - -] port_delete event received for 'a08e062e-f077-479b-b9ed-cd0dc371f5b4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:27:41.760 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-73a72d11-78d7-4e41-a948-a9914769522a ec8b7e41bacd4e5fb6b66078da490638 f38a59c7a2ff4c2e854b67193ec80efb - - -] Security group member updated on remote: ['481d17c0-01ae-462b-a201-8cdb830e2701'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:27:41.760 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-73a72d11-78d7-4e41-a948-a9914769522a ec8b7e41bacd4e5fb6b66078da490638 f38a59c7a2ff4c2e854b67193ec80efb - - -] Security group member updated ['481d17c0-01ae-462b-a201-8cdb830e2701'] 2021-07-07 13:27:41.804 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73a72d11-78d7-4e41-a948-a9914769522a ec8b7e41bacd4e5fb6b66078da490638 f38a59c7a2ff4c2e854b67193ec80efb - - -] port_delete event received for 'c1fa4f13-06bf-4ae7-851a-cb4aac089b2c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:27:42.761 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34a8ef26-c868-423f-8d5f-4b02209508d0 - - - - -] port_delete event received for '5ef610bc-0491-4033-8606-d501b5816cd9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:27:43.179 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0c83533-56b0-4e83-85cf-5c776f038f0e bf60e32f85b7468191a6bf7e14fc91a1 054fc0d3335e4946a85cd9bd9ac5e6fb - - -] port_delete event received for '5ef610bc-0491-4033-8606-d501b5816cd9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:27:43.444 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0c83533-56b0-4e83-85cf-5c776f038f0e bf60e32f85b7468191a6bf7e14fc91a1 054fc0d3335e4946a85cd9bd9ac5e6fb - - -] network_delete received. Deleting network e417f27c-4b2c-480d-aef8-5d4325845f76 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:27:43.444 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0c83533-56b0-4e83-85cf-5c776f038f0e bf60e32f85b7468191a6bf7e14fc91a1 054fc0d3335e4946a85cd9bd9ac5e6fb - - -] Network e417f27c-4b2c-480d-aef8-5d4325845f76 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:27:45.603 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f3b2b2e-860e-4106-bf59-52168e71a6dc ec8b7e41bacd4e5fb6b66078da490638 f38a59c7a2ff4c2e854b67193ec80efb - - -] port_delete event received for '7f7f4c5b-7ca0-4ef1-ba7e-bd7cd2214737' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:27:46.501 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cf2d828c-6fd6-460d-a8b9-14c340c1aa9d b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Security group member updated on remote: ['34095880-311b-4bcd-877d-be3e49103f4d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:27:46.501 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-cf2d828c-6fd6-460d-a8b9-14c340c1aa9d b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Security group member updated ['34095880-311b-4bcd-877d-be3e49103f4d'] 2021-07-07 13:27:46.501 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-cf2d828c-6fd6-460d-a8b9-14c340c1aa9d b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Refresh firewall rules 2021-07-07 13:27:46.501 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cf2d828c-6fd6-460d-a8b9-14c340c1aa9d b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Get security group information for devices via rpc ['9b5deab1-890f-46db-a624-146f59c436ce', '976ee23a-a124-442f-9366-8e38faf9f5bb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:27:46.501 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4db07ebf-ad3c-49ce-931c-3e31b78302a1 2021-07-07 13:27:46.539 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:27:46.539 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4db07ebf-ad3c-49ce-931c-3e31b78302a1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:27:46.539 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4db07ebf-ad3c-49ce-931c-3e31b78302a1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:27:46.539 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4db07ebf-ad3c-49ce-931c-3e31b78302a1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:27:46.539 4560 1886296279704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 315e52e8-df2f-428d-a9a7-91570c1a1aaf 2021-07-07 13:27:46.539 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4db07ebf-ad3c-49ce-931c-3e31b78302a1'] 2021-07-07 13:27:46.539 4560 1886296279704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:27:46.539 4560 1886296279704 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-07-07 13:27:46.539 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4db07ebf-ad3c-49ce-931c-3e31b78302a1'] 2021-07-07 13:27:46.679 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf2d828c-6fd6-460d-a8b9-14c340c1aa9d b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] port_delete event received for '970b8cc2-237e-48e2-8f6d-cf1f861c0433' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:27:47.002 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df27a7a3-1f88-454d-abf5-52100af34b70 ec8b7e41bacd4e5fb6b66078da490638 f38a59c7a2ff4c2e854b67193ec80efb - - -] network_delete received. Deleting network b6ad0599-eae4-4c35-bacf-5b3fa622186b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:27:47.002 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df27a7a3-1f88-454d-abf5-52100af34b70 ec8b7e41bacd4e5fb6b66078da490638 f38a59c7a2ff4c2e854b67193ec80efb - - -] Network b6ad0599-eae4-4c35-bacf-5b3fa622186b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:27:47.039 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cf2d828c-6fd6-460d-a8b9-14c340c1aa9d b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Update security group information for ports dict_keys(['976ee23a-a124-442f-9366-8e38faf9f5bb', '9b5deab1-890f-46db-a624-146f59c436ce']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:27:47.039 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cf2d828c-6fd6-460d-a8b9-14c340c1aa9d b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:27:47.039 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cf2d828c-6fd6-460d-a8b9-14c340c1aa9d b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Update rules of security group (34095880-311b-4bcd-877d-be3e49103f4d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:27:47.039 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cf2d828c-6fd6-460d-a8b9-14c340c1aa9d b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Update members of security group (34095880-311b-4bcd-877d-be3e49103f4d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:27:47.039 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cf2d828c-6fd6-460d-a8b9-14c340c1aa9d b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Update port filter for 976ee23a-a124-442f-9366-8e38faf9f5bb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:27:47.039 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cf2d828c-6fd6-460d-a8b9-14c340c1aa9d b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Updating port rules. 2021-07-07 13:27:47.039 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cf2d828c-6fd6-460d-a8b9-14c340c1aa9d b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Creating 0 new rules, removing 1 old rules. 2021-07-07 13:27:47.039 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-cf2d828c-6fd6-460d-a8b9-14c340c1aa9d b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Lock "n-hv-driver-port-lock-976ee23a-a124-442f-9366-8e38faf9f5bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:27:47.039 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-cf2d828c-6fd6-460d-a8b9-14c340c1aa9d b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Lock "n-hv-driver-port-lock-976ee23a-a124-442f-9366-8e38faf9f5bb" 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-07-07 13:27:47.039 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-cf2d828c-6fd6-460d-a8b9-14c340c1aa9d b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Lock "n-hv-driver-port-lock-976ee23a-a124-442f-9366-8e38faf9f5bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:27:47.209 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-cf2d828c-6fd6-460d-a8b9-14c340c1aa9d b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Lock "n-hv-driver-port-lock-976ee23a-a124-442f-9366-8e38faf9f5bb" 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-07-07 13:27:47.209 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cf2d828c-6fd6-460d-a8b9-14c340c1aa9d b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Update port filter for 9b5deab1-890f-46db-a624-146f59c436ce _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:27:47.209 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cf2d828c-6fd6-460d-a8b9-14c340c1aa9d b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Updating port rules. 2021-07-07 13:27:47.209 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cf2d828c-6fd6-460d-a8b9-14c340c1aa9d b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Creating 0 new rules, removing 1 old rules. 2021-07-07 13:27:47.209 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-cf2d828c-6fd6-460d-a8b9-14c340c1aa9d b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Lock "n-hv-driver-port-lock-9b5deab1-890f-46db-a624-146f59c436ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:27:47.209 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-cf2d828c-6fd6-460d-a8b9-14c340c1aa9d b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Lock "n-hv-driver-port-lock-9b5deab1-890f-46db-a624-146f59c436ce" 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-07-07 13:27:47.209 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-cf2d828c-6fd6-460d-a8b9-14c340c1aa9d b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Lock "n-hv-driver-port-lock-9b5deab1-890f-46db-a624-146f59c436ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:27:47.335 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bdaedb6f-c623-4fa6-b0c0-b099c4733155 5f073ff21322436bb1c850667a5d40d6 b6beaa59d3fd43138991ac4114aa84d5 - - -] Security group member updated on remote: ['5b33fa9e-0bc3-49ef-b8ef-62719a51b35d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:27:47.335 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-bdaedb6f-c623-4fa6-b0c0-b099c4733155 5f073ff21322436bb1c850667a5d40d6 b6beaa59d3fd43138991ac4114aa84d5 - - -] Security group member updated ['5b33fa9e-0bc3-49ef-b8ef-62719a51b35d'] 2021-07-07 13:27:47.383 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-cf2d828c-6fd6-460d-a8b9-14c340c1aa9d b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Lock "n-hv-driver-port-lock-9b5deab1-890f-46db-a624-146f59c436ce" 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-07-07 13:27:47.625 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdaedb6f-c623-4fa6-b0c0-b099c4733155 5f073ff21322436bb1c850667a5d40d6 b6beaa59d3fd43138991ac4114aa84d5 - - -] port_delete event received for '4db07ebf-ad3c-49ce-931c-3e31b78302a1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:27:48.553 4560 1886296279704 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-07-07 13:27:48.603 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:27:49.710 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49465f44-ef12-480f-a526-bbe91979e5d5 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 315e52e8-df2f-428d-a9a7-91570c1a1aaf network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:27:49.710 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49465f44-ef12-480f-a526-bbe91979e5d5 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 315e52e8-df2f-428d-a9a7-91570c1a1aaf not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:27:52.366 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-029aa8bb-86d6-4709-ad49-eaff04ab32c8 22e13c275bbf455db609e33c5b2b7694 aa0afdb004714f5cae175567abf2ffac - - -] port_delete event received for 'ed983df8-6b30-4d47-bd7c-e2b604b303fe' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:27:57.297 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53d16fdc-f36c-4f46-be9a-b4e55303a218 - - - - -] port_update received: b3464f77-8d1e-4717-95d9-b1b2eaab22ab port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:27:57.306 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53d16fdc-f36c-4f46-be9a-b4e55303a218 - - - - -] No port b3464f77-8d1e-4717-95d9-b1b2eaab22ab defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:27:58.585 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 976ee23a-a124-442f-9366-8e38faf9f5bb 2021-07-07 13:27:58.617 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:27:58.617 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '976ee23a-a124-442f-9366-8e38faf9f5bb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:27:58.617 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '976ee23a-a124-442f-9366-8e38faf9f5bb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:27:58.617 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 976ee23a-a124-442f-9366-8e38faf9f5bb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:27:58.631 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['976ee23a-a124-442f-9366-8e38faf9f5bb'] 2021-07-07 13:27:58.631 4560 1886296279704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:27:58.631 4560 1886296279704 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-07-07 13:27:58.631 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['976ee23a-a124-442f-9366-8e38faf9f5bb'] 2021-07-07 13:28:00.025 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-186cb531-d01f-40a4-9379-15056aed0a4d ec8b7e41bacd4e5fb6b66078da490638 f38a59c7a2ff4c2e854b67193ec80efb - - -] port_delete event received for '2437e027-9275-4545-8f50-7283deccb69d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:28:00.629 4560 1886296279704 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-07-07 13:28:00.770 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-49f51537-4ed6-44e0-980b-7805777c89ec b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Security group member updated on remote: ['34095880-311b-4bcd-877d-be3e49103f4d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:28:00.770 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-49f51537-4ed6-44e0-980b-7805777c89ec b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Security group member updated ['34095880-311b-4bcd-877d-be3e49103f4d'] 2021-07-07 13:28:00.770 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-49f51537-4ed6-44e0-980b-7805777c89ec b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Refresh firewall rules 2021-07-07 13:28:00.770 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-49f51537-4ed6-44e0-980b-7805777c89ec b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Get security group information for devices via rpc ['9b5deab1-890f-46db-a624-146f59c436ce'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:28:00.840 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:28:00.895 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49f51537-4ed6-44e0-980b-7805777c89ec b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] port_delete event received for '976ee23a-a124-442f-9366-8e38faf9f5bb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:28:01.084 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-49f51537-4ed6-44e0-980b-7805777c89ec b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Update security group information for ports dict_keys(['9b5deab1-890f-46db-a624-146f59c436ce']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:28:01.084 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-49f51537-4ed6-44e0-980b-7805777c89ec b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:28:01.084 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-49f51537-4ed6-44e0-980b-7805777c89ec b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Update rules of security group (34095880-311b-4bcd-877d-be3e49103f4d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:28:01.084 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-49f51537-4ed6-44e0-980b-7805777c89ec b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Update members of security group (34095880-311b-4bcd-877d-be3e49103f4d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:28:01.084 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-49f51537-4ed6-44e0-980b-7805777c89ec b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Update port filter for 9b5deab1-890f-46db-a624-146f59c436ce _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:28:01.084 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-49f51537-4ed6-44e0-980b-7805777c89ec b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Updating port rules. 2021-07-07 13:28:01.084 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-49f51537-4ed6-44e0-980b-7805777c89ec b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Creating 0 new rules, removing 1 old rules. 2021-07-07 13:28:01.084 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-49f51537-4ed6-44e0-980b-7805777c89ec b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Lock "n-hv-driver-port-lock-9b5deab1-890f-46db-a624-146f59c436ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:28:01.084 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-49f51537-4ed6-44e0-980b-7805777c89ec b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Lock "n-hv-driver-port-lock-9b5deab1-890f-46db-a624-146f59c436ce" 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-07-07 13:28:01.084 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-49f51537-4ed6-44e0-980b-7805777c89ec b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Lock "n-hv-driver-port-lock-9b5deab1-890f-46db-a624-146f59c436ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:28:01.225 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-49f51537-4ed6-44e0-980b-7805777c89ec b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Lock "n-hv-driver-port-lock-9b5deab1-890f-46db-a624-146f59c436ce" 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-07-07 13:28:01.666 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56a79051-6189-49d5-8f29-d2231cd82b7c ec8b7e41bacd4e5fb6b66078da490638 f38a59c7a2ff4c2e854b67193ec80efb - - -] port_delete event received for 'b3464f77-8d1e-4717-95d9-b1b2eaab22ab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:28:05.474 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-016fc1e1-8eff-4fa4-97e6-626eb470440c b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Security group member updated on remote: ['34095880-311b-4bcd-877d-be3e49103f4d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:28:05.474 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-016fc1e1-8eff-4fa4-97e6-626eb470440c b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Security group member updated ['34095880-311b-4bcd-877d-be3e49103f4d'] 2021-07-07 13:28:05.474 4560 1886296280056 MainThread INFO neutron.agent.securitygroups_rpc [req-016fc1e1-8eff-4fa4-97e6-626eb470440c b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Refresh firewall rules 2021-07-07 13:28:05.490 4560 1886296280056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-016fc1e1-8eff-4fa4-97e6-626eb470440c b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Get security group information for devices via rpc ['9b5deab1-890f-46db-a624-146f59c436ce'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:28:05.537 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d8281a59-e7f3-4f46-8082-37685c9965fb 6a2519b35b4648028735ca441b9f964e d72424827ad54fc2b7fa9273412d0c30 - - -] Security group member updated on remote: ['9ed3c25d-c3f0-4065-b2f7-75a6203bcfb4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:28:05.537 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-d8281a59-e7f3-4f46-8082-37685c9965fb 6a2519b35b4648028735ca441b9f964e d72424827ad54fc2b7fa9273412d0c30 - - -] Security group member updated ['9ed3c25d-c3f0-4065-b2f7-75a6203bcfb4'] 2021-07-07 13:28:05.649 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-016fc1e1-8eff-4fa4-97e6-626eb470440c b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] port_delete event received for '3c1b7149-e0d9-421c-80c7-448ab3b85d3f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:28:06.068 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-016fc1e1-8eff-4fa4-97e6-626eb470440c b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Update security group information for ports dict_keys(['9b5deab1-890f-46db-a624-146f59c436ce']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:28:06.068 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-016fc1e1-8eff-4fa4-97e6-626eb470440c b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:28:06.068 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-016fc1e1-8eff-4fa4-97e6-626eb470440c b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Update rules of security group (34095880-311b-4bcd-877d-be3e49103f4d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:28:06.068 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-016fc1e1-8eff-4fa4-97e6-626eb470440c b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Update members of security group (34095880-311b-4bcd-877d-be3e49103f4d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:28:06.068 4560 1886296280056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-016fc1e1-8eff-4fa4-97e6-626eb470440c b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Update port filter for 9b5deab1-890f-46db-a624-146f59c436ce _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:28:06.068 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-016fc1e1-8eff-4fa4-97e6-626eb470440c b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Updating port rules. 2021-07-07 13:28:06.068 4560 1886296280056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-016fc1e1-8eff-4fa4-97e6-626eb470440c b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Creating 0 new rules, removing 1 old rules. 2021-07-07 13:28:06.068 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-016fc1e1-8eff-4fa4-97e6-626eb470440c b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Lock "n-hv-driver-port-lock-9b5deab1-890f-46db-a624-146f59c436ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:28:06.068 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-016fc1e1-8eff-4fa4-97e6-626eb470440c b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Lock "n-hv-driver-port-lock-9b5deab1-890f-46db-a624-146f59c436ce" 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-07-07 13:28:06.068 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-016fc1e1-8eff-4fa4-97e6-626eb470440c b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Lock "n-hv-driver-port-lock-9b5deab1-890f-46db-a624-146f59c436ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:28:06.209 4560 1886296280408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8281a59-e7f3-4f46-8082-37685c9965fb 6a2519b35b4648028735ca441b9f964e d72424827ad54fc2b7fa9273412d0c30 - - -] port_delete event received for 'f4abdf85-843a-4a68-bdee-1da0c4fb6ff2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:28:06.209 4560 1886296280056 MainThread DEBUG oslo_concurrency.lockutils [req-016fc1e1-8eff-4fa4-97e6-626eb470440c b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Lock "n-hv-driver-port-lock-9b5deab1-890f-46db-a624-146f59c436ce" 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-07-07 13:28:08.615 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8413a5b-178e-465f-b787-cbce5808ed3c 22e13c275bbf455db609e33c5b2b7694 aa0afdb004714f5cae175567abf2ffac - - -] port_delete event received for '795f4816-e2e8-435e-b1bd-f4879d63a25b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:28:08.868 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9eed6135-45ba-4e7b-9bb5-9555b965e107 6a2519b35b4648028735ca441b9f964e d72424827ad54fc2b7fa9273412d0c30 - - -] port_delete event received for '11357bd8-9593-402e-a8f8-479b8b072fc8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:28:13.866 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92996051-deaa-4301-ad58-95258dd1ac2e 22e13c275bbf455db609e33c5b2b7694 aa0afdb004714f5cae175567abf2ffac - - -] port_delete event received for '44f53ac8-dfd2-4a48-909c-4059c141c371' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:28:14.646 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9b5deab1-890f-46db-a624-146f59c436ce 2021-07-07 13:28:14.757 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:28:14.757 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9b5deab1-890f-46db-a624-146f59c436ce' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:28:14.757 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9b5deab1-890f-46db-a624-146f59c436ce' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:28:14.757 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9b5deab1-890f-46db-a624-146f59c436ce _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:28:14.757 4560 1886296279704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 50f5c52e-800c-4596-8f68-c0e09e086709 2021-07-07 13:28:14.757 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9b5deab1-890f-46db-a624-146f59c436ce'] 2021-07-07 13:28:14.757 4560 1886296279704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:28:14.757 4560 1886296279704 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-07-07 13:28:14.757 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9b5deab1-890f-46db-a624-146f59c436ce'] 2021-07-07 13:28:15.007 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a064722b-e6d5-4dbc-b3d1-78928ec8cf33 b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Security group member updated on remote: ['34095880-311b-4bcd-877d-be3e49103f4d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:28:15.007 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-a064722b-e6d5-4dbc-b3d1-78928ec8cf33 b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] Security group member updated ['34095880-311b-4bcd-877d-be3e49103f4d'] 2021-07-07 13:28:15.240 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a064722b-e6d5-4dbc-b3d1-78928ec8cf33 b9c089b4f7d945898b7b33a648e3667f fee91d4eabf546ccb06553c1a71bb7fd - - -] port_delete event received for '9b5deab1-890f-46db-a624-146f59c436ce' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:28:16.772 4560 1886296279704 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-07-07 13:28:16.805 4560 1886296279704 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-07-07 13:28:18.085 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-618f7980-5ade-47f1-95a4-7809771afc60 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 50f5c52e-800c-4596-8f68-c0e09e086709 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:28:18.085 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-618f7980-5ade-47f1-95a4-7809771afc60 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 50f5c52e-800c-4596-8f68-c0e09e086709 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:28:18.993 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc7aa761-038e-4f0d-8919-287af7cac9c2 22e13c275bbf455db609e33c5b2b7694 aa0afdb004714f5cae175567abf2ffac - - -] port_delete event received for 'd6d26cb0-97c2-4a32-9b2e-8ba22977b62e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:28:22.462 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-08230d4d-6d56-4d31-aa5d-e0a5d7c5af11 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'e65cb232-f1ce-4392-911b-be5952472c73' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:28:24.615 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-001dc772-8ea7-482a-9f04-5b838b9aeaef 22e13c275bbf455db609e33c5b2b7694 aa0afdb004714f5cae175567abf2ffac - - -] port_delete event received for '396f8d75-ee48-43d5-bb47-e879ed0dc59b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:28:24.991 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86f3bcfe-9fa9-44e7-9988-e01c72712fe3 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'c68c5f38-5eef-43c2-963f-f0f5faf6e250' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:28:26.275 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-637901bc-2dbf-4a88-9491-4f9d27ede24e 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] port_delete event received for '507ad49e-feb3-4823-9e21-a2fe8cc5aeea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:28:26.632 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-37f88b9e-7844-4b43-9ad3-be4a0107f630 - - - - -] port_delete event received for '3995400e-857e-4153-9fe9-5c06a4c0c6b1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:28:26.976 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-711ce0b7-2e43-4ddd-bad9-eb301b9d12ad 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '3995400e-857e-4153-9fe9-5c06a4c0c6b1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:28:27.536 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-711ce0b7-2e43-4ddd-bad9-eb301b9d12ad 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network adcf1873-81c7-49f0-845c-221ebb1a7fdc network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:28:27.536 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-711ce0b7-2e43-4ddd-bad9-eb301b9d12ad 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network adcf1873-81c7-49f0-845c-221ebb1a7fdc not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:28:29.259 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2e0a619f-c66f-4330-81c3-0d2e7d30a3ad 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group member updated on remote: ['5bef5b83-7996-48bd-9de2-39f7023f963b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:28:29.259 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-2e0a619f-c66f-4330-81c3-0d2e7d30a3ad 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Security group member updated ['5bef5b83-7996-48bd-9de2-39f7023f963b'] 2021-07-07 13:28:29.384 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e0a619f-c66f-4330-81c3-0d2e7d30a3ad 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] port_delete event received for '26a1e456-bee8-4b43-b5cf-5220ab47821d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:28:29.899 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0cff0ca6-34a2-41d1-b81f-c865b7351f37 22e13c275bbf455db609e33c5b2b7694 aa0afdb004714f5cae175567abf2ffac - - -] port_delete event received for '498628b2-bf19-4a20-a26b-cfd1e8229883' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:28:32.869 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5551880f-456b-4988-a413-df730061110c 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] port_delete event received for '70f00ab3-e6f3-490f-b652-78a5be1862bc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:28:35.729 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec8bc7ed-c2d3-4569-85a2-ec6b6847a3c4 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] port_delete event received for '96c5196e-2d39-445a-9087-8432afe2e887' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:28:36.058 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af25d9cd-5333-45da-aab0-7305ea6a9c6e - - - - -] port_delete event received for 'd6e3abd5-8133-4ac9-a1d0-bdfc35f3befd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:28:36.823 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96d2bac6-bf9c-495c-863f-1586cb7f23b9 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] network_delete received. Deleting network f9e475e6-6e1d-4925-8d35-1a42e8ce1726 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:28:36.823 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96d2bac6-bf9c-495c-863f-1586cb7f23b9 555356c453bd4a6c8aca24edc3ed183f 835c3c42b76c40e7b34f854ab9f221c7 - - -] Network f9e475e6-6e1d-4925-8d35-1a42e8ce1726 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:28:46.307 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a6d63f1-c742-4e98-9cb9-04d1c75544fa - - - - -] port_update received: 158c5646-96aa-4779-a88d-f8343a97ebe2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:28:46.323 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a6d63f1-c742-4e98-9cb9-04d1c75544fa - - - - -] No port 158c5646-96aa-4779-a88d-f8343a97ebe2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:28:46.760 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8abcffe3-c344-4b31-b970-84b1034caf3b 0d26a432d8be4a5ab845fa8664801253 19a818ba3aaf499ab88f37713603aeb4 - - -] Security group member updated on remote: ['6dc44fc4-1a28-4fde-b25f-11a9bc6291fe'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:28:46.760 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-8abcffe3-c344-4b31-b970-84b1034caf3b 0d26a432d8be4a5ab845fa8664801253 19a818ba3aaf499ab88f37713603aeb4 - - -] Security group member updated ['6dc44fc4-1a28-4fde-b25f-11a9bc6291fe'] 2021-07-07 13:28:49.740 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-05c83770-3ff9-4327-b37e-ff0c117e1ae2 0d26a432d8be4a5ab845fa8664801253 19a818ba3aaf499ab88f37713603aeb4 - - -] Security group member updated on remote: ['6dc44fc4-1a28-4fde-b25f-11a9bc6291fe'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:28:49.740 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-05c83770-3ff9-4327-b37e-ff0c117e1ae2 0d26a432d8be4a5ab845fa8664801253 19a818ba3aaf499ab88f37713603aeb4 - - -] Security group member updated ['6dc44fc4-1a28-4fde-b25f-11a9bc6291fe'] 2021-07-07 13:28:50.912 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a451ba16-bbfc-431c-a1f0-029c66b000e0 0d26a432d8be4a5ab845fa8664801253 19a818ba3aaf499ab88f37713603aeb4 - - -] Security group member updated on remote: ['6dc44fc4-1a28-4fde-b25f-11a9bc6291fe'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:28:50.912 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-a451ba16-bbfc-431c-a1f0-029c66b000e0 0d26a432d8be4a5ab845fa8664801253 19a818ba3aaf499ab88f37713603aeb4 - - -] Security group member updated ['6dc44fc4-1a28-4fde-b25f-11a9bc6291fe'] 2021-07-07 13:28:50.990 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a451ba16-bbfc-431c-a1f0-029c66b000e0 0d26a432d8be4a5ab845fa8664801253 19a818ba3aaf499ab88f37713603aeb4 - - -] port_delete event received for '4a149756-38c6-427b-b9bf-c3fd9ef7ead0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:28:52.900 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda380b3-2c56-4993-9058-57523696be16 - - - - -] port_update received: 91b054a6-7136-4913-a4ac-24218ae987a0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:28:52.913 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda380b3-2c56-4993-9058-57523696be16 - - - - -] No port 91b054a6-7136-4913-a4ac-24218ae987a0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:28:53.089 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb31f6f3-c831-4307-9e83-58608b07533d 0d26a432d8be4a5ab845fa8664801253 19a818ba3aaf499ab88f37713603aeb4 - - -] Security group member updated on remote: ['6dc44fc4-1a28-4fde-b25f-11a9bc6291fe'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:28:53.089 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-bb31f6f3-c831-4307-9e83-58608b07533d 0d26a432d8be4a5ab845fa8664801253 19a818ba3aaf499ab88f37713603aeb4 - - -] Security group member updated ['6dc44fc4-1a28-4fde-b25f-11a9bc6291fe'] 2021-07-07 13:28:53.209 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb31f6f3-c831-4307-9e83-58608b07533d 0d26a432d8be4a5ab845fa8664801253 19a818ba3aaf499ab88f37713603aeb4 - - -] port_delete event received for 'fd69a46e-5a5a-4f90-9479-232434577a71' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:28:55.527 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87279e25-8c37-454d-b1c7-57de2f7fdf03 - - - - -] port_delete event received for '99e562a8-5e6f-4e6b-bbc0-41859ea3eb69' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:28:55.899 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c8390e1-d255-4567-9855-9593f885b2e2 0d26a432d8be4a5ab845fa8664801253 19a818ba3aaf499ab88f37713603aeb4 - - -] port_delete event received for '99e562a8-5e6f-4e6b-bbc0-41859ea3eb69' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:28:56.324 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c8390e1-d255-4567-9855-9593f885b2e2 0d26a432d8be4a5ab845fa8664801253 19a818ba3aaf499ab88f37713603aeb4 - - -] network_delete received. Deleting network fe0f7a52-574d-4331-9c48-bbf9d75935c3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:28:56.324 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c8390e1-d255-4567-9855-9593f885b2e2 0d26a432d8be4a5ab845fa8664801253 19a818ba3aaf499ab88f37713603aeb4 - - -] Network fe0f7a52-574d-4331-9c48-bbf9d75935c3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:29:00.771 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9e65f25-8358-4d1d-8e93-509d3d29467b - - - - -] port_update received: 7ff2174d-05bd-40af-be0d-67e49ec88fa3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:29:00.771 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9e65f25-8358-4d1d-8e93-509d3d29467b - - - - -] No port 7ff2174d-05bd-40af-be0d-67e49ec88fa3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:29:02.114 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-163a0a54-a184-462d-981f-d03b3338cc9e dcda305db2084b40af835dee4bd7b57f 4cce071c75454abc9ca4d515554eebd8 - - -] Security group member updated on remote: ['43e28149-e14a-4557-b5a9-e3d2d669520e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:29:02.114 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-163a0a54-a184-462d-981f-d03b3338cc9e dcda305db2084b40af835dee4bd7b57f 4cce071c75454abc9ca4d515554eebd8 - - -] Security group member updated ['43e28149-e14a-4557-b5a9-e3d2d669520e'] 2021-07-07 13:29:04.482 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29c55d13-55c7-4c41-8611-111f29314b3c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 50346c41-3638-472e-a74a-9c38f2d5d5b4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:29:04.489 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29c55d13-55c7-4c41-8611-111f29314b3c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 50346c41-3638-472e-a74a-9c38f2d5d5b4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:29:05.591 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8845db4-d6e5-4c98-b3ac-1bdf2883c950 62cc1affe411405a8966bc3f5a67092f 4c73391895964b5f97a3b1906a39fbed - - -] network_delete received. Deleting network eb0da4f7-87c5-4a7b-aea8-090c130bb747 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:29:05.591 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8845db4-d6e5-4c98-b3ac-1bdf2883c950 62cc1affe411405a8966bc3f5a67092f 4c73391895964b5f97a3b1906a39fbed - - -] Network eb0da4f7-87c5-4a7b-aea8-090c130bb747 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:29:06.834 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb3a430-b989-4100-baf6-ccc3e636dbf5 - - - - -] port_update received: 4508f407-f55f-4732-9083-2d0ced69d969 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:29:06.848 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb3a430-b989-4100-baf6-ccc3e636dbf5 - - - - -] No port 4508f407-f55f-4732-9083-2d0ced69d969 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:29:15.810 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6aff3688-fa8c-4ed1-8ddb-0dafbf48066b 2941e8e5609d4cdf8f90076c4bed6272 15f48ea1e9944aa0a10cfa47d42a30b3 - - -] Security group member updated on remote: ['e2e136e6-057d-4f8c-90e6-4cec7d0549a0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:29:15.810 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-6aff3688-fa8c-4ed1-8ddb-0dafbf48066b 2941e8e5609d4cdf8f90076c4bed6272 15f48ea1e9944aa0a10cfa47d42a30b3 - - -] Security group member updated ['e2e136e6-057d-4f8c-90e6-4cec7d0549a0'] 2021-07-07 13:29:16.757 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b54d5dc4-d9b0-42b5-8583-0713a5709f7f 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] Security group member updated on remote: ['30c6674c-868e-432b-b879-8d6483090e5c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:29:16.757 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-b54d5dc4-d9b0-42b5-8583-0713a5709f7f 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] Security group member updated ['30c6674c-868e-432b-b879-8d6483090e5c'] 2021-07-07 13:29:17.353 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-41cf4bcc-6f30-4976-99e6-d40f55d66835 2941e8e5609d4cdf8f90076c4bed6272 15f48ea1e9944aa0a10cfa47d42a30b3 - - -] Security group member updated on remote: ['e2e136e6-057d-4f8c-90e6-4cec7d0549a0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:29:17.353 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-41cf4bcc-6f30-4976-99e6-d40f55d66835 2941e8e5609d4cdf8f90076c4bed6272 15f48ea1e9944aa0a10cfa47d42a30b3 - - -] Security group member updated ['e2e136e6-057d-4f8c-90e6-4cec7d0549a0'] 2021-07-07 13:29:17.413 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-41cf4bcc-6f30-4976-99e6-d40f55d66835 2941e8e5609d4cdf8f90076c4bed6272 15f48ea1e9944aa0a10cfa47d42a30b3 - - -] port_delete event received for '6308e75a-e969-496a-a96f-b9126013756f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:29:18.066 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a2da91d8-8809-424f-b5d9-61440ca13a55 2941e8e5609d4cdf8f90076c4bed6272 15f48ea1e9944aa0a10cfa47d42a30b3 - - -] Security group member updated on remote: ['e2e136e6-057d-4f8c-90e6-4cec7d0549a0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:29:18.066 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-a2da91d8-8809-424f-b5d9-61440ca13a55 2941e8e5609d4cdf8f90076c4bed6272 15f48ea1e9944aa0a10cfa47d42a30b3 - - -] Security group member updated ['e2e136e6-057d-4f8c-90e6-4cec7d0549a0'] 2021-07-07 13:29:18.066 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f2188d9e-7e74-466f-a912-de56837ca2e0 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] Security group member updated on remote: ['30c6674c-868e-432b-b879-8d6483090e5c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:29:18.066 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-f2188d9e-7e74-466f-a912-de56837ca2e0 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] Security group member updated ['30c6674c-868e-432b-b879-8d6483090e5c'] 2021-07-07 13:29:19.285 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d8f5c2d-9bc3-4f8e-9979-e1e5c933a752 b181edd0b0e64e8ea55a8845edd6d6b3 1253685dd5c14801b8ecc431f10cb375 - - -] network_delete received. Deleting network dde9edc6-1e40-4175-8c26-3871480da3e9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:29:19.285 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d8f5c2d-9bc3-4f8e-9979-e1e5c933a752 b181edd0b0e64e8ea55a8845edd6d6b3 1253685dd5c14801b8ecc431f10cb375 - - -] Network dde9edc6-1e40-4175-8c26-3871480da3e9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:29:19.812 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73e457c2-3b54-4c27-87fa-73c61443d63a b181edd0b0e64e8ea55a8845edd6d6b3 1253685dd5c14801b8ecc431f10cb375 - - -] network_delete received. Deleting network d23cd73a-e310-488c-afec-dc3579e9a48f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:29:19.812 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73e457c2-3b54-4c27-87fa-73c61443d63a b181edd0b0e64e8ea55a8845edd6d6b3 1253685dd5c14801b8ecc431f10cb375 - - -] Network d23cd73a-e310-488c-afec-dc3579e9a48f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:29:20.468 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a99d351e-1c12-48a6-91b1-96110d7a3371 2941e8e5609d4cdf8f90076c4bed6272 15f48ea1e9944aa0a10cfa47d42a30b3 - - -] Security group member updated on remote: ['e2e136e6-057d-4f8c-90e6-4cec7d0549a0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:29:20.468 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-a99d351e-1c12-48a6-91b1-96110d7a3371 2941e8e5609d4cdf8f90076c4bed6272 15f48ea1e9944aa0a10cfa47d42a30b3 - - -] Security group member updated ['e2e136e6-057d-4f8c-90e6-4cec7d0549a0'] 2021-07-07 13:29:20.499 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a99d351e-1c12-48a6-91b1-96110d7a3371 2941e8e5609d4cdf8f90076c4bed6272 15f48ea1e9944aa0a10cfa47d42a30b3 - - -] port_delete event received for '9831f238-5295-484e-b529-1d9d580899e4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:29:21.077 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-df9c2ea4-a26e-4a13-b517-c16e66b6a581 dcda305db2084b40af835dee4bd7b57f 4cce071c75454abc9ca4d515554eebd8 - - -] Security group member updated on remote: ['43e28149-e14a-4557-b5a9-e3d2d669520e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:29:21.077 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-df9c2ea4-a26e-4a13-b517-c16e66b6a581 dcda305db2084b40af835dee4bd7b57f 4cce071c75454abc9ca4d515554eebd8 - - -] Security group member updated ['43e28149-e14a-4557-b5a9-e3d2d669520e'] 2021-07-07 13:29:21.213 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df9c2ea4-a26e-4a13-b517-c16e66b6a581 dcda305db2084b40af835dee4bd7b57f 4cce071c75454abc9ca4d515554eebd8 - - -] port_delete event received for '50346c41-3638-472e-a74a-9c38f2d5d5b4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:29:21.483 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9b3bdc68-6a30-44bc-a409-1d5ddc6eb06d 2941e8e5609d4cdf8f90076c4bed6272 15f48ea1e9944aa0a10cfa47d42a30b3 - - -] Security group member updated on remote: ['e2e136e6-057d-4f8c-90e6-4cec7d0549a0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:29:21.483 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-9b3bdc68-6a30-44bc-a409-1d5ddc6eb06d 2941e8e5609d4cdf8f90076c4bed6272 15f48ea1e9944aa0a10cfa47d42a30b3 - - -] Security group member updated ['e2e136e6-057d-4f8c-90e6-4cec7d0549a0'] 2021-07-07 13:29:22.395 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-91882f3c-084d-4097-944d-61d7fa3b6cbd 2941e8e5609d4cdf8f90076c4bed6272 15f48ea1e9944aa0a10cfa47d42a30b3 - - -] Security group member updated on remote: ['e2e136e6-057d-4f8c-90e6-4cec7d0549a0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:29:22.395 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-91882f3c-084d-4097-944d-61d7fa3b6cbd 2941e8e5609d4cdf8f90076c4bed6272 15f48ea1e9944aa0a10cfa47d42a30b3 - - -] Security group member updated ['e2e136e6-057d-4f8c-90e6-4cec7d0549a0'] 2021-07-07 13:29:22.447 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91882f3c-084d-4097-944d-61d7fa3b6cbd 2941e8e5609d4cdf8f90076c4bed6272 15f48ea1e9944aa0a10cfa47d42a30b3 - - -] port_delete event received for '99a49f87-ee85-4e8d-8416-552408ca97c6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:29:23.163 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b36ecbab-91b5-4658-a900-49ba30634ed1 2941e8e5609d4cdf8f90076c4bed6272 15f48ea1e9944aa0a10cfa47d42a30b3 - - -] Security group member updated on remote: ['e2e136e6-057d-4f8c-90e6-4cec7d0549a0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:29:23.163 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-b36ecbab-91b5-4658-a900-49ba30634ed1 2941e8e5609d4cdf8f90076c4bed6272 15f48ea1e9944aa0a10cfa47d42a30b3 - - -] Security group member updated ['e2e136e6-057d-4f8c-90e6-4cec7d0549a0'] 2021-07-07 13:29:23.550 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1bba86aa-cd16-490d-91f7-83c7221a1e62 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] port_delete event received for '9a7b4905-9561-4499-a658-e0f12f4f3134' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:29:26.131 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6af1853b-bb02-455c-b1c4-5da0acf4285b 2941e8e5609d4cdf8f90076c4bed6272 15f48ea1e9944aa0a10cfa47d42a30b3 - - -] Security group member updated on remote: ['e2e136e6-057d-4f8c-90e6-4cec7d0549a0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:29:26.131 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-6af1853b-bb02-455c-b1c4-5da0acf4285b 2941e8e5609d4cdf8f90076c4bed6272 15f48ea1e9944aa0a10cfa47d42a30b3 - - -] Security group member updated ['e2e136e6-057d-4f8c-90e6-4cec7d0549a0'] 2021-07-07 13:29:26.206 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6af1853b-bb02-455c-b1c4-5da0acf4285b 2941e8e5609d4cdf8f90076c4bed6272 15f48ea1e9944aa0a10cfa47d42a30b3 - - -] port_delete event received for '35a79624-775c-4e4d-9c1f-2bc8592539bd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:29:27.124 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f7e6e9b-c184-4fbd-85f6-755be5522458 f8eb2da97d2348e597d0b73e45f2ea3c edf3b5359cb74963a48400ec5ffd2ede - - -] network_delete received. Deleting network 364b9650-d3a5-49a8-9645-dba98c6da4d0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:29:27.124 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f7e6e9b-c184-4fbd-85f6-755be5522458 f8eb2da97d2348e597d0b73e45f2ea3c edf3b5359cb74963a48400ec5ffd2ede - - -] Network 364b9650-d3a5-49a8-9645-dba98c6da4d0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:29:28.785 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55650e92-e202-4842-a2c3-c5d39e274e73 02c86d5b46e0409ca7ae9c1a4e62d099 05c538ac1d604f089aa43f125a889e38 - - -] network_delete received. Deleting network 947b954b-320d-4d05-b1b4-bdb3f6e28af5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:29:28.785 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55650e92-e202-4842-a2c3-c5d39e274e73 02c86d5b46e0409ca7ae9c1a4e62d099 05c538ac1d604f089aa43f125a889e38 - - -] Network 947b954b-320d-4d05-b1b4-bdb3f6e28af5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:29:32.725 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33aa859b-927b-4765-81e7-7d141bd51b48 02c86d5b46e0409ca7ae9c1a4e62d099 05c538ac1d604f089aa43f125a889e38 - - -] network_delete received. Deleting network 64683c28-21f8-42e0-9e31-263b83ff6df4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:29:32.725 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33aa859b-927b-4765-81e7-7d141bd51b48 02c86d5b46e0409ca7ae9c1a4e62d099 05c538ac1d604f089aa43f125a889e38 - - -] Network 64683c28-21f8-42e0-9e31-263b83ff6df4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:29:35.641 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d17b6cc-783b-454d-a498-921454651afb 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] port_delete event received for 'dafeeea5-8eb5-4fb3-b985-b833808ed0cf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:29:36.798 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7f9f8e82-7003-4415-88ea-47048b9ffc82 b2ec14367b184e1d83d6b9e7ba3d1b95 4426006d53244cc4945779d5c3c8c8db - - -] Security group member updated on remote: ['cfcf6a30-d30f-478e-87b1-42ae73c0df9d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:29:36.798 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-7f9f8e82-7003-4415-88ea-47048b9ffc82 b2ec14367b184e1d83d6b9e7ba3d1b95 4426006d53244cc4945779d5c3c8c8db - - -] Security group member updated ['cfcf6a30-d30f-478e-87b1-42ae73c0df9d'] 2021-07-07 13:29:37.438 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5983375c-0c9a-4308-8005-7492ea371dcb 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] Security group member updated on remote: ['30c6674c-868e-432b-b879-8d6483090e5c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:29:37.438 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-5983375c-0c9a-4308-8005-7492ea371dcb 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] Security group member updated ['30c6674c-868e-432b-b879-8d6483090e5c'] 2021-07-07 13:29:38.375 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-803eaf0b-a559-4b6d-addc-1d0cbe85e115 02c86d5b46e0409ca7ae9c1a4e62d099 05c538ac1d604f089aa43f125a889e38 - - -] port_delete event received for '3fe1b587-7e7d-4edd-8dcc-533641f61ec7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:29:38.891 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-803eaf0b-a559-4b6d-addc-1d0cbe85e115 02c86d5b46e0409ca7ae9c1a4e62d099 05c538ac1d604f089aa43f125a889e38 - - -] network_delete received. Deleting network 0c5f3f48-968d-476c-9053-2754d0327031 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:29:38.891 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-803eaf0b-a559-4b6d-addc-1d0cbe85e115 02c86d5b46e0409ca7ae9c1a4e62d099 05c538ac1d604f089aa43f125a889e38 - - -] Network 0c5f3f48-968d-476c-9053-2754d0327031 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:29:39.016 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0674f541-0196-45b1-87bb-7f84d87776e1 b2ec14367b184e1d83d6b9e7ba3d1b95 4426006d53244cc4945779d5c3c8c8db - - -] Security group member updated on remote: ['cfcf6a30-d30f-478e-87b1-42ae73c0df9d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:29:39.016 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-0674f541-0196-45b1-87bb-7f84d87776e1 b2ec14367b184e1d83d6b9e7ba3d1b95 4426006d53244cc4945779d5c3c8c8db - - -] Security group member updated ['cfcf6a30-d30f-478e-87b1-42ae73c0df9d'] 2021-07-07 13:29:39.081 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0674f541-0196-45b1-87bb-7f84d87776e1 b2ec14367b184e1d83d6b9e7ba3d1b95 4426006d53244cc4945779d5c3c8c8db - - -] port_delete event received for '9decdedd-0f11-4997-a92b-da402b6b4fec' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:29:39.891 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b58d5b05-a3c6-4042-ba10-a1a6ecb4c2fe b2ec14367b184e1d83d6b9e7ba3d1b95 4426006d53244cc4945779d5c3c8c8db - - -] Security group member updated on remote: ['cfcf6a30-d30f-478e-87b1-42ae73c0df9d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:29:39.891 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-b58d5b05-a3c6-4042-ba10-a1a6ecb4c2fe b2ec14367b184e1d83d6b9e7ba3d1b95 4426006d53244cc4945779d5c3c8c8db - - -] Security group member updated ['cfcf6a30-d30f-478e-87b1-42ae73c0df9d'] 2021-07-07 13:29:42.781 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bec1bd66-3e7f-42f7-aa0c-9f1d939b186e b2ec14367b184e1d83d6b9e7ba3d1b95 4426006d53244cc4945779d5c3c8c8db - - -] Security group member updated on remote: ['cfcf6a30-d30f-478e-87b1-42ae73c0df9d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:29:42.781 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-bec1bd66-3e7f-42f7-aa0c-9f1d939b186e b2ec14367b184e1d83d6b9e7ba3d1b95 4426006d53244cc4945779d5c3c8c8db - - -] Security group member updated ['cfcf6a30-d30f-478e-87b1-42ae73c0df9d'] 2021-07-07 13:29:42.860 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bec1bd66-3e7f-42f7-aa0c-9f1d939b186e b2ec14367b184e1d83d6b9e7ba3d1b95 4426006d53244cc4945779d5c3c8c8db - - -] port_delete event received for '74016629-51a4-4a79-a12f-d14417dab51d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:29:43.565 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ec4bd34-ceeb-48d5-8cc7-7969f998d11f 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] port_delete event received for '46333bdf-363c-409f-8bae-99d1defde5ca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:29:43.572 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-53d7b356-f2fb-435a-8ecc-279af3cd288c b2ec14367b184e1d83d6b9e7ba3d1b95 4426006d53244cc4945779d5c3c8c8db - - -] Security group member updated on remote: ['cfcf6a30-d30f-478e-87b1-42ae73c0df9d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:29:43.572 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-53d7b356-f2fb-435a-8ecc-279af3cd288c b2ec14367b184e1d83d6b9e7ba3d1b95 4426006d53244cc4945779d5c3c8c8db - - -] Security group member updated ['cfcf6a30-d30f-478e-87b1-42ae73c0df9d'] 2021-07-07 13:29:43.737 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8812a229-3cdc-4c32-827d-aaaa0f4ecf6e 02c86d5b46e0409ca7ae9c1a4e62d099 05c538ac1d604f089aa43f125a889e38 - - -] port_delete event received for '500f66a6-3dd3-45b2-bafb-1dd8d4017a26' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:29:44.238 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-25bdb531-aa2a-4868-a562-7e52638cd18b b2ec14367b184e1d83d6b9e7ba3d1b95 4426006d53244cc4945779d5c3c8c8db - - -] Security group member updated on remote: ['cfcf6a30-d30f-478e-87b1-42ae73c0df9d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:29:44.238 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-25bdb531-aa2a-4868-a562-7e52638cd18b b2ec14367b184e1d83d6b9e7ba3d1b95 4426006d53244cc4945779d5c3c8c8db - - -] Security group member updated ['cfcf6a30-d30f-478e-87b1-42ae73c0df9d'] 2021-07-07 13:29:44.266 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25bdb531-aa2a-4868-a562-7e52638cd18b b2ec14367b184e1d83d6b9e7ba3d1b95 4426006d53244cc4945779d5c3c8c8db - - -] port_delete event received for 'e7c91da7-fe8e-4760-8a43-caa502d75608' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:29:44.515 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8812a229-3cdc-4c32-827d-aaaa0f4ecf6e 02c86d5b46e0409ca7ae9c1a4e62d099 05c538ac1d604f089aa43f125a889e38 - - -] network_delete received. Deleting network b2dfcbcf-b25c-47fc-941e-82ad8b8aaeb6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:29:44.515 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8812a229-3cdc-4c32-827d-aaaa0f4ecf6e 02c86d5b46e0409ca7ae9c1a4e62d099 05c538ac1d604f089aa43f125a889e38 - - -] Network b2dfcbcf-b25c-47fc-941e-82ad8b8aaeb6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:29:45.047 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1b1804e9-4bf6-4b25-a5a3-26055ff92e24 b2ec14367b184e1d83d6b9e7ba3d1b95 4426006d53244cc4945779d5c3c8c8db - - -] Security group member updated on remote: ['cfcf6a30-d30f-478e-87b1-42ae73c0df9d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:29:45.066 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-1b1804e9-4bf6-4b25-a5a3-26055ff92e24 b2ec14367b184e1d83d6b9e7ba3d1b95 4426006d53244cc4945779d5c3c8c8db - - -] Security group member updated ['cfcf6a30-d30f-478e-87b1-42ae73c0df9d'] 2021-07-07 13:29:45.784 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3141f6ed-0b2c-4697-a8fe-e6ecb4806e24 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] Security group member updated on remote: ['30c6674c-868e-432b-b879-8d6483090e5c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:29:45.784 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-3141f6ed-0b2c-4697-a8fe-e6ecb4806e24 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] Security group member updated ['30c6674c-868e-432b-b879-8d6483090e5c'] 2021-07-07 13:29:46.063 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3141f6ed-0b2c-4697-a8fe-e6ecb4806e24 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] port_delete event received for '5c29f69f-97ba-4f08-a044-79ed87ba1000' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:29:47.864 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6dc399c1-bb93-4e27-9104-ca35d9e41d5b 02c86d5b46e0409ca7ae9c1a4e62d099 05c538ac1d604f089aa43f125a889e38 - - -] network_delete received. Deleting network 5f336c0e-53dd-4abb-95a5-e1e931dd68b2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:29:47.864 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6dc399c1-bb93-4e27-9104-ca35d9e41d5b 02c86d5b46e0409ca7ae9c1a4e62d099 05c538ac1d604f089aa43f125a889e38 - - -] Network 5f336c0e-53dd-4abb-95a5-e1e931dd68b2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:29:48.328 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-789a75a5-52c7-4620-bf8b-24fa86cacbf9 b2ec14367b184e1d83d6b9e7ba3d1b95 4426006d53244cc4945779d5c3c8c8db - - -] Security group member updated on remote: ['cfcf6a30-d30f-478e-87b1-42ae73c0df9d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:29:48.328 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-789a75a5-52c7-4620-bf8b-24fa86cacbf9 b2ec14367b184e1d83d6b9e7ba3d1b95 4426006d53244cc4945779d5c3c8c8db - - -] Security group member updated ['cfcf6a30-d30f-478e-87b1-42ae73c0df9d'] 2021-07-07 13:29:48.473 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-789a75a5-52c7-4620-bf8b-24fa86cacbf9 b2ec14367b184e1d83d6b9e7ba3d1b95 4426006d53244cc4945779d5c3c8c8db - - -] port_delete event received for '20131ba3-ab19-4026-8615-c38a30b54300' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:29:49.157 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c629bd39-52f6-48f7-af51-6bd2016b78bf 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] Security group member updated on remote: ['30c6674c-868e-432b-b879-8d6483090e5c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:29:49.157 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-c629bd39-52f6-48f7-af51-6bd2016b78bf 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] Security group member updated ['30c6674c-868e-432b-b879-8d6483090e5c'] 2021-07-07 13:29:49.579 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9f905d5-9d6c-4735-8ec3-810468a8b313 a82a6160778c4493b5d3a0da54149a90 72cd35156fb940089ee8342de82c5700 - - -] network_delete received. Deleting network 1bf901e0-81f9-4898-b502-8defc7c54f21 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:29:49.579 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9f905d5-9d6c-4735-8ec3-810468a8b313 a82a6160778c4493b5d3a0da54149a90 72cd35156fb940089ee8342de82c5700 - - -] Network 1bf901e0-81f9-4898-b502-8defc7c54f21 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:29:53.128 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-34a3f249-3cf5-49a5-92d5-49fa7ee2dc91 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] Security group member updated on remote: ['30c6674c-868e-432b-b879-8d6483090e5c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:29:53.128 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-34a3f249-3cf5-49a5-92d5-49fa7ee2dc91 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] Security group member updated ['30c6674c-868e-432b-b879-8d6483090e5c'] 2021-07-07 13:29:53.315 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44085252-de62-4112-9662-a6f85732ce10 02c86d5b46e0409ca7ae9c1a4e62d099 05c538ac1d604f089aa43f125a889e38 - - -] port_delete event received for '2728e238-5fe0-4757-9d1a-ce89e575acb9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:29:53.782 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44085252-de62-4112-9662-a6f85732ce10 02c86d5b46e0409ca7ae9c1a4e62d099 05c538ac1d604f089aa43f125a889e38 - - -] network_delete received. Deleting network 5cd8b360-01cd-4f9f-a0e2-95a52f8389f6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:29:53.782 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44085252-de62-4112-9662-a6f85732ce10 02c86d5b46e0409ca7ae9c1a4e62d099 05c538ac1d604f089aa43f125a889e38 - - -] Network 5cd8b360-01cd-4f9f-a0e2-95a52f8389f6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:29:53.893 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34a3f249-3cf5-49a5-92d5-49fa7ee2dc91 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] port_delete event received for '6ad7473a-4f96-4d9f-b94a-7c5f7bb73fc5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:29:55.313 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864d1bb6-e462-49ff-8ad4-c075d1db9c1b 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] port_delete event received for '9fa9a8df-21cc-4295-8c25-18e2224f8605' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:29:56.332 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1aef749e-cbc3-4082-9702-a0d8d4759f07 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 6cf0ec0e-1b8e-43bc-958c-65ce30c5337f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:29:56.332 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1aef749e-cbc3-4082-9702-a0d8d4759f07 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 6cf0ec0e-1b8e-43bc-958c-65ce30c5337f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:29:58.220 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49c4e354-819a-40e7-843f-0b2dccce0571 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 68bdac16-b77b-4b96-a8be-7b14428c7e6e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:29:58.220 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49c4e354-819a-40e7-843f-0b2dccce0571 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 68bdac16-b77b-4b96-a8be-7b14428c7e6e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:29:58.579 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6d63027-f43d-43c8-9f84-273b49e3385e 02c86d5b46e0409ca7ae9c1a4e62d099 05c538ac1d604f089aa43f125a889e38 - - -] port_delete event received for '7eca5ed1-f2d3-4793-9e8e-327a7c81436e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:29:59.706 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6d63027-f43d-43c8-9f84-273b49e3385e 02c86d5b46e0409ca7ae9c1a4e62d099 05c538ac1d604f089aa43f125a889e38 - - -] network_delete received. Deleting network e0b896b0-41ef-49f6-821c-bc9171d15258 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:29:59.706 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6d63027-f43d-43c8-9f84-273b49e3385e 02c86d5b46e0409ca7ae9c1a4e62d099 05c538ac1d604f089aa43f125a889e38 - - -] Network e0b896b0-41ef-49f6-821c-bc9171d15258 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:30:04.442 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a1997cc4-e22a-459f-902a-a5e1f45b94a9 e3176ddc595c4fae966933e3d24ce2e5 5ef2663b4bee40e5b01ed2e22a584e0e - - -] Security group member updated on remote: ['b3561932-1ca0-479d-abc8-71161e28a85c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:30:04.442 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-a1997cc4-e22a-459f-902a-a5e1f45b94a9 e3176ddc595c4fae966933e3d24ce2e5 5ef2663b4bee40e5b01ed2e22a584e0e - - -] Security group member updated ['b3561932-1ca0-479d-abc8-71161e28a85c'] 2021-07-07 13:30:07.344 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ecf25b5-32c4-49cf-b3b0-d94a713b4177 02c86d5b46e0409ca7ae9c1a4e62d099 05c538ac1d604f089aa43f125a889e38 - - -] port_delete event received for '222ac832-c392-456b-8ed8-06d70ed33cd0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:30:08.065 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ecf25b5-32c4-49cf-b3b0-d94a713b4177 02c86d5b46e0409ca7ae9c1a4e62d099 05c538ac1d604f089aa43f125a889e38 - - -] network_delete received. Deleting network 099fb38e-e0bd-4510-b590-ed7e9c34be9a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:30:08.065 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ecf25b5-32c4-49cf-b3b0-d94a713b4177 02c86d5b46e0409ca7ae9c1a4e62d099 05c538ac1d604f089aa43f125a889e38 - - -] Network 099fb38e-e0bd-4510-b590-ed7e9c34be9a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:30:10.284 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b62b6b0-aa4e-41ec-b7f0-7de32a51e624 e3176ddc595c4fae966933e3d24ce2e5 5ef2663b4bee40e5b01ed2e22a584e0e - - -] port_delete event received for 'd9a45349-a300-49b5-8236-5c1a4347106e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:30:12.128 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9a5a8418-1f25-4aef-a375-75f014424b1e 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] Security group member updated on remote: ['30c6674c-868e-432b-b879-8d6483090e5c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:30:12.128 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-9a5a8418-1f25-4aef-a375-75f014424b1e 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] Security group member updated ['30c6674c-868e-432b-b879-8d6483090e5c'] 2021-07-07 13:30:12.676 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5cd9367-38a8-40c8-a3d3-896cae0f0665 e3176ddc595c4fae966933e3d24ce2e5 5ef2663b4bee40e5b01ed2e22a584e0e - - -] port_delete event received for '7f578625-6933-4079-b255-c8c62a5d872c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:30:13.692 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f6aed5db-379d-4104-958c-69b3f3beccaa e3176ddc595c4fae966933e3d24ce2e5 5ef2663b4bee40e5b01ed2e22a584e0e - - -] Security group member updated on remote: ['b3561932-1ca0-479d-abc8-71161e28a85c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:30:13.692 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-f6aed5db-379d-4104-958c-69b3f3beccaa e3176ddc595c4fae966933e3d24ce2e5 5ef2663b4bee40e5b01ed2e22a584e0e - - -] Security group member updated ['b3561932-1ca0-479d-abc8-71161e28a85c'] 2021-07-07 13:30:14.066 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6aed5db-379d-4104-958c-69b3f3beccaa e3176ddc595c4fae966933e3d24ce2e5 5ef2663b4bee40e5b01ed2e22a584e0e - - -] port_delete event received for 'a049db0e-be1d-4830-aedd-eb31f3871dcf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:30:15.582 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b972c82-65da-473a-a433-86dacd8df1e8 02c86d5b46e0409ca7ae9c1a4e62d099 05c538ac1d604f089aa43f125a889e38 - - -] port_delete event received for '3b9602de-9815-483b-a29c-48140d4386e4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:30:15.863 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8de53612-c30a-4234-8013-46f65dab9e82 61afccc352554828a87af321247010e8 2e1baf8ce6104a8288789045263964de - - -] Security group member updated on remote: ['38839a7a-0cff-4921-8ec9-676f1e97888e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:30:15.863 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-8de53612-c30a-4234-8013-46f65dab9e82 61afccc352554828a87af321247010e8 2e1baf8ce6104a8288789045263964de - - -] Security group member updated ['38839a7a-0cff-4921-8ec9-676f1e97888e'] 2021-07-07 13:30:15.958 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b972c82-65da-473a-a433-86dacd8df1e8 02c86d5b46e0409ca7ae9c1a4e62d099 05c538ac1d604f089aa43f125a889e38 - - -] network_delete received. Deleting network 19f8f095-8d96-4cad-8ed1-dd2d90961ea3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:30:15.958 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b972c82-65da-473a-a433-86dacd8df1e8 02c86d5b46e0409ca7ae9c1a4e62d099 05c538ac1d604f089aa43f125a889e38 - - -] Network 19f8f095-8d96-4cad-8ed1-dd2d90961ea3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:30:17.972 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbe9be4b-88fe-4fe5-9a31-0558ad5e4e9e e3176ddc595c4fae966933e3d24ce2e5 5ef2663b4bee40e5b01ed2e22a584e0e - - -] port_delete event received for 'e21e0e15-00f9-4eeb-92d8-48fee9544463' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:30:18.082 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-051f8f15-fa5a-49d3-b17d-33785038c235 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 9e248a74-071a-4bcb-a0be-0f473b1921b2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:30:18.111 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-051f8f15-fa5a-49d3-b17d-33785038c235 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 9e248a74-071a-4bcb-a0be-0f473b1921b2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:30:19.350 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b6e3fd0d-c305-4e10-bee5-d67f5bf3a5ca 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] Security group member updated on remote: ['30c6674c-868e-432b-b879-8d6483090e5c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:30:19.350 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-b6e3fd0d-c305-4e10-bee5-d67f5bf3a5ca 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] Security group member updated ['30c6674c-868e-432b-b879-8d6483090e5c'] 2021-07-07 13:30:20.536 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b6e3fd0d-c305-4e10-bee5-d67f5bf3a5ca 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] port_delete event received for '534eb861-179f-4bca-b5fe-b4fc05305f4c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:30:22.082 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fea76aa3-03e0-4449-bb0c-b8a16ce83eb2 - - - - -] port_delete event received for '5d1ba025-aa61-4ad7-acef-71ebf88093a7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:30:22.129 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1216a7dc-1494-4d40-aefa-4140df247075 e3176ddc595c4fae966933e3d24ce2e5 5ef2663b4bee40e5b01ed2e22a584e0e - - -] port_delete event received for '5d1ba025-aa61-4ad7-acef-71ebf88093a7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:30:22.658 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1216a7dc-1494-4d40-aefa-4140df247075 e3176ddc595c4fae966933e3d24ce2e5 5ef2663b4bee40e5b01ed2e22a584e0e - - -] network_delete received. Deleting network ce1a71c6-7b97-46c3-9b3f-611ead7fad46 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:30:22.658 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1216a7dc-1494-4d40-aefa-4140df247075 e3176ddc595c4fae966933e3d24ce2e5 5ef2663b4bee40e5b01ed2e22a584e0e - - -] Network ce1a71c6-7b97-46c3-9b3f-611ead7fad46 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:30:22.894 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72a0b934-f84c-4358-a708-5fe1034c76ed 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] port_delete event received for 'cca8ccff-fe6c-4c02-a99b-8ee760e3beb3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:30:24.660 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b614db6-8296-41f1-8c81-aaf0012194ff 02c86d5b46e0409ca7ae9c1a4e62d099 05c538ac1d604f089aa43f125a889e38 - - -] port_delete event received for 'cddfd124-e091-4dbb-8ee3-739e164abd8f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:30:25.051 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b614db6-8296-41f1-8c81-aaf0012194ff 02c86d5b46e0409ca7ae9c1a4e62d099 05c538ac1d604f089aa43f125a889e38 - - -] network_delete received. Deleting network 75777868-530e-4cd8-a27c-80ec276e884f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:30:25.051 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b614db6-8296-41f1-8c81-aaf0012194ff 02c86d5b46e0409ca7ae9c1a4e62d099 05c538ac1d604f089aa43f125a889e38 - - -] Network 75777868-530e-4cd8-a27c-80ec276e884f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:30:25.410 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5da80225-7591-4646-8c4a-52717f75e353 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] port_delete event received for '19039b39-6ab8-4bdf-b86e-a098138fb41c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:30:25.941 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b31008cd-c25d-49e1-97b8-af2c59f9a09b 02c86d5b46e0409ca7ae9c1a4e62d099 05c538ac1d604f089aa43f125a889e38 - - -] network_delete received. Deleting network 52969761-83dc-409f-a1b8-ec694676bfa8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:30:25.941 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b31008cd-c25d-49e1-97b8-af2c59f9a09b 02c86d5b46e0409ca7ae9c1a4e62d099 05c538ac1d604f089aa43f125a889e38 - - -] Network 52969761-83dc-409f-a1b8-ec694676bfa8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:30:27.286 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2f98170-0859-42d3-ac0c-91cef04cdfee 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] port_delete event received for 'fb6121fd-accb-411b-868a-aa9c3d0dcb35' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:30:27.363 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce5715ab-c1ef-4808-a2d3-d3080b2127c5 - - - - -] port_delete event received for 'fb6121fd-accb-411b-868a-aa9c3d0dcb35' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:30:27.645 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2f98170-0859-42d3-ac0c-91cef04cdfee 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] network_delete received. Deleting network 5fe8cd95-77ef-4e7f-b4ac-9b159ec0645b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:30:27.645 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2f98170-0859-42d3-ac0c-91cef04cdfee 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] Network 5fe8cd95-77ef-4e7f-b4ac-9b159ec0645b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:30:28.066 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ebcfb1a-f4ca-4a3c-bdfd-1ccbb9031871 d9e2fc7f6ff640e7855f4ddd8f14cede c10842461d6f42939e97705bac7b8148 - - -] network_delete received. Deleting network 9dff1a19-2cdb-46d4-8d77-1ea9fe66cf65 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:30:28.066 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ebcfb1a-f4ca-4a3c-bdfd-1ccbb9031871 d9e2fc7f6ff640e7855f4ddd8f14cede c10842461d6f42939e97705bac7b8148 - - -] Network 9dff1a19-2cdb-46d4-8d77-1ea9fe66cf65 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:30:28.568 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cfcd7b57-5715-4740-a0c0-950282f69cee 02c86d5b46e0409ca7ae9c1a4e62d099 05c538ac1d604f089aa43f125a889e38 - - -] port_delete event received for 'ed2e4f3c-3a6c-4c48-a97e-9cd901d0ec31' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:30:28.707 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aed85977-2442-4b5a-9951-9e973c29a128 - - - - -] port_delete event received for 'ed2e4f3c-3a6c-4c48-a97e-9cd901d0ec31' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:30:28.879 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cfcd7b57-5715-4740-a0c0-950282f69cee 02c86d5b46e0409ca7ae9c1a4e62d099 05c538ac1d604f089aa43f125a889e38 - - -] network_delete received. Deleting network 82fa253f-8492-4856-9633-a603004b08fb network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:30:28.879 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cfcd7b57-5715-4740-a0c0-950282f69cee 02c86d5b46e0409ca7ae9c1a4e62d099 05c538ac1d604f089aa43f125a889e38 - - -] Network 82fa253f-8492-4856-9633-a603004b08fb not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:30:29.692 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-949debf1-dc99-4adf-9a73-930a7b502e27 d9e2fc7f6ff640e7855f4ddd8f14cede c10842461d6f42939e97705bac7b8148 - - -] network_delete received. Deleting network 5b2258df-6670-49af-bc07-df7cec2b119d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:30:29.692 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-949debf1-dc99-4adf-9a73-930a7b502e27 d9e2fc7f6ff640e7855f4ddd8f14cede c10842461d6f42939e97705bac7b8148 - - -] Network 5b2258df-6670-49af-bc07-df7cec2b119d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:30:29.785 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac845310-4908-40b4-95cc-94af7987e03a 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] port_delete event received for '655514be-ac4d-4195-95ea-0bf98491365b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:30:30.240 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ee99cef9-c496-4a09-8e38-9f1612aef8bd 61afccc352554828a87af321247010e8 2e1baf8ce6104a8288789045263964de - - -] Security group member updated on remote: ['38839a7a-0cff-4921-8ec9-676f1e97888e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:30:30.240 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-ee99cef9-c496-4a09-8e38-9f1612aef8bd 61afccc352554828a87af321247010e8 2e1baf8ce6104a8288789045263964de - - -] Security group member updated ['38839a7a-0cff-4921-8ec9-676f1e97888e'] 2021-07-07 13:30:30.441 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee99cef9-c496-4a09-8e38-9f1612aef8bd 61afccc352554828a87af321247010e8 2e1baf8ce6104a8288789045263964de - - -] port_delete event received for '9e248a74-071a-4bcb-a0be-0f473b1921b2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:30:31.251 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4a119a01-5fe4-44ef-82fd-fbc42804869e 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] Security group member updated on remote: ['30c6674c-868e-432b-b879-8d6483090e5c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:30:31.251 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-4a119a01-5fe4-44ef-82fd-fbc42804869e 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] Security group member updated ['30c6674c-868e-432b-b879-8d6483090e5c'] 2021-07-07 13:30:31.423 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a119a01-5fe4-44ef-82fd-fbc42804869e 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] port_delete event received for '6b6f036f-2e32-4a31-80e6-52fc9f9b4453' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:30:32.238 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7235a44f-821e-41ce-8869-398c7fba679d 495fd15a70324ef29d1464598cc6f29a 2fd4d7d7923d4c2a9a7d31ba0ffc4374 - - -] Security group member updated on remote: ['8ad5ddac-a762-4eef-94a4-4fb3fc677d4e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:30:32.238 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-7235a44f-821e-41ce-8869-398c7fba679d 495fd15a70324ef29d1464598cc6f29a 2fd4d7d7923d4c2a9a7d31ba0ffc4374 - - -] Security group member updated ['8ad5ddac-a762-4eef-94a4-4fb3fc677d4e'] 2021-07-07 13:30:32.473 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-38db67c1-b86f-4ea2-a8c5-6b460b018a2f f84e349dd027468a8ea411defb83b715 ded1d71e2ec0442c9cc0048391025ea7 - - -] Security group rule updated on remote: ['7e547f4c-b81f-41eb-bf61-2655ba833435'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:30:32.473 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-38db67c1-b86f-4ea2-a8c5-6b460b018a2f f84e349dd027468a8ea411defb83b715 ded1d71e2ec0442c9cc0048391025ea7 - - -] Security group rule updated ['7e547f4c-b81f-41eb-bf61-2655ba833435'] 2021-07-07 13:30:33.192 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e16e92e8-86e2-4067-aadd-24ecde91e573 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] Security group member updated on remote: ['30c6674c-868e-432b-b879-8d6483090e5c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:30:33.192 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-e16e92e8-86e2-4067-aadd-24ecde91e573 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] Security group member updated ['30c6674c-868e-432b-b879-8d6483090e5c'] 2021-07-07 13:30:33.471 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e16e92e8-86e2-4067-aadd-24ecde91e573 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] port_delete event received for '6c16deba-11db-4338-85af-0df410ec8cec' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:30:33.736 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf80d7a8-53e8-4d68-91b3-50aae2b65fe7 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 254391e6-1232-4bb1-b394-c25097c8c0b8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:30:33.736 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf80d7a8-53e8-4d68-91b3-50aae2b65fe7 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 254391e6-1232-4bb1-b394-c25097c8c0b8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:30:34.318 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-83c2bff0-783a-4da4-a6dd-3c88ad461c78 d9e2fc7f6ff640e7855f4ddd8f14cede c10842461d6f42939e97705bac7b8148 - - -] Security group member updated on remote: ['494aee86-81a0-4116-8232-2e06b278d65a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:30:34.318 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-83c2bff0-783a-4da4-a6dd-3c88ad461c78 d9e2fc7f6ff640e7855f4ddd8f14cede c10842461d6f42939e97705bac7b8148 - - -] Security group member updated ['494aee86-81a0-4116-8232-2e06b278d65a'] 2021-07-07 13:30:34.584 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-83c2bff0-783a-4da4-a6dd-3c88ad461c78 d9e2fc7f6ff640e7855f4ddd8f14cede c10842461d6f42939e97705bac7b8148 - - -] Security group member updated on remote: ['494aee86-81a0-4116-8232-2e06b278d65a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:30:34.584 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-83c2bff0-783a-4da4-a6dd-3c88ad461c78 d9e2fc7f6ff640e7855f4ddd8f14cede c10842461d6f42939e97705bac7b8148 - - -] Security group member updated ['494aee86-81a0-4116-8232-2e06b278d65a'] 2021-07-07 13:30:35.537 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a9054d45-0dec-42c5-be74-6b2e26a6593a d9e2fc7f6ff640e7855f4ddd8f14cede c10842461d6f42939e97705bac7b8148 - - -] Security group member updated on remote: ['494aee86-81a0-4116-8232-2e06b278d65a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:30:35.537 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-a9054d45-0dec-42c5-be74-6b2e26a6593a d9e2fc7f6ff640e7855f4ddd8f14cede c10842461d6f42939e97705bac7b8148 - - -] Security group member updated ['494aee86-81a0-4116-8232-2e06b278d65a'] 2021-07-07 13:30:35.565 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9054d45-0dec-42c5-be74-6b2e26a6593a d9e2fc7f6ff640e7855f4ddd8f14cede c10842461d6f42939e97705bac7b8148 - - -] port_delete event received for '9c7e8089-41cc-4ad5-b1f0-362f426b7a40' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:30:35.940 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-28399371-2acf-4155-a025-8c8b3680ffad d9e2fc7f6ff640e7855f4ddd8f14cede c10842461d6f42939e97705bac7b8148 - - -] Security group member updated on remote: ['494aee86-81a0-4116-8232-2e06b278d65a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:30:35.940 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-28399371-2acf-4155-a025-8c8b3680ffad d9e2fc7f6ff640e7855f4ddd8f14cede c10842461d6f42939e97705bac7b8148 - - -] Security group member updated ['494aee86-81a0-4116-8232-2e06b278d65a'] 2021-07-07 13:30:35.990 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28399371-2acf-4155-a025-8c8b3680ffad d9e2fc7f6ff640e7855f4ddd8f14cede c10842461d6f42939e97705bac7b8148 - - -] port_delete event received for 'b0edc197-4f70-4157-ac90-e25f4eb1ca22' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:30:37.304 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 254391e6-1232-4bb1-b394-c25097c8c0b8 2021-07-07 13:30:37.329 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:30:37.788 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 254391e6-1232-4bb1-b394-c25097c8c0b8 2021-07-07 13:30:37.788 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 254391e6-1232-4bb1-b394-c25097c8c0b8 updated. Details: {'device': '254391e6-1232-4bb1-b394-c25097c8c0b8', 'network_id': 'ba49ec0b-2f71-4999-8cf8-1563b1b6d714', 'port_id': '254391e6-1232-4bb1-b394-c25097c8c0b8', 'mac_address': 'fa:16:3e:06:a7:4f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 149, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b88a9c82-8ffe-4440-96e7-565bdb11db63', 'ip_address': '192.168.233.194'}], '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-07-07 13:30:37.788 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:30:37.788 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-254391e6-1232-4bb1-b394-c25097c8c0b8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:30:37.788 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 254391e6-1232-4bb1-b394-c25097c8c0b8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:30:37.788 4560 1886296279704 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ba49ec0b-2f71-4999-8cf8-1563b1b6d714 2021-07-07 13:30:37.788 4560 1886296279704 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-07-07 13:30:37.941 4560 1886296279704 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '254391e6-1232-4bb1-b394-c25097c8c0b8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:30:37.941 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '254391e6-1232-4bb1-b394-c25097c8c0b8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:30:37.941 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 254391e6-1232-4bb1-b394-c25097c8c0b8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:30:37.941 4560 1886296279704 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 149, VLAN trunk: None to switch port 254391e6-1232-4bb1-b394-c25097c8c0b8 2021-07-07 13:30:38.022 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:30:38.022 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['254391e6-1232-4bb1-b394-c25097c8c0b8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:30:38.038 4560 1886296280056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-378aeb5f-c088-406a-8fa0-b1abbbbc0a9c 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] port_delete event received for '76f49031-da03-4d0c-a8f7-46050523a3cf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:30:38.272 4560 1886296279704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['254391e6-1232-4bb1-b394-c25097c8c0b8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:30:38.272 4560 1886296279704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:30:38.272 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8ad5ddac-a762-4eef-94a4-4fb3fc677d4e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:30:38.272 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8ad5ddac-a762-4eef-94a4-4fb3fc677d4e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:30:38.272 4560 1886296279704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 254391e6-1232-4bb1-b394-c25097c8c0b8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:30:38.272 4560 1886296279704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:30:38.272 4560 1886296279704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 254391e6-1232-4bb1-b394-c25097c8c0b8 not yet added. Adding. 2021-07-07 13:30:38.272 4560 1886296279704 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-07-07 13:30:38.272 4560 1886296279704 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-07-07 13:30:38.361 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-254391e6-1232-4bb1-b394-c25097c8c0b8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:30:38.444 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-254391e6-1232-4bb1-b394-c25097c8c0b8" 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-07-07 13:30:38.444 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-254391e6-1232-4bb1-b394-c25097c8c0b8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:30:38.534 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-254391e6-1232-4bb1-b394-c25097c8c0b8" 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-07-07 13:30:38.616 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-254391e6-1232-4bb1-b394-c25097c8c0b8" 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-07-07 13:30:38.616 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 254391e6-1232-4bb1-b394-c25097c8c0b8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:30:38.616 4560 1886296279704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 254391e6-1232-4bb1-b394-c25097c8c0b8 processed. 2021-07-07 13:30:38.945 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-11990272-f35a-41db-81d4-bdfb5c22d064 61afccc352554828a87af321247010e8 2e1baf8ce6104a8288789045263964de - - -] Security group member updated on remote: ['38839a7a-0cff-4921-8ec9-676f1e97888e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:30:38.945 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-11990272-f35a-41db-81d4-bdfb5c22d064 61afccc352554828a87af321247010e8 2e1baf8ce6104a8288789045263964de - - -] Security group member updated ['38839a7a-0cff-4921-8ec9-676f1e97888e'] 2021-07-07 13:30:39.345 4560 1886296279704 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-07-07 13:30:40.143 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:30:41.604 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25b39350-1476-40cd-b1f8-1154907d1e9d 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 679ecee3-77e3-4b3f-b8fe-2b28d65479fe port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:30:41.614 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25b39350-1476-40cd-b1f8-1154907d1e9d 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 679ecee3-77e3-4b3f-b8fe-2b28d65479fe defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:30:42.486 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9108bda-0151-4d2c-813d-850f9c559986 d9e2fc7f6ff640e7855f4ddd8f14cede c10842461d6f42939e97705bac7b8148 - - -] port_delete event received for '39fd6b5f-6dc3-49f9-85c4-47ea03d8a395' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:30:43.055 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9108bda-0151-4d2c-813d-850f9c559986 d9e2fc7f6ff640e7855f4ddd8f14cede c10842461d6f42939e97705bac7b8148 - - -] network_delete received. Deleting network 8ff81d4a-697a-453e-9e9f-889e3afcab90 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:30:43.055 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9108bda-0151-4d2c-813d-850f9c559986 d9e2fc7f6ff640e7855f4ddd8f14cede c10842461d6f42939e97705bac7b8148 - - -] Network 8ff81d4a-697a-453e-9e9f-889e3afcab90 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:30:43.267 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d82ab09d-36c6-4532-9f67-b20c101e5179 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] port_delete event received for '39e001ed-4dd2-487d-8cf0-4e37103eb9a0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:30:44.021 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a10640c-7421-445e-8201-c1c3fb714638 d9e2fc7f6ff640e7855f4ddd8f14cede c10842461d6f42939e97705bac7b8148 - - -] network_delete received. Deleting network 64e05322-923d-4d01-95f1-03d8f7e05e28 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:30:44.021 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a10640c-7421-445e-8201-c1c3fb714638 d9e2fc7f6ff640e7855f4ddd8f14cede c10842461d6f42939e97705bac7b8148 - - -] Network 64e05322-923d-4d01-95f1-03d8f7e05e28 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:30:44.629 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-71a9af00-f455-4b3a-b6e6-617da789d2b7 d9e2fc7f6ff640e7855f4ddd8f14cede c10842461d6f42939e97705bac7b8148 - - -] network_delete received. Deleting network e66164fc-b282-49a0-b9b9-e70555ad2a4f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:30:44.629 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-71a9af00-f455-4b3a-b6e6-617da789d2b7 d9e2fc7f6ff640e7855f4ddd8f14cede c10842461d6f42939e97705bac7b8148 - - -] Network e66164fc-b282-49a0-b9b9-e70555ad2a4f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:30:45.053 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-758fbe1e-eb07-4de0-b00e-bd9ef5c1ca09 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] network_delete received. Deleting network ce0824ce-326c-48c6-811f-da34f8a1e806 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:30:45.053 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-758fbe1e-eb07-4de0-b00e-bd9ef5c1ca09 321e2161e9f742a081ba46f622faa971 0aa968e70e5f4733af728c793e630177 - - -] Network ce0824ce-326c-48c6-811f-da34f8a1e806 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:30:45.370 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd7f6b80-e857-4711-b5f7-428d8cbccedd d9e2fc7f6ff640e7855f4ddd8f14cede c10842461d6f42939e97705bac7b8148 - - -] network_delete received. Deleting network d350d67c-dc0e-4fe7-b63d-93c959822660 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:30:45.370 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd7f6b80-e857-4711-b5f7-428d8cbccedd d9e2fc7f6ff640e7855f4ddd8f14cede c10842461d6f42939e97705bac7b8148 - - -] Network d350d67c-dc0e-4fe7-b63d-93c959822660 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:30:50.458 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2f83569e-5eb9-4c38-8e8e-3031f52c425b 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated on remote: ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:30:50.458 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-2f83569e-5eb9-4c38-8e8e-3031f52c425b 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] 2021-07-07 13:30:52.705 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8b921471-972a-4d19-932b-bd6999c78137 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated on remote: ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:30:52.705 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-8b921471-972a-4d19-932b-bd6999c78137 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] 2021-07-07 13:30:52.785 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8b921471-972a-4d19-932b-bd6999c78137 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated on remote: ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:30:52.806 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-8b921471-972a-4d19-932b-bd6999c78137 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] 2021-07-07 13:30:53.395 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b9fb27fe-a2e8-41ab-92bb-6a7c82c68ffb 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated on remote: ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:30:53.395 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-b9fb27fe-a2e8-41ab-92bb-6a7c82c68ffb 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] 2021-07-07 13:30:53.441 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9fb27fe-a2e8-41ab-92bb-6a7c82c68ffb 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] port_delete event received for '8d864da5-bc4c-4003-8af7-a62ff3e37cfb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:30:54.471 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2a3c9448-1de6-44cf-87a0-b6b3911848db 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated on remote: ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:30:54.471 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-2a3c9448-1de6-44cf-87a0-b6b3911848db 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] 2021-07-07 13:30:54.550 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a3c9448-1de6-44cf-87a0-b6b3911848db 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] port_delete event received for 'd5679c87-5680-4733-9754-c0bfb03bb593' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:30:55.299 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b3be2752-8ea3-4a5e-95c2-6c9855276598 61afccc352554828a87af321247010e8 2e1baf8ce6104a8288789045263964de - - -] Security group member updated on remote: ['38839a7a-0cff-4921-8ec9-676f1e97888e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:30:55.299 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-b3be2752-8ea3-4a5e-95c2-6c9855276598 61afccc352554828a87af321247010e8 2e1baf8ce6104a8288789045263964de - - -] Security group member updated ['38839a7a-0cff-4921-8ec9-676f1e97888e'] 2021-07-07 13:30:55.442 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3be2752-8ea3-4a5e-95c2-6c9855276598 61afccc352554828a87af321247010e8 2e1baf8ce6104a8288789045263964de - - -] port_delete event received for '679ecee3-77e3-4b3f-b8fe-2b28d65479fe' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:30:55.564 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7777e1a7-57ba-4f9e-a560-cd0948b1b9eb 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] network_delete received. Deleting network 54285061-2bb3-4a3b-95e3-777b22fd4d4f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:30:55.564 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7777e1a7-57ba-4f9e-a560-cd0948b1b9eb 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Network 54285061-2bb3-4a3b-95e3-777b22fd4d4f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:30:58.962 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9695ed66-6530-4ba7-b090-a45165c65d60 a4ffbacce93d4da19a0ca03cda32461d f5a2215665cf404facdd940656d5176d - - -] port_delete event received for '0ec4e28f-f5e0-43ef-9c21-94f529b8c3d3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:30:59.331 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d81f85b9-e435-48ed-aa58-bf1f9b42abed 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated on remote: ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:30:59.331 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-d81f85b9-e435-48ed-aa58-bf1f9b42abed 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] 2021-07-07 13:30:59.384 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9695ed66-6530-4ba7-b090-a45165c65d60 a4ffbacce93d4da19a0ca03cda32461d f5a2215665cf404facdd940656d5176d - - -] network_delete received. Deleting network c3041196-ab3f-4576-98a0-42fe3d51f206 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:30:59.384 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9695ed66-6530-4ba7-b090-a45165c65d60 a4ffbacce93d4da19a0ca03cda32461d f5a2215665cf404facdd940656d5176d - - -] Network c3041196-ab3f-4576-98a0-42fe3d51f206 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:31:01.384 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-53125162-a403-4b42-a850-471842090919 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated on remote: ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:31:01.384 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-53125162-a403-4b42-a850-471842090919 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] 2021-07-07 13:31:01.675 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53125162-a403-4b42-a850-471842090919 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] port_delete event received for 'f270f0aa-c467-4dd3-b194-82f484b5fc82' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:31:03.954 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d78f041e-429c-483c-806b-e713789d525f 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] port_delete event received for 'd31eac24-9edd-4faf-bdea-085a56738650' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:31:04.439 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d78f041e-429c-483c-806b-e713789d525f 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] network_delete received. Deleting network 8c81761c-ed41-4a3b-ac50-753d7bd4c113 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:31:04.439 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d78f041e-429c-483c-806b-e713789d525f 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Network 8c81761c-ed41-4a3b-ac50-753d7bd4c113 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:31:08.970 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd3367ca-79a0-4631-b208-5f790071a8cf 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] port_delete event received for '63180262-7f9e-4bd0-86c5-d793b04cbb4d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:31:09.597 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5fd10d2f-09ea-40ab-8df4-e01b3c340497 a4ffbacce93d4da19a0ca03cda32461d f5a2215665cf404facdd940656d5176d - - -] port_delete event received for 'fc541e2d-03c3-4892-9803-1ecfeb015378' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:31:10.322 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5fd10d2f-09ea-40ab-8df4-e01b3c340497 a4ffbacce93d4da19a0ca03cda32461d f5a2215665cf404facdd940656d5176d - - -] network_delete received. Deleting network 69608d60-eadc-4c29-adca-e75232963e9f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:31:10.322 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5fd10d2f-09ea-40ab-8df4-e01b3c340497 a4ffbacce93d4da19a0ca03cda32461d f5a2215665cf404facdd940656d5176d - - -] Network 69608d60-eadc-4c29-adca-e75232963e9f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:31:11.594 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6cb5a33e-de8e-4737-93e7-40aa639cf179 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] port_delete event received for '87f5b6ff-ba65-4cd1-af8f-88c1948c34bc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:31:12.388 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6cb5a33e-de8e-4737-93e7-40aa639cf179 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] network_delete received. Deleting network 1d42ad69-ed5f-405a-9ea5-fa208127f883 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:31:12.388 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6cb5a33e-de8e-4737-93e7-40aa639cf179 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Network 1d42ad69-ed5f-405a-9ea5-fa208127f883 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:31:14.039 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9cf97e59-9e67-4556-8f47-587e6ab5062d 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated on remote: ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:31:14.039 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-9cf97e59-9e67-4556-8f47-587e6ab5062d 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] 2021-07-07 13:31:14.658 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-568292f6-8349-4524-b2c2-a902c207beba a4ffbacce93d4da19a0ca03cda32461d f5a2215665cf404facdd940656d5176d - - -] network_delete received. Deleting network 5e3dc493-f4c3-454b-99ee-f0581fb5e361 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:31:14.658 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-568292f6-8349-4524-b2c2-a902c207beba a4ffbacce93d4da19a0ca03cda32461d f5a2215665cf404facdd940656d5176d - - -] Network 5e3dc493-f4c3-454b-99ee-f0581fb5e361 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:31:15.393 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fd8f8e60-449c-437b-8843-464452a7552d 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated on remote: ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:31:15.393 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-fd8f8e60-449c-437b-8843-464452a7552d 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] 2021-07-07 13:31:15.435 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd8f8e60-449c-437b-8843-464452a7552d 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] port_delete event received for '58de47dc-e7bf-474f-ba49-46415dc3b63f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:31:16.429 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7b086fbf-c033-42e6-a6ef-57f7f1b91969 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated on remote: ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:31:16.429 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-7b086fbf-c033-42e6-a6ef-57f7f1b91969 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] 2021-07-07 13:31:17.938 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f0bcebff-ba7b-451b-b22a-9d97a06caff3 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated on remote: ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:31:17.938 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-f0bcebff-ba7b-451b-b22a-9d97a06caff3 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] 2021-07-07 13:31:18.002 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0bcebff-ba7b-451b-b22a-9d97a06caff3 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] port_delete event received for 'f2c03199-0938-4975-a5a8-26a11f59fa64' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:31:18.970 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a55ec997-0d3a-42b1-9fff-7bf48023669d 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated on remote: ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:31:18.970 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-a55ec997-0d3a-42b1-9fff-7bf48023669d 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] 2021-07-07 13:31:19.450 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-edc8d368-e55e-43c7-9a3a-51c3b032c61d a4ffbacce93d4da19a0ca03cda32461d f5a2215665cf404facdd940656d5176d - - -] port_delete event received for '07aa2577-363c-43b8-88d4-57b88cd4bd83' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:31:20.010 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-edc8d368-e55e-43c7-9a3a-51c3b032c61d a4ffbacce93d4da19a0ca03cda32461d f5a2215665cf404facdd940656d5176d - - -] network_delete received. Deleting network 197cc2fb-23a5-4c0c-b0ff-aa868ebaae8c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:31:20.010 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-edc8d368-e55e-43c7-9a3a-51c3b032c61d a4ffbacce93d4da19a0ca03cda32461d f5a2215665cf404facdd940656d5176d - - -] Network 197cc2fb-23a5-4c0c-b0ff-aa868ebaae8c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:31:20.607 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e0ff8c91-91dc-4f0f-809f-eccc8e6198a1 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated on remote: ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:31:20.607 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-e0ff8c91-91dc-4f0f-809f-eccc8e6198a1 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] 2021-07-07 13:31:20.703 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0ff8c91-91dc-4f0f-809f-eccc8e6198a1 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] port_delete event received for 'df03cfa8-f95b-4b70-a160-c567c2f7a08d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:31:28.108 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0aa04a82-547a-482f-be5f-4778a4de9fa6 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated on remote: ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:31:28.108 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-0aa04a82-547a-482f-be5f-4778a4de9fa6 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] 2021-07-07 13:31:28.375 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-59f386ee-d526-4798-be21-72ab03c18681 - - - - -] port_update received: 55e23108-be67-4a1e-b09c-198a55980c13 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:31:28.375 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-59f386ee-d526-4798-be21-72ab03c18681 - - - - -] No port 55e23108-be67-4a1e-b09c-198a55980c13 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:31:30.030 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3737e987-be7f-4c9a-b40c-c2afbff8b53e 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated on remote: ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:31:30.030 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-3737e987-be7f-4c9a-b40c-c2afbff8b53e 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] 2021-07-07 13:31:30.702 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-214dee5a-20a8-4387-8ec6-6376099dd971 - - - - -] port_update received: ded1e663-be0d-45c7-a380-2b1be3979d02 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:31:30.702 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-214dee5a-20a8-4387-8ec6-6376099dd971 - - - - -] No port ded1e663-be0d-45c7-a380-2b1be3979d02 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:31:30.734 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40f81cbb-9d31-4437-b234-7510229b6210 a4ffbacce93d4da19a0ca03cda32461d f5a2215665cf404facdd940656d5176d - - -] port_delete event received for '04e0d85b-2d90-4d7b-9cbf-7bd33d04db10' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:31:31.265 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40f81cbb-9d31-4437-b234-7510229b6210 a4ffbacce93d4da19a0ca03cda32461d f5a2215665cf404facdd940656d5176d - - -] network_delete received. Deleting network 0839c7f2-ff61-4e0a-a616-912de3f7c7da network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:31:31.265 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40f81cbb-9d31-4437-b234-7510229b6210 a4ffbacce93d4da19a0ca03cda32461d f5a2215665cf404facdd940656d5176d - - -] Network 0839c7f2-ff61-4e0a-a616-912de3f7c7da not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:31:31.844 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d24e8132-371a-4c26-82ea-18a5aef74c1a 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated on remote: ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:31:31.844 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-d24e8132-371a-4c26-82ea-18a5aef74c1a 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] 2021-07-07 13:31:33.687 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cd2d37a7-5c45-4916-9532-a85a5dedad58 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated on remote: ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:31:33.687 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-cd2d37a7-5c45-4916-9532-a85a5dedad58 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] 2021-07-07 13:31:34.032 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd2d37a7-5c45-4916-9532-a85a5dedad58 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] port_delete event received for '564d524e-fd31-4ef7-97d7-a5db8370a424' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:31:36.656 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a959af8a-0c00-4fe2-b3cc-d55f495a298f 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] port_delete event received for 'ded1e663-be0d-45c7-a380-2b1be3979d02' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:31:37.048 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a959af8a-0c00-4fe2-b3cc-d55f495a298f 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] network_delete received. Deleting network d9ec421b-40e5-49eb-8ae9-0e6f62cf63fb network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:31:37.048 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a959af8a-0c00-4fe2-b3cc-d55f495a298f 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Network d9ec421b-40e5-49eb-8ae9-0e6f62cf63fb not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:31:40.812 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cf3db57b-9104-4d5c-96b5-62168e03961f 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated on remote: ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:31:40.812 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-cf3db57b-9104-4d5c-96b5-62168e03961f 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] 2021-07-07 13:31:41.470 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a13fe90-cfbc-4075-9c6f-1c7a7f954063 a4ffbacce93d4da19a0ca03cda32461d f5a2215665cf404facdd940656d5176d - - -] port_delete event received for '71f4d97c-4f47-4827-8802-9174cfcb8c9e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:31:42.003 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a13fe90-cfbc-4075-9c6f-1c7a7f954063 a4ffbacce93d4da19a0ca03cda32461d f5a2215665cf404facdd940656d5176d - - -] network_delete received. Deleting network d4030a57-4a67-4fcf-a553-782c5224b5d0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:31:42.003 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a13fe90-cfbc-4075-9c6f-1c7a7f954063 a4ffbacce93d4da19a0ca03cda32461d f5a2215665cf404facdd940656d5176d - - -] Network d4030a57-4a67-4fcf-a553-782c5224b5d0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:31:42.993 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42b62ef6-f3e2-43ec-b5dd-d04df734395c a4ffbacce93d4da19a0ca03cda32461d f5a2215665cf404facdd940656d5176d - - -] network_delete received. Deleting network 3158095d-4cab-4921-b9c0-5b7385a54c9c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:31:42.993 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42b62ef6-f3e2-43ec-b5dd-d04df734395c a4ffbacce93d4da19a0ca03cda32461d f5a2215665cf404facdd940656d5176d - - -] Network 3158095d-4cab-4921-b9c0-5b7385a54c9c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:31:43.470 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-88d6a858-6b02-4b18-91b6-0c060b879496 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated on remote: ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:31:43.470 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-88d6a858-6b02-4b18-91b6-0c060b879496 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] 2021-07-07 13:31:44.549 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a429807a-86bd-41fd-b183-94a97eb9ea93 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated on remote: ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:31:44.549 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-a429807a-86bd-41fd-b183-94a97eb9ea93 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] 2021-07-07 13:31:44.846 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a429807a-86bd-41fd-b183-94a97eb9ea93 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] port_delete event received for '216e11a9-283f-49a0-abb6-8cd17a5185aa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:31:46.035 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c2010e90-df59-4177-9619-c9cb05eefc38 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated on remote: ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:31:46.062 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-c2010e90-df59-4177-9619-c9cb05eefc38 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] 2021-07-07 13:31:46.330 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2010e90-df59-4177-9619-c9cb05eefc38 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] port_delete event received for '4e2932df-a46b-408a-9925-04fc4ead5328' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:31:46.752 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10a3b480-0a65-4c01-97bb-bfc478d7130c a4ffbacce93d4da19a0ca03cda32461d f5a2215665cf404facdd940656d5176d - - -] port_delete event received for '55e23108-be67-4a1e-b09c-198a55980c13' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:31:47.206 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1166da47-3fcd-4c04-a791-daf06e2946b7 - - - - -] port_delete event received for '55e23108-be67-4a1e-b09c-198a55980c13' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:31:47.406 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10a3b480-0a65-4c01-97bb-bfc478d7130c a4ffbacce93d4da19a0ca03cda32461d f5a2215665cf404facdd940656d5176d - - -] network_delete received. Deleting network 62f04fb9-29b7-450c-a8f0-1f4102a7d4ff network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:31:47.406 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10a3b480-0a65-4c01-97bb-bfc478d7130c a4ffbacce93d4da19a0ca03cda32461d f5a2215665cf404facdd940656d5176d - - -] Network 62f04fb9-29b7-450c-a8f0-1f4102a7d4ff not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:31:47.909 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-956903fd-49b1-408f-a847-8305ff6a9da4 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] port_delete event received for '32ad9c80-1e81-4c48-a092-823b416c7f8b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:31:48.603 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-956903fd-49b1-408f-a847-8305ff6a9da4 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] network_delete received. Deleting network f4d085d4-3dc8-4dcb-834e-a1c11406fe87 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:31:48.603 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-956903fd-49b1-408f-a847-8305ff6a9da4 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Network f4d085d4-3dc8-4dcb-834e-a1c11406fe87 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:31:49.660 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af812541-a8dc-4f19-a75d-7afbcf1abec2 a4ffbacce93d4da19a0ca03cda32461d f5a2215665cf404facdd940656d5176d - - -] port_delete event received for '554a2700-f696-4668-9c6e-83924fba41bc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:31:50.046 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af812541-a8dc-4f19-a75d-7afbcf1abec2 a4ffbacce93d4da19a0ca03cda32461d f5a2215665cf404facdd940656d5176d - - -] network_delete received. Deleting network 12dbaf31-ee7c-430b-b715-5381773bdba3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:31:50.047 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af812541-a8dc-4f19-a75d-7afbcf1abec2 a4ffbacce93d4da19a0ca03cda32461d f5a2215665cf404facdd940656d5176d - - -] Network 12dbaf31-ee7c-430b-b715-5381773bdba3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:31:52.753 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-091be3f9-a4de-46c8-94c2-e4c19cc44a6f a4ffbacce93d4da19a0ca03cda32461d f5a2215665cf404facdd940656d5176d - - -] port_delete event received for 'cc65b0f6-6d62-4584-ba2d-3dbc4e7d9483' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:31:53.018 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03fee786-d910-45e6-b5a5-5e10083ccb75 - - - - -] port_delete event received for 'cc65b0f6-6d62-4584-ba2d-3dbc4e7d9483' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:31:53.222 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6dbf397d-2f74-456a-8618-f134c1cb568f 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated on remote: ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:31:53.222 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-6dbf397d-2f74-456a-8618-f134c1cb568f 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] 2021-07-07 13:31:53.374 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33c959ec-8944-4eef-989d-e9d312d88a54 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network b5bbd576-006f-4d6e-a735-d0855597718a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:31:53.374 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33c959ec-8944-4eef-989d-e9d312d88a54 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network b5bbd576-006f-4d6e-a735-d0855597718a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:31:53.519 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-091be3f9-a4de-46c8-94c2-e4c19cc44a6f a4ffbacce93d4da19a0ca03cda32461d f5a2215665cf404facdd940656d5176d - - -] network_delete received. Deleting network 68f31fdc-91e2-43d4-bbc1-db8619240809 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:31:53.519 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-091be3f9-a4de-46c8-94c2-e4c19cc44a6f a4ffbacce93d4da19a0ca03cda32461d f5a2215665cf404facdd940656d5176d - - -] Network 68f31fdc-91e2-43d4-bbc1-db8619240809 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:31:55.641 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1f5f1a87-5bb1-419d-a865-cfb6e326b147 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated on remote: ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:31:55.641 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-1f5f1a87-5bb1-419d-a865-cfb6e326b147 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] 2021-07-07 13:31:57.504 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7c75293c-a03c-4a71-9f11-726cc4b19993 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated on remote: ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:31:57.504 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-7c75293c-a03c-4a71-9f11-726cc4b19993 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] 2021-07-07 13:31:57.812 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c75293c-a03c-4a71-9f11-726cc4b19993 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] port_delete event received for 'b5bebd7a-16f0-4be1-b49b-c27f61bdf285' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:31:58.755 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1663c084-dd63-4332-8007-c4f5378f0246 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated on remote: ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:31:58.755 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-1663c084-dd63-4332-8007-c4f5378f0246 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] 2021-07-07 13:31:58.958 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1663c084-dd63-4332-8007-c4f5378f0246 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] port_delete event received for '5ef167f8-fc02-4325-8c5f-c444dfd02234' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:32:00.129 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef506b81-3955-4cb3-8049-66951e0a3f10 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] port_delete event received for '84135a25-e283-40c0-afce-cd3e8a274b33' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:32:00.708 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef506b81-3955-4cb3-8049-66951e0a3f10 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] network_delete received. Deleting network 29dfc010-a071-4960-a8cd-f1c228f3fde2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:32:00.708 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef506b81-3955-4cb3-8049-66951e0a3f10 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Network 29dfc010-a071-4960-a8cd-f1c228f3fde2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:32:05.533 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d25022cb-ed86-474a-8a38-860b24f54267 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated on remote: ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:32:05.533 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-d25022cb-ed86-474a-8a38-860b24f54267 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] 2021-07-07 13:32:11.483 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9658fbe1-fb0c-47ba-b631-9668d7a08fdd 17210d872ef249b8a7bc808724c9756d 986207945dea4c26b3d36d221a4eb75f - - -] port_delete event received for 'e72423fe-2bd8-497d-b0da-7a1ddfc0a546' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:32:14.237 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fcc15299-723a-4e27-91ae-29f54d2fc184 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated on remote: ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:32:14.237 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-fcc15299-723a-4e27-91ae-29f54d2fc184 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] 2021-07-07 13:32:14.413 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fcc15299-723a-4e27-91ae-29f54d2fc184 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] port_delete event received for 'e48a7b30-65e6-4e8d-ade1-41d891c0e6cf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:32:16.006 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5072a921-f65c-44fe-aa00-7ab6f5d7dd4d 2021-07-07 13:32:16.507 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-feae5bbe-5197-42a5-9778-c7e7e7c3df48 b3b442d15ddd43839bdb7aff59d5c29b 7d60d640ea6348f491064aed4a76d339 - - -] Security group member updated on remote: ['8b876ca9-eb0d-44ba-87f7-8f4a1762067a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:32:16.507 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-feae5bbe-5197-42a5-9778-c7e7e7c3df48 b3b442d15ddd43839bdb7aff59d5c29b 7d60d640ea6348f491064aed4a76d339 - - -] Security group member updated ['8b876ca9-eb0d-44ba-87f7-8f4a1762067a'] 2021-07-07 13:32:17.180 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db62cdac-1ecc-4e47-bafb-7d295acd625a 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] port_delete event received for '4b381987-6f2a-4bbd-8979-4e3edfe944a7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:32:17.289 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9482646-e45a-4b35-bf58-2708a3e7e95f - - - - -] port_delete event received for '4b381987-6f2a-4bbd-8979-4e3edfe944a7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:32:17.623 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-feae5bbe-5197-42a5-9778-c7e7e7c3df48 b3b442d15ddd43839bdb7aff59d5c29b 7d60d640ea6348f491064aed4a76d339 - - -] port_delete event received for '5072a921-f65c-44fe-aa00-7ab6f5d7dd4d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:32:17.758 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:32:17.758 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5072a921-f65c-44fe-aa00-7ab6f5d7dd4d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:32:17.758 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5072a921-f65c-44fe-aa00-7ab6f5d7dd4d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:32:17.758 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5072a921-f65c-44fe-aa00-7ab6f5d7dd4d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:32:17.765 4560 1886296279704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 82111df3-724b-4ae3-bf8b-3ad96456f918 2021-07-07 13:32:17.765 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5072a921-f65c-44fe-aa00-7ab6f5d7dd4d'] 2021-07-07 13:32:17.765 4560 1886296279704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:32:17.765 4560 1886296279704 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-07-07 13:32:17.765 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5072a921-f65c-44fe-aa00-7ab6f5d7dd4d'] 2021-07-07 13:32:17.821 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db62cdac-1ecc-4e47-bafb-7d295acd625a 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] network_delete received. Deleting network 9289aeaa-bdc8-443d-bdbf-ecb6eb964049 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:32:17.821 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db62cdac-1ecc-4e47-bafb-7d295acd625a 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Network 9289aeaa-bdc8-443d-bdbf-ecb6eb964049 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:32:19.752 4560 1886296279704 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-07-07 13:32:20.016 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:32:20.608 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30dc9111-0082-4aab-bf65-606fceea60f1 b3b442d15ddd43839bdb7aff59d5c29b 7d60d640ea6348f491064aed4a76d339 - - -] port_delete event received for 'b48a32ce-d728-4d15-8a62-3ed8ba99eea1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:32:21.764 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7655af52-d8b1-47b1-b26b-b0f86a71aae7 523e254b9de940f9a3f02150ca44ec3d ef0d2149d8044c60b9c607d92aa53a12 - - -] Security group rule updated on remote: ['dfb90148-6d14-4e6b-b89e-1eea3a0bfeed'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:32:21.764 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-7655af52-d8b1-47b1-b26b-b0f86a71aae7 523e254b9de940f9a3f02150ca44ec3d ef0d2149d8044c60b9c607d92aa53a12 - - -] Security group rule updated ['dfb90148-6d14-4e6b-b89e-1eea3a0bfeed'] 2021-07-07 13:32:22.149 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6d8f523c-0c21-4b72-9951-c96442b13f3b 523e254b9de940f9a3f02150ca44ec3d ef0d2149d8044c60b9c607d92aa53a12 - - -] Security group rule updated on remote: ['dfb90148-6d14-4e6b-b89e-1eea3a0bfeed'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:32:22.159 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-6d8f523c-0c21-4b72-9951-c96442b13f3b 523e254b9de940f9a3f02150ca44ec3d ef0d2149d8044c60b9c607d92aa53a12 - - -] Security group rule updated ['dfb90148-6d14-4e6b-b89e-1eea3a0bfeed'] 2021-07-07 13:32:22.707 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-65d9ff09-25fe-4826-b63d-c98ccae35982 523e254b9de940f9a3f02150ca44ec3d ef0d2149d8044c60b9c607d92aa53a12 - - -] Security group rule updated on remote: ['dfb90148-6d14-4e6b-b89e-1eea3a0bfeed'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:32:22.707 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-65d9ff09-25fe-4826-b63d-c98ccae35982 523e254b9de940f9a3f02150ca44ec3d ef0d2149d8044c60b9c607d92aa53a12 - - -] Security group rule updated ['dfb90148-6d14-4e6b-b89e-1eea3a0bfeed'] 2021-07-07 13:32:22.992 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1fca48f-c898-4065-8065-f1bd76a65146 17210d872ef249b8a7bc808724c9756d 986207945dea4c26b3d36d221a4eb75f - - -] port_delete event received for 'f7c0807a-3fee-4414-ac53-2adde743e14a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:32:23.048 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d8808ff3-417d-4366-9b5a-f51a00ded814 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated on remote: ['29e01e20-240f-47b4-961f-4ad0cb1fa6b4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:32:23.048 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-d8808ff3-417d-4366-9b5a-f51a00ded814 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated ['29e01e20-240f-47b4-961f-4ad0cb1fa6b4'] 2021-07-07 13:32:23.279 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca121810-36f9-4bcc-8b3a-ea3f1701092b 523e254b9de940f9a3f02150ca44ec3d ef0d2149d8044c60b9c607d92aa53a12 - - -] Security group rule updated on remote: ['dfb90148-6d14-4e6b-b89e-1eea3a0bfeed'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:32:23.279 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-ca121810-36f9-4bcc-8b3a-ea3f1701092b 523e254b9de940f9a3f02150ca44ec3d ef0d2149d8044c60b9c607d92aa53a12 - - -] Security group rule updated ['dfb90148-6d14-4e6b-b89e-1eea3a0bfeed'] 2021-07-07 13:32:23.655 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3879b5d0-7119-4566-a6f8-756e2a49c210 523e254b9de940f9a3f02150ca44ec3d ef0d2149d8044c60b9c607d92aa53a12 - - -] Security group rule updated on remote: ['dfb90148-6d14-4e6b-b89e-1eea3a0bfeed'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:32:23.655 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-3879b5d0-7119-4566-a6f8-756e2a49c210 523e254b9de940f9a3f02150ca44ec3d ef0d2149d8044c60b9c607d92aa53a12 - - -] Security group rule updated ['dfb90148-6d14-4e6b-b89e-1eea3a0bfeed'] 2021-07-07 13:32:24.538 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2383914a-0cfe-4249-8c3e-035d9f19ace2 523e254b9de940f9a3f02150ca44ec3d ef0d2149d8044c60b9c607d92aa53a12 - - -] Security group rule updated on remote: ['dfb90148-6d14-4e6b-b89e-1eea3a0bfeed'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:32:24.538 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-2383914a-0cfe-4249-8c3e-035d9f19ace2 523e254b9de940f9a3f02150ca44ec3d ef0d2149d8044c60b9c607d92aa53a12 - - -] Security group rule updated ['dfb90148-6d14-4e6b-b89e-1eea3a0bfeed'] 2021-07-07 13:32:25.406 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33768c65-8143-41b3-af93-4e9eed8428b0 - - - - -] port_delete event received for '164c28c6-38d6-473a-9eb0-f24cdc1d2846' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:32:26.219 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-932e9e91-b68d-4c41-a28c-493b99c575c9 - - - - -] port_delete event received for 'bf29db32-20dd-49e4-aa9b-ee80ae609756' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:32:26.452 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-181870cf-1de7-476e-aa64-0c2edee53e08 17210d872ef249b8a7bc808724c9756d 986207945dea4c26b3d36d221a4eb75f - - -] network_delete received. Deleting network a00f5a9c-9d98-437f-b5b0-03f68d36e0d7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:32:26.452 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-181870cf-1de7-476e-aa64-0c2edee53e08 17210d872ef249b8a7bc808724c9756d 986207945dea4c26b3d36d221a4eb75f - - -] Network a00f5a9c-9d98-437f-b5b0-03f68d36e0d7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:32:26.502 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4963a43e-cb09-41e3-b730-e77e572b975e 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'e15e6dc8-18ec-4b52-96d9-d4f2b8255ffd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:32:26.820 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-07c694a0-6e8a-489b-b76e-3689a61cc629 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated on remote: ['29e01e20-240f-47b4-961f-4ad0cb1fa6b4', '537b4a9c-8f2d-4500-8635-a4048c9689bb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:32:26.820 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-07c694a0-6e8a-489b-b76e-3689a61cc629 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated ['29e01e20-240f-47b4-961f-4ad0cb1fa6b4', '537b4a9c-8f2d-4500-8635-a4048c9689bb'] 2021-07-07 13:32:27.180 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ea48bd3-6a04-434c-91a9-94e3dddc3a90 17210d872ef249b8a7bc808724c9756d 986207945dea4c26b3d36d221a4eb75f - - -] network_delete received. Deleting network 73233ec2-3570-4777-a4d0-628a111c51a6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:32:27.180 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ea48bd3-6a04-434c-91a9-94e3dddc3a90 17210d872ef249b8a7bc808724c9756d 986207945dea4c26b3d36d221a4eb75f - - -] Network 73233ec2-3570-4777-a4d0-628a111c51a6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:32:27.460 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-852efcdc-98b7-42cd-802d-909b77bacc17 - - - - -] port_update received: 35e03440-6328-45c9-a063-07244d2624ac port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:32:27.483 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-852efcdc-98b7-42cd-802d-909b77bacc17 - - - - -] No port 35e03440-6328-45c9-a063-07244d2624ac defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:32:29.201 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-98a32688-d75d-48b4-8e8b-b2842607637b 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated on remote: ['537b4a9c-8f2d-4500-8635-a4048c9689bb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:32:29.201 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-98a32688-d75d-48b4-8e8b-b2842607637b 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated ['537b4a9c-8f2d-4500-8635-a4048c9689bb'] 2021-07-07 13:32:29.328 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c6437721-51f5-4c02-a85c-c9e1e0b47c9a 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '3698799d-cecc-4b54-9b93-9a93a92eb060' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:32:29.780 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98a32688-d75d-48b4-8e8b-b2842607637b 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] port_delete event received for '3941082a-4eda-4e27-9ef3-360712d0cb37' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:32:29.828 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dad4a87d-2e95-45ed-bf01-253787504b87 - - - - -] port_delete event received for '5afe80e3-22c7-4baf-9a12-39492db8d911' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:32:29.945 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7424f871-fba1-4572-97d5-4129ca3b4bd8 17210d872ef249b8a7bc808724c9756d 986207945dea4c26b3d36d221a4eb75f - - -] port_delete event received for '5afe80e3-22c7-4baf-9a12-39492db8d911' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:32:30.445 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7424f871-fba1-4572-97d5-4129ca3b4bd8 17210d872ef249b8a7bc808724c9756d 986207945dea4c26b3d36d221a4eb75f - - -] network_delete received. Deleting network f750888c-ee79-4af6-9fb3-fb92b57db793 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:32:30.445 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7424f871-fba1-4572-97d5-4129ca3b4bd8 17210d872ef249b8a7bc808724c9756d 986207945dea4c26b3d36d221a4eb75f - - -] Network f750888c-ee79-4af6-9fb3-fb92b57db793 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:32:31.382 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78c6d38e-304c-43b5-b7d9-ee0bd72d0440 - - - - -] port_delete event received for 'f7cede9e-1efb-4f9c-ba93-15d4805a36f2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:32:31.554 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e7db33ba-ecb4-434e-8621-112ae7c6a7b0 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'f7cede9e-1efb-4f9c-ba93-15d4805a36f2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:32:32.086 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e7db33ba-ecb4-434e-8621-112ae7c6a7b0 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 82111df3-724b-4ae3-bf8b-3ad96456f918 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:32:32.086 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e7db33ba-ecb4-434e-8621-112ae7c6a7b0 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 82111df3-724b-4ae3-bf8b-3ad96456f918 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:32:32.352 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1fd6c3b4-b16a-4db6-8991-d00f8af91ef7 523e254b9de940f9a3f02150ca44ec3d ef0d2149d8044c60b9c607d92aa53a12 - - -] Security group member updated on remote: ['dfb90148-6d14-4e6b-b89e-1eea3a0bfeed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:32:32.352 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-1fd6c3b4-b16a-4db6-8991-d00f8af91ef7 523e254b9de940f9a3f02150ca44ec3d ef0d2149d8044c60b9c607d92aa53a12 - - -] Security group member updated ['dfb90148-6d14-4e6b-b89e-1eea3a0bfeed'] 2021-07-07 13:32:35.523 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45b339ca-8b51-46f1-aaa2-7ae6382ca6a9 - - - - -] port_update received: 35e03440-6328-45c9-a063-07244d2624ac port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:32:35.531 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45b339ca-8b51-46f1-aaa2-7ae6382ca6a9 - - - - -] No port 35e03440-6328-45c9-a063-07244d2624ac defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:32:35.867 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-23eca5c7-78e6-4b00-9114-47def7219f5c 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated on remote: ['fcc2d2e2-58ae-4ac9-b374-197ac66407b7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:32:35.867 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-23eca5c7-78e6-4b00-9114-47def7219f5c 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated ['fcc2d2e2-58ae-4ac9-b374-197ac66407b7'] 2021-07-07 13:32:35.998 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c84b97bd-0ff7-4d0e-9f41-c248bd9a7639 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 39b11193-41e4-4d9f-908f-f46c55eb0a9a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:32:35.998 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c84b97bd-0ff7-4d0e-9f41-c248bd9a7639 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 39b11193-41e4-4d9f-908f-f46c55eb0a9a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:32:36.492 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d6733c7-d24d-47ab-80d7-4e5524868de6 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '93f17ad0-577b-4c97-bc10-feb02963727a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:32:37.148 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ce32107d-dff7-49e5-99dc-891086ff0d79 37f8cb72885f430990883488e77b594c ec6e386c15174c2cb48e6a9df7eb4f48 - - -] Security group rule updated on remote: ['463257c2-df93-45a2-8dab-6a7a843b2cbc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:32:37.148 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-ce32107d-dff7-49e5-99dc-891086ff0d79 37f8cb72885f430990883488e77b594c ec6e386c15174c2cb48e6a9df7eb4f48 - - -] Security group rule updated ['463257c2-df93-45a2-8dab-6a7a843b2cbc'] 2021-07-07 13:32:39.774 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4524aae1-298a-4887-9f04-0c2c8d4792d1 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '18e948f9-d8e4-4618-90ee-1ad16763a251' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:32:40.329 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7167efec-10e6-4a07-b3c7-0533a8cd723b - - - - -] port_update received: 35e03440-6328-45c9-a063-07244d2624ac port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:32:40.329 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7167efec-10e6-4a07-b3c7-0533a8cd723b - - - - -] No port 35e03440-6328-45c9-a063-07244d2624ac defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:32:41.341 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0e2a0006-56ba-42c1-be0b-e2c1d2a84e67 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated on remote: ['fcc2d2e2-58ae-4ac9-b374-197ac66407b7', 'f7cc41e0-ec26-4621-b22a-a90c80d15dae', 'c3f3feff-2606-4353-b672-d73b0fcef978'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:32:41.341 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-0e2a0006-56ba-42c1-be0b-e2c1d2a84e67 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated ['fcc2d2e2-58ae-4ac9-b374-197ac66407b7', 'f7cc41e0-ec26-4621-b22a-a90c80d15dae', 'c3f3feff-2606-4353-b672-d73b0fcef978'] 2021-07-07 13:32:42.494 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-822e0f58-a07c-4095-8df5-96053f8252a7 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'd5c7e903-b6de-4bf6-b6df-a212af66e02e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:32:42.602 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ee392cbf-9609-41d7-9df9-97af02bfade4 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated on remote: ['f7cc41e0-ec26-4621-b22a-a90c80d15dae', 'c3f3feff-2606-4353-b672-d73b0fcef978'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:32:42.602 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-ee392cbf-9609-41d7-9df9-97af02bfade4 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated ['f7cc41e0-ec26-4621-b22a-a90c80d15dae', 'c3f3feff-2606-4353-b672-d73b0fcef978'] 2021-07-07 13:32:42.654 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4aadd627-be4f-490b-b7e0-5a21aee6a789 - - - - -] port_delete event received for 'd5c7e903-b6de-4bf6-b6df-a212af66e02e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:32:42.885 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee392cbf-9609-41d7-9df9-97af02bfade4 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] port_delete event received for '8a41f8a0-3f8f-4a53-9606-7004541017b2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:32:43.092 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-822e0f58-a07c-4095-8df5-96053f8252a7 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 2333105b-ab28-42be-9c64-c56c19fb79db network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:32:43.092 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-822e0f58-a07c-4095-8df5-96053f8252a7 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 2333105b-ab28-42be-9c64-c56c19fb79db not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:32:46.826 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b758201-3402-460f-986b-94012c298daa - - - - -] port_delete event received for '35e03440-6328-45c9-a063-07244d2624ac' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:32:47.376 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-82023ffa-ea05-46c3-8488-f8b9e23188ac 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated on remote: ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:32:47.376 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-82023ffa-ea05-46c3-8488-f8b9e23188ac 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Security group member updated ['b9821604-63fa-4935-8fe9-7b4a96f42ab8'] 2021-07-07 13:32:47.432 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-82023ffa-ea05-46c3-8488-f8b9e23188ac 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] port_delete event received for 'f8c3e0de-c253-41ac-bf22-44a686a8761c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:32:47.979 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86ac8e04-8b9c-46c9-9581-07ff91f38bd0 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] network_delete received. Deleting network b158a259-e31c-4a44-961a-f782b82eee85 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:32:47.979 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86ac8e04-8b9c-46c9-9581-07ff91f38bd0 4aef97f1ba554080b3718ae9737ab53c da883976a97444fb88ccea115f25ce1c - - -] Network b158a259-e31c-4a44-961a-f782b82eee85 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:33:01.043 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-524acc93-fcf5-49c1-9831-bdfba3560edb 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] port_delete event received for '8261e8d2-defc-42f0-b16d-cf220900371e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:33:02.341 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 254391e6-1232-4bb1-b394-c25097c8c0b8 2021-07-07 13:33:02.966 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4cca66b0-62ce-474e-bcea-bffd1dcc952a 495fd15a70324ef29d1464598cc6f29a 2fd4d7d7923d4c2a9a7d31ba0ffc4374 - - -] Security group member updated on remote: ['8ad5ddac-a762-4eef-94a4-4fb3fc677d4e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:33:02.966 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-4cca66b0-62ce-474e-bcea-bffd1dcc952a 495fd15a70324ef29d1464598cc6f29a 2fd4d7d7923d4c2a9a7d31ba0ffc4374 - - -] Security group member updated ['8ad5ddac-a762-4eef-94a4-4fb3fc677d4e'] 2021-07-07 13:33:02.966 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-4cca66b0-62ce-474e-bcea-bffd1dcc952a 495fd15a70324ef29d1464598cc6f29a 2fd4d7d7923d4c2a9a7d31ba0ffc4374 - - -] Refresh firewall rules 2021-07-07 13:33:02.966 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4cca66b0-62ce-474e-bcea-bffd1dcc952a 495fd15a70324ef29d1464598cc6f29a 2fd4d7d7923d4c2a9a7d31ba0ffc4374 - - -] Get security group information for devices via rpc ['254391e6-1232-4bb1-b394-c25097c8c0b8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:33:03.091 4560 1886296279704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4cca66b0-62ce-474e-bcea-bffd1dcc952a 495fd15a70324ef29d1464598cc6f29a 2fd4d7d7923d4c2a9a7d31ba0ffc4374 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:33:03.091 4560 1886296279704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4cca66b0-62ce-474e-bcea-bffd1dcc952a 495fd15a70324ef29d1464598cc6f29a 2fd4d7d7923d4c2a9a7d31ba0ffc4374 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:33:03.250 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4cca66b0-62ce-474e-bcea-bffd1dcc952a 495fd15a70324ef29d1464598cc6f29a 2fd4d7d7923d4c2a9a7d31ba0ffc4374 - - -] port_delete event received for '254391e6-1232-4bb1-b394-c25097c8c0b8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:33:03.950 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:33:03.951 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '254391e6-1232-4bb1-b394-c25097c8c0b8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:33:03.951 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '254391e6-1232-4bb1-b394-c25097c8c0b8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:33:03.951 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 254391e6-1232-4bb1-b394-c25097c8c0b8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:33:03.951 4560 1886296279704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ba49ec0b-2f71-4999-8cf8-1563b1b6d714 2021-07-07 13:33:03.951 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['254391e6-1232-4bb1-b394-c25097c8c0b8'] 2021-07-07 13:33:03.951 4560 1886296279704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:33:03.951 4560 1886296279704 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-07-07 13:33:03.951 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['254391e6-1232-4bb1-b394-c25097c8c0b8'] 2021-07-07 13:33:03.982 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11a2693f-1eb2-4d80-9cf4-8d422273015b 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] port_delete event received for '7c65fabd-0450-4b72-8ccd-617fccba06e0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:33:05.966 4560 1886296279704 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-07-07 13:33:06.092 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:33:06.997 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c229aaa-de3a-43a8-924c-488d385be74b 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] port_delete event received for 'ecadf690-c51a-40b0-9e3c-31856ca8678f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:33:07.248 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c229aaa-de3a-43a8-924c-488d385be74b 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] network_delete received. Deleting network 08a3e759-0635-490f-98b5-b65ba84c137d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:33:07.248 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c229aaa-de3a-43a8-924c-488d385be74b 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] Network 08a3e759-0635-490f-98b5-b65ba84c137d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:33:07.779 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d47c3648-a479-4298-95c9-96978025a330 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] port_delete event received for 'bd883801-0554-4857-bc61-bb66e121c7e2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:33:07.919 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8e6fd74e-3971-48d0-a538-9c36ea592917 - - - - -] port_delete event received for 'ecadf690-c51a-40b0-9e3c-31856ca8678f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:33:07.951 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb61287b-f30c-4ca2-8c1f-8d41a482ea4e - - - - -] port_delete event received for 'bd883801-0554-4857-bc61-bb66e121c7e2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:33:08.544 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d47c3648-a479-4298-95c9-96978025a330 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] network_delete received. Deleting network bd68ae5a-15b2-4465-b08f-40ebf68b1bfa network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:33:08.544 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d47c3648-a479-4298-95c9-96978025a330 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] Network bd68ae5a-15b2-4465-b08f-40ebf68b1bfa not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:33:11.295 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f74228ee-3a49-4d4d-82c5-e70583013e55 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] Security group member updated on remote: ['0a50707e-33e3-46a4-8cd4-de4e946537c4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:33:11.295 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-f74228ee-3a49-4d4d-82c5-e70583013e55 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] Security group member updated ['0a50707e-33e3-46a4-8cd4-de4e946537c4'] 2021-07-07 13:33:15.889 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-34269f93-8d57-4e58-8501-17926d70e752 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] Security group member updated on remote: ['0a50707e-33e3-46a4-8cd4-de4e946537c4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:33:15.889 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-34269f93-8d57-4e58-8501-17926d70e752 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] Security group member updated ['0a50707e-33e3-46a4-8cd4-de4e946537c4'] 2021-07-07 13:33:15.967 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34269f93-8d57-4e58-8501-17926d70e752 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] port_delete event received for '5279d61d-ce8b-40b4-b411-8db73a87b3cf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:33:18.200 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4bcd0eb6-33f5-4b61-9dce-664f08bf9a6b 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] port_delete event received for '3896c2e5-82cb-451e-a121-7edf0b8bfeff' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:33:18.356 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e592eaf-9a43-41ec-83b3-fc7b4d0fe8b4 - - - - -] port_delete event received for '3896c2e5-82cb-451e-a121-7edf0b8bfeff' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:33:18.467 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4bcd0eb6-33f5-4b61-9dce-664f08bf9a6b 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] network_delete received. Deleting network 4858c0a1-d68a-4a17-a1d6-2310c1791c1d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:33:18.467 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4bcd0eb6-33f5-4b61-9dce-664f08bf9a6b 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] Network 4858c0a1-d68a-4a17-a1d6-2310c1791c1d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:33:23.998 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fb8d91b-ed55-4fdc-a086-8d45d22c4da0 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] port_delete event received for 'fc03e675-bd84-4155-8d80-c6bf93238ef5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:33:25.642 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29704607-0493-4a7c-93ca-27dee02df529 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] port_delete event received for '6a1d7f85-fe44-4ff7-b8bc-5d68b5a140ea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:33:25.814 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-638c6db4-2c95-4983-801a-58ca695fa1f8 - - - - -] port_delete event received for '6a1d7f85-fe44-4ff7-b8bc-5d68b5a140ea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:33:25.973 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29704607-0493-4a7c-93ca-27dee02df529 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] network_delete received. Deleting network 63a6a2f4-912c-4d91-b606-a717086237b5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:33:25.973 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29704607-0493-4a7c-93ca-27dee02df529 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] Network 63a6a2f4-912c-4d91-b606-a717086237b5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:33:30.778 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6bb4be8e-752b-4b7b-8dbf-9d14109f3586 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] port_delete event received for '68cc41bb-59ba-4017-87c5-8d5f630d5bfa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:33:34.845 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b924617b-710e-4d2b-b19d-9a0c5b9c56f8 523e254b9de940f9a3f02150ca44ec3d ef0d2149d8044c60b9c607d92aa53a12 - - -] port_delete event received for '74d8008e-0ab4-4028-b53a-74c176b7b04c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:33:38.845 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a7cd3a4a-08a5-4bf6-a422-1ef0aafbddea 523e254b9de940f9a3f02150ca44ec3d ef0d2149d8044c60b9c607d92aa53a12 - - -] Security group member updated on remote: ['dfb90148-6d14-4e6b-b89e-1eea3a0bfeed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:33:38.845 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-a7cd3a4a-08a5-4bf6-a422-1ef0aafbddea 523e254b9de940f9a3f02150ca44ec3d ef0d2149d8044c60b9c607d92aa53a12 - - -] Security group member updated ['dfb90148-6d14-4e6b-b89e-1eea3a0bfeed'] 2021-07-07 13:33:39.000 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7cd3a4a-08a5-4bf6-a422-1ef0aafbddea 523e254b9de940f9a3f02150ca44ec3d ef0d2149d8044c60b9c607d92aa53a12 - - -] port_delete event received for '39b11193-41e4-4d9f-908f-f46c55eb0a9a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:33:39.548 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75148b42-0c69-46bd-af7e-a5f9568660e1 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] port_delete event received for '2a69bf7d-d24a-4d43-8d2d-0195a15b8703' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:33:41.544 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-562652ae-d934-475d-93e8-443f12fc2922 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] port_delete event received for '3e2b8e06-dd5b-4059-a34b-afcb22275e11' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:33:41.653 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ed8de16-1ecd-4f25-bf6e-9ba38e66dcbe - - - - -] port_delete event received for '3e2b8e06-dd5b-4059-a34b-afcb22275e11' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:33:41.798 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-562652ae-d934-475d-93e8-443f12fc2922 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] network_delete received. Deleting network 2e2a521a-c80d-4404-8d6a-7b24023fd385 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:33:41.798 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-562652ae-d934-475d-93e8-443f12fc2922 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] Network 2e2a521a-c80d-4404-8d6a-7b24023fd385 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:33:47.349 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86bf8dd7-44fb-4afd-87ea-36b875a4bf5d - - - - -] port_update received: 376ba6c1-a7f5-4192-983f-3622eeb7f0f6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:33:47.349 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86bf8dd7-44fb-4afd-87ea-36b875a4bf5d - - - - -] No port 376ba6c1-a7f5-4192-983f-3622eeb7f0f6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:33:56.001 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8b350b1-db9c-4325-8c11-b38f7ac2fe77 - - - - -] port_update received: 116c5edb-b4f9-4268-a84a-ee1c9600d668 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:33:56.001 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8b350b1-db9c-4325-8c11-b38f7ac2fe77 - - - - -] No port 116c5edb-b4f9-4268-a84a-ee1c9600d668 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:33:59.548 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22e9e274-d98f-4d09-969e-1346d66b846f 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '91b054a6-7136-4913-a4ac-24218ae987a0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:34:02.531 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8805dd1-7beb-4111-ac63-eaf102d3fd96 - - - - -] port_update received: 242aff27-791c-4d28-b70e-467be5f4c18d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:34:02.531 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8805dd1-7beb-4111-ac63-eaf102d3fd96 - - - - -] No port 242aff27-791c-4d28-b70e-467be5f4c18d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:34:05.060 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e99dd444-4c1a-41f4-9ec5-7fd2d8fba1cf 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '158c5646-96aa-4779-a88d-f8343a97ebe2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:34:06.479 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39269ce6-0eaf-4a4f-83f9-831341a011d9 - - - - -] port_update received: f8fbb3cf-b638-42d4-ad3c-f50e569cc0b7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:34:06.501 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39269ce6-0eaf-4a4f-83f9-831341a011d9 - - - - -] No port f8fbb3cf-b638-42d4-ad3c-f50e569cc0b7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:34:07.485 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc9dda6e-0ff4-40f7-8c96-280925465d6e 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'bd29bc4f-e783-4c22-bb57-502f86b1a00b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:34:07.766 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c466bca7-258d-496f-9cfe-22c40fc2ae3c - - - - -] port_delete event received for 'bd29bc4f-e783-4c22-bb57-502f86b1a00b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:34:08.652 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc9dda6e-0ff4-40f7-8c96-280925465d6e 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 93112e41-9fff-4efc-ad4f-b490dbdbfd4b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:34:08.652 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc9dda6e-0ff4-40f7-8c96-280925465d6e 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 93112e41-9fff-4efc-ad4f-b490dbdbfd4b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:34:11.375 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b42f21f6-bd63-42cf-9ef6-ff1d94b98b0f 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '4508f407-f55f-4732-9083-2d0ced69d969' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:34:11.513 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b0b895c-302a-4172-bba0-dcbe99bfcd66 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] port_delete event received for 'f8fbb3cf-b638-42d4-ad3c-f50e569cc0b7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:34:13.668 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-189c93bd-7f9b-47b4-8b58-304d795bd0d0 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '7ff2174d-05bd-40af-be0d-67e49ec88fa3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:34:14.330 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3705629e-07c1-428b-99ec-a82c04ab65e7 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] port_delete event received for 'b03cd5ec-ecb5-48b9-bd4d-53746baba93d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:34:14.923 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3705629e-07c1-428b-99ec-a82c04ab65e7 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] network_delete received. Deleting network 6f273290-7a45-4249-a34f-b5eb41e865fe network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:34:14.923 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3705629e-07c1-428b-99ec-a82c04ab65e7 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] Network 6f273290-7a45-4249-a34f-b5eb41e865fe not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:34:15.355 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e157667-7be6-4b6c-a25f-8d4b32b7cb71 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'ca8cdbb9-90a4-4c9d-953f-2ae088dce590' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:34:15.611 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e157667-7be6-4b6c-a25f-8d4b32b7cb71 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 1f6e5c42-3223-4649-b2c0-7ce910806c24 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:34:15.611 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e157667-7be6-4b6c-a25f-8d4b32b7cb71 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 1f6e5c42-3223-4649-b2c0-7ce910806c24 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:34:16.564 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a0a4f08-7469-4995-a71f-f799a6e866df 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] port_delete event received for '242aff27-791c-4d28-b70e-467be5f4c18d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:34:18.371 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db760561-5495-4415-b075-b639886cc8bb 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] port_delete event received for '18bb4cbc-1edf-4d65-9f8d-11493495d016' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:34:18.671 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27177a87-e255-418d-97c8-2520d36fccc5 - - - - -] port_delete event received for '18bb4cbc-1edf-4d65-9f8d-11493495d016' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:34:18.753 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db760561-5495-4415-b075-b639886cc8bb 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] network_delete received. Deleting network ad369bac-8acf-4768-acea-e42ff3356c70 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:34:18.753 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db760561-5495-4415-b075-b639886cc8bb 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] Network ad369bac-8acf-4768-acea-e42ff3356c70 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:34:19.971 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68c2e33f-dae4-4d99-aff9-abc351ddf397 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] port_delete event received for '116c5edb-b4f9-4268-a84a-ee1c9600d668' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:34:22.034 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03eb9e11-6773-45fe-8d57-701467ca0fc9 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] port_delete event received for 'c6ed0110-a6bc-45ca-8a4a-604ae596f6a8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:34:22.324 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-770ce646-97bc-403b-9f44-f228c540d3dd - - - - -] port_delete event received for 'c6ed0110-a6bc-45ca-8a4a-604ae596f6a8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:34:22.519 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03eb9e11-6773-45fe-8d57-701467ca0fc9 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] network_delete received. Deleting network 03bce117-9b56-4670-9af0-f42dc85625c0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:34:22.519 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03eb9e11-6773-45fe-8d57-701467ca0fc9 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] Network 03bce117-9b56-4670-9af0-f42dc85625c0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:34:23.783 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67ab907b-b7c3-418c-8eac-43a0e5ec9b02 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] port_delete event received for '376ba6c1-a7f5-4192-983f-3622eeb7f0f6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:34:25.389 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a5a1c06-8a84-4445-bf24-f62d78bd0116 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] port_delete event received for '3f956b8b-53bd-4edd-8ae1-3acfc271f84d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:34:25.730 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a5a1c06-8a84-4445-bf24-f62d78bd0116 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] network_delete received. Deleting network e98a489e-9328-4d4f-88cf-186a4f7fb834 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:34:25.730 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a5a1c06-8a84-4445-bf24-f62d78bd0116 1ecf8506662542b39d9b8204fd06ea19 2d33649f145f49b19ca6bf6f210c0f79 - - -] Network e98a489e-9328-4d4f-88cf-186a4f7fb834 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:34:42.222 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8de76fd-1a69-4539-9190-6d51eb3ec6dc a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] port_delete event received for 'b877cd6e-112d-4a7b-97bf-d19e15ab0427' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:34:44.831 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a5899ca-66c0-4530-846e-f0808288a8ab a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] port_delete event received for '9002e9f5-a284-4449-bab3-3332e3c79027' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:34:47.281 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a08d4ee-727b-4547-91a0-5af9311ea1bc - - - - -] port_delete event received for '460d28ad-93d8-4755-bdc9-9778950fc130' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:34:47.281 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cab9a318-524a-4e65-9413-bcce78f3f378 a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] port_delete event received for '460d28ad-93d8-4755-bdc9-9778950fc130' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:34:47.698 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cab9a318-524a-4e65-9413-bcce78f3f378 a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] network_delete received. Deleting network 3332954a-ae19-4614-8f4d-1401fc763108 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:34:47.698 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cab9a318-524a-4e65-9413-bcce78f3f378 a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] Network 3332954a-ae19-4614-8f4d-1401fc763108 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:34:47.707 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29cb23e1-dc47-434e-a7e1-ff720cd5db9a - - - - -] port_delete event received for '1833fdbb-95d2-40eb-bc8e-e857fd9fa02c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:34:48.120 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3770f-d619-4bd9-8e3f-2f15e8dfdbef a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] network_delete received. Deleting network f3890f8a-041d-4e2e-8ed7-5980ead7fad7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:34:48.120 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee3770f-d619-4bd9-8e3f-2f15e8dfdbef a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] Network f3890f8a-041d-4e2e-8ed7-5980ead7fad7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:34:50.022 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a82e710b-31e0-4382-92ee-d80093405971 a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] Security group member updated on remote: ['17bd5e1d-e224-49be-8028-3894dccd7bd1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:34:50.022 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-a82e710b-31e0-4382-92ee-d80093405971 a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] Security group member updated ['17bd5e1d-e224-49be-8028-3894dccd7bd1'] 2021-07-07 13:34:54.614 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bbc2bdd7-927a-4f43-9c72-97c29c4ecaef a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] Security group member updated on remote: ['17bd5e1d-e224-49be-8028-3894dccd7bd1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:34:54.614 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-bbc2bdd7-927a-4f43-9c72-97c29c4ecaef a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] Security group member updated ['17bd5e1d-e224-49be-8028-3894dccd7bd1'] 2021-07-07 13:34:54.723 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbc2bdd7-927a-4f43-9c72-97c29c4ecaef a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] port_delete event received for 'df887829-6b87-44d8-9a44-660d6db76747' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:34:57.021 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47ed6433-4555-4ed9-93a5-2afcef511e6b a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] port_delete event received for '3734f520-046b-4254-ad85-951246399221' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:34:57.161 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe1b6082-b40a-448e-8835-1463d79880e3 - - - - -] port_delete event received for '3734f520-046b-4254-ad85-951246399221' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:34:57.365 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47ed6433-4555-4ed9-93a5-2afcef511e6b a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] network_delete received. Deleting network 87358e68-edc7-4645-8bf5-9dc08ceac231 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:34:57.365 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47ed6433-4555-4ed9-93a5-2afcef511e6b a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] Network 87358e68-edc7-4645-8bf5-9dc08ceac231 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:35:03.037 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-768e9007-13ef-40ad-b242-6b8007c3cc05 a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] port_delete event received for '077838ad-9fb2-4378-ad14-a52271eb59c3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:35:04.605 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2236d440-606b-4f1b-8d0d-a4783a90c0e3 a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] port_delete event received for '7df92545-c744-4ab1-bf14-26f0238878f5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:35:04.793 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb0c6d34-8a87-4aa4-8bdb-232e47d42b5e - - - - -] port_delete event received for '7df92545-c744-4ab1-bf14-26f0238878f5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:35:04.839 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2236d440-606b-4f1b-8d0d-a4783a90c0e3 a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] network_delete received. Deleting network e3f6b61c-5181-4f90-bc87-3cbb830facf5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:35:04.839 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2236d440-606b-4f1b-8d0d-a4783a90c0e3 a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] Network e3f6b61c-5181-4f90-bc87-3cbb830facf5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:35:08.091 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-39f50338-0c3a-4852-98d5-6977c60a1eeb 587b7941e4f540f7b905ae1bd3d79186 cffc0dcd49c9491492fbb7e3fa48e270 - - -] Security group member updated on remote: ['9dd8d4f7-594b-48fe-b109-3bed570b592e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:35:08.091 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-39f50338-0c3a-4852-98d5-6977c60a1eeb 587b7941e4f540f7b905ae1bd3d79186 cffc0dcd49c9491492fbb7e3fa48e270 - - -] Security group member updated ['9dd8d4f7-594b-48fe-b109-3bed570b592e'] 2021-07-07 13:35:09.421 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ac174c0-7273-4536-8501-ceff5da8f452 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 91329ebc-f117-4a12-b3a4-d664ea420918 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:35:09.432 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ac174c0-7273-4536-8501-ceff5da8f452 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 91329ebc-f117-4a12-b3a4-d664ea420918 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:35:10.287 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-23c7f2cf-9c93-4b4f-a9d6-348403becaf3 a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] port_delete event received for '8aa3d25c-6127-4c54-8844-020f4a6ed589' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:35:17.120 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdfcaf5a-f56b-4f91-88bb-7ddd12c4d876 a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] port_delete event received for '4e90d9d4-477d-4bae-8f17-f3b3b7c31fd8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:35:18.712 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c77de84-b42c-4c27-9fc9-f2ed6e982b3b a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] port_delete event received for '387328fd-4381-47da-8204-a5180cd8c507' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:35:18.963 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c77de84-b42c-4c27-9fc9-f2ed6e982b3b a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] network_delete received. Deleting network f8b33692-3f5a-4828-a17b-1669668c1ca4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:35:18.963 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c77de84-b42c-4c27-9fc9-f2ed6e982b3b a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] Network f8b33692-3f5a-4828-a17b-1669668c1ca4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:35:18.993 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac2d96af-dbcd-418d-8018-cccc34a116d4 - - - - -] port_delete event received for '387328fd-4381-47da-8204-a5180cd8c507' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:35:25.214 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3e338de-0ce9-454a-abec-3271210d95b9 - - - - -] port_update received: b89bef9b-b052-4bab-9e30-0825615ad107 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:35:25.230 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3e338de-0ce9-454a-abec-3271210d95b9 - - - - -] No port b89bef9b-b052-4bab-9e30-0825615ad107 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:35:31.199 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc5ba157-2fd0-4d3a-9c1c-d28db6ed62db - - - - -] port_update received: b3e7fbb4-af76-46c0-97d9-396bdebc7002 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:35:31.214 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc5ba157-2fd0-4d3a-9c1c-d28db6ed62db - - - - -] No port b3e7fbb4-af76-46c0-97d9-396bdebc7002 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:35:34.199 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e294f8ff-86d8-44b9-83b1-8e92224daeb3 587b7941e4f540f7b905ae1bd3d79186 cffc0dcd49c9491492fbb7e3fa48e270 - - -] Security group member updated on remote: ['9dd8d4f7-594b-48fe-b109-3bed570b592e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:35:34.199 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-e294f8ff-86d8-44b9-83b1-8e92224daeb3 587b7941e4f540f7b905ae1bd3d79186 cffc0dcd49c9491492fbb7e3fa48e270 - - -] Security group member updated ['9dd8d4f7-594b-48fe-b109-3bed570b592e'] 2021-07-07 13:35:34.432 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e294f8ff-86d8-44b9-83b1-8e92224daeb3 587b7941e4f540f7b905ae1bd3d79186 cffc0dcd49c9491492fbb7e3fa48e270 - - -] port_delete event received for '91329ebc-f117-4a12-b3a4-d664ea420918' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:35:36.668 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b67a8c38-553d-4324-a1c3-aa1ef22c9b31 - - - - -] port_update received: 665d5021-177d-4d71-92dc-4adfaf962ec1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:35:36.668 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b67a8c38-553d-4324-a1c3-aa1ef22c9b31 - - - - -] No port 665d5021-177d-4d71-92dc-4adfaf962ec1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:35:37.605 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b135fcf-f065-4b49-87c1-7fed7234d906 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 2c5a09be-2e97-4d8f-9e22-6d68b4036487 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:35:37.605 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b135fcf-f065-4b49-87c1-7fed7234d906 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 2c5a09be-2e97-4d8f-9e22-6d68b4036487 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:35:39.121 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b34b62d8-5013-41cf-a3a7-3d5ea8087b0d 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 18503881-3ea5-4971-b9ae-f69dd600eb5e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:35:39.121 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b34b62d8-5013-41cf-a3a7-3d5ea8087b0d 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 18503881-3ea5-4971-b9ae-f69dd600eb5e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:35:42.267 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4775632-eff4-4e36-9d08-8a1aa93ac1bf - - - - -] port_update received: 65512dce-1e15-452c-aeed-2ca63d0d0011 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:35:42.282 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4775632-eff4-4e36-9d08-8a1aa93ac1bf - - - - -] No port 65512dce-1e15-452c-aeed-2ca63d0d0011 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:35:44.825 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07506ef4-a4e7-40d5-b9ea-390eb17ee78f a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] port_delete event received for '65512dce-1e15-452c-aeed-2ca63d0d0011' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:35:46.448 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-549c3f62-0e8f-44f1-b3fb-375fb188c719 a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] port_delete event received for '6bfcffa4-603b-4d7c-bbd7-ad4421981728' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:35:46.731 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-549c3f62-0e8f-44f1-b3fb-375fb188c719 a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] network_delete received. Deleting network edc78699-c4b4-4dc2-9ccb-77e1b6617049 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:35:46.731 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-549c3f62-0e8f-44f1-b3fb-375fb188c719 a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] Network edc78699-c4b4-4dc2-9ccb-77e1b6617049 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:35:46.809 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7830d88b-d18d-4c46-8d0b-8164143aeb46 - - - - -] port_delete event received for '6bfcffa4-603b-4d7c-bbd7-ad4421981728' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:35:48.031 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34041576-d791-4a08-96a0-d8a9890d5896 a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] port_delete event received for '665d5021-177d-4d71-92dc-4adfaf962ec1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:35:49.732 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e23dc75f-e560-4ca8-80e8-ae8949b251ac a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] port_delete event received for '83fff11a-11c4-4b2a-bc68-d0cd4c6c1740' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:35:49.841 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1a27b54-0cd3-41fc-9fab-742f9ede33ed - - - - -] port_delete event received for '83fff11a-11c4-4b2a-bc68-d0cd4c6c1740' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:35:49.966 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e23dc75f-e560-4ca8-80e8-ae8949b251ac a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] network_delete received. Deleting network 5cac72d8-2b44-4177-a72a-1b6eb2fcfae7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:35:49.966 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e23dc75f-e560-4ca8-80e8-ae8949b251ac a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] Network 5cac72d8-2b44-4177-a72a-1b6eb2fcfae7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:35:51.092 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29eb4c8c-e161-490e-b283-a3d40e1c7b54 a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] port_delete event received for 'b3e7fbb4-af76-46c0-97d9-396bdebc7002' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:35:52.353 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36b68682-9eb7-4ab1-9a75-2a885ed5acd6 a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] port_delete event received for '10509dc5-ba38-45fa-a67b-6a3c72fbfe22' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:35:52.592 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36b68682-9eb7-4ab1-9a75-2a885ed5acd6 a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] network_delete received. Deleting network e242be39-42cf-4cdb-b50a-fa7ff784aa32 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:35:52.592 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36b68682-9eb7-4ab1-9a75-2a885ed5acd6 a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] Network e242be39-42cf-4cdb-b50a-fa7ff784aa32 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:35:54.045 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a4d1437-dbf6-4a4b-ba6c-ccd8508e4ed2 a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] port_delete event received for 'b89bef9b-b052-4bab-9e30-0825615ad107' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:35:55.233 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93e11520-c550-4a0d-8c83-8f5271668cc0 a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] port_delete event received for '625d86dd-2336-4585-bd9e-b73233ee23a6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:35:55.515 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93e11520-c550-4a0d-8c83-8f5271668cc0 a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] network_delete received. Deleting network 7020755a-9699-4de4-8d4a-1e4a91b0078f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:35:55.515 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93e11520-c550-4a0d-8c83-8f5271668cc0 a1a4c4367ad6461ebe4df10340ac0253 51f7c6556d6c4dc5baaa79979fbb1c50 - - -] Network 7020755a-9699-4de4-8d4a-1e4a91b0078f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:36:30.200 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-389a3acf-536e-4e6d-97c3-2a3ed84132aa d515ced6a15444378a3b60ba1a2382d6 058c73ac2ac7423ea32928fe4ba2e5e8 - - -] Security group member updated on remote: ['d421062c-8019-4976-bbbe-d63e83214a7f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:36:30.200 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-389a3acf-536e-4e6d-97c3-2a3ed84132aa d515ced6a15444378a3b60ba1a2382d6 058c73ac2ac7423ea32928fe4ba2e5e8 - - -] Security group member updated ['d421062c-8019-4976-bbbe-d63e83214a7f'] 2021-07-07 13:36:31.141 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c61b081c-4729-451f-a367-5af4135f7b13 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 9867d749-83c1-43e1-8a01-48d4a407af94 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:36:31.154 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c61b081c-4729-451f-a367-5af4135f7b13 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 9867d749-83c1-43e1-8a01-48d4a407af94 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:37:27.717 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-67c5b247-2bf3-4a09-b7cb-bcd9003c6bda d515ced6a15444378a3b60ba1a2382d6 058c73ac2ac7423ea32928fe4ba2e5e8 - - -] Security group member updated on remote: ['d421062c-8019-4976-bbbe-d63e83214a7f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:37:27.717 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-67c5b247-2bf3-4a09-b7cb-bcd9003c6bda d515ced6a15444378a3b60ba1a2382d6 058c73ac2ac7423ea32928fe4ba2e5e8 - - -] Security group member updated ['d421062c-8019-4976-bbbe-d63e83214a7f'] 2021-07-07 13:37:27.809 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67c5b247-2bf3-4a09-b7cb-bcd9003c6bda d515ced6a15444378a3b60ba1a2382d6 058c73ac2ac7423ea32928fe4ba2e5e8 - - -] port_delete event received for '9867d749-83c1-43e1-8a01-48d4a407af94' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:37:39.320 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1218d4e3-7bd2-410f-82fd-a0647d3fd0a4 d515ced6a15444378a3b60ba1a2382d6 058c73ac2ac7423ea32928fe4ba2e5e8 - - -] Security group member updated on remote: ['d421062c-8019-4976-bbbe-d63e83214a7f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:37:39.320 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-1218d4e3-7bd2-410f-82fd-a0647d3fd0a4 d515ced6a15444378a3b60ba1a2382d6 058c73ac2ac7423ea32928fe4ba2e5e8 - - -] Security group member updated ['d421062c-8019-4976-bbbe-d63e83214a7f'] 2021-07-07 13:37:40.732 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d601c1a-f9c5-4b64-89a0-75691777f6e7 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 6d4a8b86-2cfb-44db-8a5e-d24ff9e609a7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:37:40.748 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d601c1a-f9c5-4b64-89a0-75691777f6e7 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 6d4a8b86-2cfb-44db-8a5e-d24ff9e609a7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:37:50.840 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d60ab66d-e14b-4c61-a21c-1a3c2a4f6c4d - - - - -] port_update received: 43f5691e-57d3-47ed-97b6-f36da24aa83e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:37:50.840 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d60ab66d-e14b-4c61-a21c-1a3c2a4f6c4d - - - - -] No port 43f5691e-57d3-47ed-97b6-f36da24aa83e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:37:56.419 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52b56b8d-42db-4415-b834-0d1c6914d307 - - - - -] port_update received: 92bc467e-52ce-41d9-a11a-174034f75c90 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:37:56.419 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52b56b8d-42db-4415-b834-0d1c6914d307 - - - - -] No port 92bc467e-52ce-41d9-a11a-174034f75c90 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:37:56.653 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2d9d9717-048b-470c-9718-e1caa2676e28 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group rule updated on remote: ['aea4545e-111b-4784-a0db-187ae096d173'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:37:56.653 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-2d9d9717-048b-470c-9718-e1caa2676e28 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group rule updated ['aea4545e-111b-4784-a0db-187ae096d173'] 2021-07-07 13:37:56.857 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a2391ec9-8113-4c6a-9e5a-04015e186ca0 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group rule updated on remote: ['aea4545e-111b-4784-a0db-187ae096d173'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:37:56.857 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-a2391ec9-8113-4c6a-9e5a-04015e186ca0 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group rule updated ['aea4545e-111b-4784-a0db-187ae096d173'] 2021-07-07 13:37:56.976 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1e7e4c97-d99c-4fc8-9367-e4fbcc7dc7e3 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group rule updated on remote: ['aea4545e-111b-4784-a0db-187ae096d173'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:37:56.976 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-1e7e4c97-d99c-4fc8-9367-e4fbcc7dc7e3 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group rule updated ['aea4545e-111b-4784-a0db-187ae096d173'] 2021-07-07 13:37:57.148 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c48c26f1-6524-4b04-9ef9-3a2399a3fe96 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group rule updated on remote: ['aea4545e-111b-4784-a0db-187ae096d173'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:37:57.148 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-c48c26f1-6524-4b04-9ef9-3a2399a3fe96 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group rule updated ['aea4545e-111b-4784-a0db-187ae096d173'] 2021-07-07 13:37:57.296 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0c63f16d-4f6a-46ec-9304-d39281863f03 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group rule updated on remote: ['aea4545e-111b-4784-a0db-187ae096d173'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:37:57.306 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-0c63f16d-4f6a-46ec-9304-d39281863f03 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group rule updated ['aea4545e-111b-4784-a0db-187ae096d173'] 2021-07-07 13:37:57.464 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-77eb551e-8ec0-4df0-9602-41c9300248f7 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group rule updated on remote: ['aea4545e-111b-4784-a0db-187ae096d173'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:37:57.464 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-77eb551e-8ec0-4df0-9602-41c9300248f7 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group rule updated ['aea4545e-111b-4784-a0db-187ae096d173'] 2021-07-07 13:37:59.977 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0f3494bb-4d45-4520-84eb-956db92794ad 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group member updated on remote: ['aea4545e-111b-4784-a0db-187ae096d173'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:37:59.977 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-0f3494bb-4d45-4520-84eb-956db92794ad 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group member updated ['aea4545e-111b-4784-a0db-187ae096d173'] 2021-07-07 13:38:01.279 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-addcff48-5b88-4d75-9164-2ca75d5a5f54 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 74216ec2-9ab9-4fce-b234-f1ac59ccba82 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:38:01.295 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-addcff48-5b88-4d75-9164-2ca75d5a5f54 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 74216ec2-9ab9-4fce-b234-f1ac59ccba82 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:38:04.022 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 74216ec2-9ab9-4fce-b234-f1ac59ccba82 2021-07-07 13:38:05.366 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:38:05.570 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 74216ec2-9ab9-4fce-b234-f1ac59ccba82 2021-07-07 13:38:05.570 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 74216ec2-9ab9-4fce-b234-f1ac59ccba82 updated. Details: {'device': '74216ec2-9ab9-4fce-b234-f1ac59ccba82', 'network_id': '93f1d260-b1ad-44ef-8668-fec6684e8d15', 'port_id': '74216ec2-9ab9-4fce-b234-f1ac59ccba82', 'mac_address': 'fa:16:3e:8c:44:5e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 123, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6ce490b2-ad2d-41e0-9b43-3881679c6701', '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-07-07 13:38:05.570 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:38:05.570 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-74216ec2-9ab9-4fce-b234-f1ac59ccba82" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:38:05.570 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 74216ec2-9ab9-4fce-b234-f1ac59ccba82 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:38:05.570 4560 1886296279704 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 93f1d260-b1ad-44ef-8668-fec6684e8d15 2021-07-07 13:38:05.570 4560 1886296279704 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-07-07 13:38:05.747 4560 1886296279704 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '74216ec2-9ab9-4fce-b234-f1ac59ccba82') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:38:05.747 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '74216ec2-9ab9-4fce-b234-f1ac59ccba82') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:38:05.747 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 74216ec2-9ab9-4fce-b234-f1ac59ccba82 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:38:05.747 4560 1886296279704 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 123, VLAN trunk: None to switch port 74216ec2-9ab9-4fce-b234-f1ac59ccba82 2021-07-07 13:38:05.820 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:38:05.820 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['74216ec2-9ab9-4fce-b234-f1ac59ccba82'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:38:06.149 4560 1886296279704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['74216ec2-9ab9-4fce-b234-f1ac59ccba82']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:38:06.149 4560 1886296279704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:38:06.149 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (aea4545e-111b-4784-a0db-187ae096d173) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:38:06.149 4560 1886296279704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 74216ec2-9ab9-4fce-b234-f1ac59ccba82 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:38:06.149 4560 1886296279704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:38:06.149 4560 1886296279704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 74216ec2-9ab9-4fce-b234-f1ac59ccba82 not yet added. Adding. 2021-07-07 13:38:06.149 4560 1886296279704 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-07-07 13:38:06.149 4560 1886296279704 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-07-07 13:38:06.229 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74216ec2-9ab9-4fce-b234-f1ac59ccba82" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:38:06.297 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74216ec2-9ab9-4fce-b234-f1ac59ccba82" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:38:06.297 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74216ec2-9ab9-4fce-b234-f1ac59ccba82" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:38:06.382 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74216ec2-9ab9-4fce-b234-f1ac59ccba82" 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-07-07 13:38:06.445 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-74216ec2-9ab9-4fce-b234-f1ac59ccba82" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:38:06.445 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 74216ec2-9ab9-4fce-b234-f1ac59ccba82 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:38:06.445 4560 1886296279704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 74216ec2-9ab9-4fce-b234-f1ac59ccba82 processed. 2021-07-07 13:38:07.382 4560 1886296279704 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-07-07 13:38:07.626 4560 1886296279704 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-07-07 13:38:20.492 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5eff1546-310f-4cdd-91f3-7a65589610a2 d515ced6a15444378a3b60ba1a2382d6 058c73ac2ac7423ea32928fe4ba2e5e8 - - -] Security group member updated on remote: ['d421062c-8019-4976-bbbe-d63e83214a7f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:38:20.492 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-5eff1546-310f-4cdd-91f3-7a65589610a2 d515ced6a15444378a3b60ba1a2382d6 058c73ac2ac7423ea32928fe4ba2e5e8 - - -] Security group member updated ['d421062c-8019-4976-bbbe-d63e83214a7f'] 2021-07-07 13:38:20.576 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5eff1546-310f-4cdd-91f3-7a65589610a2 d515ced6a15444378a3b60ba1a2382d6 058c73ac2ac7423ea32928fe4ba2e5e8 - - -] port_delete event received for '6d4a8b86-2cfb-44db-8a5e-d24ff9e609a7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:38:49.271 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-78ab5a04-6763-474c-9b1a-6e3c0e7ecb0f 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group rule updated on remote: ['cde1db6c-3996-462f-8025-e5ebf81d5cc4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:38:49.271 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-78ab5a04-6763-474c-9b1a-6e3c0e7ecb0f 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group rule updated ['cde1db6c-3996-462f-8025-e5ebf81d5cc4'] 2021-07-07 13:38:49.430 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c347bba3-33ca-4ddc-a516-110605b173f2 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group rule updated on remote: ['cde1db6c-3996-462f-8025-e5ebf81d5cc4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:38:49.430 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-c347bba3-33ca-4ddc-a516-110605b173f2 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group rule updated ['cde1db6c-3996-462f-8025-e5ebf81d5cc4'] 2021-07-07 13:38:49.553 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c3d28034-53df-4e84-adbf-db57ac6d219c 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group rule updated on remote: ['cde1db6c-3996-462f-8025-e5ebf81d5cc4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:38:49.553 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-c3d28034-53df-4e84-adbf-db57ac6d219c 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group rule updated ['cde1db6c-3996-462f-8025-e5ebf81d5cc4'] 2021-07-07 13:38:49.711 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-41e80c4e-3c21-4e11-bb54-95f3b69eac93 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group rule updated on remote: ['cde1db6c-3996-462f-8025-e5ebf81d5cc4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:38:49.711 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-41e80c4e-3c21-4e11-bb54-95f3b69eac93 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group rule updated ['cde1db6c-3996-462f-8025-e5ebf81d5cc4'] 2021-07-07 13:38:49.912 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4df0e096-2c36-483c-9c13-0ded710d50ee 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group rule updated on remote: ['cde1db6c-3996-462f-8025-e5ebf81d5cc4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:38:49.912 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-4df0e096-2c36-483c-9c13-0ded710d50ee 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group rule updated ['cde1db6c-3996-462f-8025-e5ebf81d5cc4'] 2021-07-07 13:38:50.037 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-92e0c6b6-7146-4b94-b9fa-e3e18b90b2d1 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group rule updated on remote: ['cde1db6c-3996-462f-8025-e5ebf81d5cc4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:38:50.037 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-92e0c6b6-7146-4b94-b9fa-e3e18b90b2d1 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group rule updated ['cde1db6c-3996-462f-8025-e5ebf81d5cc4'] 2021-07-07 13:38:52.618 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-746dc80a-a84d-4c0b-93b3-413f50ffbeed 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group member updated on remote: ['cde1db6c-3996-462f-8025-e5ebf81d5cc4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:38:52.618 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-746dc80a-a84d-4c0b-93b3-413f50ffbeed 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group member updated ['cde1db6c-3996-462f-8025-e5ebf81d5cc4'] 2021-07-07 13:38:53.719 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd47812f-d45e-441a-a6e5-a48480b98304 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 552204c6-191c-46d5-b8c5-ae8cd84e65f1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:38:53.734 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd47812f-d45e-441a-a6e5-a48480b98304 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 552204c6-191c-46d5-b8c5-ae8cd84e65f1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:39:02.642 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b672e31-70b0-4b04-928a-f1cd5b0f64bd 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 8acd25a0-2e6f-4d4f-8ff7-dc165702a10a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:39:02.642 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b672e31-70b0-4b04-928a-f1cd5b0f64bd 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 8acd25a0-2e6f-4d4f-8ff7-dc165702a10a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:39:05.775 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01d6d13a-fdae-4028-8817-025aa225edc8 - - - - -] port_update received: db58c4fc-4cfe-443f-aec4-0f8ce318ef16 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:39:05.775 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01d6d13a-fdae-4028-8817-025aa225edc8 - - - - -] No port db58c4fc-4cfe-443f-aec4-0f8ce318ef16 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:39:08.443 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-857a2453-4168-46c1-8654-7c51d32fe994 - - - - -] port_update received: 9ace801e-d7da-4b13-8608-d3366b6903a5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:39:08.443 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-857a2453-4168-46c1-8654-7c51d32fe994 - - - - -] No port 9ace801e-d7da-4b13-8608-d3366b6903a5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:39:10.881 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f00b4a6e-a66e-4f96-b03f-d08eba8d1e0f a1e2b7c7785942c6923c1d6e76a6dd65 21bec9c77be744999aac53af58feed81 - - -] Security group rule updated on remote: ['fe92df29-6f31-43f2-9465-cc1a7dc59002'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:39:10.881 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-f00b4a6e-a66e-4f96-b03f-d08eba8d1e0f a1e2b7c7785942c6923c1d6e76a6dd65 21bec9c77be744999aac53af58feed81 - - -] Security group rule updated ['fe92df29-6f31-43f2-9465-cc1a7dc59002'] 2021-07-07 13:39:12.586 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0981726-180c-47cd-a6ec-4215ca643344 - - - - -] port_update received: fbaefd77-0837-40a8-8d2f-8182785acdbe port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:39:12.608 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0981726-180c-47cd-a6ec-4215ca643344 - - - - -] No port fbaefd77-0837-40a8-8d2f-8182785acdbe defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:39:13.637 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d9e34328-58aa-4b7d-b305-56a41758352b a1e2b7c7785942c6923c1d6e76a6dd65 21bec9c77be744999aac53af58feed81 - - -] Security group member updated on remote: ['fe92df29-6f31-43f2-9465-cc1a7dc59002', '9ff5aec3-605d-47d4-ad01-bd008beb21eb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:39:13.637 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-d9e34328-58aa-4b7d-b305-56a41758352b a1e2b7c7785942c6923c1d6e76a6dd65 21bec9c77be744999aac53af58feed81 - - -] Security group member updated ['fe92df29-6f31-43f2-9465-cc1a7dc59002', '9ff5aec3-605d-47d4-ad01-bd008beb21eb'] 2021-07-07 13:39:14.444 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e55b9522-6f16-4b14-a8bb-e61de934d692 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: b4b8c088-8120-4d4a-9994-c74f3897efe2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:39:14.474 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e55b9522-6f16-4b14-a8bb-e61de934d692 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port b4b8c088-8120-4d4a-9994-c74f3897efe2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:39:28.352 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a73b36f3-e042-4da1-8975-0347298281e4 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] port_delete event received for 'db58c4fc-4cfe-443f-aec4-0f8ce318ef16' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:39:31.069 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3e21ba94-7b6c-4d72-9c2c-4e8669ab8b14 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group member updated on remote: ['cde1db6c-3996-462f-8025-e5ebf81d5cc4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:39:31.069 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-3e21ba94-7b6c-4d72-9c2c-4e8669ab8b14 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group member updated ['cde1db6c-3996-462f-8025-e5ebf81d5cc4'] 2021-07-07 13:39:31.146 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e21ba94-7b6c-4d72-9c2c-4e8669ab8b14 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] port_delete event received for '552204c6-191c-46d5-b8c5-ae8cd84e65f1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:39:33.730 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38451632-76ba-4441-b308-46d82edf94de 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] port_delete event received for '86ae4b2e-8761-4aed-bab8-2affb074b772' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:39:33.819 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-893e6622-8ef0-424b-ba67-aa06c827c207 - - - - -] port_delete event received for '86ae4b2e-8761-4aed-bab8-2affb074b772' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:39:33.931 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38451632-76ba-4441-b308-46d82edf94de 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] network_delete received. Deleting network 083f9cf4-8b7b-456e-b787-b74120e347cc network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:39:33.931 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38451632-76ba-4441-b308-46d82edf94de 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Network 083f9cf4-8b7b-456e-b787-b74120e347cc not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:39:34.431 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5950012-478b-4ce2-9171-d5d91b4d86f6 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] port_delete event received for 'a595c7b4-38a4-4bb7-ac64-d7376c9e91ba' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:39:36.790 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a3d69810-a74c-4725-9e2a-5f14ef991347 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group member updated on remote: ['aea4545e-111b-4784-a0db-187ae096d173'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:39:36.790 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-a3d69810-a74c-4725-9e2a-5f14ef991347 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group member updated ['aea4545e-111b-4784-a0db-187ae096d173'] 2021-07-07 13:39:36.879 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3d69810-a74c-4725-9e2a-5f14ef991347 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] port_delete event received for '74216ec2-9ab9-4fce-b234-f1ac59ccba82' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:39:36.895 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 74216ec2-9ab9-4fce-b234-f1ac59ccba82 2021-07-07 13:39:37.744 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:39:37.744 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '74216ec2-9ab9-4fce-b234-f1ac59ccba82' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:39:37.744 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '74216ec2-9ab9-4fce-b234-f1ac59ccba82' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:39:37.744 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 74216ec2-9ab9-4fce-b234-f1ac59ccba82 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:39:37.744 4560 1886296279704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 93f1d260-b1ad-44ef-8668-fec6684e8d15 2021-07-07 13:39:37.744 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['74216ec2-9ab9-4fce-b234-f1ac59ccba82'] 2021-07-07 13:39:37.744 4560 1886296279704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:39:37.744 4560 1886296279704 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-07-07 13:39:37.744 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['74216ec2-9ab9-4fce-b234-f1ac59ccba82'] 2021-07-07 13:39:38.807 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75a19a07-6bd1-4abd-8100-23be3864f50d 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] port_delete event received for '92bc467e-52ce-41d9-a11a-174034f75c90' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:39:39.751 4560 1886296279704 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-07-07 13:39:39.778 4560 1886296279704 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-07-07 13:39:40.442 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be4512db-a98c-46f4-83eb-4bfe137f3b4e 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] port_delete event received for '43f5691e-57d3-47ed-97b6-f36da24aa83e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:39:40.525 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-794e21f4-083e-4c6e-9a39-fdd74dab6b77 - - - - -] port_delete event received for '3facd2ae-f94d-400e-8d42-7908f1815cb5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:39:40.868 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a506101-6eb9-43d0-88d3-14d62d9d4c6d 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] network_delete received. Deleting network 93f1d260-b1ad-44ef-8668-fec6684e8d15 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:39:40.868 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a506101-6eb9-43d0-88d3-14d62d9d4c6d 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Network 93f1d260-b1ad-44ef-8668-fec6684e8d15 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:39:43.699 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3bd63ba1-edf3-4f81-ac22-4e03f396eb8a - - - - -] port_update received: 2ebfa11a-249d-4b6f-8f82-2d424d5e49f9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:39:43.699 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3bd63ba1-edf3-4f81-ac22-4e03f396eb8a - - - - -] No port 2ebfa11a-249d-4b6f-8f82-2d424d5e49f9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:39:46.667 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-05ee36e0-910a-44b7-b705-d81c436d0a59 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group rule updated on remote: ['2c3aa909-4b4e-4bcb-a346-b9570bb1bd29'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:39:46.667 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-05ee36e0-910a-44b7-b705-d81c436d0a59 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group rule updated ['2c3aa909-4b4e-4bcb-a346-b9570bb1bd29'] 2021-07-07 13:39:46.817 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-29b8f364-3e06-40e9-adc1-6ec28c366ed8 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group rule updated on remote: ['2c3aa909-4b4e-4bcb-a346-b9570bb1bd29'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:39:46.817 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-29b8f364-3e06-40e9-adc1-6ec28c366ed8 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group rule updated ['2c3aa909-4b4e-4bcb-a346-b9570bb1bd29'] 2021-07-07 13:39:46.959 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98ed246f-28b4-4904-b545-4794aa72ff6c - - - - -] port_update received: 0f0eb1cf-addb-4901-8aec-fec6e6065209 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:39:46.959 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98ed246f-28b4-4904-b545-4794aa72ff6c - - - - -] No port 0f0eb1cf-addb-4901-8aec-fec6e6065209 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:39:46.980 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-786287ac-d789-44f8-b17e-27963a08ca19 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group rule updated on remote: ['2c3aa909-4b4e-4bcb-a346-b9570bb1bd29'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:39:46.980 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-786287ac-d789-44f8-b17e-27963a08ca19 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group rule updated ['2c3aa909-4b4e-4bcb-a346-b9570bb1bd29'] 2021-07-07 13:39:47.116 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d1a51c7b-b71b-4fed-b0d7-7b355fb86d59 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group rule updated on remote: ['2c3aa909-4b4e-4bcb-a346-b9570bb1bd29'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:39:47.116 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-d1a51c7b-b71b-4fed-b0d7-7b355fb86d59 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group rule updated ['2c3aa909-4b4e-4bcb-a346-b9570bb1bd29'] 2021-07-07 13:39:47.261 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b8c85962-a678-4148-87b8-2a861657d1a8 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group rule updated on remote: ['2c3aa909-4b4e-4bcb-a346-b9570bb1bd29'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:39:47.261 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-b8c85962-a678-4148-87b8-2a861657d1a8 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group rule updated ['2c3aa909-4b4e-4bcb-a346-b9570bb1bd29'] 2021-07-07 13:39:47.386 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bdb94e08-28c9-4053-906c-1e925c6f2399 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group rule updated on remote: ['2c3aa909-4b4e-4bcb-a346-b9570bb1bd29'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:39:47.386 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-bdb94e08-28c9-4053-906c-1e925c6f2399 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group rule updated ['2c3aa909-4b4e-4bcb-a346-b9570bb1bd29'] 2021-07-07 13:39:50.083 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-25cd6671-2eca-4440-9160-c4c20e5075c8 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group member updated on remote: ['2c3aa909-4b4e-4bcb-a346-b9570bb1bd29'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:39:50.098 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-25cd6671-2eca-4440-9160-c4c20e5075c8 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group member updated ['2c3aa909-4b4e-4bcb-a346-b9570bb1bd29'] 2021-07-07 13:39:50.871 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5936884-7c09-42e6-a970-6017ebf27956 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: b17f2916-bf0d-45e6-9de9-1d2701a98180 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:39:50.895 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5936884-7c09-42e6-a970-6017ebf27956 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port b17f2916-bf0d-45e6-9de9-1d2701a98180 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:39:52.700 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b17f2916-bf0d-45e6-9de9-1d2701a98180 2021-07-07 13:39:53.785 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:39:53.965 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port b17f2916-bf0d-45e6-9de9-1d2701a98180 2021-07-07 13:39:53.965 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port b17f2916-bf0d-45e6-9de9-1d2701a98180 updated. Details: {'device': 'b17f2916-bf0d-45e6-9de9-1d2701a98180', 'network_id': '6f5a9814-533b-440b-a975-cf3f087cfb5d', 'port_id': 'b17f2916-bf0d-45e6-9de9-1d2701a98180', 'mac_address': 'fa:16:3e:5e:82:4f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 102, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '075a1c07-da43-43bc-975b-bdb3c10442aa', '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-07-07 13:39:53.965 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:39:53.965 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b17f2916-bf0d-45e6-9de9-1d2701a98180" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:39:53.965 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b17f2916-bf0d-45e6-9de9-1d2701a98180 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:39:53.965 4560 1886296279704 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6f5a9814-533b-440b-a975-cf3f087cfb5d 2021-07-07 13:39:53.965 4560 1886296279704 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-07-07 13:39:54.102 4560 1886296279704 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b17f2916-bf0d-45e6-9de9-1d2701a98180') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:39:54.102 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b17f2916-bf0d-45e6-9de9-1d2701a98180') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:39:54.102 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b17f2916-bf0d-45e6-9de9-1d2701a98180 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:39:54.102 4560 1886296279704 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 102, VLAN trunk: None to switch port b17f2916-bf0d-45e6-9de9-1d2701a98180 2021-07-07 13:39:54.149 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:39:54.149 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b17f2916-bf0d-45e6-9de9-1d2701a98180'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:39:54.387 4560 1886296279704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b17f2916-bf0d-45e6-9de9-1d2701a98180']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:39:54.387 4560 1886296279704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:39:54.387 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2c3aa909-4b4e-4bcb-a346-b9570bb1bd29) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:39:54.387 4560 1886296279704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b17f2916-bf0d-45e6-9de9-1d2701a98180 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:39:54.387 4560 1886296279704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:39:54.387 4560 1886296279704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b17f2916-bf0d-45e6-9de9-1d2701a98180 not yet added. Adding. 2021-07-07 13:39:54.387 4560 1886296279704 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-07-07 13:39:54.387 4560 1886296279704 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-07-07 13:39:54.477 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b17f2916-bf0d-45e6-9de9-1d2701a98180" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:39:54.543 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b17f2916-bf0d-45e6-9de9-1d2701a98180" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:39:54.543 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b17f2916-bf0d-45e6-9de9-1d2701a98180" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:39:54.622 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b17f2916-bf0d-45e6-9de9-1d2701a98180" 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-07-07 13:39:54.682 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b17f2916-bf0d-45e6-9de9-1d2701a98180" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.719s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:39:54.682 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b17f2916-bf0d-45e6-9de9-1d2701a98180 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:39:54.682 4560 1886296279704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b17f2916-bf0d-45e6-9de9-1d2701a98180 processed. 2021-07-07 13:39:55.787 4560 1886296279704 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-07-07 13:39:55.957 4560 1886296279704 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-07-07 13:40:03.509 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f14f3b52-d69f-4b62-8aaa-f3bd75186051 - - - - -] port_update received: 49f55c8c-a7de-4171-acee-6611c4e63bca port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:40:03.509 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f14f3b52-d69f-4b62-8aaa-f3bd75186051 - - - - -] No port 49f55c8c-a7de-4171-acee-6611c4e63bca defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:40:06.792 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c037bd3-9d0c-45ad-ba7d-a6a79db8d643 - - - - -] port_update received: 47c00727-799f-41cd-b290-8f8017ec3b11 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:40:06.808 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c037bd3-9d0c-45ad-ba7d-a6a79db8d643 - - - - -] No port 47c00727-799f-41cd-b290-8f8017ec3b11 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:40:08.996 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a916029e-72f8-46f8-9c73-e16d26aeb255 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: ba51028c-cf86-4d81-9f6d-7d619f144143 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:40:08.996 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a916029e-72f8-46f8-9c73-e16d26aeb255 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port ba51028c-cf86-4d81-9f6d-7d619f144143 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:40:10.849 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ba51028c-cf86-4d81-9f6d-7d619f144143 2021-07-07 13:40:11.855 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:40:12.033 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port ba51028c-cf86-4d81-9f6d-7d619f144143 2021-07-07 13:40:12.033 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port ba51028c-cf86-4d81-9f6d-7d619f144143 updated. Details: {'device': 'ba51028c-cf86-4d81-9f6d-7d619f144143', 'network_id': '6dc9971f-4eed-4ac0-bdb6-64f8b56f719b', 'port_id': 'ba51028c-cf86-4d81-9f6d-7d619f144143', 'mac_address': 'fa:16:3e:99:1e:85', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 141, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f7b6b835-4177-4ee3-9f14-bdf7b1765b7a', 'ip_address': '172.20.0.27'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': False, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-07 13:40:12.033 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:40:12.033 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ba51028c-cf86-4d81-9f6d-7d619f144143" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:40:12.033 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ba51028c-cf86-4d81-9f6d-7d619f144143 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:40:12.033 4560 1886296279704 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6dc9971f-4eed-4ac0-bdb6-64f8b56f719b 2021-07-07 13:40:12.033 4560 1886296279704 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-07-07 13:40:12.164 4560 1886296279704 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ba51028c-cf86-4d81-9f6d-7d619f144143') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:40:12.164 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ba51028c-cf86-4d81-9f6d-7d619f144143') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:40:12.183 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ba51028c-cf86-4d81-9f6d-7d619f144143 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:40:12.183 4560 1886296279704 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 141, VLAN trunk: None to switch port ba51028c-cf86-4d81-9f6d-7d619f144143 2021-07-07 13:40:12.257 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:40:12.257 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ba51028c-cf86-4d81-9f6d-7d619f144143'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:40:12.303 4560 1886296279704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ba51028c-cf86-4d81-9f6d-7d619f144143']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:40:12.303 4560 1886296279704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:40:12.303 4560 1886296279704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ba51028c-cf86-4d81-9f6d-7d619f144143 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:40:12.303 4560 1886296279704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Port ba51028c-cf86-4d81-9f6d-7d619f144143 does not have security enabled. Removing existing rules if any. 2021-07-07 13:40:12.430 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ba51028c-cf86-4d81-9f6d-7d619f144143" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:40:12.430 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ba51028c-cf86-4d81-9f6d-7d619f144143 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:40:12.430 4560 1886296279704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ba51028c-cf86-4d81-9f6d-7d619f144143 processed. 2021-07-07 13:40:13.878 4560 1886296279704 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-07-07 13:40:14.042 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:40:18.598 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86935a86-374a-4646-bcb9-1ebc1e7ab7ba a1e2b7c7785942c6923c1d6e76a6dd65 21bec9c77be744999aac53af58feed81 - - -] port_delete event received for 'ba51028c-cf86-4d81-9f6d-7d619f144143' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:40:19.147 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ba51028c-cf86-4d81-9f6d-7d619f144143 2021-07-07 13:40:19.896 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:40:19.896 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ba51028c-cf86-4d81-9f6d-7d619f144143' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:40:19.896 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ba51028c-cf86-4d81-9f6d-7d619f144143' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:40:19.896 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ba51028c-cf86-4d81-9f6d-7d619f144143 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:40:19.896 4560 1886296279704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6dc9971f-4eed-4ac0-bdb6-64f8b56f719b 2021-07-07 13:40:19.896 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ba51028c-cf86-4d81-9f6d-7d619f144143'] 2021-07-07 13:40:19.896 4560 1886296279704 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-07-07 13:40:19.896 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ba51028c-cf86-4d81-9f6d-7d619f144143'] 2021-07-07 13:40:21.254 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd5f29ca-4059-42a4-8d0c-d4c6354862b6 a1e2b7c7785942c6923c1d6e76a6dd65 21bec9c77be744999aac53af58feed81 - - -] port_delete event received for '47c00727-799f-41cd-b290-8f8017ec3b11' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:40:21.911 4560 1886296279704 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-07-07 13:40:21.926 4560 1886296279704 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-07-07 13:40:22.433 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c57c6017-652c-4787-91c6-bccda2e4cbed - - - - -] port_delete event received for '7e6aee4c-8ef4-41fc-8157-b7885d9273b5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:40:22.621 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b0125c1-0e8b-4588-8729-915a51e108e9 a1e2b7c7785942c6923c1d6e76a6dd65 21bec9c77be744999aac53af58feed81 - - -] port_delete event received for '49f55c8c-a7de-4171-acee-6611c4e63bca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:40:23.066 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-de2b65e9-f9ef-4512-b9c5-e8705b957aca a1e2b7c7785942c6923c1d6e76a6dd65 21bec9c77be744999aac53af58feed81 - - -] network_delete received. Deleting network 6dc9971f-4eed-4ac0-bdb6-64f8b56f719b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:40:23.066 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-de2b65e9-f9ef-4512-b9c5-e8705b957aca a1e2b7c7785942c6923c1d6e76a6dd65 21bec9c77be744999aac53af58feed81 - - -] Network 6dc9971f-4eed-4ac0-bdb6-64f8b56f719b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:40:23.605 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40ef2124-8cf8-410b-9ada-74f71c72e69e a1e2b7c7785942c6923c1d6e76a6dd65 21bec9c77be744999aac53af58feed81 - - -] port_delete event received for '77c7d859-1bb0-40b4-9a71-1e6d41207530' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:40:26.006 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6e77898d-dea2-452f-9b59-187ba65b20ee a1e2b7c7785942c6923c1d6e76a6dd65 21bec9c77be744999aac53af58feed81 - - -] Security group member updated on remote: ['fe92df29-6f31-43f2-9465-cc1a7dc59002', '9ff5aec3-605d-47d4-ad01-bd008beb21eb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:40:26.006 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-6e77898d-dea2-452f-9b59-187ba65b20ee a1e2b7c7785942c6923c1d6e76a6dd65 21bec9c77be744999aac53af58feed81 - - -] Security group member updated ['fe92df29-6f31-43f2-9465-cc1a7dc59002', '9ff5aec3-605d-47d4-ad01-bd008beb21eb'] 2021-07-07 13:40:26.082 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e77898d-dea2-452f-9b59-187ba65b20ee a1e2b7c7785942c6923c1d6e76a6dd65 21bec9c77be744999aac53af58feed81 - - -] port_delete event received for 'b4b8c088-8120-4d4a-9994-c74f3897efe2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:40:29.519 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-304c39ae-9c9e-4c18-b952-787ae419908d a1e2b7c7785942c6923c1d6e76a6dd65 21bec9c77be744999aac53af58feed81 - - -] port_delete event received for 'fbaefd77-0837-40a8-8d2f-8182785acdbe' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:40:30.863 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c514cfe-4ff1-4134-a6c1-9876b316ca73 a1e2b7c7785942c6923c1d6e76a6dd65 21bec9c77be744999aac53af58feed81 - - -] port_delete event received for '9ace801e-d7da-4b13-8608-d3366b6903a5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:40:31.222 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e62f09bf-1212-4160-a9f0-d5ba8f6b1041 - - - - -] port_delete event received for 'f4c7f0b1-e781-41b1-964e-2c301d53577c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:40:31.429 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad9415e3-a06d-498d-bcac-323d97dd486a a1e2b7c7785942c6923c1d6e76a6dd65 21bec9c77be744999aac53af58feed81 - - -] port_delete event received for 'f4c7f0b1-e781-41b1-964e-2c301d53577c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:40:31.639 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad9415e3-a06d-498d-bcac-323d97dd486a a1e2b7c7785942c6923c1d6e76a6dd65 21bec9c77be744999aac53af58feed81 - - -] network_delete received. Deleting network 4d47d194-988d-447a-9dcc-444ef20a3d14 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:40:31.639 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad9415e3-a06d-498d-bcac-323d97dd486a a1e2b7c7785942c6923c1d6e76a6dd65 21bec9c77be744999aac53af58feed81 - - -] Network 4d47d194-988d-447a-9dcc-444ef20a3d14 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:40:32.233 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a965df9b-99ee-4ea2-be43-d45f3ab79c6b 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] port_delete event received for 'cf1e9cbe-ca36-4834-ba33-b9622d583e8b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:40:35.124 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a05818d8-28a0-47c3-8c9f-b5af1fa5b382 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group member updated on remote: ['2c3aa909-4b4e-4bcb-a346-b9570bb1bd29'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:40:35.124 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-a05818d8-28a0-47c3-8c9f-b5af1fa5b382 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Security group member updated ['2c3aa909-4b4e-4bcb-a346-b9570bb1bd29'] 2021-07-07 13:40:35.191 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a05818d8-28a0-47c3-8c9f-b5af1fa5b382 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] port_delete event received for 'b17f2916-bf0d-45e6-9de9-1d2701a98180' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:40:35.238 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b17f2916-bf0d-45e6-9de9-1d2701a98180 2021-07-07 13:40:35.936 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:40:35.936 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b17f2916-bf0d-45e6-9de9-1d2701a98180' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:40:35.936 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b17f2916-bf0d-45e6-9de9-1d2701a98180' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:40:35.936 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b17f2916-bf0d-45e6-9de9-1d2701a98180 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:40:35.936 4560 1886296279704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6f5a9814-533b-440b-a975-cf3f087cfb5d 2021-07-07 13:40:35.936 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b17f2916-bf0d-45e6-9de9-1d2701a98180'] 2021-07-07 13:40:35.936 4560 1886296279704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:40:35.936 4560 1886296279704 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-07-07 13:40:35.936 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b17f2916-bf0d-45e6-9de9-1d2701a98180'] 2021-07-07 13:40:37.530 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd74614e-09f6-4708-b76b-a209c5f2f20a - - - - -] port_update received: 620daae8-51aa-491a-8799-c8199450d46a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:40:37.536 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd74614e-09f6-4708-b76b-a209c5f2f20a - - - - -] No port 620daae8-51aa-491a-8799-c8199450d46a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:40:37.940 4560 1886296279704 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-07-07 13:40:37.968 4560 1886296279704 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-07-07 13:40:38.249 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81769615-0a56-4c21-8f3a-a74fbf6d7d1f 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] port_delete event received for '0f0eb1cf-addb-4901-8aec-fec6e6065209' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:40:39.940 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf466c0a-6c57-425a-b946-d8eed92361d1 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] port_delete event received for '2ebfa11a-249d-4b6f-8f82-2d424d5e49f9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:40:40.503 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f953bbd2-6a19-436a-9f0c-06e9909bed3a - - - - -] port_delete event received for '7c5b8300-a20d-43d4-8e9f-0c63d9ef898c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:40:40.690 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b19f4ca8-8653-41f5-8a2a-fd6affb0d01b 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] port_delete event received for '7c5b8300-a20d-43d4-8e9f-0c63d9ef898c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:40:41.109 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c93ad1cf-ff27-4447-acc1-3f1893a2d043 - - - - -] port_update received: 34632eb8-c926-4593-b84a-3fafc2a48184 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:40:41.125 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c93ad1cf-ff27-4447-acc1-3f1893a2d043 - - - - -] No port 34632eb8-c926-4593-b84a-3fafc2a48184 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:40:41.538 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b19f4ca8-8653-41f5-8a2a-fd6affb0d01b 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] network_delete received. Deleting network 6f5a9814-533b-440b-a975-cf3f087cfb5d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:40:41.538 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b19f4ca8-8653-41f5-8a2a-fd6affb0d01b 3f99959b1b6f4f82b44a1bebdb65c3bc a5cc4233f73a452da71c103a57be87f0 - - -] Network 6f5a9814-533b-440b-a975-cf3f087cfb5d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:40:44.671 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fcb6862e-4d36-4eca-a731-04d3dea9a653 - - - - -] port_update received: 0f423b0f-7faf-4b72-a400-4858a9838410 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:40:44.687 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fcb6862e-4d36-4eca-a731-04d3dea9a653 - - - - -] No port 0f423b0f-7faf-4b72-a400-4858a9838410 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:40:48.117 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8db13246-f2ab-444f-a61c-8578f827f943 - - - - -] port_update received: 6d1f2ad8-0e40-450d-b05b-80d2a1d1852d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:40:48.117 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8db13246-f2ab-444f-a61c-8578f827f943 - - - - -] No port 6d1f2ad8-0e40-450d-b05b-80d2a1d1852d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:40:49.598 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a3ae12ba-d671-48c2-af33-772a183af67e 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group member updated on remote: ['cb0a91b2-4379-48ab-b71f-a3090547e773'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:40:49.598 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-a3ae12ba-d671-48c2-af33-772a183af67e 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group member updated ['cb0a91b2-4379-48ab-b71f-a3090547e773'] 2021-07-07 13:40:50.392 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab58e5bf-cd5a-4b1f-b1c3-6b778ebc814c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 3ca6936f-cdb4-4a9b-8fa1-b07e42af2326 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:40:50.407 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab58e5bf-cd5a-4b1f-b1c3-6b778ebc814c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 3ca6936f-cdb4-4a9b-8fa1-b07e42af2326 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:41:06.566 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b2a6a7e0-2135-4b6d-bf17-ab09c5562a66 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group member updated on remote: ['cb0a91b2-4379-48ab-b71f-a3090547e773'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:41:06.566 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-b2a6a7e0-2135-4b6d-bf17-ab09c5562a66 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group member updated ['cb0a91b2-4379-48ab-b71f-a3090547e773'] 2021-07-07 13:41:06.660 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2a6a7e0-2135-4b6d-bf17-ab09c5562a66 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] port_delete event received for '3ca6936f-cdb4-4a9b-8fa1-b07e42af2326' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:41:32.572 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d9e29622-768d-48bc-b0d1-a3a21ed3ff28 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group member updated on remote: ['cb0a91b2-4379-48ab-b71f-a3090547e773'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:41:32.588 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-d9e29622-768d-48bc-b0d1-a3a21ed3ff28 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group member updated ['cb0a91b2-4379-48ab-b71f-a3090547e773'] 2021-07-07 13:41:33.385 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0e834fa-4ef5-48e9-8ee0-d520f300988c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 8a7e71d8-3fcc-4cbc-a771-f38595f78693 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:41:33.392 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0e834fa-4ef5-48e9-8ee0-d520f300988c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 8a7e71d8-3fcc-4cbc-a771-f38595f78693 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:42:00.782 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15f3c1ce-a2ce-4044-8264-8831726fc1e5 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group member updated on remote: ['cb0a91b2-4379-48ab-b71f-a3090547e773'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:42:00.782 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-15f3c1ce-a2ce-4044-8264-8831726fc1e5 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group member updated ['cb0a91b2-4379-48ab-b71f-a3090547e773'] 2021-07-07 13:42:00.860 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15f3c1ce-a2ce-4044-8264-8831726fc1e5 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] port_delete event received for '8a7e71d8-3fcc-4cbc-a771-f38595f78693' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:42:28.279 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d129e8aa-df0b-40db-a1d6-b647a20896a0 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group member updated on remote: ['cb0a91b2-4379-48ab-b71f-a3090547e773'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:42:28.279 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-d129e8aa-df0b-40db-a1d6-b647a20896a0 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group member updated ['cb0a91b2-4379-48ab-b71f-a3090547e773'] 2021-07-07 13:42:29.295 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe3a8fb4-a4e0-4ce9-a5be-cef830105a2b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: a0060014-b34c-482e-9768-7841de6a8193 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:42:29.295 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe3a8fb4-a4e0-4ce9-a5be-cef830105a2b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port a0060014-b34c-482e-9768-7841de6a8193 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:42:47.892 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f88d0b80-68e7-45b0-8a6b-d0c0e46356f9 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group member updated on remote: ['cb0a91b2-4379-48ab-b71f-a3090547e773'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:42:47.892 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-f88d0b80-68e7-45b0-8a6b-d0c0e46356f9 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group member updated ['cb0a91b2-4379-48ab-b71f-a3090547e773'] 2021-07-07 13:42:49.188 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d990685-dd67-459d-8a8b-2121bdf4cd23 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 7d952026-cf5c-4655-b6d7-ebc11c650f24 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:42:49.188 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d990685-dd67-459d-8a8b-2121bdf4cd23 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 7d952026-cf5c-4655-b6d7-ebc11c650f24 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:43:07.939 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7d952026-cf5c-4655-b6d7-ebc11c650f24 2021-07-07 13:43:08.440 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:43:08.644 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 7d952026-cf5c-4655-b6d7-ebc11c650f24 2021-07-07 13:43:08.644 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 7d952026-cf5c-4655-b6d7-ebc11c650f24 updated. Details: {'device': '7d952026-cf5c-4655-b6d7-ebc11c650f24', 'network_id': '27780240-fc98-4328-9ef9-672899587776', 'port_id': '7d952026-cf5c-4655-b6d7-ebc11c650f24', 'mac_address': 'fa:16:3e:86:e4:5d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 146, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a7d0b5c1-45be-4760-8242-68da3f9e34c8', '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-07-07 13:43:08.644 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:43:08.644 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7d952026-cf5c-4655-b6d7-ebc11c650f24" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:43:08.644 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7d952026-cf5c-4655-b6d7-ebc11c650f24 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:43:08.644 4560 1886296279704 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 27780240-fc98-4328-9ef9-672899587776 2021-07-07 13:43:08.644 4560 1886296279704 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-07-07 13:43:08.818 4560 1886296279704 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7d952026-cf5c-4655-b6d7-ebc11c650f24') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:43:08.818 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7d952026-cf5c-4655-b6d7-ebc11c650f24') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:43:08.818 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7d952026-cf5c-4655-b6d7-ebc11c650f24 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:43:08.818 4560 1886296279704 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 146, VLAN trunk: None to switch port 7d952026-cf5c-4655-b6d7-ebc11c650f24 2021-07-07 13:43:08.894 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:43:08.894 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7d952026-cf5c-4655-b6d7-ebc11c650f24'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:43:09.034 4560 1886296279704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7d952026-cf5c-4655-b6d7-ebc11c650f24']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:43:09.034 4560 1886296279704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:43:09.034 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cb0a91b2-4379-48ab-b71f-a3090547e773) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:43:09.034 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (cb0a91b2-4379-48ab-b71f-a3090547e773) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:43:09.034 4560 1886296279704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7d952026-cf5c-4655-b6d7-ebc11c650f24 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:43:09.034 4560 1886296279704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:43:09.034 4560 1886296279704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7d952026-cf5c-4655-b6d7-ebc11c650f24 not yet added. Adding. 2021-07-07 13:43:09.034 4560 1886296279704 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-07-07 13:43:09.050 4560 1886296279704 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-07-07 13:43:09.108 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7d952026-cf5c-4655-b6d7-ebc11c650f24" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:43:09.174 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7d952026-cf5c-4655-b6d7-ebc11c650f24" 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-07-07 13:43:09.174 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7d952026-cf5c-4655-b6d7-ebc11c650f24" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:43:09.265 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7d952026-cf5c-4655-b6d7-ebc11c650f24" 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-07-07 13:43:09.331 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7d952026-cf5c-4655-b6d7-ebc11c650f24" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.687s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:43:09.347 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7d952026-cf5c-4655-b6d7-ebc11c650f24 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:43:09.347 4560 1886296279704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7d952026-cf5c-4655-b6d7-ebc11c650f24 processed. 2021-07-07 13:43:10.457 4560 1886296279704 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-07-07 13:43:10.659 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:43:15.305 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e671df46-aef7-456a-bba6-e27805351060 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group member updated on remote: ['cb0a91b2-4379-48ab-b71f-a3090547e773'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:43:15.305 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-e671df46-aef7-456a-bba6-e27805351060 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group member updated ['cb0a91b2-4379-48ab-b71f-a3090547e773'] 2021-07-07 13:43:15.305 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-e671df46-aef7-456a-bba6-e27805351060 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Refresh firewall rules 2021-07-07 13:43:15.305 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e671df46-aef7-456a-bba6-e27805351060 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Get security group information for devices via rpc ['7d952026-cf5c-4655-b6d7-ebc11c650f24'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:43:15.359 4560 1886296279704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e671df46-aef7-456a-bba6-e27805351060 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:43:15.359 4560 1886296279704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e671df46-aef7-456a-bba6-e27805351060 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:43:15.395 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e671df46-aef7-456a-bba6-e27805351060 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] port_delete event received for '7d952026-cf5c-4655-b6d7-ebc11c650f24' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:43:16.020 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7d952026-cf5c-4655-b6d7-ebc11c650f24 2021-07-07 13:43:16.489 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:43:16.489 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7d952026-cf5c-4655-b6d7-ebc11c650f24' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:43:16.489 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7d952026-cf5c-4655-b6d7-ebc11c650f24' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:43:16.489 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7d952026-cf5c-4655-b6d7-ebc11c650f24 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:43:16.489 4560 1886296279704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 27780240-fc98-4328-9ef9-672899587776 2021-07-07 13:43:16.489 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7d952026-cf5c-4655-b6d7-ebc11c650f24'] 2021-07-07 13:43:16.489 4560 1886296279704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:43:16.489 4560 1886296279704 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-07-07 13:43:16.489 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7d952026-cf5c-4655-b6d7-ebc11c650f24'] 2021-07-07 13:43:18.504 4560 1886296279704 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-07-07 13:43:18.531 4560 1886296279704 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-07-07 13:43:25.942 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9c05d78b-4dd8-4dc5-9c5f-581f0994e156 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group member updated on remote: ['cb0a91b2-4379-48ab-b71f-a3090547e773'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:43:25.942 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-9c05d78b-4dd8-4dc5-9c5f-581f0994e156 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group member updated ['cb0a91b2-4379-48ab-b71f-a3090547e773'] 2021-07-07 13:43:26.030 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c05d78b-4dd8-4dc5-9c5f-581f0994e156 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] port_delete event received for 'a0060014-b34c-482e-9768-7841de6a8193' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:43:33.583 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-842e0b19-cd00-4a7a-afe4-7588f7855978 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group rule updated on remote: ['fbc06853-cfdc-49ea-85f3-33526a88325b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:43:33.583 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-842e0b19-cd00-4a7a-afe4-7588f7855978 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group rule updated ['fbc06853-cfdc-49ea-85f3-33526a88325b'] 2021-07-07 13:43:33.717 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db5b7c44-5b43-4f27-ad40-f7dcdb11bde6 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group rule updated on remote: ['fbc06853-cfdc-49ea-85f3-33526a88325b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:43:33.717 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-db5b7c44-5b43-4f27-ad40-f7dcdb11bde6 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group rule updated ['fbc06853-cfdc-49ea-85f3-33526a88325b'] 2021-07-07 13:43:33.833 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5ef67182-4a8b-4e3b-a3b6-6c63c921124c 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group rule updated on remote: ['fbc06853-cfdc-49ea-85f3-33526a88325b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:43:33.833 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-5ef67182-4a8b-4e3b-a3b6-6c63c921124c 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group rule updated ['fbc06853-cfdc-49ea-85f3-33526a88325b'] 2021-07-07 13:43:33.968 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-430f1fe5-c1bd-41a7-926c-a1cc00356bb6 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group rule updated on remote: ['fbc06853-cfdc-49ea-85f3-33526a88325b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:43:33.968 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-430f1fe5-c1bd-41a7-926c-a1cc00356bb6 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group rule updated ['fbc06853-cfdc-49ea-85f3-33526a88325b'] 2021-07-07 13:43:34.099 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bfb06433-92b0-440a-b60b-5421fbae7143 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group rule updated on remote: ['fbc06853-cfdc-49ea-85f3-33526a88325b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:43:34.099 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-bfb06433-92b0-440a-b60b-5421fbae7143 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group rule updated ['fbc06853-cfdc-49ea-85f3-33526a88325b'] 2021-07-07 13:43:34.248 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-109a617d-1474-4ac5-915b-72c6b36306c2 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group rule updated on remote: ['fbc06853-cfdc-49ea-85f3-33526a88325b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:43:34.250 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-109a617d-1474-4ac5-915b-72c6b36306c2 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group rule updated ['fbc06853-cfdc-49ea-85f3-33526a88325b'] 2021-07-07 13:43:52.117 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fc6be648-68bc-4255-b0a5-0ee6dd3f01c8 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group member updated on remote: ['fbc06853-cfdc-49ea-85f3-33526a88325b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:43:52.117 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-fc6be648-68bc-4255-b0a5-0ee6dd3f01c8 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group member updated ['fbc06853-cfdc-49ea-85f3-33526a88325b'] 2021-07-07 13:43:53.045 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f06b5f12-10ca-44b3-b35a-0c98dbc0fe2d 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 95d33502-5d23-40d2-bf27-8aa7fcbc5600 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:43:53.045 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f06b5f12-10ca-44b3-b35a-0c98dbc0fe2d 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 95d33502-5d23-40d2-bf27-8aa7fcbc5600 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:46:08.851 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6064ab61-ba2d-4c86-be4e-931a08a0a57f 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group member updated on remote: ['fbc06853-cfdc-49ea-85f3-33526a88325b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:46:08.851 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-6064ab61-ba2d-4c86-be4e-931a08a0a57f 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group member updated ['fbc06853-cfdc-49ea-85f3-33526a88325b'] 2021-07-07 13:46:09.179 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6064ab61-ba2d-4c86-be4e-931a08a0a57f 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] port_delete event received for '95d33502-5d23-40d2-bf27-8aa7fcbc5600' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:46:16.306 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bc6e14b2-8fa8-403e-b813-10dd4dc80388 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group member updated on remote: ['fbc06853-cfdc-49ea-85f3-33526a88325b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:46:16.306 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-bc6e14b2-8fa8-403e-b813-10dd4dc80388 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group member updated ['fbc06853-cfdc-49ea-85f3-33526a88325b'] 2021-07-07 13:46:17.127 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ca4ee2e-16f2-48f2-b3dd-52c9b7691ca3 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: c67e6a66-3704-4af2-a753-eadf176283e3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:46:17.137 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ca4ee2e-16f2-48f2-b3dd-52c9b7691ca3 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port c67e6a66-3704-4af2-a753-eadf176283e3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:48:17.568 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d0f25e12-a088-4bc8-8a9d-aea18e8d5a68 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group member updated on remote: ['fbc06853-cfdc-49ea-85f3-33526a88325b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:48:17.568 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-d0f25e12-a088-4bc8-8a9d-aea18e8d5a68 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group member updated ['fbc06853-cfdc-49ea-85f3-33526a88325b'] 2021-07-07 13:48:18.520 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34b8ce91-e002-49ed-967c-3418c3b3b1c3 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 401db63c-0008-4a61-9a39-de4ff1406d4a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:48:18.520 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34b8ce91-e002-49ed-967c-3418c3b3b1c3 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 401db63c-0008-4a61-9a39-de4ff1406d4a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:48:27.756 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 401db63c-0008-4a61-9a39-de4ff1406d4a 2021-07-07 13:48:27.946 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:48:28.115 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 401db63c-0008-4a61-9a39-de4ff1406d4a 2021-07-07 13:48:28.115 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 401db63c-0008-4a61-9a39-de4ff1406d4a updated. Details: {'device': '401db63c-0008-4a61-9a39-de4ff1406d4a', 'network_id': '27780240-fc98-4328-9ef9-672899587776', 'port_id': '401db63c-0008-4a61-9a39-de4ff1406d4a', 'mac_address': 'fa:16:3e:8c:60:fa', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 146, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a7d0b5c1-45be-4760-8242-68da3f9e34c8', '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-07-07 13:48:28.115 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:48:28.146 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-401db63c-0008-4a61-9a39-de4ff1406d4a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:48:28.146 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 401db63c-0008-4a61-9a39-de4ff1406d4a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:48:28.146 4560 1886296279704 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 27780240-fc98-4328-9ef9-672899587776 2021-07-07 13:48:28.146 4560 1886296279704 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-07-07 13:48:28.304 4560 1886296279704 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '401db63c-0008-4a61-9a39-de4ff1406d4a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:48:28.304 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '401db63c-0008-4a61-9a39-de4ff1406d4a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:48:28.304 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 401db63c-0008-4a61-9a39-de4ff1406d4a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:48:28.304 4560 1886296279704 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 146, VLAN trunk: None to switch port 401db63c-0008-4a61-9a39-de4ff1406d4a 2021-07-07 13:48:28.366 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:48:28.366 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['401db63c-0008-4a61-9a39-de4ff1406d4a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:48:28.616 4560 1886296279704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['401db63c-0008-4a61-9a39-de4ff1406d4a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:48:28.616 4560 1886296279704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:48:28.616 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fbc06853-cfdc-49ea-85f3-33526a88325b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:48:28.616 4560 1886296279704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 401db63c-0008-4a61-9a39-de4ff1406d4a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:48:28.631 4560 1886296279704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:48:28.631 4560 1886296279704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 401db63c-0008-4a61-9a39-de4ff1406d4a not yet added. Adding. 2021-07-07 13:48:28.631 4560 1886296279704 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-07-07 13:48:28.631 4560 1886296279704 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-07-07 13:48:28.699 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-401db63c-0008-4a61-9a39-de4ff1406d4a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:48:28.766 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-401db63c-0008-4a61-9a39-de4ff1406d4a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:48:28.766 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-401db63c-0008-4a61-9a39-de4ff1406d4a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:48:28.853 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-401db63c-0008-4a61-9a39-de4ff1406d4a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:48:28.930 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-401db63c-0008-4a61-9a39-de4ff1406d4a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.796s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:48:28.930 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 401db63c-0008-4a61-9a39-de4ff1406d4a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:48:28.930 4560 1886296279704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 401db63c-0008-4a61-9a39-de4ff1406d4a processed. 2021-07-07 13:48:29.965 4560 1886296279704 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-07-07 13:48:30.132 4560 1886296279704 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-07-07 13:50:01.763 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d705fca-1867-4b90-98a3-ccaf42937f28 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] port_delete event received for 'c0ab8aa3-d313-4298-95f4-721e43cb7907' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:50:04.325 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a49241e4-f2ad-46b1-9e94-6f9e0cef1578 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group member updated on remote: ['fbc06853-cfdc-49ea-85f3-33526a88325b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:50:04.325 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-a49241e4-f2ad-46b1-9e94-6f9e0cef1578 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group member updated ['fbc06853-cfdc-49ea-85f3-33526a88325b'] 2021-07-07 13:50:04.403 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a49241e4-f2ad-46b1-9e94-6f9e0cef1578 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] port_delete event received for '401db63c-0008-4a61-9a39-de4ff1406d4a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:50:04.591 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 401db63c-0008-4a61-9a39-de4ff1406d4a 2021-07-07 13:50:06.440 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:50:06.440 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '401db63c-0008-4a61-9a39-de4ff1406d4a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:50:06.440 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '401db63c-0008-4a61-9a39-de4ff1406d4a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:50:06.440 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 401db63c-0008-4a61-9a39-de4ff1406d4a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:50:06.450 4560 1886296279704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 27780240-fc98-4328-9ef9-672899587776 2021-07-07 13:50:06.450 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['401db63c-0008-4a61-9a39-de4ff1406d4a'] 2021-07-07 13:50:06.450 4560 1886296279704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:50:06.450 4560 1886296279704 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-07-07 13:50:06.450 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['401db63c-0008-4a61-9a39-de4ff1406d4a'] 2021-07-07 13:50:08.435 4560 1886296279704 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-07-07 13:50:08.450 4560 1886296279704 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-07-07 13:50:13.247 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a331f081-765f-4120-bf72-1c1aa2b18fea 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] port_delete event received for 'c215a05c-4f43-45cd-a609-db0afb1c2152' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:50:15.732 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-55debe42-df99-4446-9516-5a1ce606f9b8 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group member updated on remote: ['fbc06853-cfdc-49ea-85f3-33526a88325b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:50:15.732 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-55debe42-df99-4446-9516-5a1ce606f9b8 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] Security group member updated ['fbc06853-cfdc-49ea-85f3-33526a88325b'] 2021-07-07 13:50:15.825 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55debe42-df99-4446-9516-5a1ce606f9b8 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] port_delete event received for 'c67e6a66-3704-4af2-a753-eadf176283e3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:50:20.528 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2604c908-97bf-4a14-9b6a-738ceef74e13 134e003a10bd4b56a45a8e776441f04b cd43c956ebee48fbb347a32f3c544e5a - - -] port_delete event received for 'ad804ba6-ad94-4034-84c3-be7794e74ecf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:50:24.247 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dff024a2-be5b-4a40-a7c4-132201bb4f1a 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '34632eb8-c926-4593-b84a-3fafc2a48184' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:50:25.300 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f394665-2e70-4f8f-9805-5eab6963ac6a 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '620daae8-51aa-491a-8799-c8199450d46a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:50:26.044 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4bf2c2ee-356b-4195-a50b-d3ab9648e070 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '1445faca-30f4-4232-ba2f-99d2b7739fc1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:50:26.154 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2dd938fe-ef11-4010-8acf-3b9ebe122b1a - - - - -] port_delete event received for '1445faca-30f4-4232-ba2f-99d2b7739fc1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:50:26.247 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4bf2c2ee-356b-4195-a50b-d3ab9648e070 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 27780240-fc98-4328-9ef9-672899587776 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:50:26.247 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4bf2c2ee-356b-4195-a50b-d3ab9648e070 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 27780240-fc98-4328-9ef9-672899587776 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:50:27.247 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e0be779-0d23-4b1b-a8cb-60ce34d4e0a4 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '6d1f2ad8-0e40-450d-b05b-80d2a1d1852d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:50:28.294 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80318001-9980-4362-836b-bb07ead61e38 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '0f423b0f-7faf-4b72-a400-4858a9838410' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:50:29.330 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-464aceeb-9a6b-4d5a-9097-98b9a85c59fe 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '85820384-0f3d-4ae5-afea-22bb3f67ab18' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:50:29.518 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-464aceeb-9a6b-4d5a-9097-98b9a85c59fe 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network a9e3b62b-395b-44f7-99a5-9fa836d02782 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:50:29.518 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-464aceeb-9a6b-4d5a-9097-98b9a85c59fe 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network a9e3b62b-395b-44f7-99a5-9fa836d02782 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 13:50:29.570 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a262614-285d-4f09-a431-f408299c5277 - - - - -] port_delete event received for '85820384-0f3d-4ae5-afea-22bb3f67ab18' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:50:42.919 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cc97890d-de3e-4465-9b42-d958a442c7bc 6a7185e3cde94e56aa5faa63f884e8c5 a16767b68a264121bc08348e1439ea27 - - -] Security group member updated on remote: ['5a18a47f-c504-455b-a6a6-10b55b1ae3f2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:50:42.919 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-cc97890d-de3e-4465-9b42-d958a442c7bc 6a7185e3cde94e56aa5faa63f884e8c5 a16767b68a264121bc08348e1439ea27 - - -] Security group member updated ['5a18a47f-c504-455b-a6a6-10b55b1ae3f2'] 2021-07-07 13:50:43.732 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b939eea7-24cb-45b2-8b5f-07a17d3244c0 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 885ea690-e8fc-4441-9b7e-ac40497eec77 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:50:43.732 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b939eea7-24cb-45b2-8b5f-07a17d3244c0 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 885ea690-e8fc-4441-9b7e-ac40497eec77 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:50:53.653 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-59821b96-80e2-418c-824c-c3ee1ca4568a 6a7185e3cde94e56aa5faa63f884e8c5 a16767b68a264121bc08348e1439ea27 - - -] Security group member updated on remote: ['5a18a47f-c504-455b-a6a6-10b55b1ae3f2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:50:53.653 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-59821b96-80e2-418c-824c-c3ee1ca4568a 6a7185e3cde94e56aa5faa63f884e8c5 a16767b68a264121bc08348e1439ea27 - - -] Security group member updated ['5a18a47f-c504-455b-a6a6-10b55b1ae3f2'] 2021-07-07 13:50:53.715 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-59821b96-80e2-418c-824c-c3ee1ca4568a 6a7185e3cde94e56aa5faa63f884e8c5 a16767b68a264121bc08348e1439ea27 - - -] port_delete event received for '885ea690-e8fc-4441-9b7e-ac40497eec77' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:51:02.217 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cc3c7566-9801-40a0-92de-f74b8432ee1c 05cb5051a47e473296e8cf54ffefe87f 276933017a6b461ab7b5ab12a0245129 - - -] Security group member updated on remote: ['20d1e98b-8ed4-4666-8238-d48c7a018eb2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:51:02.217 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-cc3c7566-9801-40a0-92de-f74b8432ee1c 05cb5051a47e473296e8cf54ffefe87f 276933017a6b461ab7b5ab12a0245129 - - -] Security group member updated ['20d1e98b-8ed4-4666-8238-d48c7a018eb2'] 2021-07-07 13:51:02.925 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e79d189-cbd7-483b-a526-d65f0f4af73d 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 34bc8c87-cfe0-485f-9b99-7ec8ab6685d9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:51:02.952 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e79d189-cbd7-483b-a526-d65f0f4af73d 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 34bc8c87-cfe0-485f-9b99-7ec8ab6685d9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:51:39.517 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-607da477-ce22-4724-99ab-b4e5c1ec9659 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 34bc8c87-cfe0-485f-9b99-7ec8ab6685d9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:51:39.517 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-607da477-ce22-4724-99ab-b4e5c1ec9659 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 34bc8c87-cfe0-485f-9b99-7ec8ab6685d9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:51:40.954 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 34bc8c87-cfe0-485f-9b99-7ec8ab6685d9 2021-07-07 13:51:42.781 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:51:42.986 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port 34bc8c87-cfe0-485f-9b99-7ec8ab6685d9 2021-07-07 13:51:42.986 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port 34bc8c87-cfe0-485f-9b99-7ec8ab6685d9 updated. Details: {'device': '34bc8c87-cfe0-485f-9b99-7ec8ab6685d9', 'network_id': 'c9dbfe3c-84a6-43cc-aec8-b5966e825edf', 'port_id': '34bc8c87-cfe0-485f-9b99-7ec8ab6685d9', 'mac_address': 'fa:16:3e:a2:cd:d0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 117, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '99f137ae-b6f3-4bfa-8814-5c0b1a98f61e', '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-07-07 13:51:42.986 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:51:42.986 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-34bc8c87-cfe0-485f-9b99-7ec8ab6685d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:51:42.986 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 34bc8c87-cfe0-485f-9b99-7ec8ab6685d9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:51:42.986 4560 1886296279704 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c9dbfe3c-84a6-43cc-aec8-b5966e825edf 2021-07-07 13:51:42.986 4560 1886296279704 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-07-07 13:51:43.157 4560 1886296279704 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '34bc8c87-cfe0-485f-9b99-7ec8ab6685d9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:51:43.157 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '34bc8c87-cfe0-485f-9b99-7ec8ab6685d9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:51:43.157 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 34bc8c87-cfe0-485f-9b99-7ec8ab6685d9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:51:43.157 4560 1886296279704 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 117, VLAN trunk: None to switch port 34bc8c87-cfe0-485f-9b99-7ec8ab6685d9 2021-07-07 13:51:43.220 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:51:43.220 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['34bc8c87-cfe0-485f-9b99-7ec8ab6685d9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:51:43.392 4560 1886296279704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['34bc8c87-cfe0-485f-9b99-7ec8ab6685d9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:51:43.392 4560 1886296279704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:51:43.392 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (20d1e98b-8ed4-4666-8238-d48c7a018eb2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:51:43.392 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (20d1e98b-8ed4-4666-8238-d48c7a018eb2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:51:43.392 4560 1886296279704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 34bc8c87-cfe0-485f-9b99-7ec8ab6685d9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:51:43.392 4560 1886296279704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:51:43.392 4560 1886296279704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 34bc8c87-cfe0-485f-9b99-7ec8ab6685d9 not yet added. Adding. 2021-07-07 13:51:43.392 4560 1886296279704 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-07-07 13:51:43.392 4560 1886296279704 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-07-07 13:51:43.470 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34bc8c87-cfe0-485f-9b99-7ec8ab6685d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:51:43.532 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34bc8c87-cfe0-485f-9b99-7ec8ab6685d9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:51:43.532 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34bc8c87-cfe0-485f-9b99-7ec8ab6685d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:51:43.610 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34bc8c87-cfe0-485f-9b99-7ec8ab6685d9" 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-07-07 13:51:43.689 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-34bc8c87-cfe0-485f-9b99-7ec8ab6685d9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:51:43.689 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 34bc8c87-cfe0-485f-9b99-7ec8ab6685d9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:51:43.689 4560 1886296279704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 34bc8c87-cfe0-485f-9b99-7ec8ab6685d9 processed. 2021-07-07 13:51:44.783 4560 1886296279704 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-07-07 13:51:44.955 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:51:46.595 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e1f93f60-40cc-4a9b-a9ca-0393bddee7c0 05cb5051a47e473296e8cf54ffefe87f 276933017a6b461ab7b5ab12a0245129 - - -] Security group member updated on remote: ['20d1e98b-8ed4-4666-8238-d48c7a018eb2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:51:46.595 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-e1f93f60-40cc-4a9b-a9ca-0393bddee7c0 05cb5051a47e473296e8cf54ffefe87f 276933017a6b461ab7b5ab12a0245129 - - -] Security group member updated ['20d1e98b-8ed4-4666-8238-d48c7a018eb2'] 2021-07-07 13:51:46.595 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-e1f93f60-40cc-4a9b-a9ca-0393bddee7c0 05cb5051a47e473296e8cf54ffefe87f 276933017a6b461ab7b5ab12a0245129 - - -] Refresh firewall rules 2021-07-07 13:51:46.595 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e1f93f60-40cc-4a9b-a9ca-0393bddee7c0 05cb5051a47e473296e8cf54ffefe87f 276933017a6b461ab7b5ab12a0245129 - - -] Get security group information for devices via rpc ['34bc8c87-cfe0-485f-9b99-7ec8ab6685d9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:51:46.626 4560 1886296279704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e1f93f60-40cc-4a9b-a9ca-0393bddee7c0 05cb5051a47e473296e8cf54ffefe87f 276933017a6b461ab7b5ab12a0245129 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:51:46.626 4560 1886296279704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e1f93f60-40cc-4a9b-a9ca-0393bddee7c0 05cb5051a47e473296e8cf54ffefe87f 276933017a6b461ab7b5ab12a0245129 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:51:46.688 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1f93f60-40cc-4a9b-a9ca-0393bddee7c0 05cb5051a47e473296e8cf54ffefe87f 276933017a6b461ab7b5ab12a0245129 - - -] port_delete event received for '34bc8c87-cfe0-485f-9b99-7ec8ab6685d9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:51:47.203 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 34bc8c87-cfe0-485f-9b99-7ec8ab6685d9 2021-07-07 13:51:48.032 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c049fd4-dfe4-4e8b-bffc-bee0e4010c83 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network c9dbfe3c-84a6-43cc-aec8-b5966e825edf network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:51:48.032 4560 1886296279704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2c049fd4-dfe4-4e8b-bffc-bee0e4010c83 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Reclaiming local network c9dbfe3c-84a6-43cc-aec8-b5966e825edf 2021-07-07 13:51:48.813 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:51:48.813 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '34bc8c87-cfe0-485f-9b99-7ec8ab6685d9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:51:48.813 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '34bc8c87-cfe0-485f-9b99-7ec8ab6685d9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:51:48.813 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Port 34bc8c87-cfe0-485f-9b99-7ec8ab6685d9 was not found on this agent. _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:281 2021-07-07 13:51:48.813 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['34bc8c87-cfe0-485f-9b99-7ec8ab6685d9'] 2021-07-07 13:51:48.813 4560 1886296279704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:51:48.813 4560 1886296279704 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-07-07 13:51:48.813 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['34bc8c87-cfe0-485f-9b99-7ec8ab6685d9'] 2021-07-07 13:51:50.814 4560 1886296279704 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-07-07 13:51:50.829 4560 1886296279704 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-07-07 13:51:52.798 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-184d5b49-af47-4faf-9307-34471f6ecb5a b8384bac0bce4aa4bc2ca998dd87f4e9 d1c131f554a74265be74c80c13cfe66c - - -] Security group member updated on remote: ['fd730165-2418-4b0f-873d-a354936a823b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:51:52.798 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-184d5b49-af47-4faf-9307-34471f6ecb5a b8384bac0bce4aa4bc2ca998dd87f4e9 d1c131f554a74265be74c80c13cfe66c - - -] Security group member updated ['fd730165-2418-4b0f-873d-a354936a823b'] 2021-07-07 13:51:53.531 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9454d0c-5a6d-4fef-ac2e-4ff7f09bdc2a 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: d7f8c800-27b8-40fd-8ae5-fe91670832ba port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:51:53.547 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9454d0c-5a6d-4fef-ac2e-4ff7f09bdc2a 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port d7f8c800-27b8-40fd-8ae5-fe91670832ba defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:51:55.017 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d7f8c800-27b8-40fd-8ae5-fe91670832ba 2021-07-07 13:51:56.828 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:51:57.002 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port d7f8c800-27b8-40fd-8ae5-fe91670832ba 2021-07-07 13:51:57.002 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port d7f8c800-27b8-40fd-8ae5-fe91670832ba updated. Details: {'device': 'd7f8c800-27b8-40fd-8ae5-fe91670832ba', 'network_id': '3a6e8715-466a-4157-b5d7-d9be5dd6992d', 'port_id': 'd7f8c800-27b8-40fd-8ae5-fe91670832ba', 'mac_address': 'fa:16:3e:19:c1:8e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 109, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '840e9868-703e-447a-b394-8ac93899f4c6', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-07 13:51:57.002 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:51:57.002 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d7f8c800-27b8-40fd-8ae5-fe91670832ba" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:51:57.002 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d7f8c800-27b8-40fd-8ae5-fe91670832ba _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:51:57.002 4560 1886296279704 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3a6e8715-466a-4157-b5d7-d9be5dd6992d 2021-07-07 13:51:57.002 4560 1886296279704 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-07-07 13:51:57.125 4560 1886296279704 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd7f8c800-27b8-40fd-8ae5-fe91670832ba') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:51:57.125 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd7f8c800-27b8-40fd-8ae5-fe91670832ba') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:51:57.142 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d7f8c800-27b8-40fd-8ae5-fe91670832ba is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:51:57.142 4560 1886296279704 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 109, VLAN trunk: None to switch port d7f8c800-27b8-40fd-8ae5-fe91670832ba 2021-07-07 13:51:57.185 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:51:57.185 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d7f8c800-27b8-40fd-8ae5-fe91670832ba'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:51:57.344 4560 1886296279704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d7f8c800-27b8-40fd-8ae5-fe91670832ba']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:51:57.344 4560 1886296279704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:51:57.344 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fd730165-2418-4b0f-873d-a354936a823b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:51:57.344 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (fd730165-2418-4b0f-873d-a354936a823b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:51:57.344 4560 1886296279704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d7f8c800-27b8-40fd-8ae5-fe91670832ba _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:51:57.344 4560 1886296279704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:51:57.344 4560 1886296279704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d7f8c800-27b8-40fd-8ae5-fe91670832ba not yet added. Adding. 2021-07-07 13:51:57.344 4560 1886296279704 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-07-07 13:51:57.344 4560 1886296279704 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-07-07 13:51:57.408 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7f8c800-27b8-40fd-8ae5-fe91670832ba" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:51:57.455 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7f8c800-27b8-40fd-8ae5-fe91670832ba" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:51:57.455 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7f8c800-27b8-40fd-8ae5-fe91670832ba" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:51:57.549 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7f8c800-27b8-40fd-8ae5-fe91670832ba" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:51:57.611 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d7f8c800-27b8-40fd-8ae5-fe91670832ba" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.609s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:51:57.626 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d7f8c800-27b8-40fd-8ae5-fe91670832ba status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:51:57.626 4560 1886296279704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d7f8c800-27b8-40fd-8ae5-fe91670832ba processed. 2021-07-07 13:51:58.846 4560 1886296279704 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-07-07 13:51:59.017 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:52:31.551 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d7f8c800-27b8-40fd-8ae5-fe91670832ba 2021-07-07 13:52:31.879 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f4b6047-c9e4-4259-b0fc-0e7470693577 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: d7f8c800-27b8-40fd-8ae5-fe91670832ba port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:52:31.879 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f4b6047-c9e4-4259-b0fc-0e7470693577 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port d7f8c800-27b8-40fd-8ae5-fe91670832ba defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:52:33.093 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:52:33.093 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd7f8c800-27b8-40fd-8ae5-fe91670832ba' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:52:33.093 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd7f8c800-27b8-40fd-8ae5-fe91670832ba' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:52:33.093 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d7f8c800-27b8-40fd-8ae5-fe91670832ba _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:52:33.097 4560 1886296279704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3a6e8715-466a-4157-b5d7-d9be5dd6992d 2021-07-07 13:52:33.097 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d7f8c800-27b8-40fd-8ae5-fe91670832ba'] 2021-07-07 13:52:33.097 4560 1886296279704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:52:33.097 4560 1886296279704 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-07-07 13:52:33.097 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d7f8c800-27b8-40fd-8ae5-fe91670832ba'] 2021-07-07 13:52:35.098 4560 1886296279704 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-07-07 13:52:35.144 4560 1886296279704 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-07-07 13:52:38.612 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5c71363b-29b4-4b97-8889-667f176a6a1d b8384bac0bce4aa4bc2ca998dd87f4e9 d1c131f554a74265be74c80c13cfe66c - - -] Security group member updated on remote: ['fd730165-2418-4b0f-873d-a354936a823b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:52:38.612 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-5c71363b-29b4-4b97-8889-667f176a6a1d b8384bac0bce4aa4bc2ca998dd87f4e9 d1c131f554a74265be74c80c13cfe66c - - -] Security group member updated ['fd730165-2418-4b0f-873d-a354936a823b'] 2021-07-07 13:52:38.707 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c71363b-29b4-4b97-8889-667f176a6a1d b8384bac0bce4aa4bc2ca998dd87f4e9 d1c131f554a74265be74c80c13cfe66c - - -] port_delete event received for 'd7f8c800-27b8-40fd-8ae5-fe91670832ba' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:52:39.129 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-477c2cbb-8fb0-46aa-ae78-12417b6f4ac6 b8384bac0bce4aa4bc2ca998dd87f4e9 d1c131f554a74265be74c80c13cfe66c - - -] Security group member updated on remote: ['fd730165-2418-4b0f-873d-a354936a823b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:52:39.129 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-477c2cbb-8fb0-46aa-ae78-12417b6f4ac6 b8384bac0bce4aa4bc2ca998dd87f4e9 d1c131f554a74265be74c80c13cfe66c - - -] Security group member updated ['fd730165-2418-4b0f-873d-a354936a823b'] 2021-07-07 13:52:39.863 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11313b8a-109d-4a38-8882-14340248b836 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: cdf8a2e3-73a7-40e4-b2c0-5e585d90d805 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:52:39.863 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11313b8a-109d-4a38-8882-14340248b836 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port cdf8a2e3-73a7-40e4-b2c0-5e585d90d805 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:53:15.917 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9fc02cb6-428a-42fd-8067-37fcb6605765 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: cdf8a2e3-73a7-40e4-b2c0-5e585d90d805 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:53:15.935 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9fc02cb6-428a-42fd-8067-37fcb6605765 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port cdf8a2e3-73a7-40e4-b2c0-5e585d90d805 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:53:17.374 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cdf8a2e3-73a7-40e4-b2c0-5e585d90d805 2021-07-07 13:53:19.351 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:53:19.535 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port cdf8a2e3-73a7-40e4-b2c0-5e585d90d805 2021-07-07 13:53:19.535 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port cdf8a2e3-73a7-40e4-b2c0-5e585d90d805 updated. Details: {'device': 'cdf8a2e3-73a7-40e4-b2c0-5e585d90d805', 'network_id': '3a6e8715-466a-4157-b5d7-d9be5dd6992d', 'port_id': 'cdf8a2e3-73a7-40e4-b2c0-5e585d90d805', 'mac_address': 'fa:16:3e:a9:23:37', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 109, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '840e9868-703e-447a-b394-8ac93899f4c6', '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-07-07 13:53:19.535 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:53:19.545 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cdf8a2e3-73a7-40e4-b2c0-5e585d90d805" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:53:19.545 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cdf8a2e3-73a7-40e4-b2c0-5e585d90d805 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:53:19.545 4560 1886296279704 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3a6e8715-466a-4157-b5d7-d9be5dd6992d 2021-07-07 13:53:19.545 4560 1886296279704 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-07-07 13:53:19.655 4560 1886296279704 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cdf8a2e3-73a7-40e4-b2c0-5e585d90d805') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:53:19.677 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cdf8a2e3-73a7-40e4-b2c0-5e585d90d805') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:53:19.677 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cdf8a2e3-73a7-40e4-b2c0-5e585d90d805 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:53:19.677 4560 1886296279704 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 109, VLAN trunk: None to switch port cdf8a2e3-73a7-40e4-b2c0-5e585d90d805 2021-07-07 13:53:19.732 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:53:19.732 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cdf8a2e3-73a7-40e4-b2c0-5e585d90d805'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:53:19.874 4560 1886296279704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cdf8a2e3-73a7-40e4-b2c0-5e585d90d805']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:53:19.874 4560 1886296279704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:53:19.874 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fd730165-2418-4b0f-873d-a354936a823b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:53:19.874 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (fd730165-2418-4b0f-873d-a354936a823b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-07 13:53:19.874 4560 1886296279704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cdf8a2e3-73a7-40e4-b2c0-5e585d90d805 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:53:19.874 4560 1886296279704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:53:19.874 4560 1886296279704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cdf8a2e3-73a7-40e4-b2c0-5e585d90d805 not yet added. Adding. 2021-07-07 13:53:19.894 4560 1886296279704 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-07-07 13:53:19.894 4560 1886296279704 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-07-07 13:53:19.971 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cdf8a2e3-73a7-40e4-b2c0-5e585d90d805" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:53:20.018 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cdf8a2e3-73a7-40e4-b2c0-5e585d90d805" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:53:20.018 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cdf8a2e3-73a7-40e4-b2c0-5e585d90d805" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:53:20.114 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cdf8a2e3-73a7-40e4-b2c0-5e585d90d805" 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-07-07 13:53:20.181 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cdf8a2e3-73a7-40e4-b2c0-5e585d90d805" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.640s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:53:20.181 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cdf8a2e3-73a7-40e4-b2c0-5e585d90d805 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-07 13:53:20.181 4560 1886296279704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cdf8a2e3-73a7-40e4-b2c0-5e585d90d805 processed. 2021-07-07 13:53:21.372 4560 1886296279704 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-07-07 13:53:21.575 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:53:22.932 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ef095170-2ca1-4ea2-833c-72ad333794c6 b8384bac0bce4aa4bc2ca998dd87f4e9 d1c131f554a74265be74c80c13cfe66c - - -] Security group member updated on remote: ['fd730165-2418-4b0f-873d-a354936a823b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:53:22.932 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-ef095170-2ca1-4ea2-833c-72ad333794c6 b8384bac0bce4aa4bc2ca998dd87f4e9 d1c131f554a74265be74c80c13cfe66c - - -] Security group member updated ['fd730165-2418-4b0f-873d-a354936a823b'] 2021-07-07 13:53:22.932 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-ef095170-2ca1-4ea2-833c-72ad333794c6 b8384bac0bce4aa4bc2ca998dd87f4e9 d1c131f554a74265be74c80c13cfe66c - - -] Refresh firewall rules 2021-07-07 13:53:22.932 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ef095170-2ca1-4ea2-833c-72ad333794c6 b8384bac0bce4aa4bc2ca998dd87f4e9 d1c131f554a74265be74c80c13cfe66c - - -] Get security group information for devices via rpc ['cdf8a2e3-73a7-40e4-b2c0-5e585d90d805'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:53:22.963 4560 1886296279704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ef095170-2ca1-4ea2-833c-72ad333794c6 b8384bac0bce4aa4bc2ca998dd87f4e9 d1c131f554a74265be74c80c13cfe66c - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:53:22.963 4560 1886296279704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ef095170-2ca1-4ea2-833c-72ad333794c6 b8384bac0bce4aa4bc2ca998dd87f4e9 d1c131f554a74265be74c80c13cfe66c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:53:23.026 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef095170-2ca1-4ea2-833c-72ad333794c6 b8384bac0bce4aa4bc2ca998dd87f4e9 d1c131f554a74265be74c80c13cfe66c - - -] port_delete event received for 'cdf8a2e3-73a7-40e4-b2c0-5e585d90d805' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:53:23.888 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cdf8a2e3-73a7-40e4-b2c0-5e585d90d805 2021-07-07 13:53:24.557 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d353dae8-a743-4298-aed3-91a283886c41 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 3a6e8715-466a-4157-b5d7-d9be5dd6992d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 13:53:24.557 4560 1886296279704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d353dae8-a743-4298-aed3-91a283886c41 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Reclaiming local network 3a6e8715-466a-4157-b5d7-d9be5dd6992d 2021-07-07 13:53:25.401 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:53:25.401 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cdf8a2e3-73a7-40e4-b2c0-5e585d90d805' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:53:25.401 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cdf8a2e3-73a7-40e4-b2c0-5e585d90d805' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:53:25.401 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Port cdf8a2e3-73a7-40e4-b2c0-5e585d90d805 was not found on this agent. _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:281 2021-07-07 13:53:25.401 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cdf8a2e3-73a7-40e4-b2c0-5e585d90d805'] 2021-07-07 13:53:25.401 4560 1886296279704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-07 13:53:25.401 4560 1886296279704 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-07-07 13:53:25.401 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cdf8a2e3-73a7-40e4-b2c0-5e585d90d805'] 2021-07-07 13:53:27.401 4560 1886296279704 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-07-07 13:53:27.416 4560 1886296279704 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-07-07 13:53:29.271 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e77c0035-f576-4eca-99f5-c690356241d5 - - - - -] port_update received: 16f95e2c-d019-4007-8d2e-9648339bc899 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:53:29.271 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e77c0035-f576-4eca-99f5-c690356241d5 - - - - -] No port 16f95e2c-d019-4007-8d2e-9648339bc899 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:53:30.885 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f7e5b88e-2f7e-4837-8719-dc49af35abe1 4a1680b9207949bf8792639225c2a74c 0cbed9cc7f894ce1ad3f9fad1e4a2691 - - -] Security group rule updated on remote: ['c2e21d61-bb46-4c09-8f6f-b63dd73baa91'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:53:30.885 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-f7e5b88e-2f7e-4837-8719-dc49af35abe1 4a1680b9207949bf8792639225c2a74c 0cbed9cc7f894ce1ad3f9fad1e4a2691 - - -] Security group rule updated ['c2e21d61-bb46-4c09-8f6f-b63dd73baa91'] 2021-07-07 13:53:31.013 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-068892e7-06ca-4e5e-ae69-a9f9e07b895f 4a1680b9207949bf8792639225c2a74c 0cbed9cc7f894ce1ad3f9fad1e4a2691 - - -] Security group rule updated on remote: ['c2e21d61-bb46-4c09-8f6f-b63dd73baa91'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 13:53:31.013 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-068892e7-06ca-4e5e-ae69-a9f9e07b895f 4a1680b9207949bf8792639225c2a74c 0cbed9cc7f894ce1ad3f9fad1e4a2691 - - -] Security group rule updated ['c2e21d61-bb46-4c09-8f6f-b63dd73baa91'] 2021-07-07 13:53:32.822 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a251975e-cd59-420c-a753-7140f2ea6829 - - - - -] port_update received: 3f8318be-381f-4081-86bd-be990711877c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:53:32.822 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a251975e-cd59-420c-a753-7140f2ea6829 - - - - -] No port 3f8318be-381f-4081-86bd-be990711877c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:53:34.341 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cd15efb0-8329-4778-90cc-095605f926c5 4a1680b9207949bf8792639225c2a74c 0cbed9cc7f894ce1ad3f9fad1e4a2691 - - -] Security group member updated on remote: ['c2e21d61-bb46-4c09-8f6f-b63dd73baa91'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:53:34.341 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-cd15efb0-8329-4778-90cc-095605f926c5 4a1680b9207949bf8792639225c2a74c 0cbed9cc7f894ce1ad3f9fad1e4a2691 - - -] Security group member updated ['c2e21d61-bb46-4c09-8f6f-b63dd73baa91'] 2021-07-07 13:53:35.104 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49b5d8f3-5b6b-4091-a222-cdb7352a0afb 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: ee2dc622-bdcd-4519-8e87-4410a35f69de port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:53:35.119 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49b5d8f3-5b6b-4091-a222-cdb7352a0afb 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port ee2dc622-bdcd-4519-8e87-4410a35f69de defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:55:35.017 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f4a5ee9-c9bf-4fd1-af38-82e34729f64b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: ee2dc622-bdcd-4519-8e87-4410a35f69de port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:55:35.033 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f4a5ee9-c9bf-4fd1-af38-82e34729f64b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port ee2dc622-bdcd-4519-8e87-4410a35f69de defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:55:38.061 4560 1886276791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ee2dc622-bdcd-4519-8e87-4410a35f69de 2021-07-07 13:55:39.925 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:55:40.200 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port ee2dc622-bdcd-4519-8e87-4410a35f69de 2021-07-07 13:55:40.200 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Port ee2dc622-bdcd-4519-8e87-4410a35f69de updated. Details: {'device': 'ee2dc622-bdcd-4519-8e87-4410a35f69de', 'network_id': 'b5096289-fa04-4eab-b4bd-b3d2a96556c5', 'port_id': 'ee2dc622-bdcd-4519-8e87-4410a35f69de', 'mac_address': 'fa:16:3e:ef:ce:ba', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 101, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '77390187-56ae-4ab1-9d9d-b326866796db', '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-07-07 13:55:40.200 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:55:40.200 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ee2dc622-bdcd-4519-8e87-4410a35f69de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:55:40.200 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ee2dc622-bdcd-4519-8e87-4410a35f69de _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-07 13:55:40.200 4560 1886296279704 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b5096289-fa04-4eab-b4bd-b3d2a96556c5 2021-07-07 13:55:40.200 4560 1886296279704 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-07-07 13:55:40.357 4560 1886296279704 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ee2dc622-bdcd-4519-8e87-4410a35f69de') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:55:40.357 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ee2dc622-bdcd-4519-8e87-4410a35f69de') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-07 13:55:40.357 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ee2dc622-bdcd-4519-8e87-4410a35f69de is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-07 13:55:40.357 4560 1886296279704 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 101, VLAN trunk: None to switch port ee2dc622-bdcd-4519-8e87-4410a35f69de 2021-07-07 13:55:40.439 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-07 13:55:40.439 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ee2dc622-bdcd-4519-8e87-4410a35f69de'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-07 13:55:40.585 4560 1886296279704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ee2dc622-bdcd-4519-8e87-4410a35f69de']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-07 13:55:40.585 4560 1886296279704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-07 13:55:40.585 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c2e21d61-bb46-4c09-8f6f-b63dd73baa91) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-07 13:55:40.585 4560 1886296279704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ee2dc622-bdcd-4519-8e87-4410a35f69de _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-07 13:55:40.585 4560 1886296279704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-07 13:55:40.585 4560 1886296279704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ee2dc622-bdcd-4519-8e87-4410a35f69de not yet added. Adding. 2021-07-07 13:55:40.585 4560 1886296279704 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-07-07 13:55:40.585 4560 1886296279704 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-07-07 13:55:40.685 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ee2dc622-bdcd-4519-8e87-4410a35f69de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:55:40.768 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ee2dc622-bdcd-4519-8e87-4410a35f69de" 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-07-07 13:55:40.768 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ee2dc622-bdcd-4519-8e87-4410a35f69de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-07 13:55:41.374 4560 1886296279704 MainThread ERROR networking_hyperv.neutron.security_groups_driver [-] Exception encountered while adding rules for port: ee2dc622-bdcd-4519-8e87-4410a35f69de: wmi.x_wmi: 2021-07-07 13:55:41.374 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.security_groups_driver Traceback (most recent call last): 2021-07-07 13:55:41.374 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.security_groups_driver File "c:\python37\lib\site-packages\wmi\__init__.py", line 112, in func_wrapper 2021-07-07 13:55:41.374 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.security_groups_driver return func(*args, **kwargs) 2021-07-07 13:55:41.374 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.security_groups_driver File "c:\python37\lib\site-packages\wmi\__init__.py", line 699, in invoke_method 2021-07-07 13:55:41.374 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.security_groups_driver r = op.get_next_instance() 2021-07-07 13:55:41.374 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.security_groups_driver PyMI.error: {'error_code': 2147749939, 'mi_result': 28, 'message': 'Shutting down '} 2021-07-07 13:55:41.374 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.security_groups_driver 2021-07-07 13:55:41.374 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.security_groups_driver During handling of the above exception, another exception occurred: 2021-07-07 13:55:41.374 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.security_groups_driver 2021-07-07 13:55:41.374 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.security_groups_driver Traceback (most recent call last): 2021-07-07 13:55:41.374 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.security_groups_driver File "c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py", line 179, in _add_sg_port_rules 2021-07-07 13:55:41.374 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.security_groups_driver self._utils.create_security_rules(port['id'], sg_rules) 2021-07-07 13:55:41.374 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.security_groups_driver File "c:\openstack\build\os-win\os_win\utils\network\networkutils.py", line 780, in create_security_rules 2021-07-07 13:55:41.374 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.security_groups_driver self._bind_security_rules(port, sg_rules) 2021-07-07 13:55:41.374 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.security_groups_driver File "c:\openstack\build\os-win\os_win\utils\network\networkutils.py", line 841, in _bind_security_rules 2021-07-07 13:55:41.374 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.security_groups_driver self._jobutils.add_multiple_virt_features(add_acls, port) 2021-07-07 13:55:41.374 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.security_groups_driver File "c:\openstack\build\os-win\os_win\_utils.py", line 289, in inner 2021-07-07 13:55:41.374 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.security_groups_driver return func(*args, **kwargs) 2021-07-07 13:55:41.374 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.security_groups_driver File "c:\openstack\build\os-win\os_win\_utils.py", line 149, in inner 2021-07-07 13:55:41.374 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.security_groups_driver return f(*args, **kwargs) 2021-07-07 13:55:41.374 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.security_groups_driver File "c:\openstack\build\os-win\os_win\utils\jobutils.py", line 273, in add_multiple_virt_features 2021-07-07 13:55:41.374 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.security_groups_driver parent.path_(), [f.GetText_(1) for f in virt_features]) 2021-07-07 13:55:41.374 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.security_groups_driver File "c:\python37\lib\site-packages\wmi\__init__.py", line 60, in wrapper 2021-07-07 13:55:41.374 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.security_groups_driver return tpool.execute(f, *args, **kwargs) 2021-07-07 13:55:41.374 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.security_groups_driver File "c:\python37\lib\site-packages\eventlet\tpool.py", line 132, in execute 2021-07-07 13:55:41.374 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.security_groups_driver six.reraise(c, e, tb) 2021-07-07 13:55:41.374 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.security_groups_driver File "c:\python37\lib\site-packages\six.py", line 719, in reraise 2021-07-07 13:55:41.374 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.security_groups_driver raise value 2021-07-07 13:55:41.374 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.security_groups_driver File "c:\python37\lib\site-packages\eventlet\tpool.py", line 86, in tworker 2021-07-07 13:55:41.374 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.security_groups_driver rv = meth(*args, **kwargs) 2021-07-07 13:55:41.374 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.security_groups_driver File "c:\python37\lib\site-packages\wmi\__init__.py", line 112, in func_wrapper 2021-07-07 13:55:41.374 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.security_groups_driver return func(*args, **kwargs) 2021-07-07 13:55:41.374 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.security_groups_driver File "c:\python37\lib\site-packages\wmi\__init__.py", line 150, in __call__ 2021-07-07 13:55:41.374 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.security_groups_driver self._target, self._method_name, *args, **kwargs) 2021-07-07 13:55:41.374 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.security_groups_driver File "c:\python37\lib\site-packages\wmi\__init__.py", line 125, in func_wrapper 2021-07-07 13:55:41.374 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.security_groups_driver raise x_wmi(err_msg, com_ex) 2021-07-07 13:55:41.374 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.security_groups_driver wmi.x_wmi: 2021-07-07 13:55:41.374 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.security_groups_driver 2021-07-07 13:55:41.393 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ee2dc622-bdcd-4519-8e87-4410a35f69de" 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-07-07 13:55:41.393 4560 1886296279704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ee2dc622-bdcd-4519-8e87-4410a35f69de" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-07 13:55:41.393 4560 1886296279704 MainThread ERROR networking_hyperv.neutron.agent.layer2 [-] Exception encountered while processing port ee2dc622-bdcd-4519-8e87-4410a35f69de. Exception: : wmi.x_wmi: 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 Traceback (most recent call last): 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 File "c:\python37\lib\site-packages\wmi\__init__.py", line 112, in func_wrapper 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 return func(*args, **kwargs) 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 File "c:\python37\lib\site-packages\wmi\__init__.py", line 699, in invoke_method 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 r = op.get_next_instance() 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 PyMI.error: {'error_code': 2147749939, 'mi_result': 28, 'message': 'Shutting down '} 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 During handling of the above exception, another exception occurred: 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 Traceback (most recent call last): 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 File "c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py", line 314, in process_added_port 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 self._process_added_port(device_details) 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 File "c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\hyperv_neutron_agent.py", line 253, in _process_added_port 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 device_details) 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 File "c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py", line 302, in _process_added_port 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 set_port_sriov=set_port_sriov) 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 File "c:\openstack\build\networking-hyperv\networking_hyperv\neutron\_common_utils.py", line 41, in wrapper 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 return inner() 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 File "c:\python37\lib\site-packages\oslo_concurrency\lockutils.py", line 360, in inner 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 return f(*args, **kwargs) 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 File "c:\openstack\build\networking-hyperv\networking_hyperv\neutron\_common_utils.py", line 40, in inner 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 return f(*args, **kwargs) 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 File "c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py", line 479, in _treat_vif_port 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 port_security_enabled, set_port_sriov) 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 File "c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\hyperv_neutron_agent.py", line 216, in _port_bound 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 self._sec_groups_agent.refresh_firewall([port_id]) 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 File "c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py", line 163, in decorated_function 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 *args, **kwargs) 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 File "c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py", line 290, in refresh_firewall 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 self._apply_port_filter(device_ids, update_filter=True) 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 File "c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py", line 106, in decorated_function 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 return func(self, *args, **kwargs) 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 File "c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py", line 204, in _apply_port_filter 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 self.firewall.update_port_filter(device) 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 File "c:\openstack\build\networking-hyperv\networking_hyperv\neutron\_common_utils.py", line 54, in wrapper 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 return f(*args, **kwargs) 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 File "c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py", line 232, in update_port_filter 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 self.prepare_port_filter(port) 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 File "c:\openstack\build\networking-hyperv\networking_hyperv\neutron\_common_utils.py", line 54, in wrapper 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 return f(*args, **kwargs) 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 File "c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py", line 155, in prepare_port_filter 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 self._create_port_rules(port, newrules[port['id']]) 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 File "c:\openstack\build\networking-hyperv\networking_hyperv\neutron\_common_utils.py", line 41, in wrapper 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 return inner() 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 File "c:\python37\lib\site-packages\oslo_concurrency\lockutils.py", line 360, in inner 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 return f(*args, **kwargs) 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 File "c:\openstack\build\networking-hyperv\networking_hyperv\neutron\_common_utils.py", line 40, in inner 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 return f(*args, **kwargs) 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 File "c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py", line 166, in _create_port_rules 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 self._add_sg_port_rules(port, list(set(add))) 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 File "c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py", line 179, in _add_sg_port_rules 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 self._utils.create_security_rules(port['id'], sg_rules) 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 File "c:\openstack\build\os-win\os_win\utils\network\networkutils.py", line 780, in create_security_rules 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 self._bind_security_rules(port, sg_rules) 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 File "c:\openstack\build\os-win\os_win\utils\network\networkutils.py", line 841, in _bind_security_rules 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 self._jobutils.add_multiple_virt_features(add_acls, port) 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 File "c:\openstack\build\os-win\os_win\_utils.py", line 289, in inner 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 return func(*args, **kwargs) 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 File "c:\openstack\build\os-win\os_win\_utils.py", line 149, in inner 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 return f(*args, **kwargs) 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 File "c:\openstack\build\os-win\os_win\utils\jobutils.py", line 273, in add_multiple_virt_features 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 parent.path_(), [f.GetText_(1) for f in virt_features]) 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 File "c:\python37\lib\site-packages\wmi\__init__.py", line 60, in wrapper 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 return tpool.execute(f, *args, **kwargs) 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 File "c:\python37\lib\site-packages\eventlet\tpool.py", line 132, in execute 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 six.reraise(c, e, tb) 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 File "c:\python37\lib\site-packages\six.py", line 719, in reraise 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 raise value 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 File "c:\python37\lib\site-packages\eventlet\tpool.py", line 86, in tworker 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 rv = meth(*args, **kwargs) 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 File "c:\python37\lib\site-packages\wmi\__init__.py", line 112, in func_wrapper 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 return func(*args, **kwargs) 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 File "c:\python37\lib\site-packages\wmi\__init__.py", line 150, in __call__ 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 self._target, self._method_name, *args, **kwargs) 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 File "c:\python37\lib\site-packages\wmi\__init__.py", line 125, in func_wrapper 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 raise x_wmi(err_msg, com_ex) 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 wmi.x_wmi: 2021-07-07 13:55:41.393 4560 1886296279704 MainThread TRACE networking_hyperv.neutron.agent.layer2 2021-07-07 13:55:41.644 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6fdd0bfb-09cd-462c-ba41-5b37f027a1da 4a1680b9207949bf8792639225c2a74c 0cbed9cc7f894ce1ad3f9fad1e4a2691 - - -] Security group member updated on remote: ['c2e21d61-bb46-4c09-8f6f-b63dd73baa91'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:55:41.644 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-6fdd0bfb-09cd-462c-ba41-5b37f027a1da 4a1680b9207949bf8792639225c2a74c 0cbed9cc7f894ce1ad3f9fad1e4a2691 - - -] Security group member updated ['c2e21d61-bb46-4c09-8f6f-b63dd73baa91'] 2021-07-07 13:55:41.941 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Refreshing os_win caches... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:418 2021-07-07 13:55:41.941 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-07 13:55:41.957 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6fdd0bfb-09cd-462c-ba41-5b37f027a1da 4a1680b9207949bf8792639225c2a74c 0cbed9cc7f894ce1ad3f9fad1e4a2691 - - -] port_delete event received for 'ee2dc622-bdcd-4519-8e87-4410a35f69de' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:55:41.987 4560 1886181374792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Adding port ee2dc622-bdcd-4519-8e87-4410a35f69de 2021-07-07 13:55:41.987 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Missing port_id from device details: ee2dc622-bdcd-4519-8e87-4410a35f69de. Details: {'device': 'ee2dc622-bdcd-4519-8e87-4410a35f69de'} _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:374 2021-07-07 13:55:41.987 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] 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-07-07 13:55:42.643 4560 1886276792168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ee2dc622-bdcd-4519-8e87-4410a35f69de 2021-07-07 13:55:42.643 4560 1886276792168 MainThread WARNING os_win.utils.network.networkutils [-] Ignoring port event. The port name is missing. 2021-07-07 13:55:42.643 4560 1886276792168 MainThread WARNING os_win.utils.network.networkutils [-] Ignoring port event. The port name is missing. 2021-07-07 13:55:42.643 4560 1886276792168 MainThread WARNING os_win.utils.network.networkutils [-] Ignoring port event. The port name is missing. 2021-07-07 13:55:42.643 4560 1886276792168 MainThread WARNING os_win.utils.network.networkutils [-] Ignoring port event. The port name is missing. 2021-07-07 13:55:43.956 4560 1886181374792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2b6ba68-0ae1-43cf-a617-2d4ef3458365 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-07 13:55:43.956 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ee2dc622-bdcd-4519-8e87-4410a35f69de' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-07 13:55:43.956 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ee2dc622-bdcd-4519-8e87-4410a35f69de' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-07 13:55:43.956 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ee2dc622-bdcd-4519-8e87-4410a35f69de _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-07 13:55:43.956 4560 1886296279704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b5096289-fa04-4eab-b4bd-b3d2a96556c5 2021-07-07 13:55:43.956 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ee2dc622-bdcd-4519-8e87-4410a35f69de'] 2021-07-07 13:55:43.956 4560 1886296279704 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-07-07 13:55:43.956 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ee2dc622-bdcd-4519-8e87-4410a35f69de'] 2021-07-07 13:55:45.972 4560 1886296279704 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-07-07 13:55:45.994 4560 1886296279704 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-07-07 13:55:49.659 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-89095bcd-9289-4eb1-a32f-b71edc28f7a1 4a1680b9207949bf8792639225c2a74c 0cbed9cc7f894ce1ad3f9fad1e4a2691 - - -] Security group member updated on remote: ['c2e21d61-bb46-4c09-8f6f-b63dd73baa91'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:55:49.673 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-89095bcd-9289-4eb1-a32f-b71edc28f7a1 4a1680b9207949bf8792639225c2a74c 0cbed9cc7f894ce1ad3f9fad1e4a2691 - - -] Security group member updated ['c2e21d61-bb46-4c09-8f6f-b63dd73baa91'] 2021-07-07 13:55:50.487 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bba95908-a355-47a3-8c18-9761cc8e1b99 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: b821ec10-9c94-410e-90ed-449238be9616 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:55:50.487 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bba95908-a355-47a3-8c18-9761cc8e1b99 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port b821ec10-9c94-410e-90ed-449238be9616 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:55:51.603 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b02cfdb8-13f6-4995-b254-3a20e90cff62 4a1680b9207949bf8792639225c2a74c 0cbed9cc7f894ce1ad3f9fad1e4a2691 - - -] Security group member updated on remote: ['c2e21d61-bb46-4c09-8f6f-b63dd73baa91'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:55:51.603 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-b02cfdb8-13f6-4995-b254-3a20e90cff62 4a1680b9207949bf8792639225c2a74c 0cbed9cc7f894ce1ad3f9fad1e4a2691 - - -] Security group member updated ['c2e21d61-bb46-4c09-8f6f-b63dd73baa91'] 2021-07-07 13:55:51.931 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b02cfdb8-13f6-4995-b254-3a20e90cff62 4a1680b9207949bf8792639225c2a74c 0cbed9cc7f894ce1ad3f9fad1e4a2691 - - -] port_delete event received for 'b821ec10-9c94-410e-90ed-449238be9616' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:55:53.743 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ad89d9c2-c7e9-48b8-a6ff-784d7c5ea284 4a1680b9207949bf8792639225c2a74c 0cbed9cc7f894ce1ad3f9fad1e4a2691 - - -] Security group member updated on remote: ['c2e21d61-bb46-4c09-8f6f-b63dd73baa91'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:55:53.743 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-ad89d9c2-c7e9-48b8-a6ff-784d7c5ea284 4a1680b9207949bf8792639225c2a74c 0cbed9cc7f894ce1ad3f9fad1e4a2691 - - -] Security group member updated ['c2e21d61-bb46-4c09-8f6f-b63dd73baa91'] 2021-07-07 13:55:54.488 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-391e8245-efde-4ba2-be9a-90107d137895 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 22251ac3-cc70-434d-b33e-83e75abd0af4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:55:54.509 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-391e8245-efde-4ba2-be9a-90107d137895 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 22251ac3-cc70-434d-b33e-83e75abd0af4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 13:57:42.678 4560 1886276791992 MainThread WARNING os_win.utils.network.networkutils [-] Ignoring port event. The port name is missing. 2021-07-07 13:57:42.678 4560 1886276791992 MainThread WARNING os_win.utils.network.networkutils [-] Ignoring port event. The port name is missing. 2021-07-07 13:57:42.678 4560 1886276791992 MainThread WARNING os_win.utils.network.networkutils [-] Ignoring port event. The port name is missing. 2021-07-07 13:57:42.678 4560 1886276791992 MainThread WARNING os_win.utils.network.networkutils [-] Ignoring port event. The port name is missing. 2021-07-07 13:58:04.197 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4d660c15-97a1-4bff-8092-96096c053a92 4a1680b9207949bf8792639225c2a74c 0cbed9cc7f894ce1ad3f9fad1e4a2691 - - -] Security group member updated on remote: ['c2e21d61-bb46-4c09-8f6f-b63dd73baa91'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:58:04.197 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-4d660c15-97a1-4bff-8092-96096c053a92 4a1680b9207949bf8792639225c2a74c 0cbed9cc7f894ce1ad3f9fad1e4a2691 - - -] Security group member updated ['c2e21d61-bb46-4c09-8f6f-b63dd73baa91'] 2021-07-07 13:58:04.505 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d660c15-97a1-4bff-8092-96096c053a92 4a1680b9207949bf8792639225c2a74c 0cbed9cc7f894ce1ad3f9fad1e4a2691 - - -] port_delete event received for '22251ac3-cc70-434d-b33e-83e75abd0af4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 13:58:08.321 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d9fffc8b-8cf5-4f53-b835-b012a4c49407 4a1680b9207949bf8792639225c2a74c 0cbed9cc7f894ce1ad3f9fad1e4a2691 - - -] Security group member updated on remote: ['c2e21d61-bb46-4c09-8f6f-b63dd73baa91'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 13:58:08.321 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-d9fffc8b-8cf5-4f53-b835-b012a4c49407 4a1680b9207949bf8792639225c2a74c 0cbed9cc7f894ce1ad3f9fad1e4a2691 - - -] Security group member updated ['c2e21d61-bb46-4c09-8f6f-b63dd73baa91'] 2021-07-07 13:58:09.075 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-faa07dcd-0eb3-45eb-98b2-f9cf99bb5a0e 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 86172f6c-a7b5-4ff9-8f30-44ad9a4aaf23 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 13:58:09.075 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-faa07dcd-0eb3-45eb-98b2-f9cf99bb5a0e 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 86172f6c-a7b5-4ff9-8f30-44ad9a4aaf23 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:00:24.130 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-36eec304-0696-47d4-ba4b-b80f44414ed5 4a1680b9207949bf8792639225c2a74c 0cbed9cc7f894ce1ad3f9fad1e4a2691 - - -] Security group member updated on remote: ['c2e21d61-bb46-4c09-8f6f-b63dd73baa91'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 14:00:24.130 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-36eec304-0696-47d4-ba4b-b80f44414ed5 4a1680b9207949bf8792639225c2a74c 0cbed9cc7f894ce1ad3f9fad1e4a2691 - - -] Security group member updated ['c2e21d61-bb46-4c09-8f6f-b63dd73baa91'] 2021-07-07 14:00:24.427 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36eec304-0696-47d4-ba4b-b80f44414ed5 4a1680b9207949bf8792639225c2a74c 0cbed9cc7f894ce1ad3f9fad1e4a2691 - - -] port_delete event received for '86172f6c-a7b5-4ff9-8f30-44ad9a4aaf23' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:00:30.298 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-77a2075b-800d-4004-af0a-56a9f7956058 4a1680b9207949bf8792639225c2a74c 0cbed9cc7f894ce1ad3f9fad1e4a2691 - - -] Security group member updated on remote: ['c2e21d61-bb46-4c09-8f6f-b63dd73baa91'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 14:00:30.298 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-77a2075b-800d-4004-af0a-56a9f7956058 4a1680b9207949bf8792639225c2a74c 0cbed9cc7f894ce1ad3f9fad1e4a2691 - - -] Security group member updated ['c2e21d61-bb46-4c09-8f6f-b63dd73baa91'] 2021-07-07 14:00:31.298 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f7c742e-9a06-458c-8a81-3f8d79a33fd1 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 39631156-3a1f-44f1-aac2-3b2274228d2e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:00:31.303 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f7c742e-9a06-458c-8a81-3f8d79a33fd1 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 39631156-3a1f-44f1-aac2-3b2274228d2e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:03:17.420 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-616df09e-fa88-4b71-b6cf-d95f66542fb4 4a1680b9207949bf8792639225c2a74c 0cbed9cc7f894ce1ad3f9fad1e4a2691 - - -] Security group member updated on remote: ['c2e21d61-bb46-4c09-8f6f-b63dd73baa91'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 14:03:17.420 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-616df09e-fa88-4b71-b6cf-d95f66542fb4 4a1680b9207949bf8792639225c2a74c 0cbed9cc7f894ce1ad3f9fad1e4a2691 - - -] Security group member updated ['c2e21d61-bb46-4c09-8f6f-b63dd73baa91'] 2021-07-07 14:03:17.731 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-616df09e-fa88-4b71-b6cf-d95f66542fb4 4a1680b9207949bf8792639225c2a74c 0cbed9cc7f894ce1ad3f9fad1e4a2691 - - -] port_delete event received for '39631156-3a1f-44f1-aac2-3b2274228d2e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:03:25.873 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3bfa5f64-5d85-4800-9ba4-43f7406b229e 4a1680b9207949bf8792639225c2a74c 0cbed9cc7f894ce1ad3f9fad1e4a2691 - - -] port_delete event received for '6ff0c518-e494-4ffc-8f1e-2818c38053ca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:03:27.388 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b087cff3-7da5-4529-8391-55fd636ed4af 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '3f8318be-381f-4081-86bd-be990711877c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:03:28.436 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2388b21-502a-4fa0-ae22-f6fd2fe85fb9 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '16f95e2c-d019-4007-8d2e-9648339bc899' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:03:29.123 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2220289-9c01-4dbd-aa2e-9194e9a49ff4 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'af762cf4-bd69-4811-93ee-008dd3507959' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:03:29.340 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2220289-9c01-4dbd-aa2e-9194e9a49ff4 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network b5096289-fa04-4eab-b4bd-b3d2a96556c5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 14:03:29.340 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2220289-9c01-4dbd-aa2e-9194e9a49ff4 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network b5096289-fa04-4eab-b4bd-b3d2a96556c5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 14:03:29.394 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99d6ecb4-a6cd-4900-8060-ada611fcff4b - - - - -] port_delete event received for 'af762cf4-bd69-4811-93ee-008dd3507959' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:03:33.467 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f4eb7382-2ae9-48b8-91bd-d8044f5e79f5 26ec2b4e602f4f0b9828c6f20b1485ba cf3a385d636a4c3eadfb30474dfd22b2 - - -] Security group member updated on remote: ['0fc3d116-8312-4b3d-87c1-a8e72b19c27a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 14:03:33.467 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-f4eb7382-2ae9-48b8-91bd-d8044f5e79f5 26ec2b4e602f4f0b9828c6f20b1485ba cf3a385d636a4c3eadfb30474dfd22b2 - - -] Security group member updated ['0fc3d116-8312-4b3d-87c1-a8e72b19c27a'] 2021-07-07 14:03:34.154 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-899b567e-b704-4ee6-8840-2f72246167e9 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 96bb828e-924d-4cb6-ae65-ab3d0672ddaa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:03:34.183 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-899b567e-b704-4ee6-8840-2f72246167e9 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 96bb828e-924d-4cb6-ae65-ab3d0672ddaa defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:03:44.091 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-be180056-a801-406d-9f6a-cd10c2995c56 26ec2b4e602f4f0b9828c6f20b1485ba cf3a385d636a4c3eadfb30474dfd22b2 - - -] Security group member updated on remote: ['0fc3d116-8312-4b3d-87c1-a8e72b19c27a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 14:03:44.091 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-be180056-a801-406d-9f6a-cd10c2995c56 26ec2b4e602f4f0b9828c6f20b1485ba cf3a385d636a4c3eadfb30474dfd22b2 - - -] Security group member updated ['0fc3d116-8312-4b3d-87c1-a8e72b19c27a'] 2021-07-07 14:03:44.795 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-feea77f4-822e-4ede-bc95-859c6d1534c4 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 5f0ccf9d-e7b9-44d5-9d50-01f5721ee15a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:03:44.811 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-feea77f4-822e-4ede-bc95-859c6d1534c4 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 5f0ccf9d-e7b9-44d5-9d50-01f5721ee15a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:03:55.261 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e0562a1d-4e6c-44fa-8284-2323b12a6936 26ec2b4e602f4f0b9828c6f20b1485ba cf3a385d636a4c3eadfb30474dfd22b2 - - -] Security group member updated on remote: ['0fc3d116-8312-4b3d-87c1-a8e72b19c27a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 14:03:55.261 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-e0562a1d-4e6c-44fa-8284-2323b12a6936 26ec2b4e602f4f0b9828c6f20b1485ba cf3a385d636a4c3eadfb30474dfd22b2 - - -] Security group member updated ['0fc3d116-8312-4b3d-87c1-a8e72b19c27a'] 2021-07-07 14:03:55.339 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0562a1d-4e6c-44fa-8284-2323b12a6936 26ec2b4e602f4f0b9828c6f20b1485ba cf3a385d636a4c3eadfb30474dfd22b2 - - -] port_delete event received for '5f0ccf9d-e7b9-44d5-9d50-01f5721ee15a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:03:59.468 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fe2c79f3-1a22-4b23-aebe-1693e9b3ecf5 26ec2b4e602f4f0b9828c6f20b1485ba cf3a385d636a4c3eadfb30474dfd22b2 - - -] Security group member updated on remote: ['0fc3d116-8312-4b3d-87c1-a8e72b19c27a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 14:03:59.468 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-fe2c79f3-1a22-4b23-aebe-1693e9b3ecf5 26ec2b4e602f4f0b9828c6f20b1485ba cf3a385d636a4c3eadfb30474dfd22b2 - - -] Security group member updated ['0fc3d116-8312-4b3d-87c1-a8e72b19c27a'] 2021-07-07 14:03:59.546 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe2c79f3-1a22-4b23-aebe-1693e9b3ecf5 26ec2b4e602f4f0b9828c6f20b1485ba cf3a385d636a4c3eadfb30474dfd22b2 - - -] port_delete event received for '96bb828e-924d-4cb6-ae65-ab3d0672ddaa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:04:00.703 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6935a3ee-4464-4da6-9228-dd4728d783fd 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 37bbdcb2-f5dd-49cc-b167-0a27727b9635 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 14:04:00.703 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6935a3ee-4464-4da6-9228-dd4728d783fd 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 37bbdcb2-f5dd-49cc-b167-0a27727b9635 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 14:04:06.718 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93c64443-4781-4f8f-a365-682dc223d8ed f0457013b6024a7da8f55c72e93ee249 e31eb0a975ce43b3ba645fc4f6e5826c - - -] network_delete received. Deleting network d2f28cdb-c19a-4e29-9076-5b7a67dd3790 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 14:04:06.718 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93c64443-4781-4f8f-a365-682dc223d8ed f0457013b6024a7da8f55c72e93ee249 e31eb0a975ce43b3ba645fc4f6e5826c - - -] Network d2f28cdb-c19a-4e29-9076-5b7a67dd3790 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 14:04:08.140 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17effd02-0f84-486c-872b-04d30238e97e f0457013b6024a7da8f55c72e93ee249 e31eb0a975ce43b3ba645fc4f6e5826c - - -] network_delete received. Deleting network 0a5faf49-7b2f-4a4d-963a-dd58054f50c6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 14:04:08.140 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17effd02-0f84-486c-872b-04d30238e97e f0457013b6024a7da8f55c72e93ee249 e31eb0a975ce43b3ba645fc4f6e5826c - - -] Network 0a5faf49-7b2f-4a4d-963a-dd58054f50c6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 14:04:09.812 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7983a074-8bbf-4009-a4a2-dcfaf22b7660 f0457013b6024a7da8f55c72e93ee249 e31eb0a975ce43b3ba645fc4f6e5826c - - -] network_delete received. Deleting network 068c1d05-023d-4789-b929-56c0e2542ba6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 14:04:09.812 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7983a074-8bbf-4009-a4a2-dcfaf22b7660 f0457013b6024a7da8f55c72e93ee249 e31eb0a975ce43b3ba645fc4f6e5826c - - -] Network 068c1d05-023d-4789-b929-56c0e2542ba6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 14:04:10.577 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-968f8923-4463-4a27-b70e-0f9e7d7f67d4 f0457013b6024a7da8f55c72e93ee249 e31eb0a975ce43b3ba645fc4f6e5826c - - -] port_delete event received for '4b97d4f2-1b0d-442b-b16a-8f5f89bd2fe8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:04:10.781 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-968f8923-4463-4a27-b70e-0f9e7d7f67d4 f0457013b6024a7da8f55c72e93ee249 e31eb0a975ce43b3ba645fc4f6e5826c - - -] network_delete received. Deleting network 727b39aa-1512-4d61-b756-bed2d66147c4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 14:04:10.781 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-968f8923-4463-4a27-b70e-0f9e7d7f67d4 f0457013b6024a7da8f55c72e93ee249 e31eb0a975ce43b3ba645fc4f6e5826c - - -] Network 727b39aa-1512-4d61-b756-bed2d66147c4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 14:04:11.843 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b9b5125-ae20-41bb-b0e4-1a51215b782e f0457013b6024a7da8f55c72e93ee249 e31eb0a975ce43b3ba645fc4f6e5826c - - -] port_delete event received for '71a0162d-5e83-483a-9c08-7bee826f01b3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:04:11.932 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613f96d-bed6-40cf-8fb4-20389011c5d2 - - - - -] port_delete event received for '71a0162d-5e83-483a-9c08-7bee826f01b3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:04:12.046 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b9b5125-ae20-41bb-b0e4-1a51215b782e f0457013b6024a7da8f55c72e93ee249 e31eb0a975ce43b3ba645fc4f6e5826c - - -] network_delete received. Deleting network d62794fc-9342-433c-ae21-108a0b006a98 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 14:04:12.046 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b9b5125-ae20-41bb-b0e4-1a51215b782e f0457013b6024a7da8f55c72e93ee249 e31eb0a975ce43b3ba645fc4f6e5826c - - -] Network d62794fc-9342-433c-ae21-108a0b006a98 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 14:04:16.030 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d5ff8d5-2181-472d-90e5-2789f8154b22 f65c8a1b18564fb1ba3e9a76a16d822a cd1a8620ee454b16a3651151d32384a9 - - -] port_delete event received for 'bef017d4-e203-41b7-abff-6c60f9b2cd87' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:04:16.245 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d5ff8d5-2181-472d-90e5-2789f8154b22 f65c8a1b18564fb1ba3e9a76a16d822a cd1a8620ee454b16a3651151d32384a9 - - -] network_delete received. Deleting network f6e4d9df-1287-4030-a8e9-9d65fa7de159 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 14:04:16.245 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d5ff8d5-2181-472d-90e5-2789f8154b22 f65c8a1b18564fb1ba3e9a76a16d822a cd1a8620ee454b16a3651151d32384a9 - - -] Network f6e4d9df-1287-4030-a8e9-9d65fa7de159 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 14:04:16.937 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd9fcc7a-a3fe-4914-be2c-7910251c3714 f65c8a1b18564fb1ba3e9a76a16d822a cd1a8620ee454b16a3651151d32384a9 - - -] port_delete event received for '5b79c6ce-3e6f-4c9e-8fab-aec707c4436f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:04:17.031 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d8ccac0-7796-47fd-bf56-e5cb895ee921 - - - - -] port_delete event received for '5b79c6ce-3e6f-4c9e-8fab-aec707c4436f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:04:17.140 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd9fcc7a-a3fe-4914-be2c-7910251c3714 f65c8a1b18564fb1ba3e9a76a16d822a cd1a8620ee454b16a3651151d32384a9 - - -] network_delete received. Deleting network 0d28078e-dc4b-40be-8fcb-aa1b561398b5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 14:04:17.140 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd9fcc7a-a3fe-4914-be2c-7910251c3714 f65c8a1b18564fb1ba3e9a76a16d822a cd1a8620ee454b16a3651151d32384a9 - - -] Network 0d28078e-dc4b-40be-8fcb-aa1b561398b5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 14:04:21.921 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b847f9f-3caa-4e3b-820f-3ba764d6fec7 - - - - -] port_update received: d45f14ba-440a-4f49-8d44-1fcf9aeea170 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:04:21.937 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b847f9f-3caa-4e3b-820f-3ba764d6fec7 - - - - -] No port d45f14ba-440a-4f49-8d44-1fcf9aeea170 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:04:25.844 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-228582de-8efd-4f64-8486-92fdc770b50f - - - - -] port_update received: 65ac99f3-6395-4272-8a3a-5b046b963f08 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:04:25.863 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-228582de-8efd-4f64-8486-92fdc770b50f - - - - -] No port 65ac99f3-6395-4272-8a3a-5b046b963f08 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:04:26.313 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ded449c-46e6-4097-93a8-ec2274e6605e - - - - -] port_update received: 9682980c-ee78-4360-831d-d729d3e6ab29 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:04:26.328 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ded449c-46e6-4097-93a8-ec2274e6605e - - - - -] No port 9682980c-ee78-4360-831d-d729d3e6ab29 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:04:30.469 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-252908fa-bb63-4846-b278-990e9ddbe82c 1b1b36531a46465f9e41186567a30c03 adf795941cc04fb9870e5579a1769cf4 - - -] Security group member updated on remote: ['fc0f3c37-f456-4369-9d4e-f50cd3605ef3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 14:04:30.469 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-252908fa-bb63-4846-b278-990e9ddbe82c 1b1b36531a46465f9e41186567a30c03 adf795941cc04fb9870e5579a1769cf4 - - -] Security group member updated ['fc0f3c37-f456-4369-9d4e-f50cd3605ef3'] 2021-07-07 14:04:31.213 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8cc7ec9d-cd24-4c54-aba1-0cc806aec781 - - - - -] port_update received: 6f4d3579-1712-4608-a63d-61bd47c0a40b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:04:31.229 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8cc7ec9d-cd24-4c54-aba1-0cc806aec781 - - - - -] No port 6f4d3579-1712-4608-a63d-61bd47c0a40b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:04:31.494 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a49e0838-5aef-4d5a-975c-022f3becefec 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: fcf1b41b-6412-4e46-8158-912befcb7c77 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:04:31.500 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a49e0838-5aef-4d5a-975c-022f3becefec 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port fcf1b41b-6412-4e46-8158-912befcb7c77 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:05:00.922 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6ca046a8-57fb-4479-9393-c8ec75c16c24 1b1b36531a46465f9e41186567a30c03 adf795941cc04fb9870e5579a1769cf4 - - -] Security group member updated on remote: ['fc0f3c37-f456-4369-9d4e-f50cd3605ef3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 14:05:00.922 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-6ca046a8-57fb-4479-9393-c8ec75c16c24 1b1b36531a46465f9e41186567a30c03 adf795941cc04fb9870e5579a1769cf4 - - -] Security group member updated ['fc0f3c37-f456-4369-9d4e-f50cd3605ef3'] 2021-07-07 14:05:00.993 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ca046a8-57fb-4479-9393-c8ec75c16c24 1b1b36531a46465f9e41186567a30c03 adf795941cc04fb9870e5579a1769cf4 - - -] port_delete event received for 'fcf1b41b-6412-4e46-8158-912befcb7c77' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:05:05.407 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2228d520-3ef1-4a31-ad41-b62dad6154d0 1b1b36531a46465f9e41186567a30c03 adf795941cc04fb9870e5579a1769cf4 - - -] Security group member updated on remote: ['fc0f3c37-f456-4369-9d4e-f50cd3605ef3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 14:05:05.407 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-2228d520-3ef1-4a31-ad41-b62dad6154d0 1b1b36531a46465f9e41186567a30c03 adf795941cc04fb9870e5579a1769cf4 - - -] Security group member updated ['fc0f3c37-f456-4369-9d4e-f50cd3605ef3'] 2021-07-07 14:05:06.231 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a25b707a-57a9-4bf1-a31d-4c98c5098491 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 77a841a0-921f-48f2-99a4-1553a2c1bc60 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:05:06.231 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a25b707a-57a9-4bf1-a31d-4c98c5098491 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 77a841a0-921f-48f2-99a4-1553a2c1bc60 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:05:34.211 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fe6f61b0-7a4d-4441-bf3b-dc1eb21f2e50 1b1b36531a46465f9e41186567a30c03 adf795941cc04fb9870e5579a1769cf4 - - -] Security group member updated on remote: ['fc0f3c37-f456-4369-9d4e-f50cd3605ef3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 14:05:34.211 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-fe6f61b0-7a4d-4441-bf3b-dc1eb21f2e50 1b1b36531a46465f9e41186567a30c03 adf795941cc04fb9870e5579a1769cf4 - - -] Security group member updated ['fc0f3c37-f456-4369-9d4e-f50cd3605ef3'] 2021-07-07 14:05:34.305 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe6f61b0-7a4d-4441-bf3b-dc1eb21f2e50 1b1b36531a46465f9e41186567a30c03 adf795941cc04fb9870e5579a1769cf4 - - -] port_delete event received for '77a841a0-921f-48f2-99a4-1553a2c1bc60' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:05:37.267 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7079c118-b291-444a-bb60-95f5cc290df4 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '65ac99f3-6395-4272-8a3a-5b046b963f08' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:05:38.299 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-295557d7-5ff8-409b-b642-bdcc4407ecd6 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'd45f14ba-440a-4f49-8d44-1fcf9aeea170' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:05:39.033 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8c871d5-3e5a-44d8-9f8d-02724fe6bca2 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'f24b195e-e30c-4759-b634-318597f85cf3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:05:39.236 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8c871d5-3e5a-44d8-9f8d-02724fe6bca2 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 8cf8cb86-31c0-4404-bee3-381652ec992a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 14:05:39.236 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8c871d5-3e5a-44d8-9f8d-02724fe6bca2 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 8cf8cb86-31c0-4404-bee3-381652ec992a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 14:05:39.314 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81552b41-3537-4e0c-90aa-a9181acc32e8 - - - - -] port_delete event received for 'f24b195e-e30c-4759-b634-318597f85cf3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:05:40.221 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b602d208-d960-4433-824e-8d67f4054d67 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '6f4d3579-1712-4608-a63d-61bd47c0a40b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:05:41.564 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d617739d-13d8-4142-8369-7b0b4820fa96 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '9682980c-ee78-4360-831d-d729d3e6ab29' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:05:42.314 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7eb58d71-65c0-436e-8909-e7a2546dcce6 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '38a73538-e064-4994-8a34-54b5712863cd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:05:42.408 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04ca4377-fc8a-46e1-8cfc-30882e36d4d3 - - - - -] port_delete event received for '38a73538-e064-4994-8a34-54b5712863cd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:05:42.486 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7eb58d71-65c0-436e-8909-e7a2546dcce6 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 44eafdbc-1883-4e96-88ea-aef1004d4f48 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 14:05:42.486 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7eb58d71-65c0-436e-8909-e7a2546dcce6 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 44eafdbc-1883-4e96-88ea-aef1004d4f48 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 14:05:46.997 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be72be5c-f86b-4aff-92c8-ac19ffa170bf - - - - -] port_update received: ab4a099b-821e-4685-a2b6-291dedafd172 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:05:47.014 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be72be5c-f86b-4aff-92c8-ac19ffa170bf - - - - -] No port ab4a099b-821e-4685-a2b6-291dedafd172 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:05:50.853 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1bf65937-1908-4fce-adb6-1a8020098e2b - - - - -] port_update received: 3b07c8f9-b95f-447e-a700-763d74f1cc0e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:05:50.853 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1bf65937-1908-4fce-adb6-1a8020098e2b - - - - -] No port 3b07c8f9-b95f-447e-a700-763d74f1cc0e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:05:52.174 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-009bb466-0330-4769-9d47-89b42d78c554 - - - - -] port_update received: de78fd42-23e4-48cb-898e-8ae164a9f557 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:05:52.174 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-009bb466-0330-4769-9d47-89b42d78c554 - - - - -] No port de78fd42-23e4-48cb-898e-8ae164a9f557 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:05:56.070 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ddb68ff7-7fde-4ca6-8322-fc2b97820e9a - - - - -] port_update received: 70349d84-a61e-4fe5-9923-db2c262c0a6b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:05:56.080 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ddb68ff7-7fde-4ca6-8322-fc2b97820e9a - - - - -] No port 70349d84-a61e-4fe5-9923-db2c262c0a6b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:06:05.315 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4c9af735-8b3d-47ba-95e8-a5705e56d57d 681b431314754cb28563685e193aba9b a3df1e3d8ffe44aab8cd0d3193386d9f - - -] Security group member updated on remote: ['405bb9db-f4ac-4f2f-908f-194468c0deab'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 14:06:05.315 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-4c9af735-8b3d-47ba-95e8-a5705e56d57d 681b431314754cb28563685e193aba9b a3df1e3d8ffe44aab8cd0d3193386d9f - - -] Security group member updated ['405bb9db-f4ac-4f2f-908f-194468c0deab'] 2021-07-07 14:06:19.210 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e7ef548-5792-4d7c-814c-22d37c1215b4 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: bc1d2310-1e59-4e39-bec3-7be08f82db84 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:06:19.223 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e7ef548-5792-4d7c-814c-22d37c1215b4 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port bc1d2310-1e59-4e39-bec3-7be08f82db84 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:06:39.773 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db4bdc18-21cc-46b6-85f4-cebaa73427dc 681b431314754cb28563685e193aba9b a3df1e3d8ffe44aab8cd0d3193386d9f - - -] Security group rule updated on remote: ['93219969-fc50-41e2-852c-694617f1ac89'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:06:39.773 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-db4bdc18-21cc-46b6-85f4-cebaa73427dc 681b431314754cb28563685e193aba9b a3df1e3d8ffe44aab8cd0d3193386d9f - - -] Security group rule updated ['93219969-fc50-41e2-852c-694617f1ac89'] 2021-07-07 14:06:39.898 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-38965ff9-9422-4da6-bebb-643575a8a662 681b431314754cb28563685e193aba9b a3df1e3d8ffe44aab8cd0d3193386d9f - - -] Security group rule updated on remote: ['93219969-fc50-41e2-852c-694617f1ac89'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:06:39.898 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-38965ff9-9422-4da6-bebb-643575a8a662 681b431314754cb28563685e193aba9b a3df1e3d8ffe44aab8cd0d3193386d9f - - -] Security group rule updated ['93219969-fc50-41e2-852c-694617f1ac89'] 2021-07-07 14:06:40.053 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6fb97c55-dd66-4d61-a6e3-1851ddaa1ee0 681b431314754cb28563685e193aba9b a3df1e3d8ffe44aab8cd0d3193386d9f - - -] Security group rule updated on remote: ['93219969-fc50-41e2-852c-694617f1ac89'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:06:40.053 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-6fb97c55-dd66-4d61-a6e3-1851ddaa1ee0 681b431314754cb28563685e193aba9b a3df1e3d8ffe44aab8cd0d3193386d9f - - -] Security group rule updated ['93219969-fc50-41e2-852c-694617f1ac89'] 2021-07-07 14:06:40.178 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db643b9b-9fab-49a3-bbb0-53501f857224 681b431314754cb28563685e193aba9b a3df1e3d8ffe44aab8cd0d3193386d9f - - -] Security group rule updated on remote: ['93219969-fc50-41e2-852c-694617f1ac89'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:06:40.178 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-db643b9b-9fab-49a3-bbb0-53501f857224 681b431314754cb28563685e193aba9b a3df1e3d8ffe44aab8cd0d3193386d9f - - -] Security group rule updated ['93219969-fc50-41e2-852c-694617f1ac89'] 2021-07-07 14:06:40.319 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a3273778-921b-470e-a79a-9a4c32b912fe 681b431314754cb28563685e193aba9b a3df1e3d8ffe44aab8cd0d3193386d9f - - -] Security group rule updated on remote: ['93219969-fc50-41e2-852c-694617f1ac89'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:06:40.319 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-a3273778-921b-470e-a79a-9a4c32b912fe 681b431314754cb28563685e193aba9b a3df1e3d8ffe44aab8cd0d3193386d9f - - -] Security group rule updated ['93219969-fc50-41e2-852c-694617f1ac89'] 2021-07-07 14:06:40.445 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3166e7f5-9397-4cea-89ae-a3b9b57a2625 681b431314754cb28563685e193aba9b a3df1e3d8ffe44aab8cd0d3193386d9f - - -] Security group rule updated on remote: ['93219969-fc50-41e2-852c-694617f1ac89'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:06:40.445 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-3166e7f5-9397-4cea-89ae-a3b9b57a2625 681b431314754cb28563685e193aba9b a3df1e3d8ffe44aab8cd0d3193386d9f - - -] Security group rule updated ['93219969-fc50-41e2-852c-694617f1ac89'] 2021-07-07 14:06:40.961 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-24b4ade1-3335-4d6b-8e99-0ab96bbc2d5a 681b431314754cb28563685e193aba9b a3df1e3d8ffe44aab8cd0d3193386d9f - - -] Security group member updated on remote: ['405bb9db-f4ac-4f2f-908f-194468c0deab', '93219969-fc50-41e2-852c-694617f1ac89'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 14:06:40.961 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-24b4ade1-3335-4d6b-8e99-0ab96bbc2d5a 681b431314754cb28563685e193aba9b a3df1e3d8ffe44aab8cd0d3193386d9f - - -] Security group member updated ['405bb9db-f4ac-4f2f-908f-194468c0deab', '93219969-fc50-41e2-852c-694617f1ac89'] 2021-07-07 14:06:41.006 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24b4ade1-3335-4d6b-8e99-0ab96bbc2d5a 681b431314754cb28563685e193aba9b a3df1e3d8ffe44aab8cd0d3193386d9f - - -] port_update received: bc1d2310-1e59-4e39-bec3-7be08f82db84 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:06:41.023 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24b4ade1-3335-4d6b-8e99-0ab96bbc2d5a 681b431314754cb28563685e193aba9b a3df1e3d8ffe44aab8cd0d3193386d9f - - -] No port bc1d2310-1e59-4e39-bec3-7be08f82db84 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:07:44.118 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fe52212b-e451-43c3-ada6-b8fc6deea3fe 681b431314754cb28563685e193aba9b a3df1e3d8ffe44aab8cd0d3193386d9f - - -] Security group member updated on remote: ['405bb9db-f4ac-4f2f-908f-194468c0deab', '93219969-fc50-41e2-852c-694617f1ac89'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 14:07:44.118 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-fe52212b-e451-43c3-ada6-b8fc6deea3fe 681b431314754cb28563685e193aba9b a3df1e3d8ffe44aab8cd0d3193386d9f - - -] Security group member updated ['405bb9db-f4ac-4f2f-908f-194468c0deab', '93219969-fc50-41e2-852c-694617f1ac89'] 2021-07-07 14:07:44.160 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe52212b-e451-43c3-ada6-b8fc6deea3fe 681b431314754cb28563685e193aba9b a3df1e3d8ffe44aab8cd0d3193386d9f - - -] port_update received: bc1d2310-1e59-4e39-bec3-7be08f82db84 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:07:44.160 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe52212b-e451-43c3-ada6-b8fc6deea3fe 681b431314754cb28563685e193aba9b a3df1e3d8ffe44aab8cd0d3193386d9f - - -] No port bc1d2310-1e59-4e39-bec3-7be08f82db84 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:07:45.226 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8a9fd99-1e13-436a-bd5c-26c275d35ab4 681b431314754cb28563685e193aba9b a3df1e3d8ffe44aab8cd0d3193386d9f - - -] port_delete event received for 'b2be2d2f-b3f9-41ce-945d-18dcf793b279' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:07:54.867 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-08144f8b-f2e4-4961-aa5b-055ae48f40ca 681b431314754cb28563685e193aba9b a3df1e3d8ffe44aab8cd0d3193386d9f - - -] Security group member updated on remote: ['405bb9db-f4ac-4f2f-908f-194468c0deab'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 14:07:54.867 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-08144f8b-f2e4-4961-aa5b-055ae48f40ca 681b431314754cb28563685e193aba9b a3df1e3d8ffe44aab8cd0d3193386d9f - - -] Security group member updated ['405bb9db-f4ac-4f2f-908f-194468c0deab'] 2021-07-07 14:07:54.930 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-08144f8b-f2e4-4961-aa5b-055ae48f40ca 681b431314754cb28563685e193aba9b a3df1e3d8ffe44aab8cd0d3193386d9f - - -] port_delete event received for 'bc1d2310-1e59-4e39-bec3-7be08f82db84' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:07:57.930 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-94f9cc4a-9389-480d-a56c-985a84a8c5f7 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '3b07c8f9-b95f-447e-a700-763d74f1cc0e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:07:58.977 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4254ff5a-bc5e-4710-96c5-d2bcd6497871 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'ab4a099b-821e-4685-a2b6-291dedafd172' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:07:59.695 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be8879e2-cbff-4a8d-9dd5-44fa35280424 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '73fa8341-f264-4af1-8ab1-fbe69106ee02' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:07:59.900 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be8879e2-cbff-4a8d-9dd5-44fa35280424 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 7569b789-6054-46e4-93a0-b7deb245f5eb network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 14:07:59.900 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be8879e2-cbff-4a8d-9dd5-44fa35280424 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 7569b789-6054-46e4-93a0-b7deb245f5eb not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 14:07:59.914 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dcc6b1ba-2214-4f47-bde4-78ee6424d877 - - - - -] port_delete event received for '73fa8341-f264-4af1-8ab1-fbe69106ee02' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:08:00.852 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b281d8a-4f4b-434a-a571-e88fdc09c418 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '70349d84-a61e-4fe5-9923-db2c262c0a6b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:08:02.165 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2ddb701-2f39-4bae-ba22-e646c9be8c5e 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'de78fd42-23e4-48cb-898e-8ae164a9f557' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:08:02.883 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7cde91b-ee08-496f-835a-a98b38da289d 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'eacb3aff-924d-45db-8c21-15b1739a10a2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:08:03.056 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7cde91b-ee08-496f-835a-a98b38da289d 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 3783ee0a-2d57-4c53-ba6b-4a864a71461f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 14:08:03.056 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7cde91b-ee08-496f-835a-a98b38da289d 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 3783ee0a-2d57-4c53-ba6b-4a864a71461f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 14:08:05.946 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-688c68e2-f2eb-4631-8172-422d0f2dd182 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated on remote: ['92654f55-92a8-4054-8827-d2b4a43dfb43'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:08:05.946 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-688c68e2-f2eb-4631-8172-422d0f2dd182 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated ['92654f55-92a8-4054-8827-d2b4a43dfb43'] 2021-07-07 14:08:06.056 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bee36bee-cb47-4d28-85d5-37904271b0f8 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated on remote: ['92654f55-92a8-4054-8827-d2b4a43dfb43'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:08:06.056 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-bee36bee-cb47-4d28-85d5-37904271b0f8 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated ['92654f55-92a8-4054-8827-d2b4a43dfb43'] 2021-07-07 14:08:06.191 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b33e7128-bb48-4642-a96a-9b33ffa73f5b cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated on remote: ['92654f55-92a8-4054-8827-d2b4a43dfb43'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:08:06.191 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-b33e7128-bb48-4642-a96a-9b33ffa73f5b cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated ['92654f55-92a8-4054-8827-d2b4a43dfb43'] 2021-07-07 14:08:06.300 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-528dfed2-5c7d-409e-89b0-f16e202e8481 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated on remote: ['92654f55-92a8-4054-8827-d2b4a43dfb43'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:08:06.300 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-528dfed2-5c7d-409e-89b0-f16e202e8481 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated ['92654f55-92a8-4054-8827-d2b4a43dfb43'] 2021-07-07 14:08:06.415 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-966e58fc-f4dc-4d78-9ca0-70e656d6f1f7 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated on remote: ['92654f55-92a8-4054-8827-d2b4a43dfb43'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:08:06.415 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-966e58fc-f4dc-4d78-9ca0-70e656d6f1f7 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated ['92654f55-92a8-4054-8827-d2b4a43dfb43'] 2021-07-07 14:08:06.540 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-546fc68d-fedf-4fb3-8dd4-bc1f56bb0b71 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated on remote: ['92654f55-92a8-4054-8827-d2b4a43dfb43'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:08:06.540 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-546fc68d-fedf-4fb3-8dd4-bc1f56bb0b71 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated ['92654f55-92a8-4054-8827-d2b4a43dfb43'] 2021-07-07 14:08:09.097 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c5ebda4-e794-4c22-95b8-4520a0568d5b - - - - -] port_update received: aa2af266-b8f1-4b04-9c50-3fa836e6dea3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:08:09.103 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c5ebda4-e794-4c22-95b8-4520a0568d5b - - - - -] No port aa2af266-b8f1-4b04-9c50-3fa836e6dea3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:08:13.041 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3255c66d-d5c2-44fb-a73e-fba89cc10329 - - - - -] port_update received: f75f196f-a897-4c52-b5ce-13b013a044d6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:08:13.041 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3255c66d-d5c2-44fb-a73e-fba89cc10329 - - - - -] No port f75f196f-a897-4c52-b5ce-13b013a044d6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:08:13.784 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-309bc469-0f8b-4d5c-b25f-4c9d4fe4b755 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group member updated on remote: ['92654f55-92a8-4054-8827-d2b4a43dfb43'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 14:08:13.784 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-309bc469-0f8b-4d5c-b25f-4c9d4fe4b755 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group member updated ['92654f55-92a8-4054-8827-d2b4a43dfb43'] 2021-07-07 14:08:14.722 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-876e0ae5-b6ed-451c-96be-fbb52f372bd4 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: b5740bd2-3693-4fcb-96d6-b884a653324b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:08:14.729 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-876e0ae5-b6ed-451c-96be-fbb52f372bd4 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port b5740bd2-3693-4fcb-96d6-b884a653324b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:08:59.339 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e4f8eb0-0da3-48d8-879b-67d991d95146 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] port_delete event received for '42ef294d-b2f8-4c88-8fe3-9c4d13c7a009' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:09:01.995 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-90c7ba25-9ce1-4558-ad94-dbff1f84259b cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group member updated on remote: ['92654f55-92a8-4054-8827-d2b4a43dfb43'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 14:09:01.995 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-90c7ba25-9ce1-4558-ad94-dbff1f84259b cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group member updated ['92654f55-92a8-4054-8827-d2b4a43dfb43'] 2021-07-07 14:09:02.088 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90c7ba25-9ce1-4558-ad94-dbff1f84259b cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] port_delete event received for 'b5740bd2-3693-4fcb-96d6-b884a653324b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:09:04.588 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9f9baee-e94d-4d4f-88fb-a64d8ef8133b cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] port_delete event received for 'f75f196f-a897-4c52-b5ce-13b013a044d6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:09:06.063 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29555d68-ca4f-4516-a991-db0e9a684b88 - - - - -] port_delete event received for '0badd1ae-b291-453f-86ed-97d1586e1614' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:09:06.244 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89a07ff7-ee3a-4d0a-9e60-d8417ac045b7 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] port_delete event received for 'aa2af266-b8f1-4b04-9c50-3fa836e6dea3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:09:06.682 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d681809b-7c02-4701-ba5a-71781c539b1c cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] network_delete received. Deleting network 827db01e-6672-41b3-978c-a025bf909fd5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 14:09:06.682 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d681809b-7c02-4701-ba5a-71781c539b1c cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Network 827db01e-6672-41b3-978c-a025bf909fd5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 14:09:07.306 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1aae74c9-3aae-4986-88a5-4416b6d4a705 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated on remote: ['0c8ebc23-6813-43da-9e53-98c8d91a77da'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:09:07.306 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-1aae74c9-3aae-4986-88a5-4416b6d4a705 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated ['0c8ebc23-6813-43da-9e53-98c8d91a77da'] 2021-07-07 14:09:07.423 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d3d7a099-5107-4742-88f0-00e255711bfa cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated on remote: ['0c8ebc23-6813-43da-9e53-98c8d91a77da'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:09:07.423 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-d3d7a099-5107-4742-88f0-00e255711bfa cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated ['0c8ebc23-6813-43da-9e53-98c8d91a77da'] 2021-07-07 14:09:07.547 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-abada452-1f60-4e24-8c70-90804b3ada14 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated on remote: ['0c8ebc23-6813-43da-9e53-98c8d91a77da'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:09:07.547 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-abada452-1f60-4e24-8c70-90804b3ada14 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated ['0c8ebc23-6813-43da-9e53-98c8d91a77da'] 2021-07-07 14:09:07.657 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a32d8335-e19a-4e3c-884b-4d28f21d8097 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated on remote: ['0c8ebc23-6813-43da-9e53-98c8d91a77da'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:09:07.657 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-a32d8335-e19a-4e3c-884b-4d28f21d8097 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated ['0c8ebc23-6813-43da-9e53-98c8d91a77da'] 2021-07-07 14:09:07.791 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7e4c9ea9-fe90-4df5-80e1-5ebb0f9b5d14 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated on remote: ['0c8ebc23-6813-43da-9e53-98c8d91a77da'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:09:07.791 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-7e4c9ea9-fe90-4df5-80e1-5ebb0f9b5d14 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated ['0c8ebc23-6813-43da-9e53-98c8d91a77da'] 2021-07-07 14:09:07.917 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bab7d484-c705-40fb-8b4f-347158d1e34e cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated on remote: ['0c8ebc23-6813-43da-9e53-98c8d91a77da'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:09:07.917 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-bab7d484-c705-40fb-8b4f-347158d1e34e cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated ['0c8ebc23-6813-43da-9e53-98c8d91a77da'] 2021-07-07 14:09:10.313 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed89bbc6-2700-4f38-aca7-77ed2c117858 - - - - -] port_update received: 5676dd36-9302-402f-9385-fcab200883b8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:09:10.328 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed89bbc6-2700-4f38-aca7-77ed2c117858 - - - - -] No port 5676dd36-9302-402f-9385-fcab200883b8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:09:14.088 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5924d99-edbd-49d7-b98a-fa6f900e76e1 - - - - -] port_update received: 8c427545-95c6-46c7-b37f-3b4bceb1c65a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:09:14.088 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5924d99-edbd-49d7-b98a-fa6f900e76e1 - - - - -] No port 8c427545-95c6-46c7-b37f-3b4bceb1c65a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:09:15.569 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-34011612-86fa-4482-8695-08cac5019d9f cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group member updated on remote: ['0c8ebc23-6813-43da-9e53-98c8d91a77da'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 14:09:15.569 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-34011612-86fa-4482-8695-08cac5019d9f cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group member updated ['0c8ebc23-6813-43da-9e53-98c8d91a77da'] 2021-07-07 14:09:16.370 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12ec68ff-04ae-4b6e-8c02-50c543716b48 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: c258045e-4f05-4ba4-bec7-e8ac20f944b0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:09:16.382 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12ec68ff-04ae-4b6e-8c02-50c543716b48 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port c258045e-4f05-4ba4-bec7-e8ac20f944b0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:10:46.672 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6807f8d2-7be8-46d8-a2a1-a8ad0892f081 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] port_delete event received for 'c32961f4-0c66-4d6e-b68e-77cb4f333f48' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:10:49.208 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7e444617-5134-4899-bc0b-ff2a234a9356 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group member updated on remote: ['0c8ebc23-6813-43da-9e53-98c8d91a77da'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 14:10:49.208 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-7e444617-5134-4899-bc0b-ff2a234a9356 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group member updated ['0c8ebc23-6813-43da-9e53-98c8d91a77da'] 2021-07-07 14:10:49.278 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e444617-5134-4899-bc0b-ff2a234a9356 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] port_delete event received for 'c258045e-4f05-4ba4-bec7-e8ac20f944b0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:10:52.207 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3eb2094d-0090-4af3-8ef6-b53a70e16b0f cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] port_delete event received for '8c427545-95c6-46c7-b37f-3b4bceb1c65a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:10:53.529 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-741e94e9-46c2-4efb-b495-40634909779d cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] port_delete event received for '5676dd36-9302-402f-9385-fcab200883b8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:10:53.769 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5cce2b4-df51-426e-9d42-54c91a3e13c0 - - - - -] port_delete event received for '8782af5e-7324-47c4-bc79-95bf6ab3c07e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:10:53.966 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3efcdbb-9b76-4242-aff6-14d22d1c5595 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] network_delete received. Deleting network 4ea58741-0dce-4eb8-8449-6adc5d6b2d33 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 14:10:53.966 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3efcdbb-9b76-4242-aff6-14d22d1c5595 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Network 4ea58741-0dce-4eb8-8449-6adc5d6b2d33 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 14:10:54.707 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f436d267-2b44-4349-aee2-a88364328028 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated on remote: ['3a6c8b84-0acb-4f1c-ae49-b51f30017c4a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:10:54.707 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-f436d267-2b44-4349-aee2-a88364328028 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated ['3a6c8b84-0acb-4f1c-ae49-b51f30017c4a'] 2021-07-07 14:10:54.848 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6b6bebb2-442e-463d-b0c8-a6b739c13485 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated on remote: ['3a6c8b84-0acb-4f1c-ae49-b51f30017c4a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:10:54.848 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-6b6bebb2-442e-463d-b0c8-a6b739c13485 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated ['3a6c8b84-0acb-4f1c-ae49-b51f30017c4a'] 2021-07-07 14:10:54.957 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-628a7349-4063-43a6-8fc6-37b498434acb cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated on remote: ['3a6c8b84-0acb-4f1c-ae49-b51f30017c4a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:10:54.957 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-628a7349-4063-43a6-8fc6-37b498434acb cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated ['3a6c8b84-0acb-4f1c-ae49-b51f30017c4a'] 2021-07-07 14:10:55.082 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9489beec-2823-4496-bfc3-f5e67c91e7d2 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated on remote: ['3a6c8b84-0acb-4f1c-ae49-b51f30017c4a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:10:55.082 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-9489beec-2823-4496-bfc3-f5e67c91e7d2 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated ['3a6c8b84-0acb-4f1c-ae49-b51f30017c4a'] 2021-07-07 14:10:55.207 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-18884b2e-4816-4055-a38a-1823fc1ca54c cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated on remote: ['3a6c8b84-0acb-4f1c-ae49-b51f30017c4a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:10:55.207 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-18884b2e-4816-4055-a38a-1823fc1ca54c cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated ['3a6c8b84-0acb-4f1c-ae49-b51f30017c4a'] 2021-07-07 14:10:55.325 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ddb3f9c6-a797-4464-9d90-f43c4199ba2b cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated on remote: ['3a6c8b84-0acb-4f1c-ae49-b51f30017c4a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:10:55.325 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-ddb3f9c6-a797-4464-9d90-f43c4199ba2b cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated ['3a6c8b84-0acb-4f1c-ae49-b51f30017c4a'] 2021-07-07 14:10:57.860 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65211e63-202c-401f-96db-949ce75ea06c - - - - -] port_update received: d50fb1d4-eb07-4d62-bbf3-dd6d07f2b4a8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:10:57.879 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65211e63-202c-401f-96db-949ce75ea06c - - - - -] No port d50fb1d4-eb07-4d62-bbf3-dd6d07f2b4a8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:11:01.488 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a084264e-7076-4d33-85f6-b16201d91e44 - - - - -] port_update received: 029d984b-8b26-41e9-bab4-ac56487cb838 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:11:01.501 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a084264e-7076-4d33-85f6-b16201d91e44 - - - - -] No port 029d984b-8b26-41e9-bab4-ac56487cb838 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:11:02.424 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-73ebe401-f309-44fd-9766-9c8e373b0bf4 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group member updated on remote: ['3a6c8b84-0acb-4f1c-ae49-b51f30017c4a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 14:11:02.424 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-73ebe401-f309-44fd-9766-9c8e373b0bf4 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group member updated ['3a6c8b84-0acb-4f1c-ae49-b51f30017c4a'] 2021-07-07 14:11:03.201 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a067f181-c31a-48d4-992e-1f13fd23267e 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 1f866e24-998b-441b-9f6a-a4d60d30adef port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:11:03.215 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a067f181-c31a-48d4-992e-1f13fd23267e 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 1f866e24-998b-441b-9f6a-a4d60d30adef defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:12:39.618 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-250600cb-60a5-46e9-9b35-e092d4ef4a50 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] port_delete event received for '4b56cff1-d9a0-492b-9405-be4228917040' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:12:42.060 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-65726cf4-a2ce-49bc-a1a8-dd0dfd203da7 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group member updated on remote: ['3a6c8b84-0acb-4f1c-ae49-b51f30017c4a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 14:12:42.060 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-65726cf4-a2ce-49bc-a1a8-dd0dfd203da7 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group member updated ['3a6c8b84-0acb-4f1c-ae49-b51f30017c4a'] 2021-07-07 14:12:42.136 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65726cf4-a2ce-49bc-a1a8-dd0dfd203da7 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] port_delete event received for '1f866e24-998b-441b-9f6a-a4d60d30adef' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:12:44.841 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea0afc3-1415-44de-880d-ba0cfa47f361 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] port_delete event received for '029d984b-8b26-41e9-bab4-ac56487cb838' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:12:46.341 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-addea62b-766a-4af9-b9db-bc067ce2a36c - - - - -] port_delete event received for 'b80ad08a-586d-475a-947b-3eb4c24b1bbd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:12:46.529 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07b67a21-21a3-4018-a98a-e4551caf8b2a cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] port_delete event received for 'd50fb1d4-eb07-4d62-bbf3-dd6d07f2b4a8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:12:46.966 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aab9a042-2536-4c8d-9eb2-0d9f63c4a2b7 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] network_delete received. Deleting network 2a4b5687-fcf6-450e-8ffb-f1569acd55eb network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 14:12:46.966 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aab9a042-2536-4c8d-9eb2-0d9f63c4a2b7 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Network 2a4b5687-fcf6-450e-8ffb-f1569acd55eb not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 14:12:47.606 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4dba2f04-31e4-4678-ad6d-ac532d16fa88 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated on remote: ['e850765d-33b7-46a6-8273-481cbf62d1fe'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:12:47.606 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-4dba2f04-31e4-4678-ad6d-ac532d16fa88 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated ['e850765d-33b7-46a6-8273-481cbf62d1fe'] 2021-07-07 14:12:47.732 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4b4cf5f1-61d6-4b7e-bc9e-3b03c4216e60 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated on remote: ['e850765d-33b7-46a6-8273-481cbf62d1fe'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:12:47.732 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-4b4cf5f1-61d6-4b7e-bc9e-3b03c4216e60 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated ['e850765d-33b7-46a6-8273-481cbf62d1fe'] 2021-07-07 14:12:47.856 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9a76e3e6-8cbc-493d-bc38-b88c03a39342 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated on remote: ['e850765d-33b7-46a6-8273-481cbf62d1fe'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:12:47.856 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-9a76e3e6-8cbc-493d-bc38-b88c03a39342 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated ['e850765d-33b7-46a6-8273-481cbf62d1fe'] 2021-07-07 14:12:47.980 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a3ac9610-2d65-4212-84d4-6d5af8551cb8 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated on remote: ['e850765d-33b7-46a6-8273-481cbf62d1fe'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:12:47.980 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-a3ac9610-2d65-4212-84d4-6d5af8551cb8 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated ['e850765d-33b7-46a6-8273-481cbf62d1fe'] 2021-07-07 14:12:48.107 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3fb5cfb8-0266-4e8e-9665-32356b3a67a3 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated on remote: ['e850765d-33b7-46a6-8273-481cbf62d1fe'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:12:48.107 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-3fb5cfb8-0266-4e8e-9665-32356b3a67a3 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated ['e850765d-33b7-46a6-8273-481cbf62d1fe'] 2021-07-07 14:12:48.231 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a1acaeea-64dd-4372-913d-ae2c643aef5c cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated on remote: ['e850765d-33b7-46a6-8273-481cbf62d1fe'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:12:48.231 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-a1acaeea-64dd-4372-913d-ae2c643aef5c cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated ['e850765d-33b7-46a6-8273-481cbf62d1fe'] 2021-07-07 14:12:50.603 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b0e3bde-b29d-4ee9-9a05-cc2df86cb5ab - - - - -] port_update received: c8086a8f-738b-4e41-a903-4a8d04b9101e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:12:50.603 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b0e3bde-b29d-4ee9-9a05-cc2df86cb5ab - - - - -] No port c8086a8f-738b-4e41-a903-4a8d04b9101e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:12:53.981 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8796f418-c7ee-46b2-bd7e-cf9586852409 - - - - -] port_update received: 6b720abb-a70e-40d8-aba6-acff442f4596 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:12:53.993 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8796f418-c7ee-46b2-bd7e-cf9586852409 - - - - -] No port 6b720abb-a70e-40d8-aba6-acff442f4596 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:12:55.294 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d04c506f-7a81-48b7-a489-96318c81b9d6 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group member updated on remote: ['e850765d-33b7-46a6-8273-481cbf62d1fe'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 14:12:55.309 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-d04c506f-7a81-48b7-a489-96318c81b9d6 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group member updated ['e850765d-33b7-46a6-8273-481cbf62d1fe'] 2021-07-07 14:12:56.075 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4fb92792-9d7e-4018-af3d-f9da12074709 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: be81c9f6-d0b9-4715-b2b5-29626b902f7f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:12:56.075 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4fb92792-9d7e-4018-af3d-f9da12074709 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port be81c9f6-d0b9-4715-b2b5-29626b902f7f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:14:32.927 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67b328cc-4a04-4d65-8c9b-af816d68ed45 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] port_delete event received for '5f74066a-ee58-4650-afbf-0a982f3889f2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:14:35.384 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2ed3272c-1653-476b-8119-ea0164dbe6cf cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group member updated on remote: ['e850765d-33b7-46a6-8273-481cbf62d1fe'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 14:14:35.384 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-2ed3272c-1653-476b-8119-ea0164dbe6cf cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group member updated ['e850765d-33b7-46a6-8273-481cbf62d1fe'] 2021-07-07 14:14:35.462 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ed3272c-1653-476b-8119-ea0164dbe6cf cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] port_delete event received for 'be81c9f6-d0b9-4715-b2b5-29626b902f7f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:14:38.478 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b6c25d8-44eb-41dc-a624-d6373477aa53 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] port_delete event received for '6b720abb-a70e-40d8-aba6-acff442f4596' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:14:39.821 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48175429-b498-4cfb-949f-99988276a654 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] port_delete event received for 'c8086a8f-738b-4e41-a903-4a8d04b9101e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:14:39.869 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce69b963-5fa7-4bf8-b101-50956c5b1fa8 - - - - -] port_delete event received for 'bd894316-0f18-442c-a6b1-4f137ace5fec' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:14:40.587 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f58b5297-4414-4dd5-a5ca-1a30a5074b63 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] network_delete received. Deleting network c117ebb7-ed41-45a0-8f3b-022a5813ee04 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 14:14:40.602 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f58b5297-4414-4dd5-a5ca-1a30a5074b63 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Network c117ebb7-ed41-45a0-8f3b-022a5813ee04 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 14:14:41.431 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2765d6c1-a529-43e4-80b4-9e1aa6aacc12 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated on remote: ['de29c3ab-4da3-408d-af6a-032e83ebdd47'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:14:41.431 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-2765d6c1-a529-43e4-80b4-9e1aa6aacc12 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated ['de29c3ab-4da3-408d-af6a-032e83ebdd47'] 2021-07-07 14:14:41.541 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4b395a09-e7c1-400e-a3c7-ec1a61f8ad7c cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated on remote: ['de29c3ab-4da3-408d-af6a-032e83ebdd47'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:14:41.556 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-4b395a09-e7c1-400e-a3c7-ec1a61f8ad7c cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated ['de29c3ab-4da3-408d-af6a-032e83ebdd47'] 2021-07-07 14:14:41.665 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5871937b-7c15-49f1-8469-95c69488e3c8 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated on remote: ['de29c3ab-4da3-408d-af6a-032e83ebdd47'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:14:41.665 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-5871937b-7c15-49f1-8469-95c69488e3c8 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated ['de29c3ab-4da3-408d-af6a-032e83ebdd47'] 2021-07-07 14:14:41.790 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8cb729e0-cb47-4ec6-afea-8ca539a5e7aa cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated on remote: ['de29c3ab-4da3-408d-af6a-032e83ebdd47'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:14:41.790 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-8cb729e0-cb47-4ec6-afea-8ca539a5e7aa cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated ['de29c3ab-4da3-408d-af6a-032e83ebdd47'] 2021-07-07 14:14:41.930 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c947a93e-16a3-40fc-b77d-81d2b35802cc cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated on remote: ['de29c3ab-4da3-408d-af6a-032e83ebdd47'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:14:41.930 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-c947a93e-16a3-40fc-b77d-81d2b35802cc cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated ['de29c3ab-4da3-408d-af6a-032e83ebdd47'] 2021-07-07 14:14:42.072 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-70a4cd24-b2b7-4e42-bb3e-d0c00ec858a2 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated on remote: ['de29c3ab-4da3-408d-af6a-032e83ebdd47'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:14:42.072 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-70a4cd24-b2b7-4e42-bb3e-d0c00ec858a2 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group rule updated ['de29c3ab-4da3-408d-af6a-032e83ebdd47'] 2021-07-07 14:14:44.477 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26d79c8c-0bfe-48fc-a7a6-5e10712d264e - - - - -] port_update received: 4ba51046-bc8e-4d9f-87e4-11a2f9ae4121 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:14:44.493 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26d79c8c-0bfe-48fc-a7a6-5e10712d264e - - - - -] No port 4ba51046-bc8e-4d9f-87e4-11a2f9ae4121 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:14:47.837 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a195b19-fb95-46b5-9590-10582f8ab3aa - - - - -] port_update received: 62df091d-8458-45ce-95dc-28da510e9577 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:14:47.852 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a195b19-fb95-46b5-9590-10582f8ab3aa - - - - -] No port 62df091d-8458-45ce-95dc-28da510e9577 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:14:49.087 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dc014abf-8a27-4e88-97f0-d6d488d87397 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group member updated on remote: ['de29c3ab-4da3-408d-af6a-032e83ebdd47'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 14:14:49.087 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-dc014abf-8a27-4e88-97f0-d6d488d87397 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group member updated ['de29c3ab-4da3-408d-af6a-032e83ebdd47'] 2021-07-07 14:14:50.207 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a21c209-446d-49d9-b85f-96ed1fe385f9 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 2e96e945-90aa-430f-9c03-8f8bc9aec0be port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:14:50.212 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a21c209-446d-49d9-b85f-96ed1fe385f9 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 2e96e945-90aa-430f-9c03-8f8bc9aec0be defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:15:36.212 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e6f8879-01fc-47f5-8f9a-1b93c28cbaa8 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] port_delete event received for 'be7ee1df-592b-44dd-ad8c-f2792b0189e2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:15:39.103 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-22529712-4602-46d7-8dcf-dc794d1f7d11 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group member updated on remote: ['de29c3ab-4da3-408d-af6a-032e83ebdd47'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 14:15:39.103 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-22529712-4602-46d7-8dcf-dc794d1f7d11 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Security group member updated ['de29c3ab-4da3-408d-af6a-032e83ebdd47'] 2021-07-07 14:15:39.197 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22529712-4602-46d7-8dcf-dc794d1f7d11 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] port_delete event received for '2e96e945-90aa-430f-9c03-8f8bc9aec0be' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:15:41.040 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d9d46dd-4790-44cb-a5a8-f4ba26ad8bd9 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] port_delete event received for '62df091d-8458-45ce-95dc-28da510e9577' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:15:42.213 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09c664f8-2384-493e-9c63-d6ea5a976447 - - - - -] port_delete event received for '3b39d4f1-b46f-480e-ae2e-303c7cea7ed4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:15:42.393 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16882c28-bcd9-4ab5-ac7a-ae5150af97b1 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] port_delete event received for '4ba51046-bc8e-4d9f-87e4-11a2f9ae4121' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:15:42.807 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18d2d4f8-93d8-4459-94e6-1647e22f8305 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] network_delete received. Deleting network f1b36c8c-63b7-4fcf-9d13-9a9feca902ff network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 14:15:42.831 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18d2d4f8-93d8-4459-94e6-1647e22f8305 cd11d81f1f7a409eb7f5a882858e6c22 7f6c9121d65d496f911f454275e69d55 - - -] Network f1b36c8c-63b7-4fcf-9d13-9a9feca902ff not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 14:15:48.196 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7554f18-22be-48b5-928c-b094c41b1f51 - - - - -] port_update received: c8ea98a9-1d8c-4ebd-930f-863d6797828c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:15:48.196 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7554f18-22be-48b5-928c-b094c41b1f51 - - - - -] No port c8ea98a9-1d8c-4ebd-930f-863d6797828c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:15:51.728 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20b0bd81-f3f3-4da9-b78a-5e9b5a638011 - - - - -] port_update received: 47efd365-3ef0-4b79-ae3b-20aee79e49c2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:15:51.728 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20b0bd81-f3f3-4da9-b78a-5e9b5a638011 - - - - -] No port 47efd365-3ef0-4b79-ae3b-20aee79e49c2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:15:53.799 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-764515b6-fe52-47f8-b4ae-fef3edbe6844 - - - - -] port_update received: c0953af0-cda5-42f7-b237-7609b11c7312 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:15:53.815 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-764515b6-fe52-47f8-b4ae-fef3edbe6844 - - - - -] No port c0953af0-cda5-42f7-b237-7609b11c7312 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:15:54.635 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c72759d6-d894-40df-91db-b9631e96fc26 c0cb09bd20d54ebebaa700909eda6f6b 80514d4689f245579aab48940677e8c3 - - -] Security group rule updated on remote: ['0a81ce09-6a59-4569-bce2-05c5573a2c7b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:15:54.635 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-c72759d6-d894-40df-91db-b9631e96fc26 c0cb09bd20d54ebebaa700909eda6f6b 80514d4689f245579aab48940677e8c3 - - -] Security group rule updated ['0a81ce09-6a59-4569-bce2-05c5573a2c7b'] 2021-07-07 14:15:54.789 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2e510fee-d668-43f2-a353-5712103f8466 c0cb09bd20d54ebebaa700909eda6f6b 80514d4689f245579aab48940677e8c3 - - -] Security group rule updated on remote: ['0a81ce09-6a59-4569-bce2-05c5573a2c7b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:15:54.789 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-2e510fee-d668-43f2-a353-5712103f8466 c0cb09bd20d54ebebaa700909eda6f6b 80514d4689f245579aab48940677e8c3 - - -] Security group rule updated ['0a81ce09-6a59-4569-bce2-05c5573a2c7b'] 2021-07-07 14:15:54.932 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f3e17291-e374-4354-8b2e-5c177ce50c47 c0cb09bd20d54ebebaa700909eda6f6b 80514d4689f245579aab48940677e8c3 - - -] Security group rule updated on remote: ['0a81ce09-6a59-4569-bce2-05c5573a2c7b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:15:54.932 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-f3e17291-e374-4354-8b2e-5c177ce50c47 c0cb09bd20d54ebebaa700909eda6f6b 80514d4689f245579aab48940677e8c3 - - -] Security group rule updated ['0a81ce09-6a59-4569-bce2-05c5573a2c7b'] 2021-07-07 14:15:55.049 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6b1b9f67-3cbe-40e4-8f43-86a70845bc39 c0cb09bd20d54ebebaa700909eda6f6b 80514d4689f245579aab48940677e8c3 - - -] Security group rule updated on remote: ['0a81ce09-6a59-4569-bce2-05c5573a2c7b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:15:55.049 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-6b1b9f67-3cbe-40e4-8f43-86a70845bc39 c0cb09bd20d54ebebaa700909eda6f6b 80514d4689f245579aab48940677e8c3 - - -] Security group rule updated ['0a81ce09-6a59-4569-bce2-05c5573a2c7b'] 2021-07-07 14:15:55.197 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a40deb6c-b21c-4fd8-9570-3e060097ce5d c0cb09bd20d54ebebaa700909eda6f6b 80514d4689f245579aab48940677e8c3 - - -] Security group rule updated on remote: ['0a81ce09-6a59-4569-bce2-05c5573a2c7b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:15:55.197 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-a40deb6c-b21c-4fd8-9570-3e060097ce5d c0cb09bd20d54ebebaa700909eda6f6b 80514d4689f245579aab48940677e8c3 - - -] Security group rule updated ['0a81ce09-6a59-4569-bce2-05c5573a2c7b'] 2021-07-07 14:15:55.322 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-103a7ec2-f28f-43e5-9535-9ca3aa373172 c0cb09bd20d54ebebaa700909eda6f6b 80514d4689f245579aab48940677e8c3 - - -] Security group rule updated on remote: ['0a81ce09-6a59-4569-bce2-05c5573a2c7b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:15:55.322 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-103a7ec2-f28f-43e5-9535-9ca3aa373172 c0cb09bd20d54ebebaa700909eda6f6b 80514d4689f245579aab48940677e8c3 - - -] Security group rule updated ['0a81ce09-6a59-4569-bce2-05c5573a2c7b'] 2021-07-07 14:15:57.471 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4db7a28-9e7b-4911-b1d6-82ec1031b51f - - - - -] port_update received: e48308f9-a990-41ff-af9f-7e2a23bef0ea port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:15:57.487 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4db7a28-9e7b-4911-b1d6-82ec1031b51f - - - - -] No port e48308f9-a990-41ff-af9f-7e2a23bef0ea defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:15:57.838 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c10c77b0-1dd3-4097-af8b-31162755a502 c0cb09bd20d54ebebaa700909eda6f6b 80514d4689f245579aab48940677e8c3 - - -] Security group member updated on remote: ['0a81ce09-6a59-4569-bce2-05c5573a2c7b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 14:15:57.838 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-c10c77b0-1dd3-4097-af8b-31162755a502 c0cb09bd20d54ebebaa700909eda6f6b 80514d4689f245579aab48940677e8c3 - - -] Security group member updated ['0a81ce09-6a59-4569-bce2-05c5573a2c7b'] 2021-07-07 14:15:59.093 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-271d18d1-ef67-4cea-83ae-0d42d26a6d0b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 09d80e2d-c3ef-4027-9db2-4e9dd10771e7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:15:59.093 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-271d18d1-ef67-4cea-83ae-0d42d26a6d0b 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 09d80e2d-c3ef-4027-9db2-4e9dd10771e7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:20:02.342 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46154cd4-0150-4d61-be1c-29ce4b098831 c0cb09bd20d54ebebaa700909eda6f6b 80514d4689f245579aab48940677e8c3 - - -] port_delete event received for '4228eaba-45c1-4c63-be96-df0b4a91e33b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:20:04.671 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f69cad3a-ca06-4e04-9cc4-96ddedf5ae31 c0cb09bd20d54ebebaa700909eda6f6b 80514d4689f245579aab48940677e8c3 - - -] Security group member updated on remote: ['0a81ce09-6a59-4569-bce2-05c5573a2c7b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 14:20:04.671 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-f69cad3a-ca06-4e04-9cc4-96ddedf5ae31 c0cb09bd20d54ebebaa700909eda6f6b 80514d4689f245579aab48940677e8c3 - - -] Security group member updated ['0a81ce09-6a59-4569-bce2-05c5573a2c7b'] 2021-07-07 14:20:04.749 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f69cad3a-ca06-4e04-9cc4-96ddedf5ae31 c0cb09bd20d54ebebaa700909eda6f6b 80514d4689f245579aab48940677e8c3 - - -] port_delete event received for '09d80e2d-c3ef-4027-9db2-4e9dd10771e7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:20:06.089 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8e7a3d0f-4a3f-4444-816f-a9dfeca9ddd2 c0cb09bd20d54ebebaa700909eda6f6b 80514d4689f245579aab48940677e8c3 - - -] Security group rule updated on remote: ['279098a9-fb58-499a-babf-ebf24d238b4f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:20:06.089 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-8e7a3d0f-4a3f-4444-816f-a9dfeca9ddd2 c0cb09bd20d54ebebaa700909eda6f6b 80514d4689f245579aab48940677e8c3 - - -] Security group rule updated ['279098a9-fb58-499a-babf-ebf24d238b4f'] 2021-07-07 14:20:06.220 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f57d4ede-e45d-4be8-95a4-7b444f3712e8 c0cb09bd20d54ebebaa700909eda6f6b 80514d4689f245579aab48940677e8c3 - - -] Security group rule updated on remote: ['279098a9-fb58-499a-babf-ebf24d238b4f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:20:06.220 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-f57d4ede-e45d-4be8-95a4-7b444f3712e8 c0cb09bd20d54ebebaa700909eda6f6b 80514d4689f245579aab48940677e8c3 - - -] Security group rule updated ['279098a9-fb58-499a-babf-ebf24d238b4f'] 2021-07-07 14:20:06.307 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-23e84594-491e-447b-900e-deff5c5ee757 c0cb09bd20d54ebebaa700909eda6f6b 80514d4689f245579aab48940677e8c3 - - -] Security group rule updated on remote: ['279098a9-fb58-499a-babf-ebf24d238b4f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:20:06.307 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-23e84594-491e-447b-900e-deff5c5ee757 c0cb09bd20d54ebebaa700909eda6f6b 80514d4689f245579aab48940677e8c3 - - -] Security group rule updated ['279098a9-fb58-499a-babf-ebf24d238b4f'] 2021-07-07 14:20:06.453 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0b9fc86c-c3d7-4b3c-9f01-6346ff9ab0a4 c0cb09bd20d54ebebaa700909eda6f6b 80514d4689f245579aab48940677e8c3 - - -] Security group rule updated on remote: ['279098a9-fb58-499a-babf-ebf24d238b4f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:20:06.453 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-0b9fc86c-c3d7-4b3c-9f01-6346ff9ab0a4 c0cb09bd20d54ebebaa700909eda6f6b 80514d4689f245579aab48940677e8c3 - - -] Security group rule updated ['279098a9-fb58-499a-babf-ebf24d238b4f'] 2021-07-07 14:20:06.571 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c7fffebd-6aeb-4ba7-97f9-ccc28a9780f2 c0cb09bd20d54ebebaa700909eda6f6b 80514d4689f245579aab48940677e8c3 - - -] Security group rule updated on remote: ['279098a9-fb58-499a-babf-ebf24d238b4f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:20:06.571 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-c7fffebd-6aeb-4ba7-97f9-ccc28a9780f2 c0cb09bd20d54ebebaa700909eda6f6b 80514d4689f245579aab48940677e8c3 - - -] Security group rule updated ['279098a9-fb58-499a-babf-ebf24d238b4f'] 2021-07-07 14:20:06.688 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2fa4dae7-adf8-41d7-aa96-f442d1127b32 c0cb09bd20d54ebebaa700909eda6f6b 80514d4689f245579aab48940677e8c3 - - -] Security group rule updated on remote: ['279098a9-fb58-499a-babf-ebf24d238b4f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:20:06.688 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-2fa4dae7-adf8-41d7-aa96-f442d1127b32 c0cb09bd20d54ebebaa700909eda6f6b 80514d4689f245579aab48940677e8c3 - - -] Security group rule updated ['279098a9-fb58-499a-babf-ebf24d238b4f'] 2021-07-07 14:20:23.139 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-40ed50f6-bbb1-4140-9813-e89d8e22d61d c0cb09bd20d54ebebaa700909eda6f6b 80514d4689f245579aab48940677e8c3 - - -] Security group member updated on remote: ['279098a9-fb58-499a-babf-ebf24d238b4f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 14:20:23.139 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-40ed50f6-bbb1-4140-9813-e89d8e22d61d c0cb09bd20d54ebebaa700909eda6f6b 80514d4689f245579aab48940677e8c3 - - -] Security group member updated ['279098a9-fb58-499a-babf-ebf24d238b4f'] 2021-07-07 14:20:23.905 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a9263fd-b49a-410e-aec0-db636f357212 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 7f2f2297-6b28-4ae9-918b-6c9b1f2e08a7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:20:23.919 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a9263fd-b49a-410e-aec0-db636f357212 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 7f2f2297-6b28-4ae9-918b-6c9b1f2e08a7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:24:23.295 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-015f23f5-f759-4032-b7fe-363b55a78581 c0cb09bd20d54ebebaa700909eda6f6b 80514d4689f245579aab48940677e8c3 - - -] port_delete event received for 'e9fb2333-bc03-4f9e-8422-7e27512e8100' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:24:25.878 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0ea38dab-82b1-4b5d-8b2e-3e07fbc316c7 c0cb09bd20d54ebebaa700909eda6f6b 80514d4689f245579aab48940677e8c3 - - -] Security group member updated on remote: ['279098a9-fb58-499a-babf-ebf24d238b4f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 14:24:25.878 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-0ea38dab-82b1-4b5d-8b2e-3e07fbc316c7 c0cb09bd20d54ebebaa700909eda6f6b 80514d4689f245579aab48940677e8c3 - - -] Security group member updated ['279098a9-fb58-499a-babf-ebf24d238b4f'] 2021-07-07 14:24:25.956 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ea38dab-82b1-4b5d-8b2e-3e07fbc316c7 c0cb09bd20d54ebebaa700909eda6f6b 80514d4689f245579aab48940677e8c3 - - -] port_delete event received for '7f2f2297-6b28-4ae9-918b-6c9b1f2e08a7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:24:32.237 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-94ee851b-8e23-4729-93d0-e2f7d1e268b9 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '47efd365-3ef0-4b79-ae3b-20aee79e49c2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:24:33.589 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-603455b0-287d-4481-b3dd-b4b3358dd743 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'c8ea98a9-1d8c-4ebd-930f-863d6797828c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:24:34.284 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c081d550-a673-4a62-890f-9ff582ff8180 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '38950956-584f-4a62-8f4f-789a144d2955' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:24:34.498 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c081d550-a673-4a62-890f-9ff582ff8180 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network b65fb455-a2df-4e8c-9742-841c918db248 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 14:24:34.498 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c081d550-a673-4a62-890f-9ff582ff8180 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network b65fb455-a2df-4e8c-9742-841c918db248 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 14:24:35.795 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-467173f8-d35b-44c5-b667-9961858475b8 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'e48308f9-a990-41ff-af9f-7e2a23bef0ea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:24:36.839 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-35612fb5-c231-464a-81b8-652cccb7b966 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'c0953af0-cda5-42f7-b237-7609b11c7312' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:24:37.545 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ead6989-8ff5-48e2-822d-3c9d8966f6a3 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'daeef1d6-f9f2-4e59-b498-3ed60ceade09' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:24:37.732 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ead6989-8ff5-48e2-822d-3c9d8966f6a3 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 97fe43c2-f035-45ac-a06f-77778dbb9298 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 14:24:37.732 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ead6989-8ff5-48e2-822d-3c9d8966f6a3 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 97fe43c2-f035-45ac-a06f-77778dbb9298 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 14:24:42.440 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8afb35c-637f-476f-918e-a4789368efca - - - - -] port_update received: 59f4d412-18a0-43ba-8f30-d046b27e20a1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:24:42.440 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8afb35c-637f-476f-918e-a4789368efca - - - - -] No port 59f4d412-18a0-43ba-8f30-d046b27e20a1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:24:45.561 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b015ecd-86ff-4537-9ed6-436fa5417db4 - - - - -] port_update received: c8161824-8065-44db-b948-1ac4f52bf5e5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:24:45.574 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b015ecd-86ff-4537-9ed6-436fa5417db4 - - - - -] No port c8161824-8065-44db-b948-1ac4f52bf5e5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:24:48.015 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ceaed55-d825-4c17-8613-ed444b20aae5 - - - - -] port_update received: 0182dc89-3619-4c5e-b530-3f2971cb7c71 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:24:48.015 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ceaed55-d825-4c17-8613-ed444b20aae5 - - - - -] No port 0182dc89-3619-4c5e-b530-3f2971cb7c71 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:24:49.015 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9e5ef94d-9c54-4e85-aecc-8c31d943a088 cfec64987ca449cbb5f98b540351405d 1ba0aa11840948429ccceb552d16e1ab - - -] Security group rule updated on remote: ['e324f061-6445-4e0a-8e8d-cdd328dbd3b3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:24:49.030 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-9e5ef94d-9c54-4e85-aecc-8c31d943a088 cfec64987ca449cbb5f98b540351405d 1ba0aa11840948429ccceb552d16e1ab - - -] Security group rule updated ['e324f061-6445-4e0a-8e8d-cdd328dbd3b3'] 2021-07-07 14:24:49.139 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a539a132-84a9-4a3f-9e28-b7ba48c512c2 cfec64987ca449cbb5f98b540351405d 1ba0aa11840948429ccceb552d16e1ab - - -] Security group rule updated on remote: ['e324f061-6445-4e0a-8e8d-cdd328dbd3b3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:24:49.139 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-a539a132-84a9-4a3f-9e28-b7ba48c512c2 cfec64987ca449cbb5f98b540351405d 1ba0aa11840948429ccceb552d16e1ab - - -] Security group rule updated ['e324f061-6445-4e0a-8e8d-cdd328dbd3b3'] 2021-07-07 14:24:49.306 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b1791b57-d245-483a-9bed-00459f8d89d3 cfec64987ca449cbb5f98b540351405d 1ba0aa11840948429ccceb552d16e1ab - - -] Security group rule updated on remote: ['e324f061-6445-4e0a-8e8d-cdd328dbd3b3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:24:49.306 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-b1791b57-d245-483a-9bed-00459f8d89d3 cfec64987ca449cbb5f98b540351405d 1ba0aa11840948429ccceb552d16e1ab - - -] Security group rule updated ['e324f061-6445-4e0a-8e8d-cdd328dbd3b3'] 2021-07-07 14:24:49.436 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-144ea851-6917-45f6-8220-1c7eb1d138a5 cfec64987ca449cbb5f98b540351405d 1ba0aa11840948429ccceb552d16e1ab - - -] Security group rule updated on remote: ['e324f061-6445-4e0a-8e8d-cdd328dbd3b3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:24:49.436 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-144ea851-6917-45f6-8220-1c7eb1d138a5 cfec64987ca449cbb5f98b540351405d 1ba0aa11840948429ccceb552d16e1ab - - -] Security group rule updated ['e324f061-6445-4e0a-8e8d-cdd328dbd3b3'] 2021-07-07 14:24:49.561 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b5562462-142c-4fad-8d65-1fdbb41ee9d2 cfec64987ca449cbb5f98b540351405d 1ba0aa11840948429ccceb552d16e1ab - - -] Security group rule updated on remote: ['e324f061-6445-4e0a-8e8d-cdd328dbd3b3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:24:49.561 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-b5562462-142c-4fad-8d65-1fdbb41ee9d2 cfec64987ca449cbb5f98b540351405d 1ba0aa11840948429ccceb552d16e1ab - - -] Security group rule updated ['e324f061-6445-4e0a-8e8d-cdd328dbd3b3'] 2021-07-07 14:24:49.686 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9fd04fee-131e-4372-8fe3-e27d8112e8fe cfec64987ca449cbb5f98b540351405d 1ba0aa11840948429ccceb552d16e1ab - - -] Security group rule updated on remote: ['e324f061-6445-4e0a-8e8d-cdd328dbd3b3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-07 14:24:49.686 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-9fd04fee-131e-4372-8fe3-e27d8112e8fe cfec64987ca449cbb5f98b540351405d 1ba0aa11840948429ccceb552d16e1ab - - -] Security group rule updated ['e324f061-6445-4e0a-8e8d-cdd328dbd3b3'] 2021-07-07 14:24:51.547 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5acea4e2-ec8f-487b-902c-b728c5c4581a - - - - -] port_update received: b33bc892-11ff-4ee2-a000-5f2ca7a52fe1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:24:51.558 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5acea4e2-ec8f-487b-902c-b728c5c4581a - - - - -] No port b33bc892-11ff-4ee2-a000-5f2ca7a52fe1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:24:53.164 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-14998cd2-27cc-4296-a8a7-9aef099c3928 cfec64987ca449cbb5f98b540351405d 1ba0aa11840948429ccceb552d16e1ab - - -] Security group member updated on remote: ['e324f061-6445-4e0a-8e8d-cdd328dbd3b3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 14:24:53.164 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-14998cd2-27cc-4296-a8a7-9aef099c3928 cfec64987ca449cbb5f98b540351405d 1ba0aa11840948429ccceb552d16e1ab - - -] Security group member updated ['e324f061-6445-4e0a-8e8d-cdd328dbd3b3'] 2021-07-07 14:24:53.971 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d44ae7b-a18a-4744-969d-367f22ff833c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 29eb7ff2-4cfa-47ec-b537-e6e75bf565f9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:24:53.971 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d44ae7b-a18a-4744-969d-367f22ff833c 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 29eb7ff2-4cfa-47ec-b537-e6e75bf565f9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:27:10.186 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d30bef11-e299-4198-9a3f-583e7b58677d cfec64987ca449cbb5f98b540351405d 1ba0aa11840948429ccceb552d16e1ab - - -] Security group member updated on remote: ['e324f061-6445-4e0a-8e8d-cdd328dbd3b3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 14:27:10.186 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-d30bef11-e299-4198-9a3f-583e7b58677d cfec64987ca449cbb5f98b540351405d 1ba0aa11840948429ccceb552d16e1ab - - -] Security group member updated ['e324f061-6445-4e0a-8e8d-cdd328dbd3b3'] 2021-07-07 14:27:21.471 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45652965-50ba-4322-80b3-fbc8889f3c9e 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] port_update received: 4525e6c7-7bd1-4091-9c93-37d39f0fcefd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-07 14:27:21.471 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45652965-50ba-4322-80b3-fbc8889f3c9e 4476d725e5574c3cae92e7c7d6a1cf62 2b26b0da84a142ba8821446e49f883db - - -] No port 4525e6c7-7bd1-4091-9c93-37d39f0fcefd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-07 14:29:07.575 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e739ab47-0e14-4951-ba25-038f709b30b8 cfec64987ca449cbb5f98b540351405d 1ba0aa11840948429ccceb552d16e1ab - - -] port_delete event received for 'ee54bbb6-6815-41b3-953e-db0f22fee5ca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:29:10.279 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b8105106-dbfa-44e2-a07e-5fa51a45cdba cfec64987ca449cbb5f98b540351405d 1ba0aa11840948429ccceb552d16e1ab - - -] Security group member updated on remote: ['e324f061-6445-4e0a-8e8d-cdd328dbd3b3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 14:29:10.279 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-b8105106-dbfa-44e2-a07e-5fa51a45cdba cfec64987ca449cbb5f98b540351405d 1ba0aa11840948429ccceb552d16e1ab - - -] Security group member updated ['e324f061-6445-4e0a-8e8d-cdd328dbd3b3'] 2021-07-07 14:29:10.374 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8105106-dbfa-44e2-a07e-5fa51a45cdba cfec64987ca449cbb5f98b540351405d 1ba0aa11840948429ccceb552d16e1ab - - -] port_delete event received for '4525e6c7-7bd1-4091-9c93-37d39f0fcefd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:29:12.076 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdf0df28-91a6-4a90-bc83-d928ccabba41 cfec64987ca449cbb5f98b540351405d 1ba0aa11840948429ccceb552d16e1ab - - -] port_delete event received for '0b7abbc7-8e2d-4e99-a418-f25258faa2e7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:29:14.592 4560 1886296279704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d0aa6c20-4267-4829-95db-cdfd58abe271 cfec64987ca449cbb5f98b540351405d 1ba0aa11840948429ccceb552d16e1ab - - -] Security group member updated on remote: ['e324f061-6445-4e0a-8e8d-cdd328dbd3b3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-07 14:29:14.592 4560 1886296279704 MainThread INFO neutron.agent.securitygroups_rpc [req-d0aa6c20-4267-4829-95db-cdfd58abe271 cfec64987ca449cbb5f98b540351405d 1ba0aa11840948429ccceb552d16e1ab - - -] Security group member updated ['e324f061-6445-4e0a-8e8d-cdd328dbd3b3'] 2021-07-07 14:29:14.655 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0aa6c20-4267-4829-95db-cdfd58abe271 cfec64987ca449cbb5f98b540351405d 1ba0aa11840948429ccceb552d16e1ab - - -] port_delete event received for '29eb7ff2-4cfa-47ec-b537-e6e75bf565f9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:29:16.421 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e07bba54-426b-45df-a0f4-1ac7226e8756 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'c8161824-8065-44db-b948-1ac4f52bf5e5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:29:17.809 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3b62757-6f53-4c96-a2e6-90f1be013511 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '59f4d412-18a0-43ba-8f30-d046b27e20a1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:29:18.530 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb95e17-7134-464f-937e-7da9d5bb14f6 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '4a464630-c001-48ad-b94f-c3102f7339cf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:29:18.720 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb95e17-7134-464f-937e-7da9d5bb14f6 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network ab929d41-d194-4efc-a467-3c60faa7a5fb network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 14:29:18.720 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb95e17-7134-464f-937e-7da9d5bb14f6 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network ab929d41-d194-4efc-a467-3c60faa7a5fb not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-07 14:29:19.732 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7822701a-f44e-40da-b316-464c1517201f 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for 'b33bc892-11ff-4ee2-a000-5f2ca7a52fe1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:29:20.797 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8634739a-760a-4e2e-aa5b-867339874b34 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '0182dc89-3619-4c5e-b530-3f2971cb7c71' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:29:21.516 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df5c8e08-0025-469d-978b-5689b799cd4f 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] port_delete event received for '5d92a30a-7878-48be-a05c-4fb7652603d0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:29:21.641 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-779bcfc3-d534-46a7-b73c-0b8027da8e46 - - - - -] port_delete event received for '5d92a30a-7878-48be-a05c-4fb7652603d0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-07 14:29:21.719 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df5c8e08-0025-469d-978b-5689b799cd4f 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] network_delete received. Deleting network 2fa45a90-9d61-4547-8250-899f41b792fb network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-07 14:29:21.719 4560 1886296279704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df5c8e08-0025-469d-978b-5689b799cd4f 5dcab4033a904f44a3261d588c39ec34 3a0cff10b315478f839bbfedb883d98a - - -] Network 2fa45a90-9d61-4547-8250-899f41b792fb not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463